2014-10-06T14:30:17.572+0000 I - [initandlisten] MongoDB starting : pid=22132 port=27017 dbpath=/home/ubuntu/db 64-bit host=ip-10-93-5-131 2014-10-06T14:30:17.572+0000 I - [initandlisten] 2014-10-06T14:30:17.572+0000 I - [initandlisten] ** NOTE: This is a development version (2.7.7-pre-) of MongoDB. 2014-10-06T14:30:17.572+0000 I - [initandlisten] ** Not recommended for production. 2014-10-06T14:30:17.572+0000 I - [initandlisten] 2014-10-06T14:30:17.572+0000 I - [initandlisten] db version v2.7.7-pre- 2014-10-06T14:30:17.572+0000 I - [initandlisten] git version: 78a778b23bed9018e56b8573b052ee2117beac46 2014-10-06T14:30:17.572+0000 I - [initandlisten] build info: Linux build8.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 2014-10-06T14:30:17.572+0000 I - [initandlisten] allocator: tcmalloc 2014-10-06T14:30:17.572+0000 I - [initandlisten] options: { processManagement: { fork: true }, storage: { dbPath: "/home/ubuntu/db", smallFiles: true }, systemLog: { destination: "file", path: "mongoperf.log" } } 2014-10-06T14:30:17.746+0000 I JOURNAL [initandlisten] journal dir=/home/ubuntu/db/journal 2014-10-06T14:30:17.746+0000 I JOURNAL [initandlisten] recover : no journal files present, no recovery needed 2014-10-06T14:30:18.204+0000 I JOURNAL [initandlisten] preallocateIsFaster=true 3 2014-10-06T14:30:18.653+0000 I JOURNAL [initandlisten] preallocateIsFaster=true 3.2 2014-10-06T14:30:20.091+0000 I JOURNAL [initandlisten] preallocateIsFaster=true 2.9 2014-10-06T14:30:20.091+0000 I JOURNAL [initandlisten] preallocating a journal file /home/ubuntu/db/journal/prealloc.0 2014-10-06T14:30:20.737+0000 I JOURNAL [initandlisten] preallocating a journal file /home/ubuntu/db/journal/prealloc.1 2014-10-06T14:30:21.401+0000 I JOURNAL [initandlisten] preallocating a journal file /home/ubuntu/db/journal/prealloc.2 2014-10-06T14:30:22.125+0000 I INDEXING [initandlisten] allocating new ns file /home/ubuntu/db/local.ns, filling with zeroes... 2014-10-06T14:30:22.217+0000 I STORAGE [FileAllocator] allocating new datafile /home/ubuntu/db/local.0, filling with zeroes... 2014-10-06T14:30:22.217+0000 I STORAGE [FileAllocator] creating directory /home/ubuntu/db/_tmp 2014-10-06T14:30:22.320+0000 I STORAGE [FileAllocator] done allocating datafile /home/ubuntu/db/local.0, size: 16MB, took 0.093 secs 2014-10-06T14:30:22.325+0000 I QUERY [initandlisten] command local.$cmd command: create { create: "startup_log", size: 10485760, capped: true } ntoreturn:1 keyUpdates:0 numYields:0 reslen:37 199ms 2014-10-06T14:30:22.325+0000 I NETWORK [initandlisten] waiting for connections on port 27017 2014-10-06T14:30:52.541+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60376 #1 (1 connection now open) 2014-10-06T14:30:52.549+0000 I NETWORK [conn1] end connection 127.0.0.1:60376 (0 connections now open) 2014-10-06T14:30:52.551+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60377 #2 (1 connection now open) 2014-10-06T14:30:52.611+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60378 #3 (2 connections now open) 2014-10-06T14:30:52.614+0000 I NETWORK [conn3] end connection 127.0.0.1:60378 (1 connection now open) 2014-10-06T14:30:52.615+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60379 #4 (2 connections now open) 2014-10-06T14:30:52.619+0000 I NETWORK [conn4] end connection 127.0.0.1:60379 (1 connection now open) 2014-10-06T14:30:52.654+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60380 #5 (2 connections now open) 2014-10-06T14:30:52.689+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:30:52.690+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:30:52.695+0000 I INDEXING [conn5] allocating new ns file /home/ubuntu/db/test0.ns, filling with zeroes... 2014-10-06T14:30:52.788+0000 I STORAGE [FileAllocator] allocating new datafile /home/ubuntu/db/test0.0, filling with zeroes... 2014-10-06T14:30:52.893+0000 I STORAGE [FileAllocator] done allocating datafile /home/ubuntu/db/test0.0, size: 16MB, took 0.104 secs 2014-10-06T14:30:52.903+0000 I COMMANDS [conn5] insert test0.Mixed_v2.FindOneUpdateIntId-50-50 query: { _id: 0.0, x: 0.0 } ninserted:1 keyUpdates:0 numYields:0 locks(micros) w:208019 208ms 2014-10-06T14:30:52.903+0000 I QUERY [conn5] command test0.$cmd command: insert { insert: "Mixed_v2.FindOneUpdateIntId-50-50", documents: [ { _id: 0.0, x: 0.0 } ], ordered: true } keyUpdates:0 numYields:0 locks(micros) w:43 reslen:40 211ms 2014-10-06T14:30:54.025+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60383 #6 (3 connections now open) 2014-10-06T14:30:54.026+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60384 #7 (4 connections now open) 2014-10-06T14:30:54.026+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60385 #8 (5 connections now open) 2014-10-06T14:30:54.026+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60386 #9 (6 connections now open) 2014-10-06T14:30:54.026+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60387 #10 (7 connections now open) 2014-10-06T14:30:54.026+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60388 #11 (8 connections now open) 2014-10-06T14:30:54.026+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60389 #12 (9 connections now open) 2014-10-06T14:30:54.027+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60390 #13 (10 connections now open) 2014-10-06T14:30:54.027+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60391 #14 (11 connections now open) 2014-10-06T14:30:54.027+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60392 #15 (12 connections now open) 2014-10-06T14:30:54.027+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60393 #16 (13 connections now open) 2014-10-06T14:30:54.028+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60394 #17 (14 connections now open) 2014-10-06T14:30:54.028+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60395 #18 (15 connections now open) 2014-10-06T14:30:54.028+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60396 #19 (16 connections now open) 2014-10-06T14:30:54.028+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60397 #20 (17 connections now open) 2014-10-06T14:30:54.029+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60398 #21 (18 connections now open) 2014-10-06T14:30:54.029+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60399 #22 (19 connections now open) 2014-10-06T14:30:54.029+0000 I NETWORK [conn6] end connection 127.0.0.1:60383 (18 connections now open) 2014-10-06T14:30:59.029+0000 I NETWORK [conn14] end connection 127.0.0.1:60391 (17 connections now open) 2014-10-06T14:30:59.029+0000 I NETWORK [conn13] end connection 127.0.0.1:60390 (16 connections now open) 2014-10-06T14:30:59.029+0000 I NETWORK [conn22] end connection 127.0.0.1:60399 (15 connections now open) 2014-10-06T14:30:59.030+0000 I NETWORK [conn19] end connection 127.0.0.1:60396 (15 connections now open) 2014-10-06T14:30:59.030+0000 I NETWORK [conn17] end connection 127.0.0.1:60394 (15 connections now open) 2014-10-06T14:30:59.030+0000 I NETWORK [conn9] end connection 127.0.0.1:60386 (15 connections now open) 2014-10-06T14:30:59.030+0000 I NETWORK [conn18] end connection 127.0.0.1:60395 (13 connections now open) 2014-10-06T14:30:59.030+0000 I NETWORK [conn10] end connection 127.0.0.1:60387 (12 connections now open) 2014-10-06T14:30:59.029+0000 I NETWORK [conn15] end connection 127.0.0.1:60392 (15 connections now open) 2014-10-06T14:30:59.030+0000 I NETWORK [conn12] end connection 127.0.0.1:60389 (15 connections now open) 2014-10-06T14:30:59.030+0000 I NETWORK [conn7] end connection 127.0.0.1:60384 (17 connections now open) 2014-10-06T14:30:59.030+0000 I NETWORK [conn16] end connection 127.0.0.1:60393 (9 connections now open) 2014-10-06T14:30:59.030+0000 I NETWORK [conn20] end connection 127.0.0.1:60397 (5 connections now open) 2014-10-06T14:30:59.030+0000 I NETWORK [conn8] end connection 127.0.0.1:60385 (5 connections now open) 2014-10-06T14:30:59.030+0000 I NETWORK [conn21] end connection 127.0.0.1:60398 (3 connections now open) 2014-10-06T14:30:59.030+0000 I NETWORK [conn11] end connection 127.0.0.1:60388 (2 connections now open) 2014-10-06T14:30:59.030+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60400 #23 (3 connections now open) 2014-10-06T14:30:59.031+0000 I NETWORK [conn23] end connection 127.0.0.1:60400 (2 connections now open) 2014-10-06T14:30:59.031+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:30:59.033+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:30:59.033+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:31:00.121+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60401 #24 (3 connections now open) 2014-10-06T14:31:00.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60402 #25 (4 connections now open) 2014-10-06T14:31:00.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60404 #26 (5 connections now open) 2014-10-06T14:31:00.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60403 #27 (6 connections now open) 2014-10-06T14:31:00.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60405 #28 (7 connections now open) 2014-10-06T14:31:00.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60406 #29 (8 connections now open) 2014-10-06T14:31:00.123+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60407 #30 (9 connections now open) 2014-10-06T14:31:00.123+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60408 #31 (10 connections now open) 2014-10-06T14:31:00.123+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60409 #32 (11 connections now open) 2014-10-06T14:31:00.123+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60410 #33 (12 connections now open) 2014-10-06T14:31:00.123+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60411 #34 (13 connections now open) 2014-10-06T14:31:00.124+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60412 #35 (14 connections now open) 2014-10-06T14:31:00.124+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60413 #36 (15 connections now open) 2014-10-06T14:31:00.124+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60414 #37 (16 connections now open) 2014-10-06T14:31:00.124+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60415 #38 (17 connections now open) 2014-10-06T14:31:00.124+0000 I NETWORK [conn24] end connection 127.0.0.1:60401 (16 connections now open) 2014-10-06T14:31:00.125+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60416 #39 (17 connections now open) 2014-10-06T14:31:00.125+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60417 #40 (18 connections now open) 2014-10-06T14:31:05.125+0000 I NETWORK [conn28] end connection 127.0.0.1:60405 (17 connections now open) 2014-10-06T14:31:05.125+0000 I NETWORK [conn27] end connection 127.0.0.1:60403 (17 connections now open) 2014-10-06T14:31:05.125+0000 I NETWORK [conn34] end connection 127.0.0.1:60411 (17 connections now open) 2014-10-06T14:31:05.125+0000 I NETWORK [conn31] end connection 127.0.0.1:60408 (14 connections now open) 2014-10-06T14:31:05.125+0000 I NETWORK [conn40] end connection 127.0.0.1:60417 (14 connections now open) 2014-10-06T14:31:05.125+0000 I NETWORK [conn32] end connection 127.0.0.1:60409 (13 connections now open) 2014-10-06T14:31:05.125+0000 I NETWORK [conn37] end connection 127.0.0.1:60414 (11 connections now open) 2014-10-06T14:31:05.125+0000 I NETWORK [conn38] end connection 127.0.0.1:60415 (10 connections now open) 2014-10-06T14:31:05.125+0000 I NETWORK [conn29] end connection 127.0.0.1:60406 (9 connections now open) 2014-10-06T14:31:05.125+0000 I NETWORK [conn33] end connection 127.0.0.1:60410 (9 connections now open) 2014-10-06T14:31:05.125+0000 I NETWORK [conn35] end connection 127.0.0.1:60412 (7 connections now open) 2014-10-06T14:31:05.125+0000 I NETWORK [conn26] end connection 127.0.0.1:60404 (7 connections now open) 2014-10-06T14:31:05.125+0000 I NETWORK [conn25] end connection 127.0.0.1:60402 (9 connections now open) 2014-10-06T14:31:05.126+0000 I NETWORK [conn30] end connection 127.0.0.1:60407 (5 connections now open) 2014-10-06T14:31:05.126+0000 I NETWORK [conn39] end connection 127.0.0.1:60416 (4 connections now open) 2014-10-06T14:31:05.126+0000 I NETWORK [conn36] end connection 127.0.0.1:60413 (2 connections now open) 2014-10-06T14:31:05.126+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60419 #41 (3 connections now open) 2014-10-06T14:31:05.126+0000 I NETWORK [conn41] end connection 127.0.0.1:60419 (2 connections now open) 2014-10-06T14:31:05.127+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:31:05.127+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:31:05.128+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:31:06.205+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60420 #42 (3 connections now open) 2014-10-06T14:31:06.206+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60421 #43 (4 connections now open) 2014-10-06T14:31:06.206+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60422 #44 (5 connections now open) 2014-10-06T14:31:06.206+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60423 #45 (6 connections now open) 2014-10-06T14:31:06.206+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60424 #46 (7 connections now open) 2014-10-06T14:31:06.206+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60425 #47 (8 connections now open) 2014-10-06T14:31:06.206+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60426 #48 (9 connections now open) 2014-10-06T14:31:06.206+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60427 #49 (10 connections now open) 2014-10-06T14:31:06.207+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60428 #50 (11 connections now open) 2014-10-06T14:31:06.207+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60429 #51 (12 connections now open) 2014-10-06T14:31:06.207+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60430 #52 (13 connections now open) 2014-10-06T14:31:06.207+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60431 #53 (14 connections now open) 2014-10-06T14:31:06.208+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60432 #54 (15 connections now open) 2014-10-06T14:31:06.208+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60433 #55 (16 connections now open) 2014-10-06T14:31:06.208+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60434 #56 (17 connections now open) 2014-10-06T14:31:06.208+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60435 #57 (18 connections now open) 2014-10-06T14:31:06.208+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60437 #58 (19 connections now open) 2014-10-06T14:31:06.208+0000 I NETWORK [conn42] end connection 127.0.0.1:60420 (18 connections now open) 2014-10-06T14:31:11.209+0000 I NETWORK [conn43] end connection 127.0.0.1:60421 (17 connections now open) 2014-10-06T14:31:11.209+0000 I NETWORK [conn53] end connection 127.0.0.1:60431 (17 connections now open) 2014-10-06T14:31:11.209+0000 I NETWORK [conn56] end connection 127.0.0.1:60434 (17 connections now open) 2014-10-06T14:31:11.209+0000 I NETWORK [conn48] end connection 127.0.0.1:60426 (15 connections now open) 2014-10-06T14:31:11.209+0000 I NETWORK [conn50] end connection 127.0.0.1:60428 (17 connections now open) 2014-10-06T14:31:11.209+0000 I NETWORK [conn45] end connection 127.0.0.1:60423 (13 connections now open) 2014-10-06T14:31:11.209+0000 I NETWORK [conn47] end connection 127.0.0.1:60425 (11 connections now open) 2014-10-06T14:31:11.209+0000 I NETWORK [conn51] end connection 127.0.0.1:60429 (10 connections now open) 2014-10-06T14:31:11.209+0000 I NETWORK [conn54] end connection 127.0.0.1:60432 (10 connections now open) 2014-10-06T14:31:11.209+0000 I NETWORK [conn46] end connection 127.0.0.1:60424 (9 connections now open) 2014-10-06T14:31:11.209+0000 I NETWORK [conn55] end connection 127.0.0.1:60433 (9 connections now open) 2014-10-06T14:31:11.210+0000 I NETWORK [conn58] end connection 127.0.0.1:60437 (6 connections now open) 2014-10-06T14:31:11.210+0000 I NETWORK [conn52] end connection 127.0.0.1:60430 (6 connections now open) 2014-10-06T14:31:11.210+0000 I NETWORK [conn49] end connection 127.0.0.1:60427 (5 connections now open) 2014-10-06T14:31:11.210+0000 I NETWORK [conn44] end connection 127.0.0.1:60422 (3 connections now open) 2014-10-06T14:31:11.210+0000 I NETWORK [conn57] end connection 127.0.0.1:60435 (3 connections now open) 2014-10-06T14:31:11.210+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60438 #59 (3 connections now open) 2014-10-06T14:31:11.210+0000 I NETWORK [conn59] end connection 127.0.0.1:60438 (2 connections now open) 2014-10-06T14:31:11.211+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:31:11.211+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:31:11.212+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:31:12.302+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60439 #60 (3 connections now open) 2014-10-06T14:31:12.303+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60440 #61 (4 connections now open) 2014-10-06T14:31:12.303+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60441 #62 (5 connections now open) 2014-10-06T14:31:12.303+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60442 #63 (6 connections now open) 2014-10-06T14:31:12.303+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60443 #64 (7 connections now open) 2014-10-06T14:31:12.303+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60444 #65 (8 connections now open) 2014-10-06T14:31:12.304+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60445 #66 (9 connections now open) 2014-10-06T14:31:12.304+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60446 #67 (10 connections now open) 2014-10-06T14:31:12.304+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60447 #68 (11 connections now open) 2014-10-06T14:31:12.304+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60448 #69 (12 connections now open) 2014-10-06T14:31:12.304+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60449 #70 (13 connections now open) 2014-10-06T14:31:12.305+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60450 #71 (14 connections now open) 2014-10-06T14:31:12.305+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60451 #72 (15 connections now open) 2014-10-06T14:31:12.305+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60453 #73 (16 connections now open) 2014-10-06T14:31:12.306+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60454 #74 (17 connections now open) 2014-10-06T14:31:12.306+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60455 #75 (18 connections now open) 2014-10-06T14:31:12.306+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60456 #76 (19 connections now open) 2014-10-06T14:31:12.306+0000 I NETWORK [conn60] end connection 127.0.0.1:60439 (18 connections now open) 2014-10-06T14:31:17.307+0000 I NETWORK [conn72] end connection 127.0.0.1:60451 (17 connections now open) 2014-10-06T14:31:17.307+0000 I NETWORK [conn75] end connection 127.0.0.1:60455 (16 connections now open) 2014-10-06T14:31:17.307+0000 I NETWORK [conn71] end connection 127.0.0.1:60450 (16 connections now open) 2014-10-06T14:31:17.307+0000 I NETWORK [conn73] end connection 127.0.0.1:60453 (14 connections now open) 2014-10-06T14:31:17.307+0000 I NETWORK [conn68] end connection 127.0.0.1:60447 (14 connections now open) 2014-10-06T14:31:17.307+0000 I NETWORK [conn63] end connection 127.0.0.1:60442 (14 connections now open) 2014-10-06T14:31:17.307+0000 I NETWORK [conn62] end connection 127.0.0.1:60441 (12 connections now open) 2014-10-06T14:31:17.307+0000 I NETWORK [conn67] end connection 127.0.0.1:60446 (11 connections now open) 2014-10-06T14:31:17.307+0000 I NETWORK [conn69] end connection 127.0.0.1:60448 (10 connections now open) 2014-10-06T14:31:17.307+0000 I NETWORK [conn76] end connection 127.0.0.1:60456 (9 connections now open) 2014-10-06T14:31:17.307+0000 I NETWORK [conn65] end connection 127.0.0.1:60444 (8 connections now open) 2014-10-06T14:31:17.307+0000 I NETWORK [conn61] end connection 127.0.0.1:60440 (6 connections now open) 2014-10-06T14:31:17.307+0000 I NETWORK [conn74] end connection 127.0.0.1:60454 (6 connections now open) 2014-10-06T14:31:17.307+0000 I NETWORK [conn70] end connection 127.0.0.1:60449 (5 connections now open) 2014-10-06T14:31:17.307+0000 I NETWORK [conn66] end connection 127.0.0.1:60445 (3 connections now open) 2014-10-06T14:31:17.308+0000 I NETWORK [conn64] end connection 127.0.0.1:60443 (3 connections now open) 2014-10-06T14:31:17.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60457 #77 (3 connections now open) 2014-10-06T14:31:17.308+0000 I NETWORK [conn77] end connection 127.0.0.1:60457 (2 connections now open) 2014-10-06T14:31:17.309+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:31:17.309+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:31:17.310+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:31:18.395+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60458 #78 (3 connections now open) 2014-10-06T14:31:18.396+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60460 #79 (4 connections now open) 2014-10-06T14:31:18.396+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60459 #80 (5 connections now open) 2014-10-06T14:31:18.396+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60461 #81 (6 connections now open) 2014-10-06T14:31:18.396+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60462 #82 (7 connections now open) 2014-10-06T14:31:18.396+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60463 #83 (8 connections now open) 2014-10-06T14:31:18.396+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60464 #84 (9 connections now open) 2014-10-06T14:31:18.397+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60465 #85 (10 connections now open) 2014-10-06T14:31:18.397+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60466 #86 (11 connections now open) 2014-10-06T14:31:18.397+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60467 #87 (12 connections now open) 2014-10-06T14:31:18.398+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60468 #88 (13 connections now open) 2014-10-06T14:31:18.398+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60469 #89 (14 connections now open) 2014-10-06T14:31:18.398+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60470 #90 (15 connections now open) 2014-10-06T14:31:18.398+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60471 #91 (16 connections now open) 2014-10-06T14:31:18.398+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60472 #92 (17 connections now open) 2014-10-06T14:31:18.399+0000 I NETWORK [conn78] end connection 127.0.0.1:60458 (16 connections now open) 2014-10-06T14:31:18.399+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60473 #93 (18 connections now open) 2014-10-06T14:31:18.399+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60474 #94 (18 connections now open) 2014-10-06T14:31:23.399+0000 I NETWORK [conn92] end connection 127.0.0.1:60472 (17 connections now open) 2014-10-06T14:31:23.399+0000 I NETWORK [conn79] end connection 127.0.0.1:60460 (16 connections now open) 2014-10-06T14:31:23.399+0000 I NETWORK [conn86] end connection 127.0.0.1:60466 (17 connections now open) 2014-10-06T14:31:23.399+0000 I NETWORK [conn84] end connection 127.0.0.1:60464 (16 connections now open) 2014-10-06T14:31:23.399+0000 I NETWORK [conn91] end connection 127.0.0.1:60471 (16 connections now open) 2014-10-06T14:31:23.399+0000 I NETWORK [conn90] end connection 127.0.0.1:60470 (13 connections now open) 2014-10-06T14:31:23.399+0000 I NETWORK [conn89] end connection 127.0.0.1:60469 (12 connections now open) 2014-10-06T14:31:23.399+0000 I NETWORK [conn88] end connection 127.0.0.1:60468 (10 connections now open) 2014-10-06T14:31:23.399+0000 I NETWORK [conn80] end connection 127.0.0.1:60459 (9 connections now open) 2014-10-06T14:31:23.400+0000 I NETWORK [conn83] end connection 127.0.0.1:60463 (8 connections now open) 2014-10-06T14:31:23.400+0000 I NETWORK [conn85] end connection 127.0.0.1:60465 (8 connections now open) 2014-10-06T14:31:23.400+0000 I NETWORK [conn94] end connection 127.0.0.1:60474 (6 connections now open) 2014-10-06T14:31:23.400+0000 I NETWORK [conn81] end connection 127.0.0.1:60461 (5 connections now open) 2014-10-06T14:31:23.400+0000 I NETWORK [conn93] end connection 127.0.0.1:60473 (5 connections now open) 2014-10-06T14:31:23.400+0000 I NETWORK [conn87] end connection 127.0.0.1:60467 (4 connections now open) 2014-10-06T14:31:23.400+0000 I NETWORK [conn82] end connection 127.0.0.1:60462 (3 connections now open) 2014-10-06T14:31:23.400+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60475 #95 (3 connections now open) 2014-10-06T14:31:23.400+0000 I NETWORK [conn95] end connection 127.0.0.1:60475 (2 connections now open) 2014-10-06T14:31:23.401+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:31:23.401+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:31:23.402+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:31:24.509+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60476 #96 (3 connections now open) 2014-10-06T14:31:24.510+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60477 #97 (4 connections now open) 2014-10-06T14:31:24.510+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60478 #98 (5 connections now open) 2014-10-06T14:31:24.510+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60479 #99 (6 connections now open) 2014-10-06T14:31:24.510+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60480 #100 (7 connections now open) 2014-10-06T14:31:24.510+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60481 #101 (8 connections now open) 2014-10-06T14:31:24.510+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60482 #102 (9 connections now open) 2014-10-06T14:31:24.510+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60483 #103 (10 connections now open) 2014-10-06T14:31:24.510+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60484 #104 (11 connections now open) 2014-10-06T14:31:24.511+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60485 #105 (12 connections now open) 2014-10-06T14:31:24.511+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60486 #106 (13 connections now open) 2014-10-06T14:31:24.511+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60487 #107 (14 connections now open) 2014-10-06T14:31:24.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60488 #108 (15 connections now open) 2014-10-06T14:31:24.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60489 #109 (16 connections now open) 2014-10-06T14:31:24.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60490 #110 (17 connections now open) 2014-10-06T14:31:24.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60491 #111 (18 connections now open) 2014-10-06T14:31:24.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60492 #112 (19 connections now open) 2014-10-06T14:31:24.513+0000 I NETWORK [conn96] end connection 127.0.0.1:60476 (18 connections now open) 2014-10-06T14:31:29.513+0000 I NETWORK [conn110] end connection 127.0.0.1:60490 (17 connections now open) 2014-10-06T14:31:29.513+0000 I NETWORK [conn98] end connection 127.0.0.1:60478 (17 connections now open) 2014-10-06T14:31:29.513+0000 I NETWORK [conn102] end connection 127.0.0.1:60482 (17 connections now open) 2014-10-06T14:31:29.513+0000 I NETWORK [conn112] end connection 127.0.0.1:60492 (15 connections now open) 2014-10-06T14:31:29.513+0000 I NETWORK [conn111] end connection 127.0.0.1:60491 (15 connections now open) 2014-10-06T14:31:29.513+0000 I NETWORK [conn103] end connection 127.0.0.1:60483 (17 connections now open) 2014-10-06T14:31:29.513+0000 I NETWORK [conn108] end connection 127.0.0.1:60488 (17 connections now open) 2014-10-06T14:31:29.513+0000 I NETWORK [conn104] end connection 127.0.0.1:60484 (17 connections now open) 2014-10-06T14:31:29.513+0000 I NETWORK [conn107] end connection 127.0.0.1:60487 (17 connections now open) 2014-10-06T14:31:29.513+0000 I NETWORK [conn99] end connection 127.0.0.1:60479 (17 connections now open) 2014-10-06T14:31:29.513+0000 I NETWORK [conn97] end connection 127.0.0.1:60477 (17 connections now open) 2014-10-06T14:31:29.513+0000 I NETWORK [conn109] end connection 127.0.0.1:60489 (17 connections now open) 2014-10-06T14:31:29.513+0000 I NETWORK [conn105] end connection 127.0.0.1:60485 (12 connections now open) 2014-10-06T14:31:29.513+0000 I NETWORK [conn101] end connection 127.0.0.1:60481 (10 connections now open) 2014-10-06T14:31:29.514+0000 I NETWORK [conn106] end connection 127.0.0.1:60486 (4 connections now open) 2014-10-06T14:31:29.514+0000 I NETWORK [conn100] end connection 127.0.0.1:60480 (2 connections now open) 2014-10-06T14:31:29.514+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60493 #113 (3 connections now open) 2014-10-06T14:31:29.514+0000 I NETWORK [conn113] end connection 127.0.0.1:60493 (2 connections now open) 2014-10-06T14:31:29.515+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:31:29.515+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:31:29.516+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:31:30.600+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60494 #114 (3 connections now open) 2014-10-06T14:31:30.600+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60495 #115 (4 connections now open) 2014-10-06T14:31:30.601+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60496 #116 (5 connections now open) 2014-10-06T14:31:30.601+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60497 #117 (6 connections now open) 2014-10-06T14:31:30.601+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60498 #118 (7 connections now open) 2014-10-06T14:31:30.601+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60499 #119 (8 connections now open) 2014-10-06T14:31:30.601+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60500 #120 (9 connections now open) 2014-10-06T14:31:30.601+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60501 #121 (10 connections now open) 2014-10-06T14:31:30.601+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60502 #122 (11 connections now open) 2014-10-06T14:31:30.602+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60503 #123 (12 connections now open) 2014-10-06T14:31:30.602+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60504 #124 (13 connections now open) 2014-10-06T14:31:30.602+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60505 #125 (14 connections now open) 2014-10-06T14:31:30.602+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60506 #126 (15 connections now open) 2014-10-06T14:31:30.602+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60507 #127 (16 connections now open) 2014-10-06T14:31:30.603+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60508 #128 (17 connections now open) 2014-10-06T14:31:30.603+0000 I NETWORK [conn114] end connection 127.0.0.1:60494 (16 connections now open) 2014-10-06T14:31:30.603+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60509 #129 (18 connections now open) 2014-10-06T14:31:30.603+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60510 #130 (18 connections now open) 2014-10-06T14:31:35.603+0000 I NETWORK [conn116] end connection 127.0.0.1:60496 (17 connections now open) 2014-10-06T14:31:35.603+0000 I NETWORK [conn123] end connection 127.0.0.1:60503 (17 connections now open) 2014-10-06T14:31:35.603+0000 I NETWORK [conn127] end connection 127.0.0.1:60507 (16 connections now open) 2014-10-06T14:31:35.603+0000 I NETWORK [conn128] end connection 127.0.0.1:60508 (16 connections now open) 2014-10-06T14:31:35.603+0000 I NETWORK [conn124] end connection 127.0.0.1:60504 (14 connections now open) 2014-10-06T14:31:35.603+0000 I NETWORK [conn119] end connection 127.0.0.1:60499 (12 connections now open) 2014-10-06T14:31:35.604+0000 I NETWORK [conn130] end connection 127.0.0.1:60510 (11 connections now open) 2014-10-06T14:31:35.604+0000 I NETWORK [conn121] end connection 127.0.0.1:60501 (10 connections now open) 2014-10-06T14:31:35.604+0000 I NETWORK [conn126] end connection 127.0.0.1:60506 (10 connections now open) 2014-10-06T14:31:35.604+0000 I NETWORK [conn115] end connection 127.0.0.1:60495 (8 connections now open) 2014-10-06T14:31:35.604+0000 I NETWORK [conn120] end connection 127.0.0.1:60500 (8 connections now open) 2014-10-06T14:31:35.604+0000 I NETWORK [conn129] end connection 127.0.0.1:60509 (7 connections now open) 2014-10-06T14:31:35.604+0000 I NETWORK [conn125] end connection 127.0.0.1:60505 (5 connections now open) 2014-10-06T14:31:35.604+0000 I NETWORK [conn117] end connection 127.0.0.1:60497 (5 connections now open) 2014-10-06T14:31:35.604+0000 I NETWORK [conn122] end connection 127.0.0.1:60502 (5 connections now open) 2014-10-06T14:31:35.604+0000 I NETWORK [conn118] end connection 127.0.0.1:60498 (2 connections now open) 2014-10-06T14:31:35.604+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60511 #131 (3 connections now open) 2014-10-06T14:31:35.605+0000 I NETWORK [conn131] end connection 127.0.0.1:60511 (2 connections now open) 2014-10-06T14:31:35.605+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:31:35.607+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:31:35.608+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:31:36.698+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60512 #132 (3 connections now open) 2014-10-06T14:31:36.699+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60513 #133 (4 connections now open) 2014-10-06T14:31:36.699+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60514 #134 (5 connections now open) 2014-10-06T14:31:36.699+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60515 #135 (6 connections now open) 2014-10-06T14:31:36.699+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60516 #136 (7 connections now open) 2014-10-06T14:31:36.699+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60517 #137 (8 connections now open) 2014-10-06T14:31:36.699+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60518 #138 (9 connections now open) 2014-10-06T14:31:36.699+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60519 #139 (10 connections now open) 2014-10-06T14:31:36.699+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60521 #140 (11 connections now open) 2014-10-06T14:31:36.700+0000 I NETWORK [conn132] end connection 127.0.0.1:60512 (10 connections now open) 2014-10-06T14:31:41.700+0000 I NETWORK [conn133] end connection 127.0.0.1:60513 (9 connections now open) 2014-10-06T14:31:41.700+0000 I NETWORK [conn135] end connection 127.0.0.1:60515 (9 connections now open) 2014-10-06T14:31:41.700+0000 I NETWORK [conn140] end connection 127.0.0.1:60521 (8 connections now open) 2014-10-06T14:31:41.700+0000 I NETWORK [conn137] end connection 127.0.0.1:60517 (6 connections now open) 2014-10-06T14:31:41.700+0000 I NETWORK [conn139] end connection 127.0.0.1:60519 (6 connections now open) 2014-10-06T14:31:41.700+0000 I NETWORK [conn138] end connection 127.0.0.1:60518 (5 connections now open) 2014-10-06T14:31:41.700+0000 I NETWORK [conn134] end connection 127.0.0.1:60514 (3 connections now open) 2014-10-06T14:31:41.701+0000 I NETWORK [conn136] end connection 127.0.0.1:60516 (2 connections now open) 2014-10-06T14:31:41.701+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60522 #141 (3 connections now open) 2014-10-06T14:31:41.701+0000 I NETWORK [conn141] end connection 127.0.0.1:60522 (2 connections now open) 2014-10-06T14:31:41.702+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:31:41.702+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:31:41.703+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:31:42.809+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60523 #142 (3 connections now open) 2014-10-06T14:31:42.809+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60524 #143 (4 connections now open) 2014-10-06T14:31:42.810+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60525 #144 (5 connections now open) 2014-10-06T14:31:42.810+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60526 #145 (6 connections now open) 2014-10-06T14:31:42.810+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60527 #146 (7 connections now open) 2014-10-06T14:31:42.810+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60528 #147 (8 connections now open) 2014-10-06T14:31:42.810+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60529 #148 (9 connections now open) 2014-10-06T14:31:42.810+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60530 #149 (10 connections now open) 2014-10-06T14:31:42.810+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60531 #150 (11 connections now open) 2014-10-06T14:31:42.811+0000 I NETWORK [conn142] end connection 127.0.0.1:60523 (10 connections now open) 2014-10-06T14:31:47.811+0000 I NETWORK [conn148] end connection 127.0.0.1:60529 (9 connections now open) 2014-10-06T14:31:47.811+0000 I NETWORK [conn143] end connection 127.0.0.1:60524 (9 connections now open) 2014-10-06T14:31:47.811+0000 I NETWORK [conn147] end connection 127.0.0.1:60528 (7 connections now open) 2014-10-06T14:31:47.811+0000 I NETWORK [conn150] end connection 127.0.0.1:60531 (6 connections now open) 2014-10-06T14:31:47.812+0000 I NETWORK [conn149] end connection 127.0.0.1:60530 (5 connections now open) 2014-10-06T14:31:47.812+0000 I NETWORK [conn144] end connection 127.0.0.1:60525 (5 connections now open) 2014-10-06T14:31:47.812+0000 I NETWORK [conn146] end connection 127.0.0.1:60527 (3 connections now open) 2014-10-06T14:31:47.812+0000 I NETWORK [conn145] end connection 127.0.0.1:60526 (3 connections now open) 2014-10-06T14:31:47.812+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60532 #151 (3 connections now open) 2014-10-06T14:31:47.812+0000 I NETWORK [conn151] end connection 127.0.0.1:60532 (2 connections now open) 2014-10-06T14:31:47.813+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:31:47.813+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:31:47.814+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:31:48.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60533 #152 (3 connections now open) 2014-10-06T14:31:48.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60534 #153 (4 connections now open) 2014-10-06T14:31:48.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60535 #154 (5 connections now open) 2014-10-06T14:31:48.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60536 #155 (6 connections now open) 2014-10-06T14:31:48.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60538 #156 (7 connections now open) 2014-10-06T14:31:48.905+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60539 #157 (8 connections now open) 2014-10-06T14:31:48.905+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60540 #158 (9 connections now open) 2014-10-06T14:31:48.905+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60541 #159 (10 connections now open) 2014-10-06T14:31:48.905+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60542 #160 (11 connections now open) 2014-10-06T14:31:48.905+0000 I NETWORK [conn152] end connection 127.0.0.1:60533 (10 connections now open) 2014-10-06T14:31:53.905+0000 I NETWORK [conn156] end connection 127.0.0.1:60538 (9 connections now open) 2014-10-06T14:31:53.905+0000 I NETWORK [conn155] end connection 127.0.0.1:60536 (8 connections now open) 2014-10-06T14:31:53.905+0000 I NETWORK [conn160] end connection 127.0.0.1:60542 (8 connections now open) 2014-10-06T14:31:53.906+0000 I NETWORK [conn159] end connection 127.0.0.1:60541 (6 connections now open) 2014-10-06T14:31:53.906+0000 I NETWORK [conn153] end connection 127.0.0.1:60534 (5 connections now open) 2014-10-06T14:31:53.906+0000 I NETWORK [conn154] end connection 127.0.0.1:60535 (5 connections now open) 2014-10-06T14:31:53.906+0000 I NETWORK [conn158] end connection 127.0.0.1:60540 (5 connections now open) 2014-10-06T14:31:53.906+0000 I NETWORK [conn157] end connection 127.0.0.1:60539 (2 connections now open) 2014-10-06T14:31:53.906+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60543 #161 (3 connections now open) 2014-10-06T14:31:53.907+0000 I NETWORK [conn161] end connection 127.0.0.1:60543 (2 connections now open) 2014-10-06T14:31:53.907+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:31:53.908+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:31:53.908+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:31:55.015+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60544 #162 (3 connections now open) 2014-10-06T14:31:55.015+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60545 #163 (4 connections now open) 2014-10-06T14:31:55.015+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60546 #164 (5 connections now open) 2014-10-06T14:31:55.015+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60547 #165 (6 connections now open) 2014-10-06T14:31:55.015+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60548 #166 (7 connections now open) 2014-10-06T14:31:55.016+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60549 #167 (8 connections now open) 2014-10-06T14:31:55.016+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60550 #168 (9 connections now open) 2014-10-06T14:31:55.016+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60551 #169 (10 connections now open) 2014-10-06T14:31:55.016+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60552 #170 (11 connections now open) 2014-10-06T14:31:55.016+0000 I NETWORK [conn162] end connection 127.0.0.1:60544 (10 connections now open) 2014-10-06T14:32:00.017+0000 I NETWORK [conn169] end connection 127.0.0.1:60551 (9 connections now open) 2014-10-06T14:32:00.017+0000 I NETWORK [conn166] end connection 127.0.0.1:60548 (8 connections now open) 2014-10-06T14:32:00.017+0000 I NETWORK [conn165] end connection 127.0.0.1:60547 (8 connections now open) 2014-10-06T14:32:00.017+0000 I NETWORK [conn167] end connection 127.0.0.1:60549 (7 connections now open) 2014-10-06T14:32:00.017+0000 I NETWORK [conn163] end connection 127.0.0.1:60545 (6 connections now open) 2014-10-06T14:32:00.017+0000 I NETWORK [conn170] end connection 127.0.0.1:60552 (5 connections now open) 2014-10-06T14:32:00.017+0000 I NETWORK [conn164] end connection 127.0.0.1:60546 (5 connections now open) 2014-10-06T14:32:00.017+0000 I NETWORK [conn168] end connection 127.0.0.1:60550 (2 connections now open) 2014-10-06T14:32:00.017+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60553 #171 (3 connections now open) 2014-10-06T14:32:00.018+0000 I NETWORK [conn171] end connection 127.0.0.1:60553 (2 connections now open) 2014-10-06T14:32:00.018+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:32:00.019+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:32:00.019+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:32:01.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60554 #172 (3 connections now open) 2014-10-06T14:32:01.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60555 #173 (4 connections now open) 2014-10-06T14:32:01.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60556 #174 (5 connections now open) 2014-10-06T14:32:01.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60557 #175 (6 connections now open) 2014-10-06T14:32:01.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60558 #176 (7 connections now open) 2014-10-06T14:32:01.117+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60559 #177 (8 connections now open) 2014-10-06T14:32:01.117+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60560 #178 (9 connections now open) 2014-10-06T14:32:01.117+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60561 #179 (10 connections now open) 2014-10-06T14:32:01.117+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60562 #180 (11 connections now open) 2014-10-06T14:32:01.118+0000 I NETWORK [conn172] end connection 127.0.0.1:60554 (10 connections now open) 2014-10-06T14:32:06.118+0000 I NETWORK [conn173] end connection 127.0.0.1:60555 (9 connections now open) 2014-10-06T14:32:06.118+0000 I NETWORK [conn179] end connection 127.0.0.1:60561 (9 connections now open) 2014-10-06T14:32:06.118+0000 I NETWORK [conn174] end connection 127.0.0.1:60556 (9 connections now open) 2014-10-06T14:32:06.118+0000 I NETWORK [conn175] end connection 127.0.0.1:60557 (6 connections now open) 2014-10-06T14:32:06.118+0000 I NETWORK [conn178] end connection 127.0.0.1:60560 (6 connections now open) 2014-10-06T14:32:06.118+0000 I NETWORK [conn176] end connection 127.0.0.1:60558 (5 connections now open) 2014-10-06T14:32:06.118+0000 I NETWORK [conn177] end connection 127.0.0.1:60559 (5 connections now open) 2014-10-06T14:32:06.118+0000 I NETWORK [conn180] end connection 127.0.0.1:60562 (4 connections now open) 2014-10-06T14:32:06.118+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60563 #181 (3 connections now open) 2014-10-06T14:32:06.119+0000 I NETWORK [conn181] end connection 127.0.0.1:60563 (2 connections now open) 2014-10-06T14:32:06.119+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:32:06.120+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:32:06.120+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:32:07.216+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60564 #182 (3 connections now open) 2014-10-06T14:32:07.216+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60565 #183 (4 connections now open) 2014-10-06T14:32:07.216+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60566 #184 (5 connections now open) 2014-10-06T14:32:07.216+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60567 #185 (6 connections now open) 2014-10-06T14:32:07.216+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60568 #186 (7 connections now open) 2014-10-06T14:32:07.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60569 #187 (8 connections now open) 2014-10-06T14:32:07.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60570 #188 (9 connections now open) 2014-10-06T14:32:07.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60571 #189 (10 connections now open) 2014-10-06T14:32:07.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60572 #190 (11 connections now open) 2014-10-06T14:32:07.217+0000 I NETWORK [conn182] end connection 127.0.0.1:60564 (10 connections now open) 2014-10-06T14:32:12.218+0000 I NETWORK [conn186] end connection 127.0.0.1:60568 (9 connections now open) 2014-10-06T14:32:12.218+0000 I NETWORK [conn187] end connection 127.0.0.1:60569 (9 connections now open) 2014-10-06T14:32:12.218+0000 I NETWORK [conn185] end connection 127.0.0.1:60567 (8 connections now open) 2014-10-06T14:32:12.218+0000 I NETWORK [conn188] end connection 127.0.0.1:60570 (8 connections now open) 2014-10-06T14:32:12.218+0000 I NETWORK [conn189] end connection 127.0.0.1:60571 (7 connections now open) 2014-10-06T14:32:12.218+0000 I NETWORK [conn183] end connection 127.0.0.1:60565 (9 connections now open) 2014-10-06T14:32:12.218+0000 I NETWORK [conn190] end connection 127.0.0.1:60572 (3 connections now open) 2014-10-06T14:32:12.218+0000 I NETWORK [conn184] end connection 127.0.0.1:60566 (2 connections now open) 2014-10-06T14:32:12.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60574 #191 (3 connections now open) 2014-10-06T14:32:12.219+0000 I NETWORK [conn191] end connection 127.0.0.1:60574 (2 connections now open) 2014-10-06T14:32:12.219+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:32:12.220+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:32:12.220+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:32:13.304+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60575 #192 (3 connections now open) 2014-10-06T14:32:13.304+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60576 #193 (4 connections now open) 2014-10-06T14:32:13.304+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60577 #194 (5 connections now open) 2014-10-06T14:32:13.304+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60578 #195 (6 connections now open) 2014-10-06T14:32:13.304+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60579 #196 (7 connections now open) 2014-10-06T14:32:13.304+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60580 #197 (8 connections now open) 2014-10-06T14:32:13.305+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60581 #198 (9 connections now open) 2014-10-06T14:32:13.305+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60582 #199 (10 connections now open) 2014-10-06T14:32:13.305+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60583 #200 (11 connections now open) 2014-10-06T14:32:13.305+0000 I NETWORK [conn192] end connection 127.0.0.1:60575 (10 connections now open) 2014-10-06T14:32:18.306+0000 I NETWORK [conn196] end connection 127.0.0.1:60579 (9 connections now open) 2014-10-06T14:32:18.306+0000 I NETWORK [conn193] end connection 127.0.0.1:60576 (8 connections now open) 2014-10-06T14:32:18.306+0000 I NETWORK [conn197] end connection 127.0.0.1:60580 (8 connections now open) 2014-10-06T14:32:18.306+0000 I NETWORK [conn195] end connection 127.0.0.1:60578 (8 connections now open) 2014-10-06T14:32:18.306+0000 I NETWORK [conn200] end connection 127.0.0.1:60583 (8 connections now open) 2014-10-06T14:32:18.306+0000 I NETWORK [conn199] end connection 127.0.0.1:60582 (8 connections now open) 2014-10-06T14:32:18.306+0000 I NETWORK [conn194] end connection 127.0.0.1:60577 (7 connections now open) 2014-10-06T14:32:18.306+0000 I NETWORK [conn198] end connection 127.0.0.1:60581 (4 connections now open) 2014-10-06T14:32:18.306+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60584 #201 (3 connections now open) 2014-10-06T14:32:18.306+0000 I NETWORK [conn201] end connection 127.0.0.1:60584 (2 connections now open) 2014-10-06T14:32:18.307+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:32:18.308+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:32:18.308+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:32:19.401+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60585 #202 (3 connections now open) 2014-10-06T14:32:19.402+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60586 #203 (4 connections now open) 2014-10-06T14:32:19.402+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60587 #204 (5 connections now open) 2014-10-06T14:32:19.402+0000 I NETWORK [conn202] end connection 127.0.0.1:60585 (4 connections now open) 2014-10-06T14:32:19.402+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60588 #205 (6 connections now open) 2014-10-06T14:32:19.402+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60589 #206 (6 connections now open) 2014-10-06T14:32:24.402+0000 I NETWORK [conn203] end connection 127.0.0.1:60586 (5 connections now open) 2014-10-06T14:32:24.402+0000 I NETWORK [conn206] end connection 127.0.0.1:60589 (5 connections now open) 2014-10-06T14:32:24.402+0000 I NETWORK [conn204] end connection 127.0.0.1:60587 (4 connections now open) 2014-10-06T14:32:24.402+0000 I NETWORK [conn205] end connection 127.0.0.1:60588 (2 connections now open) 2014-10-06T14:32:24.402+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60590 #207 (3 connections now open) 2014-10-06T14:32:24.403+0000 I NETWORK [conn207] end connection 127.0.0.1:60590 (2 connections now open) 2014-10-06T14:32:24.403+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:32:24.404+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:32:24.404+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:32:25.497+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60591 #208 (3 connections now open) 2014-10-06T14:32:25.497+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60592 #209 (4 connections now open) 2014-10-06T14:32:25.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60593 #210 (5 connections now open) 2014-10-06T14:32:25.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60594 #211 (6 connections now open) 2014-10-06T14:32:25.498+0000 I NETWORK [conn208] end connection 127.0.0.1:60591 (5 connections now open) 2014-10-06T14:32:25.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60595 #212 (7 connections now open) 2014-10-06T14:32:30.498+0000 I NETWORK [conn212] end connection 127.0.0.1:60595 (5 connections now open) 2014-10-06T14:32:30.498+0000 I NETWORK [conn211] end connection 127.0.0.1:60594 (4 connections now open) 2014-10-06T14:32:30.498+0000 I NETWORK [conn210] end connection 127.0.0.1:60593 (4 connections now open) 2014-10-06T14:32:30.498+0000 I NETWORK [conn209] end connection 127.0.0.1:60592 (2 connections now open) 2014-10-06T14:32:30.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60596 #213 (3 connections now open) 2014-10-06T14:32:30.499+0000 I NETWORK [conn213] end connection 127.0.0.1:60596 (2 connections now open) 2014-10-06T14:32:30.499+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:32:30.500+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:32:30.500+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:32:31.611+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60597 #214 (3 connections now open) 2014-10-06T14:32:31.611+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60598 #215 (4 connections now open) 2014-10-06T14:32:31.612+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60599 #216 (5 connections now open) 2014-10-06T14:32:31.612+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60600 #217 (6 connections now open) 2014-10-06T14:32:31.612+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60601 #218 (7 connections now open) 2014-10-06T14:32:31.612+0000 I NETWORK [conn214] end connection 127.0.0.1:60597 (6 connections now open) 2014-10-06T14:32:36.612+0000 I NETWORK [conn217] end connection 127.0.0.1:60600 (5 connections now open) 2014-10-06T14:32:36.612+0000 I NETWORK [conn218] end connection 127.0.0.1:60601 (5 connections now open) 2014-10-06T14:32:36.612+0000 I NETWORK [conn216] end connection 127.0.0.1:60599 (5 connections now open) 2014-10-06T14:32:36.612+0000 I NETWORK [conn215] end connection 127.0.0.1:60598 (2 connections now open) 2014-10-06T14:32:36.612+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60602 #219 (3 connections now open) 2014-10-06T14:32:36.613+0000 I NETWORK [conn219] end connection 127.0.0.1:60602 (2 connections now open) 2014-10-06T14:32:36.613+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:32:36.614+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:32:36.614+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:32:37.713+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60603 #220 (3 connections now open) 2014-10-06T14:32:37.713+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60604 #221 (4 connections now open) 2014-10-06T14:32:37.713+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60605 #222 (5 connections now open) 2014-10-06T14:32:37.714+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60606 #223 (6 connections now open) 2014-10-06T14:32:37.714+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60607 #224 (7 connections now open) 2014-10-06T14:32:37.714+0000 I NETWORK [conn220] end connection 127.0.0.1:60603 (5 connections now open) 2014-10-06T14:32:42.714+0000 I NETWORK [conn221] end connection 127.0.0.1:60604 (5 connections now open) 2014-10-06T14:32:42.714+0000 I NETWORK [conn222] end connection 127.0.0.1:60605 (5 connections now open) 2014-10-06T14:32:42.714+0000 I NETWORK [conn223] end connection 127.0.0.1:60606 (5 connections now open) 2014-10-06T14:32:42.714+0000 I NETWORK [conn224] end connection 127.0.0.1:60607 (2 connections now open) 2014-10-06T14:32:42.714+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60608 #225 (3 connections now open) 2014-10-06T14:32:42.715+0000 I NETWORK [conn225] end connection 127.0.0.1:60608 (2 connections now open) 2014-10-06T14:32:42.715+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:32:42.716+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:32:42.716+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:32:43.806+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60609 #226 (3 connections now open) 2014-10-06T14:32:43.806+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60610 #227 (4 connections now open) 2014-10-06T14:32:43.806+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60611 #228 (5 connections now open) 2014-10-06T14:32:43.806+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60612 #229 (6 connections now open) 2014-10-06T14:32:43.806+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60613 #230 (7 connections now open) 2014-10-06T14:32:43.806+0000 I NETWORK [conn226] end connection 127.0.0.1:60609 (6 connections now open) 2014-10-06T14:32:48.807+0000 I NETWORK [conn228] end connection 127.0.0.1:60611 (5 connections now open) 2014-10-06T14:32:48.807+0000 I NETWORK [conn230] end connection 127.0.0.1:60613 (5 connections now open) 2014-10-06T14:32:48.807+0000 I NETWORK [conn227] end connection 127.0.0.1:60610 (5 connections now open) 2014-10-06T14:32:48.807+0000 I NETWORK [conn229] end connection 127.0.0.1:60612 (5 connections now open) 2014-10-06T14:32:48.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60614 #231 (3 connections now open) 2014-10-06T14:32:48.807+0000 I NETWORK [conn231] end connection 127.0.0.1:60614 (2 connections now open) 2014-10-06T14:32:48.808+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:32:48.809+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:32:48.809+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:32:49.902+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60615 #232 (3 connections now open) 2014-10-06T14:32:49.902+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60616 #233 (4 connections now open) 2014-10-06T14:32:49.902+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60617 #234 (5 connections now open) 2014-10-06T14:32:49.902+0000 I NETWORK [conn232] end connection 127.0.0.1:60615 (4 connections now open) 2014-10-06T14:32:49.903+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60618 #235 (6 connections now open) 2014-10-06T14:32:49.903+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60619 #236 (6 connections now open) 2014-10-06T14:32:54.903+0000 I NETWORK [conn235] end connection 127.0.0.1:60618 (5 connections now open) 2014-10-06T14:32:54.903+0000 I NETWORK [conn236] end connection 127.0.0.1:60619 (5 connections now open) 2014-10-06T14:32:54.903+0000 I NETWORK [conn233] end connection 127.0.0.1:60616 (5 connections now open) 2014-10-06T14:32:54.903+0000 I NETWORK [conn234] end connection 127.0.0.1:60617 (3 connections now open) 2014-10-06T14:32:54.903+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60620 #237 (3 connections now open) 2014-10-06T14:32:54.904+0000 I NETWORK [conn237] end connection 127.0.0.1:60620 (2 connections now open) 2014-10-06T14:32:54.904+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:32:54.905+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:32:54.905+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:32:55.989+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60621 #238 (3 connections now open) 2014-10-06T14:32:55.990+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60622 #239 (4 connections now open) 2014-10-06T14:32:55.990+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60623 #240 (5 connections now open) 2014-10-06T14:32:55.990+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60624 #241 (6 connections now open) 2014-10-06T14:32:55.990+0000 I NETWORK [conn238] end connection 127.0.0.1:60621 (5 connections now open) 2014-10-06T14:32:55.990+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60625 #242 (7 connections now open) 2014-10-06T14:33:00.990+0000 I NETWORK [conn240] end connection 127.0.0.1:60623 (5 connections now open) 2014-10-06T14:33:00.990+0000 I NETWORK [conn239] end connection 127.0.0.1:60622 (5 connections now open) 2014-10-06T14:33:00.990+0000 I NETWORK [conn241] end connection 127.0.0.1:60624 (4 connections now open) 2014-10-06T14:33:00.990+0000 I NETWORK [conn242] end connection 127.0.0.1:60625 (4 connections now open) 2014-10-06T14:33:00.991+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60626 #243 (3 connections now open) 2014-10-06T14:33:00.991+0000 I NETWORK [conn243] end connection 127.0.0.1:60626 (2 connections now open) 2014-10-06T14:33:00.992+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:33:00.992+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:33:00.993+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:33:02.091+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60627 #244 (3 connections now open) 2014-10-06T14:33:02.091+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60629 #245 (4 connections now open) 2014-10-06T14:33:02.091+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60628 #246 (5 connections now open) 2014-10-06T14:33:02.092+0000 I NETWORK [conn244] end connection 127.0.0.1:60627 (4 connections now open) 2014-10-06T14:33:07.092+0000 I NETWORK [conn246] end connection 127.0.0.1:60628 (3 connections now open) 2014-10-06T14:33:07.092+0000 I NETWORK [conn245] end connection 127.0.0.1:60629 (2 connections now open) 2014-10-06T14:33:07.092+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60630 #247 (3 connections now open) 2014-10-06T14:33:07.092+0000 I NETWORK [conn247] end connection 127.0.0.1:60630 (2 connections now open) 2014-10-06T14:33:07.093+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:33:07.093+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:33:07.094+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:33:08.203+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60631 #248 (3 connections now open) 2014-10-06T14:33:08.204+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60632 #249 (4 connections now open) 2014-10-06T14:33:08.204+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60633 #250 (5 connections now open) 2014-10-06T14:33:08.204+0000 I NETWORK [conn248] end connection 127.0.0.1:60631 (4 connections now open) 2014-10-06T14:33:13.204+0000 I NETWORK [conn249] end connection 127.0.0.1:60632 (3 connections now open) 2014-10-06T14:33:13.204+0000 I NETWORK [conn250] end connection 127.0.0.1:60633 (3 connections now open) 2014-10-06T14:33:13.204+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60634 #251 (3 connections now open) 2014-10-06T14:33:13.205+0000 I NETWORK [conn251] end connection 127.0.0.1:60634 (2 connections now open) 2014-10-06T14:33:13.205+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:33:13.206+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:33:13.206+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:33:14.300+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60635 #252 (3 connections now open) 2014-10-06T14:33:14.301+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60636 #253 (4 connections now open) 2014-10-06T14:33:14.301+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60637 #254 (5 connections now open) 2014-10-06T14:33:14.301+0000 I NETWORK [conn252] end connection 127.0.0.1:60635 (4 connections now open) 2014-10-06T14:33:19.301+0000 I NETWORK [conn253] end connection 127.0.0.1:60636 (3 connections now open) 2014-10-06T14:33:19.301+0000 I NETWORK [conn254] end connection 127.0.0.1:60637 (2 connections now open) 2014-10-06T14:33:19.301+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60638 #255 (3 connections now open) 2014-10-06T14:33:19.302+0000 I NETWORK [conn255] end connection 127.0.0.1:60638 (2 connections now open) 2014-10-06T14:33:19.302+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:33:19.303+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:33:19.303+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:33:20.398+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60639 #256 (3 connections now open) 2014-10-06T14:33:20.398+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60640 #257 (4 connections now open) 2014-10-06T14:33:20.398+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60641 #258 (5 connections now open) 2014-10-06T14:33:20.399+0000 I NETWORK [conn256] end connection 127.0.0.1:60639 (4 connections now open) 2014-10-06T14:33:25.399+0000 I NETWORK [conn258] end connection 127.0.0.1:60641 (3 connections now open) 2014-10-06T14:33:25.399+0000 I NETWORK [conn257] end connection 127.0.0.1:60640 (3 connections now open) 2014-10-06T14:33:25.399+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60642 #259 (3 connections now open) 2014-10-06T14:33:25.400+0000 I NETWORK [conn259] end connection 127.0.0.1:60642 (2 connections now open) 2014-10-06T14:33:25.400+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:33:25.401+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:33:25.401+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:33:26.500+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60643 #260 (3 connections now open) 2014-10-06T14:33:26.501+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60644 #261 (4 connections now open) 2014-10-06T14:33:26.501+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60645 #262 (5 connections now open) 2014-10-06T14:33:26.501+0000 I NETWORK [conn260] end connection 127.0.0.1:60643 (4 connections now open) 2014-10-06T14:33:31.501+0000 I NETWORK [conn261] end connection 127.0.0.1:60644 (3 connections now open) 2014-10-06T14:33:31.501+0000 I NETWORK [conn262] end connection 127.0.0.1:60645 (3 connections now open) 2014-10-06T14:33:31.502+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60646 #263 (3 connections now open) 2014-10-06T14:33:31.502+0000 I NETWORK [conn263] end connection 127.0.0.1:60646 (2 connections now open) 2014-10-06T14:33:31.502+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:33:31.503+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:33:31.504+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:33:32.603+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60647 #264 (3 connections now open) 2014-10-06T14:33:32.603+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60648 #265 (4 connections now open) 2014-10-06T14:33:32.603+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60649 #266 (5 connections now open) 2014-10-06T14:33:32.603+0000 I NETWORK [conn264] end connection 127.0.0.1:60647 (4 connections now open) 2014-10-06T14:33:37.604+0000 I NETWORK [conn265] end connection 127.0.0.1:60648 (3 connections now open) 2014-10-06T14:33:37.604+0000 I NETWORK [conn266] end connection 127.0.0.1:60649 (3 connections now open) 2014-10-06T14:33:37.604+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60650 #267 (3 connections now open) 2014-10-06T14:33:37.604+0000 I NETWORK [conn267] end connection 127.0.0.1:60650 (2 connections now open) 2014-10-06T14:33:37.604+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:33:37.605+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:33:37.606+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:33:38.708+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60651 #268 (3 connections now open) 2014-10-06T14:33:38.708+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60652 #269 (4 connections now open) 2014-10-06T14:33:38.708+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60653 #270 (5 connections now open) 2014-10-06T14:33:38.709+0000 I NETWORK [conn268] end connection 127.0.0.1:60651 (4 connections now open) 2014-10-06T14:33:43.709+0000 I NETWORK [conn270] end connection 127.0.0.1:60653 (3 connections now open) 2014-10-06T14:33:43.709+0000 I NETWORK [conn269] end connection 127.0.0.1:60652 (3 connections now open) 2014-10-06T14:33:43.709+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60654 #271 (3 connections now open) 2014-10-06T14:33:43.710+0000 I NETWORK [conn271] end connection 127.0.0.1:60654 (2 connections now open) 2014-10-06T14:33:43.710+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:33:43.711+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:33:43.712+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:33:44.821+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60655 #272 (3 connections now open) 2014-10-06T14:33:44.821+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60656 #273 (4 connections now open) 2014-10-06T14:33:44.822+0000 I NETWORK [conn272] end connection 127.0.0.1:60655 (3 connections now open) 2014-10-06T14:33:49.822+0000 I NETWORK [conn273] end connection 127.0.0.1:60656 (2 connections now open) 2014-10-06T14:33:49.822+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60657 #274 (3 connections now open) 2014-10-06T14:33:49.822+0000 I NETWORK [conn274] end connection 127.0.0.1:60657 (2 connections now open) 2014-10-06T14:33:49.823+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:33:49.825+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:33:49.825+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:33:50.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60658 #275 (3 connections now open) 2014-10-06T14:33:50.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60659 #276 (4 connections now open) 2014-10-06T14:33:50.916+0000 I NETWORK [conn275] end connection 127.0.0.1:60658 (3 connections now open) 2014-10-06T14:33:55.916+0000 I NETWORK [conn276] end connection 127.0.0.1:60659 (2 connections now open) 2014-10-06T14:33:55.916+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60660 #277 (3 connections now open) 2014-10-06T14:33:55.917+0000 I NETWORK [conn277] end connection 127.0.0.1:60660 (2 connections now open) 2014-10-06T14:33:55.917+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:33:55.918+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:33:55.918+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:33:57.015+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60661 #278 (3 connections now open) 2014-10-06T14:33:57.015+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60662 #279 (4 connections now open) 2014-10-06T14:33:57.016+0000 I NETWORK [conn278] end connection 127.0.0.1:60661 (3 connections now open) 2014-10-06T14:34:02.016+0000 I NETWORK [conn279] end connection 127.0.0.1:60662 (2 connections now open) 2014-10-06T14:34:02.016+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60663 #280 (3 connections now open) 2014-10-06T14:34:02.017+0000 I NETWORK [conn280] end connection 127.0.0.1:60663 (2 connections now open) 2014-10-06T14:34:02.017+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:34:02.018+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:34:02.018+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:34:03.118+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60664 #281 (3 connections now open) 2014-10-06T14:34:03.118+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60665 #282 (4 connections now open) 2014-10-06T14:34:03.119+0000 I NETWORK [conn281] end connection 127.0.0.1:60664 (3 connections now open) 2014-10-06T14:34:08.119+0000 I NETWORK [conn282] end connection 127.0.0.1:60665 (2 connections now open) 2014-10-06T14:34:08.119+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60666 #283 (3 connections now open) 2014-10-06T14:34:08.119+0000 I NETWORK [conn283] end connection 127.0.0.1:60666 (2 connections now open) 2014-10-06T14:34:08.119+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:34:08.120+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:34:08.121+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:34:09.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60667 #284 (3 connections now open) 2014-10-06T14:34:09.221+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60668 #285 (4 connections now open) 2014-10-06T14:34:09.221+0000 I NETWORK [conn284] end connection 127.0.0.1:60667 (3 connections now open) 2014-10-06T14:34:14.221+0000 I NETWORK [conn285] end connection 127.0.0.1:60668 (2 connections now open) 2014-10-06T14:34:14.222+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60669 #286 (3 connections now open) 2014-10-06T14:34:14.222+0000 I NETWORK [conn286] end connection 127.0.0.1:60669 (2 connections now open) 2014-10-06T14:34:14.222+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:34:14.223+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:34:14.224+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:34:15.318+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60670 #287 (3 connections now open) 2014-10-06T14:34:15.318+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60671 #288 (4 connections now open) 2014-10-06T14:34:15.319+0000 I NETWORK [conn287] end connection 127.0.0.1:60670 (3 connections now open) 2014-10-06T14:34:20.319+0000 I NETWORK [conn288] end connection 127.0.0.1:60671 (2 connections now open) 2014-10-06T14:34:20.319+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60672 #289 (3 connections now open) 2014-10-06T14:34:20.319+0000 I NETWORK [conn289] end connection 127.0.0.1:60672 (2 connections now open) 2014-10-06T14:34:20.320+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:34:20.320+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:34:20.321+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:34:21.445+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60673 #290 (3 connections now open) 2014-10-06T14:34:21.445+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60674 #291 (4 connections now open) 2014-10-06T14:34:21.445+0000 I NETWORK [conn290] end connection 127.0.0.1:60673 (3 connections now open) 2014-10-06T14:34:26.446+0000 I NETWORK [conn291] end connection 127.0.0.1:60674 (2 connections now open) 2014-10-06T14:34:26.446+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60675 #292 (3 connections now open) 2014-10-06T14:34:26.446+0000 I NETWORK [conn292] end connection 127.0.0.1:60675 (2 connections now open) 2014-10-06T14:34:26.447+0000 I COMMANDS [conn5] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T14:34:26.475+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:34:26.475+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:34:26.476+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60676 #293 (3 connections now open) 2014-10-06T14:34:26.476+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60677 #294 (4 connections now open) 2014-10-06T14:34:26.476+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60678 #295 (5 connections now open) 2014-10-06T14:34:26.476+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60679 #296 (6 connections now open) 2014-10-06T14:34:26.476+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60680 #297 (7 connections now open) 2014-10-06T14:34:26.477+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60681 #298 (8 connections now open) 2014-10-06T14:34:26.477+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60682 #299 (9 connections now open) 2014-10-06T14:34:26.477+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60683 #300 (10 connections now open) 2014-10-06T14:34:26.477+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60684 #301 (11 connections now open) 2014-10-06T14:34:26.477+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60685 #302 (12 connections now open) 2014-10-06T14:34:26.477+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60686 #303 (13 connections now open) 2014-10-06T14:34:26.478+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60687 #304 (14 connections now open) 2014-10-06T14:34:26.478+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60688 #305 (15 connections now open) 2014-10-06T14:34:26.478+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60689 #306 (16 connections now open) 2014-10-06T14:34:26.478+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60690 #307 (17 connections now open) 2014-10-06T14:34:26.478+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60691 #308 (18 connections now open) 2014-10-06T14:34:26.479+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60692 #309 (19 connections now open) 2014-10-06T14:34:26.479+0000 I NETWORK [conn293] end connection 127.0.0.1:60676 (18 connections now open) 2014-10-06T14:34:30.369+0000 I STORAGE [FileAllocator] allocating new datafile /home/ubuntu/db/test0.1, filling with zeroes... 2014-10-06T14:34:30.520+0000 I STORAGE [FileAllocator] done allocating datafile /home/ubuntu/db/test0.1, size: 32MB, took 0.151 secs 2014-10-06T14:34:30.524+0000 I COMMANDS [conn296] insert test0.Insert_Empty ninserted:1 keyUpdates:0 numYields:0 locks(micros) w:155189 155ms 2014-10-06T14:34:30.524+0000 I QUERY [conn296] command test0.$cmd command: insert { insert: "Insert_Empty", documents: [ {} ] } ntoreturn:1 keyUpdates:0 numYields:0 locks(micros) w:52 reslen:40 155ms 2014-10-06T14:34:30.524+0000 I COMMANDS [conn303] insert test0.Insert_Empty ninserted:1 keyUpdates:0 numYields:0 locks(micros) w:39 155ms 2014-10-06T14:34:30.524+0000 I QUERY [conn303] command test0.$cmd command: insert { insert: "Insert_Empty", documents: [ {} ] } ntoreturn:1 keyUpdates:0 numYields:0 locks(micros) w:42 reslen:40 155ms 2014-10-06T14:34:30.524+0000 I COMMANDS [conn301] insert test0.Insert_Empty ninserted:1 keyUpdates:0 numYields:0 locks(micros) w:24 155ms 2014-10-06T14:34:30.524+0000 I QUERY [conn301] command test0.$cmd command: insert { insert: "Insert_Empty", documents: [ {} ] } ntoreturn:1 keyUpdates:0 numYields:0 locks(micros) w:34 reslen:40 155ms 2014-10-06T14:34:30.524+0000 I COMMANDS [conn302] insert test0.Insert_Empty ninserted:1 keyUpdates:0 numYields:0 locks(micros) w:27 155ms 2014-10-06T14:34:30.524+0000 I QUERY [conn302] command test0.$cmd command: insert { insert: "Insert_Empty", documents: [ {} ] } ntoreturn:1 keyUpdates:0 numYields:0 locks(micros) w:41 reslen:40 155ms 2014-10-06T14:34:30.524+0000 I COMMANDS [conn309] insert test0.Insert_Empty ninserted:1 keyUpdates:0 numYields:0 locks(micros) w:30 155ms 2014-10-06T14:34:30.525+0000 I QUERY [conn309] command test0.$cmd command: insert { insert: "Insert_Empty", documents: [ {} ] } ntoreturn:1 keyUpdates:0 numYields:0 locks(micros) w:53 reslen:40 156ms 2014-10-06T14:34:30.525+0000 I COMMANDS [conn305] insert test0.Insert_Empty ninserted:1 keyUpdates:0 numYields:0 locks(micros) w:24 156ms 2014-10-06T14:34:30.525+0000 I QUERY [conn305] command test0.$cmd command: insert { insert: "Insert_Empty", documents: [ {} ] } ntoreturn:1 keyUpdates:0 numYields:0 locks(micros) w:83 reslen:40 156ms 2014-10-06T14:34:30.525+0000 I COMMANDS [conn295] insert test0.Insert_Empty ninserted:1 keyUpdates:0 numYields:0 locks(micros) w:28 156ms 2014-10-06T14:34:30.525+0000 I QUERY [conn295] command test0.$cmd command: insert { insert: "Insert_Empty", documents: [ {} ] } ntoreturn:1 keyUpdates:0 numYields:0 locks(micros) w:35 reslen:40 156ms 2014-10-06T14:34:30.525+0000 I COMMANDS [conn306] insert test0.Insert_Empty ninserted:1 keyUpdates:0 numYields:0 locks(micros) w:24 156ms 2014-10-06T14:34:30.525+0000 I QUERY [conn306] command test0.$cmd command: insert { insert: "Insert_Empty", documents: [ {} ] } ntoreturn:1 keyUpdates:0 numYields:0 locks(micros) w:37 reslen:40 156ms 2014-10-06T14:34:30.525+0000 I COMMANDS [conn297] insert test0.Insert_Empty ninserted:1 keyUpdates:0 numYields:0 locks(micros) w:24 156ms 2014-10-06T14:34:30.525+0000 I QUERY [conn297] command test0.$cmd command: insert { insert: "Insert_Empty", documents: [ {} ] } ntoreturn:1 keyUpdates:0 numYields:0 locks(micros) w:37 reslen:40 156ms 2014-10-06T14:34:30.525+0000 I COMMANDS [conn307] insert test0.Insert_Empty ninserted:1 keyUpdates:0 numYields:0 locks(micros) w:24 156ms 2014-10-06T14:34:30.525+0000 I QUERY [conn307] command test0.$cmd command: insert { insert: "Insert_Empty", documents: [ {} ] } ntoreturn:1 keyUpdates:0 numYields:0 locks(micros) w:36 reslen:40 156ms 2014-10-06T14:34:30.525+0000 I COMMANDS [conn298] insert test0.Insert_Empty ninserted:1 keyUpdates:0 numYields:0 locks(micros) w:21 156ms 2014-10-06T14:34:30.525+0000 I QUERY [conn298] command test0.$cmd command: insert { insert: "Insert_Empty", documents: [ {} ] } ntoreturn:1 keyUpdates:0 numYields:0 locks(micros) w:33 reslen:40 156ms 2014-10-06T14:34:30.525+0000 I COMMANDS [conn308] insert test0.Insert_Empty ninserted:1 keyUpdates:0 numYields:0 locks(micros) w:22 156ms 2014-10-06T14:34:30.525+0000 I QUERY [conn308] command test0.$cmd command: insert { insert: "Insert_Empty", documents: [ {} ] } ntoreturn:1 keyUpdates:0 numYields:0 locks(micros) w:35 reslen:40 156ms 2014-10-06T14:34:30.525+0000 I COMMANDS [conn294] insert test0.Insert_Empty ninserted:1 keyUpdates:0 numYields:0 locks(micros) w:29 156ms 2014-10-06T14:34:30.525+0000 I QUERY [conn294] command test0.$cmd command: insert { insert: "Insert_Empty", documents: [ {} ] } ntoreturn:1 keyUpdates:0 numYields:0 locks(micros) w:41 reslen:40 156ms 2014-10-06T14:34:30.525+0000 I COMMANDS [conn299] insert test0.Insert_Empty ninserted:1 keyUpdates:0 numYields:0 locks(micros) w:19 156ms 2014-10-06T14:34:30.525+0000 I QUERY [conn299] command test0.$cmd command: insert { insert: "Insert_Empty", documents: [ {} ] } ntoreturn:1 keyUpdates:0 numYields:0 locks(micros) w:33 reslen:40 156ms 2014-10-06T14:34:30.525+0000 I COMMANDS [conn304] insert test0.Insert_Empty ninserted:1 keyUpdates:0 numYields:0 locks(micros) w:20 156ms 2014-10-06T14:34:30.525+0000 I QUERY [conn304] command test0.$cmd command: insert { insert: "Insert_Empty", documents: [ {} ] } ntoreturn:1 keyUpdates:0 numYields:0 locks(micros) w:34 reslen:40 156ms 2014-10-06T14:34:30.525+0000 I COMMANDS [conn300] insert test0.Insert_Empty ninserted:1 keyUpdates:0 numYields:0 locks(micros) w:22 156ms 2014-10-06T14:34:30.525+0000 I QUERY [conn300] command test0.$cmd command: insert { insert: "Insert_Empty", documents: [ {} ] } ntoreturn:1 keyUpdates:0 numYields:0 locks(micros) w:45 reslen:40 156ms 2014-10-06T14:34:31.479+0000 I NETWORK [conn309] end connection 127.0.0.1:60692 (17 connections now open) 2014-10-06T14:34:31.479+0000 I NETWORK [conn295] end connection 127.0.0.1:60678 (17 connections now open) 2014-10-06T14:34:31.479+0000 I NETWORK [conn307] end connection 127.0.0.1:60690 (16 connections now open) 2014-10-06T14:34:31.479+0000 I NETWORK [conn296] end connection 127.0.0.1:60679 (15 connections now open) 2014-10-06T14:34:31.479+0000 I NETWORK [conn304] end connection 127.0.0.1:60687 (17 connections now open) 2014-10-06T14:34:31.479+0000 I NETWORK [conn305] end connection 127.0.0.1:60688 (12 connections now open) 2014-10-06T14:34:31.480+0000 I NETWORK [conn300] end connection 127.0.0.1:60683 (11 connections now open) 2014-10-06T14:34:31.480+0000 I NETWORK [conn299] end connection 127.0.0.1:60682 (10 connections now open) 2014-10-06T14:34:31.480+0000 I NETWORK [conn298] end connection 127.0.0.1:60681 (10 connections now open) 2014-10-06T14:34:31.480+0000 I NETWORK [conn297] end connection 127.0.0.1:60680 (9 connections now open) 2014-10-06T14:34:31.480+0000 I NETWORK [conn302] end connection 127.0.0.1:60685 (7 connections now open) 2014-10-06T14:34:31.480+0000 I NETWORK [conn306] end connection 127.0.0.1:60689 (7 connections now open) 2014-10-06T14:34:31.480+0000 I NETWORK [conn294] end connection 127.0.0.1:60677 (7 connections now open) 2014-10-06T14:34:31.480+0000 I NETWORK [conn301] end connection 127.0.0.1:60684 (5 connections now open) 2014-10-06T14:34:31.480+0000 I NETWORK [conn303] end connection 127.0.0.1:60686 (3 connections now open) 2014-10-06T14:34:31.480+0000 I NETWORK [conn308] end connection 127.0.0.1:60691 (2 connections now open) 2014-10-06T14:34:31.480+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60693 #310 (3 connections now open) 2014-10-06T14:34:31.481+0000 I NETWORK [conn310] end connection 127.0.0.1:60693 (2 connections now open) 2014-10-06T14:34:31.481+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:34:31.482+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:34:31.482+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:34:31.483+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60694 #311 (3 connections now open) 2014-10-06T14:34:31.483+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60695 #312 (4 connections now open) 2014-10-06T14:34:31.484+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60696 #313 (5 connections now open) 2014-10-06T14:34:31.484+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60697 #314 (6 connections now open) 2014-10-06T14:34:31.484+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60698 #315 (7 connections now open) 2014-10-06T14:34:31.484+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60699 #316 (8 connections now open) 2014-10-06T14:34:31.484+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60700 #317 (9 connections now open) 2014-10-06T14:34:31.484+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60701 #318 (10 connections now open) 2014-10-06T14:34:31.484+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60702 #319 (11 connections now open) 2014-10-06T14:34:31.484+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60703 #320 (12 connections now open) 2014-10-06T14:34:31.485+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60704 #321 (13 connections now open) 2014-10-06T14:34:31.485+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60705 #322 (14 connections now open) 2014-10-06T14:34:31.485+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60707 #323 (15 connections now open) 2014-10-06T14:34:31.485+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60708 #324 (16 connections now open) 2014-10-06T14:34:31.485+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60709 #325 (17 connections now open) 2014-10-06T14:34:31.485+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60710 #326 (18 connections now open) 2014-10-06T14:34:31.486+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60711 #327 (19 connections now open) 2014-10-06T14:34:31.486+0000 I NETWORK [conn311] end connection 127.0.0.1:60694 (18 connections now open) 2014-10-06T14:34:36.486+0000 I NETWORK [conn327] end connection 127.0.0.1:60711 (17 connections now open) 2014-10-06T14:34:36.486+0000 I NETWORK [conn324] end connection 127.0.0.1:60708 (17 connections now open) 2014-10-06T14:34:36.486+0000 I NETWORK [conn314] end connection 127.0.0.1:60697 (17 connections now open) 2014-10-06T14:34:36.486+0000 I NETWORK [conn312] end connection 127.0.0.1:60695 (17 connections now open) 2014-10-06T14:34:36.486+0000 I NETWORK [conn322] end connection 127.0.0.1:60705 (15 connections now open) 2014-10-06T14:34:36.486+0000 I NETWORK [conn313] end connection 127.0.0.1:60696 (15 connections now open) 2014-10-06T14:34:36.486+0000 I NETWORK [conn319] end connection 127.0.0.1:60702 (11 connections now open) 2014-10-06T14:34:36.487+0000 I NETWORK [conn323] end connection 127.0.0.1:60707 (10 connections now open) 2014-10-06T14:34:36.487+0000 I NETWORK [conn325] end connection 127.0.0.1:60709 (10 connections now open) 2014-10-06T14:34:36.487+0000 I NETWORK [conn315] end connection 127.0.0.1:60698 (10 connections now open) 2014-10-06T14:34:36.487+0000 I NETWORK [conn321] end connection 127.0.0.1:60704 (10 connections now open) 2014-10-06T14:34:36.487+0000 I NETWORK [conn320] end connection 127.0.0.1:60703 (6 connections now open) 2014-10-06T14:34:36.487+0000 I NETWORK [conn326] end connection 127.0.0.1:60710 (5 connections now open) 2014-10-06T14:34:36.487+0000 I NETWORK [conn318] end connection 127.0.0.1:60701 (5 connections now open) 2014-10-06T14:34:36.487+0000 I NETWORK [conn317] end connection 127.0.0.1:60700 (5 connections now open) 2014-10-06T14:34:36.487+0000 I NETWORK [conn316] end connection 127.0.0.1:60699 (2 connections now open) 2014-10-06T14:34:36.487+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60712 #328 (3 connections now open) 2014-10-06T14:34:36.488+0000 I NETWORK [conn328] end connection 127.0.0.1:60712 (2 connections now open) 2014-10-06T14:34:36.488+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:34:36.489+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:34:36.489+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:34:36.490+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60713 #329 (3 connections now open) 2014-10-06T14:34:36.490+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60714 #330 (4 connections now open) 2014-10-06T14:34:36.490+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60715 #331 (5 connections now open) 2014-10-06T14:34:36.490+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60717 #332 (6 connections now open) 2014-10-06T14:34:36.491+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60716 #333 (7 connections now open) 2014-10-06T14:34:36.491+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60719 #334 (8 connections now open) 2014-10-06T14:34:36.491+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60720 #335 (9 connections now open) 2014-10-06T14:34:36.491+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60721 #336 (10 connections now open) 2014-10-06T14:34:36.491+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60722 #337 (11 connections now open) 2014-10-06T14:34:36.491+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60723 #338 (12 connections now open) 2014-10-06T14:34:36.491+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60724 #339 (13 connections now open) 2014-10-06T14:34:36.492+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60725 #340 (14 connections now open) 2014-10-06T14:34:36.492+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60726 #341 (15 connections now open) 2014-10-06T14:34:36.492+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60727 #342 (16 connections now open) 2014-10-06T14:34:36.492+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60728 #343 (17 connections now open) 2014-10-06T14:34:36.492+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60729 #344 (18 connections now open) 2014-10-06T14:34:36.492+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60730 #345 (19 connections now open) 2014-10-06T14:34:36.493+0000 I NETWORK [conn329] end connection 127.0.0.1:60713 (18 connections now open) 2014-10-06T14:34:41.494+0000 I NETWORK [conn339] end connection 127.0.0.1:60724 (17 connections now open) 2014-10-06T14:34:41.494+0000 I NETWORK [conn338] end connection 127.0.0.1:60723 (17 connections now open) 2014-10-06T14:34:41.494+0000 I NETWORK [conn341] end connection 127.0.0.1:60726 (15 connections now open) 2014-10-06T14:34:41.494+0000 I NETWORK [conn345] end connection 127.0.0.1:60730 (15 connections now open) 2014-10-06T14:34:41.494+0000 I NETWORK [conn336] end connection 127.0.0.1:60721 (14 connections now open) 2014-10-06T14:34:41.494+0000 I NETWORK [conn340] end connection 127.0.0.1:60725 (13 connections now open) 2014-10-06T14:34:41.494+0000 I NETWORK [conn332] end connection 127.0.0.1:60717 (11 connections now open) 2014-10-06T14:34:41.495+0000 I NETWORK [conn343] end connection 127.0.0.1:60728 (11 connections now open) 2014-10-06T14:34:41.495+0000 I NETWORK [conn330] end connection 127.0.0.1:60714 (9 connections now open) 2014-10-06T14:34:41.495+0000 I NETWORK [conn344] end connection 127.0.0.1:60729 (9 connections now open) 2014-10-06T14:34:41.495+0000 I NETWORK [conn334] end connection 127.0.0.1:60719 (9 connections now open) 2014-10-06T14:34:41.495+0000 I NETWORK [conn342] end connection 127.0.0.1:60727 (6 connections now open) 2014-10-06T14:34:41.495+0000 I NETWORK [conn331] end connection 127.0.0.1:60715 (6 connections now open) 2014-10-06T14:34:41.495+0000 I NETWORK [conn335] end connection 127.0.0.1:60720 (5 connections now open) 2014-10-06T14:34:41.495+0000 I NETWORK [conn333] end connection 127.0.0.1:60716 (3 connections now open) 2014-10-06T14:34:41.495+0000 I NETWORK [conn337] end connection 127.0.0.1:60722 (2 connections now open) 2014-10-06T14:34:41.495+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60731 #346 (3 connections now open) 2014-10-06T14:34:41.496+0000 I NETWORK [conn346] end connection 127.0.0.1:60731 (2 connections now open) 2014-10-06T14:34:41.496+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:34:41.497+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:34:41.497+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:34:41.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60732 #347 (3 connections now open) 2014-10-06T14:34:41.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60733 #348 (4 connections now open) 2014-10-06T14:34:41.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60734 #349 (5 connections now open) 2014-10-06T14:34:41.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60735 #350 (6 connections now open) 2014-10-06T14:34:41.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60736 #351 (7 connections now open) 2014-10-06T14:34:41.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60737 #352 (8 connections now open) 2014-10-06T14:34:41.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60738 #353 (9 connections now open) 2014-10-06T14:34:41.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60739 #354 (10 connections now open) 2014-10-06T14:34:41.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60740 #355 (11 connections now open) 2014-10-06T14:34:41.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60741 #356 (12 connections now open) 2014-10-06T14:34:41.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60742 #357 (13 connections now open) 2014-10-06T14:34:41.500+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60743 #358 (14 connections now open) 2014-10-06T14:34:41.500+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60744 #359 (15 connections now open) 2014-10-06T14:34:41.500+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60745 #360 (16 connections now open) 2014-10-06T14:34:41.500+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60746 #361 (17 connections now open) 2014-10-06T14:34:41.500+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60747 #362 (18 connections now open) 2014-10-06T14:34:41.500+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60748 #363 (19 connections now open) 2014-10-06T14:34:41.500+0000 I NETWORK [conn347] end connection 127.0.0.1:60732 (18 connections now open) 2014-10-06T14:34:46.500+0000 I NETWORK [conn355] end connection 127.0.0.1:60740 (17 connections now open) 2014-10-06T14:34:46.501+0000 I NETWORK [conn352] end connection 127.0.0.1:60737 (16 connections now open) 2014-10-06T14:34:46.501+0000 I NETWORK [conn363] end connection 127.0.0.1:60748 (16 connections now open) 2014-10-06T14:34:46.501+0000 I NETWORK [conn348] end connection 127.0.0.1:60733 (16 connections now open) 2014-10-06T14:34:46.501+0000 I NETWORK [conn351] end connection 127.0.0.1:60736 (16 connections now open) 2014-10-06T14:34:46.501+0000 I NETWORK [conn354] end connection 127.0.0.1:60739 (12 connections now open) 2014-10-06T14:34:46.501+0000 I NETWORK [conn361] end connection 127.0.0.1:60746 (16 connections now open) 2014-10-06T14:34:46.501+0000 I NETWORK [conn356] end connection 127.0.0.1:60741 (16 connections now open) 2014-10-06T14:34:46.501+0000 I NETWORK [conn350] end connection 127.0.0.1:60735 (16 connections now open) 2014-10-06T14:34:46.501+0000 I NETWORK [conn357] end connection 127.0.0.1:60742 (16 connections now open) 2014-10-06T14:34:46.501+0000 I NETWORK [conn359] end connection 127.0.0.1:60744 (8 connections now open) 2014-10-06T14:34:46.501+0000 I NETWORK [conn353] end connection 127.0.0.1:60738 (12 connections now open) 2014-10-06T14:34:46.501+0000 I NETWORK [conn349] end connection 127.0.0.1:60734 (5 connections now open) 2014-10-06T14:34:46.501+0000 I NETWORK [conn360] end connection 127.0.0.1:60745 (16 connections now open) 2014-10-06T14:34:46.501+0000 I NETWORK [conn358] end connection 127.0.0.1:60743 (7 connections now open) 2014-10-06T14:34:46.501+0000 I NETWORK [conn362] end connection 127.0.0.1:60747 (16 connections now open) 2014-10-06T14:34:46.502+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60749 #364 (4 connections now open) 2014-10-06T14:34:46.502+0000 I NETWORK [conn364] end connection 127.0.0.1:60749 (2 connections now open) 2014-10-06T14:34:46.502+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:34:46.503+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:34:46.504+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:34:46.504+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60750 #365 (3 connections now open) 2014-10-06T14:34:46.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60751 #366 (4 connections now open) 2014-10-06T14:34:46.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60752 #367 (5 connections now open) 2014-10-06T14:34:46.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60753 #368 (6 connections now open) 2014-10-06T14:34:46.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60754 #369 (7 connections now open) 2014-10-06T14:34:46.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60755 #370 (8 connections now open) 2014-10-06T14:34:46.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60756 #371 (9 connections now open) 2014-10-06T14:34:46.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60757 #372 (10 connections now open) 2014-10-06T14:34:46.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60758 #373 (11 connections now open) 2014-10-06T14:34:46.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60759 #374 (12 connections now open) 2014-10-06T14:34:46.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60760 #375 (13 connections now open) 2014-10-06T14:34:46.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60761 #376 (14 connections now open) 2014-10-06T14:34:46.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60762 #377 (15 connections now open) 2014-10-06T14:34:46.507+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60763 #378 (16 connections now open) 2014-10-06T14:34:46.507+0000 I NETWORK [conn365] end connection 127.0.0.1:60750 (15 connections now open) 2014-10-06T14:34:46.507+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60764 #379 (17 connections now open) 2014-10-06T14:34:46.507+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60765 #380 (17 connections now open) 2014-10-06T14:34:46.507+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60766 #381 (18 connections now open) 2014-10-06T14:34:51.507+0000 I NETWORK [conn375] end connection 127.0.0.1:60760 (17 connections now open) 2014-10-06T14:34:51.507+0000 I NETWORK [conn380] end connection 127.0.0.1:60765 (17 connections now open) 2014-10-06T14:34:51.507+0000 I NETWORK [conn370] end connection 127.0.0.1:60755 (17 connections now open) 2014-10-06T14:34:51.507+0000 I NETWORK [conn379] end connection 127.0.0.1:60764 (17 connections now open) 2014-10-06T14:34:51.508+0000 I NETWORK [conn378] end connection 127.0.0.1:60763 (13 connections now open) 2014-10-06T14:34:51.508+0000 I NETWORK [conn372] end connection 127.0.0.1:60757 (17 connections now open) 2014-10-06T14:34:51.508+0000 I NETWORK [conn376] end connection 127.0.0.1:60761 (13 connections now open) 2014-10-06T14:34:51.508+0000 I NETWORK [conn377] end connection 127.0.0.1:60762 (12 connections now open) 2014-10-06T14:34:51.508+0000 I NETWORK [conn373] end connection 127.0.0.1:60758 (13 connections now open) 2014-10-06T14:34:51.508+0000 I NETWORK [conn381] end connection 127.0.0.1:60766 (10 connections now open) 2014-10-06T14:34:51.508+0000 I NETWORK [conn374] end connection 127.0.0.1:60759 (13 connections now open) 2014-10-06T14:34:51.508+0000 I NETWORK [conn367] end connection 127.0.0.1:60752 (9 connections now open) 2014-10-06T14:34:51.508+0000 I NETWORK [conn371] end connection 127.0.0.1:60756 (13 connections now open) 2014-10-06T14:34:51.508+0000 I NETWORK [conn366] end connection 127.0.0.1:60751 (13 connections now open) 2014-10-06T14:34:51.508+0000 I NETWORK [conn368] end connection 127.0.0.1:60753 (5 connections now open) 2014-10-06T14:34:51.508+0000 I NETWORK [conn369] end connection 127.0.0.1:60754 (4 connections now open) 2014-10-06T14:34:51.508+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60767 #382 (3 connections now open) 2014-10-06T14:34:51.509+0000 I NETWORK [conn382] end connection 127.0.0.1:60767 (2 connections now open) 2014-10-06T14:34:51.509+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:34:51.510+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:34:51.510+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:34:51.511+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60768 #383 (3 connections now open) 2014-10-06T14:34:51.511+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60769 #384 (4 connections now open) 2014-10-06T14:34:51.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60770 #385 (5 connections now open) 2014-10-06T14:34:51.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60771 #386 (6 connections now open) 2014-10-06T14:34:51.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60772 #387 (7 connections now open) 2014-10-06T14:34:51.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60773 #388 (8 connections now open) 2014-10-06T14:34:51.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60774 #389 (9 connections now open) 2014-10-06T14:34:51.513+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60775 #390 (10 connections now open) 2014-10-06T14:34:51.513+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60776 #391 (11 connections now open) 2014-10-06T14:34:51.513+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60777 #392 (12 connections now open) 2014-10-06T14:34:51.513+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60778 #393 (13 connections now open) 2014-10-06T14:34:51.513+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60779 #394 (14 connections now open) 2014-10-06T14:34:51.513+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60780 #395 (15 connections now open) 2014-10-06T14:34:51.513+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60781 #396 (16 connections now open) 2014-10-06T14:34:51.513+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60782 #397 (17 connections now open) 2014-10-06T14:34:51.513+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60783 #398 (18 connections now open) 2014-10-06T14:34:51.514+0000 I NETWORK [conn383] end connection 127.0.0.1:60768 (17 connections now open) 2014-10-06T14:34:51.514+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60784 #399 (18 connections now open) 2014-10-06T14:34:56.514+0000 I NETWORK [conn398] end connection 127.0.0.1:60783 (17 connections now open) 2014-10-06T14:34:56.514+0000 I NETWORK [conn387] end connection 127.0.0.1:60772 (17 connections now open) 2014-10-06T14:34:56.514+0000 I NETWORK [conn395] end connection 127.0.0.1:60780 (17 connections now open) 2014-10-06T14:34:56.514+0000 I NETWORK [conn384] end connection 127.0.0.1:60769 (16 connections now open) 2014-10-06T14:34:56.514+0000 I NETWORK [conn386] end connection 127.0.0.1:60771 (13 connections now open) 2014-10-06T14:34:56.514+0000 I NETWORK [conn393] end connection 127.0.0.1:60778 (13 connections now open) 2014-10-06T14:34:56.514+0000 I NETWORK [conn389] end connection 127.0.0.1:60774 (15 connections now open) 2014-10-06T14:34:56.515+0000 I NETWORK [conn394] end connection 127.0.0.1:60779 (10 connections now open) 2014-10-06T14:34:56.514+0000 I NETWORK [conn392] end connection 127.0.0.1:60777 (15 connections now open) 2014-10-06T14:34:56.514+0000 I NETWORK [conn385] end connection 127.0.0.1:60770 (15 connections now open) 2014-10-06T14:34:56.514+0000 I NETWORK [conn399] end connection 127.0.0.1:60784 (15 connections now open) 2014-10-06T14:34:56.514+0000 I NETWORK [conn396] end connection 127.0.0.1:60781 (15 connections now open) 2014-10-06T14:34:56.514+0000 I NETWORK [conn397] end connection 127.0.0.1:60782 (15 connections now open) 2014-10-06T14:34:56.515+0000 I NETWORK [conn391] end connection 127.0.0.1:60776 (7 connections now open) 2014-10-06T14:34:56.515+0000 I NETWORK [conn390] end connection 127.0.0.1:60775 (7 connections now open) 2014-10-06T14:34:56.515+0000 I NETWORK [conn388] end connection 127.0.0.1:60773 (4 connections now open) 2014-10-06T14:34:56.515+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60785 #400 (3 connections now open) 2014-10-06T14:34:56.515+0000 I NETWORK [conn400] end connection 127.0.0.1:60785 (2 connections now open) 2014-10-06T14:34:56.516+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:34:56.523+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:34:56.523+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:34:56.524+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60786 #401 (3 connections now open) 2014-10-06T14:34:56.524+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60787 #402 (4 connections now open) 2014-10-06T14:34:56.524+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60788 #403 (5 connections now open) 2014-10-06T14:34:56.524+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60789 #404 (6 connections now open) 2014-10-06T14:34:56.525+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60790 #405 (7 connections now open) 2014-10-06T14:34:56.525+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60791 #406 (8 connections now open) 2014-10-06T14:34:56.525+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60792 #407 (9 connections now open) 2014-10-06T14:34:56.525+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60793 #408 (10 connections now open) 2014-10-06T14:34:56.526+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60794 #409 (11 connections now open) 2014-10-06T14:34:56.526+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60795 #410 (12 connections now open) 2014-10-06T14:34:56.526+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60796 #411 (13 connections now open) 2014-10-06T14:34:56.526+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60797 #412 (14 connections now open) 2014-10-06T14:34:56.526+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60798 #413 (15 connections now open) 2014-10-06T14:34:56.526+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60799 #414 (16 connections now open) 2014-10-06T14:34:56.526+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60800 #415 (17 connections now open) 2014-10-06T14:34:56.526+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60801 #416 (18 connections now open) 2014-10-06T14:34:56.526+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60802 #417 (19 connections now open) 2014-10-06T14:34:56.527+0000 I NETWORK [conn401] end connection 127.0.0.1:60786 (18 connections now open) 2014-10-06T14:35:01.527+0000 I NETWORK [conn405] end connection 127.0.0.1:60790 (17 connections now open) 2014-10-06T14:35:01.527+0000 I NETWORK [conn412] end connection 127.0.0.1:60797 (17 connections now open) 2014-10-06T14:35:01.527+0000 I NETWORK [conn403] end connection 127.0.0.1:60788 (16 connections now open) 2014-10-06T14:35:01.527+0000 I NETWORK [conn414] end connection 127.0.0.1:60799 (16 connections now open) 2014-10-06T14:35:01.528+0000 I NETWORK [conn410] end connection 127.0.0.1:60795 (15 connections now open) 2014-10-06T14:35:01.527+0000 I NETWORK [conn417] end connection 127.0.0.1:60802 (16 connections now open) 2014-10-06T14:35:01.527+0000 I NETWORK [conn411] end connection 127.0.0.1:60796 (16 connections now open) 2014-10-06T14:35:01.527+0000 I NETWORK [conn415] end connection 127.0.0.1:60800 (16 connections now open) 2014-10-06T14:35:01.528+0000 I NETWORK [conn406] end connection 127.0.0.1:60791 (11 connections now open) 2014-10-06T14:35:01.527+0000 I NETWORK [conn413] end connection 127.0.0.1:60798 (16 connections now open) 2014-10-06T14:35:01.528+0000 I NETWORK [conn408] end connection 127.0.0.1:60793 (11 connections now open) 2014-10-06T14:35:01.528+0000 I NETWORK [conn416] end connection 127.0.0.1:60801 (8 connections now open) 2014-10-06T14:35:01.528+0000 I NETWORK [conn402] end connection 127.0.0.1:60787 (7 connections now open) 2014-10-06T14:35:01.528+0000 I NETWORK [conn404] end connection 127.0.0.1:60789 (11 connections now open) 2014-10-06T14:35:01.528+0000 I NETWORK [conn407] end connection 127.0.0.1:60792 (5 connections now open) 2014-10-06T14:35:01.528+0000 I NETWORK [conn409] end connection 127.0.0.1:60794 (14 connections now open) 2014-10-06T14:35:01.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60803 #418 (3 connections now open) 2014-10-06T14:35:01.529+0000 I NETWORK [conn418] end connection 127.0.0.1:60803 (2 connections now open) 2014-10-06T14:35:01.529+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:01.530+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:01.530+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:01.531+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60804 #419 (3 connections now open) 2014-10-06T14:35:01.531+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60805 #420 (4 connections now open) 2014-10-06T14:35:01.531+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60806 #421 (5 connections now open) 2014-10-06T14:35:01.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60807 #422 (6 connections now open) 2014-10-06T14:35:01.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60808 #423 (7 connections now open) 2014-10-06T14:35:01.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60809 #424 (8 connections now open) 2014-10-06T14:35:01.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60810 #425 (9 connections now open) 2014-10-06T14:35:01.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60811 #426 (10 connections now open) 2014-10-06T14:35:01.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60812 #427 (11 connections now open) 2014-10-06T14:35:01.532+0000 I NETWORK [conn419] end connection 127.0.0.1:60804 (10 connections now open) 2014-10-06T14:35:06.533+0000 I NETWORK [conn421] end connection 127.0.0.1:60806 (9 connections now open) 2014-10-06T14:35:06.533+0000 I NETWORK [conn425] end connection 127.0.0.1:60810 (9 connections now open) 2014-10-06T14:35:06.533+0000 I NETWORK [conn424] end connection 127.0.0.1:60809 (9 connections now open) 2014-10-06T14:35:06.533+0000 I NETWORK [conn426] end connection 127.0.0.1:60811 (8 connections now open) 2014-10-06T14:35:06.533+0000 I NETWORK [conn420] end connection 127.0.0.1:60805 (8 connections now open) 2014-10-06T14:35:06.533+0000 I NETWORK [conn422] end connection 127.0.0.1:60807 (8 connections now open) 2014-10-06T14:35:06.533+0000 I NETWORK [conn427] end connection 127.0.0.1:60812 (8 connections now open) 2014-10-06T14:35:06.533+0000 I NETWORK [conn423] end connection 127.0.0.1:60808 (8 connections now open) 2014-10-06T14:35:06.533+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60813 #428 (6 connections now open) 2014-10-06T14:35:06.534+0000 I NETWORK [conn428] end connection 127.0.0.1:60813 (2 connections now open) 2014-10-06T14:35:06.534+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:06.535+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:06.535+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:06.536+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60814 #429 (3 connections now open) 2014-10-06T14:35:06.536+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60815 #430 (4 connections now open) 2014-10-06T14:35:06.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60816 #431 (5 connections now open) 2014-10-06T14:35:06.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60817 #432 (6 connections now open) 2014-10-06T14:35:06.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60818 #433 (7 connections now open) 2014-10-06T14:35:06.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60819 #434 (8 connections now open) 2014-10-06T14:35:06.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60820 #435 (9 connections now open) 2014-10-06T14:35:06.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60821 #436 (10 connections now open) 2014-10-06T14:35:06.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60822 #437 (11 connections now open) 2014-10-06T14:35:06.537+0000 I NETWORK [conn429] end connection 127.0.0.1:60814 (10 connections now open) 2014-10-06T14:35:11.538+0000 I NETWORK [conn431] end connection 127.0.0.1:60816 (9 connections now open) 2014-10-06T14:35:11.538+0000 I NETWORK [conn432] end connection 127.0.0.1:60817 (9 connections now open) 2014-10-06T14:35:11.538+0000 I NETWORK [conn437] end connection 127.0.0.1:60822 (8 connections now open) 2014-10-06T14:35:11.538+0000 I NETWORK [conn435] end connection 127.0.0.1:60820 (8 connections now open) 2014-10-06T14:35:11.538+0000 I NETWORK [conn436] end connection 127.0.0.1:60821 (8 connections now open) 2014-10-06T14:35:11.538+0000 I NETWORK [conn434] end connection 127.0.0.1:60819 (8 connections now open) 2014-10-06T14:35:11.538+0000 I NETWORK [conn433] end connection 127.0.0.1:60818 (8 connections now open) 2014-10-06T14:35:11.538+0000 I NETWORK [conn430] end connection 127.0.0.1:60815 (8 connections now open) 2014-10-06T14:35:11.538+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60823 #438 (3 connections now open) 2014-10-06T14:35:11.539+0000 I NETWORK [conn438] end connection 127.0.0.1:60823 (2 connections now open) 2014-10-06T14:35:11.539+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:11.540+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:11.540+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:11.541+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60824 #439 (3 connections now open) 2014-10-06T14:35:11.541+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60825 #440 (4 connections now open) 2014-10-06T14:35:11.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60826 #441 (5 connections now open) 2014-10-06T14:35:11.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60827 #442 (6 connections now open) 2014-10-06T14:35:11.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60828 #443 (7 connections now open) 2014-10-06T14:35:11.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60829 #444 (8 connections now open) 2014-10-06T14:35:11.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60830 #445 (9 connections now open) 2014-10-06T14:35:11.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60831 #446 (10 connections now open) 2014-10-06T14:35:11.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60832 #447 (11 connections now open) 2014-10-06T14:35:11.542+0000 I NETWORK [conn439] end connection 127.0.0.1:60824 (10 connections now open) 2014-10-06T14:35:16.543+0000 I NETWORK [conn442] end connection 127.0.0.1:60827 (9 connections now open) 2014-10-06T14:35:16.543+0000 I NETWORK [conn446] end connection 127.0.0.1:60831 (9 connections now open) 2014-10-06T14:35:16.543+0000 I NETWORK [conn447] end connection 127.0.0.1:60832 (9 connections now open) 2014-10-06T14:35:16.543+0000 I NETWORK [conn440] end connection 127.0.0.1:60825 (9 connections now open) 2014-10-06T14:35:16.543+0000 I NETWORK [conn444] end connection 127.0.0.1:60829 (8 connections now open) 2014-10-06T14:35:16.543+0000 I NETWORK [conn445] end connection 127.0.0.1:60830 (8 connections now open) 2014-10-06T14:35:16.543+0000 I NETWORK [conn443] end connection 127.0.0.1:60828 (8 connections now open) 2014-10-06T14:35:16.543+0000 I NETWORK [conn441] end connection 127.0.0.1:60826 (8 connections now open) 2014-10-06T14:35:16.543+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60833 #448 (3 connections now open) 2014-10-06T14:35:16.544+0000 I NETWORK [conn448] end connection 127.0.0.1:60833 (2 connections now open) 2014-10-06T14:35:16.544+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:16.545+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:16.545+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:16.546+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60834 #449 (3 connections now open) 2014-10-06T14:35:16.546+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60835 #450 (4 connections now open) 2014-10-06T14:35:16.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60836 #451 (5 connections now open) 2014-10-06T14:35:16.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60837 #452 (6 connections now open) 2014-10-06T14:35:16.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60838 #453 (7 connections now open) 2014-10-06T14:35:16.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60839 #454 (8 connections now open) 2014-10-06T14:35:16.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60840 #455 (9 connections now open) 2014-10-06T14:35:16.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60841 #456 (10 connections now open) 2014-10-06T14:35:16.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60842 #457 (11 connections now open) 2014-10-06T14:35:16.548+0000 I NETWORK [conn449] end connection 127.0.0.1:60834 (10 connections now open) 2014-10-06T14:35:21.548+0000 I NETWORK [conn457] end connection 127.0.0.1:60842 (9 connections now open) 2014-10-06T14:35:21.548+0000 I NETWORK [conn455] end connection 127.0.0.1:60840 (9 connections now open) 2014-10-06T14:35:21.548+0000 I NETWORK [conn450] end connection 127.0.0.1:60835 (9 connections now open) 2014-10-06T14:35:21.548+0000 I NETWORK [conn452] end connection 127.0.0.1:60837 (9 connections now open) 2014-10-06T14:35:21.548+0000 I NETWORK [conn451] end connection 127.0.0.1:60836 (7 connections now open) 2014-10-06T14:35:21.548+0000 I NETWORK [conn454] end connection 127.0.0.1:60839 (4 connections now open) 2014-10-06T14:35:21.548+0000 I NETWORK [conn453] end connection 127.0.0.1:60838 (4 connections now open) 2014-10-06T14:35:21.548+0000 I NETWORK [conn456] end connection 127.0.0.1:60841 (2 connections now open) 2014-10-06T14:35:21.548+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60843 #458 (3 connections now open) 2014-10-06T14:35:21.549+0000 I NETWORK [conn458] end connection 127.0.0.1:60843 (2 connections now open) 2014-10-06T14:35:21.549+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:21.550+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:21.550+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:21.551+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60844 #459 (3 connections now open) 2014-10-06T14:35:21.551+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60845 #460 (4 connections now open) 2014-10-06T14:35:21.552+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60846 #461 (5 connections now open) 2014-10-06T14:35:21.552+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60847 #462 (6 connections now open) 2014-10-06T14:35:21.552+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60848 #463 (7 connections now open) 2014-10-06T14:35:21.552+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60849 #464 (8 connections now open) 2014-10-06T14:35:21.552+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60850 #465 (9 connections now open) 2014-10-06T14:35:21.552+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60851 #466 (10 connections now open) 2014-10-06T14:35:21.552+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60852 #467 (11 connections now open) 2014-10-06T14:35:21.552+0000 I NETWORK [conn459] end connection 127.0.0.1:60844 (10 connections now open) 2014-10-06T14:35:26.553+0000 I NETWORK [conn466] end connection 127.0.0.1:60851 (9 connections now open) 2014-10-06T14:35:26.553+0000 I NETWORK [conn461] end connection 127.0.0.1:60846 (9 connections now open) 2014-10-06T14:35:26.553+0000 I NETWORK [conn464] end connection 127.0.0.1:60849 (7 connections now open) 2014-10-06T14:35:26.553+0000 I NETWORK [conn462] end connection 127.0.0.1:60847 (7 connections now open) 2014-10-06T14:35:26.553+0000 I NETWORK [conn460] end connection 127.0.0.1:60845 (5 connections now open) 2014-10-06T14:35:26.553+0000 I NETWORK [conn465] end connection 127.0.0.1:60850 (4 connections now open) 2014-10-06T14:35:26.553+0000 I NETWORK [conn463] end connection 127.0.0.1:60848 (3 connections now open) 2014-10-06T14:35:26.553+0000 I NETWORK [conn467] end connection 127.0.0.1:60852 (2 connections now open) 2014-10-06T14:35:26.553+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60853 #468 (3 connections now open) 2014-10-06T14:35:26.554+0000 I NETWORK [conn468] end connection 127.0.0.1:60853 (2 connections now open) 2014-10-06T14:35:26.554+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:26.555+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:26.555+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:26.556+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60854 #469 (3 connections now open) 2014-10-06T14:35:26.556+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60855 #470 (4 connections now open) 2014-10-06T14:35:26.556+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60856 #471 (5 connections now open) 2014-10-06T14:35:26.556+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60857 #472 (6 connections now open) 2014-10-06T14:35:26.557+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60858 #473 (7 connections now open) 2014-10-06T14:35:26.557+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60859 #474 (8 connections now open) 2014-10-06T14:35:26.557+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60860 #475 (9 connections now open) 2014-10-06T14:35:26.557+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60861 #476 (10 connections now open) 2014-10-06T14:35:26.557+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60862 #477 (11 connections now open) 2014-10-06T14:35:26.557+0000 I NETWORK [conn469] end connection 127.0.0.1:60854 (10 connections now open) 2014-10-06T14:35:31.558+0000 I NETWORK [conn470] end connection 127.0.0.1:60855 (9 connections now open) 2014-10-06T14:35:31.558+0000 I NETWORK [conn477] end connection 127.0.0.1:60862 (9 connections now open) 2014-10-06T14:35:31.558+0000 I NETWORK [conn474] end connection 127.0.0.1:60859 (8 connections now open) 2014-10-06T14:35:31.558+0000 I NETWORK [conn473] end connection 127.0.0.1:60858 (9 connections now open) 2014-10-06T14:35:31.558+0000 I NETWORK [conn475] end connection 127.0.0.1:60860 (6 connections now open) 2014-10-06T14:35:31.558+0000 I NETWORK [conn476] end connection 127.0.0.1:60861 (4 connections now open) 2014-10-06T14:35:31.558+0000 I NETWORK [conn471] end connection 127.0.0.1:60856 (4 connections now open) 2014-10-06T14:35:31.558+0000 I NETWORK [conn472] end connection 127.0.0.1:60857 (4 connections now open) 2014-10-06T14:35:31.558+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60863 #478 (3 connections now open) 2014-10-06T14:35:31.559+0000 I NETWORK [conn478] end connection 127.0.0.1:60863 (2 connections now open) 2014-10-06T14:35:31.559+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:31.560+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:31.560+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:31.561+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60864 #479 (3 connections now open) 2014-10-06T14:35:31.561+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60865 #480 (4 connections now open) 2014-10-06T14:35:31.561+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60866 #481 (5 connections now open) 2014-10-06T14:35:31.561+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60867 #482 (6 connections now open) 2014-10-06T14:35:31.561+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60868 #483 (7 connections now open) 2014-10-06T14:35:31.561+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60869 #484 (8 connections now open) 2014-10-06T14:35:31.562+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60870 #485 (9 connections now open) 2014-10-06T14:35:31.562+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60871 #486 (10 connections now open) 2014-10-06T14:35:31.562+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60872 #487 (11 connections now open) 2014-10-06T14:35:31.562+0000 I NETWORK [conn479] end connection 127.0.0.1:60864 (10 connections now open) 2014-10-06T14:35:36.562+0000 I NETWORK [conn483] end connection 127.0.0.1:60868 (9 connections now open) 2014-10-06T14:35:36.562+0000 I NETWORK [conn480] end connection 127.0.0.1:60865 (9 connections now open) 2014-10-06T14:35:36.563+0000 I NETWORK [conn485] end connection 127.0.0.1:60870 (7 connections now open) 2014-10-06T14:35:36.563+0000 I NETWORK [conn482] end connection 127.0.0.1:60867 (7 connections now open) 2014-10-06T14:35:36.563+0000 I NETWORK [conn486] end connection 127.0.0.1:60871 (7 connections now open) 2014-10-06T14:35:36.563+0000 I NETWORK [conn484] end connection 127.0.0.1:60869 (6 connections now open) 2014-10-06T14:35:36.563+0000 I NETWORK [conn481] end connection 127.0.0.1:60866 (7 connections now open) 2014-10-06T14:35:36.563+0000 I NETWORK [conn487] end connection 127.0.0.1:60872 (7 connections now open) 2014-10-06T14:35:36.563+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60873 #488 (5 connections now open) 2014-10-06T14:35:36.563+0000 I NETWORK [conn488] end connection 127.0.0.1:60873 (2 connections now open) 2014-10-06T14:35:36.564+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:36.565+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:36.565+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:36.566+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60874 #489 (3 connections now open) 2014-10-06T14:35:36.566+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60875 #490 (4 connections now open) 2014-10-06T14:35:36.566+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60877 #491 (5 connections now open) 2014-10-06T14:35:36.566+0000 I NETWORK [conn489] end connection 127.0.0.1:60874 (4 connections now open) 2014-10-06T14:35:36.566+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60879 #492 (6 connections now open) 2014-10-06T14:35:36.566+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60876 #493 (6 connections now open) 2014-10-06T14:35:41.567+0000 I NETWORK [conn490] end connection 127.0.0.1:60875 (5 connections now open) 2014-10-06T14:35:41.567+0000 I NETWORK [conn491] end connection 127.0.0.1:60877 (5 connections now open) 2014-10-06T14:35:41.567+0000 I NETWORK [conn493] end connection 127.0.0.1:60876 (5 connections now open) 2014-10-06T14:35:41.567+0000 I NETWORK [conn492] end connection 127.0.0.1:60879 (5 connections now open) 2014-10-06T14:35:41.567+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60880 #494 (3 connections now open) 2014-10-06T14:35:41.567+0000 I NETWORK [conn494] end connection 127.0.0.1:60880 (2 connections now open) 2014-10-06T14:35:41.568+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:41.568+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:41.569+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:41.569+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60881 #495 (3 connections now open) 2014-10-06T14:35:41.570+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60882 #496 (4 connections now open) 2014-10-06T14:35:41.570+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60883 #497 (5 connections now open) 2014-10-06T14:35:41.570+0000 I NETWORK [conn495] end connection 127.0.0.1:60881 (3 connections now open) 2014-10-06T14:35:41.570+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60884 #498 (6 connections now open) 2014-10-06T14:35:41.570+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60885 #499 (6 connections now open) 2014-10-06T14:35:46.570+0000 I NETWORK [conn498] end connection 127.0.0.1:60884 (5 connections now open) 2014-10-06T14:35:46.570+0000 I NETWORK [conn496] end connection 127.0.0.1:60882 (5 connections now open) 2014-10-06T14:35:46.570+0000 I NETWORK [conn499] end connection 127.0.0.1:60885 (5 connections now open) 2014-10-06T14:35:46.570+0000 I NETWORK [conn497] end connection 127.0.0.1:60883 (5 connections now open) 2014-10-06T14:35:46.571+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60886 #500 (6 connections now open) 2014-10-06T14:35:46.571+0000 I NETWORK [conn500] end connection 127.0.0.1:60886 (2 connections now open) 2014-10-06T14:35:46.572+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:46.572+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:46.573+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:46.574+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60887 #501 (3 connections now open) 2014-10-06T14:35:46.574+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60888 #502 (4 connections now open) 2014-10-06T14:35:46.574+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60889 #503 (5 connections now open) 2014-10-06T14:35:46.574+0000 I NETWORK [conn501] end connection 127.0.0.1:60887 (4 connections now open) 2014-10-06T14:35:46.574+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60890 #504 (6 connections now open) 2014-10-06T14:35:46.574+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60891 #505 (6 connections now open) 2014-10-06T14:35:51.574+0000 I NETWORK [conn505] end connection 127.0.0.1:60891 (5 connections now open) 2014-10-06T14:35:51.574+0000 I NETWORK [conn504] end connection 127.0.0.1:60890 (5 connections now open) 2014-10-06T14:35:51.574+0000 I NETWORK [conn503] end connection 127.0.0.1:60889 (5 connections now open) 2014-10-06T14:35:51.575+0000 I NETWORK [conn502] end connection 127.0.0.1:60888 (5 connections now open) 2014-10-06T14:35:51.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60892 #506 (3 connections now open) 2014-10-06T14:35:51.575+0000 I NETWORK [conn506] end connection 127.0.0.1:60892 (2 connections now open) 2014-10-06T14:35:51.576+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:51.576+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:51.577+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:51.578+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60893 #507 (3 connections now open) 2014-10-06T14:35:51.578+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60894 #508 (4 connections now open) 2014-10-06T14:35:51.578+0000 I NETWORK [conn507] end connection 127.0.0.1:60893 (3 connections now open) 2014-10-06T14:35:51.578+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60895 #509 (5 connections now open) 2014-10-06T14:35:51.578+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60896 #510 (5 connections now open) 2014-10-06T14:35:51.578+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60897 #511 (6 connections now open) 2014-10-06T14:35:56.578+0000 I NETWORK [conn509] end connection 127.0.0.1:60895 (5 connections now open) 2014-10-06T14:35:56.578+0000 I NETWORK [conn511] end connection 127.0.0.1:60897 (5 connections now open) 2014-10-06T14:35:56.578+0000 I NETWORK [conn510] end connection 127.0.0.1:60896 (5 connections now open) 2014-10-06T14:35:56.578+0000 I NETWORK [conn508] end connection 127.0.0.1:60894 (3 connections now open) 2014-10-06T14:35:56.579+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60898 #512 (3 connections now open) 2014-10-06T14:35:56.579+0000 I NETWORK [conn512] end connection 127.0.0.1:60898 (2 connections now open) 2014-10-06T14:35:56.579+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:56.580+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:56.580+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:35:56.583+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60899 #513 (3 connections now open) 2014-10-06T14:35:56.583+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60900 #514 (4 connections now open) 2014-10-06T14:35:56.583+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60902 #515 (5 connections now open) 2014-10-06T14:35:56.583+0000 I NETWORK [conn513] end connection 127.0.0.1:60899 (3 connections now open) 2014-10-06T14:35:56.583+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60901 #516 (6 connections now open) 2014-10-06T14:35:56.583+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60904 #517 (6 connections now open) 2014-10-06T14:36:01.584+0000 I NETWORK [conn517] end connection 127.0.0.1:60904 (5 connections now open) 2014-10-06T14:36:01.584+0000 I NETWORK [conn514] end connection 127.0.0.1:60900 (5 connections now open) 2014-10-06T14:36:01.584+0000 I NETWORK [conn515] end connection 127.0.0.1:60902 (5 connections now open) 2014-10-06T14:36:01.584+0000 I NETWORK [conn516] end connection 127.0.0.1:60901 (5 connections now open) 2014-10-06T14:36:01.584+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60905 #518 (3 connections now open) 2014-10-06T14:36:01.585+0000 I NETWORK [conn518] end connection 127.0.0.1:60905 (2 connections now open) 2014-10-06T14:36:01.585+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:01.586+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:01.587+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:01.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60906 #519 (3 connections now open) 2014-10-06T14:36:01.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60907 #520 (4 connections now open) 2014-10-06T14:36:01.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60908 #521 (5 connections now open) 2014-10-06T14:36:01.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60910 #522 (6 connections now open) 2014-10-06T14:36:01.588+0000 I NETWORK [conn519] end connection 127.0.0.1:60906 (4 connections now open) 2014-10-06T14:36:01.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60909 #523 (7 connections now open) 2014-10-06T14:36:06.588+0000 I NETWORK [conn520] end connection 127.0.0.1:60907 (5 connections now open) 2014-10-06T14:36:06.588+0000 I NETWORK [conn523] end connection 127.0.0.1:60909 (5 connections now open) 2014-10-06T14:36:06.588+0000 I NETWORK [conn521] end connection 127.0.0.1:60908 (5 connections now open) 2014-10-06T14:36:06.588+0000 I NETWORK [conn522] end connection 127.0.0.1:60910 (5 connections now open) 2014-10-06T14:36:06.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60912 #524 (3 connections now open) 2014-10-06T14:36:06.589+0000 I NETWORK [conn524] end connection 127.0.0.1:60912 (2 connections now open) 2014-10-06T14:36:06.589+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:06.590+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:06.590+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:06.591+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60913 #525 (3 connections now open) 2014-10-06T14:36:06.591+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60914 #526 (4 connections now open) 2014-10-06T14:36:06.592+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60915 #527 (5 connections now open) 2014-10-06T14:36:06.592+0000 I NETWORK [conn525] end connection 127.0.0.1:60913 (3 connections now open) 2014-10-06T14:36:06.592+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60916 #528 (5 connections now open) 2014-10-06T14:36:06.592+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60917 #529 (6 connections now open) 2014-10-06T14:36:11.592+0000 I NETWORK [conn529] end connection 127.0.0.1:60917 (5 connections now open) 2014-10-06T14:36:11.592+0000 I NETWORK [conn528] end connection 127.0.0.1:60916 (5 connections now open) 2014-10-06T14:36:11.592+0000 I NETWORK [conn526] end connection 127.0.0.1:60914 (5 connections now open) 2014-10-06T14:36:11.592+0000 I NETWORK [conn527] end connection 127.0.0.1:60915 (5 connections now open) 2014-10-06T14:36:11.592+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60918 #530 (6 connections now open) 2014-10-06T14:36:11.593+0000 I NETWORK [conn530] end connection 127.0.0.1:60918 (2 connections now open) 2014-10-06T14:36:11.594+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:11.594+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:11.595+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:11.595+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60919 #531 (3 connections now open) 2014-10-06T14:36:11.596+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60920 #532 (4 connections now open) 2014-10-06T14:36:11.596+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60921 #533 (5 connections now open) 2014-10-06T14:36:11.596+0000 I NETWORK [conn531] end connection 127.0.0.1:60919 (4 connections now open) 2014-10-06T14:36:16.596+0000 I NETWORK [conn533] end connection 127.0.0.1:60921 (3 connections now open) 2014-10-06T14:36:16.596+0000 I NETWORK [conn532] end connection 127.0.0.1:60920 (3 connections now open) 2014-10-06T14:36:16.596+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60922 #534 (4 connections now open) 2014-10-06T14:36:16.597+0000 I NETWORK [conn534] end connection 127.0.0.1:60922 (2 connections now open) 2014-10-06T14:36:16.598+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:16.598+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:16.599+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:16.599+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60923 #535 (3 connections now open) 2014-10-06T14:36:16.600+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60924 #536 (4 connections now open) 2014-10-06T14:36:16.600+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60925 #537 (5 connections now open) 2014-10-06T14:36:16.600+0000 I NETWORK [conn535] end connection 127.0.0.1:60923 (4 connections now open) 2014-10-06T14:36:21.605+0000 I NETWORK [conn536] end connection 127.0.0.1:60924 (3 connections now open) 2014-10-06T14:36:21.605+0000 I NETWORK [conn537] end connection 127.0.0.1:60925 (3 connections now open) 2014-10-06T14:36:21.605+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60926 #538 (4 connections now open) 2014-10-06T14:36:21.605+0000 I NETWORK [conn538] end connection 127.0.0.1:60926 (2 connections now open) 2014-10-06T14:36:21.606+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:21.606+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:21.607+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:21.607+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60927 #539 (3 connections now open) 2014-10-06T14:36:21.608+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60928 #540 (4 connections now open) 2014-10-06T14:36:21.608+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60929 #541 (5 connections now open) 2014-10-06T14:36:21.608+0000 I NETWORK [conn539] end connection 127.0.0.1:60927 (4 connections now open) 2014-10-06T14:36:26.608+0000 I NETWORK [conn540] end connection 127.0.0.1:60928 (3 connections now open) 2014-10-06T14:36:26.608+0000 I NETWORK [conn541] end connection 127.0.0.1:60929 (3 connections now open) 2014-10-06T14:36:26.608+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60930 #542 (4 connections now open) 2014-10-06T14:36:26.609+0000 I NETWORK [conn542] end connection 127.0.0.1:60930 (2 connections now open) 2014-10-06T14:36:26.609+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:26.610+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:26.610+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:26.611+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60931 #543 (3 connections now open) 2014-10-06T14:36:26.611+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60932 #544 (4 connections now open) 2014-10-06T14:36:26.611+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60933 #545 (5 connections now open) 2014-10-06T14:36:26.612+0000 I NETWORK [conn543] end connection 127.0.0.1:60931 (4 connections now open) 2014-10-06T14:36:31.612+0000 I NETWORK [conn544] end connection 127.0.0.1:60932 (3 connections now open) 2014-10-06T14:36:31.612+0000 I NETWORK [conn545] end connection 127.0.0.1:60933 (3 connections now open) 2014-10-06T14:36:31.612+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60934 #546 (4 connections now open) 2014-10-06T14:36:31.613+0000 I NETWORK [conn546] end connection 127.0.0.1:60934 (2 connections now open) 2014-10-06T14:36:31.613+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:31.614+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:31.614+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:31.615+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60935 #547 (3 connections now open) 2014-10-06T14:36:31.615+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60936 #548 (4 connections now open) 2014-10-06T14:36:31.615+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60937 #549 (5 connections now open) 2014-10-06T14:36:31.615+0000 I NETWORK [conn547] end connection 127.0.0.1:60935 (4 connections now open) 2014-10-06T14:36:36.617+0000 I NETWORK [conn548] end connection 127.0.0.1:60936 (3 connections now open) 2014-10-06T14:36:36.617+0000 I NETWORK [conn549] end connection 127.0.0.1:60937 (3 connections now open) 2014-10-06T14:36:36.617+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60938 #550 (4 connections now open) 2014-10-06T14:36:36.617+0000 I NETWORK [conn550] end connection 127.0.0.1:60938 (2 connections now open) 2014-10-06T14:36:36.618+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:36.619+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:36.619+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:36.620+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60939 #551 (3 connections now open) 2014-10-06T14:36:36.620+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60940 #552 (4 connections now open) 2014-10-06T14:36:36.620+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60941 #553 (5 connections now open) 2014-10-06T14:36:36.620+0000 I NETWORK [conn551] end connection 127.0.0.1:60939 (4 connections now open) 2014-10-06T14:36:41.621+0000 I NETWORK [conn552] end connection 127.0.0.1:60940 (3 connections now open) 2014-10-06T14:36:41.621+0000 I NETWORK [conn553] end connection 127.0.0.1:60941 (3 connections now open) 2014-10-06T14:36:41.621+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60942 #554 (4 connections now open) 2014-10-06T14:36:41.621+0000 I NETWORK [conn554] end connection 127.0.0.1:60942 (2 connections now open) 2014-10-06T14:36:41.622+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:41.623+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:41.623+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:41.624+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60943 #555 (3 connections now open) 2014-10-06T14:36:41.624+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60944 #556 (4 connections now open) 2014-10-06T14:36:41.624+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60945 #557 (5 connections now open) 2014-10-06T14:36:41.625+0000 I NETWORK [conn555] end connection 127.0.0.1:60943 (4 connections now open) 2014-10-06T14:36:46.625+0000 I NETWORK [conn557] end connection 127.0.0.1:60945 (3 connections now open) 2014-10-06T14:36:46.625+0000 I NETWORK [conn556] end connection 127.0.0.1:60944 (3 connections now open) 2014-10-06T14:36:46.625+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60946 #558 (4 connections now open) 2014-10-06T14:36:46.626+0000 I NETWORK [conn558] end connection 127.0.0.1:60946 (2 connections now open) 2014-10-06T14:36:46.626+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:46.627+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:46.628+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:46.628+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60947 #559 (3 connections now open) 2014-10-06T14:36:46.629+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60948 #560 (4 connections now open) 2014-10-06T14:36:46.629+0000 I NETWORK [conn559] end connection 127.0.0.1:60947 (3 connections now open) 2014-10-06T14:36:51.629+0000 I NETWORK [conn560] end connection 127.0.0.1:60948 (2 connections now open) 2014-10-06T14:36:51.629+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60949 #561 (3 connections now open) 2014-10-06T14:36:51.630+0000 I NETWORK [conn561] end connection 127.0.0.1:60949 (2 connections now open) 2014-10-06T14:36:51.630+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:51.631+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:51.631+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:51.632+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60950 #562 (3 connections now open) 2014-10-06T14:36:51.632+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60951 #563 (4 connections now open) 2014-10-06T14:36:51.632+0000 I NETWORK [conn562] end connection 127.0.0.1:60950 (3 connections now open) 2014-10-06T14:36:56.633+0000 I NETWORK [conn563] end connection 127.0.0.1:60951 (2 connections now open) 2014-10-06T14:36:56.633+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60952 #564 (3 connections now open) 2014-10-06T14:36:56.634+0000 I NETWORK [conn564] end connection 127.0.0.1:60952 (2 connections now open) 2014-10-06T14:36:56.634+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:56.635+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:56.635+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:36:56.636+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60953 #565 (3 connections now open) 2014-10-06T14:36:56.636+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60954 #566 (4 connections now open) 2014-10-06T14:36:56.636+0000 I NETWORK [conn565] end connection 127.0.0.1:60953 (3 connections now open) 2014-10-06T14:37:01.637+0000 I NETWORK [conn566] end connection 127.0.0.1:60954 (2 connections now open) 2014-10-06T14:37:01.637+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60955 #567 (3 connections now open) 2014-10-06T14:37:01.638+0000 I NETWORK [conn567] end connection 127.0.0.1:60955 (2 connections now open) 2014-10-06T14:37:01.638+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:37:01.639+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:37:01.639+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:37:01.640+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60956 #568 (3 connections now open) 2014-10-06T14:37:01.640+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60957 #569 (4 connections now open) 2014-10-06T14:37:01.640+0000 I NETWORK [conn568] end connection 127.0.0.1:60956 (3 connections now open) 2014-10-06T14:37:06.641+0000 I NETWORK [conn569] end connection 127.0.0.1:60957 (2 connections now open) 2014-10-06T14:37:06.641+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60958 #570 (3 connections now open) 2014-10-06T14:37:06.641+0000 I NETWORK [conn570] end connection 127.0.0.1:60958 (2 connections now open) 2014-10-06T14:37:06.642+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:37:06.643+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:37:06.643+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:37:06.644+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60959 #571 (3 connections now open) 2014-10-06T14:37:06.644+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60960 #572 (4 connections now open) 2014-10-06T14:37:06.644+0000 I NETWORK [conn571] end connection 127.0.0.1:60959 (3 connections now open) 2014-10-06T14:37:11.645+0000 I NETWORK [conn572] end connection 127.0.0.1:60960 (2 connections now open) 2014-10-06T14:37:11.646+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60961 #573 (3 connections now open) 2014-10-06T14:37:11.646+0000 I NETWORK [conn573] end connection 127.0.0.1:60961 (2 connections now open) 2014-10-06T14:37:11.647+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:37:11.648+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:37:11.648+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:37:11.649+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60962 #574 (3 connections now open) 2014-10-06T14:37:11.649+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60963 #575 (4 connections now open) 2014-10-06T14:37:11.649+0000 I NETWORK [conn574] end connection 127.0.0.1:60962 (3 connections now open) 2014-10-06T14:37:16.650+0000 I NETWORK [conn575] end connection 127.0.0.1:60963 (2 connections now open) 2014-10-06T14:37:16.650+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60964 #576 (3 connections now open) 2014-10-06T14:37:16.650+0000 I NETWORK [conn576] end connection 127.0.0.1:60964 (2 connections now open) 2014-10-06T14:37:16.651+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:37:16.651+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:37:16.652+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:37:16.652+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60965 #577 (3 connections now open) 2014-10-06T14:37:16.653+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60966 #578 (4 connections now open) 2014-10-06T14:37:16.653+0000 I NETWORK [conn577] end connection 127.0.0.1:60965 (3 connections now open) 2014-10-06T14:37:21.653+0000 I NETWORK [conn578] end connection 127.0.0.1:60966 (2 connections now open) 2014-10-06T14:37:21.653+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60967 #579 (3 connections now open) 2014-10-06T14:37:21.654+0000 I NETWORK [conn579] end connection 127.0.0.1:60967 (2 connections now open) 2014-10-06T14:37:21.654+0000 I COMMANDS [conn5] CMD: drop test0.Insert_Empty 2014-10-06T14:37:21.659+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:37:21.659+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:37:21.660+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60968 #580 (3 connections now open) 2014-10-06T14:37:21.660+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60969 #581 (4 connections now open) 2014-10-06T14:37:21.661+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60970 #582 (5 connections now open) 2014-10-06T14:37:21.661+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60971 #583 (6 connections now open) 2014-10-06T14:37:21.661+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60973 #584 (7 connections now open) 2014-10-06T14:37:21.661+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60974 #585 (8 connections now open) 2014-10-06T14:37:21.661+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60975 #586 (9 connections now open) 2014-10-06T14:37:21.661+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60976 #587 (10 connections now open) 2014-10-06T14:37:21.661+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60977 #588 (11 connections now open) 2014-10-06T14:37:21.661+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60978 #589 (12 connections now open) 2014-10-06T14:37:21.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60980 #590 (13 connections now open) 2014-10-06T14:37:21.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60979 #591 (14 connections now open) 2014-10-06T14:37:21.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60981 #592 (15 connections now open) 2014-10-06T14:37:21.663+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60982 #593 (16 connections now open) 2014-10-06T14:37:21.663+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60983 #594 (17 connections now open) 2014-10-06T14:37:21.663+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60984 #595 (18 connections now open) 2014-10-06T14:37:21.663+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60985 #596 (19 connections now open) 2014-10-06T14:37:21.663+0000 I NETWORK [conn580] end connection 127.0.0.1:60968 (18 connections now open) 2014-10-06T14:37:26.664+0000 I NETWORK [conn590] end connection 127.0.0.1:60980 (17 connections now open) 2014-10-06T14:37:26.664+0000 I NETWORK [conn595] end connection 127.0.0.1:60984 (17 connections now open) 2014-10-06T14:37:26.664+0000 I NETWORK [conn596] end connection 127.0.0.1:60985 (16 connections now open) 2014-10-06T14:37:26.664+0000 I NETWORK [conn591] end connection 127.0.0.1:60979 (14 connections now open) 2014-10-06T14:37:26.664+0000 I NETWORK [conn589] end connection 127.0.0.1:60978 (13 connections now open) 2014-10-06T14:37:26.664+0000 I NETWORK [conn587] end connection 127.0.0.1:60976 (12 connections now open) 2014-10-06T14:37:26.664+0000 I NETWORK [conn586] end connection 127.0.0.1:60975 (12 connections now open) 2014-10-06T14:37:26.664+0000 I NETWORK [conn594] end connection 127.0.0.1:60983 (10 connections now open) 2014-10-06T14:37:26.664+0000 I NETWORK [conn593] end connection 127.0.0.1:60982 (9 connections now open) 2014-10-06T14:37:26.664+0000 I NETWORK [conn588] end connection 127.0.0.1:60977 (9 connections now open) 2014-10-06T14:37:26.664+0000 I NETWORK [conn583] end connection 127.0.0.1:60971 (7 connections now open) 2014-10-06T14:37:26.664+0000 I NETWORK [conn592] end connection 127.0.0.1:60981 (6 connections now open) 2014-10-06T14:37:26.664+0000 I NETWORK [conn584] end connection 127.0.0.1:60973 (6 connections now open) 2014-10-06T14:37:26.664+0000 I NETWORK [conn581] end connection 127.0.0.1:60969 (4 connections now open) 2014-10-06T14:37:26.665+0000 I NETWORK [conn582] end connection 127.0.0.1:60970 (3 connections now open) 2014-10-06T14:37:26.665+0000 I NETWORK [conn585] end connection 127.0.0.1:60974 (3 connections now open) 2014-10-06T14:37:26.665+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60986 #597 (3 connections now open) 2014-10-06T14:37:26.665+0000 I NETWORK [conn597] end connection 127.0.0.1:60986 (2 connections now open) 2014-10-06T14:37:26.666+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:37:26.666+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:37:26.667+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:37:26.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60987 #598 (3 connections now open) 2014-10-06T14:37:26.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60988 #599 (4 connections now open) 2014-10-06T14:37:26.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60989 #600 (5 connections now open) 2014-10-06T14:37:26.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60990 #601 (6 connections now open) 2014-10-06T14:37:26.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60991 #602 (7 connections now open) 2014-10-06T14:37:26.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60992 #603 (8 connections now open) 2014-10-06T14:37:26.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60993 #604 (9 connections now open) 2014-10-06T14:37:26.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60994 #605 (10 connections now open) 2014-10-06T14:37:26.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60995 #606 (11 connections now open) 2014-10-06T14:37:26.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60996 #607 (12 connections now open) 2014-10-06T14:37:26.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60997 #608 (13 connections now open) 2014-10-06T14:37:26.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60998 #609 (14 connections now open) 2014-10-06T14:37:26.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:60999 #610 (15 connections now open) 2014-10-06T14:37:26.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:61000 #611 (16 connections now open) 2014-10-06T14:37:26.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32768 #612 (17 connections now open) 2014-10-06T14:37:26.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32769 #613 (18 connections now open) 2014-10-06T14:37:26.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32770 #614 (19 connections now open) 2014-10-06T14:37:26.670+0000 I NETWORK [conn598] end connection 127.0.0.1:60987 (18 connections now open) 2014-10-06T14:37:31.670+0000 I NETWORK [conn605] end connection 127.0.0.1:60994 (17 connections now open) 2014-10-06T14:37:31.671+0000 I NETWORK [conn613] end connection 127.0.0.1:32769 (17 connections now open) 2014-10-06T14:37:31.671+0000 I NETWORK [conn614] end connection 127.0.0.1:32770 (15 connections now open) 2014-10-06T14:37:31.671+0000 I NETWORK [conn601] end connection 127.0.0.1:60990 (14 connections now open) 2014-10-06T14:37:31.671+0000 I NETWORK [conn610] end connection 127.0.0.1:60999 (14 connections now open) 2014-10-06T14:37:31.671+0000 I NETWORK [conn609] end connection 127.0.0.1:60998 (16 connections now open) 2014-10-06T14:37:31.671+0000 I NETWORK [conn602] end connection 127.0.0.1:60991 (11 connections now open) 2014-10-06T14:37:31.671+0000 I NETWORK [conn612] end connection 127.0.0.1:32768 (11 connections now open) 2014-10-06T14:37:31.671+0000 I NETWORK [conn599] end connection 127.0.0.1:60988 (9 connections now open) 2014-10-06T14:37:31.671+0000 I NETWORK [conn611] end connection 127.0.0.1:61000 (8 connections now open) 2014-10-06T14:37:31.671+0000 I NETWORK [conn606] end connection 127.0.0.1:60995 (7 connections now open) 2014-10-06T14:37:31.671+0000 I NETWORK [conn608] end connection 127.0.0.1:60997 (7 connections now open) 2014-10-06T14:37:31.671+0000 I NETWORK [conn600] end connection 127.0.0.1:60989 (5 connections now open) 2014-10-06T14:37:31.671+0000 I NETWORK [conn604] end connection 127.0.0.1:60993 (4 connections now open) 2014-10-06T14:37:31.671+0000 I NETWORK [conn607] end connection 127.0.0.1:60996 (4 connections now open) 2014-10-06T14:37:31.671+0000 I NETWORK [conn603] end connection 127.0.0.1:60992 (4 connections now open) 2014-10-06T14:37:31.672+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32771 #615 (3 connections now open) 2014-10-06T14:37:31.672+0000 I NETWORK [conn615] end connection 127.0.0.1:32771 (2 connections now open) 2014-10-06T14:37:31.673+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:37:31.673+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:37:31.673+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:37:31.674+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32772 #616 (3 connections now open) 2014-10-06T14:37:31.675+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32773 #617 (4 connections now open) 2014-10-06T14:37:31.675+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32774 #618 (5 connections now open) 2014-10-06T14:37:31.675+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32775 #619 (6 connections now open) 2014-10-06T14:37:31.675+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32776 #620 (7 connections now open) 2014-10-06T14:37:31.675+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32777 #621 (8 connections now open) 2014-10-06T14:37:31.676+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32778 #622 (9 connections now open) 2014-10-06T14:37:31.676+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32779 #623 (10 connections now open) 2014-10-06T14:37:31.676+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32780 #624 (11 connections now open) 2014-10-06T14:37:31.676+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32781 #625 (12 connections now open) 2014-10-06T14:37:31.677+0000 I NETWORK [conn616] end connection 127.0.0.1:32772 (11 connections now open) 2014-10-06T14:37:31.677+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32782 #626 (12 connections now open) 2014-10-06T14:37:31.677+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32783 #627 (13 connections now open) 2014-10-06T14:37:31.677+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32784 #628 (14 connections now open) 2014-10-06T14:37:31.677+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32785 #629 (15 connections now open) 2014-10-06T14:37:31.677+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32786 #630 (16 connections now open) 2014-10-06T14:37:31.677+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32787 #631 (17 connections now open) 2014-10-06T14:37:31.677+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32788 #632 (18 connections now open) 2014-10-06T14:37:36.677+0000 I NETWORK [conn631] end connection 127.0.0.1:32787 (17 connections now open) 2014-10-06T14:37:36.677+0000 I NETWORK [conn624] end connection 127.0.0.1:32780 (17 connections now open) 2014-10-06T14:37:36.677+0000 I NETWORK [conn619] end connection 127.0.0.1:32775 (17 connections now open) 2014-10-06T14:37:36.677+0000 I NETWORK [conn626] end connection 127.0.0.1:32782 (16 connections now open) 2014-10-06T14:37:36.677+0000 I NETWORK [conn622] end connection 127.0.0.1:32778 (13 connections now open) 2014-10-06T14:37:36.677+0000 I NETWORK [conn618] end connection 127.0.0.1:32774 (13 connections now open) 2014-10-06T14:37:36.677+0000 I NETWORK [conn628] end connection 127.0.0.1:32784 (13 connections now open) 2014-10-06T14:37:36.677+0000 I NETWORK [conn627] end connection 127.0.0.1:32783 (13 connections now open) 2014-10-06T14:37:36.677+0000 I NETWORK [conn629] end connection 127.0.0.1:32785 (9 connections now open) 2014-10-06T14:37:36.678+0000 I NETWORK [conn617] end connection 127.0.0.1:32773 (8 connections now open) 2014-10-06T14:37:36.678+0000 I NETWORK [conn621] end connection 127.0.0.1:32777 (7 connections now open) 2014-10-06T14:37:36.678+0000 I NETWORK [conn620] end connection 127.0.0.1:32776 (6 connections now open) 2014-10-06T14:37:36.678+0000 I NETWORK [conn630] end connection 127.0.0.1:32786 (5 connections now open) 2014-10-06T14:37:36.678+0000 I NETWORK [conn623] end connection 127.0.0.1:32779 (5 connections now open) 2014-10-06T14:37:36.678+0000 I NETWORK [conn625] end connection 127.0.0.1:32781 (3 connections now open) 2014-10-06T14:37:36.678+0000 I NETWORK [conn632] end connection 127.0.0.1:32788 (3 connections now open) 2014-10-06T14:37:36.678+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32789 #633 (3 connections now open) 2014-10-06T14:37:36.679+0000 I NETWORK [conn633] end connection 127.0.0.1:32789 (2 connections now open) 2014-10-06T14:37:36.679+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:37:36.680+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:37:36.680+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:37:36.681+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32790 #634 (3 connections now open) 2014-10-06T14:37:36.681+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32791 #635 (4 connections now open) 2014-10-06T14:37:36.682+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32792 #636 (5 connections now open) 2014-10-06T14:37:36.682+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32793 #637 (6 connections now open) 2014-10-06T14:37:36.682+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32795 #638 (7 connections now open) 2014-10-06T14:37:36.682+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32794 #639 (8 connections now open) 2014-10-06T14:37:36.682+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32796 #640 (9 connections now open) 2014-10-06T14:37:36.682+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32797 #641 (10 connections now open) 2014-10-06T14:37:36.683+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32798 #642 (11 connections now open) 2014-10-06T14:37:36.683+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32799 #643 (12 connections now open) 2014-10-06T14:37:36.683+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32800 #644 (13 connections now open) 2014-10-06T14:37:36.683+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32801 #645 (14 connections now open) 2014-10-06T14:37:36.683+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32802 #646 (15 connections now open) 2014-10-06T14:37:36.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32803 #647 (16 connections now open) 2014-10-06T14:37:36.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32804 #648 (17 connections now open) 2014-10-06T14:37:36.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32805 #649 (18 connections now open) 2014-10-06T14:37:36.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32806 #650 (19 connections now open) 2014-10-06T14:37:36.685+0000 I NETWORK [conn634] end connection 127.0.0.1:32790 (18 connections now open) 2014-10-06T14:37:41.685+0000 I NETWORK [conn639] end connection 127.0.0.1:32794 (17 connections now open) 2014-10-06T14:37:41.685+0000 I NETWORK [conn641] end connection 127.0.0.1:32797 (17 connections now open) 2014-10-06T14:37:41.685+0000 I NETWORK [conn645] end connection 127.0.0.1:32801 (16 connections now open) 2014-10-06T14:37:41.685+0000 I NETWORK [conn640] end connection 127.0.0.1:32796 (14 connections now open) 2014-10-06T14:37:41.685+0000 I NETWORK [conn635] end connection 127.0.0.1:32791 (14 connections now open) 2014-10-06T14:37:41.685+0000 I NETWORK [conn642] end connection 127.0.0.1:32798 (12 connections now open) 2014-10-06T14:37:41.685+0000 I NETWORK [conn644] end connection 127.0.0.1:32800 (12 connections now open) 2014-10-06T14:37:41.685+0000 I NETWORK [conn638] end connection 127.0.0.1:32795 (10 connections now open) 2014-10-06T14:37:41.685+0000 I NETWORK [conn643] end connection 127.0.0.1:32799 (10 connections now open) 2014-10-06T14:37:41.686+0000 I NETWORK [conn648] end connection 127.0.0.1:32804 (8 connections now open) 2014-10-06T14:37:41.686+0000 I NETWORK [conn646] end connection 127.0.0.1:32802 (8 connections now open) 2014-10-06T14:37:41.686+0000 I NETWORK [conn636] end connection 127.0.0.1:32792 (8 connections now open) 2014-10-06T14:37:41.686+0000 I NETWORK [conn637] end connection 127.0.0.1:32793 (8 connections now open) 2014-10-06T14:37:41.686+0000 I NETWORK [conn649] end connection 127.0.0.1:32805 (6 connections now open) 2014-10-06T14:37:41.686+0000 I NETWORK [conn650] end connection 127.0.0.1:32806 (4 connections now open) 2014-10-06T14:37:41.686+0000 I NETWORK [conn647] end connection 127.0.0.1:32803 (2 connections now open) 2014-10-06T14:37:41.686+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32807 #651 (4 connections now open) 2014-10-06T14:37:41.687+0000 I NETWORK [conn651] end connection 127.0.0.1:32807 (2 connections now open) 2014-10-06T14:37:41.687+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:37:41.688+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:37:41.688+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:37:41.689+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32808 #652 (3 connections now open) 2014-10-06T14:37:41.689+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32809 #653 (4 connections now open) 2014-10-06T14:37:41.689+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32810 #654 (5 connections now open) 2014-10-06T14:37:41.689+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32811 #655 (6 connections now open) 2014-10-06T14:37:41.689+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32812 #656 (7 connections now open) 2014-10-06T14:37:41.689+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32813 #657 (8 connections now open) 2014-10-06T14:37:41.690+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32814 #658 (9 connections now open) 2014-10-06T14:37:41.690+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32815 #659 (10 connections now open) 2014-10-06T14:37:41.690+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32816 #660 (11 connections now open) 2014-10-06T14:37:41.690+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32817 #661 (12 connections now open) 2014-10-06T14:37:41.690+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32818 #662 (13 connections now open) 2014-10-06T14:37:41.691+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32819 #663 (14 connections now open) 2014-10-06T14:37:41.691+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32820 #664 (15 connections now open) 2014-10-06T14:37:41.691+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32821 #665 (16 connections now open) 2014-10-06T14:37:41.691+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32822 #666 (17 connections now open) 2014-10-06T14:37:41.691+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32823 #667 (18 connections now open) 2014-10-06T14:37:41.691+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32824 #668 (19 connections now open) 2014-10-06T14:37:41.691+0000 I NETWORK [conn652] end connection 127.0.0.1:32808 (18 connections now open) 2014-10-06T14:37:46.691+0000 I NETWORK [conn662] end connection 127.0.0.1:32818 (17 connections now open) 2014-10-06T14:37:46.691+0000 I NETWORK [conn659] end connection 127.0.0.1:32815 (17 connections now open) 2014-10-06T14:37:46.692+0000 I NETWORK [conn656] end connection 127.0.0.1:32812 (16 connections now open) 2014-10-06T14:37:46.692+0000 I NETWORK [conn668] end connection 127.0.0.1:32824 (16 connections now open) 2014-10-06T14:37:46.692+0000 I NETWORK [conn661] end connection 127.0.0.1:32817 (16 connections now open) 2014-10-06T14:37:46.692+0000 I NETWORK [conn658] end connection 127.0.0.1:32814 (16 connections now open) 2014-10-06T14:37:46.692+0000 I NETWORK [conn657] end connection 127.0.0.1:32813 (13 connections now open) 2014-10-06T14:37:46.692+0000 I NETWORK [conn654] end connection 127.0.0.1:32810 (16 connections now open) 2014-10-06T14:37:46.692+0000 I NETWORK [conn663] end connection 127.0.0.1:32819 (12 connections now open) 2014-10-06T14:37:46.692+0000 I NETWORK [conn664] end connection 127.0.0.1:32820 (16 connections now open) 2014-10-06T14:37:46.692+0000 I NETWORK [conn660] end connection 127.0.0.1:32816 (8 connections now open) 2014-10-06T14:37:46.692+0000 I NETWORK [conn653] end connection 127.0.0.1:32809 (7 connections now open) 2014-10-06T14:37:46.692+0000 I NETWORK [conn666] end connection 127.0.0.1:32822 (5 connections now open) 2014-10-06T14:37:46.692+0000 I NETWORK [conn667] end connection 127.0.0.1:32823 (5 connections now open) 2014-10-06T14:37:46.692+0000 I NETWORK [conn655] end connection 127.0.0.1:32811 (3 connections now open) 2014-10-06T14:37:46.692+0000 I NETWORK [conn665] end connection 127.0.0.1:32821 (3 connections now open) 2014-10-06T14:37:46.693+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32825 #669 (3 connections now open) 2014-10-06T14:37:46.693+0000 I NETWORK [conn669] end connection 127.0.0.1:32825 (2 connections now open) 2014-10-06T14:37:46.693+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:37:46.694+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:37:46.694+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:37:46.695+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32826 #670 (3 connections now open) 2014-10-06T14:37:46.696+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32827 #671 (4 connections now open) 2014-10-06T14:37:46.696+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32828 #672 (5 connections now open) 2014-10-06T14:37:46.696+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32829 #673 (6 connections now open) 2014-10-06T14:37:46.696+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32830 #674 (7 connections now open) 2014-10-06T14:37:46.696+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32831 #675 (8 connections now open) 2014-10-06T14:37:46.696+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32832 #676 (9 connections now open) 2014-10-06T14:37:46.697+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32833 #677 (10 connections now open) 2014-10-06T14:37:46.697+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32834 #678 (11 connections now open) 2014-10-06T14:37:46.697+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32835 #679 (12 connections now open) 2014-10-06T14:37:46.697+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32836 #680 (13 connections now open) 2014-10-06T14:37:46.697+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32837 #681 (14 connections now open) 2014-10-06T14:37:46.697+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32838 #682 (15 connections now open) 2014-10-06T14:37:46.697+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32839 #683 (16 connections now open) 2014-10-06T14:37:46.698+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32840 #684 (17 connections now open) 2014-10-06T14:37:46.698+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32841 #685 (18 connections now open) 2014-10-06T14:37:46.698+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32842 #686 (19 connections now open) 2014-10-06T14:37:46.698+0000 I NETWORK [conn670] end connection 127.0.0.1:32826 (18 connections now open) 2014-10-06T14:37:51.698+0000 I NETWORK [conn675] end connection 127.0.0.1:32831 (17 connections now open) 2014-10-06T14:37:51.698+0000 I NETWORK [conn676] end connection 127.0.0.1:32832 (17 connections now open) 2014-10-06T14:37:51.698+0000 I NETWORK [conn674] end connection 127.0.0.1:32830 (17 connections now open) 2014-10-06T14:37:51.699+0000 I NETWORK [conn677] end connection 127.0.0.1:32833 (14 connections now open) 2014-10-06T14:37:51.698+0000 I NETWORK [conn671] end connection 127.0.0.1:32827 (16 connections now open) 2014-10-06T14:37:51.698+0000 I NETWORK [conn686] end connection 127.0.0.1:32842 (16 connections now open) 2014-10-06T14:37:51.699+0000 I NETWORK [conn683] end connection 127.0.0.1:32839 (13 connections now open) 2014-10-06T14:37:51.699+0000 I NETWORK [conn685] end connection 127.0.0.1:32841 (16 connections now open) 2014-10-06T14:37:51.699+0000 I NETWORK [conn682] end connection 127.0.0.1:32838 (10 connections now open) 2014-10-06T14:37:51.699+0000 I NETWORK [conn672] end connection 127.0.0.1:32828 (16 connections now open) 2014-10-06T14:37:51.699+0000 I NETWORK [conn684] end connection 127.0.0.1:32840 (9 connections now open) 2014-10-06T14:37:51.699+0000 I NETWORK [conn681] end connection 127.0.0.1:32837 (16 connections now open) 2014-10-06T14:37:51.699+0000 I NETWORK [conn679] end connection 127.0.0.1:32835 (6 connections now open) 2014-10-06T14:37:51.699+0000 I NETWORK [conn678] end connection 127.0.0.1:32834 (6 connections now open) 2014-10-06T14:37:51.699+0000 I NETWORK [conn673] end connection 127.0.0.1:32829 (5 connections now open) 2014-10-06T14:37:51.699+0000 I NETWORK [conn680] end connection 127.0.0.1:32836 (2 connections now open) 2014-10-06T14:37:51.699+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32843 #687 (3 connections now open) 2014-10-06T14:37:51.700+0000 I NETWORK [conn687] end connection 127.0.0.1:32843 (2 connections now open) 2014-10-06T14:37:51.700+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:37:51.701+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:37:51.701+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:37:51.702+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32844 #688 (3 connections now open) 2014-10-06T14:37:51.703+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32845 #689 (4 connections now open) 2014-10-06T14:37:51.703+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32846 #690 (5 connections now open) 2014-10-06T14:37:51.703+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32848 #691 (6 connections now open) 2014-10-06T14:37:51.703+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32847 #692 (7 connections now open) 2014-10-06T14:37:51.703+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32849 #693 (8 connections now open) 2014-10-06T14:37:51.703+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32850 #694 (9 connections now open) 2014-10-06T14:37:51.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32851 #695 (10 connections now open) 2014-10-06T14:37:51.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32852 #696 (11 connections now open) 2014-10-06T14:37:51.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32853 #697 (12 connections now open) 2014-10-06T14:37:51.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32854 #698 (13 connections now open) 2014-10-06T14:37:51.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32855 #699 (14 connections now open) 2014-10-06T14:37:51.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32856 #700 (15 connections now open) 2014-10-06T14:37:51.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32857 #701 (16 connections now open) 2014-10-06T14:37:51.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32858 #702 (17 connections now open) 2014-10-06T14:37:51.705+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32859 #703 (18 connections now open) 2014-10-06T14:37:51.705+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32860 #704 (19 connections now open) 2014-10-06T14:37:51.705+0000 I NETWORK [conn688] end connection 127.0.0.1:32844 (18 connections now open) 2014-10-06T14:37:56.705+0000 I NETWORK [conn700] end connection 127.0.0.1:32856 (17 connections now open) 2014-10-06T14:37:56.705+0000 I NETWORK [conn696] end connection 127.0.0.1:32852 (17 connections now open) 2014-10-06T14:37:56.706+0000 I NETWORK [conn695] end connection 127.0.0.1:32851 (16 connections now open) 2014-10-06T14:37:56.706+0000 I NETWORK [conn698] end connection 127.0.0.1:32854 (14 connections now open) 2014-10-06T14:37:56.706+0000 I NETWORK [conn703] end connection 127.0.0.1:32859 (14 connections now open) 2014-10-06T14:37:56.705+0000 I NETWORK [conn693] end connection 127.0.0.1:32849 (16 connections now open) 2014-10-06T14:37:56.706+0000 I NETWORK [conn692] end connection 127.0.0.1:32847 (11 connections now open) 2014-10-06T14:37:56.706+0000 I NETWORK [conn704] end connection 127.0.0.1:32860 (16 connections now open) 2014-10-06T14:37:56.706+0000 I NETWORK [conn689] end connection 127.0.0.1:32845 (10 connections now open) 2014-10-06T14:37:56.706+0000 I NETWORK [conn691] end connection 127.0.0.1:32848 (9 connections now open) 2014-10-06T14:37:56.705+0000 I NETWORK [conn702] end connection 127.0.0.1:32858 (17 connections now open) 2014-10-06T14:37:56.705+0000 I NETWORK [conn701] end connection 127.0.0.1:32857 (16 connections now open) 2014-10-06T14:37:56.706+0000 I NETWORK [conn699] end connection 127.0.0.1:32855 (5 connections now open) 2014-10-06T14:37:56.706+0000 I NETWORK [conn690] end connection 127.0.0.1:32846 (4 connections now open) 2014-10-06T14:37:56.706+0000 I NETWORK [conn694] end connection 127.0.0.1:32850 (4 connections now open) 2014-10-06T14:37:56.706+0000 I NETWORK [conn697] end connection 127.0.0.1:32853 (3 connections now open) 2014-10-06T14:37:56.707+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32861 #705 (3 connections now open) 2014-10-06T14:37:56.707+0000 I NETWORK [conn705] end connection 127.0.0.1:32861 (2 connections now open) 2014-10-06T14:37:56.707+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:37:56.708+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:37:56.708+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:37:56.709+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32862 #706 (3 connections now open) 2014-10-06T14:37:56.710+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32863 #707 (4 connections now open) 2014-10-06T14:37:56.710+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32864 #708 (5 connections now open) 2014-10-06T14:37:56.710+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32865 #709 (6 connections now open) 2014-10-06T14:37:56.710+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32867 #710 (7 connections now open) 2014-10-06T14:37:56.710+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32866 #711 (8 connections now open) 2014-10-06T14:37:56.710+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32868 #712 (9 connections now open) 2014-10-06T14:37:56.710+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32869 #713 (10 connections now open) 2014-10-06T14:37:56.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32870 #714 (11 connections now open) 2014-10-06T14:37:56.711+0000 I NETWORK [conn706] end connection 127.0.0.1:32862 (10 connections now open) 2014-10-06T14:38:01.711+0000 I NETWORK [conn707] end connection 127.0.0.1:32863 (9 connections now open) 2014-10-06T14:38:01.711+0000 I NETWORK [conn711] end connection 127.0.0.1:32866 (9 connections now open) 2014-10-06T14:38:01.711+0000 I NETWORK [conn714] end connection 127.0.0.1:32870 (8 connections now open) 2014-10-06T14:38:01.711+0000 I NETWORK [conn709] end connection 127.0.0.1:32865 (8 connections now open) 2014-10-06T14:38:01.711+0000 I NETWORK [conn708] end connection 127.0.0.1:32864 (8 connections now open) 2014-10-06T14:38:01.712+0000 I NETWORK [conn710] end connection 127.0.0.1:32867 (8 connections now open) 2014-10-06T14:38:01.712+0000 I NETWORK [conn713] end connection 127.0.0.1:32869 (8 connections now open) 2014-10-06T14:38:01.712+0000 I NETWORK [conn712] end connection 127.0.0.1:32868 (8 connections now open) 2014-10-06T14:38:01.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32871 #715 (7 connections now open) 2014-10-06T14:38:01.712+0000 I NETWORK [conn715] end connection 127.0.0.1:32871 (2 connections now open) 2014-10-06T14:38:01.713+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:01.713+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:01.714+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:01.715+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32872 #716 (3 connections now open) 2014-10-06T14:38:01.715+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32873 #717 (4 connections now open) 2014-10-06T14:38:01.715+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32874 #718 (5 connections now open) 2014-10-06T14:38:01.715+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32875 #719 (6 connections now open) 2014-10-06T14:38:01.715+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32876 #720 (7 connections now open) 2014-10-06T14:38:01.716+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32877 #721 (8 connections now open) 2014-10-06T14:38:01.716+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32878 #722 (9 connections now open) 2014-10-06T14:38:01.716+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32879 #723 (10 connections now open) 2014-10-06T14:38:01.716+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32880 #724 (11 connections now open) 2014-10-06T14:38:01.716+0000 I NETWORK [conn716] end connection 127.0.0.1:32872 (10 connections now open) 2014-10-06T14:38:06.716+0000 I NETWORK [conn720] end connection 127.0.0.1:32876 (9 connections now open) 2014-10-06T14:38:06.717+0000 I NETWORK [conn721] end connection 127.0.0.1:32877 (8 connections now open) 2014-10-06T14:38:06.717+0000 I NETWORK [conn724] end connection 127.0.0.1:32880 (8 connections now open) 2014-10-06T14:38:06.717+0000 I NETWORK [conn719] end connection 127.0.0.1:32875 (8 connections now open) 2014-10-06T14:38:06.717+0000 I NETWORK [conn723] end connection 127.0.0.1:32879 (8 connections now open) 2014-10-06T14:38:06.717+0000 I NETWORK [conn718] end connection 127.0.0.1:32874 (8 connections now open) 2014-10-06T14:38:06.717+0000 I NETWORK [conn717] end connection 127.0.0.1:32873 (8 connections now open) 2014-10-06T14:38:06.717+0000 I NETWORK [conn722] end connection 127.0.0.1:32878 (8 connections now open) 2014-10-06T14:38:06.717+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32881 #725 (3 connections now open) 2014-10-06T14:38:06.718+0000 I NETWORK [conn725] end connection 127.0.0.1:32881 (2 connections now open) 2014-10-06T14:38:06.718+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:06.719+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:06.719+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:06.720+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32882 #726 (3 connections now open) 2014-10-06T14:38:06.720+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32883 #727 (4 connections now open) 2014-10-06T14:38:06.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32884 #728 (5 connections now open) 2014-10-06T14:38:06.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32885 #729 (6 connections now open) 2014-10-06T14:38:06.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32886 #730 (7 connections now open) 2014-10-06T14:38:06.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32887 #731 (8 connections now open) 2014-10-06T14:38:06.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32888 #732 (9 connections now open) 2014-10-06T14:38:06.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32889 #733 (10 connections now open) 2014-10-06T14:38:06.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32890 #734 (11 connections now open) 2014-10-06T14:38:06.721+0000 I NETWORK [conn726] end connection 127.0.0.1:32882 (10 connections now open) 2014-10-06T14:38:11.722+0000 I NETWORK [conn728] end connection 127.0.0.1:32884 (9 connections now open) 2014-10-06T14:38:11.722+0000 I NETWORK [conn731] end connection 127.0.0.1:32887 (9 connections now open) 2014-10-06T14:38:11.722+0000 I NETWORK [conn729] end connection 127.0.0.1:32885 (8 connections now open) 2014-10-06T14:38:11.722+0000 I NETWORK [conn734] end connection 127.0.0.1:32890 (8 connections now open) 2014-10-06T14:38:11.722+0000 I NETWORK [conn732] end connection 127.0.0.1:32888 (8 connections now open) 2014-10-06T14:38:11.722+0000 I NETWORK [conn730] end connection 127.0.0.1:32886 (5 connections now open) 2014-10-06T14:38:11.722+0000 I NETWORK [conn727] end connection 127.0.0.1:32883 (8 connections now open) 2014-10-06T14:38:11.722+0000 I NETWORK [conn733] end connection 127.0.0.1:32889 (7 connections now open) 2014-10-06T14:38:11.722+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32891 #735 (4 connections now open) 2014-10-06T14:38:11.723+0000 I NETWORK [conn735] end connection 127.0.0.1:32891 (2 connections now open) 2014-10-06T14:38:11.723+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:11.724+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:11.724+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:11.725+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32892 #736 (3 connections now open) 2014-10-06T14:38:11.725+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32893 #737 (4 connections now open) 2014-10-06T14:38:11.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32894 #738 (5 connections now open) 2014-10-06T14:38:11.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32896 #739 (6 connections now open) 2014-10-06T14:38:11.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32895 #740 (7 connections now open) 2014-10-06T14:38:11.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32897 #741 (8 connections now open) 2014-10-06T14:38:11.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32898 #742 (9 connections now open) 2014-10-06T14:38:11.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32899 #743 (10 connections now open) 2014-10-06T14:38:11.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32900 #744 (11 connections now open) 2014-10-06T14:38:11.727+0000 I NETWORK [conn736] end connection 127.0.0.1:32892 (10 connections now open) 2014-10-06T14:38:15.836+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._0 2014-10-06T14:38:16.727+0000 I NETWORK [conn740] end connection 127.0.0.1:32895 (9 connections now open) 2014-10-06T14:38:16.727+0000 I NETWORK [conn743] end connection 127.0.0.1:32899 (8 connections now open) 2014-10-06T14:38:16.727+0000 I NETWORK [conn737] end connection 127.0.0.1:32893 (8 connections now open) 2014-10-06T14:38:16.727+0000 I NETWORK [conn742] end connection 127.0.0.1:32898 (7 connections now open) 2014-10-06T14:38:16.727+0000 I NETWORK [conn744] end connection 127.0.0.1:32900 (5 connections now open) 2014-10-06T14:38:16.727+0000 I NETWORK [conn739] end connection 127.0.0.1:32896 (4 connections now open) 2014-10-06T14:38:16.727+0000 I NETWORK [conn741] end connection 127.0.0.1:32897 (4 connections now open) 2014-10-06T14:38:16.727+0000 I NETWORK [conn738] end connection 127.0.0.1:32894 (2 connections now open) 2014-10-06T14:38:16.728+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32901 #745 (3 connections now open) 2014-10-06T14:38:16.728+0000 I NETWORK [conn745] end connection 127.0.0.1:32901 (2 connections now open) 2014-10-06T14:38:16.728+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:16.729+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:16.729+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:16.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32902 #746 (3 connections now open) 2014-10-06T14:38:16.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32903 #747 (4 connections now open) 2014-10-06T14:38:16.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32904 #748 (5 connections now open) 2014-10-06T14:38:16.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32905 #749 (6 connections now open) 2014-10-06T14:38:16.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32906 #750 (7 connections now open) 2014-10-06T14:38:16.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32907 #751 (8 connections now open) 2014-10-06T14:38:16.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32908 #752 (9 connections now open) 2014-10-06T14:38:16.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32909 #753 (10 connections now open) 2014-10-06T14:38:16.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32910 #754 (11 connections now open) 2014-10-06T14:38:16.731+0000 I NETWORK [conn746] end connection 127.0.0.1:32902 (10 connections now open) 2014-10-06T14:38:21.732+0000 I NETWORK [conn751] end connection 127.0.0.1:32907 (9 connections now open) 2014-10-06T14:38:21.732+0000 I NETWORK [conn750] end connection 127.0.0.1:32906 (9 connections now open) 2014-10-06T14:38:21.732+0000 I NETWORK [conn753] end connection 127.0.0.1:32909 (7 connections now open) 2014-10-06T14:38:21.732+0000 I NETWORK [conn754] end connection 127.0.0.1:32910 (6 connections now open) 2014-10-06T14:38:21.732+0000 I NETWORK [conn747] end connection 127.0.0.1:32903 (6 connections now open) 2014-10-06T14:38:21.732+0000 I NETWORK [conn749] end connection 127.0.0.1:32905 (5 connections now open) 2014-10-06T14:38:21.732+0000 I NETWORK [conn752] end connection 127.0.0.1:32908 (3 connections now open) 2014-10-06T14:38:21.732+0000 I NETWORK [conn748] end connection 127.0.0.1:32904 (3 connections now open) 2014-10-06T14:38:21.732+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32911 #755 (3 connections now open) 2014-10-06T14:38:21.733+0000 I NETWORK [conn755] end connection 127.0.0.1:32911 (2 connections now open) 2014-10-06T14:38:21.733+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:21.734+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:21.734+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:21.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32912 #756 (3 connections now open) 2014-10-06T14:38:21.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32913 #757 (4 connections now open) 2014-10-06T14:38:21.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32914 #758 (5 connections now open) 2014-10-06T14:38:21.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32915 #759 (6 connections now open) 2014-10-06T14:38:21.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32916 #760 (7 connections now open) 2014-10-06T14:38:21.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32917 #761 (8 connections now open) 2014-10-06T14:38:21.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32918 #762 (9 connections now open) 2014-10-06T14:38:21.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32919 #763 (10 connections now open) 2014-10-06T14:38:21.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32920 #764 (11 connections now open) 2014-10-06T14:38:21.736+0000 I NETWORK [conn756] end connection 127.0.0.1:32912 (10 connections now open) 2014-10-06T14:38:26.737+0000 I NETWORK [conn764] end connection 127.0.0.1:32920 (9 connections now open) 2014-10-06T14:38:26.737+0000 I NETWORK [conn763] end connection 127.0.0.1:32919 (9 connections now open) 2014-10-06T14:38:26.737+0000 I NETWORK [conn757] end connection 127.0.0.1:32913 (8 connections now open) 2014-10-06T14:38:26.737+0000 I NETWORK [conn759] end connection 127.0.0.1:32915 (7 connections now open) 2014-10-06T14:38:26.737+0000 I NETWORK [conn762] end connection 127.0.0.1:32918 (7 connections now open) 2014-10-06T14:38:26.737+0000 I NETWORK [conn758] end connection 127.0.0.1:32914 (5 connections now open) 2014-10-06T14:38:26.737+0000 I NETWORK [conn760] end connection 127.0.0.1:32916 (3 connections now open) 2014-10-06T14:38:26.737+0000 I NETWORK [conn761] end connection 127.0.0.1:32917 (3 connections now open) 2014-10-06T14:38:26.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32921 #765 (3 connections now open) 2014-10-06T14:38:26.738+0000 I NETWORK [conn765] end connection 127.0.0.1:32921 (2 connections now open) 2014-10-06T14:38:26.738+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:26.740+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:26.740+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:26.741+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32922 #766 (3 connections now open) 2014-10-06T14:38:26.742+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32923 #767 (4 connections now open) 2014-10-06T14:38:26.742+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32924 #768 (5 connections now open) 2014-10-06T14:38:26.742+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32925 #769 (6 connections now open) 2014-10-06T14:38:26.742+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32926 #770 (7 connections now open) 2014-10-06T14:38:26.742+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32927 #771 (8 connections now open) 2014-10-06T14:38:26.742+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32928 #772 (9 connections now open) 2014-10-06T14:38:26.742+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32929 #773 (10 connections now open) 2014-10-06T14:38:26.742+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32930 #774 (11 connections now open) 2014-10-06T14:38:26.742+0000 I NETWORK [conn766] end connection 127.0.0.1:32922 (10 connections now open) 2014-10-06T14:38:31.743+0000 I NETWORK [conn773] end connection 127.0.0.1:32929 (9 connections now open) 2014-10-06T14:38:31.743+0000 I NETWORK [conn770] end connection 127.0.0.1:32926 (9 connections now open) 2014-10-06T14:38:31.743+0000 I NETWORK [conn772] end connection 127.0.0.1:32928 (9 connections now open) 2014-10-06T14:38:31.743+0000 I NETWORK [conn768] end connection 127.0.0.1:32924 (7 connections now open) 2014-10-06T14:38:31.743+0000 I NETWORK [conn769] end connection 127.0.0.1:32925 (6 connections now open) 2014-10-06T14:38:31.743+0000 I NETWORK [conn771] end connection 127.0.0.1:32927 (5 connections now open) 2014-10-06T14:38:31.743+0000 I NETWORK [conn767] end connection 127.0.0.1:32923 (3 connections now open) 2014-10-06T14:38:31.743+0000 I NETWORK [conn774] end connection 127.0.0.1:32930 (2 connections now open) 2014-10-06T14:38:31.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32931 #775 (3 connections now open) 2014-10-06T14:38:31.744+0000 I NETWORK [conn775] end connection 127.0.0.1:32931 (2 connections now open) 2014-10-06T14:38:31.744+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:31.745+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:31.745+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:31.746+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32932 #776 (3 connections now open) 2014-10-06T14:38:31.747+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32933 #777 (4 connections now open) 2014-10-06T14:38:31.747+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32934 #778 (5 connections now open) 2014-10-06T14:38:31.747+0000 I NETWORK [conn776] end connection 127.0.0.1:32932 (4 connections now open) 2014-10-06T14:38:31.747+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32935 #779 (6 connections now open) 2014-10-06T14:38:31.747+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32936 #780 (6 connections now open) 2014-10-06T14:38:36.747+0000 I NETWORK [conn778] end connection 127.0.0.1:32934 (5 connections now open) 2014-10-06T14:38:36.747+0000 I NETWORK [conn777] end connection 127.0.0.1:32933 (5 connections now open) 2014-10-06T14:38:36.747+0000 I NETWORK [conn779] end connection 127.0.0.1:32935 (4 connections now open) 2014-10-06T14:38:36.747+0000 I NETWORK [conn780] end connection 127.0.0.1:32936 (3 connections now open) 2014-10-06T14:38:36.748+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32937 #781 (3 connections now open) 2014-10-06T14:38:36.748+0000 I NETWORK [conn781] end connection 127.0.0.1:32937 (2 connections now open) 2014-10-06T14:38:36.748+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:36.749+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:36.749+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:36.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32938 #782 (3 connections now open) 2014-10-06T14:38:36.751+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32939 #783 (4 connections now open) 2014-10-06T14:38:36.751+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32940 #784 (5 connections now open) 2014-10-06T14:38:36.751+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32941 #785 (6 connections now open) 2014-10-06T14:38:36.751+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32942 #786 (7 connections now open) 2014-10-06T14:38:36.751+0000 I NETWORK [conn782] end connection 127.0.0.1:32938 (6 connections now open) 2014-10-06T14:38:41.752+0000 I NETWORK [conn786] end connection 127.0.0.1:32942 (5 connections now open) 2014-10-06T14:38:41.752+0000 I NETWORK [conn785] end connection 127.0.0.1:32941 (5 connections now open) 2014-10-06T14:38:41.752+0000 I NETWORK [conn783] end connection 127.0.0.1:32939 (5 connections now open) 2014-10-06T14:38:41.752+0000 I NETWORK [conn784] end connection 127.0.0.1:32940 (4 connections now open) 2014-10-06T14:38:41.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32943 #787 (3 connections now open) 2014-10-06T14:38:41.752+0000 I NETWORK [conn787] end connection 127.0.0.1:32943 (2 connections now open) 2014-10-06T14:38:41.753+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:41.753+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:41.754+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:41.755+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32944 #788 (3 connections now open) 2014-10-06T14:38:41.755+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32945 #789 (4 connections now open) 2014-10-06T14:38:41.755+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32947 #790 (5 connections now open) 2014-10-06T14:38:41.755+0000 I NETWORK [conn788] end connection 127.0.0.1:32944 (3 connections now open) 2014-10-06T14:38:41.755+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32946 #791 (6 connections now open) 2014-10-06T14:38:41.755+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32948 #792 (6 connections now open) 2014-10-06T14:38:46.755+0000 I NETWORK [conn791] end connection 127.0.0.1:32946 (5 connections now open) 2014-10-06T14:38:46.755+0000 I NETWORK [conn792] end connection 127.0.0.1:32948 (5 connections now open) 2014-10-06T14:38:46.756+0000 I NETWORK [conn790] end connection 127.0.0.1:32947 (4 connections now open) 2014-10-06T14:38:46.756+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32949 #793 (6 connections now open) 2014-10-06T14:38:46.756+0000 I NETWORK [conn789] end connection 127.0.0.1:32945 (4 connections now open) 2014-10-06T14:38:46.756+0000 I NETWORK [conn793] end connection 127.0.0.1:32949 (2 connections now open) 2014-10-06T14:38:46.757+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:46.757+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:46.758+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:46.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32950 #794 (3 connections now open) 2014-10-06T14:38:46.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32951 #795 (4 connections now open) 2014-10-06T14:38:46.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32952 #796 (5 connections now open) 2014-10-06T14:38:46.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32953 #797 (6 connections now open) 2014-10-06T14:38:46.759+0000 I NETWORK [conn794] end connection 127.0.0.1:32950 (4 connections now open) 2014-10-06T14:38:46.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32954 #798 (7 connections now open) 2014-10-06T14:38:51.760+0000 I NETWORK [conn796] end connection 127.0.0.1:32952 (5 connections now open) 2014-10-06T14:38:51.760+0000 I NETWORK [conn797] end connection 127.0.0.1:32953 (5 connections now open) 2014-10-06T14:38:51.760+0000 I NETWORK [conn795] end connection 127.0.0.1:32951 (5 connections now open) 2014-10-06T14:38:51.760+0000 I NETWORK [conn798] end connection 127.0.0.1:32954 (4 connections now open) 2014-10-06T14:38:51.760+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32956 #799 (6 connections now open) 2014-10-06T14:38:51.761+0000 I NETWORK [conn799] end connection 127.0.0.1:32956 (2 connections now open) 2014-10-06T14:38:51.761+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:51.762+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:51.763+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:51.764+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32957 #800 (3 connections now open) 2014-10-06T14:38:51.764+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32958 #801 (4 connections now open) 2014-10-06T14:38:51.765+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32959 #802 (5 connections now open) 2014-10-06T14:38:51.765+0000 I NETWORK [conn800] end connection 127.0.0.1:32957 (3 connections now open) 2014-10-06T14:38:51.765+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32960 #803 (6 connections now open) 2014-10-06T14:38:51.765+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32961 #804 (6 connections now open) 2014-10-06T14:38:56.765+0000 I NETWORK [conn801] end connection 127.0.0.1:32958 (5 connections now open) 2014-10-06T14:38:56.765+0000 I NETWORK [conn804] end connection 127.0.0.1:32961 (5 connections now open) 2014-10-06T14:38:56.765+0000 I NETWORK [conn802] end connection 127.0.0.1:32959 (5 connections now open) 2014-10-06T14:38:56.765+0000 I NETWORK [conn803] end connection 127.0.0.1:32960 (4 connections now open) 2014-10-06T14:38:56.765+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32962 #805 (6 connections now open) 2014-10-06T14:38:56.766+0000 I NETWORK [conn805] end connection 127.0.0.1:32962 (2 connections now open) 2014-10-06T14:38:56.766+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:56.767+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:56.767+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:38:56.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32963 #806 (3 connections now open) 2014-10-06T14:38:56.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32964 #807 (4 connections now open) 2014-10-06T14:38:56.769+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32966 #808 (5 connections now open) 2014-10-06T14:38:56.769+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32967 #809 (6 connections now open) 2014-10-06T14:38:56.769+0000 I NETWORK [conn806] end connection 127.0.0.1:32963 (5 connections now open) 2014-10-06T14:38:56.769+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32965 #810 (7 connections now open) 2014-10-06T14:39:01.769+0000 I NETWORK [conn807] end connection 127.0.0.1:32964 (5 connections now open) 2014-10-06T14:39:01.769+0000 I NETWORK [conn809] end connection 127.0.0.1:32967 (5 connections now open) 2014-10-06T14:39:01.769+0000 I NETWORK [conn810] end connection 127.0.0.1:32965 (5 connections now open) 2014-10-06T14:39:01.769+0000 I NETWORK [conn808] end connection 127.0.0.1:32966 (4 connections now open) 2014-10-06T14:39:01.769+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32968 #811 (6 connections now open) 2014-10-06T14:39:01.770+0000 I NETWORK [conn811] end connection 127.0.0.1:32968 (2 connections now open) 2014-10-06T14:39:01.770+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:01.771+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:01.771+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:01.772+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32969 #812 (3 connections now open) 2014-10-06T14:39:01.772+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32970 #813 (4 connections now open) 2014-10-06T14:39:01.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32971 #814 (5 connections now open) 2014-10-06T14:39:01.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32972 #815 (6 connections now open) 2014-10-06T14:39:01.773+0000 I NETWORK [conn812] end connection 127.0.0.1:32969 (4 connections now open) 2014-10-06T14:39:01.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32973 #816 (7 connections now open) 2014-10-06T14:39:06.773+0000 I NETWORK [conn815] end connection 127.0.0.1:32972 (5 connections now open) 2014-10-06T14:39:06.773+0000 I NETWORK [conn814] end connection 127.0.0.1:32971 (5 connections now open) 2014-10-06T14:39:06.773+0000 I NETWORK [conn813] end connection 127.0.0.1:32970 (5 connections now open) 2014-10-06T14:39:06.773+0000 I NETWORK [conn816] end connection 127.0.0.1:32973 (5 connections now open) 2014-10-06T14:39:06.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32974 #817 (6 connections now open) 2014-10-06T14:39:06.774+0000 I NETWORK [conn817] end connection 127.0.0.1:32974 (2 connections now open) 2014-10-06T14:39:06.774+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:06.775+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:06.775+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:06.776+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32975 #818 (3 connections now open) 2014-10-06T14:39:06.776+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32976 #819 (4 connections now open) 2014-10-06T14:39:06.777+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32977 #820 (5 connections now open) 2014-10-06T14:39:06.777+0000 I NETWORK [conn818] end connection 127.0.0.1:32975 (4 connections now open) 2014-10-06T14:39:11.777+0000 I NETWORK [conn819] end connection 127.0.0.1:32976 (3 connections now open) 2014-10-06T14:39:11.777+0000 I NETWORK [conn820] end connection 127.0.0.1:32977 (2 connections now open) 2014-10-06T14:39:11.777+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32978 #821 (4 connections now open) 2014-10-06T14:39:11.778+0000 I NETWORK [conn821] end connection 127.0.0.1:32978 (2 connections now open) 2014-10-06T14:39:11.778+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:11.779+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:11.779+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:11.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32979 #822 (3 connections now open) 2014-10-06T14:39:11.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32980 #823 (4 connections now open) 2014-10-06T14:39:11.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32981 #824 (5 connections now open) 2014-10-06T14:39:11.780+0000 I NETWORK [conn822] end connection 127.0.0.1:32979 (4 connections now open) 2014-10-06T14:39:16.781+0000 I NETWORK [conn823] end connection 127.0.0.1:32980 (3 connections now open) 2014-10-06T14:39:16.781+0000 I NETWORK [conn824] end connection 127.0.0.1:32981 (3 connections now open) 2014-10-06T14:39:16.781+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32982 #825 (4 connections now open) 2014-10-06T14:39:16.782+0000 I NETWORK [conn825] end connection 127.0.0.1:32982 (2 connections now open) 2014-10-06T14:39:16.782+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:16.783+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:16.783+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:16.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32983 #826 (3 connections now open) 2014-10-06T14:39:16.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32984 #827 (4 connections now open) 2014-10-06T14:39:16.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32985 #828 (5 connections now open) 2014-10-06T14:39:16.784+0000 I NETWORK [conn826] end connection 127.0.0.1:32983 (4 connections now open) 2014-10-06T14:39:21.787+0000 I NETWORK [conn827] end connection 127.0.0.1:32984 (3 connections now open) 2014-10-06T14:39:21.787+0000 I NETWORK [conn828] end connection 127.0.0.1:32985 (2 connections now open) 2014-10-06T14:39:21.788+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32986 #829 (4 connections now open) 2014-10-06T14:39:21.788+0000 I NETWORK [conn829] end connection 127.0.0.1:32986 (2 connections now open) 2014-10-06T14:39:21.789+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:21.789+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:21.790+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:21.791+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32987 #830 (3 connections now open) 2014-10-06T14:39:21.791+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32988 #831 (4 connections now open) 2014-10-06T14:39:21.791+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32989 #832 (5 connections now open) 2014-10-06T14:39:21.791+0000 I NETWORK [conn830] end connection 127.0.0.1:32987 (4 connections now open) 2014-10-06T14:39:26.791+0000 I NETWORK [conn831] end connection 127.0.0.1:32988 (3 connections now open) 2014-10-06T14:39:26.791+0000 I NETWORK [conn832] end connection 127.0.0.1:32989 (3 connections now open) 2014-10-06T14:39:26.792+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32990 #833 (4 connections now open) 2014-10-06T14:39:26.792+0000 I NETWORK [conn833] end connection 127.0.0.1:32990 (2 connections now open) 2014-10-06T14:39:26.793+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:26.793+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:26.798+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:26.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32991 #834 (3 connections now open) 2014-10-06T14:39:26.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32992 #835 (4 connections now open) 2014-10-06T14:39:26.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32993 #836 (5 connections now open) 2014-10-06T14:39:26.800+0000 I NETWORK [conn834] end connection 127.0.0.1:32991 (4 connections now open) 2014-10-06T14:39:31.800+0000 I NETWORK [conn835] end connection 127.0.0.1:32992 (3 connections now open) 2014-10-06T14:39:31.800+0000 I NETWORK [conn836] end connection 127.0.0.1:32993 (3 connections now open) 2014-10-06T14:39:31.800+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32994 #837 (4 connections now open) 2014-10-06T14:39:31.800+0000 I NETWORK [conn837] end connection 127.0.0.1:32994 (2 connections now open) 2014-10-06T14:39:31.801+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:31.801+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:31.802+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:31.803+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32995 #838 (3 connections now open) 2014-10-06T14:39:31.803+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32996 #839 (4 connections now open) 2014-10-06T14:39:31.803+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32997 #840 (5 connections now open) 2014-10-06T14:39:31.803+0000 I NETWORK [conn838] end connection 127.0.0.1:32995 (4 connections now open) 2014-10-06T14:39:36.803+0000 I NETWORK [conn839] end connection 127.0.0.1:32996 (3 connections now open) 2014-10-06T14:39:36.803+0000 I NETWORK [conn840] end connection 127.0.0.1:32997 (3 connections now open) 2014-10-06T14:39:36.803+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32998 #841 (4 connections now open) 2014-10-06T14:39:36.804+0000 I NETWORK [conn841] end connection 127.0.0.1:32998 (2 connections now open) 2014-10-06T14:39:36.805+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:36.805+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:36.805+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:36.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:32999 #842 (3 connections now open) 2014-10-06T14:39:36.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33000 #843 (4 connections now open) 2014-10-06T14:39:36.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33001 #844 (5 connections now open) 2014-10-06T14:39:36.807+0000 I NETWORK [conn842] end connection 127.0.0.1:32999 (4 connections now open) 2014-10-06T14:39:41.807+0000 I NETWORK [conn844] end connection 127.0.0.1:33001 (3 connections now open) 2014-10-06T14:39:41.807+0000 I NETWORK [conn843] end connection 127.0.0.1:33000 (3 connections now open) 2014-10-06T14:39:41.808+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33002 #845 (4 connections now open) 2014-10-06T14:39:41.808+0000 I NETWORK [conn845] end connection 127.0.0.1:33002 (2 connections now open) 2014-10-06T14:39:41.809+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:41.809+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:41.810+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:41.811+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33003 #846 (3 connections now open) 2014-10-06T14:39:41.811+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33004 #847 (4 connections now open) 2014-10-06T14:39:41.811+0000 I NETWORK [conn846] end connection 127.0.0.1:33003 (3 connections now open) 2014-10-06T14:39:46.811+0000 I NETWORK [conn847] end connection 127.0.0.1:33004 (2 connections now open) 2014-10-06T14:39:46.812+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33005 #848 (3 connections now open) 2014-10-06T14:39:46.812+0000 I NETWORK [conn848] end connection 127.0.0.1:33005 (2 connections now open) 2014-10-06T14:39:46.813+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:46.813+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:46.814+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:46.815+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33006 #849 (3 connections now open) 2014-10-06T14:39:46.815+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33007 #850 (4 connections now open) 2014-10-06T14:39:46.815+0000 I NETWORK [conn849] end connection 127.0.0.1:33006 (3 connections now open) 2014-10-06T14:39:51.815+0000 I NETWORK [conn850] end connection 127.0.0.1:33007 (2 connections now open) 2014-10-06T14:39:51.816+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33008 #851 (3 connections now open) 2014-10-06T14:39:51.816+0000 I NETWORK [conn851] end connection 127.0.0.1:33008 (2 connections now open) 2014-10-06T14:39:51.817+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:51.817+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:51.818+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:51.819+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33009 #852 (3 connections now open) 2014-10-06T14:39:51.819+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33010 #853 (4 connections now open) 2014-10-06T14:39:51.819+0000 I NETWORK [conn852] end connection 127.0.0.1:33009 (3 connections now open) 2014-10-06T14:39:56.819+0000 I NETWORK [conn853] end connection 127.0.0.1:33010 (2 connections now open) 2014-10-06T14:39:56.819+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33011 #854 (3 connections now open) 2014-10-06T14:39:56.820+0000 I NETWORK [conn854] end connection 127.0.0.1:33011 (2 connections now open) 2014-10-06T14:39:56.821+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:56.821+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:56.821+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:39:56.822+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33012 #855 (3 connections now open) 2014-10-06T14:39:56.823+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33013 #856 (4 connections now open) 2014-10-06T14:39:56.823+0000 I NETWORK [conn855] end connection 127.0.0.1:33012 (3 connections now open) 2014-10-06T14:40:01.823+0000 I NETWORK [conn856] end connection 127.0.0.1:33013 (2 connections now open) 2014-10-06T14:40:01.823+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33014 #857 (3 connections now open) 2014-10-06T14:40:01.824+0000 I NETWORK [conn857] end connection 127.0.0.1:33014 (2 connections now open) 2014-10-06T14:40:01.824+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:40:01.825+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:40:01.825+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:40:01.826+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33015 #858 (3 connections now open) 2014-10-06T14:40:01.826+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33016 #859 (4 connections now open) 2014-10-06T14:40:01.826+0000 I NETWORK [conn858] end connection 127.0.0.1:33015 (3 connections now open) 2014-10-06T14:40:06.827+0000 I NETWORK [conn859] end connection 127.0.0.1:33016 (2 connections now open) 2014-10-06T14:40:06.827+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33017 #860 (3 connections now open) 2014-10-06T14:40:06.827+0000 I NETWORK [conn860] end connection 127.0.0.1:33017 (2 connections now open) 2014-10-06T14:40:06.828+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:40:06.828+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:40:06.829+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:40:06.830+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33018 #861 (3 connections now open) 2014-10-06T14:40:06.830+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33019 #862 (4 connections now open) 2014-10-06T14:40:06.830+0000 I NETWORK [conn861] end connection 127.0.0.1:33018 (3 connections now open) 2014-10-06T14:40:11.830+0000 I NETWORK [conn862] end connection 127.0.0.1:33019 (2 connections now open) 2014-10-06T14:40:11.830+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33020 #863 (3 connections now open) 2014-10-06T14:40:11.831+0000 I NETWORK [conn863] end connection 127.0.0.1:33020 (2 connections now open) 2014-10-06T14:40:11.831+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:40:11.832+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:40:11.832+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:40:11.833+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33021 #864 (3 connections now open) 2014-10-06T14:40:11.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33022 #865 (4 connections now open) 2014-10-06T14:40:11.834+0000 I NETWORK [conn864] end connection 127.0.0.1:33021 (3 connections now open) 2014-10-06T14:40:16.834+0000 I NETWORK [conn865] end connection 127.0.0.1:33022 (2 connections now open) 2014-10-06T14:40:16.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33023 #866 (3 connections now open) 2014-10-06T14:40:16.835+0000 I NETWORK [conn866] end connection 127.0.0.1:33023 (2 connections now open) 2014-10-06T14:40:16.835+0000 I COMMANDS [conn5] CMD: drop test0.Insert_EmptyCapped 2014-10-06T14:40:16.839+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:40:16.840+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:40:16.841+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33024 #867 (3 connections now open) 2014-10-06T14:40:16.841+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33025 #868 (4 connections now open) 2014-10-06T14:40:16.841+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33027 #869 (5 connections now open) 2014-10-06T14:40:16.841+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33026 #870 (6 connections now open) 2014-10-06T14:40:16.841+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33028 #871 (7 connections now open) 2014-10-06T14:40:16.841+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33029 #872 (8 connections now open) 2014-10-06T14:40:16.842+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33030 #873 (9 connections now open) 2014-10-06T14:40:16.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33031 #874 (10 connections now open) 2014-10-06T14:40:16.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33032 #875 (11 connections now open) 2014-10-06T14:40:16.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33033 #876 (12 connections now open) 2014-10-06T14:40:16.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33034 #877 (13 connections now open) 2014-10-06T14:40:16.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33036 #878 (14 connections now open) 2014-10-06T14:40:16.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33035 #879 (15 connections now open) 2014-10-06T14:40:16.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33037 #880 (16 connections now open) 2014-10-06T14:40:16.844+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33038 #881 (17 connections now open) 2014-10-06T14:40:16.844+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33039 #882 (18 connections now open) 2014-10-06T14:40:16.844+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33040 #883 (19 connections now open) 2014-10-06T14:40:16.844+0000 I NETWORK [conn867] end connection 127.0.0.1:33024 (18 connections now open) 2014-10-06T14:40:21.844+0000 I NETWORK [conn883] end connection 127.0.0.1:33040 (17 connections now open) 2014-10-06T14:40:21.844+0000 I NETWORK [conn882] end connection 127.0.0.1:33039 (17 connections now open) 2014-10-06T14:40:21.844+0000 I NETWORK [conn868] end connection 127.0.0.1:33025 (17 connections now open) 2014-10-06T14:40:21.844+0000 I NETWORK [conn872] end connection 127.0.0.1:33029 (14 connections now open) 2014-10-06T14:40:21.844+0000 I NETWORK [conn873] end connection 127.0.0.1:33030 (17 connections now open) 2014-10-06T14:40:21.844+0000 I NETWORK [conn877] end connection 127.0.0.1:33034 (13 connections now open) 2014-10-06T14:40:21.845+0000 I NETWORK [conn876] end connection 127.0.0.1:33033 (11 connections now open) 2014-10-06T14:40:21.845+0000 I NETWORK [conn878] end connection 127.0.0.1:33036 (11 connections now open) 2014-10-06T14:40:21.845+0000 I NETWORK [conn880] end connection 127.0.0.1:33037 (10 connections now open) 2014-10-06T14:40:21.845+0000 I NETWORK [conn875] end connection 127.0.0.1:33032 (9 connections now open) 2014-10-06T14:40:21.845+0000 I NETWORK [conn879] end connection 127.0.0.1:33035 (8 connections now open) 2014-10-06T14:40:21.845+0000 I NETWORK [conn871] end connection 127.0.0.1:33028 (8 connections now open) 2014-10-06T14:40:21.845+0000 I NETWORK [conn874] end connection 127.0.0.1:33031 (7 connections now open) 2014-10-06T14:40:21.845+0000 I NETWORK [conn870] end connection 127.0.0.1:33026 (5 connections now open) 2014-10-06T14:40:21.845+0000 I NETWORK [conn881] end connection 127.0.0.1:33038 (3 connections now open) 2014-10-06T14:40:21.845+0000 I NETWORK [conn869] end connection 127.0.0.1:33027 (2 connections now open) 2014-10-06T14:40:21.845+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33042 #884 (3 connections now open) 2014-10-06T14:40:21.846+0000 I NETWORK [conn884] end connection 127.0.0.1:33042 (2 connections now open) 2014-10-06T14:40:21.846+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:40:21.847+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:40:21.851+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:40:21.852+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33043 #885 (3 connections now open) 2014-10-06T14:40:21.852+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33044 #886 (4 connections now open) 2014-10-06T14:40:21.852+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33045 #887 (5 connections now open) 2014-10-06T14:40:21.852+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33046 #888 (6 connections now open) 2014-10-06T14:40:21.852+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33047 #889 (7 connections now open) 2014-10-06T14:40:21.852+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33048 #890 (8 connections now open) 2014-10-06T14:40:21.852+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33049 #891 (9 connections now open) 2014-10-06T14:40:21.853+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33050 #892 (10 connections now open) 2014-10-06T14:40:21.853+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33051 #893 (11 connections now open) 2014-10-06T14:40:21.853+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33052 #894 (12 connections now open) 2014-10-06T14:40:21.853+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33053 #895 (13 connections now open) 2014-10-06T14:40:21.853+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33054 #896 (14 connections now open) 2014-10-06T14:40:21.853+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33055 #897 (15 connections now open) 2014-10-06T14:40:21.853+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33056 #898 (16 connections now open) 2014-10-06T14:40:21.854+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33057 #899 (17 connections now open) 2014-10-06T14:40:21.854+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33058 #900 (18 connections now open) 2014-10-06T14:40:21.854+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33059 #901 (19 connections now open) 2014-10-06T14:40:21.854+0000 I NETWORK [conn885] end connection 127.0.0.1:33043 (18 connections now open) 2014-10-06T14:40:26.854+0000 I NETWORK [conn893] end connection 127.0.0.1:33051 (17 connections now open) 2014-10-06T14:40:26.854+0000 I NETWORK [conn899] end connection 127.0.0.1:33057 (17 connections now open) 2014-10-06T14:40:26.854+0000 I NETWORK [conn887] end connection 127.0.0.1:33045 (17 connections now open) 2014-10-06T14:40:26.855+0000 I NETWORK [conn900] end connection 127.0.0.1:33058 (14 connections now open) 2014-10-06T14:40:26.855+0000 I NETWORK [conn888] end connection 127.0.0.1:33046 (13 connections now open) 2014-10-06T14:40:26.855+0000 I NETWORK [conn896] end connection 127.0.0.1:33054 (13 connections now open) 2014-10-06T14:40:26.855+0000 I NETWORK [conn898] end connection 127.0.0.1:33056 (12 connections now open) 2014-10-06T14:40:26.855+0000 I NETWORK [conn890] end connection 127.0.0.1:33048 (11 connections now open) 2014-10-06T14:40:26.855+0000 I NETWORK [conn894] end connection 127.0.0.1:33052 (10 connections now open) 2014-10-06T14:40:26.855+0000 I NETWORK [conn889] end connection 127.0.0.1:33047 (10 connections now open) 2014-10-06T14:40:26.855+0000 I NETWORK [conn901] end connection 127.0.0.1:33059 (9 connections now open) 2014-10-06T14:40:26.855+0000 I NETWORK [conn892] end connection 127.0.0.1:33050 (7 connections now open) 2014-10-06T14:40:26.855+0000 I NETWORK [conn897] end connection 127.0.0.1:33055 (6 connections now open) 2014-10-06T14:40:26.855+0000 I NETWORK [conn895] end connection 127.0.0.1:33053 (5 connections now open) 2014-10-06T14:40:26.855+0000 I NETWORK [conn886] end connection 127.0.0.1:33044 (6 connections now open) 2014-10-06T14:40:26.855+0000 I NETWORK [conn891] end connection 127.0.0.1:33049 (2 connections now open) 2014-10-06T14:40:26.855+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33060 #902 (3 connections now open) 2014-10-06T14:40:26.856+0000 I NETWORK [conn902] end connection 127.0.0.1:33060 (2 connections now open) 2014-10-06T14:40:26.856+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:40:26.857+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:40:26.857+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:40:26.858+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33061 #903 (3 connections now open) 2014-10-06T14:40:26.858+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33062 #904 (4 connections now open) 2014-10-06T14:40:26.859+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33063 #905 (5 connections now open) 2014-10-06T14:40:26.859+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33064 #906 (6 connections now open) 2014-10-06T14:40:26.859+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33065 #907 (7 connections now open) 2014-10-06T14:40:26.859+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33066 #908 (8 connections now open) 2014-10-06T14:40:26.859+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33067 #909 (9 connections now open) 2014-10-06T14:40:26.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33068 #910 (10 connections now open) 2014-10-06T14:40:26.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33069 #911 (11 connections now open) 2014-10-06T14:40:26.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33070 #912 (12 connections now open) 2014-10-06T14:40:26.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33072 #913 (13 connections now open) 2014-10-06T14:40:26.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33071 #914 (14 connections now open) 2014-10-06T14:40:26.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33074 #915 (15 connections now open) 2014-10-06T14:40:26.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33075 #916 (16 connections now open) 2014-10-06T14:40:26.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33076 #917 (17 connections now open) 2014-10-06T14:40:26.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33077 #918 (18 connections now open) 2014-10-06T14:40:26.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33078 #919 (19 connections now open) 2014-10-06T14:40:26.861+0000 I NETWORK [conn903] end connection 127.0.0.1:33061 (18 connections now open) 2014-10-06T14:40:31.861+0000 I NETWORK [conn907] end connection 127.0.0.1:33065 (17 connections now open) 2014-10-06T14:40:31.861+0000 I NETWORK [conn914] end connection 127.0.0.1:33071 (16 connections now open) 2014-10-06T14:40:31.861+0000 I NETWORK [conn918] end connection 127.0.0.1:33077 (17 connections now open) 2014-10-06T14:40:31.861+0000 I NETWORK [conn913] end connection 127.0.0.1:33072 (16 connections now open) 2014-10-06T14:40:31.861+0000 I NETWORK [conn915] end connection 127.0.0.1:33074 (13 connections now open) 2014-10-06T14:40:31.862+0000 I NETWORK [conn906] end connection 127.0.0.1:33064 (13 connections now open) 2014-10-06T14:40:31.862+0000 I NETWORK [conn908] end connection 127.0.0.1:33066 (12 connections now open) 2014-10-06T14:40:31.862+0000 I NETWORK [conn919] end connection 127.0.0.1:33078 (10 connections now open) 2014-10-06T14:40:31.862+0000 I NETWORK [conn909] end connection 127.0.0.1:33067 (9 connections now open) 2014-10-06T14:40:31.862+0000 I NETWORK [conn905] end connection 127.0.0.1:33063 (9 connections now open) 2014-10-06T14:40:31.862+0000 I NETWORK [conn910] end connection 127.0.0.1:33068 (7 connections now open) 2014-10-06T14:40:31.862+0000 I NETWORK [conn904] end connection 127.0.0.1:33062 (7 connections now open) 2014-10-06T14:40:31.862+0000 I NETWORK [conn916] end connection 127.0.0.1:33075 (7 connections now open) 2014-10-06T14:40:31.862+0000 I NETWORK [conn911] end connection 127.0.0.1:33069 (7 connections now open) 2014-10-06T14:40:31.862+0000 I NETWORK [conn917] end connection 127.0.0.1:33076 (7 connections now open) 2014-10-06T14:40:31.862+0000 I NETWORK [conn912] end connection 127.0.0.1:33070 (4 connections now open) 2014-10-06T14:40:31.862+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33079 #920 (3 connections now open) 2014-10-06T14:40:31.863+0000 I NETWORK [conn920] end connection 127.0.0.1:33079 (2 connections now open) 2014-10-06T14:40:31.863+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:40:31.864+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:40:31.864+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:40:31.865+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33080 #921 (3 connections now open) 2014-10-06T14:40:31.865+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33081 #922 (4 connections now open) 2014-10-06T14:40:31.866+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33082 #923 (5 connections now open) 2014-10-06T14:40:31.866+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33083 #924 (6 connections now open) 2014-10-06T14:40:31.866+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33086 #925 (7 connections now open) 2014-10-06T14:40:31.866+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33085 #926 (8 connections now open) 2014-10-06T14:40:31.866+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33087 #927 (9 connections now open) 2014-10-06T14:40:31.866+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33088 #928 (10 connections now open) 2014-10-06T14:40:31.866+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33089 #929 (11 connections now open) 2014-10-06T14:40:31.867+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33090 #930 (12 connections now open) 2014-10-06T14:40:31.867+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33091 #931 (13 connections now open) 2014-10-06T14:40:31.867+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33092 #932 (14 connections now open) 2014-10-06T14:40:31.867+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33093 #933 (15 connections now open) 2014-10-06T14:40:31.867+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33094 #934 (16 connections now open) 2014-10-06T14:40:31.867+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33095 #935 (17 connections now open) 2014-10-06T14:40:31.867+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33096 #936 (18 connections now open) 2014-10-06T14:40:31.867+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33097 #937 (19 connections now open) 2014-10-06T14:40:31.868+0000 I NETWORK [conn921] end connection 127.0.0.1:33080 (18 connections now open) 2014-10-06T14:40:36.868+0000 I NETWORK [conn933] end connection 127.0.0.1:33093 (17 connections now open) 2014-10-06T14:40:36.868+0000 I NETWORK [conn928] end connection 127.0.0.1:33088 (17 connections now open) 2014-10-06T14:40:36.868+0000 I NETWORK [conn935] end connection 127.0.0.1:33095 (17 connections now open) 2014-10-06T14:40:36.868+0000 I NETWORK [conn934] end connection 127.0.0.1:33094 (14 connections now open) 2014-10-06T14:40:36.868+0000 I NETWORK [conn924] end connection 127.0.0.1:33083 (14 connections now open) 2014-10-06T14:40:36.868+0000 I NETWORK [conn930] end connection 127.0.0.1:33090 (12 connections now open) 2014-10-06T14:40:36.868+0000 I NETWORK [conn937] end connection 127.0.0.1:33097 (12 connections now open) 2014-10-06T14:40:36.868+0000 I NETWORK [conn932] end connection 127.0.0.1:33092 (10 connections now open) 2014-10-06T14:40:36.868+0000 I NETWORK [conn929] end connection 127.0.0.1:33089 (10 connections now open) 2014-10-06T14:40:36.868+0000 I NETWORK [conn936] end connection 127.0.0.1:33096 (10 connections now open) 2014-10-06T14:40:36.869+0000 I NETWORK [conn923] end connection 127.0.0.1:33082 (7 connections now open) 2014-10-06T14:40:36.869+0000 I NETWORK [conn922] end connection 127.0.0.1:33081 (6 connections now open) 2014-10-06T14:40:36.869+0000 I NETWORK [conn925] end connection 127.0.0.1:33086 (6 connections now open) 2014-10-06T14:40:36.869+0000 I NETWORK [conn926] end connection 127.0.0.1:33085 (6 connections now open) 2014-10-06T14:40:36.869+0000 I NETWORK [conn927] end connection 127.0.0.1:33087 (3 connections now open) 2014-10-06T14:40:36.869+0000 I NETWORK [conn931] end connection 127.0.0.1:33091 (3 connections now open) 2014-10-06T14:40:36.869+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33098 #938 (3 connections now open) 2014-10-06T14:40:36.869+0000 I NETWORK [conn938] end connection 127.0.0.1:33098 (2 connections now open) 2014-10-06T14:40:36.870+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:40:36.871+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:40:36.871+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:40:36.872+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33099 #939 (3 connections now open) 2014-10-06T14:40:36.872+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33100 #940 (4 connections now open) 2014-10-06T14:40:36.872+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33101 #941 (5 connections now open) 2014-10-06T14:40:36.872+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33102 #942 (6 connections now open) 2014-10-06T14:40:36.872+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33103 #943 (7 connections now open) 2014-10-06T14:40:36.873+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33104 #944 (8 connections now open) 2014-10-06T14:40:36.873+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33105 #945 (9 connections now open) 2014-10-06T14:40:36.873+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33106 #946 (10 connections now open) 2014-10-06T14:40:36.873+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33107 #947 (11 connections now open) 2014-10-06T14:40:36.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33108 #948 (12 connections now open) 2014-10-06T14:40:36.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33109 #949 (13 connections now open) 2014-10-06T14:40:36.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33110 #950 (14 connections now open) 2014-10-06T14:40:36.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33111 #951 (15 connections now open) 2014-10-06T14:40:36.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33112 #952 (16 connections now open) 2014-10-06T14:40:36.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33113 #953 (17 connections now open) 2014-10-06T14:40:36.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33114 #954 (18 connections now open) 2014-10-06T14:40:36.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33115 #955 (19 connections now open) 2014-10-06T14:40:36.874+0000 I NETWORK [conn939] end connection 127.0.0.1:33099 (18 connections now open) 2014-10-06T14:40:41.875+0000 I NETWORK [conn954] end connection 127.0.0.1:33114 (17 connections now open) 2014-10-06T14:40:41.875+0000 I NETWORK [conn955] end connection 127.0.0.1:33115 (17 connections now open) 2014-10-06T14:40:41.875+0000 I NETWORK [conn953] end connection 127.0.0.1:33113 (17 connections now open) 2014-10-06T14:40:41.875+0000 I NETWORK [conn947] end connection 127.0.0.1:33107 (17 connections now open) 2014-10-06T14:40:41.875+0000 I NETWORK [conn949] end connection 127.0.0.1:33109 (17 connections now open) 2014-10-06T14:40:41.875+0000 I NETWORK [conn945] end connection 127.0.0.1:33105 (13 connections now open) 2014-10-06T14:40:41.875+0000 I NETWORK [conn946] end connection 127.0.0.1:33106 (13 connections now open) 2014-10-06T14:40:41.875+0000 I NETWORK [conn948] end connection 127.0.0.1:33108 (10 connections now open) 2014-10-06T14:40:41.875+0000 I NETWORK [conn952] end connection 127.0.0.1:33112 (9 connections now open) 2014-10-06T14:40:41.875+0000 I NETWORK [conn951] end connection 127.0.0.1:33111 (8 connections now open) 2014-10-06T14:40:41.875+0000 I NETWORK [conn942] end connection 127.0.0.1:33102 (7 connections now open) 2014-10-06T14:40:41.875+0000 I NETWORK [conn950] end connection 127.0.0.1:33110 (6 connections now open) 2014-10-06T14:40:41.875+0000 I NETWORK [conn940] end connection 127.0.0.1:33100 (6 connections now open) 2014-10-06T14:40:41.876+0000 I NETWORK [conn943] end connection 127.0.0.1:33103 (4 connections now open) 2014-10-06T14:40:41.876+0000 I NETWORK [conn944] end connection 127.0.0.1:33104 (3 connections now open) 2014-10-06T14:40:41.876+0000 I NETWORK [conn941] end connection 127.0.0.1:33101 (3 connections now open) 2014-10-06T14:40:41.876+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33116 #956 (3 connections now open) 2014-10-06T14:40:41.876+0000 I NETWORK [conn956] end connection 127.0.0.1:33116 (2 connections now open) 2014-10-06T14:40:41.877+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:40:41.877+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:40:41.878+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:40:41.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33117 #957 (3 connections now open) 2014-10-06T14:40:41.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33118 #958 (4 connections now open) 2014-10-06T14:40:41.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33119 #959 (5 connections now open) 2014-10-06T14:40:41.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33120 #960 (6 connections now open) 2014-10-06T14:40:41.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33121 #961 (7 connections now open) 2014-10-06T14:40:41.880+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33122 #962 (8 connections now open) 2014-10-06T14:40:41.880+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33123 #963 (9 connections now open) 2014-10-06T14:40:41.880+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33124 #964 (10 connections now open) 2014-10-06T14:40:41.880+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33125 #965 (11 connections now open) 2014-10-06T14:40:41.880+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33126 #966 (12 connections now open) 2014-10-06T14:40:41.880+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33127 #967 (13 connections now open) 2014-10-06T14:40:41.881+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33128 #968 (14 connections now open) 2014-10-06T14:40:41.881+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33129 #969 (15 connections now open) 2014-10-06T14:40:41.881+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33130 #970 (16 connections now open) 2014-10-06T14:40:41.881+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33131 #971 (17 connections now open) 2014-10-06T14:40:41.881+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33132 #972 (18 connections now open) 2014-10-06T14:40:41.881+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33133 #973 (19 connections now open) 2014-10-06T14:40:41.881+0000 I NETWORK [conn957] end connection 127.0.0.1:33117 (18 connections now open) 2014-10-06T14:40:46.882+0000 I NETWORK [conn970] end connection 127.0.0.1:33130 (17 connections now open) 2014-10-06T14:40:46.882+0000 I NETWORK [conn966] end connection 127.0.0.1:33126 (17 connections now open) 2014-10-06T14:40:46.882+0000 I NETWORK [conn973] end connection 127.0.0.1:33133 (17 connections now open) 2014-10-06T14:40:46.882+0000 I NETWORK [conn959] end connection 127.0.0.1:33119 (17 connections now open) 2014-10-06T14:40:46.882+0000 I NETWORK [conn961] end connection 127.0.0.1:33121 (17 connections now open) 2014-10-06T14:40:46.882+0000 I NETWORK [conn971] end connection 127.0.0.1:33131 (12 connections now open) 2014-10-06T14:40:46.882+0000 I NETWORK [conn958] end connection 127.0.0.1:33118 (12 connections now open) 2014-10-06T14:40:46.882+0000 I NETWORK [conn972] end connection 127.0.0.1:33132 (11 connections now open) 2014-10-06T14:40:46.882+0000 I NETWORK [conn962] end connection 127.0.0.1:33122 (13 connections now open) 2014-10-06T14:40:46.882+0000 I NETWORK [conn968] end connection 127.0.0.1:33128 (10 connections now open) 2014-10-06T14:40:46.882+0000 I NETWORK [conn969] end connection 127.0.0.1:33129 (8 connections now open) 2014-10-06T14:40:46.882+0000 I NETWORK [conn960] end connection 127.0.0.1:33120 (8 connections now open) 2014-10-06T14:40:46.882+0000 I NETWORK [conn964] end connection 127.0.0.1:33124 (6 connections now open) 2014-10-06T14:40:46.883+0000 I NETWORK [conn965] end connection 127.0.0.1:33125 (4 connections now open) 2014-10-06T14:40:46.883+0000 I NETWORK [conn967] end connection 127.0.0.1:33127 (4 connections now open) 2014-10-06T14:40:46.883+0000 I NETWORK [conn963] end connection 127.0.0.1:33123 (4 connections now open) 2014-10-06T14:40:46.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33134 #974 (3 connections now open) 2014-10-06T14:40:46.883+0000 I NETWORK [conn974] end connection 127.0.0.1:33134 (2 connections now open) 2014-10-06T14:40:46.884+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:40:46.884+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:40:46.885+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:40:46.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33135 #975 (3 connections now open) 2014-10-06T14:40:46.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33136 #976 (4 connections now open) 2014-10-06T14:40:46.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33137 #977 (5 connections now open) 2014-10-06T14:40:46.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33138 #978 (6 connections now open) 2014-10-06T14:40:46.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33139 #979 (7 connections now open) 2014-10-06T14:40:46.887+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33140 #980 (8 connections now open) 2014-10-06T14:40:46.887+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33141 #981 (9 connections now open) 2014-10-06T14:40:46.887+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33142 #982 (10 connections now open) 2014-10-06T14:40:46.887+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33143 #983 (11 connections now open) 2014-10-06T14:40:46.887+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33144 #984 (12 connections now open) 2014-10-06T14:40:46.888+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33145 #985 (13 connections now open) 2014-10-06T14:40:46.888+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33146 #986 (14 connections now open) 2014-10-06T14:40:46.888+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33147 #987 (15 connections now open) 2014-10-06T14:40:46.888+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33148 #988 (16 connections now open) 2014-10-06T14:40:46.888+0000 I NETWORK [conn975] end connection 127.0.0.1:33135 (14 connections now open) 2014-10-06T14:40:46.888+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33149 #989 (16 connections now open) 2014-10-06T14:40:46.888+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33150 #990 (17 connections now open) 2014-10-06T14:40:46.888+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33151 #991 (18 connections now open) 2014-10-06T14:40:51.888+0000 I NETWORK [conn978] end connection 127.0.0.1:33138 (17 connections now open) 2014-10-06T14:40:51.888+0000 I NETWORK [conn979] end connection 127.0.0.1:33139 (17 connections now open) 2014-10-06T14:40:51.889+0000 I NETWORK [conn991] end connection 127.0.0.1:33151 (16 connections now open) 2014-10-06T14:40:51.889+0000 I NETWORK [conn987] end connection 127.0.0.1:33147 (16 connections now open) 2014-10-06T14:40:51.888+0000 I NETWORK [conn986] end connection 127.0.0.1:33146 (17 connections now open) 2014-10-06T14:40:51.889+0000 I NETWORK [conn983] end connection 127.0.0.1:33143 (12 connections now open) 2014-10-06T14:40:51.889+0000 I NETWORK [conn988] end connection 127.0.0.1:33148 (16 connections now open) 2014-10-06T14:40:51.889+0000 I NETWORK [conn990] end connection 127.0.0.1:33150 (16 connections now open) 2014-10-06T14:40:51.889+0000 I NETWORK [conn976] end connection 127.0.0.1:33136 (16 connections now open) 2014-10-06T14:40:51.889+0000 I NETWORK [conn982] end connection 127.0.0.1:33142 (12 connections now open) 2014-10-06T14:40:51.889+0000 I NETWORK [conn980] end connection 127.0.0.1:33140 (8 connections now open) 2014-10-06T14:40:51.889+0000 I NETWORK [conn984] end connection 127.0.0.1:33144 (12 connections now open) 2014-10-06T14:40:51.889+0000 I NETWORK [conn977] end connection 127.0.0.1:33137 (16 connections now open) 2014-10-06T14:40:51.889+0000 I NETWORK [conn985] end connection 127.0.0.1:33145 (5 connections now open) 2014-10-06T14:40:51.889+0000 I NETWORK [conn989] end connection 127.0.0.1:33149 (4 connections now open) 2014-10-06T14:40:51.889+0000 I NETWORK [conn981] end connection 127.0.0.1:33141 (3 connections now open) 2014-10-06T14:40:51.889+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33153 #992 (4 connections now open) 2014-10-06T14:40:51.890+0000 I NETWORK [conn992] end connection 127.0.0.1:33153 (2 connections now open) 2014-10-06T14:40:51.890+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:40:51.891+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:40:51.891+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:40:51.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33154 #993 (3 connections now open) 2014-10-06T14:40:51.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33155 #994 (4 connections now open) 2014-10-06T14:40:51.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33156 #995 (5 connections now open) 2014-10-06T14:40:51.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33157 #996 (6 connections now open) 2014-10-06T14:40:51.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33158 #997 (7 connections now open) 2014-10-06T14:40:51.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33159 #998 (8 connections now open) 2014-10-06T14:40:51.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33160 #999 (9 connections now open) 2014-10-06T14:40:51.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33161 #1000 (10 connections now open) 2014-10-06T14:40:51.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33162 #1001 (11 connections now open) 2014-10-06T14:40:51.894+0000 I NETWORK [conn993] end connection 127.0.0.1:33154 (10 connections now open) 2014-10-06T14:40:56.894+0000 I NETWORK [conn995] end connection 127.0.0.1:33156 (9 connections now open) 2014-10-06T14:40:56.894+0000 I NETWORK [conn996] end connection 127.0.0.1:33157 (9 connections now open) 2014-10-06T14:40:56.894+0000 I NETWORK [conn1001] end connection 127.0.0.1:33162 (9 connections now open) 2014-10-06T14:40:56.894+0000 I NETWORK [conn994] end connection 127.0.0.1:33155 (8 connections now open) 2014-10-06T14:40:56.894+0000 I NETWORK [conn998] end connection 127.0.0.1:33159 (8 connections now open) 2014-10-06T14:40:56.894+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33163 #1002 (7 connections now open) 2014-10-06T14:40:56.894+0000 I NETWORK [conn1000] end connection 127.0.0.1:33161 (8 connections now open) 2014-10-06T14:40:56.894+0000 I NETWORK [conn997] end connection 127.0.0.1:33158 (8 connections now open) 2014-10-06T14:40:56.894+0000 I NETWORK [conn999] end connection 127.0.0.1:33160 (8 connections now open) 2014-10-06T14:40:56.895+0000 I NETWORK [conn1002] end connection 127.0.0.1:33163 (2 connections now open) 2014-10-06T14:40:56.895+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:40:56.896+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:40:56.896+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:40:56.897+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33164 #1003 (3 connections now open) 2014-10-06T14:40:56.897+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33165 #1004 (4 connections now open) 2014-10-06T14:40:56.898+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33166 #1005 (5 connections now open) 2014-10-06T14:40:56.898+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33167 #1006 (6 connections now open) 2014-10-06T14:40:56.898+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33168 #1007 (7 connections now open) 2014-10-06T14:40:56.899+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33169 #1008 (8 connections now open) 2014-10-06T14:40:56.899+0000 I NETWORK [conn1003] end connection 127.0.0.1:33164 (7 connections now open) 2014-10-06T14:40:56.899+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33170 #1009 (9 connections now open) 2014-10-06T14:40:56.899+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33171 #1010 (9 connections now open) 2014-10-06T14:40:56.899+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33172 #1011 (10 connections now open) 2014-10-06T14:41:01.902+0000 I NETWORK [conn1009] end connection 127.0.0.1:33170 (9 connections now open) 2014-10-06T14:41:01.902+0000 I NETWORK [conn1004] end connection 127.0.0.1:33165 (9 connections now open) 2014-10-06T14:41:01.902+0000 I NETWORK [conn1006] end connection 127.0.0.1:33167 (7 connections now open) 2014-10-06T14:41:01.902+0000 I NETWORK [conn1005] end connection 127.0.0.1:33166 (7 connections now open) 2014-10-06T14:41:01.902+0000 I NETWORK [conn1008] end connection 127.0.0.1:33169 (9 connections now open) 2014-10-06T14:41:01.902+0000 I NETWORK [conn1011] end connection 127.0.0.1:33172 (7 connections now open) 2014-10-06T14:41:01.902+0000 I NETWORK [conn1010] end connection 127.0.0.1:33171 (7 connections now open) 2014-10-06T14:41:01.902+0000 I NETWORK [conn1007] end connection 127.0.0.1:33168 (6 connections now open) 2014-10-06T14:41:01.902+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33173 #1012 (3 connections now open) 2014-10-06T14:41:01.903+0000 I NETWORK [conn1012] end connection 127.0.0.1:33173 (2 connections now open) 2014-10-06T14:41:01.903+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:01.904+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:01.904+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:01.905+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33174 #1013 (3 connections now open) 2014-10-06T14:41:01.905+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33175 #1014 (4 connections now open) 2014-10-06T14:41:01.905+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33176 #1015 (5 connections now open) 2014-10-06T14:41:01.906+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33177 #1016 (6 connections now open) 2014-10-06T14:41:01.906+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33178 #1017 (7 connections now open) 2014-10-06T14:41:01.906+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33179 #1018 (8 connections now open) 2014-10-06T14:41:01.906+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33180 #1019 (9 connections now open) 2014-10-06T14:41:01.906+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33181 #1020 (10 connections now open) 2014-10-06T14:41:01.906+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33182 #1021 (11 connections now open) 2014-10-06T14:41:01.906+0000 I NETWORK [conn1013] end connection 127.0.0.1:33174 (10 connections now open) 2014-10-06T14:41:02.445+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._1 2014-10-06T14:41:06.906+0000 I NETWORK [conn1015] end connection 127.0.0.1:33176 (9 connections now open) 2014-10-06T14:41:06.907+0000 I NETWORK [conn1019] end connection 127.0.0.1:33180 (9 connections now open) 2014-10-06T14:41:06.907+0000 I NETWORK [conn1021] end connection 127.0.0.1:33182 (7 connections now open) 2014-10-06T14:41:06.907+0000 I NETWORK [conn1018] end connection 127.0.0.1:33179 (6 connections now open) 2014-10-06T14:41:06.907+0000 I NETWORK [conn1017] end connection 127.0.0.1:33178 (8 connections now open) 2014-10-06T14:41:06.907+0000 I NETWORK [conn1014] end connection 127.0.0.1:33175 (5 connections now open) 2014-10-06T14:41:06.907+0000 I NETWORK [conn1020] end connection 127.0.0.1:33181 (3 connections now open) 2014-10-06T14:41:06.907+0000 I NETWORK [conn1016] end connection 127.0.0.1:33177 (3 connections now open) 2014-10-06T14:41:06.907+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33183 #1022 (3 connections now open) 2014-10-06T14:41:06.908+0000 I NETWORK [conn1022] end connection 127.0.0.1:33183 (2 connections now open) 2014-10-06T14:41:06.908+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:06.909+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:06.909+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:06.910+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33184 #1023 (3 connections now open) 2014-10-06T14:41:06.910+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33185 #1024 (4 connections now open) 2014-10-06T14:41:06.910+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33186 #1025 (5 connections now open) 2014-10-06T14:41:06.910+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33187 #1026 (6 connections now open) 2014-10-06T14:41:06.910+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33188 #1027 (7 connections now open) 2014-10-06T14:41:06.910+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33189 #1028 (8 connections now open) 2014-10-06T14:41:06.911+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33190 #1029 (9 connections now open) 2014-10-06T14:41:06.911+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33191 #1030 (10 connections now open) 2014-10-06T14:41:06.911+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33192 #1031 (11 connections now open) 2014-10-06T14:41:06.911+0000 I NETWORK [conn1023] end connection 127.0.0.1:33184 (10 connections now open) 2014-10-06T14:41:11.911+0000 I NETWORK [conn1027] end connection 127.0.0.1:33188 (9 connections now open) 2014-10-06T14:41:11.911+0000 I NETWORK [conn1025] end connection 127.0.0.1:33186 (9 connections now open) 2014-10-06T14:41:11.911+0000 I NETWORK [conn1031] end connection 127.0.0.1:33192 (9 connections now open) 2014-10-06T14:41:11.911+0000 I NETWORK [conn1024] end connection 127.0.0.1:33185 (6 connections now open) 2014-10-06T14:41:11.911+0000 I NETWORK [conn1026] end connection 127.0.0.1:33187 (6 connections now open) 2014-10-06T14:41:11.912+0000 I NETWORK [conn1028] end connection 127.0.0.1:33189 (4 connections now open) 2014-10-06T14:41:11.912+0000 I NETWORK [conn1029] end connection 127.0.0.1:33190 (3 connections now open) 2014-10-06T14:41:11.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33193 #1032 (4 connections now open) 2014-10-06T14:41:11.912+0000 I NETWORK [conn1030] end connection 127.0.0.1:33191 (2 connections now open) 2014-10-06T14:41:11.912+0000 I NETWORK [conn1032] end connection 127.0.0.1:33193 (2 connections now open) 2014-10-06T14:41:11.913+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:11.913+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:11.914+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:11.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33194 #1033 (3 connections now open) 2014-10-06T14:41:11.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33195 #1034 (4 connections now open) 2014-10-06T14:41:11.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33196 #1035 (5 connections now open) 2014-10-06T14:41:11.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33197 #1036 (6 connections now open) 2014-10-06T14:41:11.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33198 #1037 (7 connections now open) 2014-10-06T14:41:11.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33199 #1038 (8 connections now open) 2014-10-06T14:41:11.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33200 #1039 (9 connections now open) 2014-10-06T14:41:11.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33201 #1040 (10 connections now open) 2014-10-06T14:41:11.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33202 #1041 (11 connections now open) 2014-10-06T14:41:11.916+0000 I NETWORK [conn1033] end connection 127.0.0.1:33194 (10 connections now open) 2014-10-06T14:41:16.916+0000 I NETWORK [conn1037] end connection 127.0.0.1:33198 (9 connections now open) 2014-10-06T14:41:16.916+0000 I NETWORK [conn1041] end connection 127.0.0.1:33202 (8 connections now open) 2014-10-06T14:41:16.916+0000 I NETWORK [conn1040] end connection 127.0.0.1:33201 (8 connections now open) 2014-10-06T14:41:16.916+0000 I NETWORK [conn1035] end connection 127.0.0.1:33196 (6 connections now open) 2014-10-06T14:41:16.916+0000 I NETWORK [conn1038] end connection 127.0.0.1:33199 (6 connections now open) 2014-10-06T14:41:16.917+0000 I NETWORK [conn1034] end connection 127.0.0.1:33195 (4 connections now open) 2014-10-06T14:41:16.917+0000 I NETWORK [conn1036] end connection 127.0.0.1:33197 (4 connections now open) 2014-10-06T14:41:16.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33203 #1042 (5 connections now open) 2014-10-06T14:41:16.917+0000 I NETWORK [conn1039] end connection 127.0.0.1:33200 (4 connections now open) 2014-10-06T14:41:16.917+0000 I NETWORK [conn1042] end connection 127.0.0.1:33203 (2 connections now open) 2014-10-06T14:41:16.918+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:16.918+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:16.919+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:16.919+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33204 #1043 (3 connections now open) 2014-10-06T14:41:16.920+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33205 #1044 (4 connections now open) 2014-10-06T14:41:16.920+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33206 #1045 (5 connections now open) 2014-10-06T14:41:16.920+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33208 #1046 (6 connections now open) 2014-10-06T14:41:16.920+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33207 #1047 (7 connections now open) 2014-10-06T14:41:16.920+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33209 #1048 (8 connections now open) 2014-10-06T14:41:16.920+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33210 #1049 (9 connections now open) 2014-10-06T14:41:16.920+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33211 #1050 (10 connections now open) 2014-10-06T14:41:16.920+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33212 #1051 (11 connections now open) 2014-10-06T14:41:16.921+0000 I NETWORK [conn1043] end connection 127.0.0.1:33204 (10 connections now open) 2014-10-06T14:41:21.921+0000 I NETWORK [conn1047] end connection 127.0.0.1:33207 (9 connections now open) 2014-10-06T14:41:21.921+0000 I NETWORK [conn1050] end connection 127.0.0.1:33211 (8 connections now open) 2014-10-06T14:41:21.921+0000 I NETWORK [conn1051] end connection 127.0.0.1:33212 (7 connections now open) 2014-10-06T14:41:21.921+0000 I NETWORK [conn1046] end connection 127.0.0.1:33208 (9 connections now open) 2014-10-06T14:41:21.921+0000 I NETWORK [conn1045] end connection 127.0.0.1:33206 (7 connections now open) 2014-10-06T14:41:21.921+0000 I NETWORK [conn1049] end connection 127.0.0.1:33210 (7 connections now open) 2014-10-06T14:41:21.921+0000 I NETWORK [conn1048] end connection 127.0.0.1:33209 (9 connections now open) 2014-10-06T14:41:21.921+0000 I NETWORK [conn1044] end connection 127.0.0.1:33205 (2 connections now open) 2014-10-06T14:41:21.922+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33213 #1052 (3 connections now open) 2014-10-06T14:41:21.922+0000 I NETWORK [conn1052] end connection 127.0.0.1:33213 (2 connections now open) 2014-10-06T14:41:21.923+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:21.923+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:21.923+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:21.924+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33214 #1053 (3 connections now open) 2014-10-06T14:41:21.925+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33215 #1054 (4 connections now open) 2014-10-06T14:41:21.925+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33216 #1055 (5 connections now open) 2014-10-06T14:41:21.925+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33217 #1056 (6 connections now open) 2014-10-06T14:41:21.925+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33218 #1057 (7 connections now open) 2014-10-06T14:41:21.925+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33219 #1058 (8 connections now open) 2014-10-06T14:41:21.925+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33220 #1059 (9 connections now open) 2014-10-06T14:41:21.925+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33221 #1060 (10 connections now open) 2014-10-06T14:41:21.926+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33222 #1061 (11 connections now open) 2014-10-06T14:41:21.926+0000 I NETWORK [conn1053] end connection 127.0.0.1:33214 (10 connections now open) 2014-10-06T14:41:26.926+0000 I NETWORK [conn1061] end connection 127.0.0.1:33222 (9 connections now open) 2014-10-06T14:41:26.926+0000 I NETWORK [conn1054] end connection 127.0.0.1:33215 (9 connections now open) 2014-10-06T14:41:26.926+0000 I NETWORK [conn1056] end connection 127.0.0.1:33217 (9 connections now open) 2014-10-06T14:41:26.926+0000 I NETWORK [conn1058] end connection 127.0.0.1:33219 (8 connections now open) 2014-10-06T14:41:26.926+0000 I NETWORK [conn1057] end connection 127.0.0.1:33218 (5 connections now open) 2014-10-06T14:41:26.926+0000 I NETWORK [conn1055] end connection 127.0.0.1:33216 (4 connections now open) 2014-10-06T14:41:26.926+0000 I NETWORK [conn1059] end connection 127.0.0.1:33220 (3 connections now open) 2014-10-06T14:41:26.926+0000 I NETWORK [conn1060] end connection 127.0.0.1:33221 (3 connections now open) 2014-10-06T14:41:26.927+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33223 #1062 (3 connections now open) 2014-10-06T14:41:26.927+0000 I NETWORK [conn1062] end connection 127.0.0.1:33223 (2 connections now open) 2014-10-06T14:41:26.927+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:26.928+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:26.929+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:26.929+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33224 #1063 (3 connections now open) 2014-10-06T14:41:26.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33225 #1064 (4 connections now open) 2014-10-06T14:41:26.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33226 #1065 (5 connections now open) 2014-10-06T14:41:26.930+0000 I NETWORK [conn1063] end connection 127.0.0.1:33224 (4 connections now open) 2014-10-06T14:41:26.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33228 #1066 (6 connections now open) 2014-10-06T14:41:26.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33227 #1067 (6 connections now open) 2014-10-06T14:41:31.930+0000 I NETWORK [conn1066] end connection 127.0.0.1:33228 (5 connections now open) 2014-10-06T14:41:31.930+0000 I NETWORK [conn1064] end connection 127.0.0.1:33225 (5 connections now open) 2014-10-06T14:41:31.930+0000 I NETWORK [conn1067] end connection 127.0.0.1:33227 (5 connections now open) 2014-10-06T14:41:31.930+0000 I NETWORK [conn1065] end connection 127.0.0.1:33226 (5 connections now open) 2014-10-06T14:41:31.931+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33230 #1068 (3 connections now open) 2014-10-06T14:41:31.931+0000 I NETWORK [conn1068] end connection 127.0.0.1:33230 (2 connections now open) 2014-10-06T14:41:31.931+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:31.932+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:31.932+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:31.933+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33231 #1069 (3 connections now open) 2014-10-06T14:41:31.933+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33232 #1070 (4 connections now open) 2014-10-06T14:41:31.934+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33233 #1071 (5 connections now open) 2014-10-06T14:41:31.934+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33234 #1072 (6 connections now open) 2014-10-06T14:41:31.934+0000 I NETWORK [conn1069] end connection 127.0.0.1:33231 (5 connections now open) 2014-10-06T14:41:31.934+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33235 #1073 (7 connections now open) 2014-10-06T14:41:36.934+0000 I NETWORK [conn1073] end connection 127.0.0.1:33235 (5 connections now open) 2014-10-06T14:41:36.934+0000 I NETWORK [conn1072] end connection 127.0.0.1:33234 (5 connections now open) 2014-10-06T14:41:36.934+0000 I NETWORK [conn1071] end connection 127.0.0.1:33233 (5 connections now open) 2014-10-06T14:41:36.934+0000 I NETWORK [conn1070] end connection 127.0.0.1:33232 (5 connections now open) 2014-10-06T14:41:36.934+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33236 #1074 (3 connections now open) 2014-10-06T14:41:36.935+0000 I NETWORK [conn1074] end connection 127.0.0.1:33236 (2 connections now open) 2014-10-06T14:41:36.935+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:36.936+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:36.936+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:36.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33237 #1075 (3 connections now open) 2014-10-06T14:41:36.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33238 #1076 (4 connections now open) 2014-10-06T14:41:36.938+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33239 #1077 (5 connections now open) 2014-10-06T14:41:36.938+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33241 #1078 (6 connections now open) 2014-10-06T14:41:36.938+0000 I NETWORK [conn1075] end connection 127.0.0.1:33237 (4 connections now open) 2014-10-06T14:41:36.938+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33240 #1079 (7 connections now open) 2014-10-06T14:41:41.938+0000 I NETWORK [conn1079] end connection 127.0.0.1:33240 (5 connections now open) 2014-10-06T14:41:41.938+0000 I NETWORK [conn1077] end connection 127.0.0.1:33239 (5 connections now open) 2014-10-06T14:41:41.938+0000 I NETWORK [conn1076] end connection 127.0.0.1:33238 (4 connections now open) 2014-10-06T14:41:41.938+0000 I NETWORK [conn1078] end connection 127.0.0.1:33241 (3 connections now open) 2014-10-06T14:41:41.938+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33242 #1080 (3 connections now open) 2014-10-06T14:41:41.939+0000 I NETWORK [conn1080] end connection 127.0.0.1:33242 (2 connections now open) 2014-10-06T14:41:41.939+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:41.940+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:41.940+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:41.941+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33243 #1081 (3 connections now open) 2014-10-06T14:41:41.941+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33244 #1082 (4 connections now open) 2014-10-06T14:41:41.941+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33245 #1083 (5 connections now open) 2014-10-06T14:41:41.941+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33246 #1084 (6 connections now open) 2014-10-06T14:41:41.941+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33247 #1085 (7 connections now open) 2014-10-06T14:41:41.941+0000 I NETWORK [conn1081] end connection 127.0.0.1:33243 (5 connections now open) 2014-10-06T14:41:46.942+0000 I NETWORK [conn1084] end connection 127.0.0.1:33246 (5 connections now open) 2014-10-06T14:41:46.942+0000 I NETWORK [conn1085] end connection 127.0.0.1:33247 (5 connections now open) 2014-10-06T14:41:46.942+0000 I NETWORK [conn1082] end connection 127.0.0.1:33244 (5 connections now open) 2014-10-06T14:41:46.942+0000 I NETWORK [conn1083] end connection 127.0.0.1:33245 (5 connections now open) 2014-10-06T14:41:46.942+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33248 #1086 (3 connections now open) 2014-10-06T14:41:46.943+0000 I NETWORK [conn1086] end connection 127.0.0.1:33248 (2 connections now open) 2014-10-06T14:41:46.943+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:46.944+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:46.944+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:46.945+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33249 #1087 (3 connections now open) 2014-10-06T14:41:46.945+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33250 #1088 (4 connections now open) 2014-10-06T14:41:46.945+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33251 #1089 (5 connections now open) 2014-10-06T14:41:46.945+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33252 #1090 (6 connections now open) 2014-10-06T14:41:46.945+0000 I NETWORK [conn1087] end connection 127.0.0.1:33249 (4 connections now open) 2014-10-06T14:41:46.945+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33253 #1091 (7 connections now open) 2014-10-06T14:41:51.946+0000 I NETWORK [conn1089] end connection 127.0.0.1:33251 (5 connections now open) 2014-10-06T14:41:51.946+0000 I NETWORK [conn1091] end connection 127.0.0.1:33253 (5 connections now open) 2014-10-06T14:41:51.946+0000 I NETWORK [conn1088] end connection 127.0.0.1:33250 (4 connections now open) 2014-10-06T14:41:51.946+0000 I NETWORK [conn1090] end connection 127.0.0.1:33252 (2 connections now open) 2014-10-06T14:41:51.946+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33254 #1092 (3 connections now open) 2014-10-06T14:41:51.947+0000 I NETWORK [conn1092] end connection 127.0.0.1:33254 (2 connections now open) 2014-10-06T14:41:51.947+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:51.948+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:51.948+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:51.949+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33255 #1093 (3 connections now open) 2014-10-06T14:41:51.949+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33256 #1094 (4 connections now open) 2014-10-06T14:41:51.949+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33257 #1095 (5 connections now open) 2014-10-06T14:41:51.949+0000 I NETWORK [conn1093] end connection 127.0.0.1:33255 (4 connections now open) 2014-10-06T14:41:51.949+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33258 #1096 (6 connections now open) 2014-10-06T14:41:51.949+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33260 #1097 (6 connections now open) 2014-10-06T14:41:56.950+0000 I NETWORK [conn1095] end connection 127.0.0.1:33257 (5 connections now open) 2014-10-06T14:41:56.950+0000 I NETWORK [conn1094] end connection 127.0.0.1:33256 (5 connections now open) 2014-10-06T14:41:56.950+0000 I NETWORK [conn1097] end connection 127.0.0.1:33260 (5 connections now open) 2014-10-06T14:41:56.950+0000 I NETWORK [conn1096] end connection 127.0.0.1:33258 (4 connections now open) 2014-10-06T14:41:56.950+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33261 #1098 (6 connections now open) 2014-10-06T14:41:56.951+0000 I NETWORK [conn1098] end connection 127.0.0.1:33261 (2 connections now open) 2014-10-06T14:41:56.951+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:56.952+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:56.952+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:41:56.953+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33262 #1099 (3 connections now open) 2014-10-06T14:41:56.953+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33263 #1100 (4 connections now open) 2014-10-06T14:41:56.953+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33264 #1101 (5 connections now open) 2014-10-06T14:41:56.953+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33265 #1102 (6 connections now open) 2014-10-06T14:41:56.953+0000 I NETWORK [conn1099] end connection 127.0.0.1:33262 (4 connections now open) 2014-10-06T14:41:56.953+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33266 #1103 (7 connections now open) 2014-10-06T14:42:01.957+0000 I NETWORK [conn1103] end connection 127.0.0.1:33266 (5 connections now open) 2014-10-06T14:42:01.957+0000 I NETWORK [conn1101] end connection 127.0.0.1:33264 (5 connections now open) 2014-10-06T14:42:01.957+0000 I NETWORK [conn1102] end connection 127.0.0.1:33265 (5 connections now open) 2014-10-06T14:42:01.957+0000 I NETWORK [conn1100] end connection 127.0.0.1:33263 (4 connections now open) 2014-10-06T14:42:01.958+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33267 #1104 (6 connections now open) 2014-10-06T14:42:01.958+0000 I NETWORK [conn1104] end connection 127.0.0.1:33267 (2 connections now open) 2014-10-06T14:42:01.959+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:01.959+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:01.960+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:01.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33268 #1105 (3 connections now open) 2014-10-06T14:42:01.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33269 #1106 (4 connections now open) 2014-10-06T14:42:01.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33270 #1107 (5 connections now open) 2014-10-06T14:42:01.961+0000 I NETWORK [conn1105] end connection 127.0.0.1:33268 (4 connections now open) 2014-10-06T14:42:06.961+0000 I NETWORK [conn1107] end connection 127.0.0.1:33270 (3 connections now open) 2014-10-06T14:42:06.961+0000 I NETWORK [conn1106] end connection 127.0.0.1:33269 (3 connections now open) 2014-10-06T14:42:06.962+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33271 #1108 (4 connections now open) 2014-10-06T14:42:06.962+0000 I NETWORK [conn1108] end connection 127.0.0.1:33271 (2 connections now open) 2014-10-06T14:42:06.963+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:06.963+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:06.964+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:06.964+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33272 #1109 (3 connections now open) 2014-10-06T14:42:06.965+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33273 #1110 (4 connections now open) 2014-10-06T14:42:06.965+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33274 #1111 (5 connections now open) 2014-10-06T14:42:06.965+0000 I NETWORK [conn1109] end connection 127.0.0.1:33272 (4 connections now open) 2014-10-06T14:42:11.965+0000 I NETWORK [conn1111] end connection 127.0.0.1:33274 (3 connections now open) 2014-10-06T14:42:11.965+0000 I NETWORK [conn1110] end connection 127.0.0.1:33273 (3 connections now open) 2014-10-06T14:42:11.965+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33275 #1112 (4 connections now open) 2014-10-06T14:42:11.966+0000 I NETWORK [conn1112] end connection 127.0.0.1:33275 (2 connections now open) 2014-10-06T14:42:11.966+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:11.967+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:11.967+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:11.968+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33276 #1113 (3 connections now open) 2014-10-06T14:42:11.968+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33277 #1114 (4 connections now open) 2014-10-06T14:42:11.969+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33278 #1115 (5 connections now open) 2014-10-06T14:42:11.969+0000 I NETWORK [conn1113] end connection 127.0.0.1:33276 (4 connections now open) 2014-10-06T14:42:16.970+0000 I NETWORK [conn1114] end connection 127.0.0.1:33277 (3 connections now open) 2014-10-06T14:42:16.970+0000 I NETWORK [conn1115] end connection 127.0.0.1:33278 (3 connections now open) 2014-10-06T14:42:16.971+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33279 #1116 (4 connections now open) 2014-10-06T14:42:16.971+0000 I NETWORK [conn1116] end connection 127.0.0.1:33279 (2 connections now open) 2014-10-06T14:42:16.972+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:16.972+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:16.973+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:16.974+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33280 #1117 (3 connections now open) 2014-10-06T14:42:16.974+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33281 #1118 (4 connections now open) 2014-10-06T14:42:16.974+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33282 #1119 (5 connections now open) 2014-10-06T14:42:16.974+0000 I NETWORK [conn1117] end connection 127.0.0.1:33280 (4 connections now open) 2014-10-06T14:42:21.974+0000 I NETWORK [conn1118] end connection 127.0.0.1:33281 (3 connections now open) 2014-10-06T14:42:21.974+0000 I NETWORK [conn1119] end connection 127.0.0.1:33282 (3 connections now open) 2014-10-06T14:42:21.975+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33283 #1120 (3 connections now open) 2014-10-06T14:42:21.975+0000 I NETWORK [conn1120] end connection 127.0.0.1:33283 (2 connections now open) 2014-10-06T14:42:21.975+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:21.976+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:21.977+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:21.977+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33284 #1121 (3 connections now open) 2014-10-06T14:42:21.978+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33285 #1122 (4 connections now open) 2014-10-06T14:42:21.978+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33286 #1123 (5 connections now open) 2014-10-06T14:42:21.978+0000 I NETWORK [conn1121] end connection 127.0.0.1:33284 (4 connections now open) 2014-10-06T14:42:26.978+0000 I NETWORK [conn1123] end connection 127.0.0.1:33286 (3 connections now open) 2014-10-06T14:42:26.978+0000 I NETWORK [conn1122] end connection 127.0.0.1:33285 (3 connections now open) 2014-10-06T14:42:26.978+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33287 #1124 (3 connections now open) 2014-10-06T14:42:26.979+0000 I NETWORK [conn1124] end connection 127.0.0.1:33287 (2 connections now open) 2014-10-06T14:42:26.979+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:26.980+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:26.980+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:26.981+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33288 #1125 (3 connections now open) 2014-10-06T14:42:26.981+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33289 #1126 (4 connections now open) 2014-10-06T14:42:26.981+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33290 #1127 (5 connections now open) 2014-10-06T14:42:26.982+0000 I NETWORK [conn1125] end connection 127.0.0.1:33288 (4 connections now open) 2014-10-06T14:42:31.982+0000 I NETWORK [conn1127] end connection 127.0.0.1:33290 (3 connections now open) 2014-10-06T14:42:31.982+0000 I NETWORK [conn1126] end connection 127.0.0.1:33289 (3 connections now open) 2014-10-06T14:42:31.982+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33291 #1128 (3 connections now open) 2014-10-06T14:42:31.982+0000 I NETWORK [conn1128] end connection 127.0.0.1:33291 (2 connections now open) 2014-10-06T14:42:31.983+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:31.984+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:31.984+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:31.985+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33292 #1129 (3 connections now open) 2014-10-06T14:42:31.985+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33293 #1130 (4 connections now open) 2014-10-06T14:42:31.985+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33294 #1131 (5 connections now open) 2014-10-06T14:42:31.985+0000 I NETWORK [conn1129] end connection 127.0.0.1:33292 (4 connections now open) 2014-10-06T14:42:36.986+0000 I NETWORK [conn1130] end connection 127.0.0.1:33293 (3 connections now open) 2014-10-06T14:42:36.986+0000 I NETWORK [conn1131] end connection 127.0.0.1:33294 (3 connections now open) 2014-10-06T14:42:36.986+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33295 #1132 (3 connections now open) 2014-10-06T14:42:36.986+0000 I NETWORK [conn1132] end connection 127.0.0.1:33295 (2 connections now open) 2014-10-06T14:42:36.987+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:36.988+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:36.988+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:36.989+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33296 #1133 (3 connections now open) 2014-10-06T14:42:36.989+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33297 #1134 (4 connections now open) 2014-10-06T14:42:36.989+0000 I NETWORK [conn1133] end connection 127.0.0.1:33296 (3 connections now open) 2014-10-06T14:42:41.990+0000 I NETWORK [conn1134] end connection 127.0.0.1:33297 (2 connections now open) 2014-10-06T14:42:41.990+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33298 #1135 (3 connections now open) 2014-10-06T14:42:41.990+0000 I NETWORK [conn1135] end connection 127.0.0.1:33298 (2 connections now open) 2014-10-06T14:42:41.991+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:41.991+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:41.992+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:41.992+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33299 #1136 (3 connections now open) 2014-10-06T14:42:41.993+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33300 #1137 (4 connections now open) 2014-10-06T14:42:41.993+0000 I NETWORK [conn1136] end connection 127.0.0.1:33299 (3 connections now open) 2014-10-06T14:42:44.347+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._2 2014-10-06T14:42:46.993+0000 I NETWORK [conn1137] end connection 127.0.0.1:33300 (2 connections now open) 2014-10-06T14:42:46.993+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33301 #1138 (3 connections now open) 2014-10-06T14:42:46.994+0000 I NETWORK [conn1138] end connection 127.0.0.1:33301 (2 connections now open) 2014-10-06T14:42:46.994+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:46.995+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:46.995+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:46.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33302 #1139 (3 connections now open) 2014-10-06T14:42:46.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33303 #1140 (4 connections now open) 2014-10-06T14:42:46.996+0000 I NETWORK [conn1139] end connection 127.0.0.1:33302 (3 connections now open) 2014-10-06T14:42:51.997+0000 I NETWORK [conn1140] end connection 127.0.0.1:33303 (2 connections now open) 2014-10-06T14:42:51.997+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33304 #1141 (3 connections now open) 2014-10-06T14:42:51.997+0000 I NETWORK [conn1141] end connection 127.0.0.1:33304 (2 connections now open) 2014-10-06T14:42:51.998+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:52.002+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:52.003+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:52.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33305 #1142 (3 connections now open) 2014-10-06T14:42:52.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33306 #1143 (4 connections now open) 2014-10-06T14:42:52.004+0000 I NETWORK [conn1142] end connection 127.0.0.1:33305 (3 connections now open) 2014-10-06T14:42:57.004+0000 I NETWORK [conn1143] end connection 127.0.0.1:33306 (2 connections now open) 2014-10-06T14:42:57.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33307 #1144 (3 connections now open) 2014-10-06T14:42:57.005+0000 I NETWORK [conn1144] end connection 127.0.0.1:33307 (2 connections now open) 2014-10-06T14:42:57.005+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:57.006+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:57.006+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:42:57.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33308 #1145 (3 connections now open) 2014-10-06T14:42:57.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33309 #1146 (4 connections now open) 2014-10-06T14:42:57.008+0000 I NETWORK [conn1145] end connection 127.0.0.1:33308 (3 connections now open) 2014-10-06T14:43:02.008+0000 I NETWORK [conn1146] end connection 127.0.0.1:33309 (2 connections now open) 2014-10-06T14:43:02.008+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33310 #1147 (3 connections now open) 2014-10-06T14:43:02.008+0000 I NETWORK [conn1147] end connection 127.0.0.1:33310 (2 connections now open) 2014-10-06T14:43:02.009+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:43:02.010+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:43:02.010+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:43:02.011+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33311 #1148 (3 connections now open) 2014-10-06T14:43:02.011+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33312 #1149 (4 connections now open) 2014-10-06T14:43:02.011+0000 I NETWORK [conn1148] end connection 127.0.0.1:33311 (3 connections now open) 2014-10-06T14:43:07.011+0000 I NETWORK [conn1149] end connection 127.0.0.1:33312 (2 connections now open) 2014-10-06T14:43:07.011+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33313 #1150 (3 connections now open) 2014-10-06T14:43:07.012+0000 I NETWORK [conn1150] end connection 127.0.0.1:33313 (2 connections now open) 2014-10-06T14:43:07.012+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:43:07.013+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:43:07.013+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:43:07.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33314 #1151 (3 connections now open) 2014-10-06T14:43:07.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33315 #1152 (4 connections now open) 2014-10-06T14:43:07.015+0000 I NETWORK [conn1151] end connection 127.0.0.1:33314 (3 connections now open) 2014-10-06T14:43:12.015+0000 I NETWORK [conn1152] end connection 127.0.0.1:33315 (2 connections now open) 2014-10-06T14:43:12.015+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33316 #1153 (3 connections now open) 2014-10-06T14:43:12.015+0000 I NETWORK [conn1153] end connection 127.0.0.1:33316 (2 connections now open) 2014-10-06T14:43:12.016+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustID 2014-10-06T14:43:12.021+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:43:12.021+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:43:12.023+0000 I INDEXING [conn5] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T14:43:12.023+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:43:12.023+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:43:12.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33317 #1154 (3 connections now open) 2014-10-06T14:43:12.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33319 #1155 (4 connections now open) 2014-10-06T14:43:12.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33318 #1156 (5 connections now open) 2014-10-06T14:43:12.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33321 #1157 (6 connections now open) 2014-10-06T14:43:12.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33322 #1158 (7 connections now open) 2014-10-06T14:43:12.025+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33323 #1159 (8 connections now open) 2014-10-06T14:43:12.025+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33324 #1160 (9 connections now open) 2014-10-06T14:43:12.025+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33325 #1161 (10 connections now open) 2014-10-06T14:43:12.025+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33326 #1162 (11 connections now open) 2014-10-06T14:43:12.026+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33327 #1163 (12 connections now open) 2014-10-06T14:43:12.026+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33328 #1164 (13 connections now open) 2014-10-06T14:43:12.026+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33329 #1165 (14 connections now open) 2014-10-06T14:43:12.026+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33330 #1166 (15 connections now open) 2014-10-06T14:43:12.026+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33331 #1167 (16 connections now open) 2014-10-06T14:43:12.026+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33332 #1168 (17 connections now open) 2014-10-06T14:43:12.026+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33333 #1169 (18 connections now open) 2014-10-06T14:43:12.026+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33334 #1170 (19 connections now open) 2014-10-06T14:43:12.026+0000 I NETWORK [conn1154] end connection 127.0.0.1:33317 (18 connections now open) 2014-10-06T14:43:17.027+0000 I NETWORK [conn1168] end connection 127.0.0.1:33332 (17 connections now open) 2014-10-06T14:43:17.027+0000 I NETWORK [conn1155] end connection 127.0.0.1:33319 (16 connections now open) 2014-10-06T14:43:17.027+0000 I NETWORK [conn1159] end connection 127.0.0.1:33323 (17 connections now open) 2014-10-06T14:43:17.027+0000 I NETWORK [conn1158] end connection 127.0.0.1:33322 (15 connections now open) 2014-10-06T14:43:17.027+0000 I NETWORK [conn1157] end connection 127.0.0.1:33321 (13 connections now open) 2014-10-06T14:43:17.027+0000 I NETWORK [conn1161] end connection 127.0.0.1:33325 (16 connections now open) 2014-10-06T14:43:17.027+0000 I NETWORK [conn1160] end connection 127.0.0.1:33324 (16 connections now open) 2014-10-06T14:43:17.028+0000 I NETWORK [conn1162] end connection 127.0.0.1:33326 (11 connections now open) 2014-10-06T14:43:17.027+0000 I NETWORK [conn1170] end connection 127.0.0.1:33334 (16 connections now open) 2014-10-06T14:43:17.028+0000 I NETWORK [conn1167] end connection 127.0.0.1:33331 (9 connections now open) 2014-10-06T14:43:17.028+0000 I NETWORK [conn1164] end connection 127.0.0.1:33328 (8 connections now open) 2014-10-06T14:43:17.028+0000 I NETWORK [conn1166] end connection 127.0.0.1:33330 (8 connections now open) 2014-10-06T14:43:17.027+0000 I NETWORK [conn1165] end connection 127.0.0.1:33329 (16 connections now open) 2014-10-06T14:43:17.027+0000 I NETWORK [conn1156] end connection 127.0.0.1:33318 (16 connections now open) 2014-10-06T14:43:17.028+0000 I NETWORK [conn1169] end connection 127.0.0.1:33333 (11 connections now open) 2014-10-06T14:43:17.028+0000 I NETWORK [conn1163] end connection 127.0.0.1:33327 (5 connections now open) 2014-10-06T14:43:17.028+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33335 #1171 (3 connections now open) 2014-10-06T14:43:17.028+0000 I NETWORK [conn1171] end connection 127.0.0.1:33335 (2 connections now open) 2014-10-06T14:43:17.029+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:43:17.030+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:43:17.030+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:43:17.031+0000 I INDEXING [conn5] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T14:43:17.031+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:43:17.031+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:43:17.031+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33336 #1172 (3 connections now open) 2014-10-06T14:43:17.032+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33337 #1173 (4 connections now open) 2014-10-06T14:43:17.032+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33338 #1174 (5 connections now open) 2014-10-06T14:43:17.032+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33339 #1175 (6 connections now open) 2014-10-06T14:43:17.032+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33340 #1176 (7 connections now open) 2014-10-06T14:43:17.032+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33341 #1177 (8 connections now open) 2014-10-06T14:43:17.032+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33342 #1178 (9 connections now open) 2014-10-06T14:43:17.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33343 #1179 (10 connections now open) 2014-10-06T14:43:17.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33344 #1180 (11 connections now open) 2014-10-06T14:43:17.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33345 #1181 (12 connections now open) 2014-10-06T14:43:17.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33346 #1182 (13 connections now open) 2014-10-06T14:43:17.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33347 #1183 (14 connections now open) 2014-10-06T14:43:17.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33348 #1184 (15 connections now open) 2014-10-06T14:43:17.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33349 #1185 (16 connections now open) 2014-10-06T14:43:17.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33350 #1186 (17 connections now open) 2014-10-06T14:43:17.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33351 #1187 (18 connections now open) 2014-10-06T14:43:17.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33352 #1188 (19 connections now open) 2014-10-06T14:43:17.034+0000 I NETWORK [conn1172] end connection 127.0.0.1:33336 (18 connections now open) 2014-10-06T14:43:22.035+0000 I NETWORK [conn1184] end connection 127.0.0.1:33348 (17 connections now open) 2014-10-06T14:43:22.035+0000 I NETWORK [conn1187] end connection 127.0.0.1:33351 (17 connections now open) 2014-10-06T14:43:22.035+0000 I NETWORK [conn1186] end connection 127.0.0.1:33350 (17 connections now open) 2014-10-06T14:43:22.035+0000 I NETWORK [conn1185] end connection 127.0.0.1:33349 (17 connections now open) 2014-10-06T14:43:22.035+0000 I NETWORK [conn1173] end connection 127.0.0.1:33337 (17 connections now open) 2014-10-06T14:43:22.035+0000 I NETWORK [conn1175] end connection 127.0.0.1:33339 (13 connections now open) 2014-10-06T14:43:22.035+0000 I NETWORK [conn1181] end connection 127.0.0.1:33345 (12 connections now open) 2014-10-06T14:43:22.035+0000 I NETWORK [conn1188] end connection 127.0.0.1:33352 (10 connections now open) 2014-10-06T14:43:22.035+0000 I NETWORK [conn1176] end connection 127.0.0.1:33340 (9 connections now open) 2014-10-06T14:43:22.035+0000 I NETWORK [conn1177] end connection 127.0.0.1:33341 (8 connections now open) 2014-10-06T14:43:22.035+0000 I NETWORK [conn1182] end connection 127.0.0.1:33346 (7 connections now open) 2014-10-06T14:43:22.035+0000 I NETWORK [conn1174] end connection 127.0.0.1:33338 (7 connections now open) 2014-10-06T14:43:22.035+0000 I NETWORK [conn1180] end connection 127.0.0.1:33344 (5 connections now open) 2014-10-06T14:43:22.035+0000 I NETWORK [conn1179] end connection 127.0.0.1:33343 (5 connections now open) 2014-10-06T14:43:22.035+0000 I NETWORK [conn1183] end connection 127.0.0.1:33347 (4 connections now open) 2014-10-06T14:43:22.036+0000 I NETWORK [conn1178] end connection 127.0.0.1:33342 (2 connections now open) 2014-10-06T14:43:22.036+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33353 #1189 (3 connections now open) 2014-10-06T14:43:22.036+0000 I NETWORK [conn1189] end connection 127.0.0.1:33353 (2 connections now open) 2014-10-06T14:43:22.037+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:43:22.037+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:43:22.038+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:43:22.039+0000 I INDEXING [conn5] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T14:43:22.039+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:43:22.039+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:43:22.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33354 #1190 (3 connections now open) 2014-10-06T14:43:22.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33355 #1191 (4 connections now open) 2014-10-06T14:43:22.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33356 #1192 (5 connections now open) 2014-10-06T14:43:22.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33357 #1193 (6 connections now open) 2014-10-06T14:43:22.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33358 #1194 (7 connections now open) 2014-10-06T14:43:22.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33359 #1195 (8 connections now open) 2014-10-06T14:43:22.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33360 #1196 (9 connections now open) 2014-10-06T14:43:22.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33361 #1197 (10 connections now open) 2014-10-06T14:43:22.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33362 #1198 (11 connections now open) 2014-10-06T14:43:22.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33363 #1199 (12 connections now open) 2014-10-06T14:43:22.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33364 #1200 (13 connections now open) 2014-10-06T14:43:22.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33365 #1201 (14 connections now open) 2014-10-06T14:43:22.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33366 #1202 (15 connections now open) 2014-10-06T14:43:22.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33367 #1203 (16 connections now open) 2014-10-06T14:43:22.042+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33368 #1204 (17 connections now open) 2014-10-06T14:43:22.042+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33369 #1205 (18 connections now open) 2014-10-06T14:43:22.042+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33370 #1206 (19 connections now open) 2014-10-06T14:43:22.042+0000 I NETWORK [conn1190] end connection 127.0.0.1:33354 (18 connections now open) 2014-10-06T14:43:27.042+0000 I NETWORK [conn1206] end connection 127.0.0.1:33370 (17 connections now open) 2014-10-06T14:43:27.042+0000 I NETWORK [conn1195] end connection 127.0.0.1:33359 (17 connections now open) 2014-10-06T14:43:27.042+0000 I NETWORK [conn1192] end connection 127.0.0.1:33356 (16 connections now open) 2014-10-06T14:43:27.042+0000 I NETWORK [conn1197] end connection 127.0.0.1:33361 (16 connections now open) 2014-10-06T14:43:27.042+0000 I NETWORK [conn1199] end connection 127.0.0.1:33363 (17 connections now open) 2014-10-06T14:43:27.042+0000 I NETWORK [conn1202] end connection 127.0.0.1:33366 (12 connections now open) 2014-10-06T14:43:27.043+0000 I NETWORK [conn1200] end connection 127.0.0.1:33364 (11 connections now open) 2014-10-06T14:43:27.043+0000 I NETWORK [conn1191] end connection 127.0.0.1:33355 (10 connections now open) 2014-10-06T14:43:27.043+0000 I NETWORK [conn1205] end connection 127.0.0.1:33369 (9 connections now open) 2014-10-06T14:43:27.043+0000 I NETWORK [conn1201] end connection 127.0.0.1:33365 (9 connections now open) 2014-10-06T14:43:27.043+0000 I NETWORK [conn1194] end connection 127.0.0.1:33358 (9 connections now open) 2014-10-06T14:43:27.043+0000 I NETWORK [conn1193] end connection 127.0.0.1:33357 (6 connections now open) 2014-10-06T14:43:27.043+0000 I NETWORK [conn1196] end connection 127.0.0.1:33360 (5 connections now open) 2014-10-06T14:43:27.043+0000 I NETWORK [conn1198] end connection 127.0.0.1:33362 (4 connections now open) 2014-10-06T14:43:27.043+0000 I NETWORK [conn1204] end connection 127.0.0.1:33368 (3 connections now open) 2014-10-06T14:43:27.043+0000 I NETWORK [conn1203] end connection 127.0.0.1:33367 (3 connections now open) 2014-10-06T14:43:27.044+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33371 #1207 (3 connections now open) 2014-10-06T14:43:27.044+0000 I NETWORK [conn1207] end connection 127.0.0.1:33371 (2 connections now open) 2014-10-06T14:43:27.044+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:43:27.045+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:43:27.045+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:43:27.047+0000 I INDEXING [conn5] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T14:43:27.047+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:43:27.047+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:43:27.047+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33372 #1208 (3 connections now open) 2014-10-06T14:43:27.047+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33373 #1209 (4 connections now open) 2014-10-06T14:43:27.048+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33374 #1210 (5 connections now open) 2014-10-06T14:43:27.048+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33375 #1211 (6 connections now open) 2014-10-06T14:43:27.048+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33376 #1212 (7 connections now open) 2014-10-06T14:43:27.048+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33377 #1213 (8 connections now open) 2014-10-06T14:43:27.048+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33378 #1214 (9 connections now open) 2014-10-06T14:43:27.048+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33379 #1215 (10 connections now open) 2014-10-06T14:43:27.048+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33380 #1216 (11 connections now open) 2014-10-06T14:43:27.048+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33381 #1217 (12 connections now open) 2014-10-06T14:43:27.049+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33382 #1218 (13 connections now open) 2014-10-06T14:43:27.049+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33383 #1219 (14 connections now open) 2014-10-06T14:43:27.049+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33384 #1220 (15 connections now open) 2014-10-06T14:43:27.049+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33385 #1221 (16 connections now open) 2014-10-06T14:43:27.049+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33386 #1222 (17 connections now open) 2014-10-06T14:43:27.049+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33387 #1223 (18 connections now open) 2014-10-06T14:43:27.050+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33388 #1224 (19 connections now open) 2014-10-06T14:43:27.050+0000 I NETWORK [conn1208] end connection 127.0.0.1:33372 (18 connections now open) 2014-10-06T14:43:32.050+0000 I NETWORK [conn1222] end connection 127.0.0.1:33386 (17 connections now open) 2014-10-06T14:43:32.050+0000 I NETWORK [conn1210] end connection 127.0.0.1:33374 (17 connections now open) 2014-10-06T14:43:32.050+0000 I NETWORK [conn1224] end connection 127.0.0.1:33388 (17 connections now open) 2014-10-06T14:43:32.050+0000 I NETWORK [conn1212] end connection 127.0.0.1:33376 (17 connections now open) 2014-10-06T14:43:32.050+0000 I NETWORK [conn1214] end connection 127.0.0.1:33378 (14 connections now open) 2014-10-06T14:43:32.051+0000 I NETWORK [conn1216] end connection 127.0.0.1:33380 (12 connections now open) 2014-10-06T14:43:32.051+0000 I NETWORK [conn1223] end connection 127.0.0.1:33387 (11 connections now open) 2014-10-06T14:43:32.051+0000 I NETWORK [conn1220] end connection 127.0.0.1:33384 (10 connections now open) 2014-10-06T14:43:32.051+0000 I NETWORK [conn1221] end connection 127.0.0.1:33385 (10 connections now open) 2014-10-06T14:43:32.051+0000 I NETWORK [conn1211] end connection 127.0.0.1:33375 (10 connections now open) 2014-10-06T14:43:32.051+0000 I NETWORK [conn1219] end connection 127.0.0.1:33383 (7 connections now open) 2014-10-06T14:43:32.051+0000 I NETWORK [conn1213] end connection 127.0.0.1:33377 (7 connections now open) 2014-10-06T14:43:32.051+0000 I NETWORK [conn1215] end connection 127.0.0.1:33379 (6 connections now open) 2014-10-06T14:43:32.051+0000 I NETWORK [conn1209] end connection 127.0.0.1:33373 (4 connections now open) 2014-10-06T14:43:32.051+0000 I NETWORK [conn1218] end connection 127.0.0.1:33382 (4 connections now open) 2014-10-06T14:43:32.051+0000 I NETWORK [conn1217] end connection 127.0.0.1:33381 (2 connections now open) 2014-10-06T14:43:32.051+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33389 #1225 (3 connections now open) 2014-10-06T14:43:32.052+0000 I NETWORK [conn1225] end connection 127.0.0.1:33389 (2 connections now open) 2014-10-06T14:43:32.052+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:43:32.053+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:43:32.053+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:43:32.054+0000 I INDEXING [conn5] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T14:43:32.054+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:43:32.054+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:43:32.055+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33390 #1226 (3 connections now open) 2014-10-06T14:43:32.055+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33391 #1227 (4 connections now open) 2014-10-06T14:43:32.055+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33392 #1228 (5 connections now open) 2014-10-06T14:43:32.055+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33393 #1229 (6 connections now open) 2014-10-06T14:43:32.055+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33394 #1230 (7 connections now open) 2014-10-06T14:43:32.055+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33395 #1231 (8 connections now open) 2014-10-06T14:43:32.056+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33396 #1232 (9 connections now open) 2014-10-06T14:43:32.056+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33397 #1233 (10 connections now open) 2014-10-06T14:43:32.056+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33398 #1234 (11 connections now open) 2014-10-06T14:43:32.057+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33399 #1235 (12 connections now open) 2014-10-06T14:43:32.057+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33400 #1236 (13 connections now open) 2014-10-06T14:43:32.057+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33401 #1237 (14 connections now open) 2014-10-06T14:43:32.057+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33402 #1238 (15 connections now open) 2014-10-06T14:43:32.057+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33403 #1239 (16 connections now open) 2014-10-06T14:43:32.057+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33404 #1240 (17 connections now open) 2014-10-06T14:43:32.057+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33405 #1241 (18 connections now open) 2014-10-06T14:43:32.057+0000 I NETWORK [conn1226] end connection 127.0.0.1:33390 (16 connections now open) 2014-10-06T14:43:32.057+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33406 #1242 (19 connections now open) 2014-10-06T14:43:37.058+0000 I NETWORK [conn1238] end connection 127.0.0.1:33402 (17 connections now open) 2014-10-06T14:43:37.058+0000 I NETWORK [conn1233] end connection 127.0.0.1:33397 (17 connections now open) 2014-10-06T14:43:37.058+0000 I NETWORK [conn1227] end connection 127.0.0.1:33391 (17 connections now open) 2014-10-06T14:43:37.058+0000 I NETWORK [conn1240] end connection 127.0.0.1:33404 (15 connections now open) 2014-10-06T14:43:37.058+0000 I NETWORK [conn1228] end connection 127.0.0.1:33392 (15 connections now open) 2014-10-06T14:43:37.058+0000 I NETWORK [conn1242] end connection 127.0.0.1:33406 (12 connections now open) 2014-10-06T14:43:37.058+0000 I NETWORK [conn1235] end connection 127.0.0.1:33399 (11 connections now open) 2014-10-06T14:43:37.058+0000 I NETWORK [conn1229] end connection 127.0.0.1:33393 (10 connections now open) 2014-10-06T14:43:37.058+0000 I NETWORK [conn1230] end connection 127.0.0.1:33394 (9 connections now open) 2014-10-06T14:43:37.058+0000 I NETWORK [conn1241] end connection 127.0.0.1:33405 (9 connections now open) 2014-10-06T14:43:37.058+0000 I NETWORK [conn1234] end connection 127.0.0.1:33398 (8 connections now open) 2014-10-06T14:43:37.058+0000 I NETWORK [conn1232] end connection 127.0.0.1:33396 (6 connections now open) 2014-10-06T14:43:37.059+0000 I NETWORK [conn1239] end connection 127.0.0.1:33403 (5 connections now open) 2014-10-06T14:43:37.059+0000 I NETWORK [conn1236] end connection 127.0.0.1:33400 (5 connections now open) 2014-10-06T14:43:37.059+0000 I NETWORK [conn1231] end connection 127.0.0.1:33395 (3 connections now open) 2014-10-06T14:43:37.059+0000 I NETWORK [conn1237] end connection 127.0.0.1:33401 (2 connections now open) 2014-10-06T14:43:37.059+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33407 #1243 (3 connections now open) 2014-10-06T14:43:37.059+0000 I NETWORK [conn1243] end connection 127.0.0.1:33407 (2 connections now open) 2014-10-06T14:43:37.060+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:43:37.061+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:43:37.061+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:43:37.062+0000 I INDEXING [conn5] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T14:43:37.062+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:43:37.062+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:43:37.062+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33408 #1244 (3 connections now open) 2014-10-06T14:43:37.063+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33409 #1245 (4 connections now open) 2014-10-06T14:43:37.063+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33410 #1246 (5 connections now open) 2014-10-06T14:43:37.063+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33411 #1247 (6 connections now open) 2014-10-06T14:43:37.063+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33412 #1248 (7 connections now open) 2014-10-06T14:43:37.063+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33413 #1249 (8 connections now open) 2014-10-06T14:43:37.063+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33414 #1250 (9 connections now open) 2014-10-06T14:43:37.063+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33415 #1251 (10 connections now open) 2014-10-06T14:43:37.063+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33416 #1252 (11 connections now open) 2014-10-06T14:43:37.064+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33417 #1253 (12 connections now open) 2014-10-06T14:43:37.064+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33419 #1254 (13 connections now open) 2014-10-06T14:43:37.064+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33418 #1255 (14 connections now open) 2014-10-06T14:43:37.064+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33421 #1256 (15 connections now open) 2014-10-06T14:43:37.064+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33422 #1257 (16 connections now open) 2014-10-06T14:43:37.064+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33423 #1258 (17 connections now open) 2014-10-06T14:43:37.064+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33424 #1259 (18 connections now open) 2014-10-06T14:43:37.064+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33425 #1260 (19 connections now open) 2014-10-06T14:43:37.065+0000 I NETWORK [conn1244] end connection 127.0.0.1:33408 (18 connections now open) 2014-10-06T14:43:42.065+0000 I NETWORK [conn1252] end connection 127.0.0.1:33416 (17 connections now open) 2014-10-06T14:43:42.065+0000 I NETWORK [conn1248] end connection 127.0.0.1:33412 (17 connections now open) 2014-10-06T14:43:42.065+0000 I NETWORK [conn1256] end connection 127.0.0.1:33421 (17 connections now open) 2014-10-06T14:43:42.065+0000 I NETWORK [conn1253] end connection 127.0.0.1:33417 (16 connections now open) 2014-10-06T14:43:42.065+0000 I NETWORK [conn1257] end connection 127.0.0.1:33422 (16 connections now open) 2014-10-06T14:43:42.065+0000 I NETWORK [conn1249] end connection 127.0.0.1:33413 (17 connections now open) 2014-10-06T14:43:42.066+0000 I NETWORK [conn1260] end connection 127.0.0.1:33425 (11 connections now open) 2014-10-06T14:43:42.066+0000 I NETWORK [conn1254] end connection 127.0.0.1:33419 (11 connections now open) 2014-10-06T14:43:42.066+0000 I NETWORK [conn1247] end connection 127.0.0.1:33411 (11 connections now open) 2014-10-06T14:43:42.066+0000 I NETWORK [conn1259] end connection 127.0.0.1:33424 (8 connections now open) 2014-10-06T14:43:42.066+0000 I NETWORK [conn1255] end connection 127.0.0.1:33418 (7 connections now open) 2014-10-06T14:43:42.066+0000 I NETWORK [conn1258] end connection 127.0.0.1:33423 (7 connections now open) 2014-10-06T14:43:42.066+0000 I NETWORK [conn1246] end connection 127.0.0.1:33410 (5 connections now open) 2014-10-06T14:43:42.066+0000 I NETWORK [conn1245] end connection 127.0.0.1:33409 (4 connections now open) 2014-10-06T14:43:42.066+0000 I NETWORK [conn1250] end connection 127.0.0.1:33414 (4 connections now open) 2014-10-06T14:43:42.066+0000 I NETWORK [conn1251] end connection 127.0.0.1:33415 (2 connections now open) 2014-10-06T14:43:42.066+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33426 #1261 (3 connections now open) 2014-10-06T14:43:42.067+0000 I NETWORK [conn1261] end connection 127.0.0.1:33426 (2 connections now open) 2014-10-06T14:43:42.067+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:43:42.068+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:43:42.069+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:43:42.069+0000 I INDEXING [conn5] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T14:43:42.069+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:43:42.069+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:43:42.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33427 #1262 (3 connections now open) 2014-10-06T14:43:42.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33428 #1263 (4 connections now open) 2014-10-06T14:43:42.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33429 #1264 (5 connections now open) 2014-10-06T14:43:42.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33430 #1265 (6 connections now open) 2014-10-06T14:43:42.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33431 #1266 (7 connections now open) 2014-10-06T14:43:42.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33432 #1267 (8 connections now open) 2014-10-06T14:43:42.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33433 #1268 (9 connections now open) 2014-10-06T14:43:42.072+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33434 #1269 (10 connections now open) 2014-10-06T14:43:42.072+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33435 #1270 (11 connections now open) 2014-10-06T14:43:42.072+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33436 #1271 (12 connections now open) 2014-10-06T14:43:42.072+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33437 #1272 (13 connections now open) 2014-10-06T14:43:42.072+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33438 #1273 (14 connections now open) 2014-10-06T14:43:42.072+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33439 #1274 (15 connections now open) 2014-10-06T14:43:42.072+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33440 #1275 (16 connections now open) 2014-10-06T14:43:42.072+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33441 #1276 (17 connections now open) 2014-10-06T14:43:42.072+0000 I NETWORK [conn1262] end connection 127.0.0.1:33427 (15 connections now open) 2014-10-06T14:43:42.072+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33442 #1277 (18 connections now open) 2014-10-06T14:43:42.072+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33443 #1278 (18 connections now open) 2014-10-06T14:43:47.073+0000 I NETWORK [conn1273] end connection 127.0.0.1:33438 (17 connections now open) 2014-10-06T14:43:47.073+0000 I NETWORK [conn1276] end connection 127.0.0.1:33441 (17 connections now open) 2014-10-06T14:43:47.073+0000 I NETWORK [conn1269] end connection 127.0.0.1:33434 (16 connections now open) 2014-10-06T14:43:47.073+0000 I NETWORK [conn1265] end connection 127.0.0.1:33430 (16 connections now open) 2014-10-06T14:43:47.073+0000 I NETWORK [conn1271] end connection 127.0.0.1:33436 (16 connections now open) 2014-10-06T14:43:47.073+0000 I NETWORK [conn1275] end connection 127.0.0.1:33440 (12 connections now open) 2014-10-06T14:43:47.073+0000 I NETWORK [conn1278] end connection 127.0.0.1:33443 (12 connections now open) 2014-10-06T14:43:47.073+0000 I NETWORK [conn1274] end connection 127.0.0.1:33439 (10 connections now open) 2014-10-06T14:43:47.073+0000 I NETWORK [conn1264] end connection 127.0.0.1:33429 (10 connections now open) 2014-10-06T14:43:47.073+0000 I NETWORK [conn1268] end connection 127.0.0.1:33433 (8 connections now open) 2014-10-06T14:43:47.073+0000 I NETWORK [conn1267] end connection 127.0.0.1:33432 (7 connections now open) 2014-10-06T14:43:47.073+0000 I NETWORK [conn1263] end connection 127.0.0.1:33428 (7 connections now open) 2014-10-06T14:43:47.073+0000 I NETWORK [conn1272] end connection 127.0.0.1:33437 (7 connections now open) 2014-10-06T14:43:47.073+0000 I NETWORK [conn1270] end connection 127.0.0.1:33435 (4 connections now open) 2014-10-06T14:43:47.073+0000 I NETWORK [conn1277] end connection 127.0.0.1:33442 (3 connections now open) 2014-10-06T14:43:47.073+0000 I NETWORK [conn1266] end connection 127.0.0.1:33431 (2 connections now open) 2014-10-06T14:43:47.074+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33444 #1279 (3 connections now open) 2014-10-06T14:43:47.074+0000 I NETWORK [conn1279] end connection 127.0.0.1:33444 (2 connections now open) 2014-10-06T14:43:47.075+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:43:47.076+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:43:47.076+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:43:47.077+0000 I INDEXING [conn5] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T14:43:47.077+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:43:47.077+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:43:47.077+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33445 #1280 (3 connections now open) 2014-10-06T14:43:47.078+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33446 #1281 (4 connections now open) 2014-10-06T14:43:47.078+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33447 #1282 (5 connections now open) 2014-10-06T14:43:47.078+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33448 #1283 (6 connections now open) 2014-10-06T14:43:47.078+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33449 #1284 (7 connections now open) 2014-10-06T14:43:47.078+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33450 #1285 (8 connections now open) 2014-10-06T14:43:47.078+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33451 #1286 (9 connections now open) 2014-10-06T14:43:47.078+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33452 #1287 (10 connections now open) 2014-10-06T14:43:47.078+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33453 #1288 (11 connections now open) 2014-10-06T14:43:47.079+0000 I NETWORK [conn1280] end connection 127.0.0.1:33445 (10 connections now open) 2014-10-06T14:43:52.079+0000 I NETWORK [conn1287] end connection 127.0.0.1:33452 (9 connections now open) 2014-10-06T14:43:52.079+0000 I NETWORK [conn1281] end connection 127.0.0.1:33446 (9 connections now open) 2014-10-06T14:43:52.079+0000 I NETWORK [conn1282] end connection 127.0.0.1:33447 (9 connections now open) 2014-10-06T14:43:52.079+0000 I NETWORK [conn1286] end connection 127.0.0.1:33451 (8 connections now open) 2014-10-06T14:43:52.079+0000 I NETWORK [conn1284] end connection 127.0.0.1:33449 (9 connections now open) 2014-10-06T14:43:52.079+0000 I NETWORK [conn1285] end connection 127.0.0.1:33450 (8 connections now open) 2014-10-06T14:43:52.079+0000 I NETWORK [conn1288] end connection 127.0.0.1:33453 (8 connections now open) 2014-10-06T14:43:52.080+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33454 #1289 (6 connections now open) 2014-10-06T14:43:52.079+0000 I NETWORK [conn1283] end connection 127.0.0.1:33448 (8 connections now open) 2014-10-06T14:43:52.080+0000 I NETWORK [conn1289] end connection 127.0.0.1:33454 (2 connections now open) 2014-10-06T14:43:52.080+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:43:52.081+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:43:52.082+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:43:52.082+0000 I INDEXING [conn5] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T14:43:52.082+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:43:52.083+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:43:52.083+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33455 #1290 (3 connections now open) 2014-10-06T14:43:52.083+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33456 #1291 (4 connections now open) 2014-10-06T14:43:52.084+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33457 #1292 (5 connections now open) 2014-10-06T14:43:52.084+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33458 #1293 (6 connections now open) 2014-10-06T14:43:52.084+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33459 #1294 (7 connections now open) 2014-10-06T14:43:52.084+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33460 #1295 (8 connections now open) 2014-10-06T14:43:52.084+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33461 #1296 (9 connections now open) 2014-10-06T14:43:52.084+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33462 #1297 (10 connections now open) 2014-10-06T14:43:52.084+0000 I NETWORK [conn1290] end connection 127.0.0.1:33455 (9 connections now open) 2014-10-06T14:43:52.084+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33463 #1298 (11 connections now open) 2014-10-06T14:43:57.085+0000 I NETWORK [conn1295] end connection 127.0.0.1:33460 (9 connections now open) 2014-10-06T14:43:57.085+0000 I NETWORK [conn1296] end connection 127.0.0.1:33461 (9 connections now open) 2014-10-06T14:43:57.085+0000 I NETWORK [conn1297] end connection 127.0.0.1:33462 (8 connections now open) 2014-10-06T14:43:57.085+0000 I NETWORK [conn1291] end connection 127.0.0.1:33456 (6 connections now open) 2014-10-06T14:43:57.085+0000 I NETWORK [conn1298] end connection 127.0.0.1:33463 (6 connections now open) 2014-10-06T14:43:57.085+0000 I NETWORK [conn1294] end connection 127.0.0.1:33459 (4 connections now open) 2014-10-06T14:43:57.085+0000 I NETWORK [conn1292] end connection 127.0.0.1:33457 (3 connections now open) 2014-10-06T14:43:57.085+0000 I NETWORK [conn1293] end connection 127.0.0.1:33458 (2 connections now open) 2014-10-06T14:43:57.085+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33464 #1299 (3 connections now open) 2014-10-06T14:43:57.086+0000 I NETWORK [conn1299] end connection 127.0.0.1:33464 (2 connections now open) 2014-10-06T14:43:57.086+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:43:57.087+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:43:57.087+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:43:57.088+0000 I INDEXING [conn5] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T14:43:57.088+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:43:57.088+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:43:57.089+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33465 #1300 (3 connections now open) 2014-10-06T14:43:57.089+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33466 #1301 (4 connections now open) 2014-10-06T14:43:57.089+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33467 #1302 (5 connections now open) 2014-10-06T14:43:57.089+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33468 #1303 (6 connections now open) 2014-10-06T14:43:57.089+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33469 #1304 (7 connections now open) 2014-10-06T14:43:57.089+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33470 #1305 (8 connections now open) 2014-10-06T14:43:57.089+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33471 #1306 (9 connections now open) 2014-10-06T14:43:57.090+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33472 #1307 (10 connections now open) 2014-10-06T14:43:57.090+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33473 #1308 (11 connections now open) 2014-10-06T14:43:57.090+0000 I NETWORK [conn1300] end connection 127.0.0.1:33465 (10 connections now open) 2014-10-06T14:44:02.090+0000 I NETWORK [conn1307] end connection 127.0.0.1:33472 (9 connections now open) 2014-10-06T14:44:02.090+0000 I NETWORK [conn1306] end connection 127.0.0.1:33471 (9 connections now open) 2014-10-06T14:44:02.090+0000 I NETWORK [conn1304] end connection 127.0.0.1:33469 (9 connections now open) 2014-10-06T14:44:02.090+0000 I NETWORK [conn1302] end connection 127.0.0.1:33467 (8 connections now open) 2014-10-06T14:44:02.090+0000 I NETWORK [conn1305] end connection 127.0.0.1:33470 (8 connections now open) 2014-10-06T14:44:02.090+0000 I NETWORK [conn1301] end connection 127.0.0.1:33466 (8 connections now open) 2014-10-06T14:44:02.090+0000 I NETWORK [conn1303] end connection 127.0.0.1:33468 (8 connections now open) 2014-10-06T14:44:02.091+0000 I NETWORK [conn1308] end connection 127.0.0.1:33473 (8 connections now open) 2014-10-06T14:44:02.091+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33474 #1309 (3 connections now open) 2014-10-06T14:44:02.091+0000 I NETWORK [conn1309] end connection 127.0.0.1:33474 (2 connections now open) 2014-10-06T14:44:02.092+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:02.093+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:02.093+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:02.094+0000 I INDEXING [conn5] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T14:44:02.094+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:44:02.094+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:44:02.094+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33475 #1310 (3 connections now open) 2014-10-06T14:44:02.094+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33476 #1311 (4 connections now open) 2014-10-06T14:44:02.095+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33477 #1312 (5 connections now open) 2014-10-06T14:44:02.095+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33478 #1313 (6 connections now open) 2014-10-06T14:44:02.095+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33479 #1314 (7 connections now open) 2014-10-06T14:44:02.095+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33480 #1315 (8 connections now open) 2014-10-06T14:44:02.095+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33481 #1316 (9 connections now open) 2014-10-06T14:44:02.095+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33482 #1317 (10 connections now open) 2014-10-06T14:44:02.095+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33483 #1318 (11 connections now open) 2014-10-06T14:44:02.096+0000 I NETWORK [conn1310] end connection 127.0.0.1:33475 (10 connections now open) 2014-10-06T14:44:05.541+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._3 2014-10-06T14:44:07.096+0000 I NETWORK [conn1311] end connection 127.0.0.1:33476 (9 connections now open) 2014-10-06T14:44:07.096+0000 I NETWORK [conn1314] end connection 127.0.0.1:33479 (9 connections now open) 2014-10-06T14:44:07.096+0000 I NETWORK [conn1316] end connection 127.0.0.1:33481 (8 connections now open) 2014-10-06T14:44:07.096+0000 I NETWORK [conn1312] end connection 127.0.0.1:33477 (7 connections now open) 2014-10-06T14:44:07.096+0000 I NETWORK [conn1318] end connection 127.0.0.1:33483 (5 connections now open) 2014-10-06T14:44:07.096+0000 I NETWORK [conn1313] end connection 127.0.0.1:33478 (5 connections now open) 2014-10-06T14:44:07.096+0000 I NETWORK [conn1317] end connection 127.0.0.1:33482 (3 connections now open) 2014-10-06T14:44:07.097+0000 I NETWORK [conn1315] end connection 127.0.0.1:33480 (3 connections now open) 2014-10-06T14:44:07.097+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33484 #1319 (3 connections now open) 2014-10-06T14:44:07.097+0000 I NETWORK [conn1319] end connection 127.0.0.1:33484 (2 connections now open) 2014-10-06T14:44:07.097+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:07.098+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:07.099+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:07.099+0000 I INDEXING [conn5] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T14:44:07.099+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:44:07.100+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:44:07.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33485 #1320 (3 connections now open) 2014-10-06T14:44:07.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33486 #1321 (4 connections now open) 2014-10-06T14:44:07.101+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33487 #1322 (5 connections now open) 2014-10-06T14:44:07.101+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33488 #1323 (6 connections now open) 2014-10-06T14:44:07.101+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33489 #1324 (7 connections now open) 2014-10-06T14:44:07.101+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33490 #1325 (8 connections now open) 2014-10-06T14:44:07.101+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33491 #1326 (9 connections now open) 2014-10-06T14:44:07.101+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33492 #1327 (10 connections now open) 2014-10-06T14:44:07.101+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33493 #1328 (11 connections now open) 2014-10-06T14:44:07.101+0000 I NETWORK [conn1320] end connection 127.0.0.1:33485 (10 connections now open) 2014-10-06T14:44:12.102+0000 I NETWORK [conn1326] end connection 127.0.0.1:33491 (9 connections now open) 2014-10-06T14:44:12.102+0000 I NETWORK [conn1322] end connection 127.0.0.1:33487 (9 connections now open) 2014-10-06T14:44:12.102+0000 I NETWORK [conn1321] end connection 127.0.0.1:33486 (9 connections now open) 2014-10-06T14:44:12.102+0000 I NETWORK [conn1325] end connection 127.0.0.1:33490 (9 connections now open) 2014-10-06T14:44:12.102+0000 I NETWORK [conn1324] end connection 127.0.0.1:33489 (7 connections now open) 2014-10-06T14:44:12.102+0000 I NETWORK [conn1327] end connection 127.0.0.1:33492 (4 connections now open) 2014-10-06T14:44:12.102+0000 I NETWORK [conn1328] end connection 127.0.0.1:33493 (3 connections now open) 2014-10-06T14:44:12.102+0000 I NETWORK [conn1323] end connection 127.0.0.1:33488 (3 connections now open) 2014-10-06T14:44:12.102+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33494 #1329 (3 connections now open) 2014-10-06T14:44:12.103+0000 I NETWORK [conn1329] end connection 127.0.0.1:33494 (2 connections now open) 2014-10-06T14:44:12.103+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:12.104+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:12.104+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:12.105+0000 I INDEXING [conn5] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T14:44:12.105+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:44:12.105+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:44:12.106+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33495 #1330 (3 connections now open) 2014-10-06T14:44:12.106+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33496 #1331 (4 connections now open) 2014-10-06T14:44:12.106+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33497 #1332 (5 connections now open) 2014-10-06T14:44:12.106+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33498 #1333 (6 connections now open) 2014-10-06T14:44:12.106+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33499 #1334 (7 connections now open) 2014-10-06T14:44:12.107+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33500 #1335 (8 connections now open) 2014-10-06T14:44:12.107+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33501 #1336 (9 connections now open) 2014-10-06T14:44:12.107+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33502 #1337 (10 connections now open) 2014-10-06T14:44:12.107+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33503 #1338 (11 connections now open) 2014-10-06T14:44:12.107+0000 I NETWORK [conn1330] end connection 127.0.0.1:33495 (10 connections now open) 2014-10-06T14:44:17.107+0000 I NETWORK [conn1333] end connection 127.0.0.1:33498 (9 connections now open) 2014-10-06T14:44:17.107+0000 I NETWORK [conn1331] end connection 127.0.0.1:33496 (8 connections now open) 2014-10-06T14:44:17.107+0000 I NETWORK [conn1334] end connection 127.0.0.1:33499 (8 connections now open) 2014-10-06T14:44:17.107+0000 I NETWORK [conn1335] end connection 127.0.0.1:33500 (6 connections now open) 2014-10-06T14:44:17.108+0000 I NETWORK [conn1332] end connection 127.0.0.1:33497 (7 connections now open) 2014-10-06T14:44:17.108+0000 I NETWORK [conn1338] end connection 127.0.0.1:33503 (5 connections now open) 2014-10-06T14:44:17.108+0000 I NETWORK [conn1337] end connection 127.0.0.1:33502 (4 connections now open) 2014-10-06T14:44:17.108+0000 I NETWORK [conn1336] end connection 127.0.0.1:33501 (3 connections now open) 2014-10-06T14:44:17.108+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33504 #1339 (3 connections now open) 2014-10-06T14:44:17.108+0000 I NETWORK [conn1339] end connection 127.0.0.1:33504 (2 connections now open) 2014-10-06T14:44:17.109+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:17.109+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:17.110+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:17.111+0000 I INDEXING [conn5] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T14:44:17.111+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:44:17.111+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:44:17.111+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33505 #1340 (3 connections now open) 2014-10-06T14:44:17.111+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33506 #1341 (4 connections now open) 2014-10-06T14:44:17.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33507 #1342 (5 connections now open) 2014-10-06T14:44:17.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33508 #1343 (6 connections now open) 2014-10-06T14:44:17.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33509 #1344 (7 connections now open) 2014-10-06T14:44:17.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33510 #1345 (8 connections now open) 2014-10-06T14:44:17.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33511 #1346 (9 connections now open) 2014-10-06T14:44:17.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33512 #1347 (10 connections now open) 2014-10-06T14:44:17.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33513 #1348 (11 connections now open) 2014-10-06T14:44:17.112+0000 I NETWORK [conn1340] end connection 127.0.0.1:33505 (9 connections now open) 2014-10-06T14:44:22.113+0000 I NETWORK [conn1347] end connection 127.0.0.1:33512 (9 connections now open) 2014-10-06T14:44:22.113+0000 I NETWORK [conn1343] end connection 127.0.0.1:33508 (9 connections now open) 2014-10-06T14:44:22.113+0000 I NETWORK [conn1345] end connection 127.0.0.1:33510 (9 connections now open) 2014-10-06T14:44:22.113+0000 I NETWORK [conn1341] end connection 127.0.0.1:33506 (6 connections now open) 2014-10-06T14:44:22.113+0000 I NETWORK [conn1348] end connection 127.0.0.1:33513 (6 connections now open) 2014-10-06T14:44:22.113+0000 I NETWORK [conn1346] end connection 127.0.0.1:33511 (6 connections now open) 2014-10-06T14:44:22.113+0000 I NETWORK [conn1342] end connection 127.0.0.1:33507 (5 connections now open) 2014-10-06T14:44:22.113+0000 I NETWORK [conn1344] end connection 127.0.0.1:33509 (3 connections now open) 2014-10-06T14:44:22.113+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33514 #1349 (3 connections now open) 2014-10-06T14:44:22.114+0000 I NETWORK [conn1349] end connection 127.0.0.1:33514 (2 connections now open) 2014-10-06T14:44:22.114+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:22.115+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:22.115+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:22.116+0000 I INDEXING [conn5] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T14:44:22.116+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:44:22.116+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:44:22.117+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33515 #1350 (3 connections now open) 2014-10-06T14:44:22.117+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33516 #1351 (4 connections now open) 2014-10-06T14:44:22.117+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33517 #1352 (5 connections now open) 2014-10-06T14:44:22.117+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33518 #1353 (6 connections now open) 2014-10-06T14:44:22.117+0000 I NETWORK [conn1350] end connection 127.0.0.1:33515 (4 connections now open) 2014-10-06T14:44:22.117+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33519 #1354 (7 connections now open) 2014-10-06T14:44:27.118+0000 I NETWORK [conn1353] end connection 127.0.0.1:33518 (5 connections now open) 2014-10-06T14:44:27.118+0000 I NETWORK [conn1351] end connection 127.0.0.1:33516 (5 connections now open) 2014-10-06T14:44:27.118+0000 I NETWORK [conn1352] end connection 127.0.0.1:33517 (5 connections now open) 2014-10-06T14:44:27.118+0000 I NETWORK [conn1354] end connection 127.0.0.1:33519 (5 connections now open) 2014-10-06T14:44:27.118+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33520 #1355 (3 connections now open) 2014-10-06T14:44:27.118+0000 I NETWORK [conn1355] end connection 127.0.0.1:33520 (2 connections now open) 2014-10-06T14:44:27.119+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:27.120+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:27.120+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:27.121+0000 I INDEXING [conn5] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T14:44:27.121+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:44:27.121+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:44:27.121+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33521 #1356 (3 connections now open) 2014-10-06T14:44:27.121+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33522 #1357 (4 connections now open) 2014-10-06T14:44:27.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33523 #1358 (5 connections now open) 2014-10-06T14:44:27.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33524 #1359 (6 connections now open) 2014-10-06T14:44:27.122+0000 I NETWORK [conn1356] end connection 127.0.0.1:33521 (5 connections now open) 2014-10-06T14:44:27.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33525 #1360 (7 connections now open) 2014-10-06T14:44:32.122+0000 I NETWORK [conn1360] end connection 127.0.0.1:33525 (5 connections now open) 2014-10-06T14:44:32.122+0000 I NETWORK [conn1358] end connection 127.0.0.1:33523 (5 connections now open) 2014-10-06T14:44:32.122+0000 I NETWORK [conn1359] end connection 127.0.0.1:33524 (5 connections now open) 2014-10-06T14:44:32.122+0000 I NETWORK [conn1357] end connection 127.0.0.1:33522 (2 connections now open) 2014-10-06T14:44:32.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33526 #1361 (3 connections now open) 2014-10-06T14:44:32.123+0000 I NETWORK [conn1361] end connection 127.0.0.1:33526 (2 connections now open) 2014-10-06T14:44:32.123+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:32.124+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:32.124+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:32.125+0000 I INDEXING [conn5] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T14:44:32.125+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:44:32.125+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:44:32.126+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33527 #1362 (3 connections now open) 2014-10-06T14:44:32.126+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33528 #1363 (4 connections now open) 2014-10-06T14:44:32.126+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33529 #1364 (5 connections now open) 2014-10-06T14:44:32.126+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33530 #1365 (6 connections now open) 2014-10-06T14:44:32.126+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33531 #1366 (7 connections now open) 2014-10-06T14:44:32.126+0000 I NETWORK [conn1362] end connection 127.0.0.1:33527 (6 connections now open) 2014-10-06T14:44:37.128+0000 I NETWORK [conn1364] end connection 127.0.0.1:33529 (5 connections now open) 2014-10-06T14:44:37.128+0000 I NETWORK [conn1365] end connection 127.0.0.1:33530 (4 connections now open) 2014-10-06T14:44:37.128+0000 I NETWORK [conn1363] end connection 127.0.0.1:33528 (3 connections now open) 2014-10-06T14:44:37.128+0000 I NETWORK [conn1366] end connection 127.0.0.1:33531 (2 connections now open) 2014-10-06T14:44:37.128+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33532 #1367 (3 connections now open) 2014-10-06T14:44:37.129+0000 I NETWORK [conn1367] end connection 127.0.0.1:33532 (2 connections now open) 2014-10-06T14:44:37.129+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:37.130+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:37.130+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:37.131+0000 I INDEXING [conn5] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T14:44:37.131+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:44:37.131+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:44:37.132+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33533 #1368 (3 connections now open) 2014-10-06T14:44:37.132+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33534 #1369 (4 connections now open) 2014-10-06T14:44:37.132+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33535 #1370 (5 connections now open) 2014-10-06T14:44:37.132+0000 I NETWORK [conn1368] end connection 127.0.0.1:33533 (3 connections now open) 2014-10-06T14:44:37.132+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33536 #1371 (6 connections now open) 2014-10-06T14:44:37.132+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33537 #1372 (6 connections now open) 2014-10-06T14:44:42.133+0000 I NETWORK [conn1370] end connection 127.0.0.1:33535 (5 connections now open) 2014-10-06T14:44:42.133+0000 I NETWORK [conn1369] end connection 127.0.0.1:33534 (5 connections now open) 2014-10-06T14:44:42.133+0000 I NETWORK [conn1371] end connection 127.0.0.1:33536 (5 connections now open) 2014-10-06T14:44:42.133+0000 I NETWORK [conn1372] end connection 127.0.0.1:33537 (4 connections now open) 2014-10-06T14:44:42.133+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33538 #1373 (3 connections now open) 2014-10-06T14:44:42.133+0000 I NETWORK [conn1373] end connection 127.0.0.1:33538 (2 connections now open) 2014-10-06T14:44:42.134+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:42.135+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:42.135+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:42.136+0000 I INDEXING [conn5] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T14:44:42.136+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:44:42.136+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:44:42.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33539 #1374 (3 connections now open) 2014-10-06T14:44:42.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33540 #1375 (4 connections now open) 2014-10-06T14:44:42.137+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33541 #1376 (5 connections now open) 2014-10-06T14:44:42.137+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33542 #1377 (6 connections now open) 2014-10-06T14:44:42.137+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33543 #1378 (7 connections now open) 2014-10-06T14:44:42.137+0000 I NETWORK [conn1374] end connection 127.0.0.1:33539 (6 connections now open) 2014-10-06T14:44:47.137+0000 I NETWORK [conn1378] end connection 127.0.0.1:33543 (5 connections now open) 2014-10-06T14:44:47.137+0000 I NETWORK [conn1375] end connection 127.0.0.1:33540 (5 connections now open) 2014-10-06T14:44:47.137+0000 I NETWORK [conn1376] end connection 127.0.0.1:33541 (5 connections now open) 2014-10-06T14:44:47.137+0000 I NETWORK [conn1377] end connection 127.0.0.1:33542 (3 connections now open) 2014-10-06T14:44:47.138+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33544 #1379 (3 connections now open) 2014-10-06T14:44:47.138+0000 I NETWORK [conn1379] end connection 127.0.0.1:33544 (2 connections now open) 2014-10-06T14:44:47.138+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:47.139+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:47.140+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:47.140+0000 I INDEXING [conn5] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T14:44:47.140+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:44:47.140+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:44:47.141+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33545 #1380 (3 connections now open) 2014-10-06T14:44:47.141+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33546 #1381 (4 connections now open) 2014-10-06T14:44:47.141+0000 I NETWORK [conn1380] end connection 127.0.0.1:33545 (3 connections now open) 2014-10-06T14:44:47.141+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33547 #1382 (4 connections now open) 2014-10-06T14:44:47.142+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33548 #1383 (5 connections now open) 2014-10-06T14:44:47.142+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33549 #1384 (6 connections now open) 2014-10-06T14:44:52.142+0000 I NETWORK [conn1381] end connection 127.0.0.1:33546 (5 connections now open) 2014-10-06T14:44:52.142+0000 I NETWORK [conn1383] end connection 127.0.0.1:33548 (5 connections now open) 2014-10-06T14:44:52.142+0000 I NETWORK [conn1384] end connection 127.0.0.1:33549 (5 connections now open) 2014-10-06T14:44:52.142+0000 I NETWORK [conn1382] end connection 127.0.0.1:33547 (5 connections now open) 2014-10-06T14:44:52.142+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33550 #1385 (6 connections now open) 2014-10-06T14:44:52.143+0000 I NETWORK [conn1385] end connection 127.0.0.1:33550 (2 connections now open) 2014-10-06T14:44:52.143+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:52.144+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:52.144+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:52.145+0000 I INDEXING [conn5] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T14:44:52.145+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:44:52.145+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:44:52.146+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33551 #1386 (3 connections now open) 2014-10-06T14:44:52.146+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33552 #1387 (4 connections now open) 2014-10-06T14:44:52.146+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33553 #1388 (5 connections now open) 2014-10-06T14:44:52.146+0000 I NETWORK [conn1386] end connection 127.0.0.1:33551 (4 connections now open) 2014-10-06T14:44:52.146+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33554 #1389 (6 connections now open) 2014-10-06T14:44:52.146+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33555 #1390 (6 connections now open) 2014-10-06T14:44:57.146+0000 I NETWORK [conn1388] end connection 127.0.0.1:33553 (5 connections now open) 2014-10-06T14:44:57.146+0000 I NETWORK [conn1390] end connection 127.0.0.1:33555 (5 connections now open) 2014-10-06T14:44:57.146+0000 I NETWORK [conn1387] end connection 127.0.0.1:33552 (5 connections now open) 2014-10-06T14:44:57.147+0000 I NETWORK [conn1389] end connection 127.0.0.1:33554 (4 connections now open) 2014-10-06T14:44:57.147+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33556 #1391 (6 connections now open) 2014-10-06T14:44:57.147+0000 I NETWORK [conn1391] end connection 127.0.0.1:33556 (2 connections now open) 2014-10-06T14:44:57.148+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:57.149+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:57.149+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:44:57.150+0000 I INDEXING [conn5] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T14:44:57.150+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:44:57.150+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:44:57.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33557 #1392 (3 connections now open) 2014-10-06T14:44:57.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33558 #1393 (4 connections now open) 2014-10-06T14:44:57.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33559 #1394 (5 connections now open) 2014-10-06T14:44:57.151+0000 I NETWORK [conn1392] end connection 127.0.0.1:33557 (4 connections now open) 2014-10-06T14:45:02.151+0000 I NETWORK [conn1393] end connection 127.0.0.1:33558 (3 connections now open) 2014-10-06T14:45:02.151+0000 I NETWORK [conn1394] end connection 127.0.0.1:33559 (3 connections now open) 2014-10-06T14:45:02.151+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33560 #1395 (4 connections now open) 2014-10-06T14:45:02.152+0000 I NETWORK [conn1395] end connection 127.0.0.1:33560 (2 connections now open) 2014-10-06T14:45:02.152+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:02.153+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:02.154+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:02.154+0000 I INDEXING [conn5] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T14:45:02.154+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:45:02.154+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:45:02.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33561 #1396 (3 connections now open) 2014-10-06T14:45:02.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33562 #1397 (4 connections now open) 2014-10-06T14:45:02.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33563 #1398 (5 connections now open) 2014-10-06T14:45:02.155+0000 I NETWORK [conn1396] end connection 127.0.0.1:33561 (4 connections now open) 2014-10-06T14:45:07.156+0000 I NETWORK [conn1398] end connection 127.0.0.1:33563 (3 connections now open) 2014-10-06T14:45:07.156+0000 I NETWORK [conn1397] end connection 127.0.0.1:33562 (3 connections now open) 2014-10-06T14:45:07.156+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33564 #1399 (4 connections now open) 2014-10-06T14:45:07.157+0000 I NETWORK [conn1399] end connection 127.0.0.1:33564 (2 connections now open) 2014-10-06T14:45:07.157+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:07.158+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:07.158+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:07.159+0000 I INDEXING [conn5] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T14:45:07.159+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:45:07.159+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:45:07.159+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33565 #1400 (3 connections now open) 2014-10-06T14:45:07.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33566 #1401 (4 connections now open) 2014-10-06T14:45:07.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33567 #1402 (5 connections now open) 2014-10-06T14:45:07.160+0000 I NETWORK [conn1400] end connection 127.0.0.1:33565 (4 connections now open) 2014-10-06T14:45:12.160+0000 I NETWORK [conn1401] end connection 127.0.0.1:33566 (3 connections now open) 2014-10-06T14:45:12.160+0000 I NETWORK [conn1402] end connection 127.0.0.1:33567 (3 connections now open) 2014-10-06T14:45:12.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33568 #1403 (4 connections now open) 2014-10-06T14:45:12.161+0000 I NETWORK [conn1403] end connection 127.0.0.1:33568 (2 connections now open) 2014-10-06T14:45:12.161+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:12.162+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:12.162+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:12.163+0000 I INDEXING [conn5] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T14:45:12.163+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:45:12.163+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:45:12.164+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33569 #1404 (3 connections now open) 2014-10-06T14:45:12.164+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33570 #1405 (4 connections now open) 2014-10-06T14:45:12.164+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33571 #1406 (5 connections now open) 2014-10-06T14:45:12.164+0000 I NETWORK [conn1404] end connection 127.0.0.1:33569 (4 connections now open) 2014-10-06T14:45:15.738+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._4 2014-10-06T14:45:17.164+0000 I NETWORK [conn1405] end connection 127.0.0.1:33570 (3 connections now open) 2014-10-06T14:45:17.164+0000 I NETWORK [conn1406] end connection 127.0.0.1:33571 (3 connections now open) 2014-10-06T14:45:17.165+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33572 #1407 (3 connections now open) 2014-10-06T14:45:17.165+0000 I NETWORK [conn1407] end connection 127.0.0.1:33572 (2 connections now open) 2014-10-06T14:45:17.165+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:17.166+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:17.167+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:17.168+0000 I INDEXING [conn5] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T14:45:17.168+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:45:17.168+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:45:17.168+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33573 #1408 (3 connections now open) 2014-10-06T14:45:17.168+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33574 #1409 (4 connections now open) 2014-10-06T14:45:17.168+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33575 #1410 (5 connections now open) 2014-10-06T14:45:17.169+0000 I NETWORK [conn1408] end connection 127.0.0.1:33573 (4 connections now open) 2014-10-06T14:45:22.169+0000 I NETWORK [conn1410] end connection 127.0.0.1:33575 (3 connections now open) 2014-10-06T14:45:22.169+0000 I NETWORK [conn1409] end connection 127.0.0.1:33574 (3 connections now open) 2014-10-06T14:45:22.169+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33576 #1411 (3 connections now open) 2014-10-06T14:45:22.170+0000 I NETWORK [conn1411] end connection 127.0.0.1:33576 (2 connections now open) 2014-10-06T14:45:22.170+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:22.171+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:22.171+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:22.172+0000 I INDEXING [conn5] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T14:45:22.172+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:45:22.172+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:45:22.172+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33577 #1412 (3 connections now open) 2014-10-06T14:45:22.172+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33579 #1413 (4 connections now open) 2014-10-06T14:45:22.173+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33578 #1414 (5 connections now open) 2014-10-06T14:45:22.173+0000 I NETWORK [conn1412] end connection 127.0.0.1:33577 (4 connections now open) 2014-10-06T14:45:27.173+0000 I NETWORK [conn1413] end connection 127.0.0.1:33579 (3 connections now open) 2014-10-06T14:45:27.173+0000 I NETWORK [conn1414] end connection 127.0.0.1:33578 (3 connections now open) 2014-10-06T14:45:27.173+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33580 #1415 (3 connections now open) 2014-10-06T14:45:27.174+0000 I NETWORK [conn1415] end connection 127.0.0.1:33580 (2 connections now open) 2014-10-06T14:45:27.174+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:27.175+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:27.175+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:27.176+0000 I INDEXING [conn5] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T14:45:27.176+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:45:27.176+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:45:27.176+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33581 #1416 (3 connections now open) 2014-10-06T14:45:27.177+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33582 #1417 (4 connections now open) 2014-10-06T14:45:27.177+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33583 #1418 (5 connections now open) 2014-10-06T14:45:27.177+0000 I NETWORK [conn1416] end connection 127.0.0.1:33581 (4 connections now open) 2014-10-06T14:45:32.177+0000 I NETWORK [conn1417] end connection 127.0.0.1:33582 (3 connections now open) 2014-10-06T14:45:32.177+0000 I NETWORK [conn1418] end connection 127.0.0.1:33583 (3 connections now open) 2014-10-06T14:45:32.177+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33584 #1419 (3 connections now open) 2014-10-06T14:45:32.178+0000 I NETWORK [conn1419] end connection 127.0.0.1:33584 (2 connections now open) 2014-10-06T14:45:32.178+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:32.179+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:32.180+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:32.180+0000 I INDEXING [conn5] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T14:45:32.180+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:45:32.181+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:45:32.181+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33585 #1420 (3 connections now open) 2014-10-06T14:45:32.181+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33586 #1421 (4 connections now open) 2014-10-06T14:45:32.181+0000 I NETWORK [conn1420] end connection 127.0.0.1:33585 (3 connections now open) 2014-10-06T14:45:37.182+0000 I NETWORK [conn1421] end connection 127.0.0.1:33586 (2 connections now open) 2014-10-06T14:45:37.182+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33587 #1422 (3 connections now open) 2014-10-06T14:45:37.182+0000 I NETWORK [conn1422] end connection 127.0.0.1:33587 (2 connections now open) 2014-10-06T14:45:37.183+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:37.184+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:37.184+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:37.185+0000 I INDEXING [conn5] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T14:45:37.185+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:45:37.185+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:45:37.185+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33588 #1423 (3 connections now open) 2014-10-06T14:45:37.185+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33589 #1424 (4 connections now open) 2014-10-06T14:45:37.186+0000 I NETWORK [conn1423] end connection 127.0.0.1:33588 (3 connections now open) 2014-10-06T14:45:42.186+0000 I NETWORK [conn1424] end connection 127.0.0.1:33589 (2 connections now open) 2014-10-06T14:45:42.186+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33590 #1425 (3 connections now open) 2014-10-06T14:45:42.186+0000 I NETWORK [conn1425] end connection 127.0.0.1:33590 (2 connections now open) 2014-10-06T14:45:42.187+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:42.188+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:42.188+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:42.189+0000 I INDEXING [conn5] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T14:45:42.189+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:45:42.189+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:45:42.189+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33591 #1426 (3 connections now open) 2014-10-06T14:45:42.189+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33592 #1427 (4 connections now open) 2014-10-06T14:45:42.190+0000 I NETWORK [conn1426] end connection 127.0.0.1:33591 (3 connections now open) 2014-10-06T14:45:47.190+0000 I NETWORK [conn1427] end connection 127.0.0.1:33592 (2 connections now open) 2014-10-06T14:45:47.190+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33593 #1428 (3 connections now open) 2014-10-06T14:45:47.191+0000 I NETWORK [conn1428] end connection 127.0.0.1:33593 (2 connections now open) 2014-10-06T14:45:47.191+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:47.192+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:47.192+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:47.193+0000 I INDEXING [conn5] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T14:45:47.193+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:45:47.193+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:45:47.194+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33594 #1429 (3 connections now open) 2014-10-06T14:45:47.194+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33595 #1430 (4 connections now open) 2014-10-06T14:45:47.194+0000 I NETWORK [conn1429] end connection 127.0.0.1:33594 (3 connections now open) 2014-10-06T14:45:52.194+0000 I NETWORK [conn1430] end connection 127.0.0.1:33595 (2 connections now open) 2014-10-06T14:45:52.194+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33596 #1431 (3 connections now open) 2014-10-06T14:45:52.195+0000 I NETWORK [conn1431] end connection 127.0.0.1:33596 (2 connections now open) 2014-10-06T14:45:52.195+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:52.200+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:52.200+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:52.201+0000 I INDEXING [conn5] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T14:45:52.201+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:45:52.201+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:45:52.201+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33597 #1432 (3 connections now open) 2014-10-06T14:45:52.201+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33598 #1433 (4 connections now open) 2014-10-06T14:45:52.202+0000 I NETWORK [conn1432] end connection 127.0.0.1:33597 (3 connections now open) 2014-10-06T14:45:57.202+0000 I NETWORK [conn1433] end connection 127.0.0.1:33598 (2 connections now open) 2014-10-06T14:45:57.202+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33599 #1434 (3 connections now open) 2014-10-06T14:45:57.203+0000 I NETWORK [conn1434] end connection 127.0.0.1:33599 (2 connections now open) 2014-10-06T14:45:57.203+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:57.204+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:57.204+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:45:57.205+0000 I INDEXING [conn5] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T14:45:57.205+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:45:57.205+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:45:57.206+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33600 #1435 (3 connections now open) 2014-10-06T14:45:57.206+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33601 #1436 (4 connections now open) 2014-10-06T14:45:57.206+0000 I NETWORK [conn1435] end connection 127.0.0.1:33600 (3 connections now open) 2014-10-06T14:46:02.206+0000 I NETWORK [conn1436] end connection 127.0.0.1:33601 (2 connections now open) 2014-10-06T14:46:02.206+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33602 #1437 (3 connections now open) 2014-10-06T14:46:02.207+0000 I NETWORK [conn1437] end connection 127.0.0.1:33602 (2 connections now open) 2014-10-06T14:46:02.207+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:46:02.208+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:46:02.208+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:46:02.209+0000 I INDEXING [conn5] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T14:46:02.209+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:46:02.209+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:46:02.210+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33603 #1438 (3 connections now open) 2014-10-06T14:46:02.210+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33604 #1439 (4 connections now open) 2014-10-06T14:46:02.210+0000 I NETWORK [conn1438] end connection 127.0.0.1:33603 (3 connections now open) 2014-10-06T14:46:07.210+0000 I NETWORK [conn1439] end connection 127.0.0.1:33604 (2 connections now open) 2014-10-06T14:46:07.211+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33605 #1440 (3 connections now open) 2014-10-06T14:46:07.211+0000 I NETWORK [conn1440] end connection 127.0.0.1:33605 (2 connections now open) 2014-10-06T14:46:07.211+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntID 2014-10-06T14:46:07.217+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:46:07.217+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:46:07.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33606 #1441 (3 connections now open) 2014-10-06T14:46:07.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33607 #1442 (4 connections now open) 2014-10-06T14:46:07.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33608 #1443 (5 connections now open) 2014-10-06T14:46:07.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33609 #1444 (6 connections now open) 2014-10-06T14:46:07.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33610 #1445 (7 connections now open) 2014-10-06T14:46:07.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33611 #1446 (8 connections now open) 2014-10-06T14:46:07.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33612 #1447 (9 connections now open) 2014-10-06T14:46:07.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33613 #1448 (10 connections now open) 2014-10-06T14:46:07.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33614 #1449 (11 connections now open) 2014-10-06T14:46:07.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33615 #1450 (12 connections now open) 2014-10-06T14:46:07.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33616 #1451 (13 connections now open) 2014-10-06T14:46:07.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33617 #1452 (14 connections now open) 2014-10-06T14:46:07.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33618 #1453 (15 connections now open) 2014-10-06T14:46:07.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33619 #1454 (16 connections now open) 2014-10-06T14:46:07.221+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33620 #1455 (17 connections now open) 2014-10-06T14:46:07.221+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33621 #1456 (18 connections now open) 2014-10-06T14:46:07.221+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33622 #1457 (19 connections now open) 2014-10-06T14:46:07.221+0000 I NETWORK [conn1441] end connection 127.0.0.1:33606 (18 connections now open) 2014-10-06T14:46:12.221+0000 I NETWORK [conn1443] end connection 127.0.0.1:33608 (17 connections now open) 2014-10-06T14:46:12.221+0000 I NETWORK [conn1442] end connection 127.0.0.1:33607 (17 connections now open) 2014-10-06T14:46:12.222+0000 I NETWORK [conn1445] end connection 127.0.0.1:33610 (16 connections now open) 2014-10-06T14:46:12.222+0000 I NETWORK [conn1456] end connection 127.0.0.1:33621 (14 connections now open) 2014-10-06T14:46:12.222+0000 I NETWORK [conn1444] end connection 127.0.0.1:33609 (14 connections now open) 2014-10-06T14:46:12.222+0000 I NETWORK [conn1447] end connection 127.0.0.1:33612 (13 connections now open) 2014-10-06T14:46:12.222+0000 I NETWORK [conn1449] end connection 127.0.0.1:33614 (16 connections now open) 2014-10-06T14:46:12.222+0000 I NETWORK [conn1451] end connection 127.0.0.1:33616 (16 connections now open) 2014-10-06T14:46:12.222+0000 I NETWORK [conn1455] end connection 127.0.0.1:33620 (11 connections now open) 2014-10-06T14:46:12.222+0000 I NETWORK [conn1446] end connection 127.0.0.1:33611 (16 connections now open) 2014-10-06T14:46:12.222+0000 I NETWORK [conn1453] end connection 127.0.0.1:33618 (7 connections now open) 2014-10-06T14:46:12.222+0000 I NETWORK [conn1452] end connection 127.0.0.1:33617 (6 connections now open) 2014-10-06T14:46:12.223+0000 I NETWORK [conn1454] end connection 127.0.0.1:33619 (5 connections now open) 2014-10-06T14:46:12.223+0000 I NETWORK [conn1450] end connection 127.0.0.1:33615 (5 connections now open) 2014-10-06T14:46:12.223+0000 I NETWORK [conn1457] end connection 127.0.0.1:33622 (3 connections now open) 2014-10-06T14:46:12.223+0000 I NETWORK [conn1448] end connection 127.0.0.1:33613 (3 connections now open) 2014-10-06T14:46:12.223+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33623 #1458 (3 connections now open) 2014-10-06T14:46:12.223+0000 I NETWORK [conn1458] end connection 127.0.0.1:33623 (2 connections now open) 2014-10-06T14:46:12.224+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:46:12.224+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:46:12.225+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:46:12.225+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33624 #1459 (3 connections now open) 2014-10-06T14:46:12.226+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33625 #1460 (4 connections now open) 2014-10-06T14:46:12.226+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33626 #1461 (5 connections now open) 2014-10-06T14:46:12.226+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33627 #1462 (6 connections now open) 2014-10-06T14:46:12.226+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33628 #1463 (7 connections now open) 2014-10-06T14:46:12.226+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33629 #1464 (8 connections now open) 2014-10-06T14:46:12.227+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33630 #1465 (9 connections now open) 2014-10-06T14:46:12.227+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33631 #1466 (10 connections now open) 2014-10-06T14:46:12.227+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33632 #1467 (11 connections now open) 2014-10-06T14:46:12.227+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33633 #1468 (12 connections now open) 2014-10-06T14:46:12.227+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33634 #1469 (13 connections now open) 2014-10-06T14:46:12.227+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33635 #1470 (14 connections now open) 2014-10-06T14:46:12.227+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33636 #1471 (15 connections now open) 2014-10-06T14:46:12.227+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33637 #1472 (16 connections now open) 2014-10-06T14:46:12.228+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33638 #1473 (17 connections now open) 2014-10-06T14:46:12.228+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33639 #1474 (18 connections now open) 2014-10-06T14:46:12.228+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33640 #1475 (19 connections now open) 2014-10-06T14:46:12.228+0000 I NETWORK [conn1459] end connection 127.0.0.1:33624 (18 connections now open) 2014-10-06T14:46:17.228+0000 I NETWORK [conn1466] end connection 127.0.0.1:33631 (17 connections now open) 2014-10-06T14:46:17.228+0000 I NETWORK [conn1469] end connection 127.0.0.1:33634 (17 connections now open) 2014-10-06T14:46:17.228+0000 I NETWORK [conn1461] end connection 127.0.0.1:33626 (16 connections now open) 2014-10-06T14:46:17.228+0000 I NETWORK [conn1471] end connection 127.0.0.1:33636 (16 connections now open) 2014-10-06T14:46:17.229+0000 I NETWORK [conn1464] end connection 127.0.0.1:33629 (14 connections now open) 2014-10-06T14:46:17.229+0000 I NETWORK [conn1472] end connection 127.0.0.1:33637 (13 connections now open) 2014-10-06T14:46:17.229+0000 I NETWORK [conn1473] end connection 127.0.0.1:33638 (11 connections now open) 2014-10-06T14:46:17.228+0000 I NETWORK [conn1474] end connection 127.0.0.1:33639 (16 connections now open) 2014-10-06T14:46:17.229+0000 I NETWORK [conn1475] end connection 127.0.0.1:33640 (11 connections now open) 2014-10-06T14:46:17.229+0000 I NETWORK [conn1467] end connection 127.0.0.1:33632 (8 connections now open) 2014-10-06T14:46:17.228+0000 I NETWORK [conn1465] end connection 127.0.0.1:33630 (16 connections now open) 2014-10-06T14:46:17.229+0000 I NETWORK [conn1468] end connection 127.0.0.1:33633 (6 connections now open) 2014-10-06T14:46:17.229+0000 I NETWORK [conn1463] end connection 127.0.0.1:33628 (5 connections now open) 2014-10-06T14:46:17.229+0000 I NETWORK [conn1470] end connection 127.0.0.1:33635 (5 connections now open) 2014-10-06T14:46:17.229+0000 I NETWORK [conn1460] end connection 127.0.0.1:33625 (3 connections now open) 2014-10-06T14:46:17.230+0000 I NETWORK [conn1462] end connection 127.0.0.1:33627 (2 connections now open) 2014-10-06T14:46:17.230+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33641 #1476 (3 connections now open) 2014-10-06T14:46:17.230+0000 I NETWORK [conn1476] end connection 127.0.0.1:33641 (2 connections now open) 2014-10-06T14:46:17.231+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:46:17.231+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:46:17.231+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:46:17.232+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33642 #1477 (3 connections now open) 2014-10-06T14:46:17.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33643 #1478 (4 connections now open) 2014-10-06T14:46:17.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33644 #1479 (5 connections now open) 2014-10-06T14:46:17.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33645 #1480 (6 connections now open) 2014-10-06T14:46:17.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33646 #1481 (7 connections now open) 2014-10-06T14:46:17.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33647 #1482 (8 connections now open) 2014-10-06T14:46:17.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33648 #1483 (9 connections now open) 2014-10-06T14:46:17.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33649 #1484 (10 connections now open) 2014-10-06T14:46:17.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33650 #1485 (11 connections now open) 2014-10-06T14:46:17.234+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33651 #1486 (12 connections now open) 2014-10-06T14:46:17.234+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33652 #1487 (13 connections now open) 2014-10-06T14:46:17.234+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33653 #1488 (14 connections now open) 2014-10-06T14:46:17.234+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33654 #1489 (15 connections now open) 2014-10-06T14:46:17.234+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33655 #1490 (16 connections now open) 2014-10-06T14:46:17.234+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33656 #1491 (17 connections now open) 2014-10-06T14:46:17.235+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33657 #1492 (18 connections now open) 2014-10-06T14:46:17.235+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33658 #1493 (19 connections now open) 2014-10-06T14:46:17.235+0000 I NETWORK [conn1477] end connection 127.0.0.1:33642 (18 connections now open) 2014-10-06T14:46:22.236+0000 I NETWORK [conn1484] end connection 127.0.0.1:33649 (17 connections now open) 2014-10-06T14:46:22.236+0000 I NETWORK [conn1486] end connection 127.0.0.1:33651 (17 connections now open) 2014-10-06T14:46:22.236+0000 I NETWORK [conn1490] end connection 127.0.0.1:33655 (17 connections now open) 2014-10-06T14:46:22.236+0000 I NETWORK [conn1482] end connection 127.0.0.1:33647 (16 connections now open) 2014-10-06T14:46:22.236+0000 I NETWORK [conn1489] end connection 127.0.0.1:33654 (13 connections now open) 2014-10-06T14:46:22.236+0000 I NETWORK [conn1485] end connection 127.0.0.1:33650 (12 connections now open) 2014-10-06T14:46:22.236+0000 I NETWORK [conn1487] end connection 127.0.0.1:33652 (12 connections now open) 2014-10-06T14:46:22.236+0000 I NETWORK [conn1480] end connection 127.0.0.1:33645 (10 connections now open) 2014-10-06T14:46:22.236+0000 I NETWORK [conn1491] end connection 127.0.0.1:33656 (9 connections now open) 2014-10-06T14:46:22.236+0000 I NETWORK [conn1483] end connection 127.0.0.1:33648 (9 connections now open) 2014-10-06T14:46:22.236+0000 I NETWORK [conn1488] end connection 127.0.0.1:33653 (7 connections now open) 2014-10-06T14:46:22.236+0000 I NETWORK [conn1493] end connection 127.0.0.1:33658 (7 connections now open) 2014-10-06T14:46:22.236+0000 I NETWORK [conn1479] end connection 127.0.0.1:33644 (6 connections now open) 2014-10-06T14:46:22.237+0000 I NETWORK [conn1478] end connection 127.0.0.1:33643 (4 connections now open) 2014-10-06T14:46:22.237+0000 I NETWORK [conn1492] end connection 127.0.0.1:33657 (3 connections now open) 2014-10-06T14:46:22.237+0000 I NETWORK [conn1481] end connection 127.0.0.1:33646 (2 connections now open) 2014-10-06T14:46:22.237+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33659 #1494 (3 connections now open) 2014-10-06T14:46:22.238+0000 I NETWORK [conn1494] end connection 127.0.0.1:33659 (2 connections now open) 2014-10-06T14:46:22.238+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:46:22.239+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:46:22.239+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:46:22.240+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33660 #1495 (3 connections now open) 2014-10-06T14:46:22.240+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33661 #1496 (4 connections now open) 2014-10-06T14:46:22.240+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33662 #1497 (5 connections now open) 2014-10-06T14:46:22.240+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33663 #1498 (6 connections now open) 2014-10-06T14:46:22.240+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33664 #1499 (7 connections now open) 2014-10-06T14:46:22.241+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33665 #1500 (8 connections now open) 2014-10-06T14:46:22.241+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33666 #1501 (9 connections now open) 2014-10-06T14:46:22.241+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33667 #1502 (10 connections now open) 2014-10-06T14:46:22.241+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33668 #1503 (11 connections now open) 2014-10-06T14:46:22.241+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33669 #1504 (12 connections now open) 2014-10-06T14:46:22.241+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33670 #1505 (13 connections now open) 2014-10-06T14:46:22.242+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33671 #1506 (14 connections now open) 2014-10-06T14:46:22.242+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33672 #1507 (15 connections now open) 2014-10-06T14:46:22.242+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33673 #1508 (16 connections now open) 2014-10-06T14:46:22.242+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33674 #1509 (17 connections now open) 2014-10-06T14:46:22.242+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33675 #1510 (18 connections now open) 2014-10-06T14:46:22.242+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33676 #1511 (19 connections now open) 2014-10-06T14:46:22.243+0000 I NETWORK [conn1495] end connection 127.0.0.1:33660 (18 connections now open) 2014-10-06T14:46:27.243+0000 I NETWORK [conn1501] end connection 127.0.0.1:33666 (17 connections now open) 2014-10-06T14:46:27.243+0000 I NETWORK [conn1510] end connection 127.0.0.1:33675 (17 connections now open) 2014-10-06T14:46:27.243+0000 I NETWORK [conn1504] end connection 127.0.0.1:33669 (15 connections now open) 2014-10-06T14:46:27.243+0000 I NETWORK [conn1506] end connection 127.0.0.1:33671 (15 connections now open) 2014-10-06T14:46:27.243+0000 I NETWORK [conn1507] end connection 127.0.0.1:33672 (15 connections now open) 2014-10-06T14:46:27.243+0000 I NETWORK [conn1500] end connection 127.0.0.1:33665 (12 connections now open) 2014-10-06T14:46:27.244+0000 I NETWORK [conn1498] end connection 127.0.0.1:33663 (11 connections now open) 2014-10-06T14:46:27.244+0000 I NETWORK [conn1503] end connection 127.0.0.1:33668 (11 connections now open) 2014-10-06T14:46:27.244+0000 I NETWORK [conn1508] end connection 127.0.0.1:33673 (10 connections now open) 2014-10-06T14:46:27.244+0000 I NETWORK [conn1497] end connection 127.0.0.1:33662 (9 connections now open) 2014-10-06T14:46:27.244+0000 I NETWORK [conn1502] end connection 127.0.0.1:33667 (8 connections now open) 2014-10-06T14:46:27.244+0000 I NETWORK [conn1511] end connection 127.0.0.1:33676 (6 connections now open) 2014-10-06T14:46:27.244+0000 I NETWORK [conn1499] end connection 127.0.0.1:33664 (5 connections now open) 2014-10-06T14:46:27.244+0000 I NETWORK [conn1509] end connection 127.0.0.1:33674 (4 connections now open) 2014-10-06T14:46:27.244+0000 I NETWORK [conn1496] end connection 127.0.0.1:33661 (3 connections now open) 2014-10-06T14:46:27.245+0000 I NETWORK [conn1505] end connection 127.0.0.1:33670 (2 connections now open) 2014-10-06T14:46:27.245+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33677 #1512 (3 connections now open) 2014-10-06T14:46:27.245+0000 I NETWORK [conn1512] end connection 127.0.0.1:33677 (2 connections now open) 2014-10-06T14:46:27.246+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:46:27.246+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:46:27.247+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:46:27.247+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33678 #1513 (3 connections now open) 2014-10-06T14:46:27.248+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33679 #1514 (4 connections now open) 2014-10-06T14:46:27.248+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33680 #1515 (5 connections now open) 2014-10-06T14:46:27.248+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33681 #1516 (6 connections now open) 2014-10-06T14:46:27.248+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33682 #1517 (7 connections now open) 2014-10-06T14:46:27.249+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33683 #1518 (8 connections now open) 2014-10-06T14:46:27.249+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33684 #1519 (9 connections now open) 2014-10-06T14:46:27.249+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33685 #1520 (10 connections now open) 2014-10-06T14:46:27.249+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33686 #1521 (11 connections now open) 2014-10-06T14:46:27.249+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33687 #1522 (12 connections now open) 2014-10-06T14:46:27.249+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33688 #1523 (13 connections now open) 2014-10-06T14:46:27.250+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33690 #1524 (14 connections now open) 2014-10-06T14:46:27.250+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33691 #1525 (15 connections now open) 2014-10-06T14:46:27.250+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33692 #1526 (16 connections now open) 2014-10-06T14:46:27.250+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33693 #1527 (17 connections now open) 2014-10-06T14:46:27.250+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33694 #1528 (18 connections now open) 2014-10-06T14:46:27.250+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33695 #1529 (19 connections now open) 2014-10-06T14:46:27.250+0000 I NETWORK [conn1513] end connection 127.0.0.1:33678 (18 connections now open) 2014-10-06T14:46:32.250+0000 I NETWORK [conn1527] end connection 127.0.0.1:33693 (17 connections now open) 2014-10-06T14:46:32.250+0000 I NETWORK [conn1520] end connection 127.0.0.1:33685 (17 connections now open) 2014-10-06T14:46:32.251+0000 I NETWORK [conn1521] end connection 127.0.0.1:33686 (17 connections now open) 2014-10-06T14:46:32.251+0000 I NETWORK [conn1522] end connection 127.0.0.1:33687 (15 connections now open) 2014-10-06T14:46:32.251+0000 I NETWORK [conn1528] end connection 127.0.0.1:33694 (14 connections now open) 2014-10-06T14:46:32.251+0000 I NETWORK [conn1516] end connection 127.0.0.1:33681 (12 connections now open) 2014-10-06T14:46:32.251+0000 I NETWORK [conn1529] end connection 127.0.0.1:33695 (11 connections now open) 2014-10-06T14:46:32.251+0000 I NETWORK [conn1519] end connection 127.0.0.1:33684 (11 connections now open) 2014-10-06T14:46:32.251+0000 I NETWORK [conn1526] end connection 127.0.0.1:33692 (9 connections now open) 2014-10-06T14:46:32.251+0000 I NETWORK [conn1523] end connection 127.0.0.1:33688 (8 connections now open) 2014-10-06T14:46:32.251+0000 I NETWORK [conn1525] end connection 127.0.0.1:33691 (7 connections now open) 2014-10-06T14:46:32.251+0000 I NETWORK [conn1517] end connection 127.0.0.1:33682 (6 connections now open) 2014-10-06T14:46:32.251+0000 I NETWORK [conn1518] end connection 127.0.0.1:33683 (5 connections now open) 2014-10-06T14:46:32.252+0000 I NETWORK [conn1514] end connection 127.0.0.1:33679 (4 connections now open) 2014-10-06T14:46:32.252+0000 I NETWORK [conn1515] end connection 127.0.0.1:33680 (3 connections now open) 2014-10-06T14:46:32.252+0000 I NETWORK [conn1524] end connection 127.0.0.1:33690 (2 connections now open) 2014-10-06T14:46:32.252+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33696 #1530 (3 connections now open) 2014-10-06T14:46:32.252+0000 I NETWORK [conn1530] end connection 127.0.0.1:33696 (2 connections now open) 2014-10-06T14:46:32.253+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:46:32.253+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:46:32.254+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:46:32.254+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33697 #1531 (3 connections now open) 2014-10-06T14:46:32.255+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33698 #1532 (4 connections now open) 2014-10-06T14:46:32.255+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33699 #1533 (5 connections now open) 2014-10-06T14:46:32.255+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33700 #1534 (6 connections now open) 2014-10-06T14:46:32.255+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33701 #1535 (7 connections now open) 2014-10-06T14:46:32.255+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33702 #1536 (8 connections now open) 2014-10-06T14:46:32.255+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33703 #1537 (9 connections now open) 2014-10-06T14:46:32.256+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33704 #1538 (10 connections now open) 2014-10-06T14:46:32.256+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33705 #1539 (11 connections now open) 2014-10-06T14:46:32.256+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33706 #1540 (12 connections now open) 2014-10-06T14:46:32.256+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33707 #1541 (13 connections now open) 2014-10-06T14:46:32.256+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33708 #1542 (14 connections now open) 2014-10-06T14:46:32.256+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33709 #1543 (15 connections now open) 2014-10-06T14:46:32.257+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33710 #1544 (16 connections now open) 2014-10-06T14:46:32.257+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33711 #1545 (17 connections now open) 2014-10-06T14:46:32.257+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33712 #1546 (18 connections now open) 2014-10-06T14:46:32.257+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33713 #1547 (19 connections now open) 2014-10-06T14:46:32.257+0000 I NETWORK [conn1531] end connection 127.0.0.1:33697 (18 connections now open) 2014-10-06T14:46:37.258+0000 I NETWORK [conn1535] end connection 127.0.0.1:33701 (17 connections now open) 2014-10-06T14:46:37.258+0000 I NETWORK [conn1545] end connection 127.0.0.1:33711 (17 connections now open) 2014-10-06T14:46:37.258+0000 I NETWORK [conn1540] end connection 127.0.0.1:33706 (15 connections now open) 2014-10-06T14:46:37.258+0000 I NETWORK [conn1538] end connection 127.0.0.1:33704 (14 connections now open) 2014-10-06T14:46:37.258+0000 I NETWORK [conn1536] end connection 127.0.0.1:33702 (13 connections now open) 2014-10-06T14:46:37.258+0000 I NETWORK [conn1532] end connection 127.0.0.1:33698 (12 connections now open) 2014-10-06T14:46:37.258+0000 I NETWORK [conn1546] end connection 127.0.0.1:33712 (11 connections now open) 2014-10-06T14:46:37.258+0000 I NETWORK [conn1543] end connection 127.0.0.1:33709 (10 connections now open) 2014-10-06T14:46:37.258+0000 I NETWORK [conn1544] end connection 127.0.0.1:33710 (9 connections now open) 2014-10-06T14:46:37.258+0000 I NETWORK [conn1533] end connection 127.0.0.1:33699 (9 connections now open) 2014-10-06T14:46:37.258+0000 I NETWORK [conn1534] end connection 127.0.0.1:33700 (7 connections now open) 2014-10-06T14:46:37.258+0000 I NETWORK [conn1542] end connection 127.0.0.1:33708 (6 connections now open) 2014-10-06T14:46:37.259+0000 I NETWORK [conn1547] end connection 127.0.0.1:33713 (5 connections now open) 2014-10-06T14:46:37.259+0000 I NETWORK [conn1541] end connection 127.0.0.1:33707 (4 connections now open) 2014-10-06T14:46:37.259+0000 I NETWORK [conn1537] end connection 127.0.0.1:33703 (3 connections now open) 2014-10-06T14:46:37.259+0000 I NETWORK [conn1539] end connection 127.0.0.1:33705 (2 connections now open) 2014-10-06T14:46:37.259+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33714 #1548 (3 connections now open) 2014-10-06T14:46:37.260+0000 I NETWORK [conn1548] end connection 127.0.0.1:33714 (2 connections now open) 2014-10-06T14:46:37.260+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:46:37.261+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:46:37.261+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:46:37.262+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33715 #1549 (3 connections now open) 2014-10-06T14:46:37.262+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33716 #1550 (4 connections now open) 2014-10-06T14:46:37.262+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33717 #1551 (5 connections now open) 2014-10-06T14:46:37.262+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33718 #1552 (6 connections now open) 2014-10-06T14:46:37.262+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33719 #1553 (7 connections now open) 2014-10-06T14:46:37.263+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33720 #1554 (8 connections now open) 2014-10-06T14:46:37.263+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33721 #1555 (9 connections now open) 2014-10-06T14:46:37.263+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33722 #1556 (10 connections now open) 2014-10-06T14:46:37.263+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33723 #1557 (11 connections now open) 2014-10-06T14:46:37.263+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33724 #1558 (12 connections now open) 2014-10-06T14:46:37.263+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33725 #1559 (13 connections now open) 2014-10-06T14:46:37.263+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33726 #1560 (14 connections now open) 2014-10-06T14:46:37.263+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33727 #1561 (15 connections now open) 2014-10-06T14:46:37.264+0000 I NETWORK [conn1549] end connection 127.0.0.1:33715 (14 connections now open) 2014-10-06T14:46:37.264+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33728 #1562 (15 connections now open) 2014-10-06T14:46:37.264+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33729 #1563 (16 connections now open) 2014-10-06T14:46:37.265+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33730 #1564 (17 connections now open) 2014-10-06T14:46:37.265+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33731 #1565 (18 connections now open) 2014-10-06T14:46:42.264+0000 I NETWORK [conn1560] end connection 127.0.0.1:33726 (17 connections now open) 2014-10-06T14:46:42.264+0000 I NETWORK [conn1559] end connection 127.0.0.1:33725 (17 connections now open) 2014-10-06T14:46:42.265+0000 I NETWORK [conn1557] end connection 127.0.0.1:33723 (15 connections now open) 2014-10-06T14:46:42.265+0000 I NETWORK [conn1565] end connection 127.0.0.1:33731 (14 connections now open) 2014-10-06T14:46:42.265+0000 I NETWORK [conn1550] end connection 127.0.0.1:33716 (13 connections now open) 2014-10-06T14:46:42.265+0000 I NETWORK [conn1555] end connection 127.0.0.1:33721 (13 connections now open) 2014-10-06T14:46:42.265+0000 I NETWORK [conn1558] end connection 127.0.0.1:33724 (11 connections now open) 2014-10-06T14:46:42.265+0000 I NETWORK [conn1553] end connection 127.0.0.1:33719 (10 connections now open) 2014-10-06T14:46:42.265+0000 I NETWORK [conn1563] end connection 127.0.0.1:33729 (9 connections now open) 2014-10-06T14:46:42.265+0000 I NETWORK [conn1561] end connection 127.0.0.1:33727 (8 connections now open) 2014-10-06T14:46:42.265+0000 I NETWORK [conn1554] end connection 127.0.0.1:33720 (7 connections now open) 2014-10-06T14:46:42.265+0000 I NETWORK [conn1562] end connection 127.0.0.1:33728 (6 connections now open) 2014-10-06T14:46:42.265+0000 I NETWORK [conn1552] end connection 127.0.0.1:33718 (6 connections now open) 2014-10-06T14:46:42.266+0000 I NETWORK [conn1564] end connection 127.0.0.1:33730 (4 connections now open) 2014-10-06T14:46:42.266+0000 I NETWORK [conn1556] end connection 127.0.0.1:33722 (4 connections now open) 2014-10-06T14:46:42.266+0000 I NETWORK [conn1551] end connection 127.0.0.1:33717 (2 connections now open) 2014-10-06T14:46:42.266+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33732 #1566 (3 connections now open) 2014-10-06T14:46:42.267+0000 I NETWORK [conn1566] end connection 127.0.0.1:33732 (2 connections now open) 2014-10-06T14:46:42.267+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:46:42.268+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:46:42.268+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:46:42.269+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33733 #1567 (3 connections now open) 2014-10-06T14:46:42.269+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33734 #1568 (4 connections now open) 2014-10-06T14:46:42.269+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33735 #1569 (5 connections now open) 2014-10-06T14:46:42.269+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33736 #1570 (6 connections now open) 2014-10-06T14:46:42.269+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33737 #1571 (7 connections now open) 2014-10-06T14:46:42.270+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33738 #1572 (8 connections now open) 2014-10-06T14:46:42.270+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33739 #1573 (9 connections now open) 2014-10-06T14:46:42.270+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33740 #1574 (10 connections now open) 2014-10-06T14:46:42.270+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33741 #1575 (11 connections now open) 2014-10-06T14:46:42.270+0000 I NETWORK [conn1567] end connection 127.0.0.1:33733 (10 connections now open) 2014-10-06T14:46:47.271+0000 I NETWORK [conn1574] end connection 127.0.0.1:33740 (9 connections now open) 2014-10-06T14:46:47.271+0000 I NETWORK [conn1570] end connection 127.0.0.1:33736 (9 connections now open) 2014-10-06T14:46:47.271+0000 I NETWORK [conn1569] end connection 127.0.0.1:33735 (8 connections now open) 2014-10-06T14:46:47.271+0000 I NETWORK [conn1573] end connection 127.0.0.1:33739 (7 connections now open) 2014-10-06T14:46:47.271+0000 I NETWORK [conn1575] end connection 127.0.0.1:33741 (5 connections now open) 2014-10-06T14:46:47.271+0000 I NETWORK [conn1572] end connection 127.0.0.1:33738 (5 connections now open) 2014-10-06T14:46:47.271+0000 I NETWORK [conn1568] end connection 127.0.0.1:33734 (3 connections now open) 2014-10-06T14:46:47.271+0000 I NETWORK [conn1571] end connection 127.0.0.1:33737 (3 connections now open) 2014-10-06T14:46:47.271+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33742 #1576 (3 connections now open) 2014-10-06T14:46:47.272+0000 I NETWORK [conn1576] end connection 127.0.0.1:33742 (2 connections now open) 2014-10-06T14:46:47.272+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:46:47.273+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:46:47.273+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:46:47.274+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33743 #1577 (3 connections now open) 2014-10-06T14:46:47.274+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33744 #1578 (4 connections now open) 2014-10-06T14:46:47.275+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33745 #1579 (5 connections now open) 2014-10-06T14:46:47.275+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33746 #1580 (6 connections now open) 2014-10-06T14:46:47.275+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33747 #1581 (7 connections now open) 2014-10-06T14:46:47.275+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33748 #1582 (8 connections now open) 2014-10-06T14:46:47.275+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33749 #1583 (9 connections now open) 2014-10-06T14:46:47.275+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33750 #1584 (10 connections now open) 2014-10-06T14:46:47.275+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33751 #1585 (11 connections now open) 2014-10-06T14:46:47.276+0000 I NETWORK [conn1577] end connection 127.0.0.1:33743 (10 connections now open) 2014-10-06T14:46:52.276+0000 I NETWORK [conn1583] end connection 127.0.0.1:33749 (9 connections now open) 2014-10-06T14:46:52.276+0000 I NETWORK [conn1585] end connection 127.0.0.1:33751 (9 connections now open) 2014-10-06T14:46:52.276+0000 I NETWORK [conn1579] end connection 127.0.0.1:33745 (8 connections now open) 2014-10-06T14:46:52.276+0000 I NETWORK [conn1581] end connection 127.0.0.1:33747 (8 connections now open) 2014-10-06T14:46:52.276+0000 I NETWORK [conn1578] end connection 127.0.0.1:33744 (5 connections now open) 2014-10-06T14:46:52.276+0000 I NETWORK [conn1582] end connection 127.0.0.1:33748 (8 connections now open) 2014-10-06T14:46:52.276+0000 I NETWORK [conn1580] end connection 127.0.0.1:33746 (8 connections now open) 2014-10-06T14:46:52.276+0000 I NETWORK [conn1584] end connection 127.0.0.1:33750 (8 connections now open) 2014-10-06T14:46:52.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33752 #1586 (3 connections now open) 2014-10-06T14:46:52.277+0000 I NETWORK [conn1586] end connection 127.0.0.1:33752 (2 connections now open) 2014-10-06T14:46:52.278+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:46:52.278+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:46:52.279+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:46:52.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33753 #1587 (3 connections now open) 2014-10-06T14:46:52.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33754 #1588 (4 connections now open) 2014-10-06T14:46:52.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33755 #1589 (5 connections now open) 2014-10-06T14:46:52.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33756 #1590 (6 connections now open) 2014-10-06T14:46:52.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33757 #1591 (7 connections now open) 2014-10-06T14:46:52.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33758 #1592 (8 connections now open) 2014-10-06T14:46:52.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33759 #1593 (9 connections now open) 2014-10-06T14:46:52.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33760 #1594 (10 connections now open) 2014-10-06T14:46:52.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33761 #1595 (11 connections now open) 2014-10-06T14:46:52.281+0000 I NETWORK [conn1587] end connection 127.0.0.1:33753 (10 connections now open) 2014-10-06T14:46:56.537+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._5 2014-10-06T14:46:57.281+0000 I NETWORK [conn1589] end connection 127.0.0.1:33755 (9 connections now open) 2014-10-06T14:46:57.281+0000 I NETWORK [conn1595] end connection 127.0.0.1:33761 (8 connections now open) 2014-10-06T14:46:57.281+0000 I NETWORK [conn1594] end connection 127.0.0.1:33760 (7 connections now open) 2014-10-06T14:46:57.281+0000 I NETWORK [conn1593] end connection 127.0.0.1:33759 (7 connections now open) 2014-10-06T14:46:57.281+0000 I NETWORK [conn1592] end connection 127.0.0.1:33758 (6 connections now open) 2014-10-06T14:46:57.281+0000 I NETWORK [conn1591] end connection 127.0.0.1:33757 (4 connections now open) 2014-10-06T14:46:57.281+0000 I NETWORK [conn1588] end connection 127.0.0.1:33754 (4 connections now open) 2014-10-06T14:46:57.281+0000 I NETWORK [conn1590] end connection 127.0.0.1:33756 (7 connections now open) 2014-10-06T14:46:57.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33762 #1596 (3 connections now open) 2014-10-06T14:46:57.282+0000 I NETWORK [conn1596] end connection 127.0.0.1:33762 (2 connections now open) 2014-10-06T14:46:57.283+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:46:57.283+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:46:57.283+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:46:57.284+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33763 #1597 (3 connections now open) 2014-10-06T14:46:57.285+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33764 #1598 (4 connections now open) 2014-10-06T14:46:57.285+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33765 #1599 (5 connections now open) 2014-10-06T14:46:57.285+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33766 #1600 (6 connections now open) 2014-10-06T14:46:57.285+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33767 #1601 (7 connections now open) 2014-10-06T14:46:57.285+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33768 #1602 (8 connections now open) 2014-10-06T14:46:57.285+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33769 #1603 (9 connections now open) 2014-10-06T14:46:57.285+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33770 #1604 (10 connections now open) 2014-10-06T14:46:57.285+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33771 #1605 (11 connections now open) 2014-10-06T14:46:57.286+0000 I NETWORK [conn1597] end connection 127.0.0.1:33763 (10 connections now open) 2014-10-06T14:47:02.286+0000 I NETWORK [conn1604] end connection 127.0.0.1:33770 (9 connections now open) 2014-10-06T14:47:02.286+0000 I NETWORK [conn1602] end connection 127.0.0.1:33768 (9 connections now open) 2014-10-06T14:47:02.286+0000 I NETWORK [conn1598] end connection 127.0.0.1:33764 (8 connections now open) 2014-10-06T14:47:02.286+0000 I NETWORK [conn1603] end connection 127.0.0.1:33769 (6 connections now open) 2014-10-06T14:47:02.286+0000 I NETWORK [conn1605] end connection 127.0.0.1:33771 (6 connections now open) 2014-10-06T14:47:02.286+0000 I NETWORK [conn1601] end connection 127.0.0.1:33767 (5 connections now open) 2014-10-06T14:47:02.286+0000 I NETWORK [conn1600] end connection 127.0.0.1:33766 (3 connections now open) 2014-10-06T14:47:02.287+0000 I NETWORK [conn1599] end connection 127.0.0.1:33765 (2 connections now open) 2014-10-06T14:47:02.287+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33772 #1606 (3 connections now open) 2014-10-06T14:47:02.287+0000 I NETWORK [conn1606] end connection 127.0.0.1:33772 (2 connections now open) 2014-10-06T14:47:02.287+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:02.288+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:02.288+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:02.289+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33773 #1607 (3 connections now open) 2014-10-06T14:47:02.289+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33774 #1608 (4 connections now open) 2014-10-06T14:47:02.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33775 #1609 (5 connections now open) 2014-10-06T14:47:02.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33777 #1610 (6 connections now open) 2014-10-06T14:47:02.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33776 #1611 (7 connections now open) 2014-10-06T14:47:02.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33778 #1612 (8 connections now open) 2014-10-06T14:47:02.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33779 #1613 (9 connections now open) 2014-10-06T14:47:02.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33780 #1614 (10 connections now open) 2014-10-06T14:47:02.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33781 #1615 (11 connections now open) 2014-10-06T14:47:02.291+0000 I NETWORK [conn1607] end connection 127.0.0.1:33773 (10 connections now open) 2014-10-06T14:47:07.291+0000 I NETWORK [conn1615] end connection 127.0.0.1:33781 (9 connections now open) 2014-10-06T14:47:07.291+0000 I NETWORK [conn1613] end connection 127.0.0.1:33779 (8 connections now open) 2014-10-06T14:47:07.291+0000 I NETWORK [conn1611] end connection 127.0.0.1:33776 (8 connections now open) 2014-10-06T14:47:07.291+0000 I NETWORK [conn1614] end connection 127.0.0.1:33780 (8 connections now open) 2014-10-06T14:47:07.291+0000 I NETWORK [conn1610] end connection 127.0.0.1:33777 (6 connections now open) 2014-10-06T14:47:07.291+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33782 #1616 (6 connections now open) 2014-10-06T14:47:07.291+0000 I NETWORK [conn1612] end connection 127.0.0.1:33778 (8 connections now open) 2014-10-06T14:47:07.291+0000 I NETWORK [conn1608] end connection 127.0.0.1:33774 (8 connections now open) 2014-10-06T14:47:07.291+0000 I NETWORK [conn1609] end connection 127.0.0.1:33775 (8 connections now open) 2014-10-06T14:47:07.292+0000 I NETWORK [conn1616] end connection 127.0.0.1:33782 (2 connections now open) 2014-10-06T14:47:07.292+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:07.293+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:07.293+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:07.294+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33783 #1617 (3 connections now open) 2014-10-06T14:47:07.294+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33784 #1618 (4 connections now open) 2014-10-06T14:47:07.295+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33785 #1619 (5 connections now open) 2014-10-06T14:47:07.295+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33786 #1620 (6 connections now open) 2014-10-06T14:47:07.295+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33787 #1621 (7 connections now open) 2014-10-06T14:47:07.295+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33788 #1622 (8 connections now open) 2014-10-06T14:47:07.295+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33789 #1623 (9 connections now open) 2014-10-06T14:47:07.295+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33790 #1624 (10 connections now open) 2014-10-06T14:47:07.295+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33791 #1625 (11 connections now open) 2014-10-06T14:47:07.296+0000 I NETWORK [conn1617] end connection 127.0.0.1:33783 (10 connections now open) 2014-10-06T14:47:12.296+0000 I NETWORK [conn1622] end connection 127.0.0.1:33788 (9 connections now open) 2014-10-06T14:47:12.296+0000 I NETWORK [conn1624] end connection 127.0.0.1:33790 (8 connections now open) 2014-10-06T14:47:12.296+0000 I NETWORK [conn1623] end connection 127.0.0.1:33789 (8 connections now open) 2014-10-06T14:47:12.296+0000 I NETWORK [conn1620] end connection 127.0.0.1:33786 (9 connections now open) 2014-10-06T14:47:12.296+0000 I NETWORK [conn1619] end connection 127.0.0.1:33785 (8 connections now open) 2014-10-06T14:47:12.296+0000 I NETWORK [conn1621] end connection 127.0.0.1:33787 (5 connections now open) 2014-10-06T14:47:12.296+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33792 #1626 (5 connections now open) 2014-10-06T14:47:12.296+0000 I NETWORK [conn1625] end connection 127.0.0.1:33791 (8 connections now open) 2014-10-06T14:47:12.296+0000 I NETWORK [conn1618] end connection 127.0.0.1:33784 (8 connections now open) 2014-10-06T14:47:12.297+0000 I NETWORK [conn1626] end connection 127.0.0.1:33792 (2 connections now open) 2014-10-06T14:47:12.298+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:12.298+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:12.299+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:12.299+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33793 #1627 (3 connections now open) 2014-10-06T14:47:12.300+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33794 #1628 (4 connections now open) 2014-10-06T14:47:12.300+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33795 #1629 (5 connections now open) 2014-10-06T14:47:12.300+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33796 #1630 (6 connections now open) 2014-10-06T14:47:12.300+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33797 #1631 (7 connections now open) 2014-10-06T14:47:12.300+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33798 #1632 (8 connections now open) 2014-10-06T14:47:12.300+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33799 #1633 (9 connections now open) 2014-10-06T14:47:12.300+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33800 #1634 (10 connections now open) 2014-10-06T14:47:12.300+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33801 #1635 (11 connections now open) 2014-10-06T14:47:12.301+0000 I NETWORK [conn1627] end connection 127.0.0.1:33793 (10 connections now open) 2014-10-06T14:47:17.301+0000 I NETWORK [conn1630] end connection 127.0.0.1:33796 (9 connections now open) 2014-10-06T14:47:17.301+0000 I NETWORK [conn1634] end connection 127.0.0.1:33800 (9 connections now open) 2014-10-06T14:47:17.301+0000 I NETWORK [conn1635] end connection 127.0.0.1:33801 (9 connections now open) 2014-10-06T14:47:17.301+0000 I NETWORK [conn1631] end connection 127.0.0.1:33797 (8 connections now open) 2014-10-06T14:47:17.301+0000 I NETWORK [conn1632] end connection 127.0.0.1:33798 (8 connections now open) 2014-10-06T14:47:17.302+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33802 #1636 (8 connections now open) 2014-10-06T14:47:17.302+0000 I NETWORK [conn1629] end connection 127.0.0.1:33795 (8 connections now open) 2014-10-06T14:47:17.302+0000 I NETWORK [conn1628] end connection 127.0.0.1:33794 (8 connections now open) 2014-10-06T14:47:17.302+0000 I NETWORK [conn1633] end connection 127.0.0.1:33799 (8 connections now open) 2014-10-06T14:47:17.303+0000 I NETWORK [conn1636] end connection 127.0.0.1:33802 (2 connections now open) 2014-10-06T14:47:17.303+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:17.304+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:17.304+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:17.305+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33803 #1637 (3 connections now open) 2014-10-06T14:47:17.305+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33804 #1638 (4 connections now open) 2014-10-06T14:47:17.305+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33805 #1639 (5 connections now open) 2014-10-06T14:47:17.305+0000 I NETWORK [conn1637] end connection 127.0.0.1:33803 (4 connections now open) 2014-10-06T14:47:17.305+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33806 #1640 (6 connections now open) 2014-10-06T14:47:17.305+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33807 #1641 (6 connections now open) 2014-10-06T14:47:22.306+0000 I NETWORK [conn1641] end connection 127.0.0.1:33807 (5 connections now open) 2014-10-06T14:47:22.306+0000 I NETWORK [conn1638] end connection 127.0.0.1:33804 (5 connections now open) 2014-10-06T14:47:22.306+0000 I NETWORK [conn1640] end connection 127.0.0.1:33806 (4 connections now open) 2014-10-06T14:47:22.306+0000 I NETWORK [conn1639] end connection 127.0.0.1:33805 (2 connections now open) 2014-10-06T14:47:22.306+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33808 #1642 (3 connections now open) 2014-10-06T14:47:22.306+0000 I NETWORK [conn1642] end connection 127.0.0.1:33808 (2 connections now open) 2014-10-06T14:47:22.307+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:22.308+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:22.308+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:22.309+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33809 #1643 (3 connections now open) 2014-10-06T14:47:22.309+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33810 #1644 (4 connections now open) 2014-10-06T14:47:22.309+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33811 #1645 (5 connections now open) 2014-10-06T14:47:22.309+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33812 #1646 (6 connections now open) 2014-10-06T14:47:22.309+0000 I NETWORK [conn1643] end connection 127.0.0.1:33809 (5 connections now open) 2014-10-06T14:47:22.309+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33813 #1647 (7 connections now open) 2014-10-06T14:47:27.310+0000 I NETWORK [conn1644] end connection 127.0.0.1:33810 (5 connections now open) 2014-10-06T14:47:27.310+0000 I NETWORK [conn1647] end connection 127.0.0.1:33813 (5 connections now open) 2014-10-06T14:47:27.310+0000 I NETWORK [conn1645] end connection 127.0.0.1:33811 (5 connections now open) 2014-10-06T14:47:27.310+0000 I NETWORK [conn1646] end connection 127.0.0.1:33812 (2 connections now open) 2014-10-06T14:47:27.310+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33814 #1648 (3 connections now open) 2014-10-06T14:47:27.310+0000 I NETWORK [conn1648] end connection 127.0.0.1:33814 (2 connections now open) 2014-10-06T14:47:27.311+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:27.311+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:27.312+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:27.312+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33815 #1649 (3 connections now open) 2014-10-06T14:47:27.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33816 #1650 (4 connections now open) 2014-10-06T14:47:27.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33817 #1651 (5 connections now open) 2014-10-06T14:47:27.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33818 #1652 (6 connections now open) 2014-10-06T14:47:27.313+0000 I NETWORK [conn1649] end connection 127.0.0.1:33815 (4 connections now open) 2014-10-06T14:47:27.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33819 #1653 (7 connections now open) 2014-10-06T14:47:32.313+0000 I NETWORK [conn1651] end connection 127.0.0.1:33817 (5 connections now open) 2014-10-06T14:47:32.313+0000 I NETWORK [conn1653] end connection 127.0.0.1:33819 (5 connections now open) 2014-10-06T14:47:32.313+0000 I NETWORK [conn1652] end connection 127.0.0.1:33818 (3 connections now open) 2014-10-06T14:47:32.313+0000 I NETWORK [conn1650] end connection 127.0.0.1:33816 (2 connections now open) 2014-10-06T14:47:32.314+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33820 #1654 (3 connections now open) 2014-10-06T14:47:32.314+0000 I NETWORK [conn1654] end connection 127.0.0.1:33820 (2 connections now open) 2014-10-06T14:47:32.314+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:32.315+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:32.315+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:32.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33821 #1655 (3 connections now open) 2014-10-06T14:47:32.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33822 #1656 (4 connections now open) 2014-10-06T14:47:32.317+0000 I NETWORK [conn1655] end connection 127.0.0.1:33821 (3 connections now open) 2014-10-06T14:47:32.317+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33823 #1657 (4 connections now open) 2014-10-06T14:47:32.317+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33824 #1658 (5 connections now open) 2014-10-06T14:47:32.317+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33825 #1659 (6 connections now open) 2014-10-06T14:47:37.317+0000 I NETWORK [conn1658] end connection 127.0.0.1:33824 (5 connections now open) 2014-10-06T14:47:37.317+0000 I NETWORK [conn1656] end connection 127.0.0.1:33822 (5 connections now open) 2014-10-06T14:47:37.317+0000 I NETWORK [conn1657] end connection 127.0.0.1:33823 (3 connections now open) 2014-10-06T14:47:37.317+0000 I NETWORK [conn1659] end connection 127.0.0.1:33825 (2 connections now open) 2014-10-06T14:47:37.318+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33826 #1660 (3 connections now open) 2014-10-06T14:47:37.318+0000 I NETWORK [conn1660] end connection 127.0.0.1:33826 (2 connections now open) 2014-10-06T14:47:37.318+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:37.319+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:37.319+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:37.320+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33827 #1661 (3 connections now open) 2014-10-06T14:47:37.320+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33828 #1662 (4 connections now open) 2014-10-06T14:47:37.321+0000 I NETWORK [conn1661] end connection 127.0.0.1:33827 (3 connections now open) 2014-10-06T14:47:37.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33829 #1663 (5 connections now open) 2014-10-06T14:47:37.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33830 #1664 (5 connections now open) 2014-10-06T14:47:37.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33832 #1665 (6 connections now open) 2014-10-06T14:47:42.321+0000 I NETWORK [conn1662] end connection 127.0.0.1:33828 (5 connections now open) 2014-10-06T14:47:42.321+0000 I NETWORK [conn1663] end connection 127.0.0.1:33829 (5 connections now open) 2014-10-06T14:47:42.321+0000 I NETWORK [conn1664] end connection 127.0.0.1:33830 (4 connections now open) 2014-10-06T14:47:42.321+0000 I NETWORK [conn1665] end connection 127.0.0.1:33832 (3 connections now open) 2014-10-06T14:47:42.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33833 #1666 (3 connections now open) 2014-10-06T14:47:42.322+0000 I NETWORK [conn1666] end connection 127.0.0.1:33833 (2 connections now open) 2014-10-06T14:47:42.322+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:42.323+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:42.323+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:42.324+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33834 #1667 (3 connections now open) 2014-10-06T14:47:42.324+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33835 #1668 (4 connections now open) 2014-10-06T14:47:42.324+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33836 #1669 (5 connections now open) 2014-10-06T14:47:42.324+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33837 #1670 (6 connections now open) 2014-10-06T14:47:42.324+0000 I NETWORK [conn1667] end connection 127.0.0.1:33834 (4 connections now open) 2014-10-06T14:47:42.324+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33838 #1671 (7 connections now open) 2014-10-06T14:47:47.325+0000 I NETWORK [conn1668] end connection 127.0.0.1:33835 (5 connections now open) 2014-10-06T14:47:47.325+0000 I NETWORK [conn1670] end connection 127.0.0.1:33837 (5 connections now open) 2014-10-06T14:47:47.325+0000 I NETWORK [conn1671] end connection 127.0.0.1:33838 (4 connections now open) 2014-10-06T14:47:47.325+0000 I NETWORK [conn1669] end connection 127.0.0.1:33836 (4 connections now open) 2014-10-06T14:47:47.325+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33839 #1672 (6 connections now open) 2014-10-06T14:47:47.326+0000 I NETWORK [conn1672] end connection 127.0.0.1:33839 (2 connections now open) 2014-10-06T14:47:47.326+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:47.327+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:47.327+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:47.328+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33840 #1673 (3 connections now open) 2014-10-06T14:47:47.328+0000 I NETWORK [conn1673] end connection 127.0.0.1:33840 (2 connections now open) 2014-10-06T14:47:47.328+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33841 #1674 (4 connections now open) 2014-10-06T14:47:47.328+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33842 #1675 (4 connections now open) 2014-10-06T14:47:47.328+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33843 #1676 (5 connections now open) 2014-10-06T14:47:47.329+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33844 #1677 (6 connections now open) 2014-10-06T14:47:52.329+0000 I NETWORK [conn1676] end connection 127.0.0.1:33843 (5 connections now open) 2014-10-06T14:47:52.329+0000 I NETWORK [conn1677] end connection 127.0.0.1:33844 (4 connections now open) 2014-10-06T14:47:52.329+0000 I NETWORK [conn1674] end connection 127.0.0.1:33841 (4 connections now open) 2014-10-06T14:47:52.329+0000 I NETWORK [conn1675] end connection 127.0.0.1:33842 (4 connections now open) 2014-10-06T14:47:52.329+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33845 #1678 (6 connections now open) 2014-10-06T14:47:52.330+0000 I NETWORK [conn1678] end connection 127.0.0.1:33845 (2 connections now open) 2014-10-06T14:47:52.330+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:52.331+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:52.331+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:52.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33846 #1679 (3 connections now open) 2014-10-06T14:47:52.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33847 #1680 (4 connections now open) 2014-10-06T14:47:52.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33848 #1681 (5 connections now open) 2014-10-06T14:47:52.333+0000 I NETWORK [conn1679] end connection 127.0.0.1:33846 (4 connections now open) 2014-10-06T14:47:57.333+0000 I NETWORK [conn1680] end connection 127.0.0.1:33847 (3 connections now open) 2014-10-06T14:47:57.333+0000 I NETWORK [conn1681] end connection 127.0.0.1:33848 (3 connections now open) 2014-10-06T14:47:57.333+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33849 #1682 (4 connections now open) 2014-10-06T14:47:57.334+0000 I NETWORK [conn1682] end connection 127.0.0.1:33849 (2 connections now open) 2014-10-06T14:47:57.334+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:57.335+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:57.335+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:47:57.336+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33850 #1683 (3 connections now open) 2014-10-06T14:47:57.336+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33851 #1684 (4 connections now open) 2014-10-06T14:47:57.336+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33852 #1685 (5 connections now open) 2014-10-06T14:47:57.336+0000 I NETWORK [conn1683] end connection 127.0.0.1:33850 (4 connections now open) 2014-10-06T14:48:02.337+0000 I NETWORK [conn1685] end connection 127.0.0.1:33852 (3 connections now open) 2014-10-06T14:48:02.337+0000 I NETWORK [conn1684] end connection 127.0.0.1:33851 (3 connections now open) 2014-10-06T14:48:02.337+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33853 #1686 (4 connections now open) 2014-10-06T14:48:02.338+0000 I NETWORK [conn1686] end connection 127.0.0.1:33853 (2 connections now open) 2014-10-06T14:48:02.338+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:02.339+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:02.339+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:02.340+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33854 #1687 (3 connections now open) 2014-10-06T14:48:02.340+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33855 #1688 (4 connections now open) 2014-10-06T14:48:02.340+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33856 #1689 (5 connections now open) 2014-10-06T14:48:02.340+0000 I NETWORK [conn1687] end connection 127.0.0.1:33854 (4 connections now open) 2014-10-06T14:48:07.341+0000 I NETWORK [conn1688] end connection 127.0.0.1:33855 (3 connections now open) 2014-10-06T14:48:07.341+0000 I NETWORK [conn1689] end connection 127.0.0.1:33856 (2 connections now open) 2014-10-06T14:48:07.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33857 #1690 (4 connections now open) 2014-10-06T14:48:07.341+0000 I NETWORK [conn1690] end connection 127.0.0.1:33857 (2 connections now open) 2014-10-06T14:48:07.342+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:07.343+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:07.343+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:07.344+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33858 #1691 (3 connections now open) 2014-10-06T14:48:07.344+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33859 #1692 (4 connections now open) 2014-10-06T14:48:07.344+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33860 #1693 (5 connections now open) 2014-10-06T14:48:07.344+0000 I NETWORK [conn1691] end connection 127.0.0.1:33858 (4 connections now open) 2014-10-06T14:48:12.349+0000 I NETWORK [conn1692] end connection 127.0.0.1:33859 (3 connections now open) 2014-10-06T14:48:12.349+0000 I NETWORK [conn1693] end connection 127.0.0.1:33860 (3 connections now open) 2014-10-06T14:48:12.349+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33861 #1694 (4 connections now open) 2014-10-06T14:48:12.350+0000 I NETWORK [conn1694] end connection 127.0.0.1:33861 (2 connections now open) 2014-10-06T14:48:12.350+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:12.351+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:12.351+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:12.352+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33862 #1695 (3 connections now open) 2014-10-06T14:48:12.352+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33863 #1696 (4 connections now open) 2014-10-06T14:48:12.352+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33864 #1697 (5 connections now open) 2014-10-06T14:48:12.352+0000 I NETWORK [conn1695] end connection 127.0.0.1:33862 (4 connections now open) 2014-10-06T14:48:17.353+0000 I NETWORK [conn1697] end connection 127.0.0.1:33864 (3 connections now open) 2014-10-06T14:48:17.353+0000 I NETWORK [conn1696] end connection 127.0.0.1:33863 (3 connections now open) 2014-10-06T14:48:17.353+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33865 #1698 (4 connections now open) 2014-10-06T14:48:17.354+0000 I NETWORK [conn1698] end connection 127.0.0.1:33865 (2 connections now open) 2014-10-06T14:48:17.354+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:17.355+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:17.355+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:17.356+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33866 #1699 (3 connections now open) 2014-10-06T14:48:17.356+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33867 #1700 (4 connections now open) 2014-10-06T14:48:17.356+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33868 #1701 (5 connections now open) 2014-10-06T14:48:17.356+0000 I NETWORK [conn1699] end connection 127.0.0.1:33866 (4 connections now open) 2014-10-06T14:48:22.357+0000 I NETWORK [conn1700] end connection 127.0.0.1:33867 (3 connections now open) 2014-10-06T14:48:22.357+0000 I NETWORK [conn1701] end connection 127.0.0.1:33868 (3 connections now open) 2014-10-06T14:48:22.357+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33869 #1702 (3 connections now open) 2014-10-06T14:48:22.357+0000 I NETWORK [conn1702] end connection 127.0.0.1:33869 (2 connections now open) 2014-10-06T14:48:22.358+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:22.359+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:22.359+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:22.360+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33870 #1703 (3 connections now open) 2014-10-06T14:48:22.360+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33871 #1704 (4 connections now open) 2014-10-06T14:48:22.360+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33872 #1705 (5 connections now open) 2014-10-06T14:48:22.360+0000 I NETWORK [conn1703] end connection 127.0.0.1:33870 (4 connections now open) 2014-10-06T14:48:27.360+0000 I NETWORK [conn1705] end connection 127.0.0.1:33872 (3 connections now open) 2014-10-06T14:48:27.360+0000 I NETWORK [conn1704] end connection 127.0.0.1:33871 (3 connections now open) 2014-10-06T14:48:27.360+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33873 #1706 (3 connections now open) 2014-10-06T14:48:27.361+0000 I NETWORK [conn1706] end connection 127.0.0.1:33873 (2 connections now open) 2014-10-06T14:48:27.361+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:27.362+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:27.362+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:27.363+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33874 #1707 (3 connections now open) 2014-10-06T14:48:27.363+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33875 #1708 (4 connections now open) 2014-10-06T14:48:27.364+0000 I NETWORK [conn1707] end connection 127.0.0.1:33874 (3 connections now open) 2014-10-06T14:48:32.364+0000 I NETWORK [conn1708] end connection 127.0.0.1:33875 (2 connections now open) 2014-10-06T14:48:32.364+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33876 #1709 (3 connections now open) 2014-10-06T14:48:32.365+0000 I NETWORK [conn1709] end connection 127.0.0.1:33876 (2 connections now open) 2014-10-06T14:48:32.365+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:32.366+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:32.366+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:32.367+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33877 #1710 (3 connections now open) 2014-10-06T14:48:32.367+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33878 #1711 (4 connections now open) 2014-10-06T14:48:32.367+0000 I NETWORK [conn1710] end connection 127.0.0.1:33877 (3 connections now open) 2014-10-06T14:48:37.367+0000 I NETWORK [conn1711] end connection 127.0.0.1:33878 (2 connections now open) 2014-10-06T14:48:37.368+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33879 #1712 (3 connections now open) 2014-10-06T14:48:37.368+0000 I NETWORK [conn1712] end connection 127.0.0.1:33879 (2 connections now open) 2014-10-06T14:48:37.368+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:37.369+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:37.369+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:37.370+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33880 #1713 (3 connections now open) 2014-10-06T14:48:37.370+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33881 #1714 (4 connections now open) 2014-10-06T14:48:37.370+0000 I NETWORK [conn1713] end connection 127.0.0.1:33880 (3 connections now open) 2014-10-06T14:48:42.370+0000 I NETWORK [conn1714] end connection 127.0.0.1:33881 (2 connections now open) 2014-10-06T14:48:42.371+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33882 #1715 (3 connections now open) 2014-10-06T14:48:42.371+0000 I NETWORK [conn1715] end connection 127.0.0.1:33882 (2 connections now open) 2014-10-06T14:48:42.371+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:42.372+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:42.372+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:42.373+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33883 #1716 (3 connections now open) 2014-10-06T14:48:42.373+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33884 #1717 (4 connections now open) 2014-10-06T14:48:42.374+0000 I NETWORK [conn1716] end connection 127.0.0.1:33883 (3 connections now open) 2014-10-06T14:48:47.374+0000 I NETWORK [conn1717] end connection 127.0.0.1:33884 (2 connections now open) 2014-10-06T14:48:47.374+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33885 #1718 (3 connections now open) 2014-10-06T14:48:47.375+0000 I NETWORK [conn1718] end connection 127.0.0.1:33885 (2 connections now open) 2014-10-06T14:48:47.375+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:47.376+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:47.376+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:47.377+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33886 #1719 (3 connections now open) 2014-10-06T14:48:47.377+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33887 #1720 (4 connections now open) 2014-10-06T14:48:47.377+0000 I NETWORK [conn1719] end connection 127.0.0.1:33886 (3 connections now open) 2014-10-06T14:48:52.378+0000 I NETWORK [conn1720] end connection 127.0.0.1:33887 (2 connections now open) 2014-10-06T14:48:52.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33888 #1721 (3 connections now open) 2014-10-06T14:48:52.378+0000 I NETWORK [conn1721] end connection 127.0.0.1:33888 (2 connections now open) 2014-10-06T14:48:52.379+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:52.379+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:52.380+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:52.381+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33889 #1722 (3 connections now open) 2014-10-06T14:48:52.381+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33890 #1723 (4 connections now open) 2014-10-06T14:48:52.381+0000 I NETWORK [conn1722] end connection 127.0.0.1:33889 (3 connections now open) 2014-10-06T14:48:57.381+0000 I NETWORK [conn1723] end connection 127.0.0.1:33890 (2 connections now open) 2014-10-06T14:48:57.381+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33891 #1724 (3 connections now open) 2014-10-06T14:48:57.382+0000 I NETWORK [conn1724] end connection 127.0.0.1:33891 (2 connections now open) 2014-10-06T14:48:57.382+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:57.383+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:57.383+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:48:57.384+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33892 #1725 (3 connections now open) 2014-10-06T14:48:57.384+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33893 #1726 (4 connections now open) 2014-10-06T14:48:57.385+0000 I NETWORK [conn1725] end connection 127.0.0.1:33892 (3 connections now open) 2014-10-06T14:49:02.385+0000 I NETWORK [conn1726] end connection 127.0.0.1:33893 (2 connections now open) 2014-10-06T14:49:02.385+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33894 #1727 (3 connections now open) 2014-10-06T14:49:02.386+0000 I NETWORK [conn1727] end connection 127.0.0.1:33894 (2 connections now open) 2014-10-06T14:49:02.386+0000 I COMMANDS [conn5] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T14:49:02.391+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:49:02.391+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:49:02.392+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33895 #1728 (3 connections now open) 2014-10-06T14:49:02.392+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33896 #1729 (4 connections now open) 2014-10-06T14:49:02.393+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33898 #1730 (5 connections now open) 2014-10-06T14:49:02.393+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33897 #1731 (6 connections now open) 2014-10-06T14:49:02.393+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33899 #1732 (7 connections now open) 2014-10-06T14:49:02.393+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33900 #1733 (8 connections now open) 2014-10-06T14:49:02.393+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33901 #1734 (9 connections now open) 2014-10-06T14:49:02.393+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33902 #1735 (10 connections now open) 2014-10-06T14:49:02.393+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33903 #1736 (11 connections now open) 2014-10-06T14:49:02.394+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33905 #1737 (12 connections now open) 2014-10-06T14:49:02.394+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33904 #1738 (13 connections now open) 2014-10-06T14:49:02.394+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33907 #1739 (14 connections now open) 2014-10-06T14:49:02.394+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33908 #1740 (15 connections now open) 2014-10-06T14:49:02.394+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33909 #1741 (16 connections now open) 2014-10-06T14:49:02.395+0000 I NETWORK [conn1728] end connection 127.0.0.1:33895 (15 connections now open) 2014-10-06T14:49:02.395+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33910 #1742 (17 connections now open) 2014-10-06T14:49:02.395+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33911 #1743 (17 connections now open) 2014-10-06T14:49:02.395+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33912 #1744 (18 connections now open) 2014-10-06T14:49:04.450+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._6 2014-10-06T14:49:07.395+0000 I NETWORK [conn1733] end connection 127.0.0.1:33900 (17 connections now open) 2014-10-06T14:49:07.395+0000 I NETWORK [conn1742] end connection 127.0.0.1:33910 (17 connections now open) 2014-10-06T14:49:07.395+0000 I NETWORK [conn1741] end connection 127.0.0.1:33909 (15 connections now open) 2014-10-06T14:49:07.395+0000 I NETWORK [conn1743] end connection 127.0.0.1:33911 (15 connections now open) 2014-10-06T14:49:07.395+0000 I NETWORK [conn1740] end connection 127.0.0.1:33908 (15 connections now open) 2014-10-06T14:49:07.395+0000 I NETWORK [conn1736] end connection 127.0.0.1:33903 (12 connections now open) 2014-10-06T14:49:07.396+0000 I NETWORK [conn1739] end connection 127.0.0.1:33907 (12 connections now open) 2014-10-06T14:49:07.395+0000 I NETWORK [conn1735] end connection 127.0.0.1:33902 (12 connections now open) 2014-10-06T14:49:07.395+0000 I NETWORK [conn1732] end connection 127.0.0.1:33899 (12 connections now open) 2014-10-06T14:49:07.396+0000 I NETWORK [conn1737] end connection 127.0.0.1:33905 (9 connections now open) 2014-10-06T14:49:07.396+0000 I NETWORK [conn1738] end connection 127.0.0.1:33904 (7 connections now open) 2014-10-06T14:49:07.396+0000 I NETWORK [conn1730] end connection 127.0.0.1:33898 (7 connections now open) 2014-10-06T14:49:07.395+0000 I NETWORK [conn1731] end connection 127.0.0.1:33897 (12 connections now open) 2014-10-06T14:49:07.396+0000 I NETWORK [conn1734] end connection 127.0.0.1:33901 (7 connections now open) 2014-10-06T14:49:07.396+0000 I NETWORK [conn1729] end connection 127.0.0.1:33896 (5 connections now open) 2014-10-06T14:49:07.396+0000 I NETWORK [conn1744] end connection 127.0.0.1:33912 (2 connections now open) 2014-10-06T14:49:07.396+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33913 #1745 (3 connections now open) 2014-10-06T14:49:07.397+0000 I NETWORK [conn1745] end connection 127.0.0.1:33913 (2 connections now open) 2014-10-06T14:49:07.397+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:49:07.398+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:49:07.398+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:49:07.399+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33914 #1746 (3 connections now open) 2014-10-06T14:49:07.399+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33915 #1747 (4 connections now open) 2014-10-06T14:49:07.399+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33916 #1748 (5 connections now open) 2014-10-06T14:49:07.399+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33917 #1749 (6 connections now open) 2014-10-06T14:49:07.399+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33918 #1750 (7 connections now open) 2014-10-06T14:49:07.399+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33919 #1751 (8 connections now open) 2014-10-06T14:49:07.400+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33920 #1752 (9 connections now open) 2014-10-06T14:49:07.400+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33921 #1753 (10 connections now open) 2014-10-06T14:49:07.400+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33922 #1754 (11 connections now open) 2014-10-06T14:49:07.400+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33923 #1755 (12 connections now open) 2014-10-06T14:49:07.400+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33924 #1756 (13 connections now open) 2014-10-06T14:49:07.400+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33925 #1757 (14 connections now open) 2014-10-06T14:49:07.400+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33926 #1758 (15 connections now open) 2014-10-06T14:49:07.401+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33927 #1759 (16 connections now open) 2014-10-06T14:49:07.401+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33928 #1760 (17 connections now open) 2014-10-06T14:49:07.401+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33929 #1761 (18 connections now open) 2014-10-06T14:49:07.401+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33930 #1762 (19 connections now open) 2014-10-06T14:49:07.401+0000 I NETWORK [conn1746] end connection 127.0.0.1:33914 (18 connections now open) 2014-10-06T14:49:12.401+0000 I NETWORK [conn1755] end connection 127.0.0.1:33923 (17 connections now open) 2014-10-06T14:49:12.401+0000 I NETWORK [conn1756] end connection 127.0.0.1:33924 (17 connections now open) 2014-10-06T14:49:12.401+0000 I NETWORK [conn1762] end connection 127.0.0.1:33930 (17 connections now open) 2014-10-06T14:49:12.401+0000 I NETWORK [conn1747] end connection 127.0.0.1:33915 (15 connections now open) 2014-10-06T14:49:12.401+0000 I NETWORK [conn1754] end connection 127.0.0.1:33922 (17 connections now open) 2014-10-06T14:49:12.402+0000 I NETWORK [conn1750] end connection 127.0.0.1:33918 (14 connections now open) 2014-10-06T14:49:12.402+0000 I NETWORK [conn1760] end connection 127.0.0.1:33928 (13 connections now open) 2014-10-06T14:49:12.402+0000 I NETWORK [conn1751] end connection 127.0.0.1:33919 (13 connections now open) 2014-10-06T14:49:12.402+0000 I NETWORK [conn1753] end connection 127.0.0.1:33921 (11 connections now open) 2014-10-06T14:49:12.402+0000 I NETWORK [conn1759] end connection 127.0.0.1:33927 (9 connections now open) 2014-10-06T14:49:12.402+0000 I NETWORK [conn1761] end connection 127.0.0.1:33929 (8 connections now open) 2014-10-06T14:49:12.402+0000 I NETWORK [conn1758] end connection 127.0.0.1:33926 (7 connections now open) 2014-10-06T14:49:12.402+0000 I NETWORK [conn1748] end connection 127.0.0.1:33916 (7 connections now open) 2014-10-06T14:49:12.402+0000 I NETWORK [conn1752] end connection 127.0.0.1:33920 (14 connections now open) 2014-10-06T14:49:12.402+0000 I NETWORK [conn1749] end connection 127.0.0.1:33917 (11 connections now open) 2014-10-06T14:49:12.402+0000 I NETWORK [conn1757] end connection 127.0.0.1:33925 (14 connections now open) 2014-10-06T14:49:12.402+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33931 #1763 (3 connections now open) 2014-10-06T14:49:12.403+0000 I NETWORK [conn1763] end connection 127.0.0.1:33931 (2 connections now open) 2014-10-06T14:49:12.403+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:49:12.404+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:49:12.404+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:49:12.405+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33932 #1764 (3 connections now open) 2014-10-06T14:49:12.405+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33933 #1765 (4 connections now open) 2014-10-06T14:49:12.405+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33934 #1766 (5 connections now open) 2014-10-06T14:49:12.406+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33935 #1767 (6 connections now open) 2014-10-06T14:49:12.406+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33936 #1768 (7 connections now open) 2014-10-06T14:49:12.406+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33937 #1769 (8 connections now open) 2014-10-06T14:49:12.406+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33938 #1770 (9 connections now open) 2014-10-06T14:49:12.406+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33939 #1771 (10 connections now open) 2014-10-06T14:49:12.406+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33940 #1772 (11 connections now open) 2014-10-06T14:49:12.406+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33941 #1773 (12 connections now open) 2014-10-06T14:49:12.407+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33942 #1774 (13 connections now open) 2014-10-06T14:49:12.407+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33943 #1775 (14 connections now open) 2014-10-06T14:49:12.407+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33944 #1776 (15 connections now open) 2014-10-06T14:49:12.407+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33945 #1777 (16 connections now open) 2014-10-06T14:49:12.407+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33946 #1778 (17 connections now open) 2014-10-06T14:49:12.407+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33947 #1779 (18 connections now open) 2014-10-06T14:49:12.407+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33948 #1780 (19 connections now open) 2014-10-06T14:49:12.408+0000 I NETWORK [conn1764] end connection 127.0.0.1:33932 (18 connections now open) 2014-10-06T14:49:17.408+0000 I NETWORK [conn1769] end connection 127.0.0.1:33937 (17 connections now open) 2014-10-06T14:49:17.408+0000 I NETWORK [conn1768] end connection 127.0.0.1:33936 (17 connections now open) 2014-10-06T14:49:17.408+0000 I NETWORK [conn1779] end connection 127.0.0.1:33947 (17 connections now open) 2014-10-06T14:49:17.408+0000 I NETWORK [conn1775] end connection 127.0.0.1:33943 (17 connections now open) 2014-10-06T14:49:17.408+0000 I NETWORK [conn1776] end connection 127.0.0.1:33944 (14 connections now open) 2014-10-06T14:49:17.408+0000 I NETWORK [conn1773] end connection 127.0.0.1:33941 (13 connections now open) 2014-10-06T14:49:17.408+0000 I NETWORK [conn1765] end connection 127.0.0.1:33933 (12 connections now open) 2014-10-06T14:49:17.408+0000 I NETWORK [conn1777] end connection 127.0.0.1:33945 (12 connections now open) 2014-10-06T14:49:17.408+0000 I NETWORK [conn1767] end connection 127.0.0.1:33935 (9 connections now open) 2014-10-06T14:49:17.408+0000 I NETWORK [conn1766] end connection 127.0.0.1:33934 (9 connections now open) 2014-10-06T14:49:17.409+0000 I NETWORK [conn1780] end connection 127.0.0.1:33948 (7 connections now open) 2014-10-06T14:49:17.409+0000 I NETWORK [conn1778] end connection 127.0.0.1:33946 (7 connections now open) 2014-10-06T14:49:17.409+0000 I NETWORK [conn1774] end connection 127.0.0.1:33942 (5 connections now open) 2014-10-06T14:49:17.409+0000 I NETWORK [conn1772] end connection 127.0.0.1:33940 (5 connections now open) 2014-10-06T14:49:17.409+0000 I NETWORK [conn1771] end connection 127.0.0.1:33939 (4 connections now open) 2014-10-06T14:49:17.409+0000 I NETWORK [conn1770] end connection 127.0.0.1:33938 (3 connections now open) 2014-10-06T14:49:17.409+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33949 #1781 (3 connections now open) 2014-10-06T14:49:17.410+0000 I NETWORK [conn1781] end connection 127.0.0.1:33949 (2 connections now open) 2014-10-06T14:49:17.410+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:49:17.411+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:49:17.411+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:49:17.412+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33950 #1782 (3 connections now open) 2014-10-06T14:49:17.412+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33951 #1783 (4 connections now open) 2014-10-06T14:49:17.412+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33952 #1784 (5 connections now open) 2014-10-06T14:49:17.412+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33953 #1785 (6 connections now open) 2014-10-06T14:49:17.412+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33954 #1786 (7 connections now open) 2014-10-06T14:49:17.413+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33955 #1787 (8 connections now open) 2014-10-06T14:49:17.413+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33956 #1788 (9 connections now open) 2014-10-06T14:49:17.413+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33957 #1789 (10 connections now open) 2014-10-06T14:49:17.413+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33958 #1790 (11 connections now open) 2014-10-06T14:49:17.413+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33959 #1791 (12 connections now open) 2014-10-06T14:49:17.413+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33960 #1792 (13 connections now open) 2014-10-06T14:49:17.413+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33961 #1793 (14 connections now open) 2014-10-06T14:49:17.414+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33962 #1794 (15 connections now open) 2014-10-06T14:49:17.414+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33963 #1795 (16 connections now open) 2014-10-06T14:49:17.414+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33964 #1796 (17 connections now open) 2014-10-06T14:49:17.414+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33965 #1797 (18 connections now open) 2014-10-06T14:49:17.414+0000 I NETWORK [conn1782] end connection 127.0.0.1:33950 (17 connections now open) 2014-10-06T14:49:17.414+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33966 #1798 (19 connections now open) 2014-10-06T14:49:22.414+0000 I NETWORK [conn1783] end connection 127.0.0.1:33951 (17 connections now open) 2014-10-06T14:49:22.414+0000 I NETWORK [conn1790] end connection 127.0.0.1:33958 (17 connections now open) 2014-10-06T14:49:22.414+0000 I NETWORK [conn1798] end connection 127.0.0.1:33966 (16 connections now open) 2014-10-06T14:49:22.415+0000 I NETWORK [conn1789] end connection 127.0.0.1:33957 (14 connections now open) 2014-10-06T14:49:22.415+0000 I NETWORK [conn1795] end connection 127.0.0.1:33963 (13 connections now open) 2014-10-06T14:49:22.415+0000 I NETWORK [conn1797] end connection 127.0.0.1:33965 (13 connections now open) 2014-10-06T14:49:22.415+0000 I NETWORK [conn1785] end connection 127.0.0.1:33953 (13 connections now open) 2014-10-06T14:49:22.415+0000 I NETWORK [conn1787] end connection 127.0.0.1:33955 (12 connections now open) 2014-10-06T14:49:22.415+0000 I NETWORK [conn1786] end connection 127.0.0.1:33954 (12 connections now open) 2014-10-06T14:49:22.415+0000 I NETWORK [conn1791] end connection 127.0.0.1:33959 (8 connections now open) 2014-10-06T14:49:22.415+0000 I NETWORK [conn1784] end connection 127.0.0.1:33952 (7 connections now open) 2014-10-06T14:49:22.415+0000 I NETWORK [conn1792] end connection 127.0.0.1:33960 (6 connections now open) 2014-10-06T14:49:22.415+0000 I NETWORK [conn1793] end connection 127.0.0.1:33961 (6 connections now open) 2014-10-06T14:49:22.415+0000 I NETWORK [conn1788] end connection 127.0.0.1:33956 (6 connections now open) 2014-10-06T14:49:22.415+0000 I NETWORK [conn1796] end connection 127.0.0.1:33964 (3 connections now open) 2014-10-06T14:49:22.415+0000 I NETWORK [conn1794] end connection 127.0.0.1:33962 (3 connections now open) 2014-10-06T14:49:22.415+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33967 #1799 (3 connections now open) 2014-10-06T14:49:22.416+0000 I NETWORK [conn1799] end connection 127.0.0.1:33967 (2 connections now open) 2014-10-06T14:49:22.416+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:49:22.417+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:49:22.417+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:49:22.418+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33968 #1800 (3 connections now open) 2014-10-06T14:49:22.418+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33969 #1801 (4 connections now open) 2014-10-06T14:49:22.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33970 #1802 (5 connections now open) 2014-10-06T14:49:22.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33971 #1803 (6 connections now open) 2014-10-06T14:49:22.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33972 #1804 (7 connections now open) 2014-10-06T14:49:22.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33973 #1805 (8 connections now open) 2014-10-06T14:49:22.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33974 #1806 (9 connections now open) 2014-10-06T14:49:22.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33975 #1807 (10 connections now open) 2014-10-06T14:49:22.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33976 #1808 (11 connections now open) 2014-10-06T14:49:22.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33977 #1809 (12 connections now open) 2014-10-06T14:49:22.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33978 #1810 (13 connections now open) 2014-10-06T14:49:22.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33979 #1811 (14 connections now open) 2014-10-06T14:49:22.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33980 #1812 (15 connections now open) 2014-10-06T14:49:22.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33981 #1813 (16 connections now open) 2014-10-06T14:49:22.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33982 #1814 (17 connections now open) 2014-10-06T14:49:22.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33983 #1815 (18 connections now open) 2014-10-06T14:49:22.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33984 #1816 (19 connections now open) 2014-10-06T14:49:22.421+0000 I NETWORK [conn1800] end connection 127.0.0.1:33968 (18 connections now open) 2014-10-06T14:49:27.421+0000 I NETWORK [conn1815] end connection 127.0.0.1:33983 (17 connections now open) 2014-10-06T14:49:27.421+0000 I NETWORK [conn1812] end connection 127.0.0.1:33980 (17 connections now open) 2014-10-06T14:49:27.421+0000 I NETWORK [conn1814] end connection 127.0.0.1:33982 (17 connections now open) 2014-10-06T14:49:27.421+0000 I NETWORK [conn1803] end connection 127.0.0.1:33971 (15 connections now open) 2014-10-06T14:49:27.421+0000 I NETWORK [conn1810] end connection 127.0.0.1:33978 (14 connections now open) 2014-10-06T14:49:27.421+0000 I NETWORK [conn1802] end connection 127.0.0.1:33970 (14 connections now open) 2014-10-06T14:49:27.421+0000 I NETWORK [conn1816] end connection 127.0.0.1:33984 (14 connections now open) 2014-10-06T14:49:27.421+0000 I NETWORK [conn1804] end connection 127.0.0.1:33972 (10 connections now open) 2014-10-06T14:49:27.421+0000 I NETWORK [conn1805] end connection 127.0.0.1:33973 (9 connections now open) 2014-10-06T14:49:27.422+0000 I NETWORK [conn1801] end connection 127.0.0.1:33969 (8 connections now open) 2014-10-06T14:49:27.422+0000 I NETWORK [conn1813] end connection 127.0.0.1:33981 (7 connections now open) 2014-10-06T14:49:27.422+0000 I NETWORK [conn1809] end connection 127.0.0.1:33977 (7 connections now open) 2014-10-06T14:49:27.422+0000 I NETWORK [conn1808] end connection 127.0.0.1:33976 (7 connections now open) 2014-10-06T14:49:27.422+0000 I NETWORK [conn1807] end connection 127.0.0.1:33975 (4 connections now open) 2014-10-06T14:49:27.422+0000 I NETWORK [conn1806] end connection 127.0.0.1:33974 (4 connections now open) 2014-10-06T14:49:27.422+0000 I NETWORK [conn1811] end connection 127.0.0.1:33979 (2 connections now open) 2014-10-06T14:49:27.422+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33985 #1817 (3 connections now open) 2014-10-06T14:49:27.423+0000 I NETWORK [conn1817] end connection 127.0.0.1:33985 (2 connections now open) 2014-10-06T14:49:27.423+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:49:27.423+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:49:27.424+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:49:27.425+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33986 #1818 (3 connections now open) 2014-10-06T14:49:27.425+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33987 #1819 (4 connections now open) 2014-10-06T14:49:27.426+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33988 #1820 (5 connections now open) 2014-10-06T14:49:27.426+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33989 #1821 (6 connections now open) 2014-10-06T14:49:27.426+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33990 #1822 (7 connections now open) 2014-10-06T14:49:27.426+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33991 #1823 (8 connections now open) 2014-10-06T14:49:27.426+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33992 #1824 (9 connections now open) 2014-10-06T14:49:27.426+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33993 #1825 (10 connections now open) 2014-10-06T14:49:27.426+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33994 #1826 (11 connections now open) 2014-10-06T14:49:27.426+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33995 #1827 (12 connections now open) 2014-10-06T14:49:27.426+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33996 #1828 (13 connections now open) 2014-10-06T14:49:27.426+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33997 #1829 (14 connections now open) 2014-10-06T14:49:27.426+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33998 #1830 (15 connections now open) 2014-10-06T14:49:27.426+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:33999 #1831 (16 connections now open) 2014-10-06T14:49:27.426+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34000 #1832 (17 connections now open) 2014-10-06T14:49:27.426+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34001 #1833 (18 connections now open) 2014-10-06T14:49:27.427+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34002 #1834 (19 connections now open) 2014-10-06T14:49:27.427+0000 I NETWORK [conn1818] end connection 127.0.0.1:33986 (18 connections now open) 2014-10-06T14:49:32.428+0000 I NETWORK [conn1834] end connection 127.0.0.1:34002 (17 connections now open) 2014-10-06T14:49:32.428+0000 I NETWORK [conn1833] end connection 127.0.0.1:34001 (16 connections now open) 2014-10-06T14:49:32.428+0000 I NETWORK [conn1824] end connection 127.0.0.1:33992 (15 connections now open) 2014-10-06T14:49:32.428+0000 I NETWORK [conn1821] end connection 127.0.0.1:33989 (15 connections now open) 2014-10-06T14:49:32.428+0000 I NETWORK [conn1830] end connection 127.0.0.1:33998 (13 connections now open) 2014-10-06T14:49:32.428+0000 I NETWORK [conn1826] end connection 127.0.0.1:33994 (14 connections now open) 2014-10-06T14:49:32.428+0000 I NETWORK [conn1825] end connection 127.0.0.1:33993 (12 connections now open) 2014-10-06T14:49:32.428+0000 I NETWORK [conn1829] end connection 127.0.0.1:33997 (12 connections now open) 2014-10-06T14:49:32.428+0000 I NETWORK [conn1819] end connection 127.0.0.1:33987 (11 connections now open) 2014-10-06T14:49:32.428+0000 I NETWORK [conn1831] end connection 127.0.0.1:33999 (8 connections now open) 2014-10-06T14:49:32.428+0000 I NETWORK [conn1832] end connection 127.0.0.1:34000 (7 connections now open) 2014-10-06T14:49:32.428+0000 I NETWORK [conn1820] end connection 127.0.0.1:33988 (7 connections now open) 2014-10-06T14:49:32.428+0000 I NETWORK [conn1828] end connection 127.0.0.1:33996 (5 connections now open) 2014-10-06T14:49:32.428+0000 I NETWORK [conn1822] end connection 127.0.0.1:33990 (5 connections now open) 2014-10-06T14:49:32.428+0000 I NETWORK [conn1827] end connection 127.0.0.1:33995 (3 connections now open) 2014-10-06T14:49:32.428+0000 I NETWORK [conn1823] end connection 127.0.0.1:33991 (3 connections now open) 2014-10-06T14:49:32.429+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34003 #1835 (3 connections now open) 2014-10-06T14:49:32.429+0000 I NETWORK [conn1835] end connection 127.0.0.1:34003 (2 connections now open) 2014-10-06T14:49:32.430+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:49:32.430+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:49:32.431+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:49:32.431+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34004 #1836 (3 connections now open) 2014-10-06T14:49:32.432+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34005 #1837 (4 connections now open) 2014-10-06T14:49:32.432+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34006 #1838 (5 connections now open) 2014-10-06T14:49:32.432+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34007 #1839 (6 connections now open) 2014-10-06T14:49:32.432+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34008 #1840 (7 connections now open) 2014-10-06T14:49:32.432+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34009 #1841 (8 connections now open) 2014-10-06T14:49:32.432+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34010 #1842 (9 connections now open) 2014-10-06T14:49:32.433+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34011 #1843 (10 connections now open) 2014-10-06T14:49:32.433+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34012 #1844 (11 connections now open) 2014-10-06T14:49:32.433+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34013 #1845 (12 connections now open) 2014-10-06T14:49:32.433+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34014 #1846 (13 connections now open) 2014-10-06T14:49:32.433+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34015 #1847 (14 connections now open) 2014-10-06T14:49:32.433+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34016 #1848 (15 connections now open) 2014-10-06T14:49:32.433+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34017 #1849 (16 connections now open) 2014-10-06T14:49:32.434+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34018 #1850 (17 connections now open) 2014-10-06T14:49:32.434+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34019 #1851 (18 connections now open) 2014-10-06T14:49:32.434+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34020 #1852 (19 connections now open) 2014-10-06T14:49:32.434+0000 I NETWORK [conn1836] end connection 127.0.0.1:34004 (18 connections now open) 2014-10-06T14:49:37.434+0000 I NETWORK [conn1852] end connection 127.0.0.1:34020 (17 connections now open) 2014-10-06T14:49:37.434+0000 I NETWORK [conn1845] end connection 127.0.0.1:34013 (17 connections now open) 2014-10-06T14:49:37.434+0000 I NETWORK [conn1847] end connection 127.0.0.1:34015 (17 connections now open) 2014-10-06T14:49:37.434+0000 I NETWORK [conn1843] end connection 127.0.0.1:34011 (15 connections now open) 2014-10-06T14:49:37.434+0000 I NETWORK [conn1842] end connection 127.0.0.1:34010 (13 connections now open) 2014-10-06T14:49:37.435+0000 I NETWORK [conn1850] end connection 127.0.0.1:34018 (12 connections now open) 2014-10-06T14:49:37.435+0000 I NETWORK [conn1840] end connection 127.0.0.1:34008 (11 connections now open) 2014-10-06T14:49:37.435+0000 I NETWORK [conn1837] end connection 127.0.0.1:34005 (11 connections now open) 2014-10-06T14:49:37.435+0000 I NETWORK [conn1848] end connection 127.0.0.1:34016 (11 connections now open) 2014-10-06T14:49:37.435+0000 I NETWORK [conn1849] end connection 127.0.0.1:34017 (9 connections now open) 2014-10-06T14:49:37.435+0000 I NETWORK [conn1844] end connection 127.0.0.1:34012 (7 connections now open) 2014-10-06T14:49:37.435+0000 I NETWORK [conn1838] end connection 127.0.0.1:34006 (7 connections now open) 2014-10-06T14:49:37.435+0000 I NETWORK [conn1846] end connection 127.0.0.1:34014 (5 connections now open) 2014-10-06T14:49:37.435+0000 I NETWORK [conn1851] end connection 127.0.0.1:34019 (5 connections now open) 2014-10-06T14:49:37.435+0000 I NETWORK [conn1839] end connection 127.0.0.1:34007 (3 connections now open) 2014-10-06T14:49:37.435+0000 I NETWORK [conn1841] end connection 127.0.0.1:34009 (2 connections now open) 2014-10-06T14:49:37.435+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34021 #1853 (3 connections now open) 2014-10-06T14:49:37.436+0000 I NETWORK [conn1853] end connection 127.0.0.1:34021 (2 connections now open) 2014-10-06T14:49:37.436+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:49:37.437+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:49:37.437+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:49:37.438+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34022 #1854 (3 connections now open) 2014-10-06T14:49:37.438+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34023 #1855 (4 connections now open) 2014-10-06T14:49:37.439+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34024 #1856 (5 connections now open) 2014-10-06T14:49:37.439+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34025 #1857 (6 connections now open) 2014-10-06T14:49:37.439+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34027 #1858 (7 connections now open) 2014-10-06T14:49:37.439+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34026 #1859 (8 connections now open) 2014-10-06T14:49:37.439+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34029 #1860 (9 connections now open) 2014-10-06T14:49:37.439+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34030 #1861 (10 connections now open) 2014-10-06T14:49:37.439+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34031 #1862 (11 connections now open) 2014-10-06T14:49:37.439+0000 I NETWORK [conn1854] end connection 127.0.0.1:34022 (10 connections now open) 2014-10-06T14:49:42.439+0000 I NETWORK [conn1861] end connection 127.0.0.1:34030 (9 connections now open) 2014-10-06T14:49:42.440+0000 I NETWORK [conn1856] end connection 127.0.0.1:34024 (9 connections now open) 2014-10-06T14:49:42.440+0000 I NETWORK [conn1859] end connection 127.0.0.1:34026 (8 connections now open) 2014-10-06T14:49:42.440+0000 I NETWORK [conn1862] end connection 127.0.0.1:34031 (6 connections now open) 2014-10-06T14:49:42.440+0000 I NETWORK [conn1857] end connection 127.0.0.1:34025 (5 connections now open) 2014-10-06T14:49:42.440+0000 I NETWORK [conn1858] end connection 127.0.0.1:34027 (5 connections now open) 2014-10-06T14:49:42.440+0000 I NETWORK [conn1860] end connection 127.0.0.1:34029 (5 connections now open) 2014-10-06T14:49:42.440+0000 I NETWORK [conn1855] end connection 127.0.0.1:34023 (2 connections now open) 2014-10-06T14:49:42.440+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34032 #1863 (3 connections now open) 2014-10-06T14:49:42.440+0000 I NETWORK [conn1863] end connection 127.0.0.1:34032 (2 connections now open) 2014-10-06T14:49:42.441+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:49:42.441+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:49:42.442+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:49:42.443+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34033 #1864 (3 connections now open) 2014-10-06T14:49:42.443+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34034 #1865 (4 connections now open) 2014-10-06T14:49:42.443+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34035 #1866 (5 connections now open) 2014-10-06T14:49:42.443+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34036 #1867 (6 connections now open) 2014-10-06T14:49:42.443+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34037 #1868 (7 connections now open) 2014-10-06T14:49:42.443+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34038 #1869 (8 connections now open) 2014-10-06T14:49:42.444+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34039 #1870 (9 connections now open) 2014-10-06T14:49:42.444+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34040 #1871 (10 connections now open) 2014-10-06T14:49:42.444+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34041 #1872 (11 connections now open) 2014-10-06T14:49:42.444+0000 I NETWORK [conn1864] end connection 127.0.0.1:34033 (10 connections now open) 2014-10-06T14:49:47.444+0000 I NETWORK [conn1871] end connection 127.0.0.1:34040 (9 connections now open) 2014-10-06T14:49:47.444+0000 I NETWORK [conn1869] end connection 127.0.0.1:34038 (9 connections now open) 2014-10-06T14:49:47.444+0000 I NETWORK [conn1867] end connection 127.0.0.1:34036 (9 connections now open) 2014-10-06T14:49:47.444+0000 I NETWORK [conn1865] end connection 127.0.0.1:34034 (9 connections now open) 2014-10-06T14:49:47.445+0000 I NETWORK [conn1866] end connection 127.0.0.1:34035 (5 connections now open) 2014-10-06T14:49:47.445+0000 I NETWORK [conn1872] end connection 127.0.0.1:34041 (5 connections now open) 2014-10-06T14:49:47.445+0000 I NETWORK [conn1870] end connection 127.0.0.1:34039 (4 connections now open) 2014-10-06T14:49:47.445+0000 I NETWORK [conn1868] end connection 127.0.0.1:34037 (2 connections now open) 2014-10-06T14:49:47.445+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34042 #1873 (3 connections now open) 2014-10-06T14:49:47.445+0000 I NETWORK [conn1873] end connection 127.0.0.1:34042 (2 connections now open) 2014-10-06T14:49:47.446+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:49:47.446+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:49:47.447+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:49:47.447+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34043 #1874 (3 connections now open) 2014-10-06T14:49:47.448+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34044 #1875 (4 connections now open) 2014-10-06T14:49:47.448+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34045 #1876 (5 connections now open) 2014-10-06T14:49:47.448+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34046 #1877 (6 connections now open) 2014-10-06T14:49:47.448+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34047 #1878 (7 connections now open) 2014-10-06T14:49:47.448+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34048 #1879 (8 connections now open) 2014-10-06T14:49:47.448+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34049 #1880 (9 connections now open) 2014-10-06T14:49:47.448+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34050 #1881 (10 connections now open) 2014-10-06T14:49:47.448+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34051 #1882 (11 connections now open) 2014-10-06T14:49:47.449+0000 I NETWORK [conn1874] end connection 127.0.0.1:34043 (10 connections now open) 2014-10-06T14:49:52.449+0000 I NETWORK [conn1876] end connection 127.0.0.1:34045 (9 connections now open) 2014-10-06T14:49:52.449+0000 I NETWORK [conn1877] end connection 127.0.0.1:34046 (9 connections now open) 2014-10-06T14:49:52.449+0000 I NETWORK [conn1880] end connection 127.0.0.1:34049 (9 connections now open) 2014-10-06T14:49:52.449+0000 I NETWORK [conn1882] end connection 127.0.0.1:34051 (6 connections now open) 2014-10-06T14:49:52.449+0000 I NETWORK [conn1879] end connection 127.0.0.1:34048 (5 connections now open) 2014-10-06T14:49:52.449+0000 I NETWORK [conn1875] end connection 127.0.0.1:34044 (5 connections now open) 2014-10-06T14:49:52.449+0000 I NETWORK [conn1881] end connection 127.0.0.1:34050 (5 connections now open) 2014-10-06T14:49:52.450+0000 I NETWORK [conn1878] end connection 127.0.0.1:34047 (2 connections now open) 2014-10-06T14:49:52.450+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34052 #1883 (3 connections now open) 2014-10-06T14:49:52.450+0000 I NETWORK [conn1883] end connection 127.0.0.1:34052 (2 connections now open) 2014-10-06T14:49:52.451+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:49:52.451+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:49:52.451+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:49:52.452+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34053 #1884 (3 connections now open) 2014-10-06T14:49:52.453+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34054 #1885 (4 connections now open) 2014-10-06T14:49:52.453+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34055 #1886 (5 connections now open) 2014-10-06T14:49:52.453+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34056 #1887 (6 connections now open) 2014-10-06T14:49:52.453+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34057 #1888 (7 connections now open) 2014-10-06T14:49:52.453+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34058 #1889 (8 connections now open) 2014-10-06T14:49:52.453+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34059 #1890 (9 connections now open) 2014-10-06T14:49:52.453+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34060 #1891 (10 connections now open) 2014-10-06T14:49:52.453+0000 I NETWORK [conn1884] end connection 127.0.0.1:34053 (9 connections now open) 2014-10-06T14:49:52.453+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34061 #1892 (11 connections now open) 2014-10-06T14:49:57.454+0000 I NETWORK [conn1892] end connection 127.0.0.1:34061 (9 connections now open) 2014-10-06T14:49:57.454+0000 I NETWORK [conn1890] end connection 127.0.0.1:34059 (9 connections now open) 2014-10-06T14:49:57.454+0000 I NETWORK [conn1887] end connection 127.0.0.1:34056 (9 connections now open) 2014-10-06T14:49:57.454+0000 I NETWORK [conn1889] end connection 127.0.0.1:34058 (8 connections now open) 2014-10-06T14:49:57.454+0000 I NETWORK [conn1891] end connection 127.0.0.1:34060 (8 connections now open) 2014-10-06T14:49:57.454+0000 I NETWORK [conn1886] end connection 127.0.0.1:34055 (8 connections now open) 2014-10-06T14:49:57.454+0000 I NETWORK [conn1885] end connection 127.0.0.1:34054 (8 connections now open) 2014-10-06T14:49:57.454+0000 I NETWORK [conn1888] end connection 127.0.0.1:34057 (8 connections now open) 2014-10-06T14:49:57.454+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34062 #1893 (3 connections now open) 2014-10-06T14:49:57.455+0000 I NETWORK [conn1893] end connection 127.0.0.1:34062 (2 connections now open) 2014-10-06T14:49:57.455+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:49:57.456+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:49:57.456+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:49:57.457+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34063 #1894 (3 connections now open) 2014-10-06T14:49:57.458+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34064 #1895 (4 connections now open) 2014-10-06T14:49:57.458+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34065 #1896 (5 connections now open) 2014-10-06T14:49:57.458+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34066 #1897 (6 connections now open) 2014-10-06T14:49:57.458+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34067 #1898 (7 connections now open) 2014-10-06T14:49:57.458+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34068 #1899 (8 connections now open) 2014-10-06T14:49:57.458+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34069 #1900 (9 connections now open) 2014-10-06T14:49:57.458+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34070 #1901 (10 connections now open) 2014-10-06T14:49:57.458+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34071 #1902 (11 connections now open) 2014-10-06T14:49:57.458+0000 I NETWORK [conn1894] end connection 127.0.0.1:34063 (10 connections now open) 2014-10-06T14:50:02.459+0000 I NETWORK [conn1897] end connection 127.0.0.1:34066 (9 connections now open) 2014-10-06T14:50:02.459+0000 I NETWORK [conn1899] end connection 127.0.0.1:34068 (9 connections now open) 2014-10-06T14:50:02.459+0000 I NETWORK [conn1901] end connection 127.0.0.1:34070 (8 connections now open) 2014-10-06T14:50:02.459+0000 I NETWORK [conn1900] end connection 127.0.0.1:34069 (8 connections now open) 2014-10-06T14:50:02.459+0000 I NETWORK [conn1902] end connection 127.0.0.1:34071 (7 connections now open) 2014-10-06T14:50:02.459+0000 I NETWORK [conn1898] end connection 127.0.0.1:34067 (8 connections now open) 2014-10-06T14:50:02.459+0000 I NETWORK [conn1896] end connection 127.0.0.1:34065 (8 connections now open) 2014-10-06T14:50:02.459+0000 I NETWORK [conn1895] end connection 127.0.0.1:34064 (9 connections now open) 2014-10-06T14:50:02.459+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34072 #1903 (4 connections now open) 2014-10-06T14:50:02.460+0000 I NETWORK [conn1903] end connection 127.0.0.1:34072 (2 connections now open) 2014-10-06T14:50:02.460+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:02.461+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:02.461+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:02.462+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34073 #1904 (3 connections now open) 2014-10-06T14:50:02.462+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34074 #1905 (4 connections now open) 2014-10-06T14:50:02.463+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34075 #1906 (5 connections now open) 2014-10-06T14:50:02.463+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34077 #1907 (6 connections now open) 2014-10-06T14:50:02.463+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34078 #1908 (7 connections now open) 2014-10-06T14:50:02.463+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34079 #1909 (8 connections now open) 2014-10-06T14:50:02.463+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34080 #1910 (9 connections now open) 2014-10-06T14:50:02.463+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34081 #1911 (10 connections now open) 2014-10-06T14:50:02.463+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34082 #1912 (11 connections now open) 2014-10-06T14:50:02.464+0000 I NETWORK [conn1904] end connection 127.0.0.1:34073 (10 connections now open) 2014-10-06T14:50:07.464+0000 I NETWORK [conn1907] end connection 127.0.0.1:34077 (9 connections now open) 2014-10-06T14:50:07.464+0000 I NETWORK [conn1909] end connection 127.0.0.1:34079 (9 connections now open) 2014-10-06T14:50:07.464+0000 I NETWORK [conn1911] end connection 127.0.0.1:34081 (9 connections now open) 2014-10-06T14:50:07.464+0000 I NETWORK [conn1912] end connection 127.0.0.1:34082 (8 connections now open) 2014-10-06T14:50:07.464+0000 I NETWORK [conn1905] end connection 127.0.0.1:34074 (8 connections now open) 2014-10-06T14:50:07.464+0000 I NETWORK [conn1906] end connection 127.0.0.1:34075 (8 connections now open) 2014-10-06T14:50:07.464+0000 I NETWORK [conn1908] end connection 127.0.0.1:34078 (8 connections now open) 2014-10-06T14:50:07.464+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34083 #1913 (6 connections now open) 2014-10-06T14:50:07.464+0000 I NETWORK [conn1910] end connection 127.0.0.1:34080 (8 connections now open) 2014-10-06T14:50:07.465+0000 I NETWORK [conn1913] end connection 127.0.0.1:34083 (2 connections now open) 2014-10-06T14:50:07.465+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:07.466+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:07.466+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:07.467+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34084 #1914 (3 connections now open) 2014-10-06T14:50:07.468+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34085 #1915 (4 connections now open) 2014-10-06T14:50:07.468+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34086 #1916 (5 connections now open) 2014-10-06T14:50:07.468+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34087 #1917 (6 connections now open) 2014-10-06T14:50:07.468+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34088 #1918 (7 connections now open) 2014-10-06T14:50:07.468+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34089 #1919 (8 connections now open) 2014-10-06T14:50:07.468+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34090 #1920 (9 connections now open) 2014-10-06T14:50:07.468+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34091 #1921 (10 connections now open) 2014-10-06T14:50:07.468+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34092 #1922 (11 connections now open) 2014-10-06T14:50:07.469+0000 I NETWORK [conn1914] end connection 127.0.0.1:34084 (10 connections now open) 2014-10-06T14:50:12.469+0000 I NETWORK [conn1920] end connection 127.0.0.1:34090 (9 connections now open) 2014-10-06T14:50:12.469+0000 I NETWORK [conn1921] end connection 127.0.0.1:34091 (9 connections now open) 2014-10-06T14:50:12.469+0000 I NETWORK [conn1919] end connection 127.0.0.1:34089 (8 connections now open) 2014-10-06T14:50:12.470+0000 I NETWORK [conn1915] end connection 127.0.0.1:34085 (8 connections now open) 2014-10-06T14:50:12.469+0000 I NETWORK [conn1918] end connection 127.0.0.1:34088 (8 connections now open) 2014-10-06T14:50:12.469+0000 I NETWORK [conn1922] end connection 127.0.0.1:34092 (8 connections now open) 2014-10-06T14:50:12.469+0000 I NETWORK [conn1917] end connection 127.0.0.1:34087 (8 connections now open) 2014-10-06T14:50:12.469+0000 I NETWORK [conn1916] end connection 127.0.0.1:34086 (8 connections now open) 2014-10-06T14:50:12.470+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34093 #1923 (3 connections now open) 2014-10-06T14:50:12.470+0000 I NETWORK [conn1923] end connection 127.0.0.1:34093 (2 connections now open) 2014-10-06T14:50:12.471+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:12.471+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:12.472+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:12.472+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34094 #1924 (3 connections now open) 2014-10-06T14:50:12.473+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34095 #1925 (4 connections now open) 2014-10-06T14:50:12.473+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34097 #1926 (5 connections now open) 2014-10-06T14:50:12.473+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34096 #1927 (6 connections now open) 2014-10-06T14:50:12.473+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34099 #1928 (7 connections now open) 2014-10-06T14:50:12.473+0000 I NETWORK [conn1924] end connection 127.0.0.1:34094 (6 connections now open) 2014-10-06T14:50:17.473+0000 I NETWORK [conn1925] end connection 127.0.0.1:34095 (5 connections now open) 2014-10-06T14:50:17.473+0000 I NETWORK [conn1926] end connection 127.0.0.1:34097 (5 connections now open) 2014-10-06T14:50:17.473+0000 I NETWORK [conn1928] end connection 127.0.0.1:34099 (5 connections now open) 2014-10-06T14:50:17.474+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34100 #1929 (6 connections now open) 2014-10-06T14:50:17.473+0000 I NETWORK [conn1927] end connection 127.0.0.1:34096 (4 connections now open) 2014-10-06T14:50:17.474+0000 I NETWORK [conn1929] end connection 127.0.0.1:34100 (2 connections now open) 2014-10-06T14:50:17.475+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:17.475+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:17.475+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:17.476+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34101 #1930 (3 connections now open) 2014-10-06T14:50:17.477+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34102 #1931 (4 connections now open) 2014-10-06T14:50:17.477+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34103 #1932 (5 connections now open) 2014-10-06T14:50:17.477+0000 I NETWORK [conn1930] end connection 127.0.0.1:34101 (4 connections now open) 2014-10-06T14:50:17.477+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34104 #1933 (6 connections now open) 2014-10-06T14:50:17.477+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34105 #1934 (6 connections now open) 2014-10-06T14:50:22.477+0000 I NETWORK [conn1931] end connection 127.0.0.1:34102 (5 connections now open) 2014-10-06T14:50:22.477+0000 I NETWORK [conn1934] end connection 127.0.0.1:34105 (5 connections now open) 2014-10-06T14:50:22.477+0000 I NETWORK [conn1933] end connection 127.0.0.1:34104 (5 connections now open) 2014-10-06T14:50:22.477+0000 I NETWORK [conn1932] end connection 127.0.0.1:34103 (4 connections now open) 2014-10-06T14:50:22.477+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34106 #1935 (6 connections now open) 2014-10-06T14:50:22.478+0000 I NETWORK [conn1935] end connection 127.0.0.1:34106 (2 connections now open) 2014-10-06T14:50:22.479+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:22.479+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:22.480+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:22.480+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34107 #1936 (3 connections now open) 2014-10-06T14:50:22.481+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34108 #1937 (4 connections now open) 2014-10-06T14:50:22.481+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34109 #1938 (5 connections now open) 2014-10-06T14:50:22.481+0000 I NETWORK [conn1936] end connection 127.0.0.1:34107 (4 connections now open) 2014-10-06T14:50:22.481+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34111 #1939 (6 connections now open) 2014-10-06T14:50:22.481+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34110 #1940 (6 connections now open) 2014-10-06T14:50:27.481+0000 I NETWORK [conn1938] end connection 127.0.0.1:34109 (5 connections now open) 2014-10-06T14:50:27.481+0000 I NETWORK [conn1939] end connection 127.0.0.1:34111 (5 connections now open) 2014-10-06T14:50:27.481+0000 I NETWORK [conn1940] end connection 127.0.0.1:34110 (5 connections now open) 2014-10-06T14:50:27.481+0000 I NETWORK [conn1937] end connection 127.0.0.1:34108 (5 connections now open) 2014-10-06T14:50:27.482+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34112 #1941 (6 connections now open) 2014-10-06T14:50:27.482+0000 I NETWORK [conn1941] end connection 127.0.0.1:34112 (2 connections now open) 2014-10-06T14:50:27.483+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:27.483+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:27.484+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:27.485+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34113 #1942 (3 connections now open) 2014-10-06T14:50:27.485+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34114 #1943 (4 connections now open) 2014-10-06T14:50:27.485+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34115 #1944 (5 connections now open) 2014-10-06T14:50:27.485+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34116 #1945 (6 connections now open) 2014-10-06T14:50:27.485+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34117 #1946 (7 connections now open) 2014-10-06T14:50:27.485+0000 I NETWORK [conn1942] end connection 127.0.0.1:34113 (6 connections now open) 2014-10-06T14:50:32.485+0000 I NETWORK [conn1944] end connection 127.0.0.1:34115 (5 connections now open) 2014-10-06T14:50:32.485+0000 I NETWORK [conn1943] end connection 127.0.0.1:34114 (5 connections now open) 2014-10-06T14:50:32.486+0000 I NETWORK [conn1945] end connection 127.0.0.1:34116 (4 connections now open) 2014-10-06T14:50:32.486+0000 I NETWORK [conn1946] end connection 127.0.0.1:34117 (4 connections now open) 2014-10-06T14:50:32.486+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34119 #1947 (6 connections now open) 2014-10-06T14:50:32.486+0000 I NETWORK [conn1947] end connection 127.0.0.1:34119 (2 connections now open) 2014-10-06T14:50:32.487+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:32.487+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:32.488+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:32.489+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34120 #1948 (3 connections now open) 2014-10-06T14:50:32.489+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34121 #1949 (4 connections now open) 2014-10-06T14:50:32.489+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34122 #1950 (5 connections now open) 2014-10-06T14:50:32.489+0000 I NETWORK [conn1948] end connection 127.0.0.1:34120 (4 connections now open) 2014-10-06T14:50:32.489+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34123 #1951 (6 connections now open) 2014-10-06T14:50:32.489+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34124 #1952 (6 connections now open) 2014-10-06T14:50:37.494+0000 I NETWORK [conn1949] end connection 127.0.0.1:34121 (5 connections now open) 2014-10-06T14:50:37.494+0000 I NETWORK [conn1952] end connection 127.0.0.1:34124 (5 connections now open) 2014-10-06T14:50:37.494+0000 I NETWORK [conn1951] end connection 127.0.0.1:34123 (4 connections now open) 2014-10-06T14:50:37.494+0000 I NETWORK [conn1950] end connection 127.0.0.1:34122 (4 connections now open) 2014-10-06T14:50:37.494+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34125 #1953 (6 connections now open) 2014-10-06T14:50:37.495+0000 I NETWORK [conn1953] end connection 127.0.0.1:34125 (2 connections now open) 2014-10-06T14:50:37.495+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:37.496+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:37.496+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:37.497+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34126 #1954 (3 connections now open) 2014-10-06T14:50:37.497+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34127 #1955 (4 connections now open) 2014-10-06T14:50:37.497+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34128 #1956 (5 connections now open) 2014-10-06T14:50:37.497+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34129 #1957 (6 connections now open) 2014-10-06T14:50:37.497+0000 I NETWORK [conn1954] end connection 127.0.0.1:34126 (4 connections now open) 2014-10-06T14:50:37.497+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34130 #1958 (7 connections now open) 2014-10-06T14:50:40.962+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._7 2014-10-06T14:50:42.498+0000 I NETWORK [conn1957] end connection 127.0.0.1:34129 (5 connections now open) 2014-10-06T14:50:42.498+0000 I NETWORK [conn1955] end connection 127.0.0.1:34127 (5 connections now open) 2014-10-06T14:50:42.498+0000 I NETWORK [conn1956] end connection 127.0.0.1:34128 (5 connections now open) 2014-10-06T14:50:42.498+0000 I NETWORK [conn1958] end connection 127.0.0.1:34130 (2 connections now open) 2014-10-06T14:50:42.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34131 #1959 (3 connections now open) 2014-10-06T14:50:42.499+0000 I NETWORK [conn1959] end connection 127.0.0.1:34131 (2 connections now open) 2014-10-06T14:50:42.499+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:42.500+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:42.500+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:42.501+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34132 #1960 (3 connections now open) 2014-10-06T14:50:42.501+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34133 #1961 (4 connections now open) 2014-10-06T14:50:42.501+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34134 #1962 (5 connections now open) 2014-10-06T14:50:42.501+0000 I NETWORK [conn1960] end connection 127.0.0.1:34132 (3 connections now open) 2014-10-06T14:50:42.501+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34135 #1963 (6 connections now open) 2014-10-06T14:50:42.501+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34136 #1964 (6 connections now open) 2014-10-06T14:50:47.502+0000 I NETWORK [conn1962] end connection 127.0.0.1:34134 (5 connections now open) 2014-10-06T14:50:47.502+0000 I NETWORK [conn1963] end connection 127.0.0.1:34135 (5 connections now open) 2014-10-06T14:50:47.502+0000 I NETWORK [conn1964] end connection 127.0.0.1:34136 (5 connections now open) 2014-10-06T14:50:47.502+0000 I NETWORK [conn1961] end connection 127.0.0.1:34133 (4 connections now open) 2014-10-06T14:50:47.502+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34137 #1965 (3 connections now open) 2014-10-06T14:50:47.502+0000 I NETWORK [conn1965] end connection 127.0.0.1:34137 (2 connections now open) 2014-10-06T14:50:47.503+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:47.503+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:47.504+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:47.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34138 #1966 (3 connections now open) 2014-10-06T14:50:47.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34139 #1967 (4 connections now open) 2014-10-06T14:50:47.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34140 #1968 (5 connections now open) 2014-10-06T14:50:47.505+0000 I NETWORK [conn1966] end connection 127.0.0.1:34138 (4 connections now open) 2014-10-06T14:50:52.505+0000 I NETWORK [conn1968] end connection 127.0.0.1:34140 (3 connections now open) 2014-10-06T14:50:52.505+0000 I NETWORK [conn1967] end connection 127.0.0.1:34139 (3 connections now open) 2014-10-06T14:50:52.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34141 #1969 (3 connections now open) 2014-10-06T14:50:52.506+0000 I NETWORK [conn1969] end connection 127.0.0.1:34141 (2 connections now open) 2014-10-06T14:50:52.506+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:52.507+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:52.507+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:52.508+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34142 #1970 (3 connections now open) 2014-10-06T14:50:52.508+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34143 #1971 (4 connections now open) 2014-10-06T14:50:52.508+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34144 #1972 (5 connections now open) 2014-10-06T14:50:52.508+0000 I NETWORK [conn1970] end connection 127.0.0.1:34142 (4 connections now open) 2014-10-06T14:50:57.509+0000 I NETWORK [conn1972] end connection 127.0.0.1:34144 (3 connections now open) 2014-10-06T14:50:57.509+0000 I NETWORK [conn1971] end connection 127.0.0.1:34143 (3 connections now open) 2014-10-06T14:50:57.509+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34145 #1973 (4 connections now open) 2014-10-06T14:50:57.510+0000 I NETWORK [conn1973] end connection 127.0.0.1:34145 (2 connections now open) 2014-10-06T14:50:57.510+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:57.511+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:57.511+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:50:57.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34146 #1974 (3 connections now open) 2014-10-06T14:50:57.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34147 #1975 (4 connections now open) 2014-10-06T14:50:57.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34148 #1976 (5 connections now open) 2014-10-06T14:50:57.512+0000 I NETWORK [conn1974] end connection 127.0.0.1:34146 (4 connections now open) 2014-10-06T14:51:02.513+0000 I NETWORK [conn1976] end connection 127.0.0.1:34148 (3 connections now open) 2014-10-06T14:51:02.513+0000 I NETWORK [conn1975] end connection 127.0.0.1:34147 (3 connections now open) 2014-10-06T14:51:02.513+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34149 #1977 (3 connections now open) 2014-10-06T14:51:02.513+0000 I NETWORK [conn1977] end connection 127.0.0.1:34149 (2 connections now open) 2014-10-06T14:51:02.514+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:51:02.514+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:51:02.514+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:51:02.515+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34150 #1978 (3 connections now open) 2014-10-06T14:51:02.515+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34151 #1979 (4 connections now open) 2014-10-06T14:51:02.515+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34152 #1980 (5 connections now open) 2014-10-06T14:51:02.516+0000 I NETWORK [conn1978] end connection 127.0.0.1:34150 (4 connections now open) 2014-10-06T14:51:07.516+0000 I NETWORK [conn1980] end connection 127.0.0.1:34152 (3 connections now open) 2014-10-06T14:51:07.516+0000 I NETWORK [conn1979] end connection 127.0.0.1:34151 (3 connections now open) 2014-10-06T14:51:07.516+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34153 #1981 (4 connections now open) 2014-10-06T14:51:07.517+0000 I NETWORK [conn1981] end connection 127.0.0.1:34153 (2 connections now open) 2014-10-06T14:51:07.517+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:51:07.518+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:51:07.518+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:51:07.519+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34154 #1982 (3 connections now open) 2014-10-06T14:51:07.519+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34155 #1983 (4 connections now open) 2014-10-06T14:51:07.519+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34156 #1984 (5 connections now open) 2014-10-06T14:51:07.520+0000 I NETWORK [conn1982] end connection 127.0.0.1:34154 (4 connections now open) 2014-10-06T14:51:12.520+0000 I NETWORK [conn1983] end connection 127.0.0.1:34155 (3 connections now open) 2014-10-06T14:51:12.520+0000 I NETWORK [conn1984] end connection 127.0.0.1:34156 (3 connections now open) 2014-10-06T14:51:12.520+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34157 #1985 (4 connections now open) 2014-10-06T14:51:12.521+0000 I NETWORK [conn1985] end connection 127.0.0.1:34157 (2 connections now open) 2014-10-06T14:51:12.521+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:51:12.522+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:51:12.522+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:51:12.523+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34158 #1986 (3 connections now open) 2014-10-06T14:51:12.523+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34159 #1987 (4 connections now open) 2014-10-06T14:51:12.523+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34160 #1988 (5 connections now open) 2014-10-06T14:51:12.523+0000 I NETWORK [conn1986] end connection 127.0.0.1:34158 (4 connections now open) 2014-10-06T14:51:17.524+0000 I NETWORK [conn1987] end connection 127.0.0.1:34159 (3 connections now open) 2014-10-06T14:51:17.524+0000 I NETWORK [conn1988] end connection 127.0.0.1:34160 (3 connections now open) 2014-10-06T14:51:17.524+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34161 #1989 (4 connections now open) 2014-10-06T14:51:17.525+0000 I NETWORK [conn1989] end connection 127.0.0.1:34161 (2 connections now open) 2014-10-06T14:51:17.525+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:51:17.525+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:51:17.526+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:51:17.527+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34162 #1990 (3 connections now open) 2014-10-06T14:51:17.527+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34163 #1991 (4 connections now open) 2014-10-06T14:51:17.527+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34164 #1992 (5 connections now open) 2014-10-06T14:51:17.527+0000 I NETWORK [conn1990] end connection 127.0.0.1:34162 (4 connections now open) 2014-10-06T14:51:22.527+0000 I NETWORK [conn1991] end connection 127.0.0.1:34163 (3 connections now open) 2014-10-06T14:51:22.527+0000 I NETWORK [conn1992] end connection 127.0.0.1:34164 (3 connections now open) 2014-10-06T14:51:22.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34165 #1993 (3 connections now open) 2014-10-06T14:51:22.528+0000 I NETWORK [conn1993] end connection 127.0.0.1:34165 (2 connections now open) 2014-10-06T14:51:22.529+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:51:22.529+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:51:22.529+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:51:22.530+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34166 #1994 (3 connections now open) 2014-10-06T14:51:22.531+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34167 #1995 (4 connections now open) 2014-10-06T14:51:22.531+0000 I NETWORK [conn1994] end connection 127.0.0.1:34166 (3 connections now open) 2014-10-06T14:51:27.531+0000 I NETWORK [conn1995] end connection 127.0.0.1:34167 (2 connections now open) 2014-10-06T14:51:27.531+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34168 #1996 (3 connections now open) 2014-10-06T14:51:27.532+0000 I NETWORK [conn1996] end connection 127.0.0.1:34168 (2 connections now open) 2014-10-06T14:51:27.532+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:51:27.533+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:51:27.533+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:51:27.534+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34169 #1997 (3 connections now open) 2014-10-06T14:51:27.534+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34170 #1998 (4 connections now open) 2014-10-06T14:51:27.534+0000 I NETWORK [conn1997] end connection 127.0.0.1:34169 (3 connections now open) 2014-10-06T14:51:32.535+0000 I NETWORK [conn1998] end connection 127.0.0.1:34170 (2 connections now open) 2014-10-06T14:51:32.535+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34171 #1999 (3 connections now open) 2014-10-06T14:51:32.535+0000 I NETWORK [conn1999] end connection 127.0.0.1:34171 (2 connections now open) 2014-10-06T14:51:32.535+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:51:32.536+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:51:32.536+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:51:32.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34172 #2000 (3 connections now open) 2014-10-06T14:51:32.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34173 #2001 (4 connections now open) 2014-10-06T14:51:32.537+0000 I NETWORK [conn2000] end connection 127.0.0.1:34172 (3 connections now open) 2014-10-06T14:51:37.538+0000 I NETWORK [conn2001] end connection 127.0.0.1:34173 (2 connections now open) 2014-10-06T14:51:37.538+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34174 #2002 (3 connections now open) 2014-10-06T14:51:37.538+0000 I NETWORK [conn2002] end connection 127.0.0.1:34174 (2 connections now open) 2014-10-06T14:51:37.539+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:51:37.539+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:51:37.540+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:51:37.540+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34175 #2003 (3 connections now open) 2014-10-06T14:51:37.541+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34176 #2004 (4 connections now open) 2014-10-06T14:51:37.541+0000 I NETWORK [conn2003] end connection 127.0.0.1:34175 (3 connections now open) 2014-10-06T14:51:42.541+0000 I NETWORK [conn2004] end connection 127.0.0.1:34176 (2 connections now open) 2014-10-06T14:51:42.541+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34177 #2005 (3 connections now open) 2014-10-06T14:51:42.542+0000 I NETWORK [conn2005] end connection 127.0.0.1:34177 (2 connections now open) 2014-10-06T14:51:42.542+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:51:42.543+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:51:42.543+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:51:42.544+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34178 #2006 (3 connections now open) 2014-10-06T14:51:42.544+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34179 #2007 (4 connections now open) 2014-10-06T14:51:42.544+0000 I NETWORK [conn2006] end connection 127.0.0.1:34178 (3 connections now open) 2014-10-06T14:51:47.544+0000 I NETWORK [conn2007] end connection 127.0.0.1:34179 (2 connections now open) 2014-10-06T14:51:47.545+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34180 #2008 (3 connections now open) 2014-10-06T14:51:47.545+0000 I NETWORK [conn2008] end connection 127.0.0.1:34180 (2 connections now open) 2014-10-06T14:51:47.546+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:51:47.546+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:51:47.546+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:51:47.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34181 #2009 (3 connections now open) 2014-10-06T14:51:47.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34182 #2010 (4 connections now open) 2014-10-06T14:51:47.548+0000 I NETWORK [conn2009] end connection 127.0.0.1:34181 (3 connections now open) 2014-10-06T14:51:52.548+0000 I NETWORK [conn2010] end connection 127.0.0.1:34182 (2 connections now open) 2014-10-06T14:51:52.548+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34183 #2011 (3 connections now open) 2014-10-06T14:51:52.549+0000 I NETWORK [conn2011] end connection 127.0.0.1:34183 (2 connections now open) 2014-10-06T14:51:52.549+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:51:52.550+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:51:52.550+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:51:52.551+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34184 #2012 (3 connections now open) 2014-10-06T14:51:52.551+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34185 #2013 (4 connections now open) 2014-10-06T14:51:52.551+0000 I NETWORK [conn2012] end connection 127.0.0.1:34184 (3 connections now open) 2014-10-06T14:51:57.552+0000 I NETWORK [conn2013] end connection 127.0.0.1:34185 (2 connections now open) 2014-10-06T14:51:57.552+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34186 #2014 (3 connections now open) 2014-10-06T14:51:57.552+0000 I NETWORK [conn2014] end connection 127.0.0.1:34186 (2 connections now open) 2014-10-06T14:51:57.553+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNum 2014-10-06T14:51:57.557+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:51:57.558+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:51:57.559+0000 I INDEXING [conn5] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T14:51:57.559+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:51:57.559+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:51:57.559+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34187 #2015 (3 connections now open) 2014-10-06T14:51:57.559+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34188 #2016 (4 connections now open) 2014-10-06T14:51:57.560+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34189 #2017 (5 connections now open) 2014-10-06T14:51:57.560+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34190 #2018 (6 connections now open) 2014-10-06T14:51:57.560+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34191 #2019 (7 connections now open) 2014-10-06T14:51:57.560+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34192 #2020 (8 connections now open) 2014-10-06T14:51:57.560+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34193 #2021 (9 connections now open) 2014-10-06T14:51:57.560+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34194 #2022 (10 connections now open) 2014-10-06T14:51:57.560+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34195 #2023 (11 connections now open) 2014-10-06T14:51:57.561+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34196 #2024 (12 connections now open) 2014-10-06T14:51:57.561+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34197 #2025 (13 connections now open) 2014-10-06T14:51:57.561+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34198 #2026 (14 connections now open) 2014-10-06T14:51:57.562+0000 I NETWORK [conn2015] end connection 127.0.0.1:34187 (13 connections now open) 2014-10-06T14:51:57.562+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34199 #2027 (15 connections now open) 2014-10-06T14:51:57.562+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34200 #2028 (15 connections now open) 2014-10-06T14:51:57.562+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34201 #2029 (16 connections now open) 2014-10-06T14:51:57.562+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34202 #2030 (17 connections now open) 2014-10-06T14:51:57.562+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34203 #2031 (18 connections now open) 2014-10-06T14:52:02.562+0000 I NETWORK [conn2022] end connection 127.0.0.1:34194 (17 connections now open) 2014-10-06T14:52:02.562+0000 I NETWORK [conn2024] end connection 127.0.0.1:34196 (17 connections now open) 2014-10-06T14:52:02.562+0000 I NETWORK [conn2019] end connection 127.0.0.1:34191 (16 connections now open) 2014-10-06T14:52:02.562+0000 I NETWORK [conn2018] end connection 127.0.0.1:34190 (17 connections now open) 2014-10-06T14:52:02.562+0000 I NETWORK [conn2025] end connection 127.0.0.1:34197 (16 connections now open) 2014-10-06T14:52:02.563+0000 I NETWORK [conn2029] end connection 127.0.0.1:34201 (15 connections now open) 2014-10-06T14:52:02.562+0000 I NETWORK [conn2026] end connection 127.0.0.1:34198 (16 connections now open) 2014-10-06T14:52:02.563+0000 I NETWORK [conn2030] end connection 127.0.0.1:34202 (11 connections now open) 2014-10-06T14:52:02.562+0000 I NETWORK [conn2028] end connection 127.0.0.1:34200 (16 connections now open) 2014-10-06T14:52:02.562+0000 I NETWORK [conn2020] end connection 127.0.0.1:34192 (16 connections now open) 2014-10-06T14:52:02.562+0000 I NETWORK [conn2027] end connection 127.0.0.1:34199 (16 connections now open) 2014-10-06T14:52:02.562+0000 I NETWORK [conn2016] end connection 127.0.0.1:34188 (16 connections now open) 2014-10-06T14:52:02.562+0000 I NETWORK [conn2023] end connection 127.0.0.1:34195 (17 connections now open) 2014-10-06T14:52:02.562+0000 I NETWORK [conn2031] end connection 127.0.0.1:34203 (15 connections now open) 2014-10-06T14:52:02.563+0000 I NETWORK [conn2021] end connection 127.0.0.1:34193 (5 connections now open) 2014-10-06T14:52:02.563+0000 I NETWORK [conn2017] end connection 127.0.0.1:34189 (5 connections now open) 2014-10-06T14:52:02.563+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34204 #2032 (3 connections now open) 2014-10-06T14:52:02.564+0000 I NETWORK [conn2032] end connection 127.0.0.1:34204 (2 connections now open) 2014-10-06T14:52:02.564+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:02.571+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:02.572+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:02.573+0000 I INDEXING [conn5] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T14:52:02.573+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:52:02.573+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:52:02.573+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34205 #2033 (3 connections now open) 2014-10-06T14:52:02.573+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34206 #2034 (4 connections now open) 2014-10-06T14:52:02.574+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34207 #2035 (5 connections now open) 2014-10-06T14:52:02.574+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34208 #2036 (6 connections now open) 2014-10-06T14:52:02.574+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34209 #2037 (7 connections now open) 2014-10-06T14:52:02.574+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34210 #2038 (8 connections now open) 2014-10-06T14:52:02.574+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34211 #2039 (9 connections now open) 2014-10-06T14:52:02.574+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34212 #2040 (10 connections now open) 2014-10-06T14:52:02.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34213 #2041 (11 connections now open) 2014-10-06T14:52:02.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34214 #2042 (12 connections now open) 2014-10-06T14:52:02.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34216 #2043 (13 connections now open) 2014-10-06T14:52:02.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34217 #2044 (14 connections now open) 2014-10-06T14:52:02.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34218 #2045 (15 connections now open) 2014-10-06T14:52:02.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34219 #2046 (16 connections now open) 2014-10-06T14:52:02.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34220 #2047 (17 connections now open) 2014-10-06T14:52:02.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34221 #2048 (18 connections now open) 2014-10-06T14:52:02.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34222 #2049 (19 connections now open) 2014-10-06T14:52:02.576+0000 I NETWORK [conn2033] end connection 127.0.0.1:34205 (18 connections now open) 2014-10-06T14:52:07.576+0000 I NETWORK [conn2041] end connection 127.0.0.1:34213 (17 connections now open) 2014-10-06T14:52:07.576+0000 I NETWORK [conn2037] end connection 127.0.0.1:34209 (16 connections now open) 2014-10-06T14:52:07.577+0000 I NETWORK [conn2046] end connection 127.0.0.1:34219 (16 connections now open) 2014-10-06T14:52:07.576+0000 I NETWORK [conn2035] end connection 127.0.0.1:34207 (16 connections now open) 2014-10-06T14:52:07.576+0000 I NETWORK [conn2049] end connection 127.0.0.1:34222 (16 connections now open) 2014-10-06T14:52:07.576+0000 I NETWORK [conn2043] end connection 127.0.0.1:34216 (16 connections now open) 2014-10-06T14:52:07.576+0000 I NETWORK [conn2034] end connection 127.0.0.1:34206 (16 connections now open) 2014-10-06T14:52:07.577+0000 I NETWORK [conn2040] end connection 127.0.0.1:34212 (10 connections now open) 2014-10-06T14:52:07.577+0000 I NETWORK [conn2044] end connection 127.0.0.1:34217 (9 connections now open) 2014-10-06T14:52:07.577+0000 I NETWORK [conn2042] end connection 127.0.0.1:34214 (8 connections now open) 2014-10-06T14:52:07.577+0000 I NETWORK [conn2047] end connection 127.0.0.1:34220 (8 connections now open) 2014-10-06T14:52:07.577+0000 I NETWORK [conn2038] end connection 127.0.0.1:34210 (7 connections now open) 2014-10-06T14:52:07.577+0000 I NETWORK [conn2045] end connection 127.0.0.1:34218 (6 connections now open) 2014-10-06T14:52:07.577+0000 I NETWORK [conn2048] end connection 127.0.0.1:34221 (4 connections now open) 2014-10-06T14:52:07.577+0000 I NETWORK [conn2039] end connection 127.0.0.1:34211 (4 connections now open) 2014-10-06T14:52:07.577+0000 I NETWORK [conn2036] end connection 127.0.0.1:34208 (2 connections now open) 2014-10-06T14:52:07.577+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34223 #2050 (3 connections now open) 2014-10-06T14:52:07.578+0000 I NETWORK [conn2050] end connection 127.0.0.1:34223 (2 connections now open) 2014-10-06T14:52:07.578+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:07.579+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:07.579+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:07.580+0000 I INDEXING [conn5] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T14:52:07.580+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:52:07.580+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:52:07.581+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34224 #2051 (3 connections now open) 2014-10-06T14:52:07.581+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34225 #2052 (4 connections now open) 2014-10-06T14:52:07.581+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34226 #2053 (5 connections now open) 2014-10-06T14:52:07.581+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34228 #2054 (6 connections now open) 2014-10-06T14:52:07.581+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34227 #2055 (7 connections now open) 2014-10-06T14:52:07.581+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34230 #2056 (8 connections now open) 2014-10-06T14:52:07.582+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34231 #2057 (9 connections now open) 2014-10-06T14:52:07.582+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34232 #2058 (10 connections now open) 2014-10-06T14:52:07.582+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34233 #2059 (11 connections now open) 2014-10-06T14:52:07.582+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34234 #2060 (12 connections now open) 2014-10-06T14:52:07.582+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34235 #2061 (13 connections now open) 2014-10-06T14:52:07.582+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34236 #2062 (14 connections now open) 2014-10-06T14:52:07.583+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34237 #2063 (15 connections now open) 2014-10-06T14:52:07.583+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34238 #2064 (16 connections now open) 2014-10-06T14:52:07.583+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34239 #2065 (17 connections now open) 2014-10-06T14:52:07.583+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34240 #2066 (18 connections now open) 2014-10-06T14:52:07.583+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34241 #2067 (19 connections now open) 2014-10-06T14:52:07.583+0000 I NETWORK [conn2051] end connection 127.0.0.1:34224 (18 connections now open) 2014-10-06T14:52:12.584+0000 I NETWORK [conn2058] end connection 127.0.0.1:34232 (17 connections now open) 2014-10-06T14:52:12.584+0000 I NETWORK [conn2055] end connection 127.0.0.1:34227 (17 connections now open) 2014-10-06T14:52:12.584+0000 I NETWORK [conn2065] end connection 127.0.0.1:34239 (17 connections now open) 2014-10-06T14:52:12.584+0000 I NETWORK [conn2061] end connection 127.0.0.1:34235 (14 connections now open) 2014-10-06T14:52:12.584+0000 I NETWORK [conn2053] end connection 127.0.0.1:34226 (16 connections now open) 2014-10-06T14:52:12.584+0000 I NETWORK [conn2062] end connection 127.0.0.1:34236 (13 connections now open) 2014-10-06T14:52:12.584+0000 I NETWORK [conn2067] end connection 127.0.0.1:34241 (16 connections now open) 2014-10-06T14:52:12.584+0000 I NETWORK [conn2060] end connection 127.0.0.1:34234 (16 connections now open) 2014-10-06T14:52:12.584+0000 I NETWORK [conn2052] end connection 127.0.0.1:34225 (11 connections now open) 2014-10-06T14:52:12.584+0000 I NETWORK [conn2056] end connection 127.0.0.1:34230 (16 connections now open) 2014-10-06T14:52:12.584+0000 I NETWORK [conn2066] end connection 127.0.0.1:34240 (16 connections now open) 2014-10-06T14:52:12.584+0000 I NETWORK [conn2059] end connection 127.0.0.1:34233 (13 connections now open) 2014-10-06T14:52:12.584+0000 I NETWORK [conn2064] end connection 127.0.0.1:34238 (13 connections now open) 2014-10-06T14:52:12.584+0000 I NETWORK [conn2054] end connection 127.0.0.1:34228 (16 connections now open) 2014-10-06T14:52:12.584+0000 I NETWORK [conn2063] end connection 127.0.0.1:34237 (12 connections now open) 2014-10-06T14:52:12.584+0000 I NETWORK [conn2057] end connection 127.0.0.1:34231 (16 connections now open) 2014-10-06T14:52:12.585+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34242 #2068 (3 connections now open) 2014-10-06T14:52:12.585+0000 I NETWORK [conn2068] end connection 127.0.0.1:34242 (2 connections now open) 2014-10-06T14:52:12.586+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:12.595+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:12.595+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:12.596+0000 I INDEXING [conn5] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T14:52:12.596+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:52:12.596+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:52:12.596+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34243 #2069 (3 connections now open) 2014-10-06T14:52:12.596+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34244 #2070 (4 connections now open) 2014-10-06T14:52:12.597+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34245 #2071 (5 connections now open) 2014-10-06T14:52:12.597+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34246 #2072 (6 connections now open) 2014-10-06T14:52:12.597+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34247 #2073 (7 connections now open) 2014-10-06T14:52:12.597+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34248 #2074 (8 connections now open) 2014-10-06T14:52:12.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34249 #2075 (9 connections now open) 2014-10-06T14:52:12.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34250 #2076 (10 connections now open) 2014-10-06T14:52:12.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34252 #2077 (11 connections now open) 2014-10-06T14:52:12.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34251 #2078 (12 connections now open) 2014-10-06T14:52:12.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34253 #2079 (13 connections now open) 2014-10-06T14:52:12.599+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34254 #2080 (14 connections now open) 2014-10-06T14:52:12.599+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34255 #2081 (15 connections now open) 2014-10-06T14:52:12.599+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34256 #2082 (16 connections now open) 2014-10-06T14:52:12.599+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34257 #2083 (17 connections now open) 2014-10-06T14:52:12.599+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34258 #2084 (18 connections now open) 2014-10-06T14:52:12.599+0000 I NETWORK [conn2069] end connection 127.0.0.1:34243 (16 connections now open) 2014-10-06T14:52:12.599+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34259 #2085 (19 connections now open) 2014-10-06T14:52:17.599+0000 I NETWORK [conn2072] end connection 127.0.0.1:34246 (17 connections now open) 2014-10-06T14:52:17.599+0000 I NETWORK [conn2073] end connection 127.0.0.1:34247 (17 connections now open) 2014-10-06T14:52:17.600+0000 I NETWORK [conn2084] end connection 127.0.0.1:34258 (16 connections now open) 2014-10-06T14:52:17.600+0000 I NETWORK [conn2078] end connection 127.0.0.1:34251 (16 connections now open) 2014-10-06T14:52:17.600+0000 I NETWORK [conn2085] end connection 127.0.0.1:34259 (15 connections now open) 2014-10-06T14:52:17.600+0000 I NETWORK [conn2076] end connection 127.0.0.1:34250 (12 connections now open) 2014-10-06T14:52:17.600+0000 I NETWORK [conn2079] end connection 127.0.0.1:34253 (16 connections now open) 2014-10-06T14:52:17.600+0000 I NETWORK [conn2083] end connection 127.0.0.1:34257 (10 connections now open) 2014-10-06T14:52:17.600+0000 I NETWORK [conn2075] end connection 127.0.0.1:34249 (16 connections now open) 2014-10-06T14:52:17.600+0000 I NETWORK [conn2074] end connection 127.0.0.1:34248 (9 connections now open) 2014-10-06T14:52:17.600+0000 I NETWORK [conn2071] end connection 127.0.0.1:34245 (16 connections now open) 2014-10-06T14:52:17.600+0000 I NETWORK [conn2082] end connection 127.0.0.1:34256 (7 connections now open) 2014-10-06T14:52:17.601+0000 I NETWORK [conn2080] end connection 127.0.0.1:34254 (5 connections now open) 2014-10-06T14:52:17.601+0000 I NETWORK [conn2077] end connection 127.0.0.1:34252 (4 connections now open) 2014-10-06T14:52:17.601+0000 I NETWORK [conn2081] end connection 127.0.0.1:34255 (3 connections now open) 2014-10-06T14:52:17.601+0000 I NETWORK [conn2070] end connection 127.0.0.1:34244 (5 connections now open) 2014-10-06T14:52:17.601+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34260 #2086 (3 connections now open) 2014-10-06T14:52:17.601+0000 I NETWORK [conn2086] end connection 127.0.0.1:34260 (2 connections now open) 2014-10-06T14:52:17.602+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:17.603+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:17.603+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:17.604+0000 I INDEXING [conn5] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T14:52:17.604+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:52:17.604+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:52:17.605+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34261 #2087 (3 connections now open) 2014-10-06T14:52:17.605+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34262 #2088 (4 connections now open) 2014-10-06T14:52:17.605+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34263 #2089 (5 connections now open) 2014-10-06T14:52:17.605+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34265 #2090 (6 connections now open) 2014-10-06T14:52:17.605+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34264 #2091 (7 connections now open) 2014-10-06T14:52:17.606+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34267 #2092 (8 connections now open) 2014-10-06T14:52:17.606+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34268 #2093 (9 connections now open) 2014-10-06T14:52:17.606+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34269 #2094 (10 connections now open) 2014-10-06T14:52:17.606+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34270 #2095 (11 connections now open) 2014-10-06T14:52:17.606+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34271 #2096 (12 connections now open) 2014-10-06T14:52:17.607+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34272 #2097 (13 connections now open) 2014-10-06T14:52:17.607+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34273 #2098 (14 connections now open) 2014-10-06T14:52:17.607+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34274 #2099 (15 connections now open) 2014-10-06T14:52:17.607+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34275 #2100 (16 connections now open) 2014-10-06T14:52:17.607+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34276 #2101 (17 connections now open) 2014-10-06T14:52:17.607+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34277 #2102 (18 connections now open) 2014-10-06T14:52:17.607+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34278 #2103 (19 connections now open) 2014-10-06T14:52:17.607+0000 I NETWORK [conn2087] end connection 127.0.0.1:34261 (18 connections now open) 2014-10-06T14:52:21.800+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._8 2014-10-06T14:52:21.806+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._9 2014-10-06T14:52:22.608+0000 I NETWORK [conn2096] end connection 127.0.0.1:34271 (17 connections now open) 2014-10-06T14:52:22.608+0000 I NETWORK [conn2091] end connection 127.0.0.1:34264 (16 connections now open) 2014-10-06T14:52:22.608+0000 I NETWORK [conn2092] end connection 127.0.0.1:34267 (16 connections now open) 2014-10-06T14:52:22.608+0000 I NETWORK [conn2090] end connection 127.0.0.1:34265 (15 connections now open) 2014-10-06T14:52:22.608+0000 I NETWORK [conn2088] end connection 127.0.0.1:34262 (16 connections now open) 2014-10-06T14:52:22.608+0000 I NETWORK [conn2101] end connection 127.0.0.1:34276 (12 connections now open) 2014-10-06T14:52:22.608+0000 I NETWORK [conn2098] end connection 127.0.0.1:34273 (12 connections now open) 2014-10-06T14:52:22.608+0000 I NETWORK [conn2095] end connection 127.0.0.1:34270 (10 connections now open) 2014-10-06T14:52:22.608+0000 I NETWORK [conn2099] end connection 127.0.0.1:34274 (9 connections now open) 2014-10-06T14:52:22.608+0000 I NETWORK [conn2093] end connection 127.0.0.1:34268 (9 connections now open) 2014-10-06T14:52:22.608+0000 I NETWORK [conn2102] end connection 127.0.0.1:34277 (9 connections now open) 2014-10-06T14:52:22.608+0000 I NETWORK [conn2103] end connection 127.0.0.1:34278 (6 connections now open) 2014-10-06T14:52:22.608+0000 I NETWORK [conn2097] end connection 127.0.0.1:34272 (5 connections now open) 2014-10-06T14:52:22.608+0000 I NETWORK [conn2089] end connection 127.0.0.1:34263 (4 connections now open) 2014-10-06T14:52:22.608+0000 I NETWORK [conn2094] end connection 127.0.0.1:34269 (5 connections now open) 2014-10-06T14:52:22.609+0000 I NETWORK [conn2100] end connection 127.0.0.1:34275 (4 connections now open) 2014-10-06T14:52:22.609+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34279 #2104 (3 connections now open) 2014-10-06T14:52:22.609+0000 I NETWORK [conn2104] end connection 127.0.0.1:34279 (2 connections now open) 2014-10-06T14:52:22.610+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:22.611+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:22.611+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:22.612+0000 I INDEXING [conn5] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T14:52:22.612+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:52:22.612+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:52:22.612+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34280 #2105 (3 connections now open) 2014-10-06T14:52:22.612+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34281 #2106 (4 connections now open) 2014-10-06T14:52:22.613+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34282 #2107 (5 connections now open) 2014-10-06T14:52:22.613+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34283 #2108 (6 connections now open) 2014-10-06T14:52:22.613+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34284 #2109 (7 connections now open) 2014-10-06T14:52:22.613+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34285 #2110 (8 connections now open) 2014-10-06T14:52:22.613+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34286 #2111 (9 connections now open) 2014-10-06T14:52:22.613+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34287 #2112 (10 connections now open) 2014-10-06T14:52:22.613+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34288 #2113 (11 connections now open) 2014-10-06T14:52:22.614+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34289 #2114 (12 connections now open) 2014-10-06T14:52:22.614+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34290 #2115 (13 connections now open) 2014-10-06T14:52:22.614+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34291 #2116 (14 connections now open) 2014-10-06T14:52:22.614+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34292 #2117 (15 connections now open) 2014-10-06T14:52:22.614+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34293 #2118 (16 connections now open) 2014-10-06T14:52:22.614+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34294 #2119 (17 connections now open) 2014-10-06T14:52:22.614+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34295 #2120 (18 connections now open) 2014-10-06T14:52:22.614+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34296 #2121 (19 connections now open) 2014-10-06T14:52:22.615+0000 I NETWORK [conn2105] end connection 127.0.0.1:34280 (18 connections now open) 2014-10-06T14:52:27.615+0000 I NETWORK [conn2119] end connection 127.0.0.1:34294 (17 connections now open) 2014-10-06T14:52:27.615+0000 I NETWORK [conn2106] end connection 127.0.0.1:34281 (17 connections now open) 2014-10-06T14:52:27.615+0000 I NETWORK [conn2109] end connection 127.0.0.1:34284 (16 connections now open) 2014-10-06T14:52:27.615+0000 I NETWORK [conn2112] end connection 127.0.0.1:34287 (14 connections now open) 2014-10-06T14:52:27.615+0000 I NETWORK [conn2118] end connection 127.0.0.1:34293 (13 connections now open) 2014-10-06T14:52:27.615+0000 I NETWORK [conn2110] end connection 127.0.0.1:34285 (13 connections now open) 2014-10-06T14:52:27.615+0000 I NETWORK [conn2116] end connection 127.0.0.1:34291 (13 connections now open) 2014-10-06T14:52:27.615+0000 I NETWORK [conn2117] end connection 127.0.0.1:34292 (11 connections now open) 2014-10-06T14:52:27.615+0000 I NETWORK [conn2108] end connection 127.0.0.1:34283 (11 connections now open) 2014-10-06T14:52:27.616+0000 I NETWORK [conn2114] end connection 127.0.0.1:34289 (8 connections now open) 2014-10-06T14:52:27.616+0000 I NETWORK [conn2113] end connection 127.0.0.1:34288 (8 connections now open) 2014-10-06T14:52:27.616+0000 I NETWORK [conn2120] end connection 127.0.0.1:34295 (8 connections now open) 2014-10-06T14:52:27.616+0000 I NETWORK [conn2121] end connection 127.0.0.1:34296 (6 connections now open) 2014-10-06T14:52:27.616+0000 I NETWORK [conn2115] end connection 127.0.0.1:34290 (4 connections now open) 2014-10-06T14:52:27.616+0000 I NETWORK [conn2111] end connection 127.0.0.1:34286 (4 connections now open) 2014-10-06T14:52:27.616+0000 I NETWORK [conn2107] end connection 127.0.0.1:34282 (2 connections now open) 2014-10-06T14:52:27.616+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34297 #2122 (3 connections now open) 2014-10-06T14:52:27.617+0000 I NETWORK [conn2122] end connection 127.0.0.1:34297 (2 connections now open) 2014-10-06T14:52:27.617+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:27.618+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:27.618+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:27.619+0000 I INDEXING [conn5] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T14:52:27.619+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:52:27.619+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:52:27.619+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34298 #2123 (3 connections now open) 2014-10-06T14:52:27.620+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34299 #2124 (4 connections now open) 2014-10-06T14:52:27.620+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34300 #2125 (5 connections now open) 2014-10-06T14:52:27.620+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34301 #2126 (6 connections now open) 2014-10-06T14:52:27.620+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34302 #2127 (7 connections now open) 2014-10-06T14:52:27.620+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34303 #2128 (8 connections now open) 2014-10-06T14:52:27.620+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34304 #2129 (9 connections now open) 2014-10-06T14:52:27.621+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34305 #2130 (10 connections now open) 2014-10-06T14:52:27.621+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34306 #2131 (11 connections now open) 2014-10-06T14:52:27.621+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34307 #2132 (12 connections now open) 2014-10-06T14:52:27.621+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34308 #2133 (13 connections now open) 2014-10-06T14:52:27.621+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34309 #2134 (14 connections now open) 2014-10-06T14:52:27.622+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34310 #2135 (15 connections now open) 2014-10-06T14:52:27.622+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34311 #2136 (16 connections now open) 2014-10-06T14:52:27.622+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34312 #2137 (17 connections now open) 2014-10-06T14:52:27.622+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34313 #2138 (18 connections now open) 2014-10-06T14:52:27.622+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34314 #2139 (19 connections now open) 2014-10-06T14:52:27.622+0000 I NETWORK [conn2123] end connection 127.0.0.1:34298 (18 connections now open) 2014-10-06T14:52:32.623+0000 I NETWORK [conn2125] end connection 127.0.0.1:34300 (17 connections now open) 2014-10-06T14:52:32.623+0000 I NETWORK [conn2136] end connection 127.0.0.1:34311 (16 connections now open) 2014-10-06T14:52:32.623+0000 I NETWORK [conn2138] end connection 127.0.0.1:34313 (16 connections now open) 2014-10-06T14:52:32.623+0000 I NETWORK [conn2134] end connection 127.0.0.1:34309 (14 connections now open) 2014-10-06T14:52:32.623+0000 I NETWORK [conn2129] end connection 127.0.0.1:34304 (14 connections now open) 2014-10-06T14:52:32.623+0000 I NETWORK [conn2130] end connection 127.0.0.1:34305 (16 connections now open) 2014-10-06T14:52:32.623+0000 I NETWORK [conn2139] end connection 127.0.0.1:34314 (16 connections now open) 2014-10-06T14:52:32.623+0000 I NETWORK [conn2137] end connection 127.0.0.1:34312 (10 connections now open) 2014-10-06T14:52:32.623+0000 I NETWORK [conn2126] end connection 127.0.0.1:34301 (10 connections now open) 2014-10-06T14:52:32.623+0000 I NETWORK [conn2131] end connection 127.0.0.1:34306 (10 connections now open) 2014-10-06T14:52:32.623+0000 I NETWORK [conn2124] end connection 127.0.0.1:34299 (9 connections now open) 2014-10-06T14:52:32.623+0000 I NETWORK [conn2135] end connection 127.0.0.1:34310 (9 connections now open) 2014-10-06T14:52:32.624+0000 I NETWORK [conn2133] end connection 127.0.0.1:34308 (5 connections now open) 2014-10-06T14:52:32.624+0000 I NETWORK [conn2132] end connection 127.0.0.1:34307 (5 connections now open) 2014-10-06T14:52:32.624+0000 I NETWORK [conn2127] end connection 127.0.0.1:34302 (3 connections now open) 2014-10-06T14:52:32.624+0000 I NETWORK [conn2128] end connection 127.0.0.1:34303 (2 connections now open) 2014-10-06T14:52:32.624+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34315 #2140 (3 connections now open) 2014-10-06T14:52:32.624+0000 I NETWORK [conn2140] end connection 127.0.0.1:34315 (2 connections now open) 2014-10-06T14:52:32.625+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:32.626+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:32.626+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:32.627+0000 I INDEXING [conn5] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T14:52:32.627+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:52:32.627+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:52:32.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34316 #2141 (3 connections now open) 2014-10-06T14:52:32.628+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34317 #2142 (4 connections now open) 2014-10-06T14:52:32.628+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34318 #2143 (5 connections now open) 2014-10-06T14:52:32.628+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34319 #2144 (6 connections now open) 2014-10-06T14:52:32.628+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34320 #2145 (7 connections now open) 2014-10-06T14:52:32.628+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34321 #2146 (8 connections now open) 2014-10-06T14:52:32.628+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34322 #2147 (9 connections now open) 2014-10-06T14:52:32.628+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34323 #2148 (10 connections now open) 2014-10-06T14:52:32.628+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34324 #2149 (11 connections now open) 2014-10-06T14:52:32.629+0000 I NETWORK [conn2141] end connection 127.0.0.1:34316 (10 connections now open) 2014-10-06T14:52:37.629+0000 I NETWORK [conn2148] end connection 127.0.0.1:34323 (9 connections now open) 2014-10-06T14:52:37.629+0000 I NETWORK [conn2146] end connection 127.0.0.1:34321 (9 connections now open) 2014-10-06T14:52:37.629+0000 I NETWORK [conn2145] end connection 127.0.0.1:34320 (8 connections now open) 2014-10-06T14:52:37.629+0000 I NETWORK [conn2144] end connection 127.0.0.1:34319 (8 connections now open) 2014-10-06T14:52:37.629+0000 I NETWORK [conn2142] end connection 127.0.0.1:34317 (8 connections now open) 2014-10-06T14:52:37.629+0000 I NETWORK [conn2149] end connection 127.0.0.1:34324 (8 connections now open) 2014-10-06T14:52:37.629+0000 I NETWORK [conn2147] end connection 127.0.0.1:34322 (8 connections now open) 2014-10-06T14:52:37.629+0000 I NETWORK [conn2143] end connection 127.0.0.1:34318 (8 connections now open) 2014-10-06T14:52:37.630+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34325 #2150 (3 connections now open) 2014-10-06T14:52:37.630+0000 I NETWORK [conn2150] end connection 127.0.0.1:34325 (2 connections now open) 2014-10-06T14:52:37.631+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:37.631+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:37.632+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:37.632+0000 I INDEXING [conn5] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T14:52:37.632+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:52:37.632+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:52:37.633+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34326 #2151 (3 connections now open) 2014-10-06T14:52:37.633+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34327 #2152 (4 connections now open) 2014-10-06T14:52:37.633+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34328 #2153 (5 connections now open) 2014-10-06T14:52:37.633+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34329 #2154 (6 connections now open) 2014-10-06T14:52:37.634+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34330 #2155 (7 connections now open) 2014-10-06T14:52:37.634+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34331 #2156 (8 connections now open) 2014-10-06T14:52:37.634+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34332 #2157 (9 connections now open) 2014-10-06T14:52:37.634+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34333 #2158 (10 connections now open) 2014-10-06T14:52:37.634+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34334 #2159 (11 connections now open) 2014-10-06T14:52:37.634+0000 I NETWORK [conn2151] end connection 127.0.0.1:34326 (10 connections now open) 2014-10-06T14:52:42.634+0000 I NETWORK [conn2154] end connection 127.0.0.1:34329 (9 connections now open) 2014-10-06T14:52:42.635+0000 I NETWORK [conn2156] end connection 127.0.0.1:34331 (8 connections now open) 2014-10-06T14:52:42.635+0000 I NETWORK [conn2158] end connection 127.0.0.1:34333 (8 connections now open) 2014-10-06T14:52:42.635+0000 I NETWORK [conn2159] end connection 127.0.0.1:34334 (8 connections now open) 2014-10-06T14:52:42.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34335 #2160 (8 connections now open) 2014-10-06T14:52:42.635+0000 I NETWORK [conn2152] end connection 127.0.0.1:34327 (8 connections now open) 2014-10-06T14:52:42.635+0000 I NETWORK [conn2157] end connection 127.0.0.1:34332 (8 connections now open) 2014-10-06T14:52:42.635+0000 I NETWORK [conn2155] end connection 127.0.0.1:34330 (8 connections now open) 2014-10-06T14:52:42.635+0000 I NETWORK [conn2153] end connection 127.0.0.1:34328 (8 connections now open) 2014-10-06T14:52:42.636+0000 I NETWORK [conn2160] end connection 127.0.0.1:34335 (2 connections now open) 2014-10-06T14:52:42.636+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:42.637+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:42.637+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:42.638+0000 I INDEXING [conn5] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T14:52:42.638+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:52:42.638+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:52:42.638+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34336 #2161 (3 connections now open) 2014-10-06T14:52:42.639+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34337 #2162 (4 connections now open) 2014-10-06T14:52:42.639+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34338 #2163 (5 connections now open) 2014-10-06T14:52:42.639+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34339 #2164 (6 connections now open) 2014-10-06T14:52:42.639+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34340 #2165 (7 connections now open) 2014-10-06T14:52:42.639+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34341 #2166 (8 connections now open) 2014-10-06T14:52:42.639+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34342 #2167 (9 connections now open) 2014-10-06T14:52:42.639+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34343 #2168 (10 connections now open) 2014-10-06T14:52:42.639+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34344 #2169 (11 connections now open) 2014-10-06T14:52:42.640+0000 I NETWORK [conn2161] end connection 127.0.0.1:34336 (10 connections now open) 2014-10-06T14:52:47.640+0000 I NETWORK [conn2167] end connection 127.0.0.1:34342 (9 connections now open) 2014-10-06T14:52:47.640+0000 I NETWORK [conn2163] end connection 127.0.0.1:34338 (9 connections now open) 2014-10-06T14:52:47.640+0000 I NETWORK [conn2168] end connection 127.0.0.1:34343 (8 connections now open) 2014-10-06T14:52:47.641+0000 I NETWORK [conn2165] end connection 127.0.0.1:34340 (8 connections now open) 2014-10-06T14:52:47.640+0000 I NETWORK [conn2166] end connection 127.0.0.1:34341 (8 connections now open) 2014-10-06T14:52:47.640+0000 I NETWORK [conn2162] end connection 127.0.0.1:34337 (8 connections now open) 2014-10-06T14:52:47.641+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34345 #2170 (5 connections now open) 2014-10-06T14:52:47.640+0000 I NETWORK [conn2169] end connection 127.0.0.1:34344 (8 connections now open) 2014-10-06T14:52:47.640+0000 I NETWORK [conn2164] end connection 127.0.0.1:34339 (8 connections now open) 2014-10-06T14:52:47.641+0000 I NETWORK [conn2170] end connection 127.0.0.1:34345 (2 connections now open) 2014-10-06T14:52:47.642+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:47.642+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:47.643+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:47.644+0000 I INDEXING [conn5] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T14:52:47.644+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:52:47.644+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:52:47.644+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34346 #2171 (3 connections now open) 2014-10-06T14:52:47.644+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34347 #2172 (4 connections now open) 2014-10-06T14:52:47.645+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34348 #2173 (5 connections now open) 2014-10-06T14:52:47.645+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34349 #2174 (6 connections now open) 2014-10-06T14:52:47.645+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34350 #2175 (7 connections now open) 2014-10-06T14:52:47.645+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34351 #2176 (8 connections now open) 2014-10-06T14:52:47.645+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34352 #2177 (9 connections now open) 2014-10-06T14:52:47.645+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34353 #2178 (10 connections now open) 2014-10-06T14:52:47.645+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34354 #2179 (11 connections now open) 2014-10-06T14:52:47.645+0000 I NETWORK [conn2171] end connection 127.0.0.1:34346 (10 connections now open) 2014-10-06T14:52:52.646+0000 I NETWORK [conn2178] end connection 127.0.0.1:34353 (9 connections now open) 2014-10-06T14:52:52.646+0000 I NETWORK [conn2174] end connection 127.0.0.1:34349 (9 connections now open) 2014-10-06T14:52:52.646+0000 I NETWORK [conn2177] end connection 127.0.0.1:34352 (9 connections now open) 2014-10-06T14:52:52.646+0000 I NETWORK [conn2179] end connection 127.0.0.1:34354 (8 connections now open) 2014-10-06T14:52:52.646+0000 I NETWORK [conn2176] end connection 127.0.0.1:34351 (8 connections now open) 2014-10-06T14:52:52.646+0000 I NETWORK [conn2172] end connection 127.0.0.1:34347 (8 connections now open) 2014-10-06T14:52:52.646+0000 I NETWORK [conn2175] end connection 127.0.0.1:34350 (8 connections now open) 2014-10-06T14:52:52.646+0000 I NETWORK [conn2173] end connection 127.0.0.1:34348 (8 connections now open) 2014-10-06T14:52:52.647+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34355 #2180 (3 connections now open) 2014-10-06T14:52:52.647+0000 I NETWORK [conn2180] end connection 127.0.0.1:34355 (2 connections now open) 2014-10-06T14:52:52.647+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:52.648+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:52.648+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:52.649+0000 I INDEXING [conn5] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T14:52:52.649+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:52:52.649+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:52:52.650+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34356 #2181 (3 connections now open) 2014-10-06T14:52:52.650+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34357 #2182 (4 connections now open) 2014-10-06T14:52:52.650+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34358 #2183 (5 connections now open) 2014-10-06T14:52:52.651+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34359 #2184 (6 connections now open) 2014-10-06T14:52:52.651+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34360 #2185 (7 connections now open) 2014-10-06T14:52:52.651+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34361 #2186 (8 connections now open) 2014-10-06T14:52:52.651+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34362 #2187 (9 connections now open) 2014-10-06T14:52:52.651+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34363 #2188 (10 connections now open) 2014-10-06T14:52:52.651+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34364 #2189 (11 connections now open) 2014-10-06T14:52:52.651+0000 I NETWORK [conn2181] end connection 127.0.0.1:34356 (10 connections now open) 2014-10-06T14:52:57.651+0000 I NETWORK [conn2187] end connection 127.0.0.1:34362 (9 connections now open) 2014-10-06T14:52:57.651+0000 I NETWORK [conn2189] end connection 127.0.0.1:34364 (9 connections now open) 2014-10-06T14:52:57.651+0000 I NETWORK [conn2185] end connection 127.0.0.1:34360 (9 connections now open) 2014-10-06T14:52:57.652+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34365 #2190 (10 connections now open) 2014-10-06T14:52:57.651+0000 I NETWORK [conn2183] end connection 127.0.0.1:34358 (9 connections now open) 2014-10-06T14:52:57.651+0000 I NETWORK [conn2188] end connection 127.0.0.1:34363 (8 connections now open) 2014-10-06T14:52:57.651+0000 I NETWORK [conn2182] end connection 127.0.0.1:34357 (9 connections now open) 2014-10-06T14:52:57.651+0000 I NETWORK [conn2186] end connection 127.0.0.1:34361 (8 connections now open) 2014-10-06T14:52:57.652+0000 I NETWORK [conn2184] end connection 127.0.0.1:34359 (8 connections now open) 2014-10-06T14:52:57.652+0000 I NETWORK [conn2190] end connection 127.0.0.1:34365 (2 connections now open) 2014-10-06T14:52:57.653+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:57.653+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:57.654+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:52:57.655+0000 I INDEXING [conn5] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T14:52:57.655+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:52:57.655+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:52:57.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34366 #2191 (3 connections now open) 2014-10-06T14:52:57.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34367 #2192 (4 connections now open) 2014-10-06T14:52:57.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34368 #2193 (5 connections now open) 2014-10-06T14:52:57.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34369 #2194 (6 connections now open) 2014-10-06T14:52:57.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34370 #2195 (7 connections now open) 2014-10-06T14:52:57.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34371 #2196 (8 connections now open) 2014-10-06T14:52:57.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34372 #2197 (9 connections now open) 2014-10-06T14:52:57.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34373 #2198 (10 connections now open) 2014-10-06T14:52:57.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34374 #2199 (11 connections now open) 2014-10-06T14:52:57.657+0000 I NETWORK [conn2191] end connection 127.0.0.1:34366 (10 connections now open) 2014-10-06T14:53:02.657+0000 I NETWORK [conn2195] end connection 127.0.0.1:34370 (9 connections now open) 2014-10-06T14:53:02.657+0000 I NETWORK [conn2193] end connection 127.0.0.1:34368 (9 connections now open) 2014-10-06T14:53:02.657+0000 I NETWORK [conn2196] end connection 127.0.0.1:34371 (8 connections now open) 2014-10-06T14:53:02.657+0000 I NETWORK [conn2192] end connection 127.0.0.1:34367 (8 connections now open) 2014-10-06T14:53:02.657+0000 I NETWORK [conn2197] end connection 127.0.0.1:34372 (7 connections now open) 2014-10-06T14:53:02.657+0000 I NETWORK [conn2194] end connection 127.0.0.1:34369 (8 connections now open) 2014-10-06T14:53:02.657+0000 I NETWORK [conn2198] end connection 127.0.0.1:34373 (8 connections now open) 2014-10-06T14:53:02.658+0000 I NETWORK [conn2199] end connection 127.0.0.1:34374 (5 connections now open) 2014-10-06T14:53:02.658+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34375 #2200 (4 connections now open) 2014-10-06T14:53:02.658+0000 I NETWORK [conn2200] end connection 127.0.0.1:34375 (2 connections now open) 2014-10-06T14:53:02.659+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:02.659+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:02.660+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:02.661+0000 I INDEXING [conn5] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T14:53:02.661+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:53:02.661+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:53:02.661+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34376 #2201 (3 connections now open) 2014-10-06T14:53:02.661+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34377 #2202 (4 connections now open) 2014-10-06T14:53:02.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34378 #2203 (5 connections now open) 2014-10-06T14:53:02.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34379 #2204 (6 connections now open) 2014-10-06T14:53:02.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34380 #2205 (7 connections now open) 2014-10-06T14:53:02.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34381 #2206 (8 connections now open) 2014-10-06T14:53:02.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34382 #2207 (9 connections now open) 2014-10-06T14:53:02.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34383 #2208 (10 connections now open) 2014-10-06T14:53:02.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34384 #2209 (11 connections now open) 2014-10-06T14:53:02.662+0000 I NETWORK [conn2201] end connection 127.0.0.1:34376 (10 connections now open) 2014-10-06T14:53:07.663+0000 I NETWORK [conn2208] end connection 127.0.0.1:34383 (9 connections now open) 2014-10-06T14:53:07.663+0000 I NETWORK [conn2203] end connection 127.0.0.1:34378 (9 connections now open) 2014-10-06T14:53:07.663+0000 I NETWORK [conn2205] end connection 127.0.0.1:34380 (8 connections now open) 2014-10-06T14:53:07.663+0000 I NETWORK [conn2202] end connection 127.0.0.1:34377 (8 connections now open) 2014-10-06T14:53:07.663+0000 I NETWORK [conn2204] end connection 127.0.0.1:34379 (8 connections now open) 2014-10-06T14:53:07.663+0000 I NETWORK [conn2209] end connection 127.0.0.1:34384 (8 connections now open) 2014-10-06T14:53:07.663+0000 I NETWORK [conn2206] end connection 127.0.0.1:34381 (8 connections now open) 2014-10-06T14:53:07.663+0000 I NETWORK [conn2207] end connection 127.0.0.1:34382 (9 connections now open) 2014-10-06T14:53:07.663+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34385 #2210 (3 connections now open) 2014-10-06T14:53:07.664+0000 I NETWORK [conn2210] end connection 127.0.0.1:34385 (2 connections now open) 2014-10-06T14:53:07.664+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:07.665+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:07.665+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:07.666+0000 I INDEXING [conn5] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T14:53:07.666+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:53:07.666+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:53:07.667+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34386 #2211 (3 connections now open) 2014-10-06T14:53:07.667+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34387 #2212 (4 connections now open) 2014-10-06T14:53:07.667+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34388 #2213 (5 connections now open) 2014-10-06T14:53:07.667+0000 I NETWORK [conn2211] end connection 127.0.0.1:34386 (4 connections now open) 2014-10-06T14:53:07.667+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34389 #2214 (6 connections now open) 2014-10-06T14:53:07.667+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34390 #2215 (6 connections now open) 2014-10-06T14:53:12.667+0000 I NETWORK [conn2215] end connection 127.0.0.1:34390 (5 connections now open) 2014-10-06T14:53:12.667+0000 I NETWORK [conn2214] end connection 127.0.0.1:34389 (5 connections now open) 2014-10-06T14:53:12.668+0000 I NETWORK [conn2212] end connection 127.0.0.1:34387 (4 connections now open) 2014-10-06T14:53:12.668+0000 I NETWORK [conn2213] end connection 127.0.0.1:34388 (5 connections now open) 2014-10-06T14:53:12.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34391 #2216 (5 connections now open) 2014-10-06T14:53:12.668+0000 I NETWORK [conn2216] end connection 127.0.0.1:34391 (2 connections now open) 2014-10-06T14:53:12.669+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:12.670+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:12.670+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:12.671+0000 I INDEXING [conn5] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T14:53:12.671+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:53:12.671+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:53:12.671+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34392 #2217 (3 connections now open) 2014-10-06T14:53:12.671+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34393 #2218 (4 connections now open) 2014-10-06T14:53:12.672+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34394 #2219 (5 connections now open) 2014-10-06T14:53:12.672+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34395 #2220 (6 connections now open) 2014-10-06T14:53:12.672+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34396 #2221 (7 connections now open) 2014-10-06T14:53:12.672+0000 I NETWORK [conn2217] end connection 127.0.0.1:34392 (6 connections now open) 2014-10-06T14:53:17.672+0000 I NETWORK [conn2221] end connection 127.0.0.1:34396 (5 connections now open) 2014-10-06T14:53:17.672+0000 I NETWORK [conn2218] end connection 127.0.0.1:34393 (5 connections now open) 2014-10-06T14:53:17.672+0000 I NETWORK [conn2220] end connection 127.0.0.1:34395 (4 connections now open) 2014-10-06T14:53:17.672+0000 I NETWORK [conn2219] end connection 127.0.0.1:34394 (2 connections now open) 2014-10-06T14:53:17.672+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34397 #2222 (3 connections now open) 2014-10-06T14:53:17.673+0000 I NETWORK [conn2222] end connection 127.0.0.1:34397 (2 connections now open) 2014-10-06T14:53:17.673+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:17.675+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:17.675+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:17.676+0000 I INDEXING [conn5] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T14:53:17.676+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:53:17.676+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:53:17.676+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34398 #2223 (3 connections now open) 2014-10-06T14:53:17.676+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34399 #2224 (4 connections now open) 2014-10-06T14:53:17.677+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34400 #2225 (5 connections now open) 2014-10-06T14:53:17.677+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34401 #2226 (6 connections now open) 2014-10-06T14:53:17.677+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34402 #2227 (7 connections now open) 2014-10-06T14:53:17.677+0000 I NETWORK [conn2223] end connection 127.0.0.1:34398 (6 connections now open) 2014-10-06T14:53:22.102+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._10 2014-10-06T14:53:22.677+0000 I NETWORK [conn2226] end connection 127.0.0.1:34401 (5 connections now open) 2014-10-06T14:53:22.677+0000 I NETWORK [conn2224] end connection 127.0.0.1:34399 (5 connections now open) 2014-10-06T14:53:22.677+0000 I NETWORK [conn2225] end connection 127.0.0.1:34400 (5 connections now open) 2014-10-06T14:53:22.677+0000 I NETWORK [conn2227] end connection 127.0.0.1:34402 (5 connections now open) 2014-10-06T14:53:22.678+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34403 #2228 (3 connections now open) 2014-10-06T14:53:22.678+0000 I NETWORK [conn2228] end connection 127.0.0.1:34403 (2 connections now open) 2014-10-06T14:53:22.678+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:22.679+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:22.680+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:22.680+0000 I INDEXING [conn5] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T14:53:22.680+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:53:22.680+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:53:22.681+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34404 #2229 (3 connections now open) 2014-10-06T14:53:22.681+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34405 #2230 (4 connections now open) 2014-10-06T14:53:22.681+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34406 #2231 (5 connections now open) 2014-10-06T14:53:22.681+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34408 #2232 (6 connections now open) 2014-10-06T14:53:22.681+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34407 #2233 (7 connections now open) 2014-10-06T14:53:22.681+0000 I NETWORK [conn2229] end connection 127.0.0.1:34404 (5 connections now open) 2014-10-06T14:53:27.682+0000 I NETWORK [conn2233] end connection 127.0.0.1:34407 (5 connections now open) 2014-10-06T14:53:27.682+0000 I NETWORK [conn2232] end connection 127.0.0.1:34408 (5 connections now open) 2014-10-06T14:53:27.682+0000 I NETWORK [conn2231] end connection 127.0.0.1:34406 (5 connections now open) 2014-10-06T14:53:27.682+0000 I NETWORK [conn2230] end connection 127.0.0.1:34405 (2 connections now open) 2014-10-06T14:53:27.682+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34410 #2234 (4 connections now open) 2014-10-06T14:53:27.682+0000 I NETWORK [conn2234] end connection 127.0.0.1:34410 (2 connections now open) 2014-10-06T14:53:27.683+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:27.684+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:27.684+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:27.685+0000 I INDEXING [conn5] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T14:53:27.685+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:53:27.685+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:53:27.685+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34411 #2235 (3 connections now open) 2014-10-06T14:53:27.685+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34412 #2236 (4 connections now open) 2014-10-06T14:53:27.686+0000 I NETWORK [conn2235] end connection 127.0.0.1:34411 (3 connections now open) 2014-10-06T14:53:27.686+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34413 #2237 (4 connections now open) 2014-10-06T14:53:27.686+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34414 #2238 (5 connections now open) 2014-10-06T14:53:27.686+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34416 #2239 (6 connections now open) 2014-10-06T14:53:32.686+0000 I NETWORK [conn2237] end connection 127.0.0.1:34413 (5 connections now open) 2014-10-06T14:53:32.686+0000 I NETWORK [conn2239] end connection 127.0.0.1:34416 (5 connections now open) 2014-10-06T14:53:32.686+0000 I NETWORK [conn2236] end connection 127.0.0.1:34412 (5 connections now open) 2014-10-06T14:53:32.686+0000 I NETWORK [conn2238] end connection 127.0.0.1:34414 (4 connections now open) 2014-10-06T14:53:32.686+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34417 #2240 (6 connections now open) 2014-10-06T14:53:32.687+0000 I NETWORK [conn2240] end connection 127.0.0.1:34417 (2 connections now open) 2014-10-06T14:53:32.687+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:32.688+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:32.688+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:32.689+0000 I INDEXING [conn5] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T14:53:32.689+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:53:32.689+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:53:32.690+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34418 #2241 (3 connections now open) 2014-10-06T14:53:32.690+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34419 #2242 (4 connections now open) 2014-10-06T14:53:32.690+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34420 #2243 (5 connections now open) 2014-10-06T14:53:32.690+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34421 #2244 (6 connections now open) 2014-10-06T14:53:32.690+0000 I NETWORK [conn2241] end connection 127.0.0.1:34418 (5 connections now open) 2014-10-06T14:53:32.690+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34422 #2245 (7 connections now open) 2014-10-06T14:53:37.691+0000 I NETWORK [conn2243] end connection 127.0.0.1:34420 (5 connections now open) 2014-10-06T14:53:37.691+0000 I NETWORK [conn2244] end connection 127.0.0.1:34421 (5 connections now open) 2014-10-06T14:53:37.691+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34423 #2246 (6 connections now open) 2014-10-06T14:53:37.691+0000 I NETWORK [conn2245] end connection 127.0.0.1:34422 (4 connections now open) 2014-10-06T14:53:37.691+0000 I NETWORK [conn2242] end connection 127.0.0.1:34419 (4 connections now open) 2014-10-06T14:53:37.692+0000 I NETWORK [conn2246] end connection 127.0.0.1:34423 (2 connections now open) 2014-10-06T14:53:37.692+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:37.693+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:37.693+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:37.694+0000 I INDEXING [conn5] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T14:53:37.694+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:53:37.694+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:53:37.694+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34424 #2247 (3 connections now open) 2014-10-06T14:53:37.695+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34425 #2248 (4 connections now open) 2014-10-06T14:53:37.695+0000 I NETWORK [conn2247] end connection 127.0.0.1:34424 (3 connections now open) 2014-10-06T14:53:37.695+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34426 #2249 (5 connections now open) 2014-10-06T14:53:37.695+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34427 #2250 (5 connections now open) 2014-10-06T14:53:37.695+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34428 #2251 (6 connections now open) 2014-10-06T14:53:42.695+0000 I NETWORK [conn2249] end connection 127.0.0.1:34426 (5 connections now open) 2014-10-06T14:53:42.695+0000 I NETWORK [conn2251] end connection 127.0.0.1:34428 (5 connections now open) 2014-10-06T14:53:42.695+0000 I NETWORK [conn2248] end connection 127.0.0.1:34425 (5 connections now open) 2014-10-06T14:53:42.695+0000 I NETWORK [conn2250] end connection 127.0.0.1:34427 (5 connections now open) 2014-10-06T14:53:42.696+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34429 #2252 (3 connections now open) 2014-10-06T14:53:42.696+0000 I NETWORK [conn2252] end connection 127.0.0.1:34429 (2 connections now open) 2014-10-06T14:53:42.697+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:42.698+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:42.698+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:42.699+0000 I INDEXING [conn5] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T14:53:42.699+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:53:42.699+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:53:42.699+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34430 #2253 (3 connections now open) 2014-10-06T14:53:42.700+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34431 #2254 (4 connections now open) 2014-10-06T14:53:42.700+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34432 #2255 (5 connections now open) 2014-10-06T14:53:42.700+0000 I NETWORK [conn2253] end connection 127.0.0.1:34430 (4 connections now open) 2014-10-06T14:53:47.700+0000 I NETWORK [conn2254] end connection 127.0.0.1:34431 (3 connections now open) 2014-10-06T14:53:47.700+0000 I NETWORK [conn2255] end connection 127.0.0.1:34432 (3 connections now open) 2014-10-06T14:53:47.700+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34433 #2256 (4 connections now open) 2014-10-06T14:53:47.701+0000 I NETWORK [conn2256] end connection 127.0.0.1:34433 (2 connections now open) 2014-10-06T14:53:47.701+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:47.702+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:47.702+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:47.703+0000 I INDEXING [conn5] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T14:53:47.703+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:53:47.703+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:53:47.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34434 #2257 (3 connections now open) 2014-10-06T14:53:47.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34435 #2258 (4 connections now open) 2014-10-06T14:53:47.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34436 #2259 (5 connections now open) 2014-10-06T14:53:47.704+0000 I NETWORK [conn2257] end connection 127.0.0.1:34434 (4 connections now open) 2014-10-06T14:53:52.704+0000 I NETWORK [conn2258] end connection 127.0.0.1:34435 (3 connections now open) 2014-10-06T14:53:52.704+0000 I NETWORK [conn2259] end connection 127.0.0.1:34436 (3 connections now open) 2014-10-06T14:53:52.705+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34437 #2260 (4 connections now open) 2014-10-06T14:53:52.705+0000 I NETWORK [conn2260] end connection 127.0.0.1:34437 (2 connections now open) 2014-10-06T14:53:52.706+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:52.707+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:52.707+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:52.708+0000 I INDEXING [conn5] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T14:53:52.708+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:53:52.708+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:53:52.708+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34438 #2261 (3 connections now open) 2014-10-06T14:53:52.708+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34439 #2262 (4 connections now open) 2014-10-06T14:53:52.708+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34440 #2263 (5 connections now open) 2014-10-06T14:53:52.709+0000 I NETWORK [conn2261] end connection 127.0.0.1:34438 (4 connections now open) 2014-10-06T14:53:57.709+0000 I NETWORK [conn2262] end connection 127.0.0.1:34439 (3 connections now open) 2014-10-06T14:53:57.709+0000 I NETWORK [conn2263] end connection 127.0.0.1:34440 (3 connections now open) 2014-10-06T14:53:57.709+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34441 #2264 (4 connections now open) 2014-10-06T14:53:57.710+0000 I NETWORK [conn2264] end connection 127.0.0.1:34441 (2 connections now open) 2014-10-06T14:53:57.710+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:57.711+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:57.711+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:53:57.712+0000 I INDEXING [conn5] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T14:53:57.712+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:53:57.712+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:53:57.713+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34442 #2265 (3 connections now open) 2014-10-06T14:53:57.713+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34443 #2266 (4 connections now open) 2014-10-06T14:53:57.713+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34444 #2267 (5 connections now open) 2014-10-06T14:53:57.713+0000 I NETWORK [conn2265] end connection 127.0.0.1:34442 (4 connections now open) 2014-10-06T14:54:02.714+0000 I NETWORK [conn2267] end connection 127.0.0.1:34444 (3 connections now open) 2014-10-06T14:54:02.714+0000 I NETWORK [conn2266] end connection 127.0.0.1:34443 (3 connections now open) 2014-10-06T14:54:02.714+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34445 #2268 (4 connections now open) 2014-10-06T14:54:02.714+0000 I NETWORK [conn2268] end connection 127.0.0.1:34445 (2 connections now open) 2014-10-06T14:54:02.715+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:54:02.716+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:54:02.716+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:54:02.717+0000 I INDEXING [conn5] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T14:54:02.717+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:54:02.717+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:54:02.717+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34446 #2269 (3 connections now open) 2014-10-06T14:54:02.717+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34447 #2270 (4 connections now open) 2014-10-06T14:54:02.717+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34448 #2271 (5 connections now open) 2014-10-06T14:54:02.718+0000 I NETWORK [conn2269] end connection 127.0.0.1:34446 (4 connections now open) 2014-10-06T14:54:07.718+0000 I NETWORK [conn2270] end connection 127.0.0.1:34447 (3 connections now open) 2014-10-06T14:54:07.718+0000 I NETWORK [conn2271] end connection 127.0.0.1:34448 (3 connections now open) 2014-10-06T14:54:07.718+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34449 #2272 (4 connections now open) 2014-10-06T14:54:07.719+0000 I NETWORK [conn2272] end connection 127.0.0.1:34449 (2 connections now open) 2014-10-06T14:54:07.719+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:54:07.720+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:54:07.720+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:54:07.721+0000 I INDEXING [conn5] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T14:54:07.721+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:54:07.721+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:54:07.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34450 #2273 (3 connections now open) 2014-10-06T14:54:07.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34451 #2274 (4 connections now open) 2014-10-06T14:54:07.722+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34452 #2275 (5 connections now open) 2014-10-06T14:54:07.722+0000 I NETWORK [conn2273] end connection 127.0.0.1:34450 (4 connections now open) 2014-10-06T14:54:12.722+0000 I NETWORK [conn2274] end connection 127.0.0.1:34451 (3 connections now open) 2014-10-06T14:54:12.722+0000 I NETWORK [conn2275] end connection 127.0.0.1:34452 (3 connections now open) 2014-10-06T14:54:12.722+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34453 #2276 (4 connections now open) 2014-10-06T14:54:12.723+0000 I NETWORK [conn2276] end connection 127.0.0.1:34453 (2 connections now open) 2014-10-06T14:54:12.723+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:54:12.724+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:54:12.724+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:54:12.725+0000 I INDEXING [conn5] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T14:54:12.725+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:54:12.725+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:54:12.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34454 #2277 (3 connections now open) 2014-10-06T14:54:12.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34455 #2278 (4 connections now open) 2014-10-06T14:54:12.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34456 #2279 (5 connections now open) 2014-10-06T14:54:12.726+0000 I NETWORK [conn2277] end connection 127.0.0.1:34454 (4 connections now open) 2014-10-06T14:54:17.727+0000 I NETWORK [conn2278] end connection 127.0.0.1:34455 (3 connections now open) 2014-10-06T14:54:17.727+0000 I NETWORK [conn2279] end connection 127.0.0.1:34456 (3 connections now open) 2014-10-06T14:54:17.727+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34457 #2280 (3 connections now open) 2014-10-06T14:54:17.727+0000 I NETWORK [conn2280] end connection 127.0.0.1:34457 (2 connections now open) 2014-10-06T14:54:17.728+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:54:17.729+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:54:17.729+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:54:17.730+0000 I INDEXING [conn5] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T14:54:17.730+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:54:17.730+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:54:17.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34458 #2281 (3 connections now open) 2014-10-06T14:54:17.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34459 #2282 (4 connections now open) 2014-10-06T14:54:17.731+0000 I NETWORK [conn2281] end connection 127.0.0.1:34458 (3 connections now open) 2014-10-06T14:54:22.731+0000 I NETWORK [conn2282] end connection 127.0.0.1:34459 (2 connections now open) 2014-10-06T14:54:22.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34460 #2283 (3 connections now open) 2014-10-06T14:54:22.732+0000 I NETWORK [conn2283] end connection 127.0.0.1:34460 (2 connections now open) 2014-10-06T14:54:22.732+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:54:22.733+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:54:22.733+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:54:22.734+0000 I INDEXING [conn5] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T14:54:22.734+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:54:22.734+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:54:22.734+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34461 #2284 (3 connections now open) 2014-10-06T14:54:22.734+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34462 #2285 (4 connections now open) 2014-10-06T14:54:22.735+0000 I NETWORK [conn2284] end connection 127.0.0.1:34461 (3 connections now open) 2014-10-06T14:54:27.735+0000 I NETWORK [conn2285] end connection 127.0.0.1:34462 (2 connections now open) 2014-10-06T14:54:27.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34463 #2286 (3 connections now open) 2014-10-06T14:54:27.736+0000 I NETWORK [conn2286] end connection 127.0.0.1:34463 (2 connections now open) 2014-10-06T14:54:27.736+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:54:27.737+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:54:27.737+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:54:27.738+0000 I INDEXING [conn5] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T14:54:27.738+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:54:27.738+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:54:27.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34464 #2287 (3 connections now open) 2014-10-06T14:54:27.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34465 #2288 (4 connections now open) 2014-10-06T14:54:27.739+0000 I NETWORK [conn2287] end connection 127.0.0.1:34464 (3 connections now open) 2014-10-06T14:54:32.739+0000 I NETWORK [conn2288] end connection 127.0.0.1:34465 (2 connections now open) 2014-10-06T14:54:32.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34466 #2289 (3 connections now open) 2014-10-06T14:54:32.740+0000 I NETWORK [conn2289] end connection 127.0.0.1:34466 (2 connections now open) 2014-10-06T14:54:32.740+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:54:32.741+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:54:32.741+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:54:32.742+0000 I INDEXING [conn5] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T14:54:32.742+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:54:32.742+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:54:32.742+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34467 #2290 (3 connections now open) 2014-10-06T14:54:32.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34468 #2291 (4 connections now open) 2014-10-06T14:54:32.743+0000 I NETWORK [conn2290] end connection 127.0.0.1:34467 (3 connections now open) 2014-10-06T14:54:37.743+0000 I NETWORK [conn2291] end connection 127.0.0.1:34468 (2 connections now open) 2014-10-06T14:54:37.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34469 #2292 (3 connections now open) 2014-10-06T14:54:37.744+0000 I NETWORK [conn2292] end connection 127.0.0.1:34469 (2 connections now open) 2014-10-06T14:54:37.744+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:54:37.745+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:54:37.745+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:54:37.746+0000 I INDEXING [conn5] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T14:54:37.746+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:54:37.746+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:54:37.747+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34470 #2293 (3 connections now open) 2014-10-06T14:54:37.747+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34471 #2294 (4 connections now open) 2014-10-06T14:54:37.747+0000 I NETWORK [conn2293] end connection 127.0.0.1:34470 (3 connections now open) 2014-10-06T14:54:42.747+0000 I NETWORK [conn2294] end connection 127.0.0.1:34471 (2 connections now open) 2014-10-06T14:54:42.748+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34472 #2295 (3 connections now open) 2014-10-06T14:54:42.750+0000 I NETWORK [conn2295] end connection 127.0.0.1:34472 (2 connections now open) 2014-10-06T14:54:42.750+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:54:42.751+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:54:42.751+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:54:42.752+0000 I INDEXING [conn5] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T14:54:42.752+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:54:42.752+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:54:42.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34473 #2296 (3 connections now open) 2014-10-06T14:54:42.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34474 #2297 (4 connections now open) 2014-10-06T14:54:42.753+0000 I NETWORK [conn2296] end connection 127.0.0.1:34473 (3 connections now open) 2014-10-06T14:54:47.753+0000 I NETWORK [conn2297] end connection 127.0.0.1:34474 (2 connections now open) 2014-10-06T14:54:47.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34475 #2298 (3 connections now open) 2014-10-06T14:54:47.754+0000 I NETWORK [conn2298] end connection 127.0.0.1:34475 (2 connections now open) 2014-10-06T14:54:47.754+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:54:47.755+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:54:47.755+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:54:47.756+0000 I INDEXING [conn5] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T14:54:47.756+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T14:54:47.756+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T14:54:47.757+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34476 #2299 (3 connections now open) 2014-10-06T14:54:47.757+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34477 #2300 (4 connections now open) 2014-10-06T14:54:47.757+0000 I NETWORK [conn2299] end connection 127.0.0.1:34476 (3 connections now open) 2014-10-06T14:54:52.757+0000 I NETWORK [conn2300] end connection 127.0.0.1:34477 (2 connections now open) 2014-10-06T14:54:52.757+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34478 #2301 (3 connections now open) 2014-10-06T14:54:52.758+0000 I NETWORK [conn2301] end connection 127.0.0.1:34478 (2 connections now open) 2014-10-06T14:54:52.758+0000 I COMMANDS [conn5] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T14:54:52.763+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:54:52.764+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:54:52.764+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34479 #2302 (3 connections now open) 2014-10-06T14:54:52.765+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34480 #2303 (4 connections now open) 2014-10-06T14:54:52.765+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34481 #2304 (5 connections now open) 2014-10-06T14:54:52.765+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34482 #2305 (6 connections now open) 2014-10-06T14:54:52.765+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34483 #2306 (7 connections now open) 2014-10-06T14:54:52.765+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34484 #2307 (8 connections now open) 2014-10-06T14:54:52.765+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34485 #2308 (9 connections now open) 2014-10-06T14:54:52.766+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34486 #2309 (10 connections now open) 2014-10-06T14:54:52.766+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34487 #2310 (11 connections now open) 2014-10-06T14:54:52.766+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34488 #2311 (12 connections now open) 2014-10-06T14:54:52.766+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34489 #2312 (13 connections now open) 2014-10-06T14:54:52.767+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34490 #2313 (14 connections now open) 2014-10-06T14:54:52.767+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34491 #2314 (15 connections now open) 2014-10-06T14:54:52.767+0000 I NETWORK [conn2302] end connection 127.0.0.1:34479 (14 connections now open) 2014-10-06T14:54:52.767+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34492 #2315 (16 connections now open) 2014-10-06T14:54:52.767+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34493 #2316 (16 connections now open) 2014-10-06T14:54:52.767+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34494 #2317 (17 connections now open) 2014-10-06T14:54:52.767+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34495 #2318 (18 connections now open) 2014-10-06T14:54:57.767+0000 I NETWORK [conn2316] end connection 127.0.0.1:34493 (17 connections now open) 2014-10-06T14:54:57.767+0000 I NETWORK [conn2314] end connection 127.0.0.1:34491 (17 connections now open) 2014-10-06T14:54:57.767+0000 I NETWORK [conn2308] end connection 127.0.0.1:34485 (16 connections now open) 2014-10-06T14:54:57.767+0000 I NETWORK [conn2312] end connection 127.0.0.1:34489 (17 connections now open) 2014-10-06T14:54:57.767+0000 I NETWORK [conn2317] end connection 127.0.0.1:34494 (13 connections now open) 2014-10-06T14:54:57.768+0000 I NETWORK [conn2304] end connection 127.0.0.1:34481 (13 connections now open) 2014-10-06T14:54:57.768+0000 I NETWORK [conn2307] end connection 127.0.0.1:34484 (11 connections now open) 2014-10-06T14:54:57.768+0000 I NETWORK [conn2305] end connection 127.0.0.1:34482 (11 connections now open) 2014-10-06T14:54:57.768+0000 I NETWORK [conn2315] end connection 127.0.0.1:34492 (12 connections now open) 2014-10-06T14:54:57.768+0000 I NETWORK [conn2306] end connection 127.0.0.1:34483 (10 connections now open) 2014-10-06T14:54:57.768+0000 I NETWORK [conn2303] end connection 127.0.0.1:34480 (7 connections now open) 2014-10-06T14:54:57.768+0000 I NETWORK [conn2311] end connection 127.0.0.1:34488 (7 connections now open) 2014-10-06T14:54:57.768+0000 I NETWORK [conn2309] end connection 127.0.0.1:34486 (7 connections now open) 2014-10-06T14:54:57.768+0000 I NETWORK [conn2318] end connection 127.0.0.1:34495 (4 connections now open) 2014-10-06T14:54:57.768+0000 I NETWORK [conn2313] end connection 127.0.0.1:34490 (4 connections now open) 2014-10-06T14:54:57.768+0000 I NETWORK [conn2310] end connection 127.0.0.1:34487 (4 connections now open) 2014-10-06T14:54:57.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34496 #2319 (3 connections now open) 2014-10-06T14:54:57.769+0000 I NETWORK [conn2319] end connection 127.0.0.1:34496 (2 connections now open) 2014-10-06T14:54:57.769+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:54:57.770+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:54:57.770+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:54:57.771+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34497 #2320 (3 connections now open) 2014-10-06T14:54:57.771+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34498 #2321 (4 connections now open) 2014-10-06T14:54:57.772+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34499 #2322 (5 connections now open) 2014-10-06T14:54:57.772+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34500 #2323 (6 connections now open) 2014-10-06T14:54:57.772+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34501 #2324 (7 connections now open) 2014-10-06T14:54:57.772+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34502 #2325 (8 connections now open) 2014-10-06T14:54:57.772+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34503 #2326 (9 connections now open) 2014-10-06T14:54:57.772+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34504 #2327 (10 connections now open) 2014-10-06T14:54:57.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34505 #2328 (11 connections now open) 2014-10-06T14:54:57.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34506 #2329 (12 connections now open) 2014-10-06T14:54:57.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34507 #2330 (13 connections now open) 2014-10-06T14:54:57.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34508 #2331 (14 connections now open) 2014-10-06T14:54:57.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34509 #2332 (15 connections now open) 2014-10-06T14:54:57.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34510 #2333 (16 connections now open) 2014-10-06T14:54:57.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34511 #2334 (17 connections now open) 2014-10-06T14:54:57.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34512 #2335 (18 connections now open) 2014-10-06T14:54:57.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34513 #2336 (19 connections now open) 2014-10-06T14:54:57.774+0000 I NETWORK [conn2320] end connection 127.0.0.1:34497 (18 connections now open) 2014-10-06T14:55:02.774+0000 I NETWORK [conn2322] end connection 127.0.0.1:34499 (17 connections now open) 2014-10-06T14:55:02.774+0000 I NETWORK [conn2334] end connection 127.0.0.1:34511 (16 connections now open) 2014-10-06T14:55:02.774+0000 I NETWORK [conn2330] end connection 127.0.0.1:34507 (16 connections now open) 2014-10-06T14:55:02.774+0000 I NETWORK [conn2326] end connection 127.0.0.1:34503 (16 connections now open) 2014-10-06T14:55:02.774+0000 I NETWORK [conn2335] end connection 127.0.0.1:34512 (14 connections now open) 2014-10-06T14:55:02.774+0000 I NETWORK [conn2321] end connection 127.0.0.1:34498 (12 connections now open) 2014-10-06T14:55:02.774+0000 I NETWORK [conn2333] end connection 127.0.0.1:34510 (12 connections now open) 2014-10-06T14:55:02.775+0000 I NETWORK [conn2324] end connection 127.0.0.1:34501 (10 connections now open) 2014-10-06T14:55:02.775+0000 I NETWORK [conn2325] end connection 127.0.0.1:34502 (10 connections now open) 2014-10-06T14:55:02.775+0000 I NETWORK [conn2332] end connection 127.0.0.1:34509 (8 connections now open) 2014-10-06T14:55:02.775+0000 I NETWORK [conn2336] end connection 127.0.0.1:34513 (8 connections now open) 2014-10-06T14:55:02.775+0000 I NETWORK [conn2329] end connection 127.0.0.1:34506 (8 connections now open) 2014-10-06T14:55:02.775+0000 I NETWORK [conn2328] end connection 127.0.0.1:34505 (5 connections now open) 2014-10-06T14:55:02.775+0000 I NETWORK [conn2323] end connection 127.0.0.1:34500 (5 connections now open) 2014-10-06T14:55:02.775+0000 I NETWORK [conn2331] end connection 127.0.0.1:34508 (4 connections now open) 2014-10-06T14:55:02.775+0000 I NETWORK [conn2327] end connection 127.0.0.1:34504 (4 connections now open) 2014-10-06T14:55:02.775+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34514 #2337 (3 connections now open) 2014-10-06T14:55:02.776+0000 I NETWORK [conn2337] end connection 127.0.0.1:34514 (2 connections now open) 2014-10-06T14:55:02.776+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:02.777+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:02.777+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:02.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34515 #2338 (3 connections now open) 2014-10-06T14:55:02.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34516 #2339 (4 connections now open) 2014-10-06T14:55:02.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34517 #2340 (5 connections now open) 2014-10-06T14:55:02.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34518 #2341 (6 connections now open) 2014-10-06T14:55:02.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34519 #2342 (7 connections now open) 2014-10-06T14:55:02.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34520 #2343 (8 connections now open) 2014-10-06T14:55:02.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34521 #2344 (9 connections now open) 2014-10-06T14:55:02.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34522 #2345 (10 connections now open) 2014-10-06T14:55:02.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34523 #2346 (11 connections now open) 2014-10-06T14:55:02.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34524 #2347 (12 connections now open) 2014-10-06T14:55:02.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34525 #2348 (13 connections now open) 2014-10-06T14:55:02.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34526 #2349 (14 connections now open) 2014-10-06T14:55:02.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34527 #2350 (15 connections now open) 2014-10-06T14:55:02.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34528 #2351 (16 connections now open) 2014-10-06T14:55:02.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34529 #2352 (17 connections now open) 2014-10-06T14:55:02.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34530 #2353 (18 connections now open) 2014-10-06T14:55:02.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34531 #2354 (19 connections now open) 2014-10-06T14:55:02.781+0000 I NETWORK [conn2338] end connection 127.0.0.1:34515 (18 connections now open) 2014-10-06T14:55:07.781+0000 I NETWORK [conn2346] end connection 127.0.0.1:34523 (17 connections now open) 2014-10-06T14:55:07.781+0000 I NETWORK [conn2343] end connection 127.0.0.1:34520 (16 connections now open) 2014-10-06T14:55:07.781+0000 I NETWORK [conn2345] end connection 127.0.0.1:34522 (16 connections now open) 2014-10-06T14:55:07.781+0000 I NETWORK [conn2354] end connection 127.0.0.1:34531 (16 connections now open) 2014-10-06T14:55:07.781+0000 I NETWORK [conn2351] end connection 127.0.0.1:34528 (13 connections now open) 2014-10-06T14:55:07.781+0000 I NETWORK [conn2353] end connection 127.0.0.1:34530 (13 connections now open) 2014-10-06T14:55:07.781+0000 I NETWORK [conn2352] end connection 127.0.0.1:34529 (12 connections now open) 2014-10-06T14:55:07.781+0000 I NETWORK [conn2339] end connection 127.0.0.1:34516 (13 connections now open) 2014-10-06T14:55:07.781+0000 I NETWORK [conn2340] end connection 127.0.0.1:34517 (10 connections now open) 2014-10-06T14:55:07.781+0000 I NETWORK [conn2348] end connection 127.0.0.1:34525 (11 connections now open) 2014-10-06T14:55:07.781+0000 I NETWORK [conn2350] end connection 127.0.0.1:34527 (7 connections now open) 2014-10-06T14:55:07.782+0000 I NETWORK [conn2344] end connection 127.0.0.1:34521 (6 connections now open) 2014-10-06T14:55:07.782+0000 I NETWORK [conn2342] end connection 127.0.0.1:34519 (6 connections now open) 2014-10-06T14:55:07.782+0000 I NETWORK [conn2341] end connection 127.0.0.1:34518 (4 connections now open) 2014-10-06T14:55:07.782+0000 I NETWORK [conn2347] end connection 127.0.0.1:34524 (4 connections now open) 2014-10-06T14:55:07.782+0000 I NETWORK [conn2349] end connection 127.0.0.1:34526 (2 connections now open) 2014-10-06T14:55:07.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34532 #2355 (3 connections now open) 2014-10-06T14:55:07.782+0000 I NETWORK [conn2355] end connection 127.0.0.1:34532 (2 connections now open) 2014-10-06T14:55:07.783+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:07.784+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:07.784+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:07.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34533 #2356 (3 connections now open) 2014-10-06T14:55:07.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34534 #2357 (4 connections now open) 2014-10-06T14:55:07.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34535 #2358 (5 connections now open) 2014-10-06T14:55:07.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34536 #2359 (6 connections now open) 2014-10-06T14:55:07.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34537 #2360 (7 connections now open) 2014-10-06T14:55:07.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34538 #2361 (8 connections now open) 2014-10-06T14:55:07.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34539 #2362 (9 connections now open) 2014-10-06T14:55:07.786+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34540 #2363 (10 connections now open) 2014-10-06T14:55:07.786+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34541 #2364 (11 connections now open) 2014-10-06T14:55:07.786+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34542 #2365 (12 connections now open) 2014-10-06T14:55:07.786+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34543 #2366 (13 connections now open) 2014-10-06T14:55:07.786+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34544 #2367 (14 connections now open) 2014-10-06T14:55:07.787+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34545 #2368 (15 connections now open) 2014-10-06T14:55:07.787+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34546 #2369 (16 connections now open) 2014-10-06T14:55:07.787+0000 I NETWORK [conn2356] end connection 127.0.0.1:34533 (15 connections now open) 2014-10-06T14:55:07.787+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34547 #2370 (16 connections now open) 2014-10-06T14:55:07.787+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34548 #2371 (17 connections now open) 2014-10-06T14:55:07.787+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34549 #2372 (18 connections now open) 2014-10-06T14:55:12.787+0000 I NETWORK [conn2358] end connection 127.0.0.1:34535 (17 connections now open) 2014-10-06T14:55:12.787+0000 I NETWORK [conn2360] end connection 127.0.0.1:34537 (16 connections now open) 2014-10-06T14:55:12.787+0000 I NETWORK [conn2361] end connection 127.0.0.1:34538 (16 connections now open) 2014-10-06T14:55:12.787+0000 I NETWORK [conn2370] end connection 127.0.0.1:34547 (16 connections now open) 2014-10-06T14:55:12.787+0000 I NETWORK [conn2369] end connection 127.0.0.1:34546 (13 connections now open) 2014-10-06T14:55:12.787+0000 I NETWORK [conn2359] end connection 127.0.0.1:34536 (12 connections now open) 2014-10-06T14:55:12.788+0000 I NETWORK [conn2363] end connection 127.0.0.1:34540 (11 connections now open) 2014-10-06T14:55:12.788+0000 I NETWORK [conn2368] end connection 127.0.0.1:34545 (11 connections now open) 2014-10-06T14:55:12.788+0000 I NETWORK [conn2357] end connection 127.0.0.1:34534 (9 connections now open) 2014-10-06T14:55:12.788+0000 I NETWORK [conn2372] end connection 127.0.0.1:34549 (9 connections now open) 2014-10-06T14:55:12.788+0000 I NETWORK [conn2367] end connection 127.0.0.1:34544 (8 connections now open) 2014-10-06T14:55:12.788+0000 I NETWORK [conn2364] end connection 127.0.0.1:34541 (7 connections now open) 2014-10-06T14:55:12.788+0000 I NETWORK [conn2366] end connection 127.0.0.1:34543 (5 connections now open) 2014-10-06T14:55:12.788+0000 I NETWORK [conn2362] end connection 127.0.0.1:34539 (5 connections now open) 2014-10-06T14:55:12.788+0000 I NETWORK [conn2365] end connection 127.0.0.1:34542 (3 connections now open) 2014-10-06T14:55:12.788+0000 I NETWORK [conn2371] end connection 127.0.0.1:34548 (3 connections now open) 2014-10-06T14:55:12.788+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34550 #2373 (3 connections now open) 2014-10-06T14:55:12.789+0000 I NETWORK [conn2373] end connection 127.0.0.1:34550 (2 connections now open) 2014-10-06T14:55:12.789+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:12.790+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:12.790+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:12.791+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34551 #2374 (3 connections now open) 2014-10-06T14:55:12.791+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34552 #2375 (4 connections now open) 2014-10-06T14:55:12.792+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34553 #2376 (5 connections now open) 2014-10-06T14:55:12.792+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34554 #2377 (6 connections now open) 2014-10-06T14:55:12.792+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34555 #2378 (7 connections now open) 2014-10-06T14:55:12.792+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34556 #2379 (8 connections now open) 2014-10-06T14:55:12.792+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34557 #2380 (9 connections now open) 2014-10-06T14:55:12.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34558 #2381 (10 connections now open) 2014-10-06T14:55:12.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34559 #2382 (11 connections now open) 2014-10-06T14:55:12.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34560 #2383 (12 connections now open) 2014-10-06T14:55:12.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34561 #2384 (13 connections now open) 2014-10-06T14:55:12.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34562 #2385 (14 connections now open) 2014-10-06T14:55:12.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34563 #2386 (15 connections now open) 2014-10-06T14:55:12.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34564 #2387 (16 connections now open) 2014-10-06T14:55:12.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34565 #2388 (17 connections now open) 2014-10-06T14:55:12.794+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34566 #2389 (18 connections now open) 2014-10-06T14:55:12.794+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34567 #2390 (19 connections now open) 2014-10-06T14:55:12.794+0000 I NETWORK [conn2374] end connection 127.0.0.1:34551 (18 connections now open) 2014-10-06T14:55:17.794+0000 I NETWORK [conn2376] end connection 127.0.0.1:34553 (17 connections now open) 2014-10-06T14:55:17.794+0000 I NETWORK [conn2390] end connection 127.0.0.1:34567 (17 connections now open) 2014-10-06T14:55:17.794+0000 I NETWORK [conn2377] end connection 127.0.0.1:34554 (17 connections now open) 2014-10-06T14:55:17.794+0000 I NETWORK [conn2383] end connection 127.0.0.1:34560 (17 connections now open) 2014-10-06T14:55:17.795+0000 I NETWORK [conn2381] end connection 127.0.0.1:34558 (13 connections now open) 2014-10-06T14:55:17.795+0000 I NETWORK [conn2379] end connection 127.0.0.1:34556 (13 connections now open) 2014-10-06T14:55:17.795+0000 I NETWORK [conn2375] end connection 127.0.0.1:34552 (13 connections now open) 2014-10-06T14:55:17.795+0000 I NETWORK [conn2382] end connection 127.0.0.1:34559 (11 connections now open) 2014-10-06T14:55:17.795+0000 I NETWORK [conn2384] end connection 127.0.0.1:34561 (9 connections now open) 2014-10-06T14:55:17.795+0000 I NETWORK [conn2386] end connection 127.0.0.1:34563 (8 connections now open) 2014-10-06T14:55:17.795+0000 I NETWORK [conn2385] end connection 127.0.0.1:34562 (8 connections now open) 2014-10-06T14:55:17.795+0000 I NETWORK [conn2387] end connection 127.0.0.1:34564 (9 connections now open) 2014-10-06T14:55:17.795+0000 I NETWORK [conn2380] end connection 127.0.0.1:34557 (7 connections now open) 2014-10-06T14:55:17.795+0000 I NETWORK [conn2378] end connection 127.0.0.1:34555 (4 connections now open) 2014-10-06T14:55:17.795+0000 I NETWORK [conn2389] end connection 127.0.0.1:34566 (4 connections now open) 2014-10-06T14:55:17.795+0000 I NETWORK [conn2388] end connection 127.0.0.1:34565 (2 connections now open) 2014-10-06T14:55:17.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34568 #2391 (3 connections now open) 2014-10-06T14:55:17.796+0000 I NETWORK [conn2391] end connection 127.0.0.1:34568 (2 connections now open) 2014-10-06T14:55:17.796+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:17.797+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:17.797+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:17.798+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34569 #2392 (3 connections now open) 2014-10-06T14:55:17.798+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34570 #2393 (4 connections now open) 2014-10-06T14:55:17.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34571 #2394 (5 connections now open) 2014-10-06T14:55:17.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34572 #2395 (6 connections now open) 2014-10-06T14:55:17.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34573 #2396 (7 connections now open) 2014-10-06T14:55:17.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34574 #2397 (8 connections now open) 2014-10-06T14:55:17.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34575 #2398 (9 connections now open) 2014-10-06T14:55:17.800+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34576 #2399 (10 connections now open) 2014-10-06T14:55:17.800+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34577 #2400 (11 connections now open) 2014-10-06T14:55:17.800+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34578 #2401 (12 connections now open) 2014-10-06T14:55:17.800+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34579 #2402 (13 connections now open) 2014-10-06T14:55:17.801+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34581 #2403 (14 connections now open) 2014-10-06T14:55:17.801+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34580 #2404 (15 connections now open) 2014-10-06T14:55:17.801+0000 I NETWORK [conn2392] end connection 127.0.0.1:34569 (13 connections now open) 2014-10-06T14:55:17.801+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34583 #2405 (16 connections now open) 2014-10-06T14:55:17.801+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34584 #2406 (16 connections now open) 2014-10-06T14:55:17.801+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34585 #2407 (17 connections now open) 2014-10-06T14:55:17.801+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34586 #2408 (18 connections now open) 2014-10-06T14:55:22.801+0000 I NETWORK [conn2393] end connection 127.0.0.1:34570 (17 connections now open) 2014-10-06T14:55:22.801+0000 I NETWORK [conn2397] end connection 127.0.0.1:34574 (17 connections now open) 2014-10-06T14:55:22.801+0000 I NETWORK [conn2399] end connection 127.0.0.1:34576 (17 connections now open) 2014-10-06T14:55:22.802+0000 I NETWORK [conn2406] end connection 127.0.0.1:34584 (15 connections now open) 2014-10-06T14:55:22.801+0000 I NETWORK [conn2398] end connection 127.0.0.1:34575 (16 connections now open) 2014-10-06T14:55:22.802+0000 I NETWORK [conn2407] end connection 127.0.0.1:34585 (13 connections now open) 2014-10-06T14:55:22.802+0000 I NETWORK [conn2394] end connection 127.0.0.1:34571 (13 connections now open) 2014-10-06T14:55:22.801+0000 I NETWORK [conn2401] end connection 127.0.0.1:34578 (16 connections now open) 2014-10-06T14:55:22.802+0000 I NETWORK [conn2400] end connection 127.0.0.1:34577 (11 connections now open) 2014-10-06T14:55:22.801+0000 I NETWORK [conn2408] end connection 127.0.0.1:34586 (16 connections now open) 2014-10-06T14:55:22.801+0000 I NETWORK [conn2403] end connection 127.0.0.1:34581 (16 connections now open) 2014-10-06T14:55:22.802+0000 I NETWORK [conn2396] end connection 127.0.0.1:34573 (16 connections now open) 2014-10-06T14:55:22.802+0000 I NETWORK [conn2395] end connection 127.0.0.1:34572 (16 connections now open) 2014-10-06T14:55:22.802+0000 I NETWORK [conn2405] end connection 127.0.0.1:34583 (11 connections now open) 2014-10-06T14:55:22.801+0000 I NETWORK [conn2404] end connection 127.0.0.1:34580 (16 connections now open) 2014-10-06T14:55:22.802+0000 I NETWORK [conn2402] end connection 127.0.0.1:34579 (5 connections now open) 2014-10-06T14:55:22.802+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34587 #2409 (3 connections now open) 2014-10-06T14:55:22.803+0000 I NETWORK [conn2409] end connection 127.0.0.1:34587 (2 connections now open) 2014-10-06T14:55:22.803+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:22.804+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:22.804+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:22.805+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34588 #2410 (3 connections now open) 2014-10-06T14:55:22.805+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34589 #2411 (4 connections now open) 2014-10-06T14:55:22.805+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34590 #2412 (5 connections now open) 2014-10-06T14:55:22.805+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34591 #2413 (6 connections now open) 2014-10-06T14:55:22.805+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34592 #2414 (7 connections now open) 2014-10-06T14:55:22.806+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34593 #2415 (8 connections now open) 2014-10-06T14:55:22.806+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34594 #2416 (9 connections now open) 2014-10-06T14:55:22.806+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34595 #2417 (10 connections now open) 2014-10-06T14:55:22.806+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34596 #2418 (11 connections now open) 2014-10-06T14:55:22.806+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34597 #2419 (12 connections now open) 2014-10-06T14:55:22.806+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34598 #2420 (13 connections now open) 2014-10-06T14:55:22.806+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34599 #2421 (14 connections now open) 2014-10-06T14:55:22.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34600 #2422 (15 connections now open) 2014-10-06T14:55:22.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34601 #2423 (16 connections now open) 2014-10-06T14:55:22.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34602 #2424 (17 connections now open) 2014-10-06T14:55:22.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34603 #2425 (18 connections now open) 2014-10-06T14:55:22.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34604 #2426 (19 connections now open) 2014-10-06T14:55:22.807+0000 I NETWORK [conn2410] end connection 127.0.0.1:34588 (18 connections now open) 2014-10-06T14:55:27.807+0000 I NETWORK [conn2420] end connection 127.0.0.1:34598 (17 connections now open) 2014-10-06T14:55:27.808+0000 I NETWORK [conn2416] end connection 127.0.0.1:34594 (17 connections now open) 2014-10-06T14:55:27.807+0000 I NETWORK [conn2413] end connection 127.0.0.1:34591 (17 connections now open) 2014-10-06T14:55:27.808+0000 I NETWORK [conn2424] end connection 127.0.0.1:34602 (16 connections now open) 2014-10-06T14:55:27.808+0000 I NETWORK [conn2426] end connection 127.0.0.1:34604 (14 connections now open) 2014-10-06T14:55:27.808+0000 I NETWORK [conn2412] end connection 127.0.0.1:34590 (16 connections now open) 2014-10-06T14:55:27.808+0000 I NETWORK [conn2417] end connection 127.0.0.1:34595 (16 connections now open) 2014-10-06T14:55:27.808+0000 I NETWORK [conn2421] end connection 127.0.0.1:34599 (16 connections now open) 2014-10-06T14:55:27.808+0000 I NETWORK [conn2422] end connection 127.0.0.1:34600 (16 connections now open) 2014-10-06T14:55:27.808+0000 I NETWORK [conn2418] end connection 127.0.0.1:34596 (10 connections now open) 2014-10-06T14:55:27.808+0000 I NETWORK [conn2414] end connection 127.0.0.1:34592 (13 connections now open) 2014-10-06T14:55:27.808+0000 I NETWORK [conn2415] end connection 127.0.0.1:34593 (8 connections now open) 2014-10-06T14:55:27.808+0000 I NETWORK [conn2423] end connection 127.0.0.1:34601 (16 connections now open) 2014-10-06T14:55:27.808+0000 I NETWORK [conn2425] end connection 127.0.0.1:34603 (4 connections now open) 2014-10-06T14:55:27.808+0000 I NETWORK [conn2411] end connection 127.0.0.1:34589 (4 connections now open) 2014-10-06T14:55:27.808+0000 I NETWORK [conn2419] end connection 127.0.0.1:34597 (2 connections now open) 2014-10-06T14:55:27.809+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34605 #2427 (3 connections now open) 2014-10-06T14:55:27.809+0000 I NETWORK [conn2427] end connection 127.0.0.1:34605 (2 connections now open) 2014-10-06T14:55:27.809+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:27.810+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:27.811+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:27.811+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34606 #2428 (3 connections now open) 2014-10-06T14:55:27.812+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34607 #2429 (4 connections now open) 2014-10-06T14:55:27.812+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34608 #2430 (5 connections now open) 2014-10-06T14:55:27.812+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34609 #2431 (6 connections now open) 2014-10-06T14:55:27.812+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34610 #2432 (7 connections now open) 2014-10-06T14:55:27.812+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34611 #2433 (8 connections now open) 2014-10-06T14:55:27.813+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34612 #2434 (9 connections now open) 2014-10-06T14:55:27.813+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34613 #2435 (10 connections now open) 2014-10-06T14:55:27.813+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34614 #2436 (11 connections now open) 2014-10-06T14:55:27.813+0000 I NETWORK [conn2428] end connection 127.0.0.1:34606 (10 connections now open) 2014-10-06T14:55:32.813+0000 I NETWORK [conn2432] end connection 127.0.0.1:34610 (9 connections now open) 2014-10-06T14:55:32.813+0000 I NETWORK [conn2434] end connection 127.0.0.1:34612 (9 connections now open) 2014-10-06T14:55:32.813+0000 I NETWORK [conn2435] end connection 127.0.0.1:34613 (8 connections now open) 2014-10-06T14:55:32.814+0000 I NETWORK [conn2436] end connection 127.0.0.1:34614 (8 connections now open) 2014-10-06T14:55:32.814+0000 I NETWORK [conn2433] end connection 127.0.0.1:34611 (8 connections now open) 2014-10-06T14:55:32.814+0000 I NETWORK [conn2430] end connection 127.0.0.1:34608 (8 connections now open) 2014-10-06T14:55:32.814+0000 I NETWORK [conn2431] end connection 127.0.0.1:34609 (8 connections now open) 2014-10-06T14:55:32.814+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34615 #2437 (5 connections now open) 2014-10-06T14:55:32.814+0000 I NETWORK [conn2429] end connection 127.0.0.1:34607 (8 connections now open) 2014-10-06T14:55:32.814+0000 I NETWORK [conn2437] end connection 127.0.0.1:34615 (2 connections now open) 2014-10-06T14:55:32.815+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:32.815+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:32.816+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:32.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34616 #2438 (3 connections now open) 2014-10-06T14:55:32.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34617 #2439 (4 connections now open) 2014-10-06T14:55:32.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34618 #2440 (5 connections now open) 2014-10-06T14:55:32.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34619 #2441 (6 connections now open) 2014-10-06T14:55:32.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34620 #2442 (7 connections now open) 2014-10-06T14:55:32.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34621 #2443 (8 connections now open) 2014-10-06T14:55:32.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34622 #2444 (9 connections now open) 2014-10-06T14:55:32.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34623 #2445 (10 connections now open) 2014-10-06T14:55:32.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34624 #2446 (11 connections now open) 2014-10-06T14:55:32.818+0000 I NETWORK [conn2438] end connection 127.0.0.1:34616 (10 connections now open) 2014-10-06T14:55:37.818+0000 I NETWORK [conn2445] end connection 127.0.0.1:34623 (9 connections now open) 2014-10-06T14:55:37.818+0000 I NETWORK [conn2443] end connection 127.0.0.1:34621 (9 connections now open) 2014-10-06T14:55:37.818+0000 I NETWORK [conn2439] end connection 127.0.0.1:34617 (9 connections now open) 2014-10-06T14:55:37.819+0000 I NETWORK [conn2442] end connection 127.0.0.1:34620 (9 connections now open) 2014-10-06T14:55:37.819+0000 I NETWORK [conn2440] end connection 127.0.0.1:34618 (8 connections now open) 2014-10-06T14:55:37.819+0000 I NETWORK [conn2446] end connection 127.0.0.1:34624 (8 connections now open) 2014-10-06T14:55:37.819+0000 I NETWORK [conn2441] end connection 127.0.0.1:34619 (8 connections now open) 2014-10-06T14:55:37.819+0000 I NETWORK [conn2444] end connection 127.0.0.1:34622 (8 connections now open) 2014-10-06T14:55:37.819+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34625 #2447 (10 connections now open) 2014-10-06T14:55:37.820+0000 I NETWORK [conn2447] end connection 127.0.0.1:34625 (2 connections now open) 2014-10-06T14:55:37.820+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:37.821+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:37.821+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:37.822+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34626 #2448 (3 connections now open) 2014-10-06T14:55:37.822+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34627 #2449 (4 connections now open) 2014-10-06T14:55:37.822+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34628 #2450 (5 connections now open) 2014-10-06T14:55:37.822+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34629 #2451 (6 connections now open) 2014-10-06T14:55:37.823+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34630 #2452 (7 connections now open) 2014-10-06T14:55:37.823+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34631 #2453 (8 connections now open) 2014-10-06T14:55:37.823+0000 I NETWORK [conn2448] end connection 127.0.0.1:34626 (7 connections now open) 2014-10-06T14:55:37.823+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34632 #2454 (8 connections now open) 2014-10-06T14:55:37.823+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34633 #2455 (9 connections now open) 2014-10-06T14:55:37.823+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34634 #2456 (10 connections now open) 2014-10-06T14:55:42.823+0000 I NETWORK [conn2455] end connection 127.0.0.1:34633 (9 connections now open) 2014-10-06T14:55:42.823+0000 I NETWORK [conn2449] end connection 127.0.0.1:34627 (9 connections now open) 2014-10-06T14:55:42.824+0000 I NETWORK [conn2452] end connection 127.0.0.1:34630 (9 connections now open) 2014-10-06T14:55:42.824+0000 I NETWORK [conn2451] end connection 127.0.0.1:34629 (8 connections now open) 2014-10-06T14:55:42.824+0000 I NETWORK [conn2450] end connection 127.0.0.1:34628 (8 connections now open) 2014-10-06T14:55:42.824+0000 I NETWORK [conn2453] end connection 127.0.0.1:34631 (8 connections now open) 2014-10-06T14:55:42.824+0000 I NETWORK [conn2456] end connection 127.0.0.1:34634 (8 connections now open) 2014-10-06T14:55:42.824+0000 I NETWORK [conn2454] end connection 127.0.0.1:34632 (4 connections now open) 2014-10-06T14:55:42.824+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34635 #2457 (4 connections now open) 2014-10-06T14:55:42.825+0000 I NETWORK [conn2457] end connection 127.0.0.1:34635 (2 connections now open) 2014-10-06T14:55:42.825+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:42.826+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:42.826+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:42.827+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34636 #2458 (3 connections now open) 2014-10-06T14:55:42.827+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34637 #2459 (4 connections now open) 2014-10-06T14:55:42.828+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34638 #2460 (5 connections now open) 2014-10-06T14:55:42.828+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34639 #2461 (6 connections now open) 2014-10-06T14:55:42.828+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34640 #2462 (7 connections now open) 2014-10-06T14:55:42.828+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34641 #2463 (8 connections now open) 2014-10-06T14:55:42.828+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34642 #2464 (9 connections now open) 2014-10-06T14:55:42.828+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34643 #2465 (10 connections now open) 2014-10-06T14:55:42.828+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34644 #2466 (11 connections now open) 2014-10-06T14:55:42.828+0000 I NETWORK [conn2458] end connection 127.0.0.1:34636 (10 connections now open) 2014-10-06T14:55:47.829+0000 I NETWORK [conn2466] end connection 127.0.0.1:34644 (9 connections now open) 2014-10-06T14:55:47.829+0000 I NETWORK [conn2464] end connection 127.0.0.1:34642 (9 connections now open) 2014-10-06T14:55:47.829+0000 I NETWORK [conn2459] end connection 127.0.0.1:34637 (9 connections now open) 2014-10-06T14:55:47.829+0000 I NETWORK [conn2462] end connection 127.0.0.1:34640 (9 connections now open) 2014-10-06T14:55:47.829+0000 I NETWORK [conn2465] end connection 127.0.0.1:34643 (8 connections now open) 2014-10-06T14:55:47.829+0000 I NETWORK [conn2461] end connection 127.0.0.1:34639 (8 connections now open) 2014-10-06T14:55:47.829+0000 I NETWORK [conn2463] end connection 127.0.0.1:34641 (8 connections now open) 2014-10-06T14:55:47.829+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34645 #2467 (5 connections now open) 2014-10-06T14:55:47.829+0000 I NETWORK [conn2460] end connection 127.0.0.1:34638 (8 connections now open) 2014-10-06T14:55:47.830+0000 I NETWORK [conn2467] end connection 127.0.0.1:34645 (2 connections now open) 2014-10-06T14:55:47.830+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:47.831+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:47.831+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:47.832+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34646 #2468 (3 connections now open) 2014-10-06T14:55:47.833+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34647 #2469 (4 connections now open) 2014-10-06T14:55:47.833+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34648 #2470 (5 connections now open) 2014-10-06T14:55:47.833+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34649 #2471 (6 connections now open) 2014-10-06T14:55:47.833+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34650 #2472 (7 connections now open) 2014-10-06T14:55:47.833+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34651 #2473 (8 connections now open) 2014-10-06T14:55:47.833+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34652 #2474 (9 connections now open) 2014-10-06T14:55:47.833+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34653 #2475 (10 connections now open) 2014-10-06T14:55:47.833+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34654 #2476 (11 connections now open) 2014-10-06T14:55:47.833+0000 I NETWORK [conn2468] end connection 127.0.0.1:34646 (10 connections now open) 2014-10-06T14:55:52.834+0000 I NETWORK [conn2473] end connection 127.0.0.1:34651 (9 connections now open) 2014-10-06T14:55:52.834+0000 I NETWORK [conn2472] end connection 127.0.0.1:34650 (9 connections now open) 2014-10-06T14:55:52.834+0000 I NETWORK [conn2476] end connection 127.0.0.1:34654 (9 connections now open) 2014-10-06T14:55:52.834+0000 I NETWORK [conn2470] end connection 127.0.0.1:34648 (9 connections now open) 2014-10-06T14:55:52.834+0000 I NETWORK [conn2471] end connection 127.0.0.1:34649 (5 connections now open) 2014-10-06T14:55:52.834+0000 I NETWORK [conn2469] end connection 127.0.0.1:34647 (4 connections now open) 2014-10-06T14:55:52.834+0000 I NETWORK [conn2474] end connection 127.0.0.1:34652 (4 connections now open) 2014-10-06T14:55:52.834+0000 I NETWORK [conn2475] end connection 127.0.0.1:34653 (3 connections now open) 2014-10-06T14:55:52.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34655 #2477 (3 connections now open) 2014-10-06T14:55:52.835+0000 I NETWORK [conn2477] end connection 127.0.0.1:34655 (2 connections now open) 2014-10-06T14:55:52.835+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:52.836+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:52.836+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:52.837+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34656 #2478 (3 connections now open) 2014-10-06T14:55:52.837+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34657 #2479 (4 connections now open) 2014-10-06T14:55:52.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34658 #2480 (5 connections now open) 2014-10-06T14:55:52.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34659 #2481 (6 connections now open) 2014-10-06T14:55:52.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34660 #2482 (7 connections now open) 2014-10-06T14:55:52.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34661 #2483 (8 connections now open) 2014-10-06T14:55:52.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34662 #2484 (9 connections now open) 2014-10-06T14:55:52.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34663 #2485 (10 connections now open) 2014-10-06T14:55:52.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34664 #2486 (11 connections now open) 2014-10-06T14:55:52.838+0000 I NETWORK [conn2478] end connection 127.0.0.1:34656 (10 connections now open) 2014-10-06T14:55:57.839+0000 I NETWORK [conn2481] end connection 127.0.0.1:34659 (9 connections now open) 2014-10-06T14:55:57.839+0000 I NETWORK [conn2479] end connection 127.0.0.1:34657 (9 connections now open) 2014-10-06T14:55:57.839+0000 I NETWORK [conn2484] end connection 127.0.0.1:34662 (9 connections now open) 2014-10-06T14:55:57.839+0000 I NETWORK [conn2482] end connection 127.0.0.1:34660 (8 connections now open) 2014-10-06T14:55:57.839+0000 I NETWORK [conn2480] end connection 127.0.0.1:34658 (8 connections now open) 2014-10-06T14:55:57.839+0000 I NETWORK [conn2486] end connection 127.0.0.1:34664 (8 connections now open) 2014-10-06T14:55:57.839+0000 I NETWORK [conn2483] end connection 127.0.0.1:34661 (8 connections now open) 2014-10-06T14:55:57.839+0000 I NETWORK [conn2485] end connection 127.0.0.1:34663 (8 connections now open) 2014-10-06T14:55:57.839+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34665 #2487 (3 connections now open) 2014-10-06T14:55:57.840+0000 I NETWORK [conn2487] end connection 127.0.0.1:34665 (2 connections now open) 2014-10-06T14:55:57.840+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:57.841+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:57.841+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:55:57.842+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34666 #2488 (3 connections now open) 2014-10-06T14:55:57.842+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34667 #2489 (4 connections now open) 2014-10-06T14:55:57.842+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34668 #2490 (5 connections now open) 2014-10-06T14:55:57.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34669 #2491 (6 connections now open) 2014-10-06T14:55:57.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34670 #2492 (7 connections now open) 2014-10-06T14:55:57.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34671 #2493 (8 connections now open) 2014-10-06T14:55:57.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34672 #2494 (9 connections now open) 2014-10-06T14:55:57.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34673 #2495 (10 connections now open) 2014-10-06T14:55:57.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34674 #2496 (11 connections now open) 2014-10-06T14:55:57.843+0000 I NETWORK [conn2488] end connection 127.0.0.1:34666 (10 connections now open) 2014-10-06T14:56:02.844+0000 I NETWORK [conn2492] end connection 127.0.0.1:34670 (9 connections now open) 2014-10-06T14:56:02.844+0000 I NETWORK [conn2490] end connection 127.0.0.1:34668 (9 connections now open) 2014-10-06T14:56:02.844+0000 I NETWORK [conn2491] end connection 127.0.0.1:34669 (9 connections now open) 2014-10-06T14:56:02.844+0000 I NETWORK [conn2494] end connection 127.0.0.1:34672 (8 connections now open) 2014-10-06T14:56:02.844+0000 I NETWORK [conn2493] end connection 127.0.0.1:34671 (8 connections now open) 2014-10-06T14:56:02.844+0000 I NETWORK [conn2495] end connection 127.0.0.1:34673 (8 connections now open) 2014-10-06T14:56:02.844+0000 I NETWORK [conn2496] end connection 127.0.0.1:34674 (8 connections now open) 2014-10-06T14:56:02.844+0000 I NETWORK [conn2489] end connection 127.0.0.1:34667 (8 connections now open) 2014-10-06T14:56:02.844+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34675 #2497 (4 connections now open) 2014-10-06T14:56:02.845+0000 I NETWORK [conn2497] end connection 127.0.0.1:34675 (2 connections now open) 2014-10-06T14:56:02.845+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:02.846+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:02.846+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:02.847+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34676 #2498 (3 connections now open) 2014-10-06T14:56:02.847+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34677 #2499 (4 connections now open) 2014-10-06T14:56:02.848+0000 I NETWORK [conn2498] end connection 127.0.0.1:34676 (3 connections now open) 2014-10-06T14:56:02.848+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34678 #2500 (5 connections now open) 2014-10-06T14:56:02.848+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34679 #2501 (5 connections now open) 2014-10-06T14:56:02.848+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34680 #2502 (6 connections now open) 2014-10-06T14:56:07.848+0000 I NETWORK [conn2499] end connection 127.0.0.1:34677 (5 connections now open) 2014-10-06T14:56:07.848+0000 I NETWORK [conn2500] end connection 127.0.0.1:34678 (5 connections now open) 2014-10-06T14:56:07.848+0000 I NETWORK [conn2502] end connection 127.0.0.1:34680 (5 connections now open) 2014-10-06T14:56:07.848+0000 I NETWORK [conn2501] end connection 127.0.0.1:34679 (5 connections now open) 2014-10-06T14:56:07.848+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34681 #2503 (6 connections now open) 2014-10-06T14:56:07.849+0000 I NETWORK [conn2503] end connection 127.0.0.1:34681 (2 connections now open) 2014-10-06T14:56:07.849+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:07.850+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:07.850+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:07.851+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34682 #2504 (3 connections now open) 2014-10-06T14:56:07.852+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34683 #2505 (4 connections now open) 2014-10-06T14:56:07.852+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34684 #2506 (5 connections now open) 2014-10-06T14:56:07.852+0000 I NETWORK [conn2504] end connection 127.0.0.1:34682 (3 connections now open) 2014-10-06T14:56:07.852+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34685 #2507 (6 connections now open) 2014-10-06T14:56:07.852+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34686 #2508 (6 connections now open) 2014-10-06T14:56:12.852+0000 I NETWORK [conn2506] end connection 127.0.0.1:34684 (5 connections now open) 2014-10-06T14:56:12.852+0000 I NETWORK [conn2508] end connection 127.0.0.1:34686 (5 connections now open) 2014-10-06T14:56:12.852+0000 I NETWORK [conn2505] end connection 127.0.0.1:34683 (5 connections now open) 2014-10-06T14:56:12.852+0000 I NETWORK [conn2507] end connection 127.0.0.1:34685 (5 connections now open) 2014-10-06T14:56:12.852+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34687 #2509 (6 connections now open) 2014-10-06T14:56:12.853+0000 I NETWORK [conn2509] end connection 127.0.0.1:34687 (2 connections now open) 2014-10-06T14:56:12.853+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:12.854+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:12.854+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:12.855+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34688 #2510 (3 connections now open) 2014-10-06T14:56:12.856+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34689 #2511 (4 connections now open) 2014-10-06T14:56:12.856+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34690 #2512 (5 connections now open) 2014-10-06T14:56:12.856+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34691 #2513 (6 connections now open) 2014-10-06T14:56:12.856+0000 I NETWORK [conn2510] end connection 127.0.0.1:34688 (4 connections now open) 2014-10-06T14:56:12.856+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34693 #2514 (7 connections now open) 2014-10-06T14:56:17.856+0000 I NETWORK [conn2514] end connection 127.0.0.1:34693 (5 connections now open) 2014-10-06T14:56:17.856+0000 I NETWORK [conn2512] end connection 127.0.0.1:34690 (5 connections now open) 2014-10-06T14:56:17.856+0000 I NETWORK [conn2513] end connection 127.0.0.1:34691 (5 connections now open) 2014-10-06T14:56:17.856+0000 I NETWORK [conn2511] end connection 127.0.0.1:34689 (5 connections now open) 2014-10-06T14:56:17.857+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34694 #2515 (3 connections now open) 2014-10-06T14:56:17.857+0000 I NETWORK [conn2515] end connection 127.0.0.1:34694 (2 connections now open) 2014-10-06T14:56:17.857+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:17.858+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:17.859+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:17.859+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34695 #2516 (3 connections now open) 2014-10-06T14:56:17.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34696 #2517 (4 connections now open) 2014-10-06T14:56:17.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34697 #2518 (5 connections now open) 2014-10-06T14:56:17.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34698 #2519 (6 connections now open) 2014-10-06T14:56:17.860+0000 I NETWORK [conn2516] end connection 127.0.0.1:34695 (4 connections now open) 2014-10-06T14:56:17.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34699 #2520 (7 connections now open) 2014-10-06T14:56:22.860+0000 I NETWORK [conn2517] end connection 127.0.0.1:34696 (5 connections now open) 2014-10-06T14:56:22.860+0000 I NETWORK [conn2518] end connection 127.0.0.1:34697 (5 connections now open) 2014-10-06T14:56:22.860+0000 I NETWORK [conn2520] end connection 127.0.0.1:34699 (5 connections now open) 2014-10-06T14:56:22.860+0000 I NETWORK [conn2519] end connection 127.0.0.1:34698 (5 connections now open) 2014-10-06T14:56:22.861+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34700 #2521 (6 connections now open) 2014-10-06T14:56:22.861+0000 I NETWORK [conn2521] end connection 127.0.0.1:34700 (2 connections now open) 2014-10-06T14:56:22.862+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:22.862+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:22.863+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:22.864+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34701 #2522 (3 connections now open) 2014-10-06T14:56:22.864+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34702 #2523 (4 connections now open) 2014-10-06T14:56:22.864+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34703 #2524 (5 connections now open) 2014-10-06T14:56:22.864+0000 I NETWORK [conn2522] end connection 127.0.0.1:34701 (4 connections now open) 2014-10-06T14:56:22.864+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34704 #2525 (5 connections now open) 2014-10-06T14:56:22.864+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34705 #2526 (6 connections now open) 2014-10-06T14:56:23.268+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._11 2014-10-06T14:56:23.274+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._12 2014-10-06T14:56:27.864+0000 I NETWORK [conn2524] end connection 127.0.0.1:34703 (5 connections now open) 2014-10-06T14:56:27.864+0000 I NETWORK [conn2526] end connection 127.0.0.1:34705 (5 connections now open) 2014-10-06T14:56:27.864+0000 I NETWORK [conn2523] end connection 127.0.0.1:34702 (3 connections now open) 2014-10-06T14:56:27.864+0000 I NETWORK [conn2525] end connection 127.0.0.1:34704 (3 connections now open) 2014-10-06T14:56:27.865+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34706 #2527 (3 connections now open) 2014-10-06T14:56:27.865+0000 I NETWORK [conn2527] end connection 127.0.0.1:34706 (2 connections now open) 2014-10-06T14:56:27.866+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:27.866+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:27.867+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:27.867+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34707 #2528 (3 connections now open) 2014-10-06T14:56:27.868+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34708 #2529 (4 connections now open) 2014-10-06T14:56:27.868+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34709 #2530 (5 connections now open) 2014-10-06T14:56:27.868+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34711 #2531 (6 connections now open) 2014-10-06T14:56:27.868+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34710 #2532 (7 connections now open) 2014-10-06T14:56:27.868+0000 I NETWORK [conn2528] end connection 127.0.0.1:34707 (6 connections now open) 2014-10-06T14:56:32.868+0000 I NETWORK [conn2532] end connection 127.0.0.1:34710 (5 connections now open) 2014-10-06T14:56:32.868+0000 I NETWORK [conn2531] end connection 127.0.0.1:34711 (5 connections now open) 2014-10-06T14:56:32.868+0000 I NETWORK [conn2530] end connection 127.0.0.1:34709 (5 connections now open) 2014-10-06T14:56:32.868+0000 I NETWORK [conn2529] end connection 127.0.0.1:34708 (4 connections now open) 2014-10-06T14:56:32.869+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34713 #2533 (3 connections now open) 2014-10-06T14:56:32.869+0000 I NETWORK [conn2533] end connection 127.0.0.1:34713 (2 connections now open) 2014-10-06T14:56:32.870+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:32.870+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:32.871+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:32.872+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34714 #2534 (3 connections now open) 2014-10-06T14:56:32.872+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34715 #2535 (4 connections now open) 2014-10-06T14:56:32.872+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34716 #2536 (5 connections now open) 2014-10-06T14:56:32.872+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34717 #2537 (6 connections now open) 2014-10-06T14:56:32.872+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34718 #2538 (7 connections now open) 2014-10-06T14:56:32.872+0000 I NETWORK [conn2534] end connection 127.0.0.1:34714 (6 connections now open) 2014-10-06T14:56:37.873+0000 I NETWORK [conn2537] end connection 127.0.0.1:34717 (5 connections now open) 2014-10-06T14:56:37.873+0000 I NETWORK [conn2538] end connection 127.0.0.1:34718 (5 connections now open) 2014-10-06T14:56:37.873+0000 I NETWORK [conn2536] end connection 127.0.0.1:34716 (4 connections now open) 2014-10-06T14:56:37.873+0000 I NETWORK [conn2535] end connection 127.0.0.1:34715 (2 connections now open) 2014-10-06T14:56:37.873+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34719 #2539 (3 connections now open) 2014-10-06T14:56:37.873+0000 I NETWORK [conn2539] end connection 127.0.0.1:34719 (2 connections now open) 2014-10-06T14:56:37.874+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:37.874+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:37.875+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:37.876+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34720 #2540 (3 connections now open) 2014-10-06T14:56:37.876+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34721 #2541 (4 connections now open) 2014-10-06T14:56:37.876+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34722 #2542 (5 connections now open) 2014-10-06T14:56:37.876+0000 I NETWORK [conn2540] end connection 127.0.0.1:34720 (4 connections now open) 2014-10-06T14:56:42.876+0000 I NETWORK [conn2541] end connection 127.0.0.1:34721 (3 connections now open) 2014-10-06T14:56:42.876+0000 I NETWORK [conn2542] end connection 127.0.0.1:34722 (3 connections now open) 2014-10-06T14:56:42.877+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34723 #2543 (3 connections now open) 2014-10-06T14:56:42.877+0000 I NETWORK [conn2543] end connection 127.0.0.1:34723 (2 connections now open) 2014-10-06T14:56:42.877+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:42.878+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:42.879+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:42.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34724 #2544 (3 connections now open) 2014-10-06T14:56:42.880+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34725 #2545 (4 connections now open) 2014-10-06T14:56:42.880+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34726 #2546 (5 connections now open) 2014-10-06T14:56:42.880+0000 I NETWORK [conn2544] end connection 127.0.0.1:34724 (4 connections now open) 2014-10-06T14:56:47.880+0000 I NETWORK [conn2546] end connection 127.0.0.1:34726 (3 connections now open) 2014-10-06T14:56:47.880+0000 I NETWORK [conn2545] end connection 127.0.0.1:34725 (3 connections now open) 2014-10-06T14:56:47.880+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34727 #2547 (3 connections now open) 2014-10-06T14:56:47.881+0000 I NETWORK [conn2547] end connection 127.0.0.1:34727 (2 connections now open) 2014-10-06T14:56:47.881+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:47.882+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:47.882+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:47.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34728 #2548 (3 connections now open) 2014-10-06T14:56:47.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34729 #2549 (4 connections now open) 2014-10-06T14:56:47.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34730 #2550 (5 connections now open) 2014-10-06T14:56:47.884+0000 I NETWORK [conn2548] end connection 127.0.0.1:34728 (4 connections now open) 2014-10-06T14:56:52.884+0000 I NETWORK [conn2550] end connection 127.0.0.1:34730 (3 connections now open) 2014-10-06T14:56:52.884+0000 I NETWORK [conn2549] end connection 127.0.0.1:34729 (3 connections now open) 2014-10-06T14:56:52.884+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34731 #2551 (4 connections now open) 2014-10-06T14:56:52.885+0000 I NETWORK [conn2551] end connection 127.0.0.1:34731 (2 connections now open) 2014-10-06T14:56:52.885+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:52.886+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:52.886+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:52.887+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34732 #2552 (3 connections now open) 2014-10-06T14:56:52.887+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34733 #2553 (4 connections now open) 2014-10-06T14:56:52.887+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34734 #2554 (5 connections now open) 2014-10-06T14:56:52.888+0000 I NETWORK [conn2552] end connection 127.0.0.1:34732 (4 connections now open) 2014-10-06T14:56:57.888+0000 I NETWORK [conn2554] end connection 127.0.0.1:34734 (3 connections now open) 2014-10-06T14:56:57.888+0000 I NETWORK [conn2553] end connection 127.0.0.1:34733 (3 connections now open) 2014-10-06T14:56:57.888+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34735 #2555 (4 connections now open) 2014-10-06T14:56:57.889+0000 I NETWORK [conn2555] end connection 127.0.0.1:34735 (2 connections now open) 2014-10-06T14:56:57.889+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:57.890+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:57.890+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:56:57.891+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34736 #2556 (3 connections now open) 2014-10-06T14:56:57.891+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34737 #2557 (4 connections now open) 2014-10-06T14:56:57.891+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34738 #2558 (5 connections now open) 2014-10-06T14:56:57.892+0000 I NETWORK [conn2556] end connection 127.0.0.1:34736 (4 connections now open) 2014-10-06T14:57:02.892+0000 I NETWORK [conn2557] end connection 127.0.0.1:34737 (3 connections now open) 2014-10-06T14:57:02.892+0000 I NETWORK [conn2558] end connection 127.0.0.1:34738 (3 connections now open) 2014-10-06T14:57:02.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34739 #2559 (4 connections now open) 2014-10-06T14:57:02.893+0000 I NETWORK [conn2559] end connection 127.0.0.1:34739 (2 connections now open) 2014-10-06T14:57:02.893+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:57:02.894+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:57:02.894+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:57:02.895+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34740 #2560 (3 connections now open) 2014-10-06T14:57:02.895+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34741 #2561 (4 connections now open) 2014-10-06T14:57:02.895+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34742 #2562 (5 connections now open) 2014-10-06T14:57:02.896+0000 I NETWORK [conn2560] end connection 127.0.0.1:34740 (4 connections now open) 2014-10-06T14:57:07.896+0000 I NETWORK [conn2562] end connection 127.0.0.1:34742 (3 connections now open) 2014-10-06T14:57:07.896+0000 I NETWORK [conn2561] end connection 127.0.0.1:34741 (3 connections now open) 2014-10-06T14:57:07.896+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34743 #2563 (4 connections now open) 2014-10-06T14:57:07.897+0000 I NETWORK [conn2563] end connection 127.0.0.1:34743 (2 connections now open) 2014-10-06T14:57:07.897+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:57:07.898+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:57:07.898+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:57:07.899+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34744 #2564 (3 connections now open) 2014-10-06T14:57:07.899+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34745 #2565 (4 connections now open) 2014-10-06T14:57:07.899+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34746 #2566 (5 connections now open) 2014-10-06T14:57:07.900+0000 I NETWORK [conn2564] end connection 127.0.0.1:34744 (4 connections now open) 2014-10-06T14:57:12.900+0000 I NETWORK [conn2566] end connection 127.0.0.1:34746 (3 connections now open) 2014-10-06T14:57:12.900+0000 I NETWORK [conn2565] end connection 127.0.0.1:34745 (3 connections now open) 2014-10-06T14:57:12.900+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34747 #2567 (4 connections now open) 2014-10-06T14:57:12.901+0000 I NETWORK [conn2567] end connection 127.0.0.1:34747 (2 connections now open) 2014-10-06T14:57:12.901+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:57:12.902+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:57:12.902+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:57:12.903+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34748 #2568 (3 connections now open) 2014-10-06T14:57:12.903+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34749 #2569 (4 connections now open) 2014-10-06T14:57:12.903+0000 I NETWORK [conn2568] end connection 127.0.0.1:34748 (3 connections now open) 2014-10-06T14:57:17.904+0000 I NETWORK [conn2569] end connection 127.0.0.1:34749 (2 connections now open) 2014-10-06T14:57:17.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34750 #2570 (3 connections now open) 2014-10-06T14:57:17.904+0000 I NETWORK [conn2570] end connection 127.0.0.1:34750 (2 connections now open) 2014-10-06T14:57:17.905+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:57:17.905+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:57:17.906+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:57:17.907+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34751 #2571 (3 connections now open) 2014-10-06T14:57:17.907+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34752 #2572 (4 connections now open) 2014-10-06T14:57:17.907+0000 I NETWORK [conn2571] end connection 127.0.0.1:34751 (3 connections now open) 2014-10-06T14:57:22.907+0000 I NETWORK [conn2572] end connection 127.0.0.1:34752 (2 connections now open) 2014-10-06T14:57:22.907+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34753 #2573 (3 connections now open) 2014-10-06T14:57:22.908+0000 I NETWORK [conn2573] end connection 127.0.0.1:34753 (2 connections now open) 2014-10-06T14:57:22.908+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:57:22.909+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:57:22.909+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:57:22.910+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34754 #2574 (3 connections now open) 2014-10-06T14:57:22.910+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34755 #2575 (4 connections now open) 2014-10-06T14:57:22.911+0000 I NETWORK [conn2574] end connection 127.0.0.1:34754 (3 connections now open) 2014-10-06T14:57:27.911+0000 I NETWORK [conn2575] end connection 127.0.0.1:34755 (2 connections now open) 2014-10-06T14:57:27.911+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34756 #2576 (3 connections now open) 2014-10-06T14:57:27.912+0000 I NETWORK [conn2576] end connection 127.0.0.1:34756 (2 connections now open) 2014-10-06T14:57:27.912+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:57:27.913+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:57:27.913+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:57:27.914+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34757 #2577 (3 connections now open) 2014-10-06T14:57:27.914+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34758 #2578 (4 connections now open) 2014-10-06T14:57:27.914+0000 I NETWORK [conn2577] end connection 127.0.0.1:34757 (3 connections now open) 2014-10-06T14:57:32.914+0000 I NETWORK [conn2578] end connection 127.0.0.1:34758 (2 connections now open) 2014-10-06T14:57:32.914+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34759 #2579 (3 connections now open) 2014-10-06T14:57:32.915+0000 I NETWORK [conn2579] end connection 127.0.0.1:34759 (2 connections now open) 2014-10-06T14:57:32.915+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:57:32.916+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:57:32.916+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:57:32.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34760 #2580 (3 connections now open) 2014-10-06T14:57:32.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34761 #2581 (4 connections now open) 2014-10-06T14:57:32.918+0000 I NETWORK [conn2580] end connection 127.0.0.1:34760 (3 connections now open) 2014-10-06T14:57:37.918+0000 I NETWORK [conn2581] end connection 127.0.0.1:34761 (2 connections now open) 2014-10-06T14:57:37.918+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34762 #2582 (3 connections now open) 2014-10-06T14:57:37.919+0000 I NETWORK [conn2582] end connection 127.0.0.1:34762 (2 connections now open) 2014-10-06T14:57:37.919+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:57:37.920+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:57:37.920+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:57:37.921+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34763 #2583 (3 connections now open) 2014-10-06T14:57:37.921+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34764 #2584 (4 connections now open) 2014-10-06T14:57:37.921+0000 I NETWORK [conn2583] end connection 127.0.0.1:34763 (3 connections now open) 2014-10-06T14:57:42.922+0000 I NETWORK [conn2584] end connection 127.0.0.1:34764 (2 connections now open) 2014-10-06T14:57:42.922+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34765 #2585 (3 connections now open) 2014-10-06T14:57:42.922+0000 I NETWORK [conn2585] end connection 127.0.0.1:34765 (2 connections now open) 2014-10-06T14:57:42.923+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:57:42.924+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:57:42.924+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:57:42.925+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34766 #2586 (3 connections now open) 2014-10-06T14:57:42.925+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34767 #2587 (4 connections now open) 2014-10-06T14:57:42.925+0000 I NETWORK [conn2586] end connection 127.0.0.1:34766 (3 connections now open) 2014-10-06T14:57:47.925+0000 I NETWORK [conn2587] end connection 127.0.0.1:34767 (2 connections now open) 2014-10-06T14:57:47.926+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34768 #2588 (3 connections now open) 2014-10-06T14:57:47.926+0000 I NETWORK [conn2588] end connection 127.0.0.1:34768 (2 connections now open) 2014-10-06T14:57:47.927+0000 I COMMANDS [conn5] CMD: drop test0.Insert_NumAndID 2014-10-06T14:57:47.931+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:57:47.932+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:57:48.275+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34769 #2589 (3 connections now open) 2014-10-06T14:57:48.276+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34770 #2590 (4 connections now open) 2014-10-06T14:57:48.276+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34771 #2591 (5 connections now open) 2014-10-06T14:57:48.276+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34772 #2592 (6 connections now open) 2014-10-06T14:57:48.276+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34773 #2593 (7 connections now open) 2014-10-06T14:57:48.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34774 #2594 (8 connections now open) 2014-10-06T14:57:48.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34775 #2595 (9 connections now open) 2014-10-06T14:57:48.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34776 #2596 (10 connections now open) 2014-10-06T14:57:48.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34777 #2597 (11 connections now open) 2014-10-06T14:57:48.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34778 #2598 (12 connections now open) 2014-10-06T14:57:48.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34779 #2599 (13 connections now open) 2014-10-06T14:57:48.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34780 #2600 (14 connections now open) 2014-10-06T14:57:48.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34781 #2601 (15 connections now open) 2014-10-06T14:57:48.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34782 #2602 (16 connections now open) 2014-10-06T14:57:48.281+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34783 #2603 (17 connections now open) 2014-10-06T14:57:48.282+0000 I NETWORK [conn2589] end connection 127.0.0.1:34769 (16 connections now open) 2014-10-06T14:57:48.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34784 #2604 (17 connections now open) 2014-10-06T14:57:48.284+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34785 #2605 (18 connections now open) 2014-10-06T14:57:53.282+0000 I NETWORK [conn2601] end connection 127.0.0.1:34781 (17 connections now open) 2014-10-06T14:57:53.283+0000 I NETWORK [conn2598] end connection 127.0.0.1:34778 (16 connections now open) 2014-10-06T14:57:53.283+0000 I NETWORK [conn2595] end connection 127.0.0.1:34775 (16 connections now open) 2014-10-06T14:57:53.283+0000 I NETWORK [conn2596] end connection 127.0.0.1:34776 (16 connections now open) 2014-10-06T14:57:53.283+0000 I NETWORK [conn2590] end connection 127.0.0.1:34770 (13 connections now open) 2014-10-06T14:57:53.283+0000 I NETWORK [conn2600] end connection 127.0.0.1:34780 (13 connections now open) 2014-10-06T14:57:53.283+0000 I NETWORK [conn2592] end connection 127.0.0.1:34772 (11 connections now open) 2014-10-06T14:57:53.283+0000 I NETWORK [conn2597] end connection 127.0.0.1:34777 (11 connections now open) 2014-10-06T14:57:53.284+0000 I NETWORK [conn2605] end connection 127.0.0.1:34785 (9 connections now open) 2014-10-06T14:57:53.284+0000 I NETWORK [conn2603] end connection 127.0.0.1:34783 (9 connections now open) 2014-10-06T14:57:53.284+0000 I NETWORK [conn2602] end connection 127.0.0.1:34782 (7 connections now open) 2014-10-06T14:57:53.284+0000 I NETWORK [conn2591] end connection 127.0.0.1:34771 (6 connections now open) 2014-10-06T14:57:53.284+0000 I NETWORK [conn2604] end connection 127.0.0.1:34784 (5 connections now open) 2014-10-06T14:57:53.284+0000 I NETWORK [conn2594] end connection 127.0.0.1:34774 (4 connections now open) 2014-10-06T14:57:53.284+0000 I NETWORK [conn2593] end connection 127.0.0.1:34773 (3 connections now open) 2014-10-06T14:57:53.284+0000 I NETWORK [conn2599] end connection 127.0.0.1:34779 (3 connections now open) 2014-10-06T14:57:53.284+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34786 #2606 (3 connections now open) 2014-10-06T14:57:53.285+0000 I NETWORK [conn2606] end connection 127.0.0.1:34786 (2 connections now open) 2014-10-06T14:57:53.285+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:57:53.286+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:57:53.286+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:57:53.642+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34787 #2607 (3 connections now open) 2014-10-06T14:57:53.643+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34788 #2608 (4 connections now open) 2014-10-06T14:57:53.643+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34790 #2609 (5 connections now open) 2014-10-06T14:57:53.643+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34789 #2610 (6 connections now open) 2014-10-06T14:57:53.643+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34792 #2611 (7 connections now open) 2014-10-06T14:57:53.643+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34793 #2612 (8 connections now open) 2014-10-06T14:57:53.643+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34794 #2613 (9 connections now open) 2014-10-06T14:57:53.644+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34795 #2614 (10 connections now open) 2014-10-06T14:57:53.644+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34796 #2615 (11 connections now open) 2014-10-06T14:57:53.644+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34797 #2616 (12 connections now open) 2014-10-06T14:57:53.645+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34798 #2617 (13 connections now open) 2014-10-06T14:57:53.645+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34799 #2618 (14 connections now open) 2014-10-06T14:57:53.645+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34800 #2619 (15 connections now open) 2014-10-06T14:57:53.645+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34801 #2620 (16 connections now open) 2014-10-06T14:57:53.645+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34802 #2621 (17 connections now open) 2014-10-06T14:57:53.646+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34803 #2622 (18 connections now open) 2014-10-06T14:57:53.646+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34804 #2623 (19 connections now open) 2014-10-06T14:57:53.646+0000 I NETWORK [conn2607] end connection 127.0.0.1:34787 (18 connections now open) 2014-10-06T14:57:58.648+0000 I NETWORK [conn2622] end connection 127.0.0.1:34803 (17 connections now open) 2014-10-06T14:57:58.648+0000 I NETWORK [conn2612] end connection 127.0.0.1:34793 (17 connections now open) 2014-10-06T14:57:58.648+0000 I NETWORK [conn2616] end connection 127.0.0.1:34797 (15 connections now open) 2014-10-06T14:57:58.648+0000 I NETWORK [conn2610] end connection 127.0.0.1:34789 (14 connections now open) 2014-10-06T14:57:58.648+0000 I NETWORK [conn2621] end connection 127.0.0.1:34802 (13 connections now open) 2014-10-06T14:57:58.648+0000 I NETWORK [conn2617] end connection 127.0.0.1:34798 (12 connections now open) 2014-10-06T14:57:58.648+0000 I NETWORK [conn2611] end connection 127.0.0.1:34792 (12 connections now open) 2014-10-06T14:57:58.648+0000 I NETWORK [conn2614] end connection 127.0.0.1:34795 (10 connections now open) 2014-10-06T14:57:58.648+0000 I NETWORK [conn2608] end connection 127.0.0.1:34788 (9 connections now open) 2014-10-06T14:57:58.648+0000 I NETWORK [conn2609] end connection 127.0.0.1:34790 (9 connections now open) 2014-10-06T14:57:58.648+0000 I NETWORK [conn2613] end connection 127.0.0.1:34794 (9 connections now open) 2014-10-06T14:57:58.648+0000 I NETWORK [conn2618] end connection 127.0.0.1:34799 (9 connections now open) 2014-10-06T14:57:58.648+0000 I NETWORK [conn2619] end connection 127.0.0.1:34800 (9 connections now open) 2014-10-06T14:57:58.648+0000 I NETWORK [conn2623] end connection 127.0.0.1:34804 (5 connections now open) 2014-10-06T14:57:58.648+0000 I NETWORK [conn2620] end connection 127.0.0.1:34801 (5 connections now open) 2014-10-06T14:57:58.649+0000 I NETWORK [conn2615] end connection 127.0.0.1:34796 (2 connections now open) 2014-10-06T14:57:58.649+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34805 #2624 (3 connections now open) 2014-10-06T14:57:58.649+0000 I NETWORK [conn2624] end connection 127.0.0.1:34805 (2 connections now open) 2014-10-06T14:57:58.650+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:57:58.651+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:57:58.651+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:57:58.988+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34806 #2625 (3 connections now open) 2014-10-06T14:57:58.989+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34807 #2626 (4 connections now open) 2014-10-06T14:57:58.989+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34808 #2627 (5 connections now open) 2014-10-06T14:57:58.989+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34809 #2628 (6 connections now open) 2014-10-06T14:57:58.989+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34811 #2629 (7 connections now open) 2014-10-06T14:57:58.989+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34812 #2630 (8 connections now open) 2014-10-06T14:57:58.990+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34813 #2631 (9 connections now open) 2014-10-06T14:57:58.991+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34814 #2632 (10 connections now open) 2014-10-06T14:57:58.991+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34815 #2633 (11 connections now open) 2014-10-06T14:57:58.991+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34816 #2634 (12 connections now open) 2014-10-06T14:57:58.991+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34817 #2635 (13 connections now open) 2014-10-06T14:57:58.993+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34818 #2636 (14 connections now open) 2014-10-06T14:57:58.993+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34819 #2637 (15 connections now open) 2014-10-06T14:57:58.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34820 #2638 (16 connections now open) 2014-10-06T14:57:58.997+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34821 #2639 (17 connections now open) 2014-10-06T14:57:58.997+0000 I NETWORK [conn2625] end connection 127.0.0.1:34806 (16 connections now open) 2014-10-06T14:57:58.997+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34822 #2640 (17 connections now open) 2014-10-06T14:57:58.997+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34823 #2641 (18 connections now open) 2014-10-06T14:58:03.997+0000 I NETWORK [conn2627] end connection 127.0.0.1:34808 (17 connections now open) 2014-10-06T14:58:03.997+0000 I NETWORK [conn2640] end connection 127.0.0.1:34822 (16 connections now open) 2014-10-06T14:58:03.998+0000 I NETWORK [conn2626] end connection 127.0.0.1:34807 (15 connections now open) 2014-10-06T14:58:03.998+0000 I NETWORK [conn2634] end connection 127.0.0.1:34816 (14 connections now open) 2014-10-06T14:58:03.998+0000 I NETWORK [conn2631] end connection 127.0.0.1:34813 (15 connections now open) 2014-10-06T14:58:03.998+0000 I NETWORK [conn2632] end connection 127.0.0.1:34814 (13 connections now open) 2014-10-06T14:58:03.998+0000 I NETWORK [conn2641] end connection 127.0.0.1:34823 (11 connections now open) 2014-10-06T14:58:03.998+0000 I NETWORK [conn2638] end connection 127.0.0.1:34820 (11 connections now open) 2014-10-06T14:58:03.998+0000 I NETWORK [conn2629] end connection 127.0.0.1:34811 (9 connections now open) 2014-10-06T14:58:03.998+0000 I NETWORK [conn2637] end connection 127.0.0.1:34819 (9 connections now open) 2014-10-06T14:58:03.998+0000 I NETWORK [conn2633] end connection 127.0.0.1:34815 (8 connections now open) 2014-10-06T14:58:03.998+0000 I NETWORK [conn2639] end connection 127.0.0.1:34821 (7 connections now open) 2014-10-06T14:58:03.998+0000 I NETWORK [conn2636] end connection 127.0.0.1:34818 (6 connections now open) 2014-10-06T14:58:03.998+0000 I NETWORK [conn2628] end connection 127.0.0.1:34809 (6 connections now open) 2014-10-06T14:58:03.998+0000 I NETWORK [conn2630] end connection 127.0.0.1:34812 (6 connections now open) 2014-10-06T14:58:04.003+0000 I NETWORK [conn2635] end connection 127.0.0.1:34817 (2 connections now open) 2014-10-06T14:58:04.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34824 #2642 (3 connections now open) 2014-10-06T14:58:04.003+0000 I NETWORK [conn2642] end connection 127.0.0.1:34824 (2 connections now open) 2014-10-06T14:58:04.004+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:58:04.004+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:58:04.004+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:58:04.353+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34825 #2643 (3 connections now open) 2014-10-06T14:58:04.354+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34826 #2644 (4 connections now open) 2014-10-06T14:58:04.354+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34827 #2645 (5 connections now open) 2014-10-06T14:58:04.354+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34828 #2646 (6 connections now open) 2014-10-06T14:58:04.354+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34829 #2647 (7 connections now open) 2014-10-06T14:58:04.354+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34830 #2648 (8 connections now open) 2014-10-06T14:58:04.355+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34831 #2649 (9 connections now open) 2014-10-06T14:58:04.355+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34832 #2650 (10 connections now open) 2014-10-06T14:58:04.356+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34833 #2651 (11 connections now open) 2014-10-06T14:58:04.357+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34834 #2652 (12 connections now open) 2014-10-06T14:58:04.362+0000 I NETWORK [conn2643] end connection 127.0.0.1:34825 (11 connections now open) 2014-10-06T14:58:04.363+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34835 #2653 (12 connections now open) 2014-10-06T14:58:04.363+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34836 #2654 (13 connections now open) 2014-10-06T14:58:04.363+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34837 #2655 (14 connections now open) 2014-10-06T14:58:04.363+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34838 #2656 (15 connections now open) 2014-10-06T14:58:04.363+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34839 #2657 (16 connections now open) 2014-10-06T14:58:04.363+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34840 #2658 (17 connections now open) 2014-10-06T14:58:04.364+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34841 #2659 (18 connections now open) 2014-10-06T14:58:09.363+0000 I NETWORK [conn2651] end connection 127.0.0.1:34833 (17 connections now open) 2014-10-06T14:58:09.363+0000 I NETWORK [conn2659] end connection 127.0.0.1:34841 (16 connections now open) 2014-10-06T14:58:09.363+0000 I NETWORK [conn2656] end connection 127.0.0.1:34838 (16 connections now open) 2014-10-06T14:58:09.363+0000 I NETWORK [conn2654] end connection 127.0.0.1:34836 (16 connections now open) 2014-10-06T14:58:09.363+0000 I NETWORK [conn2655] end connection 127.0.0.1:34837 (13 connections now open) 2014-10-06T14:58:09.364+0000 I NETWORK [conn2657] end connection 127.0.0.1:34839 (12 connections now open) 2014-10-06T14:58:09.364+0000 I NETWORK [conn2648] end connection 127.0.0.1:34830 (11 connections now open) 2014-10-06T14:58:09.364+0000 I NETWORK [conn2649] end connection 127.0.0.1:34831 (10 connections now open) 2014-10-06T14:58:09.364+0000 I NETWORK [conn2647] end connection 127.0.0.1:34829 (10 connections now open) 2014-10-06T14:58:09.364+0000 I NETWORK [conn2653] end connection 127.0.0.1:34835 (8 connections now open) 2014-10-06T14:58:09.364+0000 I NETWORK [conn2645] end connection 127.0.0.1:34827 (7 connections now open) 2014-10-06T14:58:09.364+0000 I NETWORK [conn2646] end connection 127.0.0.1:34828 (6 connections now open) 2014-10-06T14:58:09.364+0000 I NETWORK [conn2650] end connection 127.0.0.1:34832 (5 connections now open) 2014-10-06T14:58:09.364+0000 I NETWORK [conn2652] end connection 127.0.0.1:34834 (4 connections now open) 2014-10-06T14:58:09.364+0000 I NETWORK [conn2644] end connection 127.0.0.1:34826 (4 connections now open) 2014-10-06T14:58:09.364+0000 I NETWORK [conn2658] end connection 127.0.0.1:34840 (2 connections now open) 2014-10-06T14:58:09.365+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34842 #2660 (3 connections now open) 2014-10-06T14:58:09.365+0000 I NETWORK [conn2660] end connection 127.0.0.1:34842 (2 connections now open) 2014-10-06T14:58:09.365+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:58:09.370+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:58:09.370+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:58:09.723+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34843 #2661 (3 connections now open) 2014-10-06T14:58:09.723+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34844 #2662 (4 connections now open) 2014-10-06T14:58:09.724+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34845 #2663 (5 connections now open) 2014-10-06T14:58:09.724+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34846 #2664 (6 connections now open) 2014-10-06T14:58:09.724+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34847 #2665 (7 connections now open) 2014-10-06T14:58:09.724+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34848 #2666 (8 connections now open) 2014-10-06T14:58:09.724+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34850 #2667 (9 connections now open) 2014-10-06T14:58:09.724+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34851 #2668 (10 connections now open) 2014-10-06T14:58:09.724+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34852 #2669 (11 connections now open) 2014-10-06T14:58:09.725+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34853 #2670 (12 connections now open) 2014-10-06T14:58:09.725+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34854 #2671 (13 connections now open) 2014-10-06T14:58:09.727+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34855 #2672 (14 connections now open) 2014-10-06T14:58:09.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34856 #2673 (15 connections now open) 2014-10-06T14:58:09.732+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34857 #2674 (16 connections now open) 2014-10-06T14:58:09.732+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34858 #2675 (17 connections now open) 2014-10-06T14:58:09.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34859 #2676 (18 connections now open) 2014-10-06T14:58:09.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34860 #2677 (19 connections now open) 2014-10-06T14:58:09.734+0000 I NETWORK [conn2661] end connection 127.0.0.1:34843 (18 connections now open) 2014-10-06T14:58:14.735+0000 I NETWORK [conn2677] end connection 127.0.0.1:34860 (17 connections now open) 2014-10-06T14:58:14.735+0000 I NETWORK [conn2670] end connection 127.0.0.1:34853 (17 connections now open) 2014-10-06T14:58:14.735+0000 I NETWORK [conn2671] end connection 127.0.0.1:34854 (15 connections now open) 2014-10-06T14:58:14.736+0000 I NETWORK [conn2668] end connection 127.0.0.1:34851 (14 connections now open) 2014-10-06T14:58:14.736+0000 I NETWORK [conn2669] end connection 127.0.0.1:34852 (14 connections now open) 2014-10-06T14:58:14.736+0000 I NETWORK [conn2664] end connection 127.0.0.1:34846 (14 connections now open) 2014-10-06T14:58:14.736+0000 I NETWORK [conn2662] end connection 127.0.0.1:34844 (14 connections now open) 2014-10-06T14:58:14.736+0000 I NETWORK [conn2666] end connection 127.0.0.1:34848 (14 connections now open) 2014-10-06T14:58:14.736+0000 I NETWORK [conn2667] end connection 127.0.0.1:34850 (9 connections now open) 2014-10-06T14:58:14.736+0000 I NETWORK [conn2665] end connection 127.0.0.1:34847 (8 connections now open) 2014-10-06T14:58:14.736+0000 I NETWORK [conn2663] end connection 127.0.0.1:34845 (8 connections now open) 2014-10-06T14:58:14.736+0000 I NETWORK [conn2672] end connection 127.0.0.1:34855 (8 connections now open) 2014-10-06T14:58:14.736+0000 I NETWORK [conn2675] end connection 127.0.0.1:34858 (5 connections now open) 2014-10-06T14:58:14.736+0000 I NETWORK [conn2674] end connection 127.0.0.1:34857 (4 connections now open) 2014-10-06T14:58:14.736+0000 I NETWORK [conn2673] end connection 127.0.0.1:34856 (3 connections now open) 2014-10-06T14:58:14.736+0000 I NETWORK [conn2676] end connection 127.0.0.1:34859 (2 connections now open) 2014-10-06T14:58:14.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34861 #2678 (3 connections now open) 2014-10-06T14:58:14.737+0000 I NETWORK [conn2678] end connection 127.0.0.1:34861 (2 connections now open) 2014-10-06T14:58:14.737+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:58:14.740+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:58:14.741+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:58:15.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34862 #2679 (3 connections now open) 2014-10-06T14:58:15.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34864 #2680 (4 connections now open) 2014-10-06T14:58:15.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34863 #2681 (5 connections now open) 2014-10-06T14:58:15.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34865 #2682 (6 connections now open) 2014-10-06T14:58:15.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34866 #2683 (7 connections now open) 2014-10-06T14:58:15.076+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34867 #2684 (8 connections now open) 2014-10-06T14:58:15.076+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34868 #2685 (9 connections now open) 2014-10-06T14:58:15.077+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34869 #2686 (10 connections now open) 2014-10-06T14:58:15.077+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34870 #2687 (11 connections now open) 2014-10-06T14:58:15.077+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34871 #2688 (12 connections now open) 2014-10-06T14:58:15.077+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34872 #2689 (13 connections now open) 2014-10-06T14:58:15.077+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34873 #2690 (14 connections now open) 2014-10-06T14:58:15.077+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34874 #2691 (15 connections now open) 2014-10-06T14:58:15.078+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34875 #2692 (16 connections now open) 2014-10-06T14:58:15.079+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34876 #2693 (17 connections now open) 2014-10-06T14:58:15.080+0000 I NETWORK [conn2679] end connection 127.0.0.1:34862 (16 connections now open) 2014-10-06T14:58:15.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34877 #2694 (17 connections now open) 2014-10-06T14:58:15.083+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34878 #2695 (18 connections now open) 2014-10-06T14:58:20.080+0000 I NETWORK [conn2689] end connection 127.0.0.1:34872 (17 connections now open) 2014-10-06T14:58:20.080+0000 I NETWORK [conn2683] end connection 127.0.0.1:34866 (17 connections now open) 2014-10-06T14:58:20.081+0000 I NETWORK [conn2691] end connection 127.0.0.1:34874 (16 connections now open) 2014-10-06T14:58:20.081+0000 I NETWORK [conn2680] end connection 127.0.0.1:34864 (14 connections now open) 2014-10-06T14:58:20.081+0000 I NETWORK [conn2684] end connection 127.0.0.1:34867 (16 connections now open) 2014-10-06T14:58:20.081+0000 I NETWORK [conn2682] end connection 127.0.0.1:34865 (12 connections now open) 2014-10-06T14:58:20.081+0000 I NETWORK [conn2695] end connection 127.0.0.1:34878 (11 connections now open) 2014-10-06T14:58:20.081+0000 I NETWORK [conn2692] end connection 127.0.0.1:34875 (11 connections now open) 2014-10-06T14:58:20.082+0000 I NETWORK [conn2694] end connection 127.0.0.1:34877 (9 connections now open) 2014-10-06T14:58:20.082+0000 I NETWORK [conn2688] end connection 127.0.0.1:34871 (8 connections now open) 2014-10-06T14:58:20.082+0000 I NETWORK [conn2686] end connection 127.0.0.1:34869 (8 connections now open) 2014-10-06T14:58:20.082+0000 I NETWORK [conn2685] end connection 127.0.0.1:34868 (8 connections now open) 2014-10-06T14:58:20.082+0000 I NETWORK [conn2690] end connection 127.0.0.1:34873 (6 connections now open) 2014-10-06T14:58:20.082+0000 I NETWORK [conn2687] end connection 127.0.0.1:34870 (6 connections now open) 2014-10-06T14:58:20.082+0000 I NETWORK [conn2693] end connection 127.0.0.1:34876 (6 connections now open) 2014-10-06T14:58:20.082+0000 I NETWORK [conn2681] end connection 127.0.0.1:34863 (2 connections now open) 2014-10-06T14:58:20.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34879 #2696 (3 connections now open) 2014-10-06T14:58:20.083+0000 I NETWORK [conn2696] end connection 127.0.0.1:34879 (2 connections now open) 2014-10-06T14:58:20.083+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:58:20.084+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:58:20.085+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:58:20.438+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34880 #2697 (3 connections now open) 2014-10-06T14:58:20.439+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34881 #2698 (4 connections now open) 2014-10-06T14:58:20.439+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34882 #2699 (5 connections now open) 2014-10-06T14:58:20.439+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34883 #2700 (6 connections now open) 2014-10-06T14:58:20.439+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34884 #2701 (7 connections now open) 2014-10-06T14:58:20.439+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34885 #2702 (8 connections now open) 2014-10-06T14:58:20.439+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34886 #2703 (9 connections now open) 2014-10-06T14:58:20.440+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34887 #2704 (10 connections now open) 2014-10-06T14:58:20.440+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34888 #2705 (11 connections now open) 2014-10-06T14:58:20.440+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34889 #2706 (12 connections now open) 2014-10-06T14:58:20.441+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34890 #2707 (13 connections now open) 2014-10-06T14:58:20.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34891 #2708 (14 connections now open) 2014-10-06T14:58:20.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34892 #2709 (15 connections now open) 2014-10-06T14:58:20.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34893 #2710 (16 connections now open) 2014-10-06T14:58:20.442+0000 I NETWORK [conn2697] end connection 127.0.0.1:34880 (15 connections now open) 2014-10-06T14:58:20.443+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34894 #2711 (16 connections now open) 2014-10-06T14:58:20.443+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34895 #2712 (17 connections now open) 2014-10-06T14:58:20.444+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34896 #2713 (18 connections now open) 2014-10-06T14:58:25.443+0000 I NETWORK [conn2698] end connection 127.0.0.1:34881 (17 connections now open) 2014-10-06T14:58:25.444+0000 I NETWORK [conn2701] end connection 127.0.0.1:34884 (16 connections now open) 2014-10-06T14:58:25.444+0000 I NETWORK [conn2705] end connection 127.0.0.1:34888 (15 connections now open) 2014-10-06T14:58:25.444+0000 I NETWORK [conn2710] end connection 127.0.0.1:34893 (15 connections now open) 2014-10-06T14:58:25.444+0000 I NETWORK [conn2699] end connection 127.0.0.1:34882 (13 connections now open) 2014-10-06T14:58:25.444+0000 I NETWORK [conn2711] end connection 127.0.0.1:34894 (13 connections now open) 2014-10-06T14:58:25.444+0000 I NETWORK [conn2706] end connection 127.0.0.1:34889 (12 connections now open) 2014-10-06T14:58:25.444+0000 I NETWORK [conn2700] end connection 127.0.0.1:34883 (11 connections now open) 2014-10-06T14:58:25.444+0000 I NETWORK [conn2709] end connection 127.0.0.1:34892 (12 connections now open) 2014-10-06T14:58:25.444+0000 I NETWORK [conn2708] end connection 127.0.0.1:34891 (12 connections now open) 2014-10-06T14:58:25.444+0000 I NETWORK [conn2702] end connection 127.0.0.1:34885 (9 connections now open) 2014-10-06T14:58:25.444+0000 I NETWORK [conn2707] end connection 127.0.0.1:34890 (10 connections now open) 2014-10-06T14:58:25.444+0000 I NETWORK [conn2712] end connection 127.0.0.1:34895 (10 connections now open) 2014-10-06T14:58:25.444+0000 I NETWORK [conn2704] end connection 127.0.0.1:34887 (12 connections now open) 2014-10-06T14:58:25.444+0000 I NETWORK [conn2703] end connection 127.0.0.1:34886 (4 connections now open) 2014-10-06T14:58:25.444+0000 I NETWORK [conn2713] end connection 127.0.0.1:34896 (3 connections now open) 2014-10-06T14:58:25.445+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34897 #2714 (3 connections now open) 2014-10-06T14:58:25.445+0000 I NETWORK [conn2714] end connection 127.0.0.1:34897 (2 connections now open) 2014-10-06T14:58:25.445+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:58:25.447+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:58:25.447+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:58:25.792+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34898 #2715 (3 connections now open) 2014-10-06T14:58:25.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34899 #2716 (4 connections now open) 2014-10-06T14:58:25.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34900 #2717 (5 connections now open) 2014-10-06T14:58:25.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34901 #2718 (6 connections now open) 2014-10-06T14:58:25.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34902 #2719 (7 connections now open) 2014-10-06T14:58:25.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34903 #2720 (8 connections now open) 2014-10-06T14:58:25.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34904 #2721 (9 connections now open) 2014-10-06T14:58:25.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34905 #2722 (10 connections now open) 2014-10-06T14:58:25.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34906 #2723 (11 connections now open) 2014-10-06T14:58:25.794+0000 I NETWORK [conn2715] end connection 127.0.0.1:34898 (10 connections now open) 2014-10-06T14:58:30.794+0000 I NETWORK [conn2720] end connection 127.0.0.1:34903 (9 connections now open) 2014-10-06T14:58:30.794+0000 I NETWORK [conn2722] end connection 127.0.0.1:34905 (9 connections now open) 2014-10-06T14:58:30.794+0000 I NETWORK [conn2718] end connection 127.0.0.1:34901 (8 connections now open) 2014-10-06T14:58:30.794+0000 I NETWORK [conn2716] end connection 127.0.0.1:34899 (8 connections now open) 2014-10-06T14:58:30.795+0000 I NETWORK [conn2717] end connection 127.0.0.1:34900 (8 connections now open) 2014-10-06T14:58:30.795+0000 I NETWORK [conn2721] end connection 127.0.0.1:34904 (8 connections now open) 2014-10-06T14:58:30.795+0000 I NETWORK [conn2723] end connection 127.0.0.1:34906 (8 connections now open) 2014-10-06T14:58:30.795+0000 I NETWORK [conn2719] end connection 127.0.0.1:34902 (8 connections now open) 2014-10-06T14:58:30.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34907 #2724 (10 connections now open) 2014-10-06T14:58:30.796+0000 I NETWORK [conn2724] end connection 127.0.0.1:34907 (2 connections now open) 2014-10-06T14:58:30.797+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:58:30.797+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:58:30.798+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:58:31.145+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34908 #2725 (3 connections now open) 2014-10-06T14:58:31.145+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34909 #2726 (4 connections now open) 2014-10-06T14:58:31.145+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34910 #2727 (5 connections now open) 2014-10-06T14:58:31.146+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34911 #2728 (6 connections now open) 2014-10-06T14:58:31.146+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34912 #2729 (7 connections now open) 2014-10-06T14:58:31.146+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34913 #2730 (8 connections now open) 2014-10-06T14:58:31.146+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34914 #2731 (9 connections now open) 2014-10-06T14:58:31.147+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34915 #2732 (10 connections now open) 2014-10-06T14:58:31.147+0000 I NETWORK [conn2725] end connection 127.0.0.1:34908 (8 connections now open) 2014-10-06T14:58:31.147+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34916 #2733 (10 connections now open) 2014-10-06T14:58:36.147+0000 I NETWORK [conn2730] end connection 127.0.0.1:34913 (9 connections now open) 2014-10-06T14:58:36.147+0000 I NETWORK [conn2729] end connection 127.0.0.1:34912 (9 connections now open) 2014-10-06T14:58:36.147+0000 I NETWORK [conn2728] end connection 127.0.0.1:34911 (9 connections now open) 2014-10-06T14:58:36.148+0000 I NETWORK [conn2727] end connection 127.0.0.1:34910 (6 connections now open) 2014-10-06T14:58:36.147+0000 I NETWORK [conn2732] end connection 127.0.0.1:34915 (8 connections now open) 2014-10-06T14:58:36.148+0000 I NETWORK [conn2726] end connection 127.0.0.1:34909 (6 connections now open) 2014-10-06T14:58:36.148+0000 I NETWORK [conn2731] end connection 127.0.0.1:34914 (3 connections now open) 2014-10-06T14:58:36.148+0000 I NETWORK [conn2733] end connection 127.0.0.1:34916 (3 connections now open) 2014-10-06T14:58:36.148+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34917 #2734 (3 connections now open) 2014-10-06T14:58:36.148+0000 I NETWORK [conn2734] end connection 127.0.0.1:34917 (2 connections now open) 2014-10-06T14:58:36.149+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:58:36.149+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:58:36.149+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:58:36.509+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34918 #2735 (3 connections now open) 2014-10-06T14:58:36.510+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34919 #2736 (4 connections now open) 2014-10-06T14:58:36.510+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34920 #2737 (5 connections now open) 2014-10-06T14:58:36.510+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34921 #2738 (6 connections now open) 2014-10-06T14:58:36.510+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34922 #2739 (7 connections now open) 2014-10-06T14:58:36.510+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34923 #2740 (8 connections now open) 2014-10-06T14:58:36.510+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34924 #2741 (9 connections now open) 2014-10-06T14:58:36.511+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34925 #2742 (10 connections now open) 2014-10-06T14:58:36.511+0000 I NETWORK [conn2735] end connection 127.0.0.1:34918 (9 connections now open) 2014-10-06T14:58:36.511+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34926 #2743 (10 connections now open) 2014-10-06T14:58:41.512+0000 I NETWORK [conn2737] end connection 127.0.0.1:34920 (9 connections now open) 2014-10-06T14:58:41.512+0000 I NETWORK [conn2736] end connection 127.0.0.1:34919 (9 connections now open) 2014-10-06T14:58:41.512+0000 I NETWORK [conn2741] end connection 127.0.0.1:34924 (9 connections now open) 2014-10-06T14:58:41.512+0000 I NETWORK [conn2743] end connection 127.0.0.1:34926 (6 connections now open) 2014-10-06T14:58:41.512+0000 I NETWORK [conn2740] end connection 127.0.0.1:34923 (5 connections now open) 2014-10-06T14:58:41.512+0000 I NETWORK [conn2739] end connection 127.0.0.1:34922 (4 connections now open) 2014-10-06T14:58:41.512+0000 I NETWORK [conn2738] end connection 127.0.0.1:34921 (4 connections now open) 2014-10-06T14:58:41.512+0000 I NETWORK [conn2742] end connection 127.0.0.1:34925 (3 connections now open) 2014-10-06T14:58:41.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34927 #2744 (3 connections now open) 2014-10-06T14:58:41.513+0000 I NETWORK [conn2744] end connection 127.0.0.1:34927 (2 connections now open) 2014-10-06T14:58:41.513+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:58:41.514+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:58:41.514+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:58:41.849+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34928 #2745 (3 connections now open) 2014-10-06T14:58:41.850+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34929 #2746 (4 connections now open) 2014-10-06T14:58:41.850+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34930 #2747 (5 connections now open) 2014-10-06T14:58:41.850+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34931 #2748 (6 connections now open) 2014-10-06T14:58:41.850+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34932 #2749 (7 connections now open) 2014-10-06T14:58:41.850+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34933 #2750 (8 connections now open) 2014-10-06T14:58:41.850+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34934 #2751 (9 connections now open) 2014-10-06T14:58:41.850+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34935 #2752 (10 connections now open) 2014-10-06T14:58:41.850+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34936 #2753 (11 connections now open) 2014-10-06T14:58:41.851+0000 I NETWORK [conn2745] end connection 127.0.0.1:34928 (10 connections now open) 2014-10-06T14:58:46.851+0000 I NETWORK [conn2753] end connection 127.0.0.1:34936 (9 connections now open) 2014-10-06T14:58:46.851+0000 I NETWORK [conn2750] end connection 127.0.0.1:34933 (9 connections now open) 2014-10-06T14:58:46.852+0000 I NETWORK [conn2752] end connection 127.0.0.1:34935 (8 connections now open) 2014-10-06T14:58:46.852+0000 I NETWORK [conn2751] end connection 127.0.0.1:34934 (8 connections now open) 2014-10-06T14:58:46.852+0000 I NETWORK [conn2748] end connection 127.0.0.1:34931 (8 connections now open) 2014-10-06T14:58:46.852+0000 I NETWORK [conn2747] end connection 127.0.0.1:34930 (8 connections now open) 2014-10-06T14:58:46.852+0000 I NETWORK [conn2749] end connection 127.0.0.1:34932 (6 connections now open) 2014-10-06T14:58:46.852+0000 I NETWORK [conn2746] end connection 127.0.0.1:34929 (2 connections now open) 2014-10-06T14:58:46.852+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34937 #2754 (3 connections now open) 2014-10-06T14:58:46.853+0000 I NETWORK [conn2754] end connection 127.0.0.1:34937 (2 connections now open) 2014-10-06T14:58:46.853+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:58:46.858+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:58:46.858+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:58:47.208+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34938 #2755 (3 connections now open) 2014-10-06T14:58:47.208+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34939 #2756 (4 connections now open) 2014-10-06T14:58:47.209+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34940 #2757 (5 connections now open) 2014-10-06T14:58:47.209+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34941 #2758 (6 connections now open) 2014-10-06T14:58:47.209+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34942 #2759 (7 connections now open) 2014-10-06T14:58:47.209+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34943 #2760 (8 connections now open) 2014-10-06T14:58:47.209+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34944 #2761 (9 connections now open) 2014-10-06T14:58:47.209+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34945 #2762 (10 connections now open) 2014-10-06T14:58:47.209+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34946 #2763 (11 connections now open) 2014-10-06T14:58:47.210+0000 I NETWORK [conn2755] end connection 127.0.0.1:34938 (10 connections now open) 2014-10-06T14:58:52.211+0000 I NETWORK [conn2761] end connection 127.0.0.1:34944 (9 connections now open) 2014-10-06T14:58:52.211+0000 I NETWORK [conn2763] end connection 127.0.0.1:34946 (9 connections now open) 2014-10-06T14:58:52.211+0000 I NETWORK [conn2762] end connection 127.0.0.1:34945 (9 connections now open) 2014-10-06T14:58:52.211+0000 I NETWORK [conn2760] end connection 127.0.0.1:34943 (6 connections now open) 2014-10-06T14:58:52.211+0000 I NETWORK [conn2758] end connection 127.0.0.1:34941 (8 connections now open) 2014-10-06T14:58:52.211+0000 I NETWORK [conn2756] end connection 127.0.0.1:34939 (6 connections now open) 2014-10-06T14:58:52.211+0000 I NETWORK [conn2757] end connection 127.0.0.1:34940 (8 connections now open) 2014-10-06T14:58:52.211+0000 I NETWORK [conn2759] end connection 127.0.0.1:34942 (8 connections now open) 2014-10-06T14:58:52.211+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34947 #2764 (3 connections now open) 2014-10-06T14:58:52.212+0000 I NETWORK [conn2764] end connection 127.0.0.1:34947 (2 connections now open) 2014-10-06T14:58:52.212+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:58:52.213+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:58:52.213+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:58:52.564+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34948 #2765 (3 connections now open) 2014-10-06T14:58:52.564+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34949 #2766 (4 connections now open) 2014-10-06T14:58:52.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34950 #2767 (5 connections now open) 2014-10-06T14:58:52.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34951 #2768 (6 connections now open) 2014-10-06T14:58:52.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34952 #2769 (7 connections now open) 2014-10-06T14:58:52.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34954 #2770 (8 connections now open) 2014-10-06T14:58:52.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34955 #2771 (9 connections now open) 2014-10-06T14:58:52.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34956 #2772 (10 connections now open) 2014-10-06T14:58:52.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34957 #2773 (11 connections now open) 2014-10-06T14:58:52.565+0000 I NETWORK [conn2765] end connection 127.0.0.1:34948 (10 connections now open) 2014-10-06T14:58:57.566+0000 I NETWORK [conn2767] end connection 127.0.0.1:34950 (9 connections now open) 2014-10-06T14:58:57.566+0000 I NETWORK [conn2773] end connection 127.0.0.1:34957 (8 connections now open) 2014-10-06T14:58:57.566+0000 I NETWORK [conn2772] end connection 127.0.0.1:34956 (7 connections now open) 2014-10-06T14:58:57.566+0000 I NETWORK [conn2769] end connection 127.0.0.1:34952 (7 connections now open) 2014-10-06T14:58:57.566+0000 I NETWORK [conn2766] end connection 127.0.0.1:34949 (7 connections now open) 2014-10-06T14:58:57.566+0000 I NETWORK [conn2771] end connection 127.0.0.1:34955 (7 connections now open) 2014-10-06T14:58:57.566+0000 I NETWORK [conn2770] end connection 127.0.0.1:34954 (5 connections now open) 2014-10-06T14:58:57.566+0000 I NETWORK [conn2768] end connection 127.0.0.1:34951 (2 connections now open) 2014-10-06T14:58:57.567+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34958 #2774 (3 connections now open) 2014-10-06T14:58:57.567+0000 I NETWORK [conn2774] end connection 127.0.0.1:34958 (2 connections now open) 2014-10-06T14:58:57.567+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:58:57.568+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:58:57.569+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:58:57.903+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34959 #2775 (3 connections now open) 2014-10-06T14:58:57.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34960 #2776 (4 connections now open) 2014-10-06T14:58:57.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34961 #2777 (5 connections now open) 2014-10-06T14:58:57.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34963 #2778 (6 connections now open) 2014-10-06T14:58:57.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34962 #2779 (7 connections now open) 2014-10-06T14:58:57.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34964 #2780 (8 connections now open) 2014-10-06T14:58:57.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34965 #2781 (9 connections now open) 2014-10-06T14:58:57.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34966 #2782 (10 connections now open) 2014-10-06T14:58:57.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34967 #2783 (11 connections now open) 2014-10-06T14:58:57.905+0000 I NETWORK [conn2775] end connection 127.0.0.1:34959 (10 connections now open) 2014-10-06T14:59:02.906+0000 I NETWORK [conn2776] end connection 127.0.0.1:34960 (9 connections now open) 2014-10-06T14:59:02.906+0000 I NETWORK [conn2779] end connection 127.0.0.1:34962 (9 connections now open) 2014-10-06T14:59:02.906+0000 I NETWORK [conn2782] end connection 127.0.0.1:34966 (9 connections now open) 2014-10-06T14:59:02.906+0000 I NETWORK [conn2783] end connection 127.0.0.1:34967 (9 connections now open) 2014-10-06T14:59:02.906+0000 I NETWORK [conn2778] end connection 127.0.0.1:34963 (8 connections now open) 2014-10-06T14:59:02.906+0000 I NETWORK [conn2777] end connection 127.0.0.1:34961 (8 connections now open) 2014-10-06T14:59:02.906+0000 I NETWORK [conn2780] end connection 127.0.0.1:34964 (8 connections now open) 2014-10-06T14:59:02.906+0000 I NETWORK [conn2781] end connection 127.0.0.1:34965 (8 connections now open) 2014-10-06T14:59:02.906+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34968 #2784 (10 connections now open) 2014-10-06T14:59:02.907+0000 I NETWORK [conn2784] end connection 127.0.0.1:34968 (2 connections now open) 2014-10-06T14:59:02.907+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:59:02.908+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:59:02.908+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:59:03.261+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34969 #2785 (3 connections now open) 2014-10-06T14:59:03.262+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34970 #2786 (4 connections now open) 2014-10-06T14:59:03.262+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34971 #2787 (5 connections now open) 2014-10-06T14:59:03.262+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34972 #2788 (6 connections now open) 2014-10-06T14:59:03.262+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34973 #2789 (7 connections now open) 2014-10-06T14:59:03.262+0000 I NETWORK [conn2785] end connection 127.0.0.1:34969 (6 connections now open) 2014-10-06T14:59:08.263+0000 I NETWORK [conn2787] end connection 127.0.0.1:34971 (5 connections now open) 2014-10-06T14:59:08.263+0000 I NETWORK [conn2788] end connection 127.0.0.1:34972 (5 connections now open) 2014-10-06T14:59:08.263+0000 I NETWORK [conn2789] end connection 127.0.0.1:34973 (4 connections now open) 2014-10-06T14:59:08.263+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34974 #2790 (5 connections now open) 2014-10-06T14:59:08.263+0000 I NETWORK [conn2786] end connection 127.0.0.1:34970 (4 connections now open) 2014-10-06T14:59:08.264+0000 I NETWORK [conn2790] end connection 127.0.0.1:34974 (2 connections now open) 2014-10-06T14:59:08.264+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:59:08.265+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:59:08.265+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:59:08.607+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34975 #2791 (3 connections now open) 2014-10-06T14:59:08.608+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34976 #2792 (4 connections now open) 2014-10-06T14:59:08.608+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34977 #2793 (5 connections now open) 2014-10-06T14:59:08.608+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34978 #2794 (6 connections now open) 2014-10-06T14:59:08.608+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34979 #2795 (7 connections now open) 2014-10-06T14:59:08.608+0000 I NETWORK [conn2791] end connection 127.0.0.1:34975 (6 connections now open) 2014-10-06T14:59:13.609+0000 I NETWORK [conn2795] end connection 127.0.0.1:34979 (5 connections now open) 2014-10-06T14:59:13.609+0000 I NETWORK [conn2794] end connection 127.0.0.1:34978 (5 connections now open) 2014-10-06T14:59:13.609+0000 I NETWORK [conn2792] end connection 127.0.0.1:34976 (3 connections now open) 2014-10-06T14:59:13.609+0000 I NETWORK [conn2793] end connection 127.0.0.1:34977 (2 connections now open) 2014-10-06T14:59:13.609+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34980 #2796 (3 connections now open) 2014-10-06T14:59:13.610+0000 I NETWORK [conn2796] end connection 127.0.0.1:34980 (2 connections now open) 2014-10-06T14:59:13.610+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:59:13.611+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:59:13.611+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:59:13.967+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34981 #2797 (3 connections now open) 2014-10-06T14:59:13.968+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34983 #2798 (4 connections now open) 2014-10-06T14:59:13.968+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34982 #2799 (5 connections now open) 2014-10-06T14:59:13.968+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34984 #2800 (6 connections now open) 2014-10-06T14:59:13.968+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34985 #2801 (7 connections now open) 2014-10-06T14:59:13.968+0000 I NETWORK [conn2797] end connection 127.0.0.1:34981 (6 connections now open) 2014-10-06T14:59:18.969+0000 I NETWORK [conn2801] end connection 127.0.0.1:34985 (5 connections now open) 2014-10-06T14:59:18.969+0000 I NETWORK [conn2798] end connection 127.0.0.1:34983 (4 connections now open) 2014-10-06T14:59:18.969+0000 I NETWORK [conn2799] end connection 127.0.0.1:34982 (4 connections now open) 2014-10-06T14:59:18.969+0000 I NETWORK [conn2800] end connection 127.0.0.1:34984 (3 connections now open) 2014-10-06T14:59:18.969+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34986 #2802 (3 connections now open) 2014-10-06T14:59:18.969+0000 I NETWORK [conn2802] end connection 127.0.0.1:34986 (2 connections now open) 2014-10-06T14:59:18.970+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:59:18.970+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:59:18.971+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:59:19.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34987 #2803 (3 connections now open) 2014-10-06T14:59:19.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34988 #2804 (4 connections now open) 2014-10-06T14:59:19.322+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34989 #2805 (5 connections now open) 2014-10-06T14:59:19.322+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34990 #2806 (6 connections now open) 2014-10-06T14:59:19.322+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34991 #2807 (7 connections now open) 2014-10-06T14:59:19.322+0000 I NETWORK [conn2803] end connection 127.0.0.1:34987 (6 connections now open) 2014-10-06T14:59:24.322+0000 I NETWORK [conn2805] end connection 127.0.0.1:34989 (5 connections now open) 2014-10-06T14:59:24.323+0000 I NETWORK [conn2807] end connection 127.0.0.1:34991 (4 connections now open) 2014-10-06T14:59:24.323+0000 I NETWORK [conn2804] end connection 127.0.0.1:34988 (4 connections now open) 2014-10-06T14:59:24.323+0000 I NETWORK [conn2806] end connection 127.0.0.1:34990 (4 connections now open) 2014-10-06T14:59:24.323+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34992 #2808 (3 connections now open) 2014-10-06T14:59:24.323+0000 I NETWORK [conn2808] end connection 127.0.0.1:34992 (2 connections now open) 2014-10-06T14:59:24.324+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:59:24.325+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:59:24.325+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:59:24.660+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34993 #2809 (3 connections now open) 2014-10-06T14:59:24.661+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34994 #2810 (4 connections now open) 2014-10-06T14:59:24.661+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34995 #2811 (5 connections now open) 2014-10-06T14:59:24.661+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34996 #2812 (6 connections now open) 2014-10-06T14:59:24.661+0000 I NETWORK [conn2809] end connection 127.0.0.1:34993 (4 connections now open) 2014-10-06T14:59:24.661+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34997 #2813 (7 connections now open) 2014-10-06T14:59:29.662+0000 I NETWORK [conn2811] end connection 127.0.0.1:34995 (5 connections now open) 2014-10-06T14:59:29.662+0000 I NETWORK [conn2812] end connection 127.0.0.1:34996 (5 connections now open) 2014-10-06T14:59:29.662+0000 I NETWORK [conn2813] end connection 127.0.0.1:34997 (3 connections now open) 2014-10-06T14:59:29.662+0000 I NETWORK [conn2810] end connection 127.0.0.1:34994 (2 connections now open) 2014-10-06T14:59:29.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34998 #2814 (3 connections now open) 2014-10-06T14:59:29.663+0000 I NETWORK [conn2814] end connection 127.0.0.1:34998 (2 connections now open) 2014-10-06T14:59:29.663+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:59:29.664+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:59:29.664+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:59:30.018+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:34999 #2815 (3 connections now open) 2014-10-06T14:59:30.019+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35000 #2816 (4 connections now open) 2014-10-06T14:59:30.019+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35001 #2817 (5 connections now open) 2014-10-06T14:59:30.019+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35002 #2818 (6 connections now open) 2014-10-06T14:59:30.019+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35003 #2819 (7 connections now open) 2014-10-06T14:59:30.019+0000 I NETWORK [conn2815] end connection 127.0.0.1:34999 (6 connections now open) 2014-10-06T14:59:35.019+0000 I NETWORK [conn2819] end connection 127.0.0.1:35003 (5 connections now open) 2014-10-06T14:59:35.020+0000 I NETWORK [conn2817] end connection 127.0.0.1:35001 (4 connections now open) 2014-10-06T14:59:35.020+0000 I NETWORK [conn2816] end connection 127.0.0.1:35000 (4 connections now open) 2014-10-06T14:59:35.020+0000 I NETWORK [conn2818] end connection 127.0.0.1:35002 (3 connections now open) 2014-10-06T14:59:35.020+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35004 #2820 (3 connections now open) 2014-10-06T14:59:35.020+0000 I NETWORK [conn2820] end connection 127.0.0.1:35004 (2 connections now open) 2014-10-06T14:59:35.021+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:59:35.021+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:59:35.022+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:59:35.366+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35005 #2821 (3 connections now open) 2014-10-06T14:59:35.367+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35006 #2822 (4 connections now open) 2014-10-06T14:59:35.367+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35007 #2823 (5 connections now open) 2014-10-06T14:59:35.367+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35008 #2824 (6 connections now open) 2014-10-06T14:59:35.367+0000 I NETWORK [conn2821] end connection 127.0.0.1:35005 (5 connections now open) 2014-10-06T14:59:35.367+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35009 #2825 (7 connections now open) 2014-10-06T14:59:40.368+0000 I NETWORK [conn2823] end connection 127.0.0.1:35007 (5 connections now open) 2014-10-06T14:59:40.368+0000 I NETWORK [conn2824] end connection 127.0.0.1:35008 (5 connections now open) 2014-10-06T14:59:40.368+0000 I NETWORK [conn2822] end connection 127.0.0.1:35006 (3 connections now open) 2014-10-06T14:59:40.368+0000 I NETWORK [conn2825] end connection 127.0.0.1:35009 (3 connections now open) 2014-10-06T14:59:40.368+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35010 #2826 (3 connections now open) 2014-10-06T14:59:40.368+0000 I NETWORK [conn2826] end connection 127.0.0.1:35010 (2 connections now open) 2014-10-06T14:59:40.368+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:59:40.369+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:59:40.370+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:59:40.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35011 #2827 (3 connections now open) 2014-10-06T14:59:40.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35012 #2828 (4 connections now open) 2014-10-06T14:59:40.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35013 #2829 (5 connections now open) 2014-10-06T14:59:40.713+0000 I NETWORK [conn2827] end connection 127.0.0.1:35011 (4 connections now open) 2014-10-06T14:59:45.713+0000 I NETWORK [conn2829] end connection 127.0.0.1:35013 (3 connections now open) 2014-10-06T14:59:45.714+0000 I NETWORK [conn2828] end connection 127.0.0.1:35012 (2 connections now open) 2014-10-06T14:59:45.714+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35014 #2830 (3 connections now open) 2014-10-06T14:59:45.714+0000 I NETWORK [conn2830] end connection 127.0.0.1:35014 (2 connections now open) 2014-10-06T14:59:45.715+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:59:45.715+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:59:45.716+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:59:46.068+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35015 #2831 (3 connections now open) 2014-10-06T14:59:46.069+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35016 #2832 (4 connections now open) 2014-10-06T14:59:46.069+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35017 #2833 (5 connections now open) 2014-10-06T14:59:46.069+0000 I NETWORK [conn2831] end connection 127.0.0.1:35015 (4 connections now open) 2014-10-06T14:59:51.070+0000 I NETWORK [conn2832] end connection 127.0.0.1:35016 (3 connections now open) 2014-10-06T14:59:51.070+0000 I NETWORK [conn2833] end connection 127.0.0.1:35017 (2 connections now open) 2014-10-06T14:59:51.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35018 #2834 (4 connections now open) 2014-10-06T14:59:51.071+0000 I NETWORK [conn2834] end connection 127.0.0.1:35018 (2 connections now open) 2014-10-06T14:59:51.071+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:59:51.072+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:59:51.072+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:59:51.415+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35019 #2835 (3 connections now open) 2014-10-06T14:59:51.415+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35020 #2836 (4 connections now open) 2014-10-06T14:59:51.415+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35021 #2837 (5 connections now open) 2014-10-06T14:59:51.415+0000 I NETWORK [conn2835] end connection 127.0.0.1:35019 (4 connections now open) 2014-10-06T14:59:56.416+0000 I NETWORK [conn2837] end connection 127.0.0.1:35021 (3 connections now open) 2014-10-06T14:59:56.416+0000 I NETWORK [conn2836] end connection 127.0.0.1:35020 (2 connections now open) 2014-10-06T14:59:56.416+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35022 #2838 (3 connections now open) 2014-10-06T14:59:56.417+0000 I NETWORK [conn2838] end connection 127.0.0.1:35022 (2 connections now open) 2014-10-06T14:59:56.417+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:59:56.418+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:59:56.418+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T14:59:56.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35023 #2839 (3 connections now open) 2014-10-06T14:59:56.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35024 #2840 (4 connections now open) 2014-10-06T14:59:56.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35025 #2841 (5 connections now open) 2014-10-06T14:59:56.778+0000 I NETWORK [conn2839] end connection 127.0.0.1:35023 (4 connections now open) 2014-10-06T15:00:01.779+0000 I NETWORK [conn2841] end connection 127.0.0.1:35025 (3 connections now open) 2014-10-06T15:00:01.779+0000 I NETWORK [conn2840] end connection 127.0.0.1:35024 (2 connections now open) 2014-10-06T15:00:01.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35026 #2842 (4 connections now open) 2014-10-06T15:00:01.780+0000 I NETWORK [conn2842] end connection 127.0.0.1:35026 (2 connections now open) 2014-10-06T15:00:01.780+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T15:00:01.781+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T15:00:01.781+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T15:00:02.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35027 #2843 (3 connections now open) 2014-10-06T15:00:02.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35028 #2844 (4 connections now open) 2014-10-06T15:00:02.137+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35029 #2845 (5 connections now open) 2014-10-06T15:00:02.137+0000 I NETWORK [conn2843] end connection 127.0.0.1:35027 (4 connections now open) 2014-10-06T15:00:07.137+0000 I NETWORK [conn2845] end connection 127.0.0.1:35029 (3 connections now open) 2014-10-06T15:00:07.138+0000 I NETWORK [conn2844] end connection 127.0.0.1:35028 (2 connections now open) 2014-10-06T15:00:07.138+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35030 #2846 (3 connections now open) 2014-10-06T15:00:07.138+0000 I NETWORK [conn2846] end connection 127.0.0.1:35030 (2 connections now open) 2014-10-06T15:00:07.139+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T15:00:07.139+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T15:00:07.140+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T15:00:07.475+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35031 #2847 (3 connections now open) 2014-10-06T15:00:07.476+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35032 #2848 (4 connections now open) 2014-10-06T15:00:07.476+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35033 #2849 (5 connections now open) 2014-10-06T15:00:07.476+0000 I NETWORK [conn2847] end connection 127.0.0.1:35031 (4 connections now open) 2014-10-06T15:00:12.476+0000 I NETWORK [conn2848] end connection 127.0.0.1:35032 (3 connections now open) 2014-10-06T15:00:12.476+0000 I NETWORK [conn2849] end connection 127.0.0.1:35033 (3 connections now open) 2014-10-06T15:00:12.477+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35034 #2850 (3 connections now open) 2014-10-06T15:00:12.477+0000 I NETWORK [conn2850] end connection 127.0.0.1:35034 (2 connections now open) 2014-10-06T15:00:12.478+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T15:00:12.478+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T15:00:12.479+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T15:00:12.829+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35035 #2851 (3 connections now open) 2014-10-06T15:00:12.829+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35036 #2852 (4 connections now open) 2014-10-06T15:00:12.829+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35037 #2853 (5 connections now open) 2014-10-06T15:00:12.830+0000 I NETWORK [conn2851] end connection 127.0.0.1:35035 (4 connections now open) 2014-10-06T15:00:17.830+0000 I NETWORK [conn2853] end connection 127.0.0.1:35037 (3 connections now open) 2014-10-06T15:00:17.831+0000 I NETWORK [conn2852] end connection 127.0.0.1:35036 (2 connections now open) 2014-10-06T15:00:17.831+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35038 #2854 (3 connections now open) 2014-10-06T15:00:17.831+0000 I NETWORK [conn2854] end connection 127.0.0.1:35038 (2 connections now open) 2014-10-06T15:00:17.832+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T15:00:17.832+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T15:00:17.833+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T15:00:18.173+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35039 #2855 (3 connections now open) 2014-10-06T15:00:18.173+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35040 #2856 (4 connections now open) 2014-10-06T15:00:18.174+0000 I NETWORK [conn2855] end connection 127.0.0.1:35039 (3 connections now open) 2014-10-06T15:00:23.174+0000 I NETWORK [conn2856] end connection 127.0.0.1:35040 (2 connections now open) 2014-10-06T15:00:23.174+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35041 #2857 (3 connections now open) 2014-10-06T15:00:23.175+0000 I NETWORK [conn2857] end connection 127.0.0.1:35041 (2 connections now open) 2014-10-06T15:00:23.175+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T15:00:23.176+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T15:00:23.176+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T15:00:23.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35042 #2858 (3 connections now open) 2014-10-06T15:00:23.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35043 #2859 (4 connections now open) 2014-10-06T15:00:23.533+0000 I NETWORK [conn2858] end connection 127.0.0.1:35042 (3 connections now open) 2014-10-06T15:00:28.534+0000 I NETWORK [conn2859] end connection 127.0.0.1:35043 (2 connections now open) 2014-10-06T15:00:28.534+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35044 #2860 (3 connections now open) 2014-10-06T15:00:28.534+0000 I NETWORK [conn2860] end connection 127.0.0.1:35044 (2 connections now open) 2014-10-06T15:00:28.535+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T15:00:28.535+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T15:00:28.536+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T15:00:28.887+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35045 #2861 (3 connections now open) 2014-10-06T15:00:28.887+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35046 #2862 (4 connections now open) 2014-10-06T15:00:28.887+0000 I NETWORK [conn2861] end connection 127.0.0.1:35045 (3 connections now open) 2014-10-06T15:00:33.888+0000 I NETWORK [conn2862] end connection 127.0.0.1:35046 (2 connections now open) 2014-10-06T15:00:33.888+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35047 #2863 (3 connections now open) 2014-10-06T15:00:33.889+0000 I NETWORK [conn2863] end connection 127.0.0.1:35047 (2 connections now open) 2014-10-06T15:00:33.889+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T15:00:33.890+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T15:00:33.890+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T15:00:34.228+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35048 #2864 (3 connections now open) 2014-10-06T15:00:34.228+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35049 #2865 (4 connections now open) 2014-10-06T15:00:34.228+0000 I NETWORK [conn2864] end connection 127.0.0.1:35048 (3 connections now open) 2014-10-06T15:00:39.229+0000 I NETWORK [conn2865] end connection 127.0.0.1:35049 (2 connections now open) 2014-10-06T15:00:39.229+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35050 #2866 (3 connections now open) 2014-10-06T15:00:39.229+0000 I NETWORK [conn2866] end connection 127.0.0.1:35050 (2 connections now open) 2014-10-06T15:00:39.230+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T15:00:39.231+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T15:00:39.231+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T15:00:39.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35051 #2867 (3 connections now open) 2014-10-06T15:00:39.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35052 #2868 (4 connections now open) 2014-10-06T15:00:39.589+0000 I NETWORK [conn2867] end connection 127.0.0.1:35051 (3 connections now open) 2014-10-06T15:00:44.589+0000 I NETWORK [conn2868] end connection 127.0.0.1:35052 (2 connections now open) 2014-10-06T15:00:44.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35053 #2869 (3 connections now open) 2014-10-06T15:00:44.590+0000 I NETWORK [conn2869] end connection 127.0.0.1:35053 (2 connections now open) 2014-10-06T15:00:44.591+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T15:00:44.591+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T15:00:44.592+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T15:00:44.934+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35054 #2870 (3 connections now open) 2014-10-06T15:00:44.934+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35055 #2871 (4 connections now open) 2014-10-06T15:00:44.934+0000 I NETWORK [conn2870] end connection 127.0.0.1:35054 (3 connections now open) 2014-10-06T15:00:49.935+0000 I NETWORK [conn2871] end connection 127.0.0.1:35055 (2 connections now open) 2014-10-06T15:00:49.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35056 #2872 (3 connections now open) 2014-10-06T15:00:49.935+0000 I NETWORK [conn2872] end connection 127.0.0.1:35056 (2 connections now open) 2014-10-06T15:00:49.936+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T15:00:49.937+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T15:00:49.937+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T15:00:50.281+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35057 #2873 (3 connections now open) 2014-10-06T15:00:50.281+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35058 #2874 (4 connections now open) 2014-10-06T15:00:50.282+0000 I NETWORK [conn2873] end connection 127.0.0.1:35057 (3 connections now open) 2014-10-06T15:00:55.282+0000 I NETWORK [conn2874] end connection 127.0.0.1:35058 (2 connections now open) 2014-10-06T15:00:55.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35059 #2875 (3 connections now open) 2014-10-06T15:00:55.283+0000 I NETWORK [conn2875] end connection 127.0.0.1:35059 (2 connections now open) 2014-10-06T15:00:55.283+0000 I COMMANDS [conn5] CMD: drop test0.Queries_Empty 2014-10-06T15:00:55.287+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:00:55.288+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:00:55.643+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35060 #2876 (3 connections now open) 2014-10-06T15:00:55.644+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35061 #2877 (4 connections now open) 2014-10-06T15:00:55.644+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35062 #2878 (5 connections now open) 2014-10-06T15:00:55.644+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35063 #2879 (6 connections now open) 2014-10-06T15:00:55.644+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35064 #2880 (7 connections now open) 2014-10-06T15:00:55.645+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35065 #2881 (8 connections now open) 2014-10-06T15:00:55.646+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35066 #2882 (9 connections now open) 2014-10-06T15:00:55.647+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35067 #2883 (10 connections now open) 2014-10-06T15:00:55.647+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35068 #2884 (11 connections now open) 2014-10-06T15:00:55.647+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35069 #2885 (12 connections now open) 2014-10-06T15:00:55.647+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35070 #2886 (13 connections now open) 2014-10-06T15:00:55.647+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35071 #2887 (14 connections now open) 2014-10-06T15:00:55.647+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35072 #2888 (15 connections now open) 2014-10-06T15:00:55.648+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35073 #2889 (16 connections now open) 2014-10-06T15:00:55.649+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35074 #2890 (17 connections now open) 2014-10-06T15:00:55.649+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35075 #2891 (18 connections now open) 2014-10-06T15:00:55.650+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35076 #2892 (19 connections now open) 2014-10-06T15:00:55.653+0000 I NETWORK [conn2876] end connection 127.0.0.1:35060 (18 connections now open) 2014-10-06T15:01:00.654+0000 I NETWORK [conn2884] end connection 127.0.0.1:35068 (17 connections now open) 2014-10-06T15:01:00.654+0000 I NETWORK [conn2886] end connection 127.0.0.1:35070 (17 connections now open) 2014-10-06T15:01:00.654+0000 I NETWORK [conn2883] end connection 127.0.0.1:35067 (15 connections now open) 2014-10-06T15:01:00.654+0000 I NETWORK [conn2881] end connection 127.0.0.1:35065 (14 connections now open) 2014-10-06T15:01:00.655+0000 I NETWORK [conn2885] end connection 127.0.0.1:35069 (13 connections now open) 2014-10-06T15:01:00.655+0000 I NETWORK [conn2879] end connection 127.0.0.1:35063 (13 connections now open) 2014-10-06T15:01:00.655+0000 I NETWORK [conn2889] end connection 127.0.0.1:35073 (13 connections now open) 2014-10-06T15:01:00.655+0000 I NETWORK [conn2890] end connection 127.0.0.1:35074 (10 connections now open) 2014-10-06T15:01:00.655+0000 I NETWORK [conn2882] end connection 127.0.0.1:35066 (10 connections now open) 2014-10-06T15:01:00.655+0000 I NETWORK [conn2878] end connection 127.0.0.1:35062 (8 connections now open) 2014-10-06T15:01:00.655+0000 I NETWORK [conn2877] end connection 127.0.0.1:35061 (7 connections now open) 2014-10-06T15:01:00.655+0000 I NETWORK [conn2891] end connection 127.0.0.1:35075 (6 connections now open) 2014-10-06T15:01:00.656+0000 I NETWORK [conn2892] end connection 127.0.0.1:35076 (5 connections now open) 2014-10-06T15:01:00.656+0000 I NETWORK [conn2888] end connection 127.0.0.1:35072 (4 connections now open) 2014-10-06T15:01:00.656+0000 I NETWORK [conn2880] end connection 127.0.0.1:35064 (3 connections now open) 2014-10-06T15:01:00.656+0000 I NETWORK [conn2887] end connection 127.0.0.1:35071 (2 connections now open) 2014-10-06T15:01:00.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35077 #2893 (3 connections now open) 2014-10-06T15:01:00.657+0000 I NETWORK [conn2893] end connection 127.0.0.1:35077 (2 connections now open) 2014-10-06T15:01:00.657+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:00.660+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:00.660+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:00.995+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35078 #2894 (3 connections now open) 2014-10-06T15:01:00.995+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35079 #2895 (4 connections now open) 2014-10-06T15:01:00.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35080 #2896 (5 connections now open) 2014-10-06T15:01:00.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35081 #2897 (6 connections now open) 2014-10-06T15:01:00.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35082 #2898 (7 connections now open) 2014-10-06T15:01:00.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35083 #2899 (8 connections now open) 2014-10-06T15:01:00.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35084 #2900 (9 connections now open) 2014-10-06T15:01:00.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35085 #2901 (10 connections now open) 2014-10-06T15:01:00.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35086 #2902 (11 connections now open) 2014-10-06T15:01:00.997+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35087 #2903 (12 connections now open) 2014-10-06T15:01:00.998+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35088 #2904 (13 connections now open) 2014-10-06T15:01:01.000+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35089 #2905 (14 connections now open) 2014-10-06T15:01:01.001+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35090 #2906 (15 connections now open) 2014-10-06T15:01:01.002+0000 I NETWORK [conn2894] end connection 127.0.0.1:35078 (14 connections now open) 2014-10-06T15:01:01.002+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35091 #2907 (16 connections now open) 2014-10-06T15:01:01.002+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35092 #2908 (16 connections now open) 2014-10-06T15:01:01.002+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35093 #2909 (17 connections now open) 2014-10-06T15:01:01.002+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35094 #2910 (18 connections now open) 2014-10-06T15:01:06.003+0000 I NETWORK [conn2906] end connection 127.0.0.1:35090 (17 connections now open) 2014-10-06T15:01:06.003+0000 I NETWORK [conn2909] end connection 127.0.0.1:35093 (17 connections now open) 2014-10-06T15:01:06.003+0000 I NETWORK [conn2899] end connection 127.0.0.1:35083 (17 connections now open) 2014-10-06T15:01:06.004+0000 I NETWORK [conn2896] end connection 127.0.0.1:35080 (15 connections now open) 2014-10-06T15:01:06.003+0000 I NETWORK [conn2902] end connection 127.0.0.1:35086 (16 connections now open) 2014-10-06T15:01:06.004+0000 I NETWORK [conn2897] end connection 127.0.0.1:35081 (14 connections now open) 2014-10-06T15:01:06.004+0000 I NETWORK [conn2900] end connection 127.0.0.1:35084 (13 connections now open) 2014-10-06T15:01:06.004+0000 I NETWORK [conn2908] end connection 127.0.0.1:35092 (12 connections now open) 2014-10-06T15:01:06.003+0000 I NETWORK [conn2904] end connection 127.0.0.1:35088 (16 connections now open) 2014-10-06T15:01:06.003+0000 I NETWORK [conn2898] end connection 127.0.0.1:35082 (16 connections now open) 2014-10-06T15:01:06.003+0000 I NETWORK [conn2895] end connection 127.0.0.1:35079 (16 connections now open) 2014-10-06T15:01:06.004+0000 I NETWORK [conn2910] end connection 127.0.0.1:35094 (11 connections now open) 2014-10-06T15:01:06.004+0000 I NETWORK [conn2903] end connection 127.0.0.1:35087 (6 connections now open) 2014-10-06T15:01:06.004+0000 I NETWORK [conn2907] end connection 127.0.0.1:35091 (5 connections now open) 2014-10-06T15:01:06.004+0000 I NETWORK [conn2905] end connection 127.0.0.1:35089 (3 connections now open) 2014-10-06T15:01:06.004+0000 I NETWORK [conn2901] end connection 127.0.0.1:35085 (2 connections now open) 2014-10-06T15:01:06.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35095 #2911 (3 connections now open) 2014-10-06T15:01:06.005+0000 I NETWORK [conn2911] end connection 127.0.0.1:35095 (2 connections now open) 2014-10-06T15:01:06.005+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:06.010+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:06.010+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:06.364+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35096 #2912 (3 connections now open) 2014-10-06T15:01:06.364+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35097 #2913 (4 connections now open) 2014-10-06T15:01:06.364+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35098 #2914 (5 connections now open) 2014-10-06T15:01:06.364+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35099 #2915 (6 connections now open) 2014-10-06T15:01:06.364+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35100 #2916 (7 connections now open) 2014-10-06T15:01:06.365+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35101 #2917 (8 connections now open) 2014-10-06T15:01:06.365+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35102 #2918 (9 connections now open) 2014-10-06T15:01:06.365+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35103 #2919 (10 connections now open) 2014-10-06T15:01:06.365+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35104 #2920 (11 connections now open) 2014-10-06T15:01:06.366+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35105 #2921 (12 connections now open) 2014-10-06T15:01:06.366+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35106 #2922 (13 connections now open) 2014-10-06T15:01:06.368+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35107 #2923 (14 connections now open) 2014-10-06T15:01:06.371+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35108 #2924 (15 connections now open) 2014-10-06T15:01:06.371+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35109 #2925 (16 connections now open) 2014-10-06T15:01:06.371+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35110 #2926 (17 connections now open) 2014-10-06T15:01:06.372+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35111 #2927 (18 connections now open) 2014-10-06T15:01:06.372+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35112 #2928 (19 connections now open) 2014-10-06T15:01:06.375+0000 I NETWORK [conn2912] end connection 127.0.0.1:35096 (18 connections now open) 2014-10-06T15:01:11.374+0000 I NETWORK [conn2916] end connection 127.0.0.1:35100 (17 connections now open) 2014-10-06T15:01:11.374+0000 I NETWORK [conn2914] end connection 127.0.0.1:35098 (16 connections now open) 2014-10-06T15:01:11.375+0000 I NETWORK [conn2927] end connection 127.0.0.1:35111 (15 connections now open) 2014-10-06T15:01:11.375+0000 I NETWORK [conn2920] end connection 127.0.0.1:35104 (14 connections now open) 2014-10-06T15:01:11.375+0000 I NETWORK [conn2923] end connection 127.0.0.1:35107 (14 connections now open) 2014-10-06T15:01:11.375+0000 I NETWORK [conn2924] end connection 127.0.0.1:35108 (12 connections now open) 2014-10-06T15:01:11.375+0000 I NETWORK [conn2915] end connection 127.0.0.1:35099 (12 connections now open) 2014-10-06T15:01:11.375+0000 I NETWORK [conn2926] end connection 127.0.0.1:35110 (10 connections now open) 2014-10-06T15:01:11.375+0000 I NETWORK [conn2928] end connection 127.0.0.1:35112 (10 connections now open) 2014-10-06T15:01:11.375+0000 I NETWORK [conn2919] end connection 127.0.0.1:35103 (8 connections now open) 2014-10-06T15:01:11.375+0000 I NETWORK [conn2925] end connection 127.0.0.1:35109 (8 connections now open) 2014-10-06T15:01:11.376+0000 I NETWORK [conn2913] end connection 127.0.0.1:35097 (6 connections now open) 2014-10-06T15:01:11.376+0000 I NETWORK [conn2918] end connection 127.0.0.1:35102 (5 connections now open) 2014-10-06T15:01:11.376+0000 I NETWORK [conn2917] end connection 127.0.0.1:35101 (5 connections now open) 2014-10-06T15:01:11.376+0000 I NETWORK [conn2922] end connection 127.0.0.1:35106 (3 connections now open) 2014-10-06T15:01:11.378+0000 I NETWORK [conn2921] end connection 127.0.0.1:35105 (2 connections now open) 2014-10-06T15:01:11.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35113 #2929 (3 connections now open) 2014-10-06T15:01:11.378+0000 I NETWORK [conn2929] end connection 127.0.0.1:35113 (2 connections now open) 2014-10-06T15:01:11.379+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:11.380+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:11.380+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:11.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35114 #2930 (3 connections now open) 2014-10-06T15:01:11.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35115 #2931 (4 connections now open) 2014-10-06T15:01:11.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35116 #2932 (5 connections now open) 2014-10-06T15:01:11.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35117 #2933 (6 connections now open) 2014-10-06T15:01:11.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35118 #2934 (7 connections now open) 2014-10-06T15:01:11.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35119 #2935 (8 connections now open) 2014-10-06T15:01:11.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35120 #2936 (9 connections now open) 2014-10-06T15:01:11.727+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35121 #2937 (10 connections now open) 2014-10-06T15:01:11.727+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35122 #2938 (11 connections now open) 2014-10-06T15:01:11.727+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35123 #2939 (12 connections now open) 2014-10-06T15:01:11.727+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35124 #2940 (13 connections now open) 2014-10-06T15:01:11.728+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35125 #2941 (14 connections now open) 2014-10-06T15:01:11.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35126 #2942 (15 connections now open) 2014-10-06T15:01:11.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35127 #2943 (16 connections now open) 2014-10-06T15:01:11.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35128 #2944 (17 connections now open) 2014-10-06T15:01:11.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35129 #2945 (18 connections now open) 2014-10-06T15:01:11.730+0000 I NETWORK [conn2930] end connection 127.0.0.1:35114 (17 connections now open) 2014-10-06T15:01:11.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35130 #2946 (18 connections now open) 2014-10-06T15:01:16.731+0000 I NETWORK [conn2932] end connection 127.0.0.1:35116 (17 connections now open) 2014-10-06T15:01:16.731+0000 I NETWORK [conn2939] end connection 127.0.0.1:35123 (16 connections now open) 2014-10-06T15:01:16.732+0000 I NETWORK [conn2937] end connection 127.0.0.1:35121 (15 connections now open) 2014-10-06T15:01:16.732+0000 I NETWORK [conn2934] end connection 127.0.0.1:35118 (15 connections now open) 2014-10-06T15:01:16.732+0000 I NETWORK [conn2935] end connection 127.0.0.1:35119 (14 connections now open) 2014-10-06T15:01:16.732+0000 I NETWORK [conn2931] end connection 127.0.0.1:35115 (12 connections now open) 2014-10-06T15:01:16.732+0000 I NETWORK [conn2945] end connection 127.0.0.1:35129 (11 connections now open) 2014-10-06T15:01:16.732+0000 I NETWORK [conn2941] end connection 127.0.0.1:35125 (10 connections now open) 2014-10-06T15:01:16.732+0000 I NETWORK [conn2933] end connection 127.0.0.1:35117 (9 connections now open) 2014-10-06T15:01:16.732+0000 I NETWORK [conn2942] end connection 127.0.0.1:35126 (9 connections now open) 2014-10-06T15:01:16.732+0000 I NETWORK [conn2938] end connection 127.0.0.1:35122 (7 connections now open) 2014-10-06T15:01:16.732+0000 I NETWORK [conn2946] end connection 127.0.0.1:35130 (6 connections now open) 2014-10-06T15:01:16.732+0000 I NETWORK [conn2944] end connection 127.0.0.1:35128 (6 connections now open) 2014-10-06T15:01:16.732+0000 I NETWORK [conn2943] end connection 127.0.0.1:35127 (4 connections now open) 2014-10-06T15:01:16.732+0000 I NETWORK [conn2940] end connection 127.0.0.1:35124 (4 connections now open) 2014-10-06T15:01:16.733+0000 I NETWORK [conn2936] end connection 127.0.0.1:35120 (2 connections now open) 2014-10-06T15:01:16.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35131 #2947 (3 connections now open) 2014-10-06T15:01:16.733+0000 I NETWORK [conn2947] end connection 127.0.0.1:35131 (2 connections now open) 2014-10-06T15:01:16.734+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:16.736+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:16.736+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:17.069+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35132 #2948 (3 connections now open) 2014-10-06T15:01:17.069+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35133 #2949 (4 connections now open) 2014-10-06T15:01:17.069+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35134 #2950 (5 connections now open) 2014-10-06T15:01:17.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35135 #2951 (6 connections now open) 2014-10-06T15:01:17.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35136 #2952 (7 connections now open) 2014-10-06T15:01:17.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35137 #2953 (8 connections now open) 2014-10-06T15:01:17.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35138 #2954 (9 connections now open) 2014-10-06T15:01:17.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35139 #2955 (10 connections now open) 2014-10-06T15:01:17.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35140 #2956 (11 connections now open) 2014-10-06T15:01:17.076+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35141 #2957 (12 connections now open) 2014-10-06T15:01:17.080+0000 I NETWORK [conn2948] end connection 127.0.0.1:35132 (11 connections now open) 2014-10-06T15:01:17.080+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35142 #2958 (12 connections now open) 2014-10-06T15:01:17.081+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35143 #2959 (13 connections now open) 2014-10-06T15:01:17.083+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35144 #2960 (14 connections now open) 2014-10-06T15:01:17.084+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35145 #2961 (15 connections now open) 2014-10-06T15:01:17.086+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35146 #2962 (16 connections now open) 2014-10-06T15:01:17.086+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35147 #2963 (17 connections now open) 2014-10-06T15:01:17.087+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35148 #2964 (18 connections now open) 2014-10-06T15:01:22.081+0000 I NETWORK [conn2951] end connection 127.0.0.1:35135 (17 connections now open) 2014-10-06T15:01:22.081+0000 I NETWORK [conn2961] end connection 127.0.0.1:35145 (16 connections now open) 2014-10-06T15:01:22.081+0000 I NETWORK [conn2949] end connection 127.0.0.1:35133 (15 connections now open) 2014-10-06T15:01:22.082+0000 I NETWORK [conn2959] end connection 127.0.0.1:35143 (14 connections now open) 2014-10-06T15:01:22.082+0000 I NETWORK [conn2962] end connection 127.0.0.1:35146 (13 connections now open) 2014-10-06T15:01:22.082+0000 I NETWORK [conn2955] end connection 127.0.0.1:35139 (13 connections now open) 2014-10-06T15:01:22.082+0000 I NETWORK [conn2952] end connection 127.0.0.1:35136 (13 connections now open) 2014-10-06T15:01:22.082+0000 I NETWORK [conn2964] end connection 127.0.0.1:35148 (13 connections now open) 2014-10-06T15:01:22.082+0000 I NETWORK [conn2954] end connection 127.0.0.1:35138 (12 connections now open) 2014-10-06T15:01:22.082+0000 I NETWORK [conn2950] end connection 127.0.0.1:35134 (9 connections now open) 2014-10-06T15:01:22.082+0000 I NETWORK [conn2963] end connection 127.0.0.1:35147 (8 connections now open) 2014-10-06T15:01:22.082+0000 I NETWORK [conn2956] end connection 127.0.0.1:35140 (7 connections now open) 2014-10-06T15:01:22.082+0000 I NETWORK [conn2957] end connection 127.0.0.1:35141 (7 connections now open) 2014-10-06T15:01:22.082+0000 I NETWORK [conn2953] end connection 127.0.0.1:35137 (4 connections now open) 2014-10-06T15:01:22.082+0000 I NETWORK [conn2958] end connection 127.0.0.1:35142 (4 connections now open) 2014-10-06T15:01:22.082+0000 I NETWORK [conn2960] end connection 127.0.0.1:35144 (3 connections now open) 2014-10-06T15:01:22.083+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35149 #2965 (3 connections now open) 2014-10-06T15:01:22.083+0000 I NETWORK [conn2965] end connection 127.0.0.1:35149 (2 connections now open) 2014-10-06T15:01:22.083+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:22.086+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:22.086+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:22.441+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35150 #2966 (3 connections now open) 2014-10-06T15:01:22.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35151 #2967 (4 connections now open) 2014-10-06T15:01:22.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35152 #2968 (5 connections now open) 2014-10-06T15:01:22.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35153 #2969 (6 connections now open) 2014-10-06T15:01:22.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35154 #2970 (7 connections now open) 2014-10-06T15:01:22.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35155 #2971 (8 connections now open) 2014-10-06T15:01:22.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35156 #2972 (9 connections now open) 2014-10-06T15:01:22.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35157 #2973 (10 connections now open) 2014-10-06T15:01:22.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35158 #2974 (11 connections now open) 2014-10-06T15:01:22.443+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35159 #2975 (12 connections now open) 2014-10-06T15:01:22.446+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35160 #2976 (13 connections now open) 2014-10-06T15:01:22.446+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35161 #2977 (14 connections now open) 2014-10-06T15:01:22.449+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35162 #2978 (15 connections now open) 2014-10-06T15:01:22.449+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35163 #2979 (16 connections now open) 2014-10-06T15:01:22.449+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35164 #2980 (17 connections now open) 2014-10-06T15:01:22.451+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35165 #2981 (18 connections now open) 2014-10-06T15:01:22.453+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35166 #2982 (19 connections now open) 2014-10-06T15:01:22.454+0000 I NETWORK [conn2966] end connection 127.0.0.1:35150 (18 connections now open) 2014-10-06T15:01:27.454+0000 I NETWORK [conn2969] end connection 127.0.0.1:35153 (17 connections now open) 2014-10-06T15:01:27.454+0000 I NETWORK [conn2976] end connection 127.0.0.1:35160 (16 connections now open) 2014-10-06T15:01:27.455+0000 I NETWORK [conn2974] end connection 127.0.0.1:35158 (15 connections now open) 2014-10-06T15:01:27.455+0000 I NETWORK [conn2982] end connection 127.0.0.1:35166 (15 connections now open) 2014-10-06T15:01:27.455+0000 I NETWORK [conn2980] end connection 127.0.0.1:35164 (13 connections now open) 2014-10-06T15:01:27.455+0000 I NETWORK [conn2978] end connection 127.0.0.1:35162 (13 connections now open) 2014-10-06T15:01:27.455+0000 I NETWORK [conn2968] end connection 127.0.0.1:35152 (13 connections now open) 2014-10-06T15:01:27.455+0000 I NETWORK [conn2972] end connection 127.0.0.1:35156 (10 connections now open) 2014-10-06T15:01:27.456+0000 I NETWORK [conn2973] end connection 127.0.0.1:35157 (9 connections now open) 2014-10-06T15:01:27.456+0000 I NETWORK [conn2979] end connection 127.0.0.1:35163 (8 connections now open) 2014-10-06T15:01:27.456+0000 I NETWORK [conn2970] end connection 127.0.0.1:35154 (7 connections now open) 2014-10-06T15:01:27.456+0000 I NETWORK [conn2975] end connection 127.0.0.1:35159 (7 connections now open) 2014-10-06T15:01:27.456+0000 I NETWORK [conn2981] end connection 127.0.0.1:35165 (6 connections now open) 2014-10-06T15:01:27.456+0000 I NETWORK [conn2977] end connection 127.0.0.1:35161 (5 connections now open) 2014-10-06T15:01:27.456+0000 I NETWORK [conn2971] end connection 127.0.0.1:35155 (5 connections now open) 2014-10-06T15:01:27.456+0000 I NETWORK [conn2967] end connection 127.0.0.1:35151 (2 connections now open) 2014-10-06T15:01:27.456+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35167 #2983 (3 connections now open) 2014-10-06T15:01:27.457+0000 I NETWORK [conn2983] end connection 127.0.0.1:35167 (2 connections now open) 2014-10-06T15:01:27.457+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:27.458+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:27.459+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:27.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35168 #2984 (3 connections now open) 2014-10-06T15:01:27.794+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35169 #2985 (4 connections now open) 2014-10-06T15:01:27.794+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35170 #2986 (5 connections now open) 2014-10-06T15:01:27.794+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35171 #2987 (6 connections now open) 2014-10-06T15:01:27.794+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35172 #2988 (7 connections now open) 2014-10-06T15:01:27.794+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35173 #2989 (8 connections now open) 2014-10-06T15:01:27.794+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35174 #2990 (9 connections now open) 2014-10-06T15:01:27.794+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35175 #2991 (10 connections now open) 2014-10-06T15:01:27.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35176 #2992 (11 connections now open) 2014-10-06T15:01:27.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35177 #2993 (12 connections now open) 2014-10-06T15:01:27.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35178 #2994 (13 connections now open) 2014-10-06T15:01:27.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35179 #2995 (14 connections now open) 2014-10-06T15:01:27.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35180 #2996 (15 connections now open) 2014-10-06T15:01:27.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35181 #2997 (16 connections now open) 2014-10-06T15:01:27.800+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35182 #2998 (17 connections now open) 2014-10-06T15:01:27.800+0000 I NETWORK [conn2984] end connection 127.0.0.1:35168 (16 connections now open) 2014-10-06T15:01:27.800+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35183 #2999 (17 connections now open) 2014-10-06T15:01:27.800+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35184 #3000 (18 connections now open) 2014-10-06T15:01:32.801+0000 I NETWORK [conn2989] end connection 127.0.0.1:35173 (17 connections now open) 2014-10-06T15:01:32.801+0000 I NETWORK [conn2999] end connection 127.0.0.1:35183 (16 connections now open) 2014-10-06T15:01:32.801+0000 I NETWORK [conn3000] end connection 127.0.0.1:35184 (16 connections now open) 2014-10-06T15:01:32.802+0000 I NETWORK [conn2997] end connection 127.0.0.1:35181 (16 connections now open) 2014-10-06T15:01:32.801+0000 I NETWORK [conn2994] end connection 127.0.0.1:35178 (17 connections now open) 2014-10-06T15:01:32.802+0000 I NETWORK [conn2985] end connection 127.0.0.1:35169 (16 connections now open) 2014-10-06T15:01:32.802+0000 I NETWORK [conn2996] end connection 127.0.0.1:35180 (16 connections now open) 2014-10-06T15:01:32.802+0000 I NETWORK [conn2992] end connection 127.0.0.1:35176 (16 connections now open) 2014-10-06T15:01:32.802+0000 I NETWORK [conn2988] end connection 127.0.0.1:35172 (16 connections now open) 2014-10-06T15:01:32.802+0000 I NETWORK [conn2987] end connection 127.0.0.1:35171 (16 connections now open) 2014-10-06T15:01:32.802+0000 I NETWORK [conn2993] end connection 127.0.0.1:35177 (16 connections now open) 2014-10-06T15:01:32.802+0000 I NETWORK [conn2995] end connection 127.0.0.1:35179 (16 connections now open) 2014-10-06T15:01:32.802+0000 I NETWORK [conn2998] end connection 127.0.0.1:35182 (16 connections now open) 2014-10-06T15:01:32.802+0000 I NETWORK [conn2991] end connection 127.0.0.1:35175 (16 connections now open) 2014-10-06T15:01:32.802+0000 I NETWORK [conn2986] end connection 127.0.0.1:35170 (16 connections now open) 2014-10-06T15:01:32.802+0000 I NETWORK [conn2990] end connection 127.0.0.1:35174 (16 connections now open) 2014-10-06T15:01:32.802+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35185 #3001 (18 connections now open) 2014-10-06T15:01:32.805+0000 I NETWORK [conn3001] end connection 127.0.0.1:35185 (2 connections now open) 2014-10-06T15:01:32.805+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:32.808+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:32.808+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:33.168+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35186 #3002 (3 connections now open) 2014-10-06T15:01:33.168+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35187 #3003 (4 connections now open) 2014-10-06T15:01:33.168+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35188 #3004 (5 connections now open) 2014-10-06T15:01:33.169+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35189 #3005 (6 connections now open) 2014-10-06T15:01:33.169+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35190 #3006 (7 connections now open) 2014-10-06T15:01:33.169+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35191 #3007 (8 connections now open) 2014-10-06T15:01:33.169+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35192 #3008 (9 connections now open) 2014-10-06T15:01:33.169+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35193 #3009 (10 connections now open) 2014-10-06T15:01:33.170+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35194 #3010 (11 connections now open) 2014-10-06T15:01:33.170+0000 I NETWORK [conn3002] end connection 127.0.0.1:35186 (10 connections now open) 2014-10-06T15:01:38.170+0000 I NETWORK [conn3010] end connection 127.0.0.1:35194 (9 connections now open) 2014-10-06T15:01:38.171+0000 I NETWORK [conn3005] end connection 127.0.0.1:35189 (8 connections now open) 2014-10-06T15:01:38.171+0000 I NETWORK [conn3008] end connection 127.0.0.1:35192 (8 connections now open) 2014-10-06T15:01:38.171+0000 I NETWORK [conn3004] end connection 127.0.0.1:35188 (7 connections now open) 2014-10-06T15:01:38.171+0000 I NETWORK [conn3003] end connection 127.0.0.1:35187 (6 connections now open) 2014-10-06T15:01:38.171+0000 I NETWORK [conn3006] end connection 127.0.0.1:35190 (6 connections now open) 2014-10-06T15:01:38.171+0000 I NETWORK [conn3009] end connection 127.0.0.1:35193 (3 connections now open) 2014-10-06T15:01:38.171+0000 I NETWORK [conn3007] end connection 127.0.0.1:35191 (2 connections now open) 2014-10-06T15:01:38.171+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35195 #3011 (3 connections now open) 2014-10-06T15:01:38.172+0000 I NETWORK [conn3011] end connection 127.0.0.1:35195 (2 connections now open) 2014-10-06T15:01:38.172+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:38.176+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:38.176+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:38.529+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35196 #3012 (3 connections now open) 2014-10-06T15:01:38.529+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35197 #3013 (4 connections now open) 2014-10-06T15:01:38.530+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35198 #3014 (5 connections now open) 2014-10-06T15:01:38.530+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35199 #3015 (6 connections now open) 2014-10-06T15:01:38.530+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35200 #3016 (7 connections now open) 2014-10-06T15:01:38.530+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35201 #3017 (8 connections now open) 2014-10-06T15:01:38.530+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35202 #3018 (9 connections now open) 2014-10-06T15:01:38.530+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35203 #3019 (10 connections now open) 2014-10-06T15:01:38.530+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35204 #3020 (11 connections now open) 2014-10-06T15:01:38.531+0000 I NETWORK [conn3012] end connection 127.0.0.1:35196 (10 connections now open) 2014-10-06T15:01:43.531+0000 I NETWORK [conn3014] end connection 127.0.0.1:35198 (9 connections now open) 2014-10-06T15:01:43.531+0000 I NETWORK [conn3019] end connection 127.0.0.1:35203 (9 connections now open) 2014-10-06T15:01:43.531+0000 I NETWORK [conn3017] end connection 127.0.0.1:35201 (9 connections now open) 2014-10-06T15:01:43.531+0000 I NETWORK [conn3020] end connection 127.0.0.1:35204 (9 connections now open) 2014-10-06T15:01:43.532+0000 I NETWORK [conn3018] end connection 127.0.0.1:35202 (5 connections now open) 2014-10-06T15:01:43.532+0000 I NETWORK [conn3016] end connection 127.0.0.1:35200 (4 connections now open) 2014-10-06T15:01:43.532+0000 I NETWORK [conn3015] end connection 127.0.0.1:35199 (3 connections now open) 2014-10-06T15:01:43.532+0000 I NETWORK [conn3013] end connection 127.0.0.1:35197 (3 connections now open) 2014-10-06T15:01:43.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35205 #3021 (3 connections now open) 2014-10-06T15:01:43.532+0000 I NETWORK [conn3021] end connection 127.0.0.1:35205 (2 connections now open) 2014-10-06T15:01:43.533+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:43.536+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:43.536+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:43.871+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35206 #3022 (3 connections now open) 2014-10-06T15:01:43.871+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35207 #3023 (4 connections now open) 2014-10-06T15:01:43.872+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35208 #3024 (5 connections now open) 2014-10-06T15:01:43.872+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35209 #3025 (6 connections now open) 2014-10-06T15:01:43.872+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35210 #3026 (7 connections now open) 2014-10-06T15:01:43.872+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35211 #3027 (8 connections now open) 2014-10-06T15:01:43.872+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35212 #3028 (9 connections now open) 2014-10-06T15:01:43.872+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35213 #3029 (10 connections now open) 2014-10-06T15:01:43.872+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35214 #3030 (11 connections now open) 2014-10-06T15:01:43.873+0000 I NETWORK [conn3022] end connection 127.0.0.1:35206 (10 connections now open) 2014-10-06T15:01:48.873+0000 I NETWORK [conn3026] end connection 127.0.0.1:35210 (9 connections now open) 2014-10-06T15:01:48.873+0000 I NETWORK [conn3030] end connection 127.0.0.1:35214 (8 connections now open) 2014-10-06T15:01:48.874+0000 I NETWORK [conn3025] end connection 127.0.0.1:35209 (8 connections now open) 2014-10-06T15:01:48.874+0000 I NETWORK [conn3028] end connection 127.0.0.1:35212 (7 connections now open) 2014-10-06T15:01:48.874+0000 I NETWORK [conn3029] end connection 127.0.0.1:35213 (8 connections now open) 2014-10-06T15:01:48.874+0000 I NETWORK [conn3024] end connection 127.0.0.1:35208 (7 connections now open) 2014-10-06T15:01:48.874+0000 I NETWORK [conn3023] end connection 127.0.0.1:35207 (3 connections now open) 2014-10-06T15:01:48.874+0000 I NETWORK [conn3027] end connection 127.0.0.1:35211 (2 connections now open) 2014-10-06T15:01:48.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35215 #3031 (3 connections now open) 2014-10-06T15:01:48.875+0000 I NETWORK [conn3031] end connection 127.0.0.1:35215 (2 connections now open) 2014-10-06T15:01:48.875+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:48.879+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:48.879+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:49.235+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35216 #3032 (3 connections now open) 2014-10-06T15:01:49.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35217 #3033 (4 connections now open) 2014-10-06T15:01:49.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35218 #3034 (5 connections now open) 2014-10-06T15:01:49.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35219 #3035 (6 connections now open) 2014-10-06T15:01:49.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35220 #3036 (7 connections now open) 2014-10-06T15:01:49.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35221 #3037 (8 connections now open) 2014-10-06T15:01:49.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35222 #3038 (9 connections now open) 2014-10-06T15:01:49.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35223 #3039 (10 connections now open) 2014-10-06T15:01:49.237+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35225 #3040 (11 connections now open) 2014-10-06T15:01:49.237+0000 I NETWORK [conn3032] end connection 127.0.0.1:35216 (10 connections now open) 2014-10-06T15:01:54.237+0000 I NETWORK [conn3040] end connection 127.0.0.1:35225 (9 connections now open) 2014-10-06T15:01:54.238+0000 I NETWORK [conn3038] end connection 127.0.0.1:35222 (9 connections now open) 2014-10-06T15:01:54.238+0000 I NETWORK [conn3037] end connection 127.0.0.1:35221 (8 connections now open) 2014-10-06T15:01:54.238+0000 I NETWORK [conn3033] end connection 127.0.0.1:35217 (8 connections now open) 2014-10-06T15:01:54.238+0000 I NETWORK [conn3035] end connection 127.0.0.1:35219 (7 connections now open) 2014-10-06T15:01:54.238+0000 I NETWORK [conn3034] end connection 127.0.0.1:35218 (8 connections now open) 2014-10-06T15:01:54.238+0000 I NETWORK [conn3039] end connection 127.0.0.1:35223 (8 connections now open) 2014-10-06T15:01:54.238+0000 I NETWORK [conn3036] end connection 127.0.0.1:35220 (3 connections now open) 2014-10-06T15:01:54.238+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35226 #3041 (3 connections now open) 2014-10-06T15:01:54.239+0000 I NETWORK [conn3041] end connection 127.0.0.1:35226 (2 connections now open) 2014-10-06T15:01:54.239+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:54.243+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:54.244+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:54.591+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35227 #3042 (3 connections now open) 2014-10-06T15:01:54.591+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35228 #3043 (4 connections now open) 2014-10-06T15:01:54.591+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35229 #3044 (5 connections now open) 2014-10-06T15:01:54.591+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35230 #3045 (6 connections now open) 2014-10-06T15:01:54.591+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35231 #3046 (7 connections now open) 2014-10-06T15:01:54.592+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35234 #3047 (8 connections now open) 2014-10-06T15:01:54.592+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35235 #3048 (9 connections now open) 2014-10-06T15:01:54.592+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35236 #3049 (10 connections now open) 2014-10-06T15:01:54.592+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35237 #3050 (11 connections now open) 2014-10-06T15:01:54.593+0000 I NETWORK [conn3042] end connection 127.0.0.1:35227 (10 connections now open) 2014-10-06T15:01:59.593+0000 I NETWORK [conn3050] end connection 127.0.0.1:35237 (9 connections now open) 2014-10-06T15:01:59.593+0000 I NETWORK [conn3048] end connection 127.0.0.1:35235 (8 connections now open) 2014-10-06T15:01:59.593+0000 I NETWORK [conn3044] end connection 127.0.0.1:35229 (7 connections now open) 2014-10-06T15:01:59.594+0000 I NETWORK [conn3043] end connection 127.0.0.1:35228 (7 connections now open) 2014-10-06T15:01:59.594+0000 I NETWORK [conn3046] end connection 127.0.0.1:35231 (7 connections now open) 2014-10-06T15:01:59.594+0000 I NETWORK [conn3049] end connection 127.0.0.1:35236 (6 connections now open) 2014-10-06T15:01:59.594+0000 I NETWORK [conn3045] end connection 127.0.0.1:35230 (3 connections now open) 2014-10-06T15:01:59.594+0000 I NETWORK [conn3047] end connection 127.0.0.1:35234 (3 connections now open) 2014-10-06T15:01:59.594+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35238 #3051 (3 connections now open) 2014-10-06T15:01:59.594+0000 I NETWORK [conn3051] end connection 127.0.0.1:35238 (2 connections now open) 2014-10-06T15:01:59.595+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:59.596+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:59.596+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:01:59.940+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35239 #3052 (3 connections now open) 2014-10-06T15:01:59.941+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35240 #3053 (4 connections now open) 2014-10-06T15:01:59.941+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35241 #3054 (5 connections now open) 2014-10-06T15:01:59.941+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35242 #3055 (6 connections now open) 2014-10-06T15:01:59.941+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35243 #3056 (7 connections now open) 2014-10-06T15:01:59.942+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35244 #3057 (8 connections now open) 2014-10-06T15:01:59.942+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35245 #3058 (9 connections now open) 2014-10-06T15:01:59.942+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35246 #3059 (10 connections now open) 2014-10-06T15:01:59.942+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35247 #3060 (11 connections now open) 2014-10-06T15:01:59.944+0000 I NETWORK [conn3052] end connection 127.0.0.1:35239 (10 connections now open) 2014-10-06T15:02:04.944+0000 I NETWORK [conn3059] end connection 127.0.0.1:35246 (9 connections now open) 2014-10-06T15:02:04.944+0000 I NETWORK [conn3060] end connection 127.0.0.1:35247 (9 connections now open) 2014-10-06T15:02:04.944+0000 I NETWORK [conn3056] end connection 127.0.0.1:35243 (7 connections now open) 2014-10-06T15:02:04.944+0000 I NETWORK [conn3054] end connection 127.0.0.1:35241 (8 connections now open) 2014-10-06T15:02:04.945+0000 I NETWORK [conn3058] end connection 127.0.0.1:35245 (7 connections now open) 2014-10-06T15:02:04.944+0000 I NETWORK [conn3057] end connection 127.0.0.1:35244 (8 connections now open) 2014-10-06T15:02:04.945+0000 I NETWORK [conn3055] end connection 127.0.0.1:35242 (4 connections now open) 2014-10-06T15:02:04.945+0000 I NETWORK [conn3053] end connection 127.0.0.1:35240 (5 connections now open) 2014-10-06T15:02:04.945+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35248 #3061 (3 connections now open) 2014-10-06T15:02:04.945+0000 I NETWORK [conn3061] end connection 127.0.0.1:35248 (2 connections now open) 2014-10-06T15:02:04.946+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:02:04.949+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:02:04.950+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:02:05.295+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35249 #3062 (3 connections now open) 2014-10-06T15:02:05.296+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35250 #3063 (4 connections now open) 2014-10-06T15:02:05.296+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35251 #3064 (5 connections now open) 2014-10-06T15:02:05.296+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35252 #3065 (6 connections now open) 2014-10-06T15:02:05.296+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35253 #3066 (7 connections now open) 2014-10-06T15:02:05.296+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35254 #3067 (8 connections now open) 2014-10-06T15:02:05.296+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35255 #3068 (9 connections now open) 2014-10-06T15:02:05.296+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35256 #3069 (10 connections now open) 2014-10-06T15:02:05.297+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35257 #3070 (11 connections now open) 2014-10-06T15:02:05.297+0000 I NETWORK [conn3062] end connection 127.0.0.1:35249 (10 connections now open) 2014-10-06T15:02:10.298+0000 I NETWORK [conn3070] end connection 127.0.0.1:35257 (9 connections now open) 2014-10-06T15:02:10.298+0000 I NETWORK [conn3068] end connection 127.0.0.1:35255 (9 connections now open) 2014-10-06T15:02:10.298+0000 I NETWORK [conn3066] end connection 127.0.0.1:35253 (7 connections now open) 2014-10-06T15:02:10.298+0000 I NETWORK [conn3067] end connection 127.0.0.1:35254 (7 connections now open) 2014-10-06T15:02:10.298+0000 I NETWORK [conn3069] end connection 127.0.0.1:35256 (7 connections now open) 2014-10-06T15:02:10.298+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35258 #3071 (6 connections now open) 2014-10-06T15:02:10.298+0000 I NETWORK [conn3063] end connection 127.0.0.1:35250 (6 connections now open) 2014-10-06T15:02:10.298+0000 I NETWORK [conn3065] end connection 127.0.0.1:35252 (6 connections now open) 2014-10-06T15:02:10.298+0000 I NETWORK [conn3064] end connection 127.0.0.1:35251 (8 connections now open) 2014-10-06T15:02:10.299+0000 I NETWORK [conn3071] end connection 127.0.0.1:35258 (2 connections now open) 2014-10-06T15:02:10.299+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:02:10.302+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:02:10.302+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:02:10.636+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35259 #3072 (3 connections now open) 2014-10-06T15:02:10.637+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35260 #3073 (4 connections now open) 2014-10-06T15:02:10.637+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35261 #3074 (5 connections now open) 2014-10-06T15:02:10.637+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35262 #3075 (6 connections now open) 2014-10-06T15:02:10.637+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35263 #3076 (7 connections now open) 2014-10-06T15:02:10.637+0000 I NETWORK [conn3072] end connection 127.0.0.1:35259 (6 connections now open) 2014-10-06T15:02:15.638+0000 I NETWORK [conn3074] end connection 127.0.0.1:35261 (5 connections now open) 2014-10-06T15:02:15.638+0000 I NETWORK [conn3073] end connection 127.0.0.1:35260 (5 connections now open) 2014-10-06T15:02:15.638+0000 I NETWORK [conn3075] end connection 127.0.0.1:35262 (4 connections now open) 2014-10-06T15:02:15.638+0000 I NETWORK [conn3076] end connection 127.0.0.1:35263 (5 connections now open) 2014-10-06T15:02:15.638+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35264 #3077 (3 connections now open) 2014-10-06T15:02:15.638+0000 I NETWORK [conn3077] end connection 127.0.0.1:35264 (2 connections now open) 2014-10-06T15:02:15.639+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:02:15.639+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:02:15.640+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:02:15.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35265 #3078 (3 connections now open) 2014-10-06T15:02:15.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35266 #3079 (4 connections now open) 2014-10-06T15:02:15.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35267 #3080 (5 connections now open) 2014-10-06T15:02:15.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35268 #3081 (6 connections now open) 2014-10-06T15:02:15.997+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35269 #3082 (7 connections now open) 2014-10-06T15:02:15.997+0000 I NETWORK [conn3078] end connection 127.0.0.1:35265 (5 connections now open) 2014-10-06T15:02:20.997+0000 I NETWORK [conn3082] end connection 127.0.0.1:35269 (5 connections now open) 2014-10-06T15:02:20.997+0000 I NETWORK [conn3080] end connection 127.0.0.1:35267 (5 connections now open) 2014-10-06T15:02:20.997+0000 I NETWORK [conn3081] end connection 127.0.0.1:35268 (4 connections now open) 2014-10-06T15:02:20.997+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35270 #3083 (6 connections now open) 2014-10-06T15:02:20.997+0000 I NETWORK [conn3079] end connection 127.0.0.1:35266 (4 connections now open) 2014-10-06T15:02:20.998+0000 I NETWORK [conn3083] end connection 127.0.0.1:35270 (2 connections now open) 2014-10-06T15:02:20.998+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:02:20.999+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:02:20.999+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:02:21.348+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35271 #3084 (3 connections now open) 2014-10-06T15:02:21.348+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35272 #3085 (4 connections now open) 2014-10-06T15:02:21.349+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35273 #3086 (5 connections now open) 2014-10-06T15:02:21.349+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35274 #3087 (6 connections now open) 2014-10-06T15:02:21.349+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35275 #3088 (7 connections now open) 2014-10-06T15:02:21.349+0000 I NETWORK [conn3084] end connection 127.0.0.1:35271 (6 connections now open) 2014-10-06T15:02:26.349+0000 I NETWORK [conn3085] end connection 127.0.0.1:35272 (5 connections now open) 2014-10-06T15:02:26.349+0000 I NETWORK [conn3087] end connection 127.0.0.1:35274 (4 connections now open) 2014-10-06T15:02:26.349+0000 I NETWORK [conn3088] end connection 127.0.0.1:35275 (4 connections now open) 2014-10-06T15:02:26.350+0000 I NETWORK [conn3086] end connection 127.0.0.1:35273 (4 connections now open) 2014-10-06T15:02:26.350+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35276 #3089 (4 connections now open) 2014-10-06T15:02:26.350+0000 I NETWORK [conn3089] end connection 127.0.0.1:35276 (2 connections now open) 2014-10-06T15:02:26.350+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:02:26.351+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:02:26.351+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:02:26.693+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35277 #3090 (3 connections now open) 2014-10-06T15:02:26.693+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35278 #3091 (4 connections now open) 2014-10-06T15:02:26.693+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35279 #3092 (5 connections now open) 2014-10-06T15:02:26.694+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35281 #3093 (6 connections now open) 2014-10-06T15:02:26.694+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35280 #3094 (7 connections now open) 2014-10-06T15:02:26.694+0000 I NETWORK [conn3090] end connection 127.0.0.1:35277 (6 connections now open) 2014-10-06T15:02:31.694+0000 I NETWORK [conn3093] end connection 127.0.0.1:35281 (5 connections now open) 2014-10-06T15:02:31.694+0000 I NETWORK [conn3091] end connection 127.0.0.1:35278 (5 connections now open) 2014-10-06T15:02:31.695+0000 I NETWORK [conn3094] end connection 127.0.0.1:35280 (3 connections now open) 2014-10-06T15:02:31.695+0000 I NETWORK [conn3092] end connection 127.0.0.1:35279 (3 connections now open) 2014-10-06T15:02:31.695+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35283 #3095 (3 connections now open) 2014-10-06T15:02:31.695+0000 I NETWORK [conn3095] end connection 127.0.0.1:35283 (2 connections now open) 2014-10-06T15:02:31.695+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:02:31.696+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:02:31.696+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:02:32.051+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35284 #3096 (3 connections now open) 2014-10-06T15:02:32.051+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35285 #3097 (4 connections now open) 2014-10-06T15:02:32.051+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35286 #3098 (5 connections now open) 2014-10-06T15:02:32.051+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35287 #3099 (6 connections now open) 2014-10-06T15:02:32.051+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35288 #3100 (7 connections now open) 2014-10-06T15:02:32.052+0000 I NETWORK [conn3096] end connection 127.0.0.1:35284 (6 connections now open) 2014-10-06T15:02:37.052+0000 I NETWORK [conn3097] end connection 127.0.0.1:35285 (5 connections now open) 2014-10-06T15:02:37.052+0000 I NETWORK [conn3100] end connection 127.0.0.1:35288 (4 connections now open) 2014-10-06T15:02:37.052+0000 I NETWORK [conn3099] end connection 127.0.0.1:35287 (4 connections now open) 2014-10-06T15:02:37.052+0000 I NETWORK [conn3098] end connection 127.0.0.1:35286 (4 connections now open) 2014-10-06T15:02:37.052+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35289 #3101 (4 connections now open) 2014-10-06T15:02:37.053+0000 I NETWORK [conn3101] end connection 127.0.0.1:35289 (2 connections now open) 2014-10-06T15:02:37.053+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:02:37.054+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:02:37.054+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:02:37.391+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35290 #3102 (3 connections now open) 2014-10-06T15:02:37.392+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35291 #3103 (4 connections now open) 2014-10-06T15:02:37.392+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35292 #3104 (5 connections now open) 2014-10-06T15:02:37.392+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35293 #3105 (6 connections now open) 2014-10-06T15:02:37.392+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35294 #3106 (7 connections now open) 2014-10-06T15:02:37.393+0000 I NETWORK [conn3102] end connection 127.0.0.1:35290 (6 connections now open) 2014-10-06T15:02:42.394+0000 I NETWORK [conn3104] end connection 127.0.0.1:35292 (5 connections now open) 2014-10-06T15:02:42.394+0000 I NETWORK [conn3103] end connection 127.0.0.1:35291 (5 connections now open) 2014-10-06T15:02:42.394+0000 I NETWORK [conn3106] end connection 127.0.0.1:35294 (4 connections now open) 2014-10-06T15:02:42.394+0000 I NETWORK [conn3105] end connection 127.0.0.1:35293 (3 connections now open) 2014-10-06T15:02:42.394+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35295 #3107 (3 connections now open) 2014-10-06T15:02:42.395+0000 I NETWORK [conn3107] end connection 127.0.0.1:35295 (2 connections now open) 2014-10-06T15:02:42.395+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:02:42.396+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:02:42.396+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:02:42.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35296 #3108 (3 connections now open) 2014-10-06T15:02:42.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35297 #3109 (4 connections now open) 2014-10-06T15:02:42.751+0000 I NETWORK [conn3108] end connection 127.0.0.1:35296 (3 connections now open) 2014-10-06T15:02:42.751+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35298 #3110 (4 connections now open) 2014-10-06T15:02:42.751+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35299 #3111 (5 connections now open) 2014-10-06T15:02:42.751+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35301 #3112 (6 connections now open) 2014-10-06T15:02:47.751+0000 I NETWORK [conn3110] end connection 127.0.0.1:35298 (5 connections now open) 2014-10-06T15:02:47.751+0000 I NETWORK [conn3112] end connection 127.0.0.1:35301 (4 connections now open) 2014-10-06T15:02:47.751+0000 I NETWORK [conn3109] end connection 127.0.0.1:35297 (4 connections now open) 2014-10-06T15:02:47.751+0000 I NETWORK [conn3111] end connection 127.0.0.1:35299 (4 connections now open) 2014-10-06T15:02:47.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35302 #3113 (6 connections now open) 2014-10-06T15:02:47.752+0000 I NETWORK [conn3113] end connection 127.0.0.1:35302 (2 connections now open) 2014-10-06T15:02:47.753+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:02:47.754+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:02:47.754+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:02:48.107+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35303 #3114 (3 connections now open) 2014-10-06T15:02:48.108+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35304 #3115 (4 connections now open) 2014-10-06T15:02:48.108+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35305 #3116 (5 connections now open) 2014-10-06T15:02:48.108+0000 I NETWORK [conn3114] end connection 127.0.0.1:35303 (4 connections now open) 2014-10-06T15:02:53.109+0000 I NETWORK [conn3115] end connection 127.0.0.1:35304 (3 connections now open) 2014-10-06T15:02:53.109+0000 I NETWORK [conn3116] end connection 127.0.0.1:35305 (2 connections now open) 2014-10-06T15:02:53.109+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35306 #3117 (4 connections now open) 2014-10-06T15:02:53.110+0000 I NETWORK [conn3117] end connection 127.0.0.1:35306 (2 connections now open) 2014-10-06T15:02:53.110+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:02:53.111+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:02:53.111+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:02:53.447+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35307 #3118 (3 connections now open) 2014-10-06T15:02:53.447+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35308 #3119 (4 connections now open) 2014-10-06T15:02:53.447+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35309 #3120 (5 connections now open) 2014-10-06T15:02:53.448+0000 I NETWORK [conn3118] end connection 127.0.0.1:35307 (4 connections now open) 2014-10-06T15:02:58.448+0000 I NETWORK [conn3120] end connection 127.0.0.1:35309 (3 connections now open) 2014-10-06T15:02:58.448+0000 I NETWORK [conn3119] end connection 127.0.0.1:35308 (2 connections now open) 2014-10-06T15:02:58.448+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35310 #3121 (3 connections now open) 2014-10-06T15:02:58.449+0000 I NETWORK [conn3121] end connection 127.0.0.1:35310 (2 connections now open) 2014-10-06T15:02:58.449+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:02:58.450+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:02:58.450+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:02:58.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35311 #3122 (3 connections now open) 2014-10-06T15:02:58.808+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35312 #3123 (4 connections now open) 2014-10-06T15:02:58.808+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35313 #3124 (5 connections now open) 2014-10-06T15:02:58.808+0000 I NETWORK [conn3122] end connection 127.0.0.1:35311 (4 connections now open) 2014-10-06T15:03:03.808+0000 I NETWORK [conn3124] end connection 127.0.0.1:35313 (3 connections now open) 2014-10-06T15:03:03.809+0000 I NETWORK [conn3123] end connection 127.0.0.1:35312 (3 connections now open) 2014-10-06T15:03:03.809+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35314 #3125 (3 connections now open) 2014-10-06T15:03:03.809+0000 I NETWORK [conn3125] end connection 127.0.0.1:35314 (2 connections now open) 2014-10-06T15:03:03.810+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:03:03.810+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:03:03.811+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:03:04.148+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35315 #3126 (3 connections now open) 2014-10-06T15:03:04.148+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35316 #3127 (4 connections now open) 2014-10-06T15:03:04.148+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35317 #3128 (5 connections now open) 2014-10-06T15:03:04.149+0000 I NETWORK [conn3126] end connection 127.0.0.1:35315 (4 connections now open) 2014-10-06T15:03:09.149+0000 I NETWORK [conn3127] end connection 127.0.0.1:35316 (3 connections now open) 2014-10-06T15:03:09.149+0000 I NETWORK [conn3128] end connection 127.0.0.1:35317 (3 connections now open) 2014-10-06T15:03:09.149+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35318 #3129 (4 connections now open) 2014-10-06T15:03:09.150+0000 I NETWORK [conn3129] end connection 127.0.0.1:35318 (2 connections now open) 2014-10-06T15:03:09.150+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:03:09.151+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:03:09.152+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:03:09.503+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35319 #3130 (3 connections now open) 2014-10-06T15:03:09.503+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35321 #3131 (4 connections now open) 2014-10-06T15:03:09.503+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35320 #3132 (5 connections now open) 2014-10-06T15:03:09.503+0000 I NETWORK [conn3130] end connection 127.0.0.1:35319 (4 connections now open) 2014-10-06T15:03:14.504+0000 I NETWORK [conn3132] end connection 127.0.0.1:35320 (3 connections now open) 2014-10-06T15:03:14.504+0000 I NETWORK [conn3131] end connection 127.0.0.1:35321 (2 connections now open) 2014-10-06T15:03:14.504+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35323 #3133 (3 connections now open) 2014-10-06T15:03:14.505+0000 I NETWORK [conn3133] end connection 127.0.0.1:35323 (2 connections now open) 2014-10-06T15:03:14.505+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:03:14.506+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:03:14.506+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:03:14.862+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35324 #3134 (3 connections now open) 2014-10-06T15:03:14.862+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35325 #3135 (4 connections now open) 2014-10-06T15:03:14.862+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35326 #3136 (5 connections now open) 2014-10-06T15:03:14.863+0000 I NETWORK [conn3134] end connection 127.0.0.1:35324 (4 connections now open) 2014-10-06T15:03:19.863+0000 I NETWORK [conn3136] end connection 127.0.0.1:35326 (3 connections now open) 2014-10-06T15:03:19.863+0000 I NETWORK [conn3135] end connection 127.0.0.1:35325 (2 connections now open) 2014-10-06T15:03:19.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35327 #3137 (4 connections now open) 2014-10-06T15:03:19.864+0000 I NETWORK [conn3137] end connection 127.0.0.1:35327 (2 connections now open) 2014-10-06T15:03:19.864+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:03:19.865+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:03:19.865+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:03:20.205+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35328 #3138 (3 connections now open) 2014-10-06T15:03:20.205+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35329 #3139 (4 connections now open) 2014-10-06T15:03:20.205+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35330 #3140 (5 connections now open) 2014-10-06T15:03:20.206+0000 I NETWORK [conn3138] end connection 127.0.0.1:35328 (4 connections now open) 2014-10-06T15:03:25.206+0000 I NETWORK [conn3140] end connection 127.0.0.1:35330 (3 connections now open) 2014-10-06T15:03:25.206+0000 I NETWORK [conn3139] end connection 127.0.0.1:35329 (2 connections now open) 2014-10-06T15:03:25.206+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35331 #3141 (4 connections now open) 2014-10-06T15:03:25.207+0000 I NETWORK [conn3141] end connection 127.0.0.1:35331 (2 connections now open) 2014-10-06T15:03:25.207+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:03:25.208+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:03:25.209+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:03:25.566+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35332 #3142 (3 connections now open) 2014-10-06T15:03:25.566+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35333 #3143 (4 connections now open) 2014-10-06T15:03:25.567+0000 I NETWORK [conn3142] end connection 127.0.0.1:35332 (3 connections now open) 2014-10-06T15:03:30.568+0000 I NETWORK [conn3143] end connection 127.0.0.1:35333 (2 connections now open) 2014-10-06T15:03:30.568+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35334 #3144 (3 connections now open) 2014-10-06T15:03:30.568+0000 I NETWORK [conn3144] end connection 127.0.0.1:35334 (2 connections now open) 2014-10-06T15:03:30.568+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:03:30.569+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:03:30.569+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:03:30.921+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35335 #3145 (3 connections now open) 2014-10-06T15:03:30.922+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35336 #3146 (4 connections now open) 2014-10-06T15:03:30.922+0000 I NETWORK [conn3145] end connection 127.0.0.1:35335 (3 connections now open) 2014-10-06T15:03:35.923+0000 I NETWORK [conn3146] end connection 127.0.0.1:35336 (2 connections now open) 2014-10-06T15:03:35.923+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35337 #3147 (3 connections now open) 2014-10-06T15:03:35.923+0000 I NETWORK [conn3147] end connection 127.0.0.1:35337 (2 connections now open) 2014-10-06T15:03:35.924+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:03:35.925+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:03:35.925+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:03:36.267+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35338 #3148 (3 connections now open) 2014-10-06T15:03:36.268+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35339 #3149 (4 connections now open) 2014-10-06T15:03:36.268+0000 I NETWORK [conn3148] end connection 127.0.0.1:35338 (3 connections now open) 2014-10-06T15:03:41.268+0000 I NETWORK [conn3149] end connection 127.0.0.1:35339 (2 connections now open) 2014-10-06T15:03:41.269+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35340 #3150 (3 connections now open) 2014-10-06T15:03:41.269+0000 I NETWORK [conn3150] end connection 127.0.0.1:35340 (2 connections now open) 2014-10-06T15:03:41.270+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:03:41.271+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:03:41.271+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:03:41.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35341 #3151 (3 connections now open) 2014-10-06T15:03:41.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35342 #3152 (4 connections now open) 2014-10-06T15:03:41.628+0000 I NETWORK [conn3151] end connection 127.0.0.1:35341 (3 connections now open) 2014-10-06T15:03:46.628+0000 I NETWORK [conn3152] end connection 127.0.0.1:35342 (2 connections now open) 2014-10-06T15:03:46.629+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35343 #3153 (3 connections now open) 2014-10-06T15:03:46.629+0000 I NETWORK [conn3153] end connection 127.0.0.1:35343 (2 connections now open) 2014-10-06T15:03:46.630+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:03:46.630+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:03:46.631+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:03:46.965+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35344 #3154 (3 connections now open) 2014-10-06T15:03:46.965+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35345 #3155 (4 connections now open) 2014-10-06T15:03:46.966+0000 I NETWORK [conn3154] end connection 127.0.0.1:35344 (3 connections now open) 2014-10-06T15:03:51.966+0000 I NETWORK [conn3155] end connection 127.0.0.1:35345 (2 connections now open) 2014-10-06T15:03:51.967+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35346 #3156 (3 connections now open) 2014-10-06T15:03:51.967+0000 I NETWORK [conn3156] end connection 127.0.0.1:35346 (2 connections now open) 2014-10-06T15:03:51.968+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:03:51.969+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:03:51.969+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:03:52.331+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35347 #3157 (3 connections now open) 2014-10-06T15:03:52.331+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35348 #3158 (4 connections now open) 2014-10-06T15:03:52.332+0000 I NETWORK [conn3157] end connection 127.0.0.1:35347 (3 connections now open) 2014-10-06T15:03:57.332+0000 I NETWORK [conn3158] end connection 127.0.0.1:35348 (2 connections now open) 2014-10-06T15:03:57.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35349 #3159 (3 connections now open) 2014-10-06T15:03:57.333+0000 I NETWORK [conn3159] end connection 127.0.0.1:35349 (2 connections now open) 2014-10-06T15:03:57.333+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:03:57.334+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:03:57.335+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:03:57.692+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35350 #3160 (3 connections now open) 2014-10-06T15:03:57.692+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35351 #3161 (4 connections now open) 2014-10-06T15:03:57.693+0000 I NETWORK [conn3160] end connection 127.0.0.1:35350 (3 connections now open) 2014-10-06T15:04:02.693+0000 I NETWORK [conn3161] end connection 127.0.0.1:35351 (2 connections now open) 2014-10-06T15:04:02.693+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35352 #3162 (3 connections now open) 2014-10-06T15:04:02.694+0000 I NETWORK [conn3162] end connection 127.0.0.1:35352 (2 connections now open) 2014-10-06T15:04:02.694+0000 I COMMANDS [conn5] CMD: drop test0.Queries_NoMatch 2014-10-06T15:04:02.699+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:04:02.700+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:04:03.037+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35353 #3163 (3 connections now open) 2014-10-06T15:04:03.037+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35354 #3164 (4 connections now open) 2014-10-06T15:04:03.037+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35355 #3165 (5 connections now open) 2014-10-06T15:04:03.037+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35356 #3166 (6 connections now open) 2014-10-06T15:04:03.038+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35357 #3167 (7 connections now open) 2014-10-06T15:04:03.038+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35358 #3168 (8 connections now open) 2014-10-06T15:04:03.038+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35359 #3169 (9 connections now open) 2014-10-06T15:04:03.038+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35360 #3170 (10 connections now open) 2014-10-06T15:04:03.038+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35361 #3171 (11 connections now open) 2014-10-06T15:04:03.038+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35362 #3172 (12 connections now open) 2014-10-06T15:04:03.038+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35363 #3173 (13 connections now open) 2014-10-06T15:04:03.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35364 #3174 (14 connections now open) 2014-10-06T15:04:03.041+0000 I NETWORK [conn3163] end connection 127.0.0.1:35353 (13 connections now open) 2014-10-06T15:04:03.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35365 #3175 (15 connections now open) 2014-10-06T15:04:03.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35366 #3176 (15 connections now open) 2014-10-06T15:04:03.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35367 #3177 (16 connections now open) 2014-10-06T15:04:03.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35368 #3178 (17 connections now open) 2014-10-06T15:04:03.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35369 #3179 (18 connections now open) 2014-10-06T15:04:08.041+0000 I NETWORK [conn3167] end connection 127.0.0.1:35357 (17 connections now open) 2014-10-06T15:04:08.041+0000 I NETWORK [conn3169] end connection 127.0.0.1:35359 (17 connections now open) 2014-10-06T15:04:08.041+0000 I NETWORK [conn3179] end connection 127.0.0.1:35369 (16 connections now open) 2014-10-06T15:04:08.041+0000 I NETWORK [conn3171] end connection 127.0.0.1:35361 (16 connections now open) 2014-10-06T15:04:08.041+0000 I NETWORK [conn3164] end connection 127.0.0.1:35354 (16 connections now open) 2014-10-06T15:04:08.041+0000 I NETWORK [conn3174] end connection 127.0.0.1:35364 (16 connections now open) 2014-10-06T15:04:08.041+0000 I NETWORK [conn3178] end connection 127.0.0.1:35368 (16 connections now open) 2014-10-06T15:04:08.041+0000 I NETWORK [conn3176] end connection 127.0.0.1:35366 (16 connections now open) 2014-10-06T15:04:08.041+0000 I NETWORK [conn3177] end connection 127.0.0.1:35367 (16 connections now open) 2014-10-06T15:04:08.041+0000 I NETWORK [conn3166] end connection 127.0.0.1:35356 (16 connections now open) 2014-10-06T15:04:08.041+0000 I NETWORK [conn3175] end connection 127.0.0.1:35365 (16 connections now open) 2014-10-06T15:04:08.041+0000 I NETWORK [conn3173] end connection 127.0.0.1:35363 (16 connections now open) 2014-10-06T15:04:08.041+0000 I NETWORK [conn3170] end connection 127.0.0.1:35360 (16 connections now open) 2014-10-06T15:04:08.041+0000 I NETWORK [conn3168] end connection 127.0.0.1:35358 (16 connections now open) 2014-10-06T15:04:08.041+0000 I NETWORK [conn3165] end connection 127.0.0.1:35355 (16 connections now open) 2014-10-06T15:04:08.041+0000 I NETWORK [conn3172] end connection 127.0.0.1:35362 (16 connections now open) 2014-10-06T15:04:08.042+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35370 #3180 (3 connections now open) 2014-10-06T15:04:08.042+0000 I NETWORK [conn3180] end connection 127.0.0.1:35370 (2 connections now open) 2014-10-06T15:04:08.042+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:04:08.043+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:04:08.043+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:04:08.395+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35371 #3181 (3 connections now open) 2014-10-06T15:04:08.395+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35372 #3182 (4 connections now open) 2014-10-06T15:04:08.395+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35373 #3183 (5 connections now open) 2014-10-06T15:04:08.396+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35374 #3184 (6 connections now open) 2014-10-06T15:04:08.396+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35375 #3185 (7 connections now open) 2014-10-06T15:04:08.396+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35376 #3186 (8 connections now open) 2014-10-06T15:04:08.396+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35377 #3187 (9 connections now open) 2014-10-06T15:04:08.396+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35378 #3188 (10 connections now open) 2014-10-06T15:04:08.396+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35379 #3189 (11 connections now open) 2014-10-06T15:04:08.396+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35380 #3190 (12 connections now open) 2014-10-06T15:04:08.396+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35381 #3191 (13 connections now open) 2014-10-06T15:04:08.397+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35382 #3192 (14 connections now open) 2014-10-06T15:04:08.397+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35383 #3193 (15 connections now open) 2014-10-06T15:04:08.398+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35384 #3194 (16 connections now open) 2014-10-06T15:04:08.398+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35385 #3195 (17 connections now open) 2014-10-06T15:04:08.398+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35386 #3196 (18 connections now open) 2014-10-06T15:04:08.398+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35387 #3197 (19 connections now open) 2014-10-06T15:04:08.399+0000 I NETWORK [conn3181] end connection 127.0.0.1:35371 (18 connections now open) 2014-10-06T15:04:13.399+0000 I NETWORK [conn3186] end connection 127.0.0.1:35376 (17 connections now open) 2014-10-06T15:04:13.399+0000 I NETWORK [conn3193] end connection 127.0.0.1:35383 (17 connections now open) 2014-10-06T15:04:13.399+0000 I NETWORK [conn3194] end connection 127.0.0.1:35384 (17 connections now open) 2014-10-06T15:04:13.399+0000 I NETWORK [conn3192] end connection 127.0.0.1:35382 (17 connections now open) 2014-10-06T15:04:13.399+0000 I NETWORK [conn3191] end connection 127.0.0.1:35381 (14 connections now open) 2014-10-06T15:04:13.399+0000 I NETWORK [conn3190] end connection 127.0.0.1:35380 (16 connections now open) 2014-10-06T15:04:13.399+0000 I NETWORK [conn3195] end connection 127.0.0.1:35385 (12 connections now open) 2014-10-06T15:04:13.399+0000 I NETWORK [conn3185] end connection 127.0.0.1:35375 (17 connections now open) 2014-10-06T15:04:13.399+0000 I NETWORK [conn3184] end connection 127.0.0.1:35374 (14 connections now open) 2014-10-06T15:04:13.399+0000 I NETWORK [conn3182] end connection 127.0.0.1:35372 (10 connections now open) 2014-10-06T15:04:13.399+0000 I NETWORK [conn3183] end connection 127.0.0.1:35373 (9 connections now open) 2014-10-06T15:04:13.399+0000 I NETWORK [conn3189] end connection 127.0.0.1:35379 (11 connections now open) 2014-10-06T15:04:13.399+0000 I NETWORK [conn3197] end connection 127.0.0.1:35387 (10 connections now open) 2014-10-06T15:04:13.399+0000 I NETWORK [conn3187] end connection 127.0.0.1:35377 (17 connections now open) 2014-10-06T15:04:13.399+0000 I NETWORK [conn3188] end connection 127.0.0.1:35378 (4 connections now open) 2014-10-06T15:04:13.399+0000 I NETWORK [conn3196] end connection 127.0.0.1:35386 (11 connections now open) 2014-10-06T15:04:13.400+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35388 #3198 (3 connections now open) 2014-10-06T15:04:13.400+0000 I NETWORK [conn3198] end connection 127.0.0.1:35388 (2 connections now open) 2014-10-06T15:04:13.401+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:04:13.402+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:04:13.402+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:04:13.734+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35389 #3199 (3 connections now open) 2014-10-06T15:04:13.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35390 #3200 (4 connections now open) 2014-10-06T15:04:13.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35391 #3201 (5 connections now open) 2014-10-06T15:04:13.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35393 #3202 (6 connections now open) 2014-10-06T15:04:13.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35392 #3203 (7 connections now open) 2014-10-06T15:04:13.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35395 #3204 (8 connections now open) 2014-10-06T15:04:13.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35396 #3205 (9 connections now open) 2014-10-06T15:04:13.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35397 #3206 (10 connections now open) 2014-10-06T15:04:13.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35398 #3207 (11 connections now open) 2014-10-06T15:04:13.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35399 #3208 (12 connections now open) 2014-10-06T15:04:13.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35400 #3209 (13 connections now open) 2014-10-06T15:04:13.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35401 #3210 (14 connections now open) 2014-10-06T15:04:13.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35402 #3211 (15 connections now open) 2014-10-06T15:04:13.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35403 #3212 (16 connections now open) 2014-10-06T15:04:13.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35404 #3213 (17 connections now open) 2014-10-06T15:04:13.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35405 #3214 (18 connections now open) 2014-10-06T15:04:13.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35406 #3215 (19 connections now open) 2014-10-06T15:04:13.738+0000 I NETWORK [conn3199] end connection 127.0.0.1:35389 (18 connections now open) 2014-10-06T15:04:18.739+0000 I NETWORK [conn3204] end connection 127.0.0.1:35395 (17 connections now open) 2014-10-06T15:04:18.739+0000 I NETWORK [conn3205] end connection 127.0.0.1:35396 (17 connections now open) 2014-10-06T15:04:18.739+0000 I NETWORK [conn3214] end connection 127.0.0.1:35405 (16 connections now open) 2014-10-06T15:04:18.739+0000 I NETWORK [conn3201] end connection 127.0.0.1:35391 (15 connections now open) 2014-10-06T15:04:18.739+0000 I NETWORK [conn3213] end connection 127.0.0.1:35404 (15 connections now open) 2014-10-06T15:04:18.739+0000 I NETWORK [conn3209] end connection 127.0.0.1:35400 (14 connections now open) 2014-10-06T15:04:18.739+0000 I NETWORK [conn3212] end connection 127.0.0.1:35403 (13 connections now open) 2014-10-06T15:04:18.739+0000 I NETWORK [conn3208] end connection 127.0.0.1:35399 (12 connections now open) 2014-10-06T15:04:18.739+0000 I NETWORK [conn3211] end connection 127.0.0.1:35402 (11 connections now open) 2014-10-06T15:04:18.739+0000 I NETWORK [conn3207] end connection 127.0.0.1:35398 (15 connections now open) 2014-10-06T15:04:18.739+0000 I NETWORK [conn3215] end connection 127.0.0.1:35406 (12 connections now open) 2014-10-06T15:04:18.739+0000 I NETWORK [conn3202] end connection 127.0.0.1:35393 (15 connections now open) 2014-10-06T15:04:18.739+0000 I NETWORK [conn3203] end connection 127.0.0.1:35392 (8 connections now open) 2014-10-06T15:04:18.739+0000 I NETWORK [conn3206] end connection 127.0.0.1:35397 (7 connections now open) 2014-10-06T15:04:18.739+0000 I NETWORK [conn3210] end connection 127.0.0.1:35401 (9 connections now open) 2014-10-06T15:04:18.739+0000 I NETWORK [conn3200] end connection 127.0.0.1:35390 (15 connections now open) 2014-10-06T15:04:18.740+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35407 #3216 (3 connections now open) 2014-10-06T15:04:18.740+0000 I NETWORK [conn3216] end connection 127.0.0.1:35407 (2 connections now open) 2014-10-06T15:04:18.740+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:04:18.741+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:04:18.741+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:04:19.096+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35408 #3217 (3 connections now open) 2014-10-06T15:04:19.097+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35409 #3218 (4 connections now open) 2014-10-06T15:04:19.097+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35410 #3219 (5 connections now open) 2014-10-06T15:04:19.097+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35412 #3220 (6 connections now open) 2014-10-06T15:04:19.097+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35411 #3221 (7 connections now open) 2014-10-06T15:04:19.097+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35413 #3222 (8 connections now open) 2014-10-06T15:04:19.097+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35414 #3223 (9 connections now open) 2014-10-06T15:04:19.097+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35415 #3224 (10 connections now open) 2014-10-06T15:04:19.097+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35416 #3225 (11 connections now open) 2014-10-06T15:04:19.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35417 #3226 (12 connections now open) 2014-10-06T15:04:19.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35418 #3227 (13 connections now open) 2014-10-06T15:04:19.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35419 #3228 (14 connections now open) 2014-10-06T15:04:19.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35420 #3229 (15 connections now open) 2014-10-06T15:04:19.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35421 #3230 (16 connections now open) 2014-10-06T15:04:19.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35422 #3231 (17 connections now open) 2014-10-06T15:04:19.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35423 #3232 (18 connections now open) 2014-10-06T15:04:19.100+0000 I NETWORK [conn3217] end connection 127.0.0.1:35408 (17 connections now open) 2014-10-06T15:04:19.101+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35424 #3233 (18 connections now open) 2014-10-06T15:04:24.101+0000 I NETWORK [conn3219] end connection 127.0.0.1:35410 (17 connections now open) 2014-10-06T15:04:24.101+0000 I NETWORK [conn3221] end connection 127.0.0.1:35411 (17 connections now open) 2014-10-06T15:04:24.101+0000 I NETWORK [conn3226] end connection 127.0.0.1:35417 (17 connections now open) 2014-10-06T15:04:24.101+0000 I NETWORK [conn3230] end connection 127.0.0.1:35421 (17 connections now open) 2014-10-06T15:04:24.101+0000 I NETWORK [conn3224] end connection 127.0.0.1:35415 (16 connections now open) 2014-10-06T15:04:24.101+0000 I NETWORK [conn3227] end connection 127.0.0.1:35418 (16 connections now open) 2014-10-06T15:04:24.101+0000 I NETWORK [conn3228] end connection 127.0.0.1:35419 (16 connections now open) 2014-10-06T15:04:24.101+0000 I NETWORK [conn3231] end connection 127.0.0.1:35422 (16 connections now open) 2014-10-06T15:04:24.101+0000 I NETWORK [conn3229] end connection 127.0.0.1:35420 (16 connections now open) 2014-10-06T15:04:24.102+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35425 #3234 (11 connections now open) 2014-10-06T15:04:24.101+0000 I NETWORK [conn3218] end connection 127.0.0.1:35409 (16 connections now open) 2014-10-06T15:04:24.101+0000 I NETWORK [conn3223] end connection 127.0.0.1:35414 (16 connections now open) 2014-10-06T15:04:24.101+0000 I NETWORK [conn3232] end connection 127.0.0.1:35423 (16 connections now open) 2014-10-06T15:04:24.101+0000 I NETWORK [conn3222] end connection 127.0.0.1:35413 (16 connections now open) 2014-10-06T15:04:24.101+0000 I NETWORK [conn3225] end connection 127.0.0.1:35416 (16 connections now open) 2014-10-06T15:04:24.101+0000 I NETWORK [conn3220] end connection 127.0.0.1:35412 (16 connections now open) 2014-10-06T15:04:24.101+0000 I NETWORK [conn3233] end connection 127.0.0.1:35424 (16 connections now open) 2014-10-06T15:04:24.102+0000 I NETWORK [conn3234] end connection 127.0.0.1:35425 (2 connections now open) 2014-10-06T15:04:24.103+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:04:24.103+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:04:24.104+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:04:24.454+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35426 #3235 (3 connections now open) 2014-10-06T15:04:24.454+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35427 #3236 (4 connections now open) 2014-10-06T15:04:24.454+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35428 #3237 (5 connections now open) 2014-10-06T15:04:24.455+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35429 #3238 (6 connections now open) 2014-10-06T15:04:24.455+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35430 #3239 (7 connections now open) 2014-10-06T15:04:24.455+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35431 #3240 (8 connections now open) 2014-10-06T15:04:24.455+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35432 #3241 (9 connections now open) 2014-10-06T15:04:24.455+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35433 #3242 (10 connections now open) 2014-10-06T15:04:24.456+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35434 #3243 (11 connections now open) 2014-10-06T15:04:24.456+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35435 #3244 (12 connections now open) 2014-10-06T15:04:24.456+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35436 #3245 (13 connections now open) 2014-10-06T15:04:24.456+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35437 #3246 (14 connections now open) 2014-10-06T15:04:24.456+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35438 #3247 (15 connections now open) 2014-10-06T15:04:24.457+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35439 #3248 (16 connections now open) 2014-10-06T15:04:24.457+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35440 #3249 (17 connections now open) 2014-10-06T15:04:24.457+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35441 #3250 (18 connections now open) 2014-10-06T15:04:24.457+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35442 #3251 (19 connections now open) 2014-10-06T15:04:24.457+0000 I NETWORK [conn3235] end connection 127.0.0.1:35426 (18 connections now open) 2014-10-06T15:04:29.457+0000 I NETWORK [conn3245] end connection 127.0.0.1:35436 (17 connections now open) 2014-10-06T15:04:29.457+0000 I NETWORK [conn3251] end connection 127.0.0.1:35442 (16 connections now open) 2014-10-06T15:04:29.457+0000 I NETWORK [conn3239] end connection 127.0.0.1:35430 (15 connections now open) 2014-10-06T15:04:29.458+0000 I NETWORK [conn3246] end connection 127.0.0.1:35437 (15 connections now open) 2014-10-06T15:04:29.458+0000 I NETWORK [conn3236] end connection 127.0.0.1:35427 (15 connections now open) 2014-10-06T15:04:29.458+0000 I NETWORK [conn3249] end connection 127.0.0.1:35440 (13 connections now open) 2014-10-06T15:04:29.458+0000 I NETWORK [conn3240] end connection 127.0.0.1:35431 (13 connections now open) 2014-10-06T15:04:29.458+0000 I NETWORK [conn3242] end connection 127.0.0.1:35433 (13 connections now open) 2014-10-06T15:04:29.458+0000 I NETWORK [conn3247] end connection 127.0.0.1:35438 (15 connections now open) 2014-10-06T15:04:29.458+0000 I NETWORK [conn3244] end connection 127.0.0.1:35435 (10 connections now open) 2014-10-06T15:04:29.458+0000 I NETWORK [conn3248] end connection 127.0.0.1:35439 (13 connections now open) 2014-10-06T15:04:29.458+0000 I NETWORK [conn3238] end connection 127.0.0.1:35429 (13 connections now open) 2014-10-06T15:04:29.458+0000 I NETWORK [conn3243] end connection 127.0.0.1:35434 (7 connections now open) 2014-10-06T15:04:29.458+0000 I NETWORK [conn3241] end connection 127.0.0.1:35432 (15 connections now open) 2014-10-06T15:04:29.458+0000 I NETWORK [conn3250] end connection 127.0.0.1:35441 (5 connections now open) 2014-10-06T15:04:29.458+0000 I NETWORK [conn3237] end connection 127.0.0.1:35428 (12 connections now open) 2014-10-06T15:04:29.458+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35443 #3252 (3 connections now open) 2014-10-06T15:04:29.458+0000 I NETWORK [conn3252] end connection 127.0.0.1:35443 (2 connections now open) 2014-10-06T15:04:29.459+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:04:29.459+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:04:29.460+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:04:29.792+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35444 #3253 (3 connections now open) 2014-10-06T15:04:29.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35445 #3254 (4 connections now open) 2014-10-06T15:04:29.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35446 #3255 (5 connections now open) 2014-10-06T15:04:29.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35447 #3256 (6 connections now open) 2014-10-06T15:04:29.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35448 #3257 (7 connections now open) 2014-10-06T15:04:29.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35449 #3258 (8 connections now open) 2014-10-06T15:04:29.794+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35450 #3259 (9 connections now open) 2014-10-06T15:04:29.794+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35451 #3260 (10 connections now open) 2014-10-06T15:04:29.794+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35452 #3261 (11 connections now open) 2014-10-06T15:04:29.794+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35453 #3262 (12 connections now open) 2014-10-06T15:04:29.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35454 #3263 (13 connections now open) 2014-10-06T15:04:29.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35455 #3264 (14 connections now open) 2014-10-06T15:04:29.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35456 #3265 (15 connections now open) 2014-10-06T15:04:29.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35458 #3266 (16 connections now open) 2014-10-06T15:04:29.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35459 #3267 (17 connections now open) 2014-10-06T15:04:29.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35460 #3268 (18 connections now open) 2014-10-06T15:04:29.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35461 #3269 (19 connections now open) 2014-10-06T15:04:29.796+0000 I NETWORK [conn3253] end connection 127.0.0.1:35444 (18 connections now open) 2014-10-06T15:04:34.797+0000 I NETWORK [conn3265] end connection 127.0.0.1:35456 (17 connections now open) 2014-10-06T15:04:34.797+0000 I NETWORK [conn3268] end connection 127.0.0.1:35460 (17 connections now open) 2014-10-06T15:04:34.797+0000 I NETWORK [conn3262] end connection 127.0.0.1:35453 (17 connections now open) 2014-10-06T15:04:34.797+0000 I NETWORK [conn3258] end connection 127.0.0.1:35449 (17 connections now open) 2014-10-06T15:04:34.797+0000 I NETWORK [conn3269] end connection 127.0.0.1:35461 (17 connections now open) 2014-10-06T15:04:34.797+0000 I NETWORK [conn3255] end connection 127.0.0.1:35446 (17 connections now open) 2014-10-06T15:04:34.797+0000 I NETWORK [conn3259] end connection 127.0.0.1:35450 (16 connections now open) 2014-10-06T15:04:34.797+0000 I NETWORK [conn3264] end connection 127.0.0.1:35455 (16 connections now open) 2014-10-06T15:04:34.797+0000 I NETWORK [conn3260] end connection 127.0.0.1:35451 (16 connections now open) 2014-10-06T15:04:34.797+0000 I NETWORK [conn3267] end connection 127.0.0.1:35459 (16 connections now open) 2014-10-06T15:04:34.797+0000 I NETWORK [conn3257] end connection 127.0.0.1:35448 (16 connections now open) 2014-10-06T15:04:34.797+0000 I NETWORK [conn3266] end connection 127.0.0.1:35458 (16 connections now open) 2014-10-06T15:04:34.797+0000 I NETWORK [conn3261] end connection 127.0.0.1:35452 (16 connections now open) 2014-10-06T15:04:34.797+0000 I NETWORK [conn3263] end connection 127.0.0.1:35454 (16 connections now open) 2014-10-06T15:04:34.797+0000 I NETWORK [conn3254] end connection 127.0.0.1:35445 (16 connections now open) 2014-10-06T15:04:34.797+0000 I NETWORK [conn3256] end connection 127.0.0.1:35447 (16 connections now open) 2014-10-06T15:04:34.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35462 #3270 (18 connections now open) 2014-10-06T15:04:34.798+0000 I NETWORK [conn3270] end connection 127.0.0.1:35462 (2 connections now open) 2014-10-06T15:04:34.798+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:04:34.799+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:04:34.800+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:04:35.149+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35463 #3271 (3 connections now open) 2014-10-06T15:04:35.149+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35464 #3272 (4 connections now open) 2014-10-06T15:04:35.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35465 #3273 (5 connections now open) 2014-10-06T15:04:35.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35466 #3274 (6 connections now open) 2014-10-06T15:04:35.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35467 #3275 (7 connections now open) 2014-10-06T15:04:35.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35469 #3276 (8 connections now open) 2014-10-06T15:04:35.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35468 #3277 (9 connections now open) 2014-10-06T15:04:35.151+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35470 #3278 (10 connections now open) 2014-10-06T15:04:35.151+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35471 #3279 (11 connections now open) 2014-10-06T15:04:35.151+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35472 #3280 (12 connections now open) 2014-10-06T15:04:35.151+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35473 #3281 (13 connections now open) 2014-10-06T15:04:35.151+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35474 #3282 (14 connections now open) 2014-10-06T15:04:35.151+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35475 #3283 (15 connections now open) 2014-10-06T15:04:35.151+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35477 #3284 (16 connections now open) 2014-10-06T15:04:35.151+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35478 #3285 (17 connections now open) 2014-10-06T15:04:35.152+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35479 #3286 (18 connections now open) 2014-10-06T15:04:35.152+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35480 #3287 (19 connections now open) 2014-10-06T15:04:35.152+0000 I NETWORK [conn3271] end connection 127.0.0.1:35463 (18 connections now open) 2014-10-06T15:04:40.153+0000 I NETWORK [conn3282] end connection 127.0.0.1:35474 (17 connections now open) 2014-10-06T15:04:40.153+0000 I NETWORK [conn3274] end connection 127.0.0.1:35466 (17 connections now open) 2014-10-06T15:04:40.153+0000 I NETWORK [conn3283] end connection 127.0.0.1:35475 (17 connections now open) 2014-10-06T15:04:40.153+0000 I NETWORK [conn3275] end connection 127.0.0.1:35467 (17 connections now open) 2014-10-06T15:04:40.153+0000 I NETWORK [conn3286] end connection 127.0.0.1:35479 (17 connections now open) 2014-10-06T15:04:40.153+0000 I NETWORK [conn3287] end connection 127.0.0.1:35480 (16 connections now open) 2014-10-06T15:04:40.153+0000 I NETWORK [conn3280] end connection 127.0.0.1:35472 (16 connections now open) 2014-10-06T15:04:40.153+0000 I NETWORK [conn3276] end connection 127.0.0.1:35469 (16 connections now open) 2014-10-06T15:04:40.153+0000 I NETWORK [conn3278] end connection 127.0.0.1:35470 (16 connections now open) 2014-10-06T15:04:40.153+0000 I NETWORK [conn3284] end connection 127.0.0.1:35477 (16 connections now open) 2014-10-06T15:04:40.153+0000 I NETWORK [conn3279] end connection 127.0.0.1:35471 (16 connections now open) 2014-10-06T15:04:40.153+0000 I NETWORK [conn3272] end connection 127.0.0.1:35464 (16 connections now open) 2014-10-06T15:04:40.153+0000 I NETWORK [conn3273] end connection 127.0.0.1:35465 (16 connections now open) 2014-10-06T15:04:40.153+0000 I NETWORK [conn3281] end connection 127.0.0.1:35473 (16 connections now open) 2014-10-06T15:04:40.153+0000 I NETWORK [conn3277] end connection 127.0.0.1:35468 (16 connections now open) 2014-10-06T15:04:40.153+0000 I NETWORK [conn3285] end connection 127.0.0.1:35478 (16 connections now open) 2014-10-06T15:04:40.154+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35481 #3288 (4 connections now open) 2014-10-06T15:04:40.154+0000 I NETWORK [conn3288] end connection 127.0.0.1:35481 (2 connections now open) 2014-10-06T15:04:40.155+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:04:40.156+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:04:40.156+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:04:40.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35482 #3289 (3 connections now open) 2014-10-06T15:04:40.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35483 #3290 (4 connections now open) 2014-10-06T15:04:40.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35484 #3291 (5 connections now open) 2014-10-06T15:04:40.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35485 #3292 (6 connections now open) 2014-10-06T15:04:40.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35486 #3293 (7 connections now open) 2014-10-06T15:04:40.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35487 #3294 (8 connections now open) 2014-10-06T15:04:40.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35488 #3295 (9 connections now open) 2014-10-06T15:04:40.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35489 #3296 (10 connections now open) 2014-10-06T15:04:40.499+0000 I NETWORK [conn3289] end connection 127.0.0.1:35482 (9 connections now open) 2014-10-06T15:04:40.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35490 #3297 (11 connections now open) 2014-10-06T15:04:45.500+0000 I NETWORK [conn3293] end connection 127.0.0.1:35486 (9 connections now open) 2014-10-06T15:04:45.500+0000 I NETWORK [conn3296] end connection 127.0.0.1:35489 (9 connections now open) 2014-10-06T15:04:45.500+0000 I NETWORK [conn3294] end connection 127.0.0.1:35487 (9 connections now open) 2014-10-06T15:04:45.500+0000 I NETWORK [conn3291] end connection 127.0.0.1:35484 (9 connections now open) 2014-10-06T15:04:45.500+0000 I NETWORK [conn3297] end connection 127.0.0.1:35490 (9 connections now open) 2014-10-06T15:04:45.500+0000 I NETWORK [conn3295] end connection 127.0.0.1:35488 (9 connections now open) 2014-10-06T15:04:45.500+0000 I NETWORK [conn3292] end connection 127.0.0.1:35485 (9 connections now open) 2014-10-06T15:04:45.500+0000 I NETWORK [conn3290] end connection 127.0.0.1:35483 (2 connections now open) 2014-10-06T15:04:45.500+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35491 #3298 (3 connections now open) 2014-10-06T15:04:45.501+0000 I NETWORK [conn3298] end connection 127.0.0.1:35491 (2 connections now open) 2014-10-06T15:04:45.501+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:04:45.502+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:04:45.502+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:04:45.840+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35492 #3299 (3 connections now open) 2014-10-06T15:04:45.840+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35493 #3300 (4 connections now open) 2014-10-06T15:04:45.840+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35494 #3301 (5 connections now open) 2014-10-06T15:04:45.840+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35495 #3302 (6 connections now open) 2014-10-06T15:04:45.840+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35496 #3303 (7 connections now open) 2014-10-06T15:04:45.841+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35497 #3304 (8 connections now open) 2014-10-06T15:04:45.841+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35498 #3305 (9 connections now open) 2014-10-06T15:04:45.841+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35500 #3306 (10 connections now open) 2014-10-06T15:04:45.841+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35501 #3307 (11 connections now open) 2014-10-06T15:04:45.841+0000 I NETWORK [conn3299] end connection 127.0.0.1:35492 (10 connections now open) 2014-10-06T15:04:50.842+0000 I NETWORK [conn3300] end connection 127.0.0.1:35493 (9 connections now open) 2014-10-06T15:04:50.842+0000 I NETWORK [conn3302] end connection 127.0.0.1:35495 (9 connections now open) 2014-10-06T15:04:50.842+0000 I NETWORK [conn3304] end connection 127.0.0.1:35497 (9 connections now open) 2014-10-06T15:04:50.842+0000 I NETWORK [conn3307] end connection 127.0.0.1:35501 (9 connections now open) 2014-10-06T15:04:50.842+0000 I NETWORK [conn3306] end connection 127.0.0.1:35500 (9 connections now open) 2014-10-06T15:04:50.842+0000 I NETWORK [conn3301] end connection 127.0.0.1:35494 (8 connections now open) 2014-10-06T15:04:50.842+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35502 #3308 (7 connections now open) 2014-10-06T15:04:50.842+0000 I NETWORK [conn3303] end connection 127.0.0.1:35496 (8 connections now open) 2014-10-06T15:04:50.842+0000 I NETWORK [conn3305] end connection 127.0.0.1:35498 (8 connections now open) 2014-10-06T15:04:50.843+0000 I NETWORK [conn3308] end connection 127.0.0.1:35502 (2 connections now open) 2014-10-06T15:04:50.843+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:04:50.844+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:04:50.844+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:04:51.200+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35503 #3309 (3 connections now open) 2014-10-06T15:04:51.201+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35504 #3310 (4 connections now open) 2014-10-06T15:04:51.201+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35505 #3311 (5 connections now open) 2014-10-06T15:04:51.201+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35506 #3312 (6 connections now open) 2014-10-06T15:04:51.201+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35507 #3313 (7 connections now open) 2014-10-06T15:04:51.201+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35508 #3314 (8 connections now open) 2014-10-06T15:04:51.201+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35509 #3315 (9 connections now open) 2014-10-06T15:04:51.201+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35510 #3316 (10 connections now open) 2014-10-06T15:04:51.201+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35511 #3317 (11 connections now open) 2014-10-06T15:04:51.202+0000 I NETWORK [conn3309] end connection 127.0.0.1:35503 (10 connections now open) 2014-10-06T15:04:56.203+0000 I NETWORK [conn3312] end connection 127.0.0.1:35506 (9 connections now open) 2014-10-06T15:04:56.203+0000 I NETWORK [conn3311] end connection 127.0.0.1:35505 (9 connections now open) 2014-10-06T15:04:56.203+0000 I NETWORK [conn3310] end connection 127.0.0.1:35504 (9 connections now open) 2014-10-06T15:04:56.203+0000 I NETWORK [conn3314] end connection 127.0.0.1:35508 (9 connections now open) 2014-10-06T15:04:56.203+0000 I NETWORK [conn3317] end connection 127.0.0.1:35511 (9 connections now open) 2014-10-06T15:04:56.203+0000 I NETWORK [conn3313] end connection 127.0.0.1:35507 (9 connections now open) 2014-10-06T15:04:56.203+0000 I NETWORK [conn3316] end connection 127.0.0.1:35510 (8 connections now open) 2014-10-06T15:04:56.203+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35512 #3318 (10 connections now open) 2014-10-06T15:04:56.203+0000 I NETWORK [conn3315] end connection 127.0.0.1:35509 (9 connections now open) 2014-10-06T15:04:56.204+0000 I NETWORK [conn3318] end connection 127.0.0.1:35512 (2 connections now open) 2014-10-06T15:04:56.204+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:04:56.205+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:04:56.206+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:04:56.541+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35513 #3319 (3 connections now open) 2014-10-06T15:04:56.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35514 #3320 (4 connections now open) 2014-10-06T15:04:56.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35515 #3321 (5 connections now open) 2014-10-06T15:04:56.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35516 #3322 (6 connections now open) 2014-10-06T15:04:56.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35517 #3323 (7 connections now open) 2014-10-06T15:04:56.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35518 #3324 (8 connections now open) 2014-10-06T15:04:56.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35519 #3325 (9 connections now open) 2014-10-06T15:04:56.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35520 #3326 (10 connections now open) 2014-10-06T15:04:56.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35521 #3327 (11 connections now open) 2014-10-06T15:04:56.543+0000 I NETWORK [conn3319] end connection 127.0.0.1:35513 (10 connections now open) 2014-10-06T15:05:01.543+0000 I NETWORK [conn3324] end connection 127.0.0.1:35518 (9 connections now open) 2014-10-06T15:05:01.543+0000 I NETWORK [conn3320] end connection 127.0.0.1:35514 (9 connections now open) 2014-10-06T15:05:01.543+0000 I NETWORK [conn3322] end connection 127.0.0.1:35516 (9 connections now open) 2014-10-06T15:05:01.543+0000 I NETWORK [conn3326] end connection 127.0.0.1:35520 (8 connections now open) 2014-10-06T15:05:01.543+0000 I NETWORK [conn3327] end connection 127.0.0.1:35521 (9 connections now open) 2014-10-06T15:05:01.543+0000 I NETWORK [conn3325] end connection 127.0.0.1:35519 (9 connections now open) 2014-10-06T15:05:01.543+0000 I NETWORK [conn3323] end connection 127.0.0.1:35517 (6 connections now open) 2014-10-06T15:05:01.543+0000 I NETWORK [conn3321] end connection 127.0.0.1:35515 (9 connections now open) 2014-10-06T15:05:01.544+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35522 #3328 (3 connections now open) 2014-10-06T15:05:01.544+0000 I NETWORK [conn3328] end connection 127.0.0.1:35522 (2 connections now open) 2014-10-06T15:05:01.544+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:05:01.546+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:05:01.547+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:05:01.900+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35523 #3329 (3 connections now open) 2014-10-06T15:05:01.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35524 #3330 (4 connections now open) 2014-10-06T15:05:01.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35525 #3331 (5 connections now open) 2014-10-06T15:05:01.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35526 #3332 (6 connections now open) 2014-10-06T15:05:01.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35527 #3333 (7 connections now open) 2014-10-06T15:05:01.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35528 #3334 (8 connections now open) 2014-10-06T15:05:01.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35529 #3335 (9 connections now open) 2014-10-06T15:05:01.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35530 #3336 (10 connections now open) 2014-10-06T15:05:01.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35531 #3337 (11 connections now open) 2014-10-06T15:05:01.901+0000 I NETWORK [conn3329] end connection 127.0.0.1:35523 (10 connections now open) 2014-10-06T15:05:06.902+0000 I NETWORK [conn3337] end connection 127.0.0.1:35531 (9 connections now open) 2014-10-06T15:05:06.902+0000 I NETWORK [conn3331] end connection 127.0.0.1:35525 (9 connections now open) 2014-10-06T15:05:06.902+0000 I NETWORK [conn3333] end connection 127.0.0.1:35527 (9 connections now open) 2014-10-06T15:05:06.902+0000 I NETWORK [conn3332] end connection 127.0.0.1:35526 (9 connections now open) 2014-10-06T15:05:06.902+0000 I NETWORK [conn3334] end connection 127.0.0.1:35528 (9 connections now open) 2014-10-06T15:05:06.902+0000 I NETWORK [conn3336] end connection 127.0.0.1:35530 (9 connections now open) 2014-10-06T15:05:06.902+0000 I NETWORK [conn3330] end connection 127.0.0.1:35524 (9 connections now open) 2014-10-06T15:05:06.902+0000 I NETWORK [conn3335] end connection 127.0.0.1:35529 (8 connections now open) 2014-10-06T15:05:06.902+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35532 #3338 (7 connections now open) 2014-10-06T15:05:06.903+0000 I NETWORK [conn3338] end connection 127.0.0.1:35532 (2 connections now open) 2014-10-06T15:05:06.903+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:05:06.904+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:05:06.904+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:05:07.247+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35533 #3339 (3 connections now open) 2014-10-06T15:05:07.248+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35534 #3340 (4 connections now open) 2014-10-06T15:05:07.248+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35535 #3341 (5 connections now open) 2014-10-06T15:05:07.248+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35536 #3342 (6 connections now open) 2014-10-06T15:05:07.248+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35537 #3343 (7 connections now open) 2014-10-06T15:05:07.248+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35538 #3344 (8 connections now open) 2014-10-06T15:05:07.248+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35539 #3345 (9 connections now open) 2014-10-06T15:05:07.249+0000 I NETWORK [conn3339] end connection 127.0.0.1:35533 (8 connections now open) 2014-10-06T15:05:07.249+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35540 #3346 (9 connections now open) 2014-10-06T15:05:07.250+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35541 #3347 (10 connections now open) 2014-10-06T15:05:12.250+0000 I NETWORK [conn3345] end connection 127.0.0.1:35539 (9 connections now open) 2014-10-06T15:05:12.250+0000 I NETWORK [conn3341] end connection 127.0.0.1:35535 (9 connections now open) 2014-10-06T15:05:12.250+0000 I NETWORK [conn3346] end connection 127.0.0.1:35540 (9 connections now open) 2014-10-06T15:05:12.250+0000 I NETWORK [conn3340] end connection 127.0.0.1:35534 (9 connections now open) 2014-10-06T15:05:12.250+0000 I NETWORK [conn3347] end connection 127.0.0.1:35541 (9 connections now open) 2014-10-06T15:05:12.250+0000 I NETWORK [conn3344] end connection 127.0.0.1:35538 (8 connections now open) 2014-10-06T15:05:12.250+0000 I NETWORK [conn3343] end connection 127.0.0.1:35537 (8 connections now open) 2014-10-06T15:05:12.250+0000 I NETWORK [conn3342] end connection 127.0.0.1:35536 (8 connections now open) 2014-10-06T15:05:12.250+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35542 #3348 (5 connections now open) 2014-10-06T15:05:12.251+0000 I NETWORK [conn3348] end connection 127.0.0.1:35542 (2 connections now open) 2014-10-06T15:05:12.251+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:05:12.252+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:05:12.252+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:05:12.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35543 #3349 (3 connections now open) 2014-10-06T15:05:12.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35544 #3350 (4 connections now open) 2014-10-06T15:05:12.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35545 #3351 (5 connections now open) 2014-10-06T15:05:12.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35546 #3352 (6 connections now open) 2014-10-06T15:05:12.591+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35547 #3353 (7 connections now open) 2014-10-06T15:05:12.591+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35548 #3354 (8 connections now open) 2014-10-06T15:05:12.591+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35549 #3355 (9 connections now open) 2014-10-06T15:05:12.591+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35550 #3356 (10 connections now open) 2014-10-06T15:05:12.591+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35551 #3357 (11 connections now open) 2014-10-06T15:05:12.591+0000 I NETWORK [conn3349] end connection 127.0.0.1:35543 (10 connections now open) 2014-10-06T15:05:17.592+0000 I NETWORK [conn3350] end connection 127.0.0.1:35544 (9 connections now open) 2014-10-06T15:05:17.592+0000 I NETWORK [conn3356] end connection 127.0.0.1:35550 (9 connections now open) 2014-10-06T15:05:17.592+0000 I NETWORK [conn3357] end connection 127.0.0.1:35551 (9 connections now open) 2014-10-06T15:05:17.592+0000 I NETWORK [conn3352] end connection 127.0.0.1:35546 (9 connections now open) 2014-10-06T15:05:17.592+0000 I NETWORK [conn3355] end connection 127.0.0.1:35549 (9 connections now open) 2014-10-06T15:05:17.592+0000 I NETWORK [conn3353] end connection 127.0.0.1:35547 (9 connections now open) 2014-10-06T15:05:17.592+0000 I NETWORK [conn3351] end connection 127.0.0.1:35545 (4 connections now open) 2014-10-06T15:05:17.592+0000 I NETWORK [conn3354] end connection 127.0.0.1:35548 (9 connections now open) 2014-10-06T15:05:17.592+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35552 #3358 (3 connections now open) 2014-10-06T15:05:17.593+0000 I NETWORK [conn3358] end connection 127.0.0.1:35552 (2 connections now open) 2014-10-06T15:05:17.593+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:05:17.594+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:05:17.594+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:05:17.951+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35553 #3359 (3 connections now open) 2014-10-06T15:05:17.951+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35554 #3360 (4 connections now open) 2014-10-06T15:05:17.952+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35555 #3361 (5 connections now open) 2014-10-06T15:05:17.952+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35556 #3362 (6 connections now open) 2014-10-06T15:05:17.952+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35557 #3363 (7 connections now open) 2014-10-06T15:05:17.952+0000 I NETWORK [conn3359] end connection 127.0.0.1:35553 (5 connections now open) 2014-10-06T15:05:22.952+0000 I NETWORK [conn3362] end connection 127.0.0.1:35556 (5 connections now open) 2014-10-06T15:05:22.952+0000 I NETWORK [conn3360] end connection 127.0.0.1:35554 (5 connections now open) 2014-10-06T15:05:22.952+0000 I NETWORK [conn3361] end connection 127.0.0.1:35555 (5 connections now open) 2014-10-06T15:05:22.952+0000 I NETWORK [conn3363] end connection 127.0.0.1:35557 (5 connections now open) 2014-10-06T15:05:22.952+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35558 #3364 (6 connections now open) 2014-10-06T15:05:22.953+0000 I NETWORK [conn3364] end connection 127.0.0.1:35558 (2 connections now open) 2014-10-06T15:05:22.954+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:05:22.954+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:05:22.955+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:05:23.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35559 #3365 (3 connections now open) 2014-10-06T15:05:23.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35560 #3366 (4 connections now open) 2014-10-06T15:05:23.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35561 #3367 (5 connections now open) 2014-10-06T15:05:23.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35562 #3368 (6 connections now open) 2014-10-06T15:05:23.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35563 #3369 (7 connections now open) 2014-10-06T15:05:23.290+0000 I NETWORK [conn3365] end connection 127.0.0.1:35559 (6 connections now open) 2014-10-06T15:05:28.291+0000 I NETWORK [conn3366] end connection 127.0.0.1:35560 (5 connections now open) 2014-10-06T15:05:28.291+0000 I NETWORK [conn3367] end connection 127.0.0.1:35561 (5 connections now open) 2014-10-06T15:05:28.291+0000 I NETWORK [conn3368] end connection 127.0.0.1:35562 (5 connections now open) 2014-10-06T15:05:28.291+0000 I NETWORK [conn3369] end connection 127.0.0.1:35563 (5 connections now open) 2014-10-06T15:05:28.291+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35564 #3370 (3 connections now open) 2014-10-06T15:05:28.292+0000 I NETWORK [conn3370] end connection 127.0.0.1:35564 (2 connections now open) 2014-10-06T15:05:28.292+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:05:28.293+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:05:28.293+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:05:28.647+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35565 #3371 (3 connections now open) 2014-10-06T15:05:28.647+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35566 #3372 (4 connections now open) 2014-10-06T15:05:28.648+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35567 #3373 (5 connections now open) 2014-10-06T15:05:28.648+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35568 #3374 (6 connections now open) 2014-10-06T15:05:28.648+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35569 #3375 (7 connections now open) 2014-10-06T15:05:28.648+0000 I NETWORK [conn3371] end connection 127.0.0.1:35565 (6 connections now open) 2014-10-06T15:05:33.648+0000 I NETWORK [conn3374] end connection 127.0.0.1:35568 (5 connections now open) 2014-10-06T15:05:33.648+0000 I NETWORK [conn3373] end connection 127.0.0.1:35567 (5 connections now open) 2014-10-06T15:05:33.648+0000 I NETWORK [conn3375] end connection 127.0.0.1:35569 (5 connections now open) 2014-10-06T15:05:33.648+0000 I NETWORK [conn3372] end connection 127.0.0.1:35566 (5 connections now open) 2014-10-06T15:05:33.648+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35570 #3376 (3 connections now open) 2014-10-06T15:05:33.649+0000 I NETWORK [conn3376] end connection 127.0.0.1:35570 (2 connections now open) 2014-10-06T15:05:33.649+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:05:33.650+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:05:33.650+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:05:33.994+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35571 #3377 (3 connections now open) 2014-10-06T15:05:33.994+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35572 #3378 (4 connections now open) 2014-10-06T15:05:33.994+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35573 #3379 (5 connections now open) 2014-10-06T15:05:33.994+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35574 #3380 (6 connections now open) 2014-10-06T15:05:33.994+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35575 #3381 (7 connections now open) 2014-10-06T15:05:33.994+0000 I NETWORK [conn3377] end connection 127.0.0.1:35571 (6 connections now open) 2014-10-06T15:05:38.995+0000 I NETWORK [conn3379] end connection 127.0.0.1:35573 (5 connections now open) 2014-10-06T15:05:38.995+0000 I NETWORK [conn3381] end connection 127.0.0.1:35575 (5 connections now open) 2014-10-06T15:05:38.995+0000 I NETWORK [conn3378] end connection 127.0.0.1:35572 (5 connections now open) 2014-10-06T15:05:38.995+0000 I NETWORK [conn3380] end connection 127.0.0.1:35574 (5 connections now open) 2014-10-06T15:05:38.995+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35576 #3382 (6 connections now open) 2014-10-06T15:05:38.996+0000 I NETWORK [conn3382] end connection 127.0.0.1:35576 (2 connections now open) 2014-10-06T15:05:38.996+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:05:38.997+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:05:38.997+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:05:39.343+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35577 #3383 (3 connections now open) 2014-10-06T15:05:39.344+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35578 #3384 (4 connections now open) 2014-10-06T15:05:39.344+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35579 #3385 (5 connections now open) 2014-10-06T15:05:39.344+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35580 #3386 (6 connections now open) 2014-10-06T15:05:39.344+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35581 #3387 (7 connections now open) 2014-10-06T15:05:39.344+0000 I NETWORK [conn3383] end connection 127.0.0.1:35577 (6 connections now open) 2014-10-06T15:05:44.345+0000 I NETWORK [conn3384] end connection 127.0.0.1:35578 (5 connections now open) 2014-10-06T15:05:44.345+0000 I NETWORK [conn3387] end connection 127.0.0.1:35581 (5 connections now open) 2014-10-06T15:05:44.345+0000 I NETWORK [conn3385] end connection 127.0.0.1:35579 (5 connections now open) 2014-10-06T15:05:44.345+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35582 #3388 (5 connections now open) 2014-10-06T15:05:44.345+0000 I NETWORK [conn3386] end connection 127.0.0.1:35580 (5 connections now open) 2014-10-06T15:05:44.345+0000 I NETWORK [conn3388] end connection 127.0.0.1:35582 (2 connections now open) 2014-10-06T15:05:44.346+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:05:44.347+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:05:44.347+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:05:44.695+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35583 #3389 (3 connections now open) 2014-10-06T15:05:44.695+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35584 #3390 (4 connections now open) 2014-10-06T15:05:44.696+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35585 #3391 (5 connections now open) 2014-10-06T15:05:44.696+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35586 #3392 (6 connections now open) 2014-10-06T15:05:44.696+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35587 #3393 (7 connections now open) 2014-10-06T15:05:44.696+0000 I NETWORK [conn3389] end connection 127.0.0.1:35583 (6 connections now open) 2014-10-06T15:05:49.696+0000 I NETWORK [conn3393] end connection 127.0.0.1:35587 (5 connections now open) 2014-10-06T15:05:49.696+0000 I NETWORK [conn3391] end connection 127.0.0.1:35585 (5 connections now open) 2014-10-06T15:05:49.696+0000 I NETWORK [conn3392] end connection 127.0.0.1:35586 (5 connections now open) 2014-10-06T15:05:49.696+0000 I NETWORK [conn3390] end connection 127.0.0.1:35584 (5 connections now open) 2014-10-06T15:05:49.696+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35588 #3394 (6 connections now open) 2014-10-06T15:05:49.697+0000 I NETWORK [conn3394] end connection 127.0.0.1:35588 (2 connections now open) 2014-10-06T15:05:49.698+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:05:49.698+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:05:49.699+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:05:50.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35589 #3395 (3 connections now open) 2014-10-06T15:05:50.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35590 #3396 (4 connections now open) 2014-10-06T15:05:50.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35591 #3397 (5 connections now open) 2014-10-06T15:05:50.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35592 #3398 (6 connections now open) 2014-10-06T15:05:50.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35593 #3399 (7 connections now open) 2014-10-06T15:05:50.034+0000 I NETWORK [conn3395] end connection 127.0.0.1:35589 (6 connections now open) 2014-10-06T15:05:55.035+0000 I NETWORK [conn3398] end connection 127.0.0.1:35592 (5 connections now open) 2014-10-06T15:05:55.035+0000 I NETWORK [conn3396] end connection 127.0.0.1:35590 (5 connections now open) 2014-10-06T15:05:55.035+0000 I NETWORK [conn3399] end connection 127.0.0.1:35593 (5 connections now open) 2014-10-06T15:05:55.035+0000 I NETWORK [conn3397] end connection 127.0.0.1:35591 (5 connections now open) 2014-10-06T15:05:55.035+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35594 #3400 (6 connections now open) 2014-10-06T15:05:55.036+0000 I NETWORK [conn3400] end connection 127.0.0.1:35594 (2 connections now open) 2014-10-06T15:05:55.036+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:05:55.037+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:05:55.037+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:05:55.392+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35595 #3401 (3 connections now open) 2014-10-06T15:05:55.392+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35596 #3402 (4 connections now open) 2014-10-06T15:05:55.392+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35597 #3403 (5 connections now open) 2014-10-06T15:05:55.393+0000 I NETWORK [conn3401] end connection 127.0.0.1:35595 (4 connections now open) 2014-10-06T15:06:00.393+0000 I NETWORK [conn3403] end connection 127.0.0.1:35597 (3 connections now open) 2014-10-06T15:06:00.393+0000 I NETWORK [conn3402] end connection 127.0.0.1:35596 (3 connections now open) 2014-10-06T15:06:00.393+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35598 #3404 (3 connections now open) 2014-10-06T15:06:00.394+0000 I NETWORK [conn3404] end connection 127.0.0.1:35598 (2 connections now open) 2014-10-06T15:06:00.394+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:00.395+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:00.395+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:00.740+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35599 #3405 (3 connections now open) 2014-10-06T15:06:00.741+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35601 #3406 (4 connections now open) 2014-10-06T15:06:00.741+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35600 #3407 (5 connections now open) 2014-10-06T15:06:00.741+0000 I NETWORK [conn3405] end connection 127.0.0.1:35599 (4 connections now open) 2014-10-06T15:06:05.741+0000 I NETWORK [conn3406] end connection 127.0.0.1:35601 (3 connections now open) 2014-10-06T15:06:05.741+0000 I NETWORK [conn3407] end connection 127.0.0.1:35600 (3 connections now open) 2014-10-06T15:06:05.742+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35603 #3408 (3 connections now open) 2014-10-06T15:06:05.742+0000 I NETWORK [conn3408] end connection 127.0.0.1:35603 (2 connections now open) 2014-10-06T15:06:05.743+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:05.743+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:05.744+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:06.089+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35604 #3409 (3 connections now open) 2014-10-06T15:06:06.089+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35605 #3410 (4 connections now open) 2014-10-06T15:06:06.089+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35606 #3411 (5 connections now open) 2014-10-06T15:06:06.090+0000 I NETWORK [conn3409] end connection 127.0.0.1:35604 (4 connections now open) 2014-10-06T15:06:11.090+0000 I NETWORK [conn3411] end connection 127.0.0.1:35606 (3 connections now open) 2014-10-06T15:06:11.090+0000 I NETWORK [conn3410] end connection 127.0.0.1:35605 (3 connections now open) 2014-10-06T15:06:11.090+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35607 #3412 (4 connections now open) 2014-10-06T15:06:11.091+0000 I NETWORK [conn3412] end connection 127.0.0.1:35607 (2 connections now open) 2014-10-06T15:06:11.091+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:11.092+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:11.092+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:11.440+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35608 #3413 (3 connections now open) 2014-10-06T15:06:11.440+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35609 #3414 (4 connections now open) 2014-10-06T15:06:11.440+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35610 #3415 (5 connections now open) 2014-10-06T15:06:11.441+0000 I NETWORK [conn3413] end connection 127.0.0.1:35608 (4 connections now open) 2014-10-06T15:06:16.441+0000 I NETWORK [conn3415] end connection 127.0.0.1:35610 (3 connections now open) 2014-10-06T15:06:16.441+0000 I NETWORK [conn3414] end connection 127.0.0.1:35609 (3 connections now open) 2014-10-06T15:06:16.441+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35611 #3416 (3 connections now open) 2014-10-06T15:06:16.442+0000 I NETWORK [conn3416] end connection 127.0.0.1:35611 (2 connections now open) 2014-10-06T15:06:16.442+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:16.443+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:16.443+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:16.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35612 #3417 (3 connections now open) 2014-10-06T15:06:16.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35613 #3418 (4 connections now open) 2014-10-06T15:06:16.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35614 #3419 (5 connections now open) 2014-10-06T15:06:16.781+0000 I NETWORK [conn3417] end connection 127.0.0.1:35612 (4 connections now open) 2014-10-06T15:06:21.781+0000 I NETWORK [conn3419] end connection 127.0.0.1:35614 (3 connections now open) 2014-10-06T15:06:21.781+0000 I NETWORK [conn3418] end connection 127.0.0.1:35613 (3 connections now open) 2014-10-06T15:06:21.781+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35615 #3420 (3 connections now open) 2014-10-06T15:06:21.782+0000 I NETWORK [conn3420] end connection 127.0.0.1:35615 (2 connections now open) 2014-10-06T15:06:21.782+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:21.783+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:21.783+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:22.140+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35616 #3421 (3 connections now open) 2014-10-06T15:06:22.140+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35617 #3422 (4 connections now open) 2014-10-06T15:06:22.140+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35618 #3423 (5 connections now open) 2014-10-06T15:06:22.141+0000 I NETWORK [conn3421] end connection 127.0.0.1:35616 (4 connections now open) 2014-10-06T15:06:27.141+0000 I NETWORK [conn3422] end connection 127.0.0.1:35617 (3 connections now open) 2014-10-06T15:06:27.141+0000 I NETWORK [conn3423] end connection 127.0.0.1:35618 (3 connections now open) 2014-10-06T15:06:27.141+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35619 #3424 (4 connections now open) 2014-10-06T15:06:27.142+0000 I NETWORK [conn3424] end connection 127.0.0.1:35619 (2 connections now open) 2014-10-06T15:06:27.142+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:27.143+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:27.143+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:27.492+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35620 #3425 (3 connections now open) 2014-10-06T15:06:27.492+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35621 #3426 (4 connections now open) 2014-10-06T15:06:27.492+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35622 #3427 (5 connections now open) 2014-10-06T15:06:27.492+0000 I NETWORK [conn3425] end connection 127.0.0.1:35620 (4 connections now open) 2014-10-06T15:06:32.493+0000 I NETWORK [conn3426] end connection 127.0.0.1:35621 (3 connections now open) 2014-10-06T15:06:32.493+0000 I NETWORK [conn3427] end connection 127.0.0.1:35622 (3 connections now open) 2014-10-06T15:06:32.493+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35623 #3428 (3 connections now open) 2014-10-06T15:06:32.493+0000 I NETWORK [conn3428] end connection 127.0.0.1:35623 (2 connections now open) 2014-10-06T15:06:32.494+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:32.495+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:32.495+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:32.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35624 #3429 (3 connections now open) 2014-10-06T15:06:32.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35625 #3430 (4 connections now open) 2014-10-06T15:06:32.835+0000 I NETWORK [conn3429] end connection 127.0.0.1:35624 (3 connections now open) 2014-10-06T15:06:37.835+0000 I NETWORK [conn3430] end connection 127.0.0.1:35625 (2 connections now open) 2014-10-06T15:06:37.835+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35626 #3431 (3 connections now open) 2014-10-06T15:06:37.836+0000 I NETWORK [conn3431] end connection 127.0.0.1:35626 (2 connections now open) 2014-10-06T15:06:37.836+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:37.837+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:37.837+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:38.196+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35627 #3432 (3 connections now open) 2014-10-06T15:06:38.196+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35628 #3433 (4 connections now open) 2014-10-06T15:06:38.196+0000 I NETWORK [conn3432] end connection 127.0.0.1:35627 (3 connections now open) 2014-10-06T15:06:43.197+0000 I NETWORK [conn3433] end connection 127.0.0.1:35628 (2 connections now open) 2014-10-06T15:06:43.197+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35629 #3434 (3 connections now open) 2014-10-06T15:06:43.198+0000 I NETWORK [conn3434] end connection 127.0.0.1:35629 (2 connections now open) 2014-10-06T15:06:43.198+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:43.199+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:43.199+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:43.545+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35630 #3435 (3 connections now open) 2014-10-06T15:06:43.545+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35631 #3436 (4 connections now open) 2014-10-06T15:06:43.545+0000 I NETWORK [conn3435] end connection 127.0.0.1:35630 (3 connections now open) 2014-10-06T15:06:48.546+0000 I NETWORK [conn3436] end connection 127.0.0.1:35631 (2 connections now open) 2014-10-06T15:06:48.546+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35632 #3437 (3 connections now open) 2014-10-06T15:06:48.546+0000 I NETWORK [conn3437] end connection 127.0.0.1:35632 (2 connections now open) 2014-10-06T15:06:48.547+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:48.548+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:48.548+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:48.900+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35633 #3438 (3 connections now open) 2014-10-06T15:06:48.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35634 #3439 (4 connections now open) 2014-10-06T15:06:48.901+0000 I NETWORK [conn3438] end connection 127.0.0.1:35633 (3 connections now open) 2014-10-06T15:06:53.901+0000 I NETWORK [conn3439] end connection 127.0.0.1:35634 (2 connections now open) 2014-10-06T15:06:53.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35635 #3440 (3 connections now open) 2014-10-06T15:06:53.902+0000 I NETWORK [conn3440] end connection 127.0.0.1:35635 (2 connections now open) 2014-10-06T15:06:53.903+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:53.904+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:53.904+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:54.250+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35636 #3441 (3 connections now open) 2014-10-06T15:06:54.250+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35637 #3442 (4 connections now open) 2014-10-06T15:06:54.250+0000 I NETWORK [conn3441] end connection 127.0.0.1:35636 (3 connections now open) 2014-10-06T15:06:59.251+0000 I NETWORK [conn3442] end connection 127.0.0.1:35637 (2 connections now open) 2014-10-06T15:06:59.251+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35638 #3443 (3 connections now open) 2014-10-06T15:06:59.252+0000 I NETWORK [conn3443] end connection 127.0.0.1:35638 (2 connections now open) 2014-10-06T15:06:59.252+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:59.253+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:59.253+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:06:59.593+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35639 #3444 (3 connections now open) 2014-10-06T15:06:59.593+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35640 #3445 (4 connections now open) 2014-10-06T15:06:59.594+0000 I NETWORK [conn3444] end connection 127.0.0.1:35639 (3 connections now open) 2014-10-06T15:07:04.594+0000 I NETWORK [conn3445] end connection 127.0.0.1:35640 (2 connections now open) 2014-10-06T15:07:04.594+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35641 #3446 (3 connections now open) 2014-10-06T15:07:04.595+0000 I NETWORK [conn3446] end connection 127.0.0.1:35641 (2 connections now open) 2014-10-06T15:07:04.595+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:07:04.596+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:07:04.596+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:07:04.952+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35642 #3447 (3 connections now open) 2014-10-06T15:07:04.952+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35643 #3448 (4 connections now open) 2014-10-06T15:07:04.953+0000 I NETWORK [conn3447] end connection 127.0.0.1:35642 (3 connections now open) 2014-10-06T15:07:09.953+0000 I NETWORK [conn3448] end connection 127.0.0.1:35643 (2 connections now open) 2014-10-06T15:07:09.953+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35644 #3449 (3 connections now open) 2014-10-06T15:07:09.954+0000 I NETWORK [conn3449] end connection 127.0.0.1:35644 (2 connections now open) 2014-10-06T15:07:09.954+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T15:07:09.959+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:07:09.959+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:07:10.303+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T15:07:10.303+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:07:10.307+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:07:10.307+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35645 #3450 (3 connections now open) 2014-10-06T15:07:10.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35646 #3451 (4 connections now open) 2014-10-06T15:07:10.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35647 #3452 (5 connections now open) 2014-10-06T15:07:10.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35648 #3453 (6 connections now open) 2014-10-06T15:07:10.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35649 #3454 (7 connections now open) 2014-10-06T15:07:10.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35650 #3455 (8 connections now open) 2014-10-06T15:07:10.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35651 #3456 (9 connections now open) 2014-10-06T15:07:10.309+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35652 #3457 (10 connections now open) 2014-10-06T15:07:10.309+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35653 #3458 (11 connections now open) 2014-10-06T15:07:10.309+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35654 #3459 (12 connections now open) 2014-10-06T15:07:10.309+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35655 #3460 (13 connections now open) 2014-10-06T15:07:10.309+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35656 #3461 (14 connections now open) 2014-10-06T15:07:10.310+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35657 #3462 (15 connections now open) 2014-10-06T15:07:10.310+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35658 #3463 (16 connections now open) 2014-10-06T15:07:10.310+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35659 #3464 (17 connections now open) 2014-10-06T15:07:10.311+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35660 #3465 (18 connections now open) 2014-10-06T15:07:10.311+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35661 #3466 (19 connections now open) 2014-10-06T15:07:10.312+0000 I NETWORK [conn3450] end connection 127.0.0.1:35645 (18 connections now open) 2014-10-06T15:07:15.313+0000 I NETWORK [conn3451] end connection 127.0.0.1:35646 (17 connections now open) 2014-10-06T15:07:15.313+0000 I NETWORK [conn3461] end connection 127.0.0.1:35656 (17 connections now open) 2014-10-06T15:07:15.313+0000 I NETWORK [conn3463] end connection 127.0.0.1:35658 (17 connections now open) 2014-10-06T15:07:15.313+0000 I NETWORK [conn3465] end connection 127.0.0.1:35660 (17 connections now open) 2014-10-06T15:07:15.313+0000 I NETWORK [conn3464] end connection 127.0.0.1:35659 (17 connections now open) 2014-10-06T15:07:15.313+0000 I NETWORK [conn3453] end connection 127.0.0.1:35648 (16 connections now open) 2014-10-06T15:07:15.313+0000 I NETWORK [conn3452] end connection 127.0.0.1:35647 (16 connections now open) 2014-10-06T15:07:15.313+0000 I NETWORK [conn3458] end connection 127.0.0.1:35653 (16 connections now open) 2014-10-06T15:07:15.313+0000 I NETWORK [conn3457] end connection 127.0.0.1:35652 (16 connections now open) 2014-10-06T15:07:15.313+0000 I NETWORK [conn3454] end connection 127.0.0.1:35649 (16 connections now open) 2014-10-06T15:07:15.313+0000 I NETWORK [conn3460] end connection 127.0.0.1:35655 (16 connections now open) 2014-10-06T15:07:15.313+0000 I NETWORK [conn3456] end connection 127.0.0.1:35651 (16 connections now open) 2014-10-06T15:07:15.313+0000 I NETWORK [conn3462] end connection 127.0.0.1:35657 (16 connections now open) 2014-10-06T15:07:15.313+0000 I NETWORK [conn3455] end connection 127.0.0.1:35650 (16 connections now open) 2014-10-06T15:07:15.313+0000 I NETWORK [conn3466] end connection 127.0.0.1:35661 (16 connections now open) 2014-10-06T15:07:15.313+0000 I NETWORK [conn3459] end connection 127.0.0.1:35654 (16 connections now open) 2014-10-06T15:07:15.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35662 #3467 (11 connections now open) 2014-10-06T15:07:15.314+0000 I NETWORK [conn3467] end connection 127.0.0.1:35662 (2 connections now open) 2014-10-06T15:07:15.314+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:07:15.315+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:07:15.316+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:07:15.672+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T15:07:15.672+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:07:15.677+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:07:15.678+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35663 #3468 (3 connections now open) 2014-10-06T15:07:15.678+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35664 #3469 (4 connections now open) 2014-10-06T15:07:15.678+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35665 #3470 (5 connections now open) 2014-10-06T15:07:15.678+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35666 #3471 (6 connections now open) 2014-10-06T15:07:15.678+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35667 #3472 (7 connections now open) 2014-10-06T15:07:15.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35668 #3473 (8 connections now open) 2014-10-06T15:07:15.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35669 #3474 (9 connections now open) 2014-10-06T15:07:15.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35670 #3475 (10 connections now open) 2014-10-06T15:07:15.680+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35671 #3476 (11 connections now open) 2014-10-06T15:07:15.680+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35672 #3477 (12 connections now open) 2014-10-06T15:07:15.680+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35673 #3478 (13 connections now open) 2014-10-06T15:07:15.680+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35674 #3479 (14 connections now open) 2014-10-06T15:07:15.680+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35675 #3480 (15 connections now open) 2014-10-06T15:07:15.681+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35676 #3481 (16 connections now open) 2014-10-06T15:07:15.681+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35677 #3482 (17 connections now open) 2014-10-06T15:07:15.682+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35678 #3483 (18 connections now open) 2014-10-06T15:07:15.682+0000 I NETWORK [conn3468] end connection 127.0.0.1:35663 (17 connections now open) 2014-10-06T15:07:15.683+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35679 #3484 (18 connections now open) 2014-10-06T15:07:20.683+0000 I NETWORK [conn3472] end connection 127.0.0.1:35667 (17 connections now open) 2014-10-06T15:07:20.683+0000 I NETWORK [conn3482] end connection 127.0.0.1:35677 (17 connections now open) 2014-10-06T15:07:20.683+0000 I NETWORK [conn3469] end connection 127.0.0.1:35664 (17 connections now open) 2014-10-06T15:07:20.683+0000 I NETWORK [conn3479] end connection 127.0.0.1:35674 (16 connections now open) 2014-10-06T15:07:20.683+0000 I NETWORK [conn3474] end connection 127.0.0.1:35669 (13 connections now open) 2014-10-06T15:07:20.683+0000 I NETWORK [conn3471] end connection 127.0.0.1:35666 (12 connections now open) 2014-10-06T15:07:20.683+0000 I NETWORK [conn3484] end connection 127.0.0.1:35679 (13 connections now open) 2014-10-06T15:07:20.683+0000 I NETWORK [conn3470] end connection 127.0.0.1:35665 (11 connections now open) 2014-10-06T15:07:20.683+0000 I NETWORK [conn3481] end connection 127.0.0.1:35676 (12 connections now open) 2014-10-06T15:07:20.683+0000 I NETWORK [conn3475] end connection 127.0.0.1:35670 (9 connections now open) 2014-10-06T15:07:20.683+0000 I NETWORK [conn3478] end connection 127.0.0.1:35673 (9 connections now open) 2014-10-06T15:07:20.683+0000 I NETWORK [conn3473] end connection 127.0.0.1:35668 (6 connections now open) 2014-10-06T15:07:20.683+0000 I NETWORK [conn3480] end connection 127.0.0.1:35675 (9 connections now open) 2014-10-06T15:07:20.683+0000 I NETWORK [conn3483] end connection 127.0.0.1:35678 (9 connections now open) 2014-10-06T15:07:20.683+0000 I NETWORK [conn3476] end connection 127.0.0.1:35671 (6 connections now open) 2014-10-06T15:07:20.683+0000 I NETWORK [conn3477] end connection 127.0.0.1:35672 (3 connections now open) 2014-10-06T15:07:20.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35680 #3485 (3 connections now open) 2014-10-06T15:07:20.684+0000 I NETWORK [conn3485] end connection 127.0.0.1:35680 (2 connections now open) 2014-10-06T15:07:20.684+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:07:20.685+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:07:20.685+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:07:21.049+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T15:07:21.049+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:07:21.053+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:07:21.053+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35681 #3486 (3 connections now open) 2014-10-06T15:07:21.054+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35682 #3487 (4 connections now open) 2014-10-06T15:07:21.054+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35683 #3488 (5 connections now open) 2014-10-06T15:07:21.054+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35684 #3489 (6 connections now open) 2014-10-06T15:07:21.054+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35685 #3490 (7 connections now open) 2014-10-06T15:07:21.054+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35686 #3491 (8 connections now open) 2014-10-06T15:07:21.054+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35687 #3492 (9 connections now open) 2014-10-06T15:07:21.055+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35688 #3493 (10 connections now open) 2014-10-06T15:07:21.055+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35689 #3494 (11 connections now open) 2014-10-06T15:07:21.055+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35690 #3495 (12 connections now open) 2014-10-06T15:07:21.055+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35691 #3496 (13 connections now open) 2014-10-06T15:07:21.056+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35692 #3497 (14 connections now open) 2014-10-06T15:07:21.056+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35693 #3498 (15 connections now open) 2014-10-06T15:07:21.056+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35694 #3499 (16 connections now open) 2014-10-06T15:07:21.056+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35695 #3500 (17 connections now open) 2014-10-06T15:07:21.057+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35696 #3501 (18 connections now open) 2014-10-06T15:07:21.057+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35697 #3502 (19 connections now open) 2014-10-06T15:07:21.058+0000 I NETWORK [conn3486] end connection 127.0.0.1:35681 (18 connections now open) 2014-10-06T15:07:26.058+0000 I NETWORK [conn3493] end connection 127.0.0.1:35688 (17 connections now open) 2014-10-06T15:07:26.058+0000 I NETWORK [conn3487] end connection 127.0.0.1:35682 (17 connections now open) 2014-10-06T15:07:26.058+0000 I NETWORK [conn3496] end connection 127.0.0.1:35691 (17 connections now open) 2014-10-06T15:07:26.058+0000 I NETWORK [conn3488] end connection 127.0.0.1:35683 (16 connections now open) 2014-10-06T15:07:26.058+0000 I NETWORK [conn3492] end connection 127.0.0.1:35687 (16 connections now open) 2014-10-06T15:07:26.058+0000 I NETWORK [conn3491] end connection 127.0.0.1:35686 (16 connections now open) 2014-10-06T15:07:26.058+0000 I NETWORK [conn3489] end connection 127.0.0.1:35684 (16 connections now open) 2014-10-06T15:07:26.058+0000 I NETWORK [conn3498] end connection 127.0.0.1:35693 (16 connections now open) 2014-10-06T15:07:26.058+0000 I NETWORK [conn3499] end connection 127.0.0.1:35694 (16 connections now open) 2014-10-06T15:07:26.058+0000 I NETWORK [conn3497] end connection 127.0.0.1:35692 (16 connections now open) 2014-10-06T15:07:26.058+0000 I NETWORK [conn3502] end connection 127.0.0.1:35697 (16 connections now open) 2014-10-06T15:07:26.058+0000 I NETWORK [conn3500] end connection 127.0.0.1:35695 (16 connections now open) 2014-10-06T15:07:26.058+0000 I NETWORK [conn3490] end connection 127.0.0.1:35685 (16 connections now open) 2014-10-06T15:07:26.058+0000 I NETWORK [conn3495] end connection 127.0.0.1:35690 (16 connections now open) 2014-10-06T15:07:26.058+0000 I NETWORK [conn3501] end connection 127.0.0.1:35696 (16 connections now open) 2014-10-06T15:07:26.058+0000 I NETWORK [conn3494] end connection 127.0.0.1:35689 (16 connections now open) 2014-10-06T15:07:26.059+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35698 #3503 (9 connections now open) 2014-10-06T15:07:26.060+0000 I NETWORK [conn3503] end connection 127.0.0.1:35698 (2 connections now open) 2014-10-06T15:07:26.060+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:07:26.061+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:07:26.061+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:07:26.399+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T15:07:26.399+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:07:26.403+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:07:26.403+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35699 #3504 (3 connections now open) 2014-10-06T15:07:26.404+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35700 #3505 (4 connections now open) 2014-10-06T15:07:26.404+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35702 #3506 (5 connections now open) 2014-10-06T15:07:26.404+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35701 #3507 (6 connections now open) 2014-10-06T15:07:26.404+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35704 #3508 (7 connections now open) 2014-10-06T15:07:26.404+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35705 #3509 (8 connections now open) 2014-10-06T15:07:26.404+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35706 #3510 (9 connections now open) 2014-10-06T15:07:26.405+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35707 #3511 (10 connections now open) 2014-10-06T15:07:26.406+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35708 #3512 (11 connections now open) 2014-10-06T15:07:26.406+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35709 #3513 (12 connections now open) 2014-10-06T15:07:26.406+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35710 #3514 (13 connections now open) 2014-10-06T15:07:26.406+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35711 #3515 (14 connections now open) 2014-10-06T15:07:26.406+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35712 #3516 (15 connections now open) 2014-10-06T15:07:26.406+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35713 #3517 (16 connections now open) 2014-10-06T15:07:26.406+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35714 #3518 (17 connections now open) 2014-10-06T15:07:26.407+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35715 #3519 (18 connections now open) 2014-10-06T15:07:26.407+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35716 #3520 (19 connections now open) 2014-10-06T15:07:26.407+0000 I NETWORK [conn3504] end connection 127.0.0.1:35699 (18 connections now open) 2014-10-06T15:07:31.408+0000 I NETWORK [conn3505] end connection 127.0.0.1:35700 (17 connections now open) 2014-10-06T15:07:31.408+0000 I NETWORK [conn3511] end connection 127.0.0.1:35707 (17 connections now open) 2014-10-06T15:07:31.408+0000 I NETWORK [conn3507] end connection 127.0.0.1:35701 (17 connections now open) 2014-10-06T15:07:31.408+0000 I NETWORK [conn3508] end connection 127.0.0.1:35704 (16 connections now open) 2014-10-06T15:07:31.408+0000 I NETWORK [conn3510] end connection 127.0.0.1:35706 (16 connections now open) 2014-10-06T15:07:31.408+0000 I NETWORK [conn3513] end connection 127.0.0.1:35709 (15 connections now open) 2014-10-06T15:07:31.408+0000 I NETWORK [conn3514] end connection 127.0.0.1:35710 (15 connections now open) 2014-10-06T15:07:31.408+0000 I NETWORK [conn3519] end connection 127.0.0.1:35715 (15 connections now open) 2014-10-06T15:07:31.408+0000 I NETWORK [conn3509] end connection 127.0.0.1:35705 (12 connections now open) 2014-10-06T15:07:31.408+0000 I NETWORK [conn3506] end connection 127.0.0.1:35702 (10 connections now open) 2014-10-06T15:07:31.408+0000 I NETWORK [conn3516] end connection 127.0.0.1:35712 (10 connections now open) 2014-10-06T15:07:31.408+0000 I NETWORK [conn3512] end connection 127.0.0.1:35708 (13 connections now open) 2014-10-06T15:07:31.408+0000 I NETWORK [conn3518] end connection 127.0.0.1:35714 (16 connections now open) 2014-10-06T15:07:31.408+0000 I NETWORK [conn3520] end connection 127.0.0.1:35716 (6 connections now open) 2014-10-06T15:07:31.408+0000 I NETWORK [conn3517] end connection 127.0.0.1:35713 (6 connections now open) 2014-10-06T15:07:31.408+0000 I NETWORK [conn3515] end connection 127.0.0.1:35711 (15 connections now open) 2014-10-06T15:07:31.408+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35717 #3521 (3 connections now open) 2014-10-06T15:07:31.409+0000 I NETWORK [conn3521] end connection 127.0.0.1:35717 (2 connections now open) 2014-10-06T15:07:31.409+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:07:31.410+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:07:31.410+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:07:31.766+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T15:07:31.766+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:07:31.769+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:07:31.770+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35718 #3522 (3 connections now open) 2014-10-06T15:07:31.770+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35719 #3523 (4 connections now open) 2014-10-06T15:07:31.770+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35720 #3524 (5 connections now open) 2014-10-06T15:07:31.770+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35721 #3525 (6 connections now open) 2014-10-06T15:07:31.771+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35722 #3526 (7 connections now open) 2014-10-06T15:07:31.771+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35723 #3527 (8 connections now open) 2014-10-06T15:07:31.771+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35724 #3528 (9 connections now open) 2014-10-06T15:07:31.771+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35725 #3529 (10 connections now open) 2014-10-06T15:07:31.772+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35726 #3530 (11 connections now open) 2014-10-06T15:07:31.772+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35727 #3531 (12 connections now open) 2014-10-06T15:07:31.772+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35728 #3532 (13 connections now open) 2014-10-06T15:07:31.772+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35729 #3533 (14 connections now open) 2014-10-06T15:07:31.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35730 #3534 (15 connections now open) 2014-10-06T15:07:31.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35731 #3535 (16 connections now open) 2014-10-06T15:07:31.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35732 #3536 (17 connections now open) 2014-10-06T15:07:31.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35733 #3537 (18 connections now open) 2014-10-06T15:07:31.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35734 #3538 (19 connections now open) 2014-10-06T15:07:31.774+0000 I NETWORK [conn3522] end connection 127.0.0.1:35718 (18 connections now open) 2014-10-06T15:07:36.775+0000 I NETWORK [conn3528] end connection 127.0.0.1:35724 (17 connections now open) 2014-10-06T15:07:36.775+0000 I NETWORK [conn3535] end connection 127.0.0.1:35731 (17 connections now open) 2014-10-06T15:07:36.775+0000 I NETWORK [conn3537] end connection 127.0.0.1:35733 (17 connections now open) 2014-10-06T15:07:36.775+0000 I NETWORK [conn3534] end connection 127.0.0.1:35730 (16 connections now open) 2014-10-06T15:07:36.775+0000 I NETWORK [conn3525] end connection 127.0.0.1:35721 (16 connections now open) 2014-10-06T15:07:36.775+0000 I NETWORK [conn3523] end connection 127.0.0.1:35719 (16 connections now open) 2014-10-06T15:07:36.775+0000 I NETWORK [conn3529] end connection 127.0.0.1:35725 (16 connections now open) 2014-10-06T15:07:36.775+0000 I NETWORK [conn3533] end connection 127.0.0.1:35729 (16 connections now open) 2014-10-06T15:07:36.775+0000 I NETWORK [conn3526] end connection 127.0.0.1:35722 (16 connections now open) 2014-10-06T15:07:36.775+0000 I NETWORK [conn3538] end connection 127.0.0.1:35734 (16 connections now open) 2014-10-06T15:07:36.775+0000 I NETWORK [conn3531] end connection 127.0.0.1:35727 (16 connections now open) 2014-10-06T15:07:36.775+0000 I NETWORK [conn3536] end connection 127.0.0.1:35732 (16 connections now open) 2014-10-06T15:07:36.775+0000 I NETWORK [conn3527] end connection 127.0.0.1:35723 (16 connections now open) 2014-10-06T15:07:36.775+0000 I NETWORK [conn3532] end connection 127.0.0.1:35728 (16 connections now open) 2014-10-06T15:07:36.775+0000 I NETWORK [conn3524] end connection 127.0.0.1:35720 (16 connections now open) 2014-10-06T15:07:36.775+0000 I NETWORK [conn3530] end connection 127.0.0.1:35726 (16 connections now open) 2014-10-06T15:07:36.775+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35735 #3539 (9 connections now open) 2014-10-06T15:07:36.776+0000 I NETWORK [conn3539] end connection 127.0.0.1:35735 (2 connections now open) 2014-10-06T15:07:36.776+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:07:36.777+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:07:36.778+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:07:37.115+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T15:07:37.115+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:07:37.119+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:07:37.119+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35736 #3540 (3 connections now open) 2014-10-06T15:07:37.120+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35737 #3541 (4 connections now open) 2014-10-06T15:07:37.120+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35738 #3542 (5 connections now open) 2014-10-06T15:07:37.120+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35739 #3543 (6 connections now open) 2014-10-06T15:07:37.120+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35740 #3544 (7 connections now open) 2014-10-06T15:07:37.120+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35741 #3545 (8 connections now open) 2014-10-06T15:07:37.121+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35742 #3546 (9 connections now open) 2014-10-06T15:07:37.121+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35743 #3547 (10 connections now open) 2014-10-06T15:07:37.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35744 #3548 (11 connections now open) 2014-10-06T15:07:37.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35745 #3549 (12 connections now open) 2014-10-06T15:07:37.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35746 #3550 (13 connections now open) 2014-10-06T15:07:37.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35747 #3551 (14 connections now open) 2014-10-06T15:07:37.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35748 #3552 (15 connections now open) 2014-10-06T15:07:37.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35749 #3553 (16 connections now open) 2014-10-06T15:07:37.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35750 #3554 (17 connections now open) 2014-10-06T15:07:37.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35751 #3555 (18 connections now open) 2014-10-06T15:07:37.123+0000 I NETWORK [conn3540] end connection 127.0.0.1:35736 (17 connections now open) 2014-10-06T15:07:37.124+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35752 #3556 (18 connections now open) 2014-10-06T15:07:42.124+0000 I NETWORK [conn3548] end connection 127.0.0.1:35744 (17 connections now open) 2014-10-06T15:07:42.124+0000 I NETWORK [conn3554] end connection 127.0.0.1:35750 (17 connections now open) 2014-10-06T15:07:42.124+0000 I NETWORK [conn3544] end connection 127.0.0.1:35740 (17 connections now open) 2014-10-06T15:07:42.124+0000 I NETWORK [conn3541] end connection 127.0.0.1:35737 (17 connections now open) 2014-10-06T15:07:42.124+0000 I NETWORK [conn3545] end connection 127.0.0.1:35741 (17 connections now open) 2014-10-06T15:07:42.124+0000 I NETWORK [conn3546] end connection 127.0.0.1:35742 (17 connections now open) 2014-10-06T15:07:42.124+0000 I NETWORK [conn3542] end connection 127.0.0.1:35738 (17 connections now open) 2014-10-06T15:07:42.124+0000 I NETWORK [conn3550] end connection 127.0.0.1:35746 (17 connections now open) 2014-10-06T15:07:42.124+0000 I NETWORK [conn3547] end connection 127.0.0.1:35743 (16 connections now open) 2014-10-06T15:07:42.124+0000 I NETWORK [conn3555] end connection 127.0.0.1:35751 (16 connections now open) 2014-10-06T15:07:42.124+0000 I NETWORK [conn3551] end connection 127.0.0.1:35747 (16 connections now open) 2014-10-06T15:07:42.124+0000 I NETWORK [conn3556] end connection 127.0.0.1:35752 (16 connections now open) 2014-10-06T15:07:42.125+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35753 #3557 (8 connections now open) 2014-10-06T15:07:42.124+0000 I NETWORK [conn3543] end connection 127.0.0.1:35739 (17 connections now open) 2014-10-06T15:07:42.124+0000 I NETWORK [conn3552] end connection 127.0.0.1:35748 (16 connections now open) 2014-10-06T15:07:42.124+0000 I NETWORK [conn3549] end connection 127.0.0.1:35745 (16 connections now open) 2014-10-06T15:07:42.124+0000 I NETWORK [conn3553] end connection 127.0.0.1:35749 (16 connections now open) 2014-10-06T15:07:42.125+0000 I NETWORK [conn3557] end connection 127.0.0.1:35753 (2 connections now open) 2014-10-06T15:07:42.125+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:07:42.126+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:07:42.127+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:07:42.489+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T15:07:42.489+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:07:42.493+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:07:42.493+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35754 #3558 (3 connections now open) 2014-10-06T15:07:42.494+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35755 #3559 (4 connections now open) 2014-10-06T15:07:42.494+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35757 #3560 (5 connections now open) 2014-10-06T15:07:42.494+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35756 #3561 (6 connections now open) 2014-10-06T15:07:42.494+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35758 #3562 (7 connections now open) 2014-10-06T15:07:42.494+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35759 #3563 (8 connections now open) 2014-10-06T15:07:42.495+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35760 #3564 (9 connections now open) 2014-10-06T15:07:42.496+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35761 #3565 (10 connections now open) 2014-10-06T15:07:42.496+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35762 #3566 (11 connections now open) 2014-10-06T15:07:42.496+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35763 #3567 (12 connections now open) 2014-10-06T15:07:42.496+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35764 #3568 (13 connections now open) 2014-10-06T15:07:42.496+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35765 #3569 (14 connections now open) 2014-10-06T15:07:42.496+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35766 #3570 (15 connections now open) 2014-10-06T15:07:42.497+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35767 #3571 (16 connections now open) 2014-10-06T15:07:42.497+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35768 #3572 (17 connections now open) 2014-10-06T15:07:42.497+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35769 #3573 (18 connections now open) 2014-10-06T15:07:42.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35770 #3574 (19 connections now open) 2014-10-06T15:07:42.498+0000 I NETWORK [conn3558] end connection 127.0.0.1:35754 (18 connections now open) 2014-10-06T15:07:47.499+0000 I NETWORK [conn3572] end connection 127.0.0.1:35768 (17 connections now open) 2014-10-06T15:07:47.499+0000 I NETWORK [conn3568] end connection 127.0.0.1:35764 (17 connections now open) 2014-10-06T15:07:47.499+0000 I NETWORK [conn3563] end connection 127.0.0.1:35759 (17 connections now open) 2014-10-06T15:07:47.499+0000 I NETWORK [conn3559] end connection 127.0.0.1:35755 (15 connections now open) 2014-10-06T15:07:47.499+0000 I NETWORK [conn3570] end connection 127.0.0.1:35766 (15 connections now open) 2014-10-06T15:07:47.499+0000 I NETWORK [conn3567] end connection 127.0.0.1:35763 (13 connections now open) 2014-10-06T15:07:47.499+0000 I NETWORK [conn3561] end connection 127.0.0.1:35756 (17 connections now open) 2014-10-06T15:07:47.499+0000 I NETWORK [conn3562] end connection 127.0.0.1:35758 (17 connections now open) 2014-10-06T15:07:47.499+0000 I NETWORK [conn3564] end connection 127.0.0.1:35760 (11 connections now open) 2014-10-06T15:07:47.499+0000 I NETWORK [conn3574] end connection 127.0.0.1:35770 (14 connections now open) 2014-10-06T15:07:47.499+0000 I NETWORK [conn3566] end connection 127.0.0.1:35762 (14 connections now open) 2014-10-06T15:07:47.499+0000 I NETWORK [conn3569] end connection 127.0.0.1:35765 (7 connections now open) 2014-10-06T15:07:47.499+0000 I NETWORK [conn3573] end connection 127.0.0.1:35769 (17 connections now open) 2014-10-06T15:07:47.499+0000 I NETWORK [conn3560] end connection 127.0.0.1:35757 (11 connections now open) 2014-10-06T15:07:47.499+0000 I NETWORK [conn3565] end connection 127.0.0.1:35761 (17 connections now open) 2014-10-06T15:07:47.499+0000 I NETWORK [conn3571] end connection 127.0.0.1:35767 (5 connections now open) 2014-10-06T15:07:47.500+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35771 #3575 (3 connections now open) 2014-10-06T15:07:47.500+0000 I NETWORK [conn3575] end connection 127.0.0.1:35771 (2 connections now open) 2014-10-06T15:07:47.500+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:07:47.502+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:07:47.502+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:07:47.864+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T15:07:47.864+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:07:47.867+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:07:47.868+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35772 #3576 (3 connections now open) 2014-10-06T15:07:47.868+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35773 #3577 (4 connections now open) 2014-10-06T15:07:47.868+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35774 #3578 (5 connections now open) 2014-10-06T15:07:47.868+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35775 #3579 (6 connections now open) 2014-10-06T15:07:47.868+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35776 #3580 (7 connections now open) 2014-10-06T15:07:47.868+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35777 #3581 (8 connections now open) 2014-10-06T15:07:47.868+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35778 #3582 (9 connections now open) 2014-10-06T15:07:47.869+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35779 #3583 (10 connections now open) 2014-10-06T15:07:47.869+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35780 #3584 (11 connections now open) 2014-10-06T15:07:47.870+0000 I NETWORK [conn3576] end connection 127.0.0.1:35772 (10 connections now open) 2014-10-06T15:07:52.870+0000 I NETWORK [conn3581] end connection 127.0.0.1:35777 (9 connections now open) 2014-10-06T15:07:52.870+0000 I NETWORK [conn3584] end connection 127.0.0.1:35780 (9 connections now open) 2014-10-06T15:07:52.870+0000 I NETWORK [conn3578] end connection 127.0.0.1:35774 (9 connections now open) 2014-10-06T15:07:52.870+0000 I NETWORK [conn3582] end connection 127.0.0.1:35778 (9 connections now open) 2014-10-06T15:07:52.870+0000 I NETWORK [conn3583] end connection 127.0.0.1:35779 (9 connections now open) 2014-10-06T15:07:52.870+0000 I NETWORK [conn3579] end connection 127.0.0.1:35775 (8 connections now open) 2014-10-06T15:07:52.870+0000 I NETWORK [conn3580] end connection 127.0.0.1:35776 (8 connections now open) 2014-10-06T15:07:52.870+0000 I NETWORK [conn3577] end connection 127.0.0.1:35773 (8 connections now open) 2014-10-06T15:07:52.870+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35781 #3585 (10 connections now open) 2014-10-06T15:07:52.871+0000 I NETWORK [conn3585] end connection 127.0.0.1:35781 (2 connections now open) 2014-10-06T15:07:52.872+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:07:52.873+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:07:52.873+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:07:53.215+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T15:07:53.215+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:07:53.219+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:07:53.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35782 #3586 (3 connections now open) 2014-10-06T15:07:53.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35784 #3587 (4 connections now open) 2014-10-06T15:07:53.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35785 #3588 (5 connections now open) 2014-10-06T15:07:53.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35783 #3589 (6 connections now open) 2014-10-06T15:07:53.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35786 #3590 (7 connections now open) 2014-10-06T15:07:53.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35787 #3591 (8 connections now open) 2014-10-06T15:07:53.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35789 #3592 (9 connections now open) 2014-10-06T15:07:53.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35788 #3593 (10 connections now open) 2014-10-06T15:07:53.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35791 #3594 (11 connections now open) 2014-10-06T15:07:53.221+0000 I NETWORK [conn3586] end connection 127.0.0.1:35782 (10 connections now open) 2014-10-06T15:07:58.221+0000 I NETWORK [conn3594] end connection 127.0.0.1:35791 (9 connections now open) 2014-10-06T15:07:58.221+0000 I NETWORK [conn3590] end connection 127.0.0.1:35786 (9 connections now open) 2014-10-06T15:07:58.221+0000 I NETWORK [conn3589] end connection 127.0.0.1:35783 (9 connections now open) 2014-10-06T15:07:58.221+0000 I NETWORK [conn3587] end connection 127.0.0.1:35784 (9 connections now open) 2014-10-06T15:07:58.221+0000 I NETWORK [conn3588] end connection 127.0.0.1:35785 (9 connections now open) 2014-10-06T15:07:58.221+0000 I NETWORK [conn3592] end connection 127.0.0.1:35789 (9 connections now open) 2014-10-06T15:07:58.221+0000 I NETWORK [conn3593] end connection 127.0.0.1:35788 (8 connections now open) 2014-10-06T15:07:58.221+0000 I NETWORK [conn3591] end connection 127.0.0.1:35787 (8 connections now open) 2014-10-06T15:07:58.222+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35792 #3595 (10 connections now open) 2014-10-06T15:07:58.222+0000 I NETWORK [conn3595] end connection 127.0.0.1:35792 (2 connections now open) 2014-10-06T15:07:58.223+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:07:58.224+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:07:58.224+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:07:58.588+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T15:07:58.588+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:07:58.591+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:07:58.592+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35793 #3596 (3 connections now open) 2014-10-06T15:07:58.593+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35794 #3597 (4 connections now open) 2014-10-06T15:07:58.593+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35795 #3598 (5 connections now open) 2014-10-06T15:07:58.593+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35796 #3599 (6 connections now open) 2014-10-06T15:07:58.593+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35797 #3600 (7 connections now open) 2014-10-06T15:07:58.593+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35798 #3601 (8 connections now open) 2014-10-06T15:07:58.593+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35799 #3602 (9 connections now open) 2014-10-06T15:07:58.593+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35800 #3603 (10 connections now open) 2014-10-06T15:07:58.593+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35801 #3604 (11 connections now open) 2014-10-06T15:07:58.594+0000 I NETWORK [conn3596] end connection 127.0.0.1:35793 (10 connections now open) 2014-10-06T15:08:03.594+0000 I NETWORK [conn3599] end connection 127.0.0.1:35796 (9 connections now open) 2014-10-06T15:08:03.595+0000 I NETWORK [conn3602] end connection 127.0.0.1:35799 (9 connections now open) 2014-10-06T15:08:03.595+0000 I NETWORK [conn3601] end connection 127.0.0.1:35798 (9 connections now open) 2014-10-06T15:08:03.595+0000 I NETWORK [conn3598] end connection 127.0.0.1:35795 (8 connections now open) 2014-10-06T15:08:03.595+0000 I NETWORK [conn3597] end connection 127.0.0.1:35794 (8 connections now open) 2014-10-06T15:08:03.595+0000 I NETWORK [conn3600] end connection 127.0.0.1:35797 (8 connections now open) 2014-10-06T15:08:03.595+0000 I NETWORK [conn3604] end connection 127.0.0.1:35801 (7 connections now open) 2014-10-06T15:08:03.595+0000 I NETWORK [conn3603] end connection 127.0.0.1:35800 (9 connections now open) 2014-10-06T15:08:03.595+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35802 #3605 (3 connections now open) 2014-10-06T15:08:03.595+0000 I NETWORK [conn3605] end connection 127.0.0.1:35802 (2 connections now open) 2014-10-06T15:08:03.596+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:08:03.597+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:08:03.597+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:08:03.950+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T15:08:03.950+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:08:03.953+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:08:03.954+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35803 #3606 (3 connections now open) 2014-10-06T15:08:03.954+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35804 #3607 (4 connections now open) 2014-10-06T15:08:03.954+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35805 #3608 (5 connections now open) 2014-10-06T15:08:03.954+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35806 #3609 (6 connections now open) 2014-10-06T15:08:03.954+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35807 #3610 (7 connections now open) 2014-10-06T15:08:03.955+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35808 #3611 (8 connections now open) 2014-10-06T15:08:03.955+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35809 #3612 (9 connections now open) 2014-10-06T15:08:03.955+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35810 #3613 (10 connections now open) 2014-10-06T15:08:03.955+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35812 #3614 (11 connections now open) 2014-10-06T15:08:03.955+0000 I NETWORK [conn3606] end connection 127.0.0.1:35803 (10 connections now open) 2014-10-06T15:08:08.956+0000 I NETWORK [conn3609] end connection 127.0.0.1:35806 (9 connections now open) 2014-10-06T15:08:08.956+0000 I NETWORK [conn3612] end connection 127.0.0.1:35809 (9 connections now open) 2014-10-06T15:08:08.956+0000 I NETWORK [conn3610] end connection 127.0.0.1:35807 (9 connections now open) 2014-10-06T15:08:08.956+0000 I NETWORK [conn3614] end connection 127.0.0.1:35812 (9 connections now open) 2014-10-06T15:08:08.956+0000 I NETWORK [conn3611] end connection 127.0.0.1:35808 (9 connections now open) 2014-10-06T15:08:08.956+0000 I NETWORK [conn3608] end connection 127.0.0.1:35805 (9 connections now open) 2014-10-06T15:08:08.956+0000 I NETWORK [conn3607] end connection 127.0.0.1:35804 (9 connections now open) 2014-10-06T15:08:08.956+0000 I NETWORK [conn3613] end connection 127.0.0.1:35810 (9 connections now open) 2014-10-06T15:08:08.956+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35813 #3615 (7 connections now open) 2014-10-06T15:08:08.957+0000 I NETWORK [conn3615] end connection 127.0.0.1:35813 (2 connections now open) 2014-10-06T15:08:08.957+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:08:08.958+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:08:08.958+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:08:09.306+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T15:08:09.306+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:08:09.310+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:08:09.310+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35814 #3616 (3 connections now open) 2014-10-06T15:08:09.311+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35815 #3617 (4 connections now open) 2014-10-06T15:08:09.311+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35816 #3618 (5 connections now open) 2014-10-06T15:08:09.311+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35817 #3619 (6 connections now open) 2014-10-06T15:08:09.311+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35818 #3620 (7 connections now open) 2014-10-06T15:08:09.311+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35819 #3621 (8 connections now open) 2014-10-06T15:08:09.311+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35820 #3622 (9 connections now open) 2014-10-06T15:08:09.311+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35821 #3623 (10 connections now open) 2014-10-06T15:08:09.311+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35822 #3624 (11 connections now open) 2014-10-06T15:08:09.312+0000 I NETWORK [conn3616] end connection 127.0.0.1:35814 (10 connections now open) 2014-10-06T15:08:14.313+0000 I NETWORK [conn3617] end connection 127.0.0.1:35815 (9 connections now open) 2014-10-06T15:08:14.313+0000 I NETWORK [conn3619] end connection 127.0.0.1:35817 (9 connections now open) 2014-10-06T15:08:14.313+0000 I NETWORK [conn3622] end connection 127.0.0.1:35820 (9 connections now open) 2014-10-06T15:08:14.313+0000 I NETWORK [conn3620] end connection 127.0.0.1:35818 (9 connections now open) 2014-10-06T15:08:14.313+0000 I NETWORK [conn3618] end connection 127.0.0.1:35816 (9 connections now open) 2014-10-06T15:08:14.313+0000 I NETWORK [conn3621] end connection 127.0.0.1:35819 (9 connections now open) 2014-10-06T15:08:14.313+0000 I NETWORK [conn3623] end connection 127.0.0.1:35821 (8 connections now open) 2014-10-06T15:08:14.313+0000 I NETWORK [conn3624] end connection 127.0.0.1:35822 (9 connections now open) 2014-10-06T15:08:14.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35823 #3625 (10 connections now open) 2014-10-06T15:08:14.314+0000 I NETWORK [conn3625] end connection 127.0.0.1:35823 (2 connections now open) 2014-10-06T15:08:14.314+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:08:14.315+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:08:14.315+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:08:14.679+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T15:08:14.679+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:08:14.683+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:08:14.683+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35824 #3626 (3 connections now open) 2014-10-06T15:08:14.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35825 #3627 (4 connections now open) 2014-10-06T15:08:14.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35826 #3628 (5 connections now open) 2014-10-06T15:08:14.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35827 #3629 (6 connections now open) 2014-10-06T15:08:14.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35828 #3630 (7 connections now open) 2014-10-06T15:08:14.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35829 #3631 (8 connections now open) 2014-10-06T15:08:14.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35830 #3632 (9 connections now open) 2014-10-06T15:08:14.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35831 #3633 (10 connections now open) 2014-10-06T15:08:14.685+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35832 #3634 (11 connections now open) 2014-10-06T15:08:14.685+0000 I NETWORK [conn3626] end connection 127.0.0.1:35824 (10 connections now open) 2014-10-06T15:08:19.685+0000 I NETWORK [conn3629] end connection 127.0.0.1:35827 (9 connections now open) 2014-10-06T15:08:19.685+0000 I NETWORK [conn3630] end connection 127.0.0.1:35828 (8 connections now open) 2014-10-06T15:08:19.685+0000 I NETWORK [conn3628] end connection 127.0.0.1:35826 (8 connections now open) 2014-10-06T15:08:19.685+0000 I NETWORK [conn3627] end connection 127.0.0.1:35825 (8 connections now open) 2014-10-06T15:08:19.685+0000 I NETWORK [conn3631] end connection 127.0.0.1:35829 (7 connections now open) 2014-10-06T15:08:19.685+0000 I NETWORK [conn3632] end connection 127.0.0.1:35830 (6 connections now open) 2014-10-06T15:08:19.685+0000 I NETWORK [conn3633] end connection 127.0.0.1:35831 (8 connections now open) 2014-10-06T15:08:19.685+0000 I NETWORK [conn3634] end connection 127.0.0.1:35832 (8 connections now open) 2014-10-06T15:08:19.685+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35833 #3635 (9 connections now open) 2014-10-06T15:08:19.686+0000 I NETWORK [conn3635] end connection 127.0.0.1:35833 (2 connections now open) 2014-10-06T15:08:19.686+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:08:19.687+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:08:19.687+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:08:20.032+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T15:08:20.032+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:08:20.035+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:08:20.036+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35834 #3636 (3 connections now open) 2014-10-06T15:08:20.036+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35835 #3637 (4 connections now open) 2014-10-06T15:08:20.036+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35836 #3638 (5 connections now open) 2014-10-06T15:08:20.036+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35837 #3639 (6 connections now open) 2014-10-06T15:08:20.036+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35838 #3640 (7 connections now open) 2014-10-06T15:08:20.037+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35839 #3641 (8 connections now open) 2014-10-06T15:08:20.037+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35840 #3642 (9 connections now open) 2014-10-06T15:08:20.037+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35841 #3643 (10 connections now open) 2014-10-06T15:08:20.037+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35842 #3644 (11 connections now open) 2014-10-06T15:08:20.038+0000 I NETWORK [conn3636] end connection 127.0.0.1:35834 (10 connections now open) 2014-10-06T15:08:25.038+0000 I NETWORK [conn3639] end connection 127.0.0.1:35837 (9 connections now open) 2014-10-06T15:08:25.038+0000 I NETWORK [conn3644] end connection 127.0.0.1:35842 (9 connections now open) 2014-10-06T15:08:25.038+0000 I NETWORK [conn3642] end connection 127.0.0.1:35840 (9 connections now open) 2014-10-06T15:08:25.038+0000 I NETWORK [conn3641] end connection 127.0.0.1:35839 (8 connections now open) 2014-10-06T15:08:25.038+0000 I NETWORK [conn3643] end connection 127.0.0.1:35841 (8 connections now open) 2014-10-06T15:08:25.038+0000 I NETWORK [conn3640] end connection 127.0.0.1:35838 (8 connections now open) 2014-10-06T15:08:25.038+0000 I NETWORK [conn3637] end connection 127.0.0.1:35835 (8 connections now open) 2014-10-06T15:08:25.038+0000 I NETWORK [conn3638] end connection 127.0.0.1:35836 (8 connections now open) 2014-10-06T15:08:25.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35843 #3645 (10 connections now open) 2014-10-06T15:08:25.039+0000 I NETWORK [conn3645] end connection 127.0.0.1:35843 (2 connections now open) 2014-10-06T15:08:25.040+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:08:25.041+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:08:25.041+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:08:25.399+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T15:08:25.399+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:08:25.403+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:08:25.403+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35844 #3646 (3 connections now open) 2014-10-06T15:08:25.404+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35845 #3647 (4 connections now open) 2014-10-06T15:08:25.404+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35846 #3648 (5 connections now open) 2014-10-06T15:08:25.404+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35847 #3649 (6 connections now open) 2014-10-06T15:08:25.404+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35848 #3650 (7 connections now open) 2014-10-06T15:08:25.404+0000 I NETWORK [conn3646] end connection 127.0.0.1:35844 (6 connections now open) 2014-10-06T15:08:30.404+0000 I NETWORK [conn3647] end connection 127.0.0.1:35845 (5 connections now open) 2014-10-06T15:08:30.404+0000 I NETWORK [conn3649] end connection 127.0.0.1:35847 (5 connections now open) 2014-10-06T15:08:30.404+0000 I NETWORK [conn3650] end connection 127.0.0.1:35848 (5 connections now open) 2014-10-06T15:08:30.404+0000 I NETWORK [conn3648] end connection 127.0.0.1:35846 (5 connections now open) 2014-10-06T15:08:30.404+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35849 #3651 (3 connections now open) 2014-10-06T15:08:30.405+0000 I NETWORK [conn3651] end connection 127.0.0.1:35849 (2 connections now open) 2014-10-06T15:08:30.405+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:08:30.406+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:08:30.406+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:08:30.764+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T15:08:30.764+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:08:30.767+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:08:30.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35850 #3652 (3 connections now open) 2014-10-06T15:08:30.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35851 #3653 (4 connections now open) 2014-10-06T15:08:30.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35852 #3654 (5 connections now open) 2014-10-06T15:08:30.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35853 #3655 (6 connections now open) 2014-10-06T15:08:30.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35854 #3656 (7 connections now open) 2014-10-06T15:08:30.769+0000 I NETWORK [conn3652] end connection 127.0.0.1:35850 (6 connections now open) 2014-10-06T15:08:35.769+0000 I NETWORK [conn3656] end connection 127.0.0.1:35854 (5 connections now open) 2014-10-06T15:08:35.769+0000 I NETWORK [conn3654] end connection 127.0.0.1:35852 (5 connections now open) 2014-10-06T15:08:35.769+0000 I NETWORK [conn3655] end connection 127.0.0.1:35853 (5 connections now open) 2014-10-06T15:08:35.769+0000 I NETWORK [conn3653] end connection 127.0.0.1:35851 (4 connections now open) 2014-10-06T15:08:35.769+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35855 #3657 (6 connections now open) 2014-10-06T15:08:35.770+0000 I NETWORK [conn3657] end connection 127.0.0.1:35855 (2 connections now open) 2014-10-06T15:08:35.770+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:08:35.771+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:08:35.771+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:08:36.114+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T15:08:36.114+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:08:36.118+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:08:36.118+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35856 #3658 (3 connections now open) 2014-10-06T15:08:36.119+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35857 #3659 (4 connections now open) 2014-10-06T15:08:36.119+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35858 #3660 (5 connections now open) 2014-10-06T15:08:36.119+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35860 #3661 (6 connections now open) 2014-10-06T15:08:36.119+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35861 #3662 (7 connections now open) 2014-10-06T15:08:36.119+0000 I NETWORK [conn3658] end connection 127.0.0.1:35856 (6 connections now open) 2014-10-06T15:08:41.119+0000 I NETWORK [conn3662] end connection 127.0.0.1:35861 (5 connections now open) 2014-10-06T15:08:41.119+0000 I NETWORK [conn3659] end connection 127.0.0.1:35857 (5 connections now open) 2014-10-06T15:08:41.119+0000 I NETWORK [conn3661] end connection 127.0.0.1:35860 (5 connections now open) 2014-10-06T15:08:41.119+0000 I NETWORK [conn3660] end connection 127.0.0.1:35858 (5 connections now open) 2014-10-06T15:08:41.119+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35862 #3663 (6 connections now open) 2014-10-06T15:08:41.120+0000 I NETWORK [conn3663] end connection 127.0.0.1:35862 (2 connections now open) 2014-10-06T15:08:41.121+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:08:41.122+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:08:41.122+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:08:41.488+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T15:08:41.488+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:08:41.491+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:08:41.492+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35863 #3664 (3 connections now open) 2014-10-06T15:08:41.492+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35864 #3665 (4 connections now open) 2014-10-06T15:08:41.492+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35865 #3666 (5 connections now open) 2014-10-06T15:08:41.492+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35866 #3667 (6 connections now open) 2014-10-06T15:08:41.492+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35867 #3668 (7 connections now open) 2014-10-06T15:08:41.492+0000 I NETWORK [conn3664] end connection 127.0.0.1:35863 (6 connections now open) 2014-10-06T15:08:46.493+0000 I NETWORK [conn3668] end connection 127.0.0.1:35867 (5 connections now open) 2014-10-06T15:08:46.493+0000 I NETWORK [conn3667] end connection 127.0.0.1:35866 (5 connections now open) 2014-10-06T15:08:46.493+0000 I NETWORK [conn3665] end connection 127.0.0.1:35864 (5 connections now open) 2014-10-06T15:08:46.493+0000 I NETWORK [conn3666] end connection 127.0.0.1:35865 (5 connections now open) 2014-10-06T15:08:46.493+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35868 #3669 (3 connections now open) 2014-10-06T15:08:46.494+0000 I NETWORK [conn3669] end connection 127.0.0.1:35868 (2 connections now open) 2014-10-06T15:08:46.494+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:08:46.495+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:08:46.495+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:08:46.838+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T15:08:46.838+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:08:46.841+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:08:46.842+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35869 #3670 (3 connections now open) 2014-10-06T15:08:46.842+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35870 #3671 (4 connections now open) 2014-10-06T15:08:46.842+0000 I NETWORK [conn3670] end connection 127.0.0.1:35869 (3 connections now open) 2014-10-06T15:08:46.842+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35871 #3672 (5 connections now open) 2014-10-06T15:08:46.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35872 #3673 (5 connections now open) 2014-10-06T15:08:46.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35873 #3674 (6 connections now open) 2014-10-06T15:08:51.843+0000 I NETWORK [conn3674] end connection 127.0.0.1:35873 (5 connections now open) 2014-10-06T15:08:51.843+0000 I NETWORK [conn3673] end connection 127.0.0.1:35872 (5 connections now open) 2014-10-06T15:08:51.843+0000 I NETWORK [conn3671] end connection 127.0.0.1:35870 (5 connections now open) 2014-10-06T15:08:51.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35874 #3675 (6 connections now open) 2014-10-06T15:08:51.843+0000 I NETWORK [conn3672] end connection 127.0.0.1:35871 (5 connections now open) 2014-10-06T15:08:51.844+0000 I NETWORK [conn3675] end connection 127.0.0.1:35874 (2 connections now open) 2014-10-06T15:08:51.844+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:08:51.845+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:08:51.845+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:08:52.203+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T15:08:52.203+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:08:52.206+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:08:52.207+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35875 #3676 (3 connections now open) 2014-10-06T15:08:52.207+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35876 #3677 (4 connections now open) 2014-10-06T15:08:52.207+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35877 #3678 (5 connections now open) 2014-10-06T15:08:52.207+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35879 #3679 (6 connections now open) 2014-10-06T15:08:52.207+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35878 #3680 (7 connections now open) 2014-10-06T15:08:52.207+0000 I NETWORK [conn3676] end connection 127.0.0.1:35875 (6 connections now open) 2014-10-06T15:08:57.208+0000 I NETWORK [conn3677] end connection 127.0.0.1:35876 (5 connections now open) 2014-10-06T15:08:57.208+0000 I NETWORK [conn3679] end connection 127.0.0.1:35879 (5 connections now open) 2014-10-06T15:08:57.208+0000 I NETWORK [conn3678] end connection 127.0.0.1:35877 (5 connections now open) 2014-10-06T15:08:57.208+0000 I NETWORK [conn3680] end connection 127.0.0.1:35878 (5 connections now open) 2014-10-06T15:08:57.208+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35881 #3681 (6 connections now open) 2014-10-06T15:08:57.209+0000 I NETWORK [conn3681] end connection 127.0.0.1:35881 (2 connections now open) 2014-10-06T15:08:57.209+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:08:57.210+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:08:57.211+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:08:57.572+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T15:08:57.572+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:08:57.575+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:08:57.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35882 #3682 (3 connections now open) 2014-10-06T15:08:57.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35883 #3683 (4 connections now open) 2014-10-06T15:08:57.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35884 #3684 (5 connections now open) 2014-10-06T15:08:57.577+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35885 #3685 (6 connections now open) 2014-10-06T15:08:57.577+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35886 #3686 (7 connections now open) 2014-10-06T15:08:57.577+0000 I NETWORK [conn3682] end connection 127.0.0.1:35882 (5 connections now open) 2014-10-06T15:09:02.577+0000 I NETWORK [conn3683] end connection 127.0.0.1:35883 (5 connections now open) 2014-10-06T15:09:02.577+0000 I NETWORK [conn3686] end connection 127.0.0.1:35886 (5 connections now open) 2014-10-06T15:09:02.577+0000 I NETWORK [conn3685] end connection 127.0.0.1:35885 (5 connections now open) 2014-10-06T15:09:02.577+0000 I NETWORK [conn3684] end connection 127.0.0.1:35884 (5 connections now open) 2014-10-06T15:09:02.577+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35887 #3687 (3 connections now open) 2014-10-06T15:09:02.578+0000 I NETWORK [conn3687] end connection 127.0.0.1:35887 (2 connections now open) 2014-10-06T15:09:02.578+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:09:02.579+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:09:02.580+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:09:02.920+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T15:09:02.920+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:09:02.923+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:09:02.924+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35888 #3688 (3 connections now open) 2014-10-06T15:09:02.924+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35889 #3689 (4 connections now open) 2014-10-06T15:09:02.924+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35890 #3690 (5 connections now open) 2014-10-06T15:09:02.924+0000 I NETWORK [conn3688] end connection 127.0.0.1:35888 (4 connections now open) 2014-10-06T15:09:07.925+0000 I NETWORK [conn3690] end connection 127.0.0.1:35890 (3 connections now open) 2014-10-06T15:09:07.925+0000 I NETWORK [conn3689] end connection 127.0.0.1:35889 (3 connections now open) 2014-10-06T15:09:07.925+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35891 #3691 (4 connections now open) 2014-10-06T15:09:07.926+0000 I NETWORK [conn3691] end connection 127.0.0.1:35891 (2 connections now open) 2014-10-06T15:09:07.926+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:09:07.927+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:09:07.928+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:09:08.294+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T15:09:08.294+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:09:08.297+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:09:08.298+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35892 #3692 (3 connections now open) 2014-10-06T15:09:08.298+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35894 #3693 (4 connections now open) 2014-10-06T15:09:08.298+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35893 #3694 (5 connections now open) 2014-10-06T15:09:08.299+0000 I NETWORK [conn3692] end connection 127.0.0.1:35892 (4 connections now open) 2014-10-06T15:09:13.299+0000 I NETWORK [conn3693] end connection 127.0.0.1:35894 (3 connections now open) 2014-10-06T15:09:13.299+0000 I NETWORK [conn3694] end connection 127.0.0.1:35893 (3 connections now open) 2014-10-06T15:09:13.299+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35896 #3695 (4 connections now open) 2014-10-06T15:09:13.300+0000 I NETWORK [conn3695] end connection 127.0.0.1:35896 (2 connections now open) 2014-10-06T15:09:13.300+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:09:13.301+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:09:13.302+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:09:13.656+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T15:09:13.656+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:09:13.659+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:09:13.660+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35897 #3696 (3 connections now open) 2014-10-06T15:09:13.660+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35898 #3697 (4 connections now open) 2014-10-06T15:09:13.660+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35899 #3698 (5 connections now open) 2014-10-06T15:09:13.661+0000 I NETWORK [conn3696] end connection 127.0.0.1:35897 (4 connections now open) 2014-10-06T15:09:18.661+0000 I NETWORK [conn3697] end connection 127.0.0.1:35898 (3 connections now open) 2014-10-06T15:09:18.661+0000 I NETWORK [conn3698] end connection 127.0.0.1:35899 (3 connections now open) 2014-10-06T15:09:18.661+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35900 #3699 (3 connections now open) 2014-10-06T15:09:18.662+0000 I NETWORK [conn3699] end connection 127.0.0.1:35900 (2 connections now open) 2014-10-06T15:09:18.662+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:09:18.663+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:09:18.663+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:09:19.006+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T15:09:19.006+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:09:19.009+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:09:19.010+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35901 #3700 (3 connections now open) 2014-10-06T15:09:19.010+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35902 #3701 (4 connections now open) 2014-10-06T15:09:19.010+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35903 #3702 (5 connections now open) 2014-10-06T15:09:19.010+0000 I NETWORK [conn3700] end connection 127.0.0.1:35901 (4 connections now open) 2014-10-06T15:09:24.011+0000 I NETWORK [conn3701] end connection 127.0.0.1:35902 (3 connections now open) 2014-10-06T15:09:24.011+0000 I NETWORK [conn3702] end connection 127.0.0.1:35903 (3 connections now open) 2014-10-06T15:09:24.011+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35904 #3703 (4 connections now open) 2014-10-06T15:09:24.012+0000 I NETWORK [conn3703] end connection 127.0.0.1:35904 (2 connections now open) 2014-10-06T15:09:24.012+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:09:24.013+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:09:24.013+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:09:24.369+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T15:09:24.369+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:09:24.373+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:09:24.373+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35905 #3704 (3 connections now open) 2014-10-06T15:09:24.373+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35906 #3705 (4 connections now open) 2014-10-06T15:09:24.373+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35907 #3706 (5 connections now open) 2014-10-06T15:09:24.374+0000 I NETWORK [conn3704] end connection 127.0.0.1:35905 (4 connections now open) 2014-10-06T15:09:29.374+0000 I NETWORK [conn3705] end connection 127.0.0.1:35906 (3 connections now open) 2014-10-06T15:09:29.374+0000 I NETWORK [conn3706] end connection 127.0.0.1:35907 (3 connections now open) 2014-10-06T15:09:29.374+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35908 #3707 (4 connections now open) 2014-10-06T15:09:29.375+0000 I NETWORK [conn3707] end connection 127.0.0.1:35908 (2 connections now open) 2014-10-06T15:09:29.375+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:09:29.376+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:09:29.376+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:09:29.719+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T15:09:29.719+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:09:29.722+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:09:29.723+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35909 #3708 (3 connections now open) 2014-10-06T15:09:29.723+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35910 #3709 (4 connections now open) 2014-10-06T15:09:29.723+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35911 #3710 (5 connections now open) 2014-10-06T15:09:29.723+0000 I NETWORK [conn3708] end connection 127.0.0.1:35909 (4 connections now open) 2014-10-06T15:09:34.724+0000 I NETWORK [conn3710] end connection 127.0.0.1:35911 (3 connections now open) 2014-10-06T15:09:34.724+0000 I NETWORK [conn3709] end connection 127.0.0.1:35910 (3 connections now open) 2014-10-06T15:09:34.724+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35912 #3711 (4 connections now open) 2014-10-06T15:09:34.724+0000 I NETWORK [conn3711] end connection 127.0.0.1:35912 (2 connections now open) 2014-10-06T15:09:34.725+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:09:34.726+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:09:34.726+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:09:35.099+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T15:09:35.099+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:09:35.102+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:09:35.103+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35913 #3712 (3 connections now open) 2014-10-06T15:09:35.103+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35914 #3713 (4 connections now open) 2014-10-06T15:09:35.103+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35915 #3714 (5 connections now open) 2014-10-06T15:09:35.103+0000 I NETWORK [conn3712] end connection 127.0.0.1:35913 (4 connections now open) 2014-10-06T15:09:40.104+0000 I NETWORK [conn3714] end connection 127.0.0.1:35915 (3 connections now open) 2014-10-06T15:09:40.104+0000 I NETWORK [conn3713] end connection 127.0.0.1:35914 (3 connections now open) 2014-10-06T15:09:40.104+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35917 #3715 (4 connections now open) 2014-10-06T15:09:40.104+0000 I NETWORK [conn3715] end connection 127.0.0.1:35917 (2 connections now open) 2014-10-06T15:09:40.105+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:09:40.106+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:09:40.106+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:09:40.470+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T15:09:40.470+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:09:40.474+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:09:40.474+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35918 #3716 (3 connections now open) 2014-10-06T15:09:40.474+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35919 #3717 (4 connections now open) 2014-10-06T15:09:40.475+0000 I NETWORK [conn3716] end connection 127.0.0.1:35918 (3 connections now open) 2014-10-06T15:09:45.475+0000 I NETWORK [conn3717] end connection 127.0.0.1:35919 (2 connections now open) 2014-10-06T15:09:45.475+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35920 #3718 (3 connections now open) 2014-10-06T15:09:45.476+0000 I NETWORK [conn3718] end connection 127.0.0.1:35920 (2 connections now open) 2014-10-06T15:09:45.476+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:09:45.477+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:09:45.477+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:09:45.825+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T15:09:45.825+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:09:45.828+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:09:45.829+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35921 #3719 (3 connections now open) 2014-10-06T15:09:45.829+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35922 #3720 (4 connections now open) 2014-10-06T15:09:45.829+0000 I NETWORK [conn3719] end connection 127.0.0.1:35921 (3 connections now open) 2014-10-06T15:09:50.830+0000 I NETWORK [conn3720] end connection 127.0.0.1:35922 (2 connections now open) 2014-10-06T15:09:50.830+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35923 #3721 (3 connections now open) 2014-10-06T15:09:50.831+0000 I NETWORK [conn3721] end connection 127.0.0.1:35923 (2 connections now open) 2014-10-06T15:09:50.831+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:09:50.832+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:09:50.832+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:09:51.193+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T15:09:51.193+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:09:51.196+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:09:51.197+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35924 #3722 (3 connections now open) 2014-10-06T15:09:51.197+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35925 #3723 (4 connections now open) 2014-10-06T15:09:51.197+0000 I NETWORK [conn3722] end connection 127.0.0.1:35924 (3 connections now open) 2014-10-06T15:09:56.198+0000 I NETWORK [conn3723] end connection 127.0.0.1:35925 (2 connections now open) 2014-10-06T15:09:56.198+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35926 #3724 (3 connections now open) 2014-10-06T15:09:56.199+0000 I NETWORK [conn3724] end connection 127.0.0.1:35926 (2 connections now open) 2014-10-06T15:09:56.199+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:09:56.200+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:09:56.200+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:09:56.557+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T15:09:56.557+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:09:56.561+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:09:56.562+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35927 #3725 (3 connections now open) 2014-10-06T15:09:56.562+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35928 #3726 (4 connections now open) 2014-10-06T15:09:56.562+0000 I NETWORK [conn3725] end connection 127.0.0.1:35927 (3 connections now open) 2014-10-06T15:10:01.562+0000 I NETWORK [conn3726] end connection 127.0.0.1:35928 (2 connections now open) 2014-10-06T15:10:01.563+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35929 #3727 (3 connections now open) 2014-10-06T15:10:01.563+0000 I NETWORK [conn3727] end connection 127.0.0.1:35929 (2 connections now open) 2014-10-06T15:10:01.563+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:10:01.564+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:10:01.565+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:10:01.917+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T15:10:01.917+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:10:01.920+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:10:01.921+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35930 #3728 (3 connections now open) 2014-10-06T15:10:01.921+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35931 #3729 (4 connections now open) 2014-10-06T15:10:01.922+0000 I NETWORK [conn3728] end connection 127.0.0.1:35930 (3 connections now open) 2014-10-06T15:10:06.922+0000 I NETWORK [conn3729] end connection 127.0.0.1:35931 (2 connections now open) 2014-10-06T15:10:06.922+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35932 #3730 (3 connections now open) 2014-10-06T15:10:06.923+0000 I NETWORK [conn3730] end connection 127.0.0.1:35932 (2 connections now open) 2014-10-06T15:10:06.923+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:10:06.924+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:10:06.924+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:10:07.281+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T15:10:07.281+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:10:07.284+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:10:07.285+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35933 #3731 (3 connections now open) 2014-10-06T15:10:07.285+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35934 #3732 (4 connections now open) 2014-10-06T15:10:07.285+0000 I NETWORK [conn3731] end connection 127.0.0.1:35933 (3 connections now open) 2014-10-06T15:10:12.286+0000 I NETWORK [conn3732] end connection 127.0.0.1:35934 (2 connections now open) 2014-10-06T15:10:12.286+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35935 #3733 (3 connections now open) 2014-10-06T15:10:12.286+0000 I NETWORK [conn3733] end connection 127.0.0.1:35935 (2 connections now open) 2014-10-06T15:10:12.287+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:10:12.288+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:10:12.288+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:10:12.633+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T15:10:12.633+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:10:12.636+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:10:12.637+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35936 #3734 (3 connections now open) 2014-10-06T15:10:12.637+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35937 #3735 (4 connections now open) 2014-10-06T15:10:12.638+0000 I NETWORK [conn3734] end connection 127.0.0.1:35936 (3 connections now open) 2014-10-06T15:10:17.638+0000 I NETWORK [conn3735] end connection 127.0.0.1:35937 (2 connections now open) 2014-10-06T15:10:17.638+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35938 #3736 (3 connections now open) 2014-10-06T15:10:17.639+0000 I NETWORK [conn3736] end connection 127.0.0.1:35938 (2 connections now open) 2014-10-06T15:10:17.639+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T15:10:17.667+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:10:17.668+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:10:18.032+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35939 #3737 (3 connections now open) 2014-10-06T15:10:18.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35940 #3738 (4 connections now open) 2014-10-06T15:10:18.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35941 #3739 (5 connections now open) 2014-10-06T15:10:18.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35942 #3740 (6 connections now open) 2014-10-06T15:10:18.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35943 #3741 (7 connections now open) 2014-10-06T15:10:18.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35944 #3742 (8 connections now open) 2014-10-06T15:10:18.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35945 #3743 (9 connections now open) 2014-10-06T15:10:18.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35946 #3744 (10 connections now open) 2014-10-06T15:10:18.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35947 #3745 (11 connections now open) 2014-10-06T15:10:18.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35948 #3746 (12 connections now open) 2014-10-06T15:10:18.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35949 #3747 (13 connections now open) 2014-10-06T15:10:18.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35950 #3748 (14 connections now open) 2014-10-06T15:10:18.036+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35951 #3749 (15 connections now open) 2014-10-06T15:10:18.036+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35952 #3750 (16 connections now open) 2014-10-06T15:10:18.036+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35953 #3751 (17 connections now open) 2014-10-06T15:10:18.037+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35954 #3752 (18 connections now open) 2014-10-06T15:10:18.037+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35955 #3753 (19 connections now open) 2014-10-06T15:10:18.037+0000 I NETWORK [conn3737] end connection 127.0.0.1:35939 (18 connections now open) 2014-10-06T15:10:23.038+0000 I NETWORK [conn3741] end connection 127.0.0.1:35943 (17 connections now open) 2014-10-06T15:10:23.038+0000 I NETWORK [conn3743] end connection 127.0.0.1:35945 (17 connections now open) 2014-10-06T15:10:23.038+0000 I NETWORK [conn3739] end connection 127.0.0.1:35941 (17 connections now open) 2014-10-06T15:10:23.038+0000 I NETWORK [conn3747] end connection 127.0.0.1:35949 (16 connections now open) 2014-10-06T15:10:23.038+0000 I NETWORK [conn3752] end connection 127.0.0.1:35954 (16 connections now open) 2014-10-06T15:10:23.038+0000 I NETWORK [conn3738] end connection 127.0.0.1:35940 (16 connections now open) 2014-10-06T15:10:23.038+0000 I NETWORK [conn3748] end connection 127.0.0.1:35950 (16 connections now open) 2014-10-06T15:10:23.038+0000 I NETWORK [conn3744] end connection 127.0.0.1:35946 (16 connections now open) 2014-10-06T15:10:23.038+0000 I NETWORK [conn3749] end connection 127.0.0.1:35951 (16 connections now open) 2014-10-06T15:10:23.038+0000 I NETWORK [conn3750] end connection 127.0.0.1:35952 (16 connections now open) 2014-10-06T15:10:23.038+0000 I NETWORK [conn3753] end connection 127.0.0.1:35955 (16 connections now open) 2014-10-06T15:10:23.038+0000 I NETWORK [conn3746] end connection 127.0.0.1:35948 (16 connections now open) 2014-10-06T15:10:23.038+0000 I NETWORK [conn3740] end connection 127.0.0.1:35942 (16 connections now open) 2014-10-06T15:10:23.038+0000 I NETWORK [conn3742] end connection 127.0.0.1:35944 (16 connections now open) 2014-10-06T15:10:23.038+0000 I NETWORK [conn3745] end connection 127.0.0.1:35947 (16 connections now open) 2014-10-06T15:10:23.038+0000 I NETWORK [conn3751] end connection 127.0.0.1:35953 (16 connections now open) 2014-10-06T15:10:23.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35956 #3754 (3 connections now open) 2014-10-06T15:10:23.039+0000 I NETWORK [conn3754] end connection 127.0.0.1:35956 (2 connections now open) 2014-10-06T15:10:23.040+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:10:23.041+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:10:23.041+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:10:23.392+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35957 #3755 (3 connections now open) 2014-10-06T15:10:23.392+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35958 #3756 (4 connections now open) 2014-10-06T15:10:23.392+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35959 #3757 (5 connections now open) 2014-10-06T15:10:23.392+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35960 #3758 (6 connections now open) 2014-10-06T15:10:23.392+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35961 #3759 (7 connections now open) 2014-10-06T15:10:23.393+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35962 #3760 (8 connections now open) 2014-10-06T15:10:23.393+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35963 #3761 (9 connections now open) 2014-10-06T15:10:23.393+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35964 #3762 (10 connections now open) 2014-10-06T15:10:23.393+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35965 #3763 (11 connections now open) 2014-10-06T15:10:23.393+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35966 #3764 (12 connections now open) 2014-10-06T15:10:23.394+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35967 #3765 (13 connections now open) 2014-10-06T15:10:23.394+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35968 #3766 (14 connections now open) 2014-10-06T15:10:23.394+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35969 #3767 (15 connections now open) 2014-10-06T15:10:23.395+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35971 #3768 (16 connections now open) 2014-10-06T15:10:23.395+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35970 #3769 (17 connections now open) 2014-10-06T15:10:23.395+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35973 #3770 (18 connections now open) 2014-10-06T15:10:23.395+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35974 #3771 (19 connections now open) 2014-10-06T15:10:23.397+0000 I NETWORK [conn3755] end connection 127.0.0.1:35957 (18 connections now open) 2014-10-06T15:10:28.397+0000 I NETWORK [conn3758] end connection 127.0.0.1:35960 (17 connections now open) 2014-10-06T15:10:28.397+0000 I NETWORK [conn3759] end connection 127.0.0.1:35961 (17 connections now open) 2014-10-06T15:10:28.397+0000 I NETWORK [conn3769] end connection 127.0.0.1:35970 (17 connections now open) 2014-10-06T15:10:28.397+0000 I NETWORK [conn3763] end connection 127.0.0.1:35965 (14 connections now open) 2014-10-06T15:10:28.397+0000 I NETWORK [conn3765] end connection 127.0.0.1:35967 (13 connections now open) 2014-10-06T15:10:28.397+0000 I NETWORK [conn3766] end connection 127.0.0.1:35968 (13 connections now open) 2014-10-06T15:10:28.397+0000 I NETWORK [conn3768] end connection 127.0.0.1:35971 (12 connections now open) 2014-10-06T15:10:28.397+0000 I NETWORK [conn3757] end connection 127.0.0.1:35959 (14 connections now open) 2014-10-06T15:10:28.397+0000 I NETWORK [conn3764] end connection 127.0.0.1:35966 (11 connections now open) 2014-10-06T15:10:28.397+0000 I NETWORK [conn3761] end connection 127.0.0.1:35963 (13 connections now open) 2014-10-06T15:10:28.397+0000 I NETWORK [conn3756] end connection 127.0.0.1:35958 (12 connections now open) 2014-10-06T15:10:28.397+0000 I NETWORK [conn3770] end connection 127.0.0.1:35973 (9 connections now open) 2014-10-06T15:10:28.397+0000 I NETWORK [conn3760] end connection 127.0.0.1:35962 (8 connections now open) 2014-10-06T15:10:28.397+0000 I NETWORK [conn3762] end connection 127.0.0.1:35964 (7 connections now open) 2014-10-06T15:10:28.397+0000 I NETWORK [conn3771] end connection 127.0.0.1:35974 (6 connections now open) 2014-10-06T15:10:28.398+0000 I NETWORK [conn3767] end connection 127.0.0.1:35969 (2 connections now open) 2014-10-06T15:10:28.398+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35975 #3772 (3 connections now open) 2014-10-06T15:10:28.398+0000 I NETWORK [conn3772] end connection 127.0.0.1:35975 (2 connections now open) 2014-10-06T15:10:28.398+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:10:28.404+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:10:28.404+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:10:28.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35976 #3773 (3 connections now open) 2014-10-06T15:10:28.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35977 #3774 (4 connections now open) 2014-10-06T15:10:28.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35978 #3775 (5 connections now open) 2014-10-06T15:10:28.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35979 #3776 (6 connections now open) 2014-10-06T15:10:28.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35980 #3777 (7 connections now open) 2014-10-06T15:10:28.740+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35981 #3778 (8 connections now open) 2014-10-06T15:10:28.740+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35982 #3779 (9 connections now open) 2014-10-06T15:10:28.740+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35983 #3780 (10 connections now open) 2014-10-06T15:10:28.741+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35984 #3781 (11 connections now open) 2014-10-06T15:10:28.742+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35985 #3782 (12 connections now open) 2014-10-06T15:10:28.742+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35986 #3783 (13 connections now open) 2014-10-06T15:10:28.742+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35987 #3784 (14 connections now open) 2014-10-06T15:10:28.742+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35988 #3785 (15 connections now open) 2014-10-06T15:10:28.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35989 #3786 (16 connections now open) 2014-10-06T15:10:28.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35990 #3787 (17 connections now open) 2014-10-06T15:10:28.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35991 #3788 (18 connections now open) 2014-10-06T15:10:28.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35992 #3789 (19 connections now open) 2014-10-06T15:10:28.744+0000 I NETWORK [conn3773] end connection 127.0.0.1:35976 (18 connections now open) 2014-10-06T15:10:33.744+0000 I NETWORK [conn3777] end connection 127.0.0.1:35980 (17 connections now open) 2014-10-06T15:10:33.744+0000 I NETWORK [conn3774] end connection 127.0.0.1:35977 (17 connections now open) 2014-10-06T15:10:33.745+0000 I NETWORK [conn3775] end connection 127.0.0.1:35978 (16 connections now open) 2014-10-06T15:10:33.745+0000 I NETWORK [conn3787] end connection 127.0.0.1:35990 (16 connections now open) 2014-10-06T15:10:33.744+0000 I NETWORK [conn3779] end connection 127.0.0.1:35982 (16 connections now open) 2014-10-06T15:10:33.744+0000 I NETWORK [conn3786] end connection 127.0.0.1:35989 (16 connections now open) 2014-10-06T15:10:33.744+0000 I NETWORK [conn3778] end connection 127.0.0.1:35981 (16 connections now open) 2014-10-06T15:10:33.745+0000 I NETWORK [conn3776] end connection 127.0.0.1:35979 (11 connections now open) 2014-10-06T15:10:33.744+0000 I NETWORK [conn3788] end connection 127.0.0.1:35991 (16 connections now open) 2014-10-06T15:10:33.744+0000 I NETWORK [conn3782] end connection 127.0.0.1:35985 (16 connections now open) 2014-10-06T15:10:33.744+0000 I NETWORK [conn3781] end connection 127.0.0.1:35984 (16 connections now open) 2014-10-06T15:10:33.744+0000 I NETWORK [conn3783] end connection 127.0.0.1:35986 (16 connections now open) 2014-10-06T15:10:33.744+0000 I NETWORK [conn3789] end connection 127.0.0.1:35992 (16 connections now open) 2014-10-06T15:10:33.745+0000 I NETWORK [conn3784] end connection 127.0.0.1:35987 (14 connections now open) 2014-10-06T15:10:33.745+0000 I NETWORK [conn3785] end connection 127.0.0.1:35988 (14 connections now open) 2014-10-06T15:10:33.745+0000 I NETWORK [conn3780] end connection 127.0.0.1:35983 (11 connections now open) 2014-10-06T15:10:33.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35993 #3790 (3 connections now open) 2014-10-06T15:10:33.746+0000 I NETWORK [conn3790] end connection 127.0.0.1:35993 (2 connections now open) 2014-10-06T15:10:33.746+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:10:33.747+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:10:33.747+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:10:34.096+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35994 #3791 (3 connections now open) 2014-10-06T15:10:34.096+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35995 #3792 (4 connections now open) 2014-10-06T15:10:34.096+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35996 #3793 (5 connections now open) 2014-10-06T15:10:34.097+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35997 #3794 (6 connections now open) 2014-10-06T15:10:34.097+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35998 #3795 (7 connections now open) 2014-10-06T15:10:34.097+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:35999 #3796 (8 connections now open) 2014-10-06T15:10:34.097+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36000 #3797 (9 connections now open) 2014-10-06T15:10:34.097+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36001 #3798 (10 connections now open) 2014-10-06T15:10:34.097+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36002 #3799 (11 connections now open) 2014-10-06T15:10:34.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36003 #3800 (12 connections now open) 2014-10-06T15:10:34.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36004 #3801 (13 connections now open) 2014-10-06T15:10:34.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36005 #3802 (14 connections now open) 2014-10-06T15:10:34.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36006 #3803 (15 connections now open) 2014-10-06T15:10:34.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36007 #3804 (16 connections now open) 2014-10-06T15:10:34.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36008 #3805 (17 connections now open) 2014-10-06T15:10:34.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36009 #3806 (18 connections now open) 2014-10-06T15:10:34.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36010 #3807 (19 connections now open) 2014-10-06T15:10:34.101+0000 I NETWORK [conn3791] end connection 127.0.0.1:35994 (18 connections now open) 2014-10-06T15:10:39.101+0000 I NETWORK [conn3796] end connection 127.0.0.1:35999 (17 connections now open) 2014-10-06T15:10:39.101+0000 I NETWORK [conn3795] end connection 127.0.0.1:35998 (17 connections now open) 2014-10-06T15:10:39.101+0000 I NETWORK [conn3801] end connection 127.0.0.1:36004 (17 connections now open) 2014-10-06T15:10:39.101+0000 I NETWORK [conn3794] end connection 127.0.0.1:35997 (17 connections now open) 2014-10-06T15:10:39.102+0000 I NETWORK [conn3798] end connection 127.0.0.1:36001 (16 connections now open) 2014-10-06T15:10:39.102+0000 I NETWORK [conn3799] end connection 127.0.0.1:36002 (16 connections now open) 2014-10-06T15:10:39.102+0000 I NETWORK [conn3793] end connection 127.0.0.1:35996 (16 connections now open) 2014-10-06T15:10:39.102+0000 I NETWORK [conn3807] end connection 127.0.0.1:36010 (16 connections now open) 2014-10-06T15:10:39.102+0000 I NETWORK [conn3806] end connection 127.0.0.1:36009 (16 connections now open) 2014-10-06T15:10:39.102+0000 I NETWORK [conn3802] end connection 127.0.0.1:36005 (16 connections now open) 2014-10-06T15:10:39.102+0000 I NETWORK [conn3797] end connection 127.0.0.1:36000 (16 connections now open) 2014-10-06T15:10:39.102+0000 I NETWORK [conn3804] end connection 127.0.0.1:36007 (16 connections now open) 2014-10-06T15:10:39.102+0000 I NETWORK [conn3805] end connection 127.0.0.1:36008 (16 connections now open) 2014-10-06T15:10:39.102+0000 I NETWORK [conn3803] end connection 127.0.0.1:36006 (16 connections now open) 2014-10-06T15:10:39.102+0000 I NETWORK [conn3800] end connection 127.0.0.1:36003 (16 connections now open) 2014-10-06T15:10:39.102+0000 I NETWORK [conn3792] end connection 127.0.0.1:35995 (16 connections now open) 2014-10-06T15:10:39.102+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36011 #3808 (5 connections now open) 2014-10-06T15:10:39.103+0000 I NETWORK [conn3808] end connection 127.0.0.1:36011 (2 connections now open) 2014-10-06T15:10:39.103+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:10:39.104+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:10:39.104+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:10:39.439+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36012 #3809 (3 connections now open) 2014-10-06T15:10:39.439+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36013 #3810 (4 connections now open) 2014-10-06T15:10:39.439+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36014 #3811 (5 connections now open) 2014-10-06T15:10:39.439+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36015 #3812 (6 connections now open) 2014-10-06T15:10:39.439+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36016 #3813 (7 connections now open) 2014-10-06T15:10:39.440+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36017 #3814 (8 connections now open) 2014-10-06T15:10:39.440+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36018 #3815 (9 connections now open) 2014-10-06T15:10:39.440+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36019 #3816 (10 connections now open) 2014-10-06T15:10:39.440+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36020 #3817 (11 connections now open) 2014-10-06T15:10:39.440+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36021 #3818 (12 connections now open) 2014-10-06T15:10:39.440+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36022 #3819 (13 connections now open) 2014-10-06T15:10:39.440+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36023 #3820 (14 connections now open) 2014-10-06T15:10:39.441+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36024 #3821 (15 connections now open) 2014-10-06T15:10:39.442+0000 I NETWORK [conn3809] end connection 127.0.0.1:36012 (14 connections now open) 2014-10-06T15:10:39.444+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36025 #3822 (15 connections now open) 2014-10-06T15:10:39.444+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36026 #3823 (16 connections now open) 2014-10-06T15:10:39.444+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36027 #3824 (17 connections now open) 2014-10-06T15:10:39.444+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36028 #3825 (18 connections now open) 2014-10-06T15:10:44.442+0000 I NETWORK [conn3817] end connection 127.0.0.1:36020 (17 connections now open) 2014-10-06T15:10:44.442+0000 I NETWORK [conn3813] end connection 127.0.0.1:36016 (17 connections now open) 2014-10-06T15:10:44.442+0000 I NETWORK [conn3824] end connection 127.0.0.1:36027 (15 connections now open) 2014-10-06T15:10:44.442+0000 I NETWORK [conn3825] end connection 127.0.0.1:36028 (15 connections now open) 2014-10-06T15:10:44.443+0000 I NETWORK [conn3822] end connection 127.0.0.1:36025 (17 connections now open) 2014-10-06T15:10:44.443+0000 I NETWORK [conn3818] end connection 127.0.0.1:36021 (12 connections now open) 2014-10-06T15:10:44.443+0000 I NETWORK [conn3821] end connection 127.0.0.1:36024 (12 connections now open) 2014-10-06T15:10:44.443+0000 I NETWORK [conn3810] end connection 127.0.0.1:36013 (12 connections now open) 2014-10-06T15:10:44.443+0000 I NETWORK [conn3816] end connection 127.0.0.1:36019 (10 connections now open) 2014-10-06T15:10:44.443+0000 I NETWORK [conn3820] end connection 127.0.0.1:36023 (10 connections now open) 2014-10-06T15:10:44.443+0000 I NETWORK [conn3815] end connection 127.0.0.1:36018 (7 connections now open) 2014-10-06T15:10:44.443+0000 I NETWORK [conn3819] end connection 127.0.0.1:36022 (12 connections now open) 2014-10-06T15:10:44.443+0000 I NETWORK [conn3811] end connection 127.0.0.1:36014 (7 connections now open) 2014-10-06T15:10:44.443+0000 I NETWORK [conn3814] end connection 127.0.0.1:36017 (12 connections now open) 2014-10-06T15:10:44.443+0000 I NETWORK [conn3823] end connection 127.0.0.1:36026 (12 connections now open) 2014-10-06T15:10:44.443+0000 I NETWORK [conn3812] end connection 127.0.0.1:36015 (12 connections now open) 2014-10-06T15:10:44.443+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36029 #3826 (3 connections now open) 2014-10-06T15:10:44.444+0000 I NETWORK [conn3826] end connection 127.0.0.1:36029 (2 connections now open) 2014-10-06T15:10:44.444+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:10:44.445+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:10:44.445+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:10:44.800+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36030 #3827 (3 connections now open) 2014-10-06T15:10:44.800+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36031 #3828 (4 connections now open) 2014-10-06T15:10:44.800+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36032 #3829 (5 connections now open) 2014-10-06T15:10:44.800+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36034 #3830 (6 connections now open) 2014-10-06T15:10:44.800+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36033 #3831 (7 connections now open) 2014-10-06T15:10:44.801+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36035 #3832 (8 connections now open) 2014-10-06T15:10:44.801+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36036 #3833 (9 connections now open) 2014-10-06T15:10:44.801+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36037 #3834 (10 connections now open) 2014-10-06T15:10:44.802+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36038 #3835 (11 connections now open) 2014-10-06T15:10:44.802+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36039 #3836 (12 connections now open) 2014-10-06T15:10:44.802+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36040 #3837 (13 connections now open) 2014-10-06T15:10:44.802+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36041 #3838 (14 connections now open) 2014-10-06T15:10:44.803+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36042 #3839 (15 connections now open) 2014-10-06T15:10:44.803+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36043 #3840 (16 connections now open) 2014-10-06T15:10:44.803+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36044 #3841 (17 connections now open) 2014-10-06T15:10:44.804+0000 I NETWORK [conn3827] end connection 127.0.0.1:36030 (16 connections now open) 2014-10-06T15:10:44.804+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36045 #3842 (17 connections now open) 2014-10-06T15:10:44.805+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36046 #3843 (18 connections now open) 2014-10-06T15:10:49.805+0000 I NETWORK [conn3831] end connection 127.0.0.1:36033 (17 connections now open) 2014-10-06T15:10:49.805+0000 I NETWORK [conn3836] end connection 127.0.0.1:36039 (17 connections now open) 2014-10-06T15:10:49.805+0000 I NETWORK [conn3843] end connection 127.0.0.1:36046 (15 connections now open) 2014-10-06T15:10:49.805+0000 I NETWORK [conn3837] end connection 127.0.0.1:36040 (15 connections now open) 2014-10-06T15:10:49.805+0000 I NETWORK [conn3839] end connection 127.0.0.1:36042 (15 connections now open) 2014-10-06T15:10:49.805+0000 I NETWORK [conn3830] end connection 127.0.0.1:36034 (15 connections now open) 2014-10-06T15:10:49.805+0000 I NETWORK [conn3829] end connection 127.0.0.1:36032 (15 connections now open) 2014-10-06T15:10:49.805+0000 I NETWORK [conn3835] end connection 127.0.0.1:36038 (15 connections now open) 2014-10-06T15:10:49.805+0000 I NETWORK [conn3842] end connection 127.0.0.1:36045 (15 connections now open) 2014-10-06T15:10:49.805+0000 I NETWORK [conn3838] end connection 127.0.0.1:36041 (15 connections now open) 2014-10-06T15:10:49.805+0000 I NETWORK [conn3841] end connection 127.0.0.1:36044 (15 connections now open) 2014-10-06T15:10:49.805+0000 I NETWORK [conn3832] end connection 127.0.0.1:36035 (15 connections now open) 2014-10-06T15:10:49.805+0000 I NETWORK [conn3834] end connection 127.0.0.1:36037 (15 connections now open) 2014-10-06T15:10:49.805+0000 I NETWORK [conn3828] end connection 127.0.0.1:36031 (15 connections now open) 2014-10-06T15:10:49.805+0000 I NETWORK [conn3840] end connection 127.0.0.1:36043 (15 connections now open) 2014-10-06T15:10:49.805+0000 I NETWORK [conn3833] end connection 127.0.0.1:36036 (14 connections now open) 2014-10-06T15:10:49.805+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36047 #3844 (12 connections now open) 2014-10-06T15:10:49.806+0000 I NETWORK [conn3844] end connection 127.0.0.1:36047 (2 connections now open) 2014-10-06T15:10:49.806+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:10:49.807+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:10:49.808+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:10:50.161+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36048 #3845 (3 connections now open) 2014-10-06T15:10:50.161+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36049 #3846 (4 connections now open) 2014-10-06T15:10:50.161+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36050 #3847 (5 connections now open) 2014-10-06T15:10:50.161+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36051 #3848 (6 connections now open) 2014-10-06T15:10:50.161+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36052 #3849 (7 connections now open) 2014-10-06T15:10:50.161+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36053 #3850 (8 connections now open) 2014-10-06T15:10:50.161+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36054 #3851 (9 connections now open) 2014-10-06T15:10:50.161+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36055 #3852 (10 connections now open) 2014-10-06T15:10:50.162+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36056 #3853 (11 connections now open) 2014-10-06T15:10:50.162+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36057 #3854 (12 connections now open) 2014-10-06T15:10:50.163+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36058 #3855 (13 connections now open) 2014-10-06T15:10:50.164+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36059 #3856 (14 connections now open) 2014-10-06T15:10:50.164+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36060 #3857 (15 connections now open) 2014-10-06T15:10:50.165+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36061 #3858 (16 connections now open) 2014-10-06T15:10:50.165+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36062 #3859 (17 connections now open) 2014-10-06T15:10:50.165+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36063 #3860 (18 connections now open) 2014-10-06T15:10:50.165+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36064 #3861 (19 connections now open) 2014-10-06T15:10:50.166+0000 I NETWORK [conn3845] end connection 127.0.0.1:36048 (18 connections now open) 2014-10-06T15:10:55.166+0000 I NETWORK [conn3851] end connection 127.0.0.1:36054 (17 connections now open) 2014-10-06T15:10:55.166+0000 I NETWORK [conn3860] end connection 127.0.0.1:36063 (17 connections now open) 2014-10-06T15:10:55.167+0000 I NETWORK [conn3857] end connection 127.0.0.1:36060 (17 connections now open) 2014-10-06T15:10:55.167+0000 I NETWORK [conn3856] end connection 127.0.0.1:36059 (15 connections now open) 2014-10-06T15:10:55.167+0000 I NETWORK [conn3852] end connection 127.0.0.1:36055 (13 connections now open) 2014-10-06T15:10:55.167+0000 I NETWORK [conn3861] end connection 127.0.0.1:36064 (12 connections now open) 2014-10-06T15:10:55.167+0000 I NETWORK [conn3848] end connection 127.0.0.1:36051 (11 connections now open) 2014-10-06T15:10:55.167+0000 I NETWORK [conn3847] end connection 127.0.0.1:36050 (11 connections now open) 2014-10-06T15:10:55.167+0000 I NETWORK [conn3855] end connection 127.0.0.1:36058 (11 connections now open) 2014-10-06T15:10:55.167+0000 I NETWORK [conn3850] end connection 127.0.0.1:36053 (11 connections now open) 2014-10-06T15:10:55.167+0000 I NETWORK [conn3854] end connection 127.0.0.1:36057 (13 connections now open) 2014-10-06T15:10:55.167+0000 I NETWORK [conn3853] end connection 127.0.0.1:36056 (7 connections now open) 2014-10-06T15:10:55.167+0000 I NETWORK [conn3858] end connection 127.0.0.1:36061 (8 connections now open) 2014-10-06T15:10:55.167+0000 I NETWORK [conn3846] end connection 127.0.0.1:36049 (5 connections now open) 2014-10-06T15:10:55.167+0000 I NETWORK [conn3859] end connection 127.0.0.1:36062 (4 connections now open) 2014-10-06T15:10:55.167+0000 I NETWORK [conn3849] end connection 127.0.0.1:36052 (2 connections now open) 2014-10-06T15:10:55.167+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36065 #3862 (3 connections now open) 2014-10-06T15:10:55.168+0000 I NETWORK [conn3862] end connection 127.0.0.1:36065 (2 connections now open) 2014-10-06T15:10:55.168+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:10:55.169+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:10:55.169+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:10:55.503+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36066 #3863 (3 connections now open) 2014-10-06T15:10:55.503+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36067 #3864 (4 connections now open) 2014-10-06T15:10:55.503+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36068 #3865 (5 connections now open) 2014-10-06T15:10:55.504+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36069 #3866 (6 connections now open) 2014-10-06T15:10:55.504+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36070 #3867 (7 connections now open) 2014-10-06T15:10:55.504+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36071 #3868 (8 connections now open) 2014-10-06T15:10:55.504+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36072 #3869 (9 connections now open) 2014-10-06T15:10:55.504+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36073 #3870 (10 connections now open) 2014-10-06T15:10:55.504+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36074 #3871 (11 connections now open) 2014-10-06T15:10:55.505+0000 I NETWORK [conn3863] end connection 127.0.0.1:36066 (10 connections now open) 2014-10-06T15:11:00.505+0000 I NETWORK [conn3871] end connection 127.0.0.1:36074 (9 connections now open) 2014-10-06T15:11:00.505+0000 I NETWORK [conn3864] end connection 127.0.0.1:36067 (9 connections now open) 2014-10-06T15:11:00.505+0000 I NETWORK [conn3868] end connection 127.0.0.1:36071 (9 connections now open) 2014-10-06T15:11:00.505+0000 I NETWORK [conn3867] end connection 127.0.0.1:36070 (8 connections now open) 2014-10-06T15:11:00.505+0000 I NETWORK [conn3865] end connection 127.0.0.1:36068 (9 connections now open) 2014-10-06T15:11:00.505+0000 I NETWORK [conn3870] end connection 127.0.0.1:36073 (9 connections now open) 2014-10-06T15:11:00.505+0000 I NETWORK [conn3866] end connection 127.0.0.1:36069 (9 connections now open) 2014-10-06T15:11:00.506+0000 I NETWORK [conn3869] end connection 127.0.0.1:36072 (2 connections now open) 2014-10-06T15:11:00.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36075 #3872 (3 connections now open) 2014-10-06T15:11:00.506+0000 I NETWORK [conn3872] end connection 127.0.0.1:36075 (2 connections now open) 2014-10-06T15:11:00.507+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:00.511+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:00.512+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:00.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36076 #3873 (3 connections now open) 2014-10-06T15:11:00.864+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36077 #3874 (4 connections now open) 2014-10-06T15:11:00.864+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36078 #3875 (5 connections now open) 2014-10-06T15:11:00.864+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36079 #3876 (6 connections now open) 2014-10-06T15:11:00.864+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36080 #3877 (7 connections now open) 2014-10-06T15:11:00.864+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36081 #3878 (8 connections now open) 2014-10-06T15:11:00.864+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36082 #3879 (9 connections now open) 2014-10-06T15:11:00.864+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36083 #3880 (10 connections now open) 2014-10-06T15:11:00.864+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36084 #3881 (11 connections now open) 2014-10-06T15:11:00.865+0000 I NETWORK [conn3873] end connection 127.0.0.1:36076 (10 connections now open) 2014-10-06T15:11:05.865+0000 I NETWORK [conn3881] end connection 127.0.0.1:36084 (9 connections now open) 2014-10-06T15:11:05.865+0000 I NETWORK [conn3878] end connection 127.0.0.1:36081 (9 connections now open) 2014-10-06T15:11:05.865+0000 I NETWORK [conn3877] end connection 127.0.0.1:36080 (8 connections now open) 2014-10-06T15:11:05.865+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36085 #3882 (10 connections now open) 2014-10-06T15:11:05.865+0000 I NETWORK [conn3875] end connection 127.0.0.1:36078 (8 connections now open) 2014-10-06T15:11:05.865+0000 I NETWORK [conn3874] end connection 127.0.0.1:36077 (8 connections now open) 2014-10-06T15:11:05.865+0000 I NETWORK [conn3880] end connection 127.0.0.1:36083 (8 connections now open) 2014-10-06T15:11:05.865+0000 I NETWORK [conn3879] end connection 127.0.0.1:36082 (8 connections now open) 2014-10-06T15:11:05.865+0000 I NETWORK [conn3876] end connection 127.0.0.1:36079 (8 connections now open) 2014-10-06T15:11:05.866+0000 I NETWORK [conn3882] end connection 127.0.0.1:36085 (2 connections now open) 2014-10-06T15:11:05.866+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:05.867+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:05.867+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:06.203+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36086 #3883 (3 connections now open) 2014-10-06T15:11:06.203+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36087 #3884 (4 connections now open) 2014-10-06T15:11:06.203+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36088 #3885 (5 connections now open) 2014-10-06T15:11:06.203+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36089 #3886 (6 connections now open) 2014-10-06T15:11:06.203+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36090 #3887 (7 connections now open) 2014-10-06T15:11:06.204+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36093 #3888 (8 connections now open) 2014-10-06T15:11:06.204+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36092 #3889 (9 connections now open) 2014-10-06T15:11:06.204+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36094 #3890 (10 connections now open) 2014-10-06T15:11:06.204+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36095 #3891 (11 connections now open) 2014-10-06T15:11:06.205+0000 I NETWORK [conn3883] end connection 127.0.0.1:36086 (10 connections now open) 2014-10-06T15:11:11.205+0000 I NETWORK [conn3889] end connection 127.0.0.1:36092 (9 connections now open) 2014-10-06T15:11:11.205+0000 I NETWORK [conn3888] end connection 127.0.0.1:36093 (9 connections now open) 2014-10-06T15:11:11.205+0000 I NETWORK [conn3884] end connection 127.0.0.1:36087 (9 connections now open) 2014-10-06T15:11:11.205+0000 I NETWORK [conn3887] end connection 127.0.0.1:36090 (8 connections now open) 2014-10-06T15:11:11.205+0000 I NETWORK [conn3890] end connection 127.0.0.1:36094 (8 connections now open) 2014-10-06T15:11:11.205+0000 I NETWORK [conn3891] end connection 127.0.0.1:36095 (8 connections now open) 2014-10-06T15:11:11.205+0000 I NETWORK [conn3885] end connection 127.0.0.1:36088 (9 connections now open) 2014-10-06T15:11:11.205+0000 I NETWORK [conn3886] end connection 127.0.0.1:36089 (8 connections now open) 2014-10-06T15:11:11.205+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36096 #3892 (10 connections now open) 2014-10-06T15:11:11.206+0000 I NETWORK [conn3892] end connection 127.0.0.1:36096 (2 connections now open) 2014-10-06T15:11:11.206+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:11.207+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:11.208+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:11.556+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36097 #3893 (3 connections now open) 2014-10-06T15:11:11.556+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36098 #3894 (4 connections now open) 2014-10-06T15:11:11.556+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36099 #3895 (5 connections now open) 2014-10-06T15:11:11.557+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36100 #3896 (6 connections now open) 2014-10-06T15:11:11.557+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36101 #3897 (7 connections now open) 2014-10-06T15:11:11.557+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36102 #3898 (8 connections now open) 2014-10-06T15:11:11.557+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36103 #3899 (9 connections now open) 2014-10-06T15:11:11.557+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36104 #3900 (10 connections now open) 2014-10-06T15:11:11.557+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36105 #3901 (11 connections now open) 2014-10-06T15:11:11.558+0000 I NETWORK [conn3893] end connection 127.0.0.1:36097 (10 connections now open) 2014-10-06T15:11:16.558+0000 I NETWORK [conn3895] end connection 127.0.0.1:36099 (9 connections now open) 2014-10-06T15:11:16.558+0000 I NETWORK [conn3901] end connection 127.0.0.1:36105 (9 connections now open) 2014-10-06T15:11:16.558+0000 I NETWORK [conn3900] end connection 127.0.0.1:36104 (9 connections now open) 2014-10-06T15:11:16.558+0000 I NETWORK [conn3897] end connection 127.0.0.1:36101 (9 connections now open) 2014-10-06T15:11:16.558+0000 I NETWORK [conn3894] end connection 127.0.0.1:36098 (9 connections now open) 2014-10-06T15:11:16.558+0000 I NETWORK [conn3896] end connection 127.0.0.1:36100 (9 connections now open) 2014-10-06T15:11:16.558+0000 I NETWORK [conn3899] end connection 127.0.0.1:36103 (9 connections now open) 2014-10-06T15:11:16.559+0000 I NETWORK [conn3898] end connection 127.0.0.1:36102 (2 connections now open) 2014-10-06T15:11:16.559+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36106 #3902 (3 connections now open) 2014-10-06T15:11:16.559+0000 I NETWORK [conn3902] end connection 127.0.0.1:36106 (2 connections now open) 2014-10-06T15:11:16.560+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:16.565+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:16.565+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:16.910+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36107 #3903 (3 connections now open) 2014-10-06T15:11:16.910+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36108 #3904 (4 connections now open) 2014-10-06T15:11:16.911+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36109 #3905 (5 connections now open) 2014-10-06T15:11:16.911+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36110 #3906 (6 connections now open) 2014-10-06T15:11:16.911+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36111 #3907 (7 connections now open) 2014-10-06T15:11:16.911+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36112 #3908 (8 connections now open) 2014-10-06T15:11:16.911+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36113 #3909 (9 connections now open) 2014-10-06T15:11:16.911+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36114 #3910 (10 connections now open) 2014-10-06T15:11:16.911+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36115 #3911 (11 connections now open) 2014-10-06T15:11:16.911+0000 I NETWORK [conn3903] end connection 127.0.0.1:36107 (10 connections now open) 2014-10-06T15:11:21.912+0000 I NETWORK [conn3909] end connection 127.0.0.1:36113 (9 connections now open) 2014-10-06T15:11:21.912+0000 I NETWORK [conn3910] end connection 127.0.0.1:36114 (9 connections now open) 2014-10-06T15:11:21.912+0000 I NETWORK [conn3907] end connection 127.0.0.1:36111 (9 connections now open) 2014-10-06T15:11:21.912+0000 I NETWORK [conn3911] end connection 127.0.0.1:36115 (8 connections now open) 2014-10-06T15:11:21.912+0000 I NETWORK [conn3904] end connection 127.0.0.1:36108 (7 connections now open) 2014-10-06T15:11:21.912+0000 I NETWORK [conn3906] end connection 127.0.0.1:36110 (6 connections now open) 2014-10-06T15:11:21.912+0000 I NETWORK [conn3908] end connection 127.0.0.1:36112 (9 connections now open) 2014-10-06T15:11:21.912+0000 I NETWORK [conn3905] end connection 127.0.0.1:36109 (9 connections now open) 2014-10-06T15:11:21.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36116 #3912 (3 connections now open) 2014-10-06T15:11:21.913+0000 I NETWORK [conn3912] end connection 127.0.0.1:36116 (2 connections now open) 2014-10-06T15:11:21.913+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:21.914+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:21.914+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:22.254+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36117 #3913 (3 connections now open) 2014-10-06T15:11:22.254+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36118 #3914 (4 connections now open) 2014-10-06T15:11:22.254+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36119 #3915 (5 connections now open) 2014-10-06T15:11:22.254+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36120 #3916 (6 connections now open) 2014-10-06T15:11:22.254+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36121 #3917 (7 connections now open) 2014-10-06T15:11:22.255+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36122 #3918 (8 connections now open) 2014-10-06T15:11:22.255+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36123 #3919 (9 connections now open) 2014-10-06T15:11:22.255+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36124 #3920 (10 connections now open) 2014-10-06T15:11:22.255+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36125 #3921 (11 connections now open) 2014-10-06T15:11:22.256+0000 I NETWORK [conn3913] end connection 127.0.0.1:36117 (10 connections now open) 2014-10-06T15:11:27.256+0000 I NETWORK [conn3918] end connection 127.0.0.1:36122 (9 connections now open) 2014-10-06T15:11:27.256+0000 I NETWORK [conn3921] end connection 127.0.0.1:36125 (9 connections now open) 2014-10-06T15:11:27.256+0000 I NETWORK [conn3920] end connection 127.0.0.1:36124 (9 connections now open) 2014-10-06T15:11:27.256+0000 I NETWORK [conn3914] end connection 127.0.0.1:36118 (9 connections now open) 2014-10-06T15:11:27.256+0000 I NETWORK [conn3916] end connection 127.0.0.1:36120 (9 connections now open) 2014-10-06T15:11:27.256+0000 I NETWORK [conn3915] end connection 127.0.0.1:36119 (9 connections now open) 2014-10-06T15:11:27.256+0000 I NETWORK [conn3919] end connection 127.0.0.1:36123 (9 connections now open) 2014-10-06T15:11:27.256+0000 I NETWORK [conn3917] end connection 127.0.0.1:36121 (8 connections now open) 2014-10-06T15:11:27.257+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36126 #3922 (9 connections now open) 2014-10-06T15:11:27.257+0000 I NETWORK [conn3922] end connection 127.0.0.1:36126 (2 connections now open) 2014-10-06T15:11:27.257+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:27.262+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:27.262+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:27.613+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36127 #3923 (3 connections now open) 2014-10-06T15:11:27.613+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36128 #3924 (4 connections now open) 2014-10-06T15:11:27.613+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36129 #3925 (5 connections now open) 2014-10-06T15:11:27.613+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36130 #3926 (6 connections now open) 2014-10-06T15:11:27.613+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36131 #3927 (7 connections now open) 2014-10-06T15:11:27.614+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36132 #3928 (8 connections now open) 2014-10-06T15:11:27.614+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36133 #3929 (9 connections now open) 2014-10-06T15:11:27.614+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36134 #3930 (10 connections now open) 2014-10-06T15:11:27.614+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36135 #3931 (11 connections now open) 2014-10-06T15:11:27.614+0000 I NETWORK [conn3923] end connection 127.0.0.1:36127 (10 connections now open) 2014-10-06T15:11:32.615+0000 I NETWORK [conn3926] end connection 127.0.0.1:36130 (9 connections now open) 2014-10-06T15:11:32.615+0000 I NETWORK [conn3925] end connection 127.0.0.1:36129 (9 connections now open) 2014-10-06T15:11:32.615+0000 I NETWORK [conn3931] end connection 127.0.0.1:36135 (9 connections now open) 2014-10-06T15:11:32.615+0000 I NETWORK [conn3924] end connection 127.0.0.1:36128 (9 connections now open) 2014-10-06T15:11:32.615+0000 I NETWORK [conn3927] end connection 127.0.0.1:36131 (8 connections now open) 2014-10-06T15:11:32.615+0000 I NETWORK [conn3928] end connection 127.0.0.1:36132 (9 connections now open) 2014-10-06T15:11:32.615+0000 I NETWORK [conn3930] end connection 127.0.0.1:36134 (3 connections now open) 2014-10-06T15:11:32.615+0000 I NETWORK [conn3929] end connection 127.0.0.1:36133 (2 connections now open) 2014-10-06T15:11:32.615+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36136 #3932 (3 connections now open) 2014-10-06T15:11:32.616+0000 I NETWORK [conn3932] end connection 127.0.0.1:36136 (2 connections now open) 2014-10-06T15:11:32.616+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:32.617+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:32.617+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:32.955+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36137 #3933 (3 connections now open) 2014-10-06T15:11:32.955+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36138 #3934 (4 connections now open) 2014-10-06T15:11:32.955+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36139 #3935 (5 connections now open) 2014-10-06T15:11:32.955+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36140 #3936 (6 connections now open) 2014-10-06T15:11:32.955+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36141 #3937 (7 connections now open) 2014-10-06T15:11:32.955+0000 I NETWORK [conn3933] end connection 127.0.0.1:36137 (6 connections now open) 2014-10-06T15:11:37.956+0000 I NETWORK [conn3937] end connection 127.0.0.1:36141 (5 connections now open) 2014-10-06T15:11:37.956+0000 I NETWORK [conn3936] end connection 127.0.0.1:36140 (5 connections now open) 2014-10-06T15:11:37.956+0000 I NETWORK [conn3935] end connection 127.0.0.1:36139 (5 connections now open) 2014-10-06T15:11:37.956+0000 I NETWORK [conn3934] end connection 127.0.0.1:36138 (5 connections now open) 2014-10-06T15:11:37.956+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36142 #3938 (6 connections now open) 2014-10-06T15:11:37.957+0000 I NETWORK [conn3938] end connection 127.0.0.1:36142 (2 connections now open) 2014-10-06T15:11:37.957+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:37.958+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:37.958+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:38.312+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36143 #3939 (3 connections now open) 2014-10-06T15:11:38.312+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36144 #3940 (4 connections now open) 2014-10-06T15:11:38.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36145 #3941 (5 connections now open) 2014-10-06T15:11:38.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36146 #3942 (6 connections now open) 2014-10-06T15:11:38.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36147 #3943 (7 connections now open) 2014-10-06T15:11:38.313+0000 I NETWORK [conn3939] end connection 127.0.0.1:36143 (6 connections now open) 2014-10-06T15:11:43.314+0000 I NETWORK [conn3940] end connection 127.0.0.1:36144 (5 connections now open) 2014-10-06T15:11:43.314+0000 I NETWORK [conn3942] end connection 127.0.0.1:36146 (4 connections now open) 2014-10-06T15:11:43.314+0000 I NETWORK [conn3943] end connection 127.0.0.1:36147 (4 connections now open) 2014-10-06T15:11:43.314+0000 I NETWORK [conn3941] end connection 127.0.0.1:36145 (4 connections now open) 2014-10-06T15:11:43.314+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36148 #3944 (6 connections now open) 2014-10-06T15:11:43.315+0000 I NETWORK [conn3944] end connection 127.0.0.1:36148 (2 connections now open) 2014-10-06T15:11:43.315+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:43.316+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:43.316+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:43.667+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36149 #3945 (3 connections now open) 2014-10-06T15:11:43.667+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36150 #3946 (4 connections now open) 2014-10-06T15:11:43.668+0000 I NETWORK [conn3945] end connection 127.0.0.1:36149 (3 connections now open) 2014-10-06T15:11:43.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36151 #3947 (5 connections now open) 2014-10-06T15:11:43.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36152 #3948 (5 connections now open) 2014-10-06T15:11:43.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36153 #3949 (6 connections now open) 2014-10-06T15:11:48.668+0000 I NETWORK [conn3947] end connection 127.0.0.1:36151 (5 connections now open) 2014-10-06T15:11:48.668+0000 I NETWORK [conn3949] end connection 127.0.0.1:36153 (5 connections now open) 2014-10-06T15:11:48.668+0000 I NETWORK [conn3946] end connection 127.0.0.1:36150 (5 connections now open) 2014-10-06T15:11:48.668+0000 I NETWORK [conn3948] end connection 127.0.0.1:36152 (5 connections now open) 2014-10-06T15:11:48.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36154 #3950 (3 connections now open) 2014-10-06T15:11:48.669+0000 I NETWORK [conn3950] end connection 127.0.0.1:36154 (2 connections now open) 2014-10-06T15:11:48.669+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:48.670+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:48.670+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:49.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36155 #3951 (3 connections now open) 2014-10-06T15:11:49.008+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36156 #3952 (4 connections now open) 2014-10-06T15:11:49.008+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36157 #3953 (5 connections now open) 2014-10-06T15:11:49.008+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36158 #3954 (6 connections now open) 2014-10-06T15:11:49.008+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36159 #3955 (7 connections now open) 2014-10-06T15:11:49.008+0000 I NETWORK [conn3951] end connection 127.0.0.1:36155 (6 connections now open) 2014-10-06T15:11:54.008+0000 I NETWORK [conn3954] end connection 127.0.0.1:36158 (5 connections now open) 2014-10-06T15:11:54.008+0000 I NETWORK [conn3952] end connection 127.0.0.1:36156 (5 connections now open) 2014-10-06T15:11:54.008+0000 I NETWORK [conn3955] end connection 127.0.0.1:36159 (5 connections now open) 2014-10-06T15:11:54.008+0000 I NETWORK [conn3953] end connection 127.0.0.1:36157 (5 connections now open) 2014-10-06T15:11:54.008+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36160 #3956 (6 connections now open) 2014-10-06T15:11:54.009+0000 I NETWORK [conn3956] end connection 127.0.0.1:36160 (2 connections now open) 2014-10-06T15:11:54.010+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:54.010+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:54.011+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:54.364+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36161 #3957 (3 connections now open) 2014-10-06T15:11:54.365+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36163 #3958 (4 connections now open) 2014-10-06T15:11:54.365+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36162 #3959 (5 connections now open) 2014-10-06T15:11:54.365+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36165 #3960 (6 connections now open) 2014-10-06T15:11:54.365+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36166 #3961 (7 connections now open) 2014-10-06T15:11:54.365+0000 I NETWORK [conn3957] end connection 127.0.0.1:36161 (6 connections now open) 2014-10-06T15:11:59.366+0000 I NETWORK [conn3961] end connection 127.0.0.1:36166 (5 connections now open) 2014-10-06T15:11:59.366+0000 I NETWORK [conn3958] end connection 127.0.0.1:36163 (5 connections now open) 2014-10-06T15:11:59.366+0000 I NETWORK [conn3959] end connection 127.0.0.1:36162 (5 connections now open) 2014-10-06T15:11:59.366+0000 I NETWORK [conn3960] end connection 127.0.0.1:36165 (5 connections now open) 2014-10-06T15:11:59.366+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36167 #3962 (3 connections now open) 2014-10-06T15:11:59.366+0000 I NETWORK [conn3962] end connection 127.0.0.1:36167 (2 connections now open) 2014-10-06T15:11:59.367+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:59.368+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:59.368+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:11:59.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36168 #3963 (3 connections now open) 2014-10-06T15:11:59.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36169 #3964 (4 connections now open) 2014-10-06T15:11:59.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36170 #3965 (5 connections now open) 2014-10-06T15:11:59.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36171 #3966 (6 connections now open) 2014-10-06T15:11:59.705+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36172 #3967 (7 connections now open) 2014-10-06T15:11:59.705+0000 I NETWORK [conn3963] end connection 127.0.0.1:36168 (6 connections now open) 2014-10-06T15:12:04.705+0000 I NETWORK [conn3964] end connection 127.0.0.1:36169 (5 connections now open) 2014-10-06T15:12:04.705+0000 I NETWORK [conn3966] end connection 127.0.0.1:36171 (5 connections now open) 2014-10-06T15:12:04.705+0000 I NETWORK [conn3965] end connection 127.0.0.1:36170 (5 connections now open) 2014-10-06T15:12:04.705+0000 I NETWORK [conn3967] end connection 127.0.0.1:36172 (5 connections now open) 2014-10-06T15:12:04.705+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36173 #3968 (6 connections now open) 2014-10-06T15:12:04.706+0000 I NETWORK [conn3968] end connection 127.0.0.1:36173 (2 connections now open) 2014-10-06T15:12:04.707+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:12:04.707+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:12:04.708+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:12:05.062+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36174 #3969 (3 connections now open) 2014-10-06T15:12:05.062+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36175 #3970 (4 connections now open) 2014-10-06T15:12:05.063+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36177 #3971 (5 connections now open) 2014-10-06T15:12:05.063+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36176 #3972 (6 connections now open) 2014-10-06T15:12:05.063+0000 I NETWORK [conn3969] end connection 127.0.0.1:36174 (5 connections now open) 2014-10-06T15:12:05.063+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36178 #3973 (7 connections now open) 2014-10-06T15:12:10.063+0000 I NETWORK [conn3970] end connection 127.0.0.1:36175 (5 connections now open) 2014-10-06T15:12:10.063+0000 I NETWORK [conn3971] end connection 127.0.0.1:36177 (5 connections now open) 2014-10-06T15:12:10.063+0000 I NETWORK [conn3973] end connection 127.0.0.1:36178 (5 connections now open) 2014-10-06T15:12:10.063+0000 I NETWORK [conn3972] end connection 127.0.0.1:36176 (5 connections now open) 2014-10-06T15:12:10.064+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36180 #3974 (6 connections now open) 2014-10-06T15:12:10.065+0000 I NETWORK [conn3974] end connection 127.0.0.1:36180 (2 connections now open) 2014-10-06T15:12:10.065+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:12:10.066+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:12:10.066+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:12:10.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36181 #3975 (3 connections now open) 2014-10-06T15:12:10.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36182 #3976 (4 connections now open) 2014-10-06T15:12:10.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36183 #3977 (5 connections now open) 2014-10-06T15:12:10.421+0000 I NETWORK [conn3975] end connection 127.0.0.1:36181 (4 connections now open) 2014-10-06T15:12:15.421+0000 I NETWORK [conn3977] end connection 127.0.0.1:36183 (3 connections now open) 2014-10-06T15:12:15.421+0000 I NETWORK [conn3976] end connection 127.0.0.1:36182 (3 connections now open) 2014-10-06T15:12:15.421+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36185 #3978 (3 connections now open) 2014-10-06T15:12:15.422+0000 I NETWORK [conn3978] end connection 127.0.0.1:36185 (2 connections now open) 2014-10-06T15:12:15.422+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:12:15.423+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:12:15.423+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:12:15.757+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36186 #3979 (3 connections now open) 2014-10-06T15:12:15.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36187 #3980 (4 connections now open) 2014-10-06T15:12:15.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36188 #3981 (5 connections now open) 2014-10-06T15:12:15.758+0000 I NETWORK [conn3979] end connection 127.0.0.1:36186 (4 connections now open) 2014-10-06T15:12:20.758+0000 I NETWORK [conn3981] end connection 127.0.0.1:36188 (3 connections now open) 2014-10-06T15:12:20.758+0000 I NETWORK [conn3980] end connection 127.0.0.1:36187 (2 connections now open) 2014-10-06T15:12:20.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36189 #3982 (4 connections now open) 2014-10-06T15:12:20.759+0000 I NETWORK [conn3982] end connection 127.0.0.1:36189 (2 connections now open) 2014-10-06T15:12:20.759+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:12:20.760+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:12:20.760+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:12:21.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36190 #3983 (3 connections now open) 2014-10-06T15:12:21.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36191 #3984 (4 connections now open) 2014-10-06T15:12:21.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36192 #3985 (5 connections now open) 2014-10-06T15:12:21.112+0000 I NETWORK [conn3983] end connection 127.0.0.1:36190 (4 connections now open) 2014-10-06T15:12:26.113+0000 I NETWORK [conn3984] end connection 127.0.0.1:36191 (3 connections now open) 2014-10-06T15:12:26.113+0000 I NETWORK [conn3985] end connection 127.0.0.1:36192 (3 connections now open) 2014-10-06T15:12:26.113+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36193 #3986 (4 connections now open) 2014-10-06T15:12:26.113+0000 I NETWORK [conn3986] end connection 127.0.0.1:36193 (2 connections now open) 2014-10-06T15:12:26.114+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:12:26.115+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:12:26.115+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:12:26.451+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36194 #3987 (3 connections now open) 2014-10-06T15:12:26.451+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36195 #3988 (4 connections now open) 2014-10-06T15:12:26.451+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36196 #3989 (5 connections now open) 2014-10-06T15:12:26.451+0000 I NETWORK [conn3987] end connection 127.0.0.1:36194 (4 connections now open) 2014-10-06T15:12:31.452+0000 I NETWORK [conn3988] end connection 127.0.0.1:36195 (3 connections now open) 2014-10-06T15:12:31.452+0000 I NETWORK [conn3989] end connection 127.0.0.1:36196 (2 connections now open) 2014-10-06T15:12:31.452+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36198 #3990 (3 connections now open) 2014-10-06T15:12:31.452+0000 I NETWORK [conn3990] end connection 127.0.0.1:36198 (2 connections now open) 2014-10-06T15:12:31.453+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:12:31.453+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:12:31.454+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:12:31.803+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36199 #3991 (3 connections now open) 2014-10-06T15:12:31.803+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36200 #3992 (4 connections now open) 2014-10-06T15:12:31.803+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36201 #3993 (5 connections now open) 2014-10-06T15:12:31.804+0000 I NETWORK [conn3991] end connection 127.0.0.1:36199 (4 connections now open) 2014-10-06T15:12:36.804+0000 I NETWORK [conn3993] end connection 127.0.0.1:36201 (3 connections now open) 2014-10-06T15:12:36.804+0000 I NETWORK [conn3992] end connection 127.0.0.1:36200 (3 connections now open) 2014-10-06T15:12:36.804+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36202 #3994 (4 connections now open) 2014-10-06T15:12:36.805+0000 I NETWORK [conn3994] end connection 127.0.0.1:36202 (2 connections now open) 2014-10-06T15:12:36.805+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:12:36.806+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:12:36.806+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:12:37.154+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36203 #3995 (3 connections now open) 2014-10-06T15:12:37.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36204 #3996 (4 connections now open) 2014-10-06T15:12:37.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36205 #3997 (5 connections now open) 2014-10-06T15:12:37.155+0000 I NETWORK [conn3995] end connection 127.0.0.1:36203 (4 connections now open) 2014-10-06T15:12:42.155+0000 I NETWORK [conn3997] end connection 127.0.0.1:36205 (3 connections now open) 2014-10-06T15:12:42.155+0000 I NETWORK [conn3996] end connection 127.0.0.1:36204 (2 connections now open) 2014-10-06T15:12:42.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36206 #3998 (4 connections now open) 2014-10-06T15:12:42.156+0000 I NETWORK [conn3998] end connection 127.0.0.1:36206 (2 connections now open) 2014-10-06T15:12:42.157+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:12:42.157+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:12:42.158+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:12:42.495+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36207 #3999 (3 connections now open) 2014-10-06T15:12:42.495+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36208 #4000 (4 connections now open) 2014-10-06T15:12:42.495+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36209 #4001 (5 connections now open) 2014-10-06T15:12:42.496+0000 I NETWORK [conn3999] end connection 127.0.0.1:36207 (4 connections now open) 2014-10-06T15:12:47.496+0000 I NETWORK [conn4000] end connection 127.0.0.1:36208 (3 connections now open) 2014-10-06T15:12:47.496+0000 I NETWORK [conn4001] end connection 127.0.0.1:36209 (3 connections now open) 2014-10-06T15:12:47.496+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36210 #4002 (3 connections now open) 2014-10-06T15:12:47.497+0000 I NETWORK [conn4002] end connection 127.0.0.1:36210 (2 connections now open) 2014-10-06T15:12:47.497+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:12:47.498+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:12:47.499+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:12:47.857+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36211 #4003 (3 connections now open) 2014-10-06T15:12:47.858+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36212 #4004 (4 connections now open) 2014-10-06T15:12:47.858+0000 I NETWORK [conn4003] end connection 127.0.0.1:36211 (3 connections now open) 2014-10-06T15:12:52.858+0000 I NETWORK [conn4004] end connection 127.0.0.1:36212 (2 connections now open) 2014-10-06T15:12:52.859+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36213 #4005 (3 connections now open) 2014-10-06T15:12:52.859+0000 I NETWORK [conn4005] end connection 127.0.0.1:36213 (2 connections now open) 2014-10-06T15:12:52.860+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:12:52.860+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:12:52.861+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:12:53.194+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36214 #4006 (3 connections now open) 2014-10-06T15:12:53.194+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36215 #4007 (4 connections now open) 2014-10-06T15:12:53.195+0000 I NETWORK [conn4006] end connection 127.0.0.1:36214 (3 connections now open) 2014-10-06T15:12:58.195+0000 I NETWORK [conn4007] end connection 127.0.0.1:36215 (2 connections now open) 2014-10-06T15:12:58.195+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36216 #4008 (3 connections now open) 2014-10-06T15:12:58.196+0000 I NETWORK [conn4008] end connection 127.0.0.1:36216 (2 connections now open) 2014-10-06T15:12:58.196+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:12:58.197+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:12:58.197+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:12:58.556+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36217 #4009 (3 connections now open) 2014-10-06T15:12:58.556+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36218 #4010 (4 connections now open) 2014-10-06T15:12:58.556+0000 I NETWORK [conn4009] end connection 127.0.0.1:36217 (3 connections now open) 2014-10-06T15:13:03.557+0000 I NETWORK [conn4010] end connection 127.0.0.1:36218 (2 connections now open) 2014-10-06T15:13:03.557+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36219 #4011 (3 connections now open) 2014-10-06T15:13:03.557+0000 I NETWORK [conn4011] end connection 127.0.0.1:36219 (2 connections now open) 2014-10-06T15:13:03.558+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:13:03.558+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:13:03.559+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:13:03.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36220 #4012 (3 connections now open) 2014-10-06T15:13:03.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36221 #4013 (4 connections now open) 2014-10-06T15:13:03.913+0000 I NETWORK [conn4012] end connection 127.0.0.1:36220 (3 connections now open) 2014-10-06T15:13:08.913+0000 I NETWORK [conn4013] end connection 127.0.0.1:36221 (2 connections now open) 2014-10-06T15:13:08.913+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36222 #4014 (3 connections now open) 2014-10-06T15:13:08.914+0000 I NETWORK [conn4014] end connection 127.0.0.1:36222 (2 connections now open) 2014-10-06T15:13:08.914+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:13:08.915+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:13:08.916+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:13:09.253+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36223 #4015 (3 connections now open) 2014-10-06T15:13:09.253+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36224 #4016 (4 connections now open) 2014-10-06T15:13:09.254+0000 I NETWORK [conn4015] end connection 127.0.0.1:36223 (3 connections now open) 2014-10-06T15:13:14.254+0000 I NETWORK [conn4016] end connection 127.0.0.1:36224 (2 connections now open) 2014-10-06T15:13:14.254+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36225 #4017 (3 connections now open) 2014-10-06T15:13:14.255+0000 I NETWORK [conn4017] end connection 127.0.0.1:36225 (2 connections now open) 2014-10-06T15:13:14.255+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:13:14.256+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:13:14.256+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:13:14.616+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36226 #4018 (3 connections now open) 2014-10-06T15:13:14.616+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36227 #4019 (4 connections now open) 2014-10-06T15:13:14.617+0000 I NETWORK [conn4018] end connection 127.0.0.1:36226 (3 connections now open) 2014-10-06T15:13:19.617+0000 I NETWORK [conn4019] end connection 127.0.0.1:36227 (2 connections now open) 2014-10-06T15:13:19.617+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36228 #4020 (3 connections now open) 2014-10-06T15:13:19.618+0000 I NETWORK [conn4020] end connection 127.0.0.1:36228 (2 connections now open) 2014-10-06T15:13:19.618+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:13:19.619+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:13:19.619+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:13:19.952+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36229 #4021 (3 connections now open) 2014-10-06T15:13:19.952+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36230 #4022 (4 connections now open) 2014-10-06T15:13:19.953+0000 I NETWORK [conn4021] end connection 127.0.0.1:36229 (3 connections now open) 2014-10-06T15:13:24.953+0000 I NETWORK [conn4022] end connection 127.0.0.1:36230 (2 connections now open) 2014-10-06T15:13:24.953+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36231 #4023 (3 connections now open) 2014-10-06T15:13:24.954+0000 I NETWORK [conn4023] end connection 127.0.0.1:36231 (2 connections now open) 2014-10-06T15:13:24.954+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntIDRange 2014-10-06T15:13:24.959+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:13:24.959+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:13:25.317+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T15:13:25.317+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:13:25.320+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:13:25.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36232 #4024 (3 connections now open) 2014-10-06T15:13:25.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36234 #4025 (4 connections now open) 2014-10-06T15:13:25.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36233 #4026 (5 connections now open) 2014-10-06T15:13:25.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36235 #4027 (6 connections now open) 2014-10-06T15:13:25.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36236 #4028 (7 connections now open) 2014-10-06T15:13:25.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36237 #4029 (8 connections now open) 2014-10-06T15:13:25.322+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36238 #4030 (9 connections now open) 2014-10-06T15:13:25.323+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36239 #4031 (10 connections now open) 2014-10-06T15:13:25.323+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36240 #4032 (11 connections now open) 2014-10-06T15:13:25.323+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36241 #4033 (12 connections now open) 2014-10-06T15:13:25.324+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36242 #4034 (13 connections now open) 2014-10-06T15:13:25.324+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36243 #4035 (14 connections now open) 2014-10-06T15:13:25.325+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36244 #4036 (15 connections now open) 2014-10-06T15:13:25.326+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36245 #4037 (16 connections now open) 2014-10-06T15:13:25.326+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36246 #4038 (17 connections now open) 2014-10-06T15:13:25.326+0000 I NETWORK [conn4024] end connection 127.0.0.1:36232 (16 connections now open) 2014-10-06T15:13:25.326+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36247 #4039 (17 connections now open) 2014-10-06T15:13:25.327+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36248 #4040 (18 connections now open) 2014-10-06T15:13:30.327+0000 I NETWORK [conn4036] end connection 127.0.0.1:36244 (17 connections now open) 2014-10-06T15:13:30.327+0000 I NETWORK [conn4033] end connection 127.0.0.1:36241 (17 connections now open) 2014-10-06T15:13:30.327+0000 I NETWORK [conn4037] end connection 127.0.0.1:36245 (17 connections now open) 2014-10-06T15:13:30.327+0000 I NETWORK [conn4027] end connection 127.0.0.1:36235 (16 connections now open) 2014-10-06T15:13:30.327+0000 I NETWORK [conn4029] end connection 127.0.0.1:36237 (17 connections now open) 2014-10-06T15:13:30.327+0000 I NETWORK [conn4034] end connection 127.0.0.1:36242 (16 connections now open) 2014-10-06T15:13:30.327+0000 I NETWORK [conn4026] end connection 127.0.0.1:36233 (16 connections now open) 2014-10-06T15:13:30.327+0000 I NETWORK [conn4032] end connection 127.0.0.1:36240 (12 connections now open) 2014-10-06T15:13:30.327+0000 I NETWORK [conn4025] end connection 127.0.0.1:36234 (16 connections now open) 2014-10-06T15:13:30.327+0000 I NETWORK [conn4039] end connection 127.0.0.1:36247 (16 connections now open) 2014-10-06T15:13:30.327+0000 I NETWORK [conn4030] end connection 127.0.0.1:36238 (16 connections now open) 2014-10-06T15:13:30.327+0000 I NETWORK [conn4040] end connection 127.0.0.1:36248 (16 connections now open) 2014-10-06T15:13:30.327+0000 I NETWORK [conn4031] end connection 127.0.0.1:36239 (16 connections now open) 2014-10-06T15:13:30.327+0000 I NETWORK [conn4035] end connection 127.0.0.1:36243 (16 connections now open) 2014-10-06T15:13:30.327+0000 I NETWORK [conn4028] end connection 127.0.0.1:36236 (16 connections now open) 2014-10-06T15:13:30.327+0000 I NETWORK [conn4038] end connection 127.0.0.1:36246 (16 connections now open) 2014-10-06T15:13:30.328+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36249 #4041 (3 connections now open) 2014-10-06T15:13:30.328+0000 I NETWORK [conn4041] end connection 127.0.0.1:36249 (2 connections now open) 2014-10-06T15:13:30.329+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:13:30.329+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:13:30.330+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:13:30.690+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T15:13:30.690+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:13:30.694+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:13:30.694+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36250 #4042 (3 connections now open) 2014-10-06T15:13:30.695+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36251 #4043 (4 connections now open) 2014-10-06T15:13:30.695+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36252 #4044 (5 connections now open) 2014-10-06T15:13:30.695+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36253 #4045 (6 connections now open) 2014-10-06T15:13:30.695+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36254 #4046 (7 connections now open) 2014-10-06T15:13:30.695+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36255 #4047 (8 connections now open) 2014-10-06T15:13:30.695+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36256 #4048 (9 connections now open) 2014-10-06T15:13:30.695+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36257 #4049 (10 connections now open) 2014-10-06T15:13:30.695+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36258 #4050 (11 connections now open) 2014-10-06T15:13:30.696+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36259 #4051 (12 connections now open) 2014-10-06T15:13:30.698+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36260 #4052 (13 connections now open) 2014-10-06T15:13:30.698+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36261 #4053 (14 connections now open) 2014-10-06T15:13:30.699+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36262 #4054 (15 connections now open) 2014-10-06T15:13:30.700+0000 I NETWORK [conn4042] end connection 127.0.0.1:36250 (14 connections now open) 2014-10-06T15:13:30.701+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36263 #4055 (15 connections now open) 2014-10-06T15:13:30.701+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36264 #4056 (16 connections now open) 2014-10-06T15:13:30.701+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36265 #4057 (17 connections now open) 2014-10-06T15:13:30.701+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36266 #4058 (18 connections now open) 2014-10-06T15:13:35.701+0000 I NETWORK [conn4049] end connection 127.0.0.1:36257 (17 connections now open) 2014-10-06T15:13:35.701+0000 I NETWORK [conn4056] end connection 127.0.0.1:36264 (17 connections now open) 2014-10-06T15:13:35.701+0000 I NETWORK [conn4058] end connection 127.0.0.1:36266 (17 connections now open) 2014-10-06T15:13:35.701+0000 I NETWORK [conn4057] end connection 127.0.0.1:36265 (17 connections now open) 2014-10-06T15:13:35.701+0000 I NETWORK [conn4051] end connection 127.0.0.1:36259 (17 connections now open) 2014-10-06T15:13:35.701+0000 I NETWORK [conn4043] end connection 127.0.0.1:36251 (17 connections now open) 2014-10-06T15:13:35.701+0000 I NETWORK [conn4044] end connection 127.0.0.1:36252 (17 connections now open) 2014-10-06T15:13:35.701+0000 I NETWORK [conn4050] end connection 127.0.0.1:36258 (17 connections now open) 2014-10-06T15:13:35.701+0000 I NETWORK [conn4048] end connection 127.0.0.1:36256 (14 connections now open) 2014-10-06T15:13:35.701+0000 I NETWORK [conn4047] end connection 127.0.0.1:36255 (17 connections now open) 2014-10-06T15:13:35.701+0000 I NETWORK [conn4054] end connection 127.0.0.1:36262 (14 connections now open) 2014-10-06T15:13:35.701+0000 I NETWORK [conn4055] end connection 127.0.0.1:36263 (17 connections now open) 2014-10-06T15:13:35.702+0000 I NETWORK [conn4046] end connection 127.0.0.1:36254 (6 connections now open) 2014-10-06T15:13:35.702+0000 I NETWORK [conn4045] end connection 127.0.0.1:36253 (5 connections now open) 2014-10-06T15:13:35.702+0000 I NETWORK [conn4053] end connection 127.0.0.1:36261 (5 connections now open) 2014-10-06T15:13:35.702+0000 I NETWORK [conn4052] end connection 127.0.0.1:36260 (2 connections now open) 2014-10-06T15:13:35.702+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36267 #4059 (3 connections now open) 2014-10-06T15:13:35.702+0000 I NETWORK [conn4059] end connection 127.0.0.1:36267 (2 connections now open) 2014-10-06T15:13:35.703+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:13:35.708+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:13:35.708+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:13:36.047+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T15:13:36.047+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:13:36.050+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:13:36.051+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36268 #4060 (3 connections now open) 2014-10-06T15:13:36.051+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36269 #4061 (4 connections now open) 2014-10-06T15:13:36.051+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36270 #4062 (5 connections now open) 2014-10-06T15:13:36.051+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36271 #4063 (6 connections now open) 2014-10-06T15:13:36.051+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36272 #4064 (7 connections now open) 2014-10-06T15:13:36.052+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36273 #4065 (8 connections now open) 2014-10-06T15:13:36.052+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36274 #4066 (9 connections now open) 2014-10-06T15:13:36.052+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36275 #4067 (10 connections now open) 2014-10-06T15:13:36.052+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36276 #4068 (11 connections now open) 2014-10-06T15:13:36.052+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36277 #4069 (12 connections now open) 2014-10-06T15:13:36.052+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36278 #4070 (13 connections now open) 2014-10-06T15:13:36.053+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36279 #4071 (14 connections now open) 2014-10-06T15:13:36.053+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36280 #4072 (15 connections now open) 2014-10-06T15:13:36.053+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36281 #4073 (16 connections now open) 2014-10-06T15:13:36.054+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36282 #4074 (17 connections now open) 2014-10-06T15:13:36.054+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36283 #4075 (18 connections now open) 2014-10-06T15:13:36.054+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36284 #4076 (19 connections now open) 2014-10-06T15:13:36.055+0000 I NETWORK [conn4060] end connection 127.0.0.1:36268 (18 connections now open) 2014-10-06T15:13:41.055+0000 I NETWORK [conn4076] end connection 127.0.0.1:36284 (17 connections now open) 2014-10-06T15:13:41.055+0000 I NETWORK [conn4074] end connection 127.0.0.1:36282 (17 connections now open) 2014-10-06T15:13:41.055+0000 I NETWORK [conn4066] end connection 127.0.0.1:36274 (17 connections now open) 2014-10-06T15:13:41.055+0000 I NETWORK [conn4067] end connection 127.0.0.1:36275 (15 connections now open) 2014-10-06T15:13:41.055+0000 I NETWORK [conn4063] end connection 127.0.0.1:36271 (15 connections now open) 2014-10-06T15:13:41.055+0000 I NETWORK [conn4070] end connection 127.0.0.1:36278 (15 connections now open) 2014-10-06T15:13:41.055+0000 I NETWORK [conn4069] end connection 127.0.0.1:36277 (15 connections now open) 2014-10-06T15:13:41.056+0000 I NETWORK [conn4071] end connection 127.0.0.1:36279 (11 connections now open) 2014-10-06T15:13:41.055+0000 I NETWORK [conn4068] end connection 127.0.0.1:36276 (15 connections now open) 2014-10-06T15:13:41.055+0000 I NETWORK [conn4075] end connection 127.0.0.1:36283 (15 connections now open) 2014-10-06T15:13:41.055+0000 I NETWORK [conn4072] end connection 127.0.0.1:36280 (15 connections now open) 2014-10-06T15:13:41.055+0000 I NETWORK [conn4061] end connection 127.0.0.1:36269 (15 connections now open) 2014-10-06T15:13:41.055+0000 I NETWORK [conn4073] end connection 127.0.0.1:36281 (15 connections now open) 2014-10-06T15:13:41.055+0000 I NETWORK [conn4062] end connection 127.0.0.1:36270 (17 connections now open) 2014-10-06T15:13:41.055+0000 I NETWORK [conn4065] end connection 127.0.0.1:36273 (15 connections now open) 2014-10-06T15:13:41.056+0000 I NETWORK [conn4064] end connection 127.0.0.1:36272 (7 connections now open) 2014-10-06T15:13:41.056+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36285 #4077 (4 connections now open) 2014-10-06T15:13:41.056+0000 I NETWORK [conn4077] end connection 127.0.0.1:36285 (2 connections now open) 2014-10-06T15:13:41.057+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:13:41.058+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:13:41.058+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:13:41.423+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T15:13:41.423+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:13:41.426+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:13:41.427+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36286 #4078 (3 connections now open) 2014-10-06T15:13:41.427+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36287 #4079 (4 connections now open) 2014-10-06T15:13:41.427+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36288 #4080 (5 connections now open) 2014-10-06T15:13:41.427+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36289 #4081 (6 connections now open) 2014-10-06T15:13:41.427+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36290 #4082 (7 connections now open) 2014-10-06T15:13:41.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36291 #4083 (8 connections now open) 2014-10-06T15:13:41.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36292 #4084 (9 connections now open) 2014-10-06T15:13:41.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36293 #4085 (10 connections now open) 2014-10-06T15:13:41.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36294 #4086 (11 connections now open) 2014-10-06T15:13:41.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36295 #4087 (12 connections now open) 2014-10-06T15:13:41.429+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36296 #4088 (13 connections now open) 2014-10-06T15:13:41.429+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36297 #4089 (14 connections now open) 2014-10-06T15:13:41.429+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36298 #4090 (15 connections now open) 2014-10-06T15:13:41.429+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36299 #4091 (16 connections now open) 2014-10-06T15:13:41.429+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36300 #4092 (17 connections now open) 2014-10-06T15:13:41.429+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36301 #4093 (18 connections now open) 2014-10-06T15:13:41.430+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36302 #4094 (19 connections now open) 2014-10-06T15:13:41.430+0000 I NETWORK [conn4078] end connection 127.0.0.1:36286 (18 connections now open) 2014-10-06T15:13:46.430+0000 I NETWORK [conn4085] end connection 127.0.0.1:36293 (17 connections now open) 2014-10-06T15:13:46.430+0000 I NETWORK [conn4092] end connection 127.0.0.1:36300 (17 connections now open) 2014-10-06T15:13:46.431+0000 I NETWORK [conn4091] end connection 127.0.0.1:36299 (16 connections now open) 2014-10-06T15:13:46.431+0000 I NETWORK [conn4087] end connection 127.0.0.1:36295 (16 connections now open) 2014-10-06T15:13:46.431+0000 I NETWORK [conn4084] end connection 127.0.0.1:36292 (14 connections now open) 2014-10-06T15:13:46.431+0000 I NETWORK [conn4082] end connection 127.0.0.1:36290 (16 connections now open) 2014-10-06T15:13:46.431+0000 I NETWORK [conn4086] end connection 127.0.0.1:36294 (12 connections now open) 2014-10-06T15:13:46.431+0000 I NETWORK [conn4088] end connection 127.0.0.1:36296 (12 connections now open) 2014-10-06T15:13:46.431+0000 I NETWORK [conn4090] end connection 127.0.0.1:36298 (10 connections now open) 2014-10-06T15:13:46.431+0000 I NETWORK [conn4080] end connection 127.0.0.1:36288 (8 connections now open) 2014-10-06T15:13:46.431+0000 I NETWORK [conn4093] end connection 127.0.0.1:36301 (8 connections now open) 2014-10-06T15:13:46.431+0000 I NETWORK [conn4089] end connection 127.0.0.1:36297 (8 connections now open) 2014-10-06T15:13:46.431+0000 I NETWORK [conn4094] end connection 127.0.0.1:36302 (5 connections now open) 2014-10-06T15:13:46.431+0000 I NETWORK [conn4081] end connection 127.0.0.1:36289 (5 connections now open) 2014-10-06T15:13:46.431+0000 I NETWORK [conn4083] end connection 127.0.0.1:36291 (5 connections now open) 2014-10-06T15:13:46.431+0000 I NETWORK [conn4079] end connection 127.0.0.1:36287 (2 connections now open) 2014-10-06T15:13:46.431+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36303 #4095 (3 connections now open) 2014-10-06T15:13:46.432+0000 I NETWORK [conn4095] end connection 127.0.0.1:36303 (2 connections now open) 2014-10-06T15:13:46.432+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:13:46.433+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:13:46.433+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:13:46.775+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T15:13:46.775+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:13:46.779+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:13:46.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36304 #4096 (3 connections now open) 2014-10-06T15:13:46.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36305 #4097 (4 connections now open) 2014-10-06T15:13:46.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36306 #4098 (5 connections now open) 2014-10-06T15:13:46.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36307 #4099 (6 connections now open) 2014-10-06T15:13:46.781+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36308 #4100 (7 connections now open) 2014-10-06T15:13:46.781+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36309 #4101 (8 connections now open) 2014-10-06T15:13:46.781+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36310 #4102 (9 connections now open) 2014-10-06T15:13:46.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36311 #4103 (10 connections now open) 2014-10-06T15:13:46.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36312 #4104 (11 connections now open) 2014-10-06T15:13:46.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36313 #4105 (12 connections now open) 2014-10-06T15:13:46.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36314 #4106 (13 connections now open) 2014-10-06T15:13:46.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36315 #4107 (14 connections now open) 2014-10-06T15:13:46.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36316 #4108 (15 connections now open) 2014-10-06T15:13:46.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36317 #4109 (16 connections now open) 2014-10-06T15:13:46.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36318 #4110 (17 connections now open) 2014-10-06T15:13:46.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36319 #4111 (18 connections now open) 2014-10-06T15:13:46.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36320 #4112 (19 connections now open) 2014-10-06T15:13:46.786+0000 I NETWORK [conn4096] end connection 127.0.0.1:36304 (18 connections now open) 2014-10-06T15:13:51.786+0000 I NETWORK [conn4106] end connection 127.0.0.1:36314 (17 connections now open) 2014-10-06T15:13:51.786+0000 I NETWORK [conn4107] end connection 127.0.0.1:36315 (16 connections now open) 2014-10-06T15:13:51.786+0000 I NETWORK [conn4104] end connection 127.0.0.1:36312 (16 connections now open) 2014-10-06T15:13:51.787+0000 I NETWORK [conn4112] end connection 127.0.0.1:36320 (16 connections now open) 2014-10-06T15:13:51.787+0000 I NETWORK [conn4108] end connection 127.0.0.1:36316 (16 connections now open) 2014-10-06T15:13:51.787+0000 I NETWORK [conn4110] end connection 127.0.0.1:36318 (16 connections now open) 2014-10-06T15:13:51.787+0000 I NETWORK [conn4099] end connection 127.0.0.1:36307 (13 connections now open) 2014-10-06T15:13:51.787+0000 I NETWORK [conn4105] end connection 127.0.0.1:36313 (16 connections now open) 2014-10-06T15:13:51.787+0000 I NETWORK [conn4109] end connection 127.0.0.1:36317 (16 connections now open) 2014-10-06T15:13:51.787+0000 I NETWORK [conn4102] end connection 127.0.0.1:36310 (16 connections now open) 2014-10-06T15:13:51.787+0000 I NETWORK [conn4111] end connection 127.0.0.1:36319 (16 connections now open) 2014-10-06T15:13:51.787+0000 I NETWORK [conn4097] end connection 127.0.0.1:36305 (16 connections now open) 2014-10-06T15:13:51.787+0000 I NETWORK [conn4100] end connection 127.0.0.1:36308 (16 connections now open) 2014-10-06T15:13:51.787+0000 I NETWORK [conn4101] end connection 127.0.0.1:36309 (16 connections now open) 2014-10-06T15:13:51.787+0000 I NETWORK [conn4103] end connection 127.0.0.1:36311 (16 connections now open) 2014-10-06T15:13:51.787+0000 I NETWORK [conn4098] end connection 127.0.0.1:36306 (16 connections now open) 2014-10-06T15:13:51.787+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36321 #4113 (9 connections now open) 2014-10-06T15:13:51.788+0000 I NETWORK [conn4113] end connection 127.0.0.1:36321 (2 connections now open) 2014-10-06T15:13:51.788+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:13:51.789+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:13:51.789+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:13:52.150+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T15:13:52.150+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:13:52.154+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:13:52.154+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36322 #4114 (3 connections now open) 2014-10-06T15:13:52.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36324 #4115 (4 connections now open) 2014-10-06T15:13:52.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36323 #4116 (5 connections now open) 2014-10-06T15:13:52.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36325 #4117 (6 connections now open) 2014-10-06T15:13:52.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36326 #4118 (7 connections now open) 2014-10-06T15:13:52.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36327 #4119 (8 connections now open) 2014-10-06T15:13:52.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36328 #4120 (9 connections now open) 2014-10-06T15:13:52.156+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36329 #4121 (10 connections now open) 2014-10-06T15:13:52.156+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36330 #4122 (11 connections now open) 2014-10-06T15:13:52.156+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36331 #4123 (12 connections now open) 2014-10-06T15:13:52.156+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36332 #4124 (13 connections now open) 2014-10-06T15:13:52.158+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36333 #4125 (14 connections now open) 2014-10-06T15:13:52.158+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36334 #4126 (15 connections now open) 2014-10-06T15:13:52.158+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36335 #4127 (16 connections now open) 2014-10-06T15:13:52.158+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36336 #4128 (17 connections now open) 2014-10-06T15:13:52.158+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36337 #4129 (18 connections now open) 2014-10-06T15:13:52.159+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36338 #4130 (19 connections now open) 2014-10-06T15:13:52.160+0000 I NETWORK [conn4114] end connection 127.0.0.1:36322 (18 connections now open) 2014-10-06T15:13:57.160+0000 I NETWORK [conn4128] end connection 127.0.0.1:36336 (17 connections now open) 2014-10-06T15:13:57.160+0000 I NETWORK [conn4117] end connection 127.0.0.1:36325 (16 connections now open) 2014-10-06T15:13:57.160+0000 I NETWORK [conn4121] end connection 127.0.0.1:36329 (16 connections now open) 2014-10-06T15:13:57.160+0000 I NETWORK [conn4125] end connection 127.0.0.1:36333 (16 connections now open) 2014-10-06T15:13:57.160+0000 I NETWORK [conn4119] end connection 127.0.0.1:36327 (16 connections now open) 2014-10-06T15:13:57.160+0000 I NETWORK [conn4129] end connection 127.0.0.1:36337 (16 connections now open) 2014-10-06T15:13:57.160+0000 I NETWORK [conn4130] end connection 127.0.0.1:36338 (16 connections now open) 2014-10-06T15:13:57.160+0000 I NETWORK [conn4123] end connection 127.0.0.1:36331 (16 connections now open) 2014-10-06T15:13:57.160+0000 I NETWORK [conn4115] end connection 127.0.0.1:36324 (16 connections now open) 2014-10-06T15:13:57.160+0000 I NETWORK [conn4122] end connection 127.0.0.1:36330 (16 connections now open) 2014-10-06T15:13:57.160+0000 I NETWORK [conn4127] end connection 127.0.0.1:36335 (16 connections now open) 2014-10-06T15:13:57.160+0000 I NETWORK [conn4120] end connection 127.0.0.1:36328 (16 connections now open) 2014-10-06T15:13:57.160+0000 I NETWORK [conn4116] end connection 127.0.0.1:36323 (16 connections now open) 2014-10-06T15:13:57.160+0000 I NETWORK [conn4124] end connection 127.0.0.1:36332 (16 connections now open) 2014-10-06T15:13:57.160+0000 I NETWORK [conn4118] end connection 127.0.0.1:36326 (16 connections now open) 2014-10-06T15:13:57.161+0000 I NETWORK [conn4126] end connection 127.0.0.1:36334 (4 connections now open) 2014-10-06T15:13:57.161+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36339 #4131 (3 connections now open) 2014-10-06T15:13:57.161+0000 I NETWORK [conn4131] end connection 127.0.0.1:36339 (2 connections now open) 2014-10-06T15:13:57.162+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:13:57.167+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:13:57.168+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:13:57.559+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T15:13:57.559+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:13:57.563+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:13:57.563+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36340 #4132 (3 connections now open) 2014-10-06T15:13:57.564+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36341 #4133 (4 connections now open) 2014-10-06T15:13:57.564+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36342 #4134 (5 connections now open) 2014-10-06T15:13:57.564+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36343 #4135 (6 connections now open) 2014-10-06T15:13:57.564+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36344 #4136 (7 connections now open) 2014-10-06T15:13:57.564+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36345 #4137 (8 connections now open) 2014-10-06T15:13:57.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36346 #4138 (9 connections now open) 2014-10-06T15:13:57.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36347 #4139 (10 connections now open) 2014-10-06T15:13:57.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36348 #4140 (11 connections now open) 2014-10-06T15:13:57.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36349 #4141 (12 connections now open) 2014-10-06T15:13:57.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36350 #4142 (13 connections now open) 2014-10-06T15:13:57.566+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36351 #4143 (14 connections now open) 2014-10-06T15:13:57.566+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36352 #4144 (15 connections now open) 2014-10-06T15:13:57.566+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36353 #4145 (16 connections now open) 2014-10-06T15:13:57.567+0000 I NETWORK [conn4132] end connection 127.0.0.1:36340 (15 connections now open) 2014-10-06T15:13:57.568+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36354 #4146 (16 connections now open) 2014-10-06T15:13:57.568+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36355 #4147 (17 connections now open) 2014-10-06T15:13:57.568+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36356 #4148 (18 connections now open) 2014-10-06T15:14:02.568+0000 I NETWORK [conn4142] end connection 127.0.0.1:36350 (17 connections now open) 2014-10-06T15:14:02.568+0000 I NETWORK [conn4136] end connection 127.0.0.1:36344 (16 connections now open) 2014-10-06T15:14:02.568+0000 I NETWORK [conn4133] end connection 127.0.0.1:36341 (16 connections now open) 2014-10-06T15:14:02.568+0000 I NETWORK [conn4135] end connection 127.0.0.1:36343 (16 connections now open) 2014-10-06T15:14:02.568+0000 I NETWORK [conn4143] end connection 127.0.0.1:36351 (16 connections now open) 2014-10-06T15:14:02.568+0000 I NETWORK [conn4140] end connection 127.0.0.1:36348 (15 connections now open) 2014-10-06T15:14:02.568+0000 I NETWORK [conn4141] end connection 127.0.0.1:36349 (16 connections now open) 2014-10-06T15:14:02.568+0000 I NETWORK [conn4138] end connection 127.0.0.1:36346 (12 connections now open) 2014-10-06T15:14:02.568+0000 I NETWORK [conn4146] end connection 127.0.0.1:36354 (11 connections now open) 2014-10-06T15:14:02.568+0000 I NETWORK [conn4139] end connection 127.0.0.1:36347 (14 connections now open) 2014-10-06T15:14:02.568+0000 I NETWORK [conn4145] end connection 127.0.0.1:36353 (17 connections now open) 2014-10-06T15:14:02.568+0000 I NETWORK [conn4148] end connection 127.0.0.1:36356 (12 connections now open) 2014-10-06T15:14:02.568+0000 I NETWORK [conn4144] end connection 127.0.0.1:36352 (12 connections now open) 2014-10-06T15:14:02.568+0000 I NETWORK [conn4137] end connection 127.0.0.1:36345 (17 connections now open) 2014-10-06T15:14:02.568+0000 I NETWORK [conn4147] end connection 127.0.0.1:36355 (17 connections now open) 2014-10-06T15:14:02.568+0000 I NETWORK [conn4134] end connection 127.0.0.1:36342 (11 connections now open) 2014-10-06T15:14:02.568+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36357 #4149 (3 connections now open) 2014-10-06T15:14:02.569+0000 I NETWORK [conn4149] end connection 127.0.0.1:36357 (2 connections now open) 2014-10-06T15:14:02.569+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:14:02.570+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:14:02.571+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:14:02.913+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T15:14:02.913+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:14:02.917+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:14:02.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36358 #4150 (3 connections now open) 2014-10-06T15:14:02.918+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36359 #4151 (4 connections now open) 2014-10-06T15:14:02.918+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36360 #4152 (5 connections now open) 2014-10-06T15:14:02.918+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36361 #4153 (6 connections now open) 2014-10-06T15:14:02.918+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36362 #4154 (7 connections now open) 2014-10-06T15:14:02.918+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36363 #4155 (8 connections now open) 2014-10-06T15:14:02.918+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36364 #4156 (9 connections now open) 2014-10-06T15:14:02.918+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36365 #4157 (10 connections now open) 2014-10-06T15:14:02.918+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36366 #4158 (11 connections now open) 2014-10-06T15:14:02.919+0000 I NETWORK [conn4150] end connection 127.0.0.1:36358 (10 connections now open) 2014-10-06T15:14:07.920+0000 I NETWORK [conn4152] end connection 127.0.0.1:36360 (9 connections now open) 2014-10-06T15:14:07.920+0000 I NETWORK [conn4158] end connection 127.0.0.1:36366 (9 connections now open) 2014-10-06T15:14:07.920+0000 I NETWORK [conn4153] end connection 127.0.0.1:36361 (9 connections now open) 2014-10-06T15:14:07.920+0000 I NETWORK [conn4154] end connection 127.0.0.1:36362 (9 connections now open) 2014-10-06T15:14:07.920+0000 I NETWORK [conn4151] end connection 127.0.0.1:36359 (7 connections now open) 2014-10-06T15:14:07.920+0000 I NETWORK [conn4155] end connection 127.0.0.1:36363 (9 connections now open) 2014-10-06T15:14:07.920+0000 I NETWORK [conn4157] end connection 127.0.0.1:36365 (8 connections now open) 2014-10-06T15:14:07.920+0000 I NETWORK [conn4156] end connection 127.0.0.1:36364 (9 connections now open) 2014-10-06T15:14:07.920+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36367 #4159 (4 connections now open) 2014-10-06T15:14:07.921+0000 I NETWORK [conn4159] end connection 127.0.0.1:36367 (2 connections now open) 2014-10-06T15:14:07.921+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:14:07.926+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:14:07.926+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:14:08.287+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T15:14:08.287+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:14:08.290+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:14:08.291+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36368 #4160 (3 connections now open) 2014-10-06T15:14:08.291+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36369 #4161 (4 connections now open) 2014-10-06T15:14:08.292+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36370 #4162 (5 connections now open) 2014-10-06T15:14:08.292+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36371 #4163 (6 connections now open) 2014-10-06T15:14:08.292+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36372 #4164 (7 connections now open) 2014-10-06T15:14:08.292+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36373 #4165 (8 connections now open) 2014-10-06T15:14:08.292+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36374 #4166 (9 connections now open) 2014-10-06T15:14:08.292+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36375 #4167 (10 connections now open) 2014-10-06T15:14:08.292+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36376 #4168 (11 connections now open) 2014-10-06T15:14:08.293+0000 I NETWORK [conn4160] end connection 127.0.0.1:36368 (10 connections now open) 2014-10-06T15:14:13.293+0000 I NETWORK [conn4166] end connection 127.0.0.1:36374 (9 connections now open) 2014-10-06T15:14:13.293+0000 I NETWORK [conn4163] end connection 127.0.0.1:36371 (9 connections now open) 2014-10-06T15:14:13.293+0000 I NETWORK [conn4165] end connection 127.0.0.1:36373 (9 connections now open) 2014-10-06T15:14:13.293+0000 I NETWORK [conn4162] end connection 127.0.0.1:36370 (9 connections now open) 2014-10-06T15:14:13.293+0000 I NETWORK [conn4167] end connection 127.0.0.1:36375 (8 connections now open) 2014-10-06T15:14:13.293+0000 I NETWORK [conn4161] end connection 127.0.0.1:36369 (8 connections now open) 2014-10-06T15:14:13.293+0000 I NETWORK [conn4168] end connection 127.0.0.1:36376 (8 connections now open) 2014-10-06T15:14:13.293+0000 I NETWORK [conn4164] end connection 127.0.0.1:36372 (8 connections now open) 2014-10-06T15:14:13.293+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36377 #4169 (10 connections now open) 2014-10-06T15:14:13.294+0000 I NETWORK [conn4169] end connection 127.0.0.1:36377 (2 connections now open) 2014-10-06T15:14:13.295+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:14:13.296+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:14:13.296+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:14:13.648+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T15:14:13.648+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:14:13.651+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:14:13.652+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36378 #4170 (3 connections now open) 2014-10-06T15:14:13.653+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36379 #4171 (4 connections now open) 2014-10-06T15:14:13.653+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36380 #4172 (5 connections now open) 2014-10-06T15:14:13.653+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36381 #4173 (6 connections now open) 2014-10-06T15:14:13.653+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36382 #4174 (7 connections now open) 2014-10-06T15:14:13.653+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36383 #4175 (8 connections now open) 2014-10-06T15:14:13.653+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36384 #4176 (9 connections now open) 2014-10-06T15:14:13.653+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36385 #4177 (10 connections now open) 2014-10-06T15:14:13.654+0000 I NETWORK [conn4170] end connection 127.0.0.1:36378 (9 connections now open) 2014-10-06T15:14:13.654+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36386 #4178 (10 connections now open) 2014-10-06T15:14:18.654+0000 I NETWORK [conn4176] end connection 127.0.0.1:36384 (9 connections now open) 2014-10-06T15:14:18.654+0000 I NETWORK [conn4171] end connection 127.0.0.1:36379 (9 connections now open) 2014-10-06T15:14:18.654+0000 I NETWORK [conn4175] end connection 127.0.0.1:36383 (9 connections now open) 2014-10-06T15:14:18.654+0000 I NETWORK [conn4177] end connection 127.0.0.1:36385 (7 connections now open) 2014-10-06T15:14:18.654+0000 I NETWORK [conn4178] end connection 127.0.0.1:36386 (7 connections now open) 2014-10-06T15:14:18.654+0000 I NETWORK [conn4174] end connection 127.0.0.1:36382 (6 connections now open) 2014-10-06T15:14:18.654+0000 I NETWORK [conn4173] end connection 127.0.0.1:36381 (5 connections now open) 2014-10-06T15:14:18.654+0000 I NETWORK [conn4172] end connection 127.0.0.1:36380 (2 connections now open) 2014-10-06T15:14:18.654+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36387 #4179 (4 connections now open) 2014-10-06T15:14:18.655+0000 I NETWORK [conn4179] end connection 127.0.0.1:36387 (2 connections now open) 2014-10-06T15:14:18.655+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:14:18.656+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:14:18.657+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:14:19.004+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T15:14:19.004+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:14:19.007+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:14:19.008+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36388 #4180 (3 connections now open) 2014-10-06T15:14:19.008+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36389 #4181 (4 connections now open) 2014-10-06T15:14:19.009+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36390 #4182 (5 connections now open) 2014-10-06T15:14:19.009+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36391 #4183 (6 connections now open) 2014-10-06T15:14:19.009+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36392 #4184 (7 connections now open) 2014-10-06T15:14:19.009+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36393 #4185 (8 connections now open) 2014-10-06T15:14:19.009+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36394 #4186 (9 connections now open) 2014-10-06T15:14:19.009+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36395 #4187 (10 connections now open) 2014-10-06T15:14:19.009+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36396 #4188 (11 connections now open) 2014-10-06T15:14:19.010+0000 I NETWORK [conn4180] end connection 127.0.0.1:36388 (10 connections now open) 2014-10-06T15:14:24.010+0000 I NETWORK [conn4182] end connection 127.0.0.1:36390 (9 connections now open) 2014-10-06T15:14:24.010+0000 I NETWORK [conn4183] end connection 127.0.0.1:36391 (9 connections now open) 2014-10-06T15:14:24.010+0000 I NETWORK [conn4181] end connection 127.0.0.1:36389 (9 connections now open) 2014-10-06T15:14:24.010+0000 I NETWORK [conn4184] end connection 127.0.0.1:36392 (8 connections now open) 2014-10-06T15:14:24.010+0000 I NETWORK [conn4187] end connection 127.0.0.1:36395 (8 connections now open) 2014-10-06T15:14:24.010+0000 I NETWORK [conn4185] end connection 127.0.0.1:36393 (8 connections now open) 2014-10-06T15:14:24.010+0000 I NETWORK [conn4188] end connection 127.0.0.1:36396 (8 connections now open) 2014-10-06T15:14:24.010+0000 I NETWORK [conn4186] end connection 127.0.0.1:36394 (8 connections now open) 2014-10-06T15:14:24.010+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36397 #4189 (10 connections now open) 2014-10-06T15:14:24.011+0000 I NETWORK [conn4189] end connection 127.0.0.1:36397 (2 connections now open) 2014-10-06T15:14:24.012+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:14:24.013+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:14:24.013+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:14:24.377+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T15:14:24.377+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:14:24.380+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:14:24.381+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36398 #4190 (3 connections now open) 2014-10-06T15:14:24.381+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36399 #4191 (4 connections now open) 2014-10-06T15:14:24.381+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36400 #4192 (5 connections now open) 2014-10-06T15:14:24.381+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36401 #4193 (6 connections now open) 2014-10-06T15:14:24.382+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36402 #4194 (7 connections now open) 2014-10-06T15:14:24.382+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36403 #4195 (8 connections now open) 2014-10-06T15:14:24.382+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36404 #4196 (9 connections now open) 2014-10-06T15:14:24.382+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36405 #4197 (10 connections now open) 2014-10-06T15:14:24.382+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36406 #4198 (11 connections now open) 2014-10-06T15:14:24.383+0000 I NETWORK [conn4190] end connection 127.0.0.1:36398 (10 connections now open) 2014-10-06T15:14:29.383+0000 I NETWORK [conn4196] end connection 127.0.0.1:36404 (9 connections now open) 2014-10-06T15:14:29.383+0000 I NETWORK [conn4193] end connection 127.0.0.1:36401 (8 connections now open) 2014-10-06T15:14:29.383+0000 I NETWORK [conn4192] end connection 127.0.0.1:36400 (8 connections now open) 2014-10-06T15:14:29.383+0000 I NETWORK [conn4197] end connection 127.0.0.1:36405 (7 connections now open) 2014-10-06T15:14:29.383+0000 I NETWORK [conn4191] end connection 127.0.0.1:36399 (6 connections now open) 2014-10-06T15:14:29.383+0000 I NETWORK [conn4195] end connection 127.0.0.1:36403 (7 connections now open) 2014-10-06T15:14:29.383+0000 I NETWORK [conn4194] end connection 127.0.0.1:36402 (6 connections now open) 2014-10-06T15:14:29.383+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36407 #4199 (4 connections now open) 2014-10-06T15:14:29.383+0000 I NETWORK [conn4198] end connection 127.0.0.1:36406 (5 connections now open) 2014-10-06T15:14:29.384+0000 I NETWORK [conn4199] end connection 127.0.0.1:36407 (2 connections now open) 2014-10-06T15:14:29.384+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:14:29.385+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:14:29.385+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:14:29.728+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T15:14:29.728+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:14:29.731+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:14:29.732+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36408 #4200 (3 connections now open) 2014-10-06T15:14:29.732+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36410 #4201 (4 connections now open) 2014-10-06T15:14:29.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36411 #4202 (5 connections now open) 2014-10-06T15:14:29.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36409 #4203 (6 connections now open) 2014-10-06T15:14:29.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36414 #4204 (7 connections now open) 2014-10-06T15:14:29.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36415 #4205 (8 connections now open) 2014-10-06T15:14:29.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36416 #4206 (9 connections now open) 2014-10-06T15:14:29.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36417 #4207 (10 connections now open) 2014-10-06T15:14:29.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36418 #4208 (11 connections now open) 2014-10-06T15:14:29.734+0000 I NETWORK [conn4200] end connection 127.0.0.1:36408 (10 connections now open) 2014-10-06T15:14:34.734+0000 I NETWORK [conn4205] end connection 127.0.0.1:36415 (9 connections now open) 2014-10-06T15:14:34.734+0000 I NETWORK [conn4208] end connection 127.0.0.1:36418 (9 connections now open) 2014-10-06T15:14:34.734+0000 I NETWORK [conn4206] end connection 127.0.0.1:36416 (9 connections now open) 2014-10-06T15:14:34.734+0000 I NETWORK [conn4201] end connection 127.0.0.1:36410 (9 connections now open) 2014-10-06T15:14:34.734+0000 I NETWORK [conn4204] end connection 127.0.0.1:36414 (9 connections now open) 2014-10-06T15:14:34.734+0000 I NETWORK [conn4202] end connection 127.0.0.1:36411 (9 connections now open) 2014-10-06T15:14:34.734+0000 I NETWORK [conn4207] end connection 127.0.0.1:36417 (9 connections now open) 2014-10-06T15:14:34.734+0000 I NETWORK [conn4203] end connection 127.0.0.1:36409 (8 connections now open) 2014-10-06T15:14:34.734+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36419 #4209 (10 connections now open) 2014-10-06T15:14:34.735+0000 I NETWORK [conn4209] end connection 127.0.0.1:36419 (2 connections now open) 2014-10-06T15:14:34.736+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:14:34.737+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:14:34.737+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:14:35.093+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T15:14:35.093+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:14:35.097+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:14:35.097+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36420 #4210 (3 connections now open) 2014-10-06T15:14:35.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36421 #4211 (4 connections now open) 2014-10-06T15:14:35.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36422 #4212 (5 connections now open) 2014-10-06T15:14:35.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36423 #4213 (6 connections now open) 2014-10-06T15:14:35.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36424 #4214 (7 connections now open) 2014-10-06T15:14:35.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36425 #4215 (8 connections now open) 2014-10-06T15:14:35.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36426 #4216 (9 connections now open) 2014-10-06T15:14:35.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36427 #4217 (10 connections now open) 2014-10-06T15:14:35.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36428 #4218 (11 connections now open) 2014-10-06T15:14:35.100+0000 I NETWORK [conn4210] end connection 127.0.0.1:36420 (10 connections now open) 2014-10-06T15:14:40.100+0000 I NETWORK [conn4212] end connection 127.0.0.1:36422 (9 connections now open) 2014-10-06T15:14:40.100+0000 I NETWORK [conn4215] end connection 127.0.0.1:36425 (9 connections now open) 2014-10-06T15:14:40.100+0000 I NETWORK [conn4214] end connection 127.0.0.1:36424 (8 connections now open) 2014-10-06T15:14:40.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36429 #4219 (10 connections now open) 2014-10-06T15:14:40.100+0000 I NETWORK [conn4217] end connection 127.0.0.1:36427 (9 connections now open) 2014-10-06T15:14:40.100+0000 I NETWORK [conn4216] end connection 127.0.0.1:36426 (8 connections now open) 2014-10-06T15:14:40.100+0000 I NETWORK [conn4211] end connection 127.0.0.1:36421 (8 connections now open) 2014-10-06T15:14:40.100+0000 I NETWORK [conn4218] end connection 127.0.0.1:36428 (8 connections now open) 2014-10-06T15:14:40.100+0000 I NETWORK [conn4213] end connection 127.0.0.1:36423 (8 connections now open) 2014-10-06T15:14:40.101+0000 I NETWORK [conn4219] end connection 127.0.0.1:36429 (2 connections now open) 2014-10-06T15:14:40.101+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:14:40.102+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:14:40.102+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:14:40.464+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T15:14:40.464+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:14:40.467+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:14:40.468+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36430 #4220 (3 connections now open) 2014-10-06T15:14:40.468+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36431 #4221 (4 connections now open) 2014-10-06T15:14:40.468+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36432 #4222 (5 connections now open) 2014-10-06T15:14:40.468+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36433 #4223 (6 connections now open) 2014-10-06T15:14:40.468+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36434 #4224 (7 connections now open) 2014-10-06T15:14:40.469+0000 I NETWORK [conn4220] end connection 127.0.0.1:36430 (6 connections now open) 2014-10-06T15:14:45.469+0000 I NETWORK [conn4224] end connection 127.0.0.1:36434 (5 connections now open) 2014-10-06T15:14:45.469+0000 I NETWORK [conn4223] end connection 127.0.0.1:36433 (5 connections now open) 2014-10-06T15:14:45.469+0000 I NETWORK [conn4221] end connection 127.0.0.1:36431 (5 connections now open) 2014-10-06T15:14:45.469+0000 I NETWORK [conn4222] end connection 127.0.0.1:36432 (2 connections now open) 2014-10-06T15:14:45.469+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36435 #4225 (3 connections now open) 2014-10-06T15:14:45.470+0000 I NETWORK [conn4225] end connection 127.0.0.1:36435 (2 connections now open) 2014-10-06T15:14:45.470+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:14:45.471+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:14:45.471+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:14:45.812+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T15:14:45.812+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:14:45.816+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:14:45.816+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36436 #4226 (3 connections now open) 2014-10-06T15:14:45.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36437 #4227 (4 connections now open) 2014-10-06T15:14:45.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36438 #4228 (5 connections now open) 2014-10-06T15:14:45.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36439 #4229 (6 connections now open) 2014-10-06T15:14:45.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36440 #4230 (7 connections now open) 2014-10-06T15:14:45.817+0000 I NETWORK [conn4226] end connection 127.0.0.1:36436 (6 connections now open) 2014-10-06T15:14:50.817+0000 I NETWORK [conn4228] end connection 127.0.0.1:36438 (5 connections now open) 2014-10-06T15:14:50.817+0000 I NETWORK [conn4227] end connection 127.0.0.1:36437 (5 connections now open) 2014-10-06T15:14:50.817+0000 I NETWORK [conn4229] end connection 127.0.0.1:36439 (5 connections now open) 2014-10-06T15:14:50.817+0000 I NETWORK [conn4230] end connection 127.0.0.1:36440 (4 connections now open) 2014-10-06T15:14:50.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36441 #4231 (6 connections now open) 2014-10-06T15:14:50.818+0000 I NETWORK [conn4231] end connection 127.0.0.1:36441 (2 connections now open) 2014-10-06T15:14:50.818+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:14:50.819+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:14:50.820+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:14:51.180+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T15:14:51.180+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:14:51.183+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:14:51.184+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36442 #4232 (3 connections now open) 2014-10-06T15:14:51.184+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36443 #4233 (4 connections now open) 2014-10-06T15:14:51.184+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36444 #4234 (5 connections now open) 2014-10-06T15:14:51.184+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36445 #4235 (6 connections now open) 2014-10-06T15:14:51.184+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36446 #4236 (7 connections now open) 2014-10-06T15:14:51.184+0000 I NETWORK [conn4232] end connection 127.0.0.1:36442 (6 connections now open) 2014-10-06T15:14:56.185+0000 I NETWORK [conn4236] end connection 127.0.0.1:36446 (5 connections now open) 2014-10-06T15:14:56.185+0000 I NETWORK [conn4233] end connection 127.0.0.1:36443 (5 connections now open) 2014-10-06T15:14:56.185+0000 I NETWORK [conn4235] end connection 127.0.0.1:36445 (5 connections now open) 2014-10-06T15:14:56.185+0000 I NETWORK [conn4234] end connection 127.0.0.1:36444 (5 connections now open) 2014-10-06T15:14:56.185+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36447 #4237 (6 connections now open) 2014-10-06T15:14:56.186+0000 I NETWORK [conn4237] end connection 127.0.0.1:36447 (2 connections now open) 2014-10-06T15:14:56.186+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:14:56.187+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:14:56.187+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:14:56.528+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T15:14:56.528+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:14:56.531+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:14:56.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36448 #4238 (3 connections now open) 2014-10-06T15:14:56.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36449 #4239 (4 connections now open) 2014-10-06T15:14:56.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36450 #4240 (5 connections now open) 2014-10-06T15:14:56.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36451 #4241 (6 connections now open) 2014-10-06T15:14:56.533+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36452 #4242 (7 connections now open) 2014-10-06T15:14:56.533+0000 I NETWORK [conn4238] end connection 127.0.0.1:36448 (5 connections now open) 2014-10-06T15:15:01.533+0000 I NETWORK [conn4240] end connection 127.0.0.1:36450 (5 connections now open) 2014-10-06T15:15:01.533+0000 I NETWORK [conn4239] end connection 127.0.0.1:36449 (5 connections now open) 2014-10-06T15:15:01.533+0000 I NETWORK [conn4241] end connection 127.0.0.1:36451 (5 connections now open) 2014-10-06T15:15:01.533+0000 I NETWORK [conn4242] end connection 127.0.0.1:36452 (5 connections now open) 2014-10-06T15:15:01.533+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36453 #4243 (3 connections now open) 2014-10-06T15:15:01.534+0000 I NETWORK [conn4243] end connection 127.0.0.1:36453 (2 connections now open) 2014-10-06T15:15:01.534+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:15:01.535+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:15:01.535+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:15:01.904+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T15:15:01.904+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:15:01.908+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:15:01.908+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36454 #4244 (3 connections now open) 2014-10-06T15:15:01.909+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36455 #4245 (4 connections now open) 2014-10-06T15:15:01.909+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36456 #4246 (5 connections now open) 2014-10-06T15:15:01.909+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36457 #4247 (6 connections now open) 2014-10-06T15:15:01.909+0000 I NETWORK [conn4244] end connection 127.0.0.1:36454 (4 connections now open) 2014-10-06T15:15:01.909+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36458 #4248 (7 connections now open) 2014-10-06T15:15:06.909+0000 I NETWORK [conn4247] end connection 127.0.0.1:36457 (5 connections now open) 2014-10-06T15:15:06.909+0000 I NETWORK [conn4246] end connection 127.0.0.1:36456 (5 connections now open) 2014-10-06T15:15:06.909+0000 I NETWORK [conn4245] end connection 127.0.0.1:36455 (4 connections now open) 2014-10-06T15:15:06.909+0000 I NETWORK [conn4248] end connection 127.0.0.1:36458 (4 connections now open) 2014-10-06T15:15:06.909+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36459 #4249 (6 connections now open) 2014-10-06T15:15:06.910+0000 I NETWORK [conn4249] end connection 127.0.0.1:36459 (2 connections now open) 2014-10-06T15:15:06.911+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:15:06.912+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:15:06.912+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:15:07.281+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T15:15:07.281+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:15:07.284+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:15:07.285+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36460 #4250 (3 connections now open) 2014-10-06T15:15:07.285+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36461 #4251 (4 connections now open) 2014-10-06T15:15:07.285+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36462 #4252 (5 connections now open) 2014-10-06T15:15:07.286+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36463 #4253 (6 connections now open) 2014-10-06T15:15:07.286+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36464 #4254 (7 connections now open) 2014-10-06T15:15:07.286+0000 I NETWORK [conn4250] end connection 127.0.0.1:36460 (6 connections now open) 2014-10-06T15:15:12.286+0000 I NETWORK [conn4251] end connection 127.0.0.1:36461 (5 connections now open) 2014-10-06T15:15:12.286+0000 I NETWORK [conn4254] end connection 127.0.0.1:36464 (5 connections now open) 2014-10-06T15:15:12.286+0000 I NETWORK [conn4253] end connection 127.0.0.1:36463 (4 connections now open) 2014-10-06T15:15:12.286+0000 I NETWORK [conn4252] end connection 127.0.0.1:36462 (4 connections now open) 2014-10-06T15:15:12.286+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36465 #4255 (6 connections now open) 2014-10-06T15:15:12.287+0000 I NETWORK [conn4255] end connection 127.0.0.1:36465 (2 connections now open) 2014-10-06T15:15:12.287+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:15:12.288+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:15:12.288+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:15:12.635+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T15:15:12.635+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:15:12.639+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:15:12.639+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36466 #4256 (3 connections now open) 2014-10-06T15:15:12.640+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36467 #4257 (4 connections now open) 2014-10-06T15:15:12.640+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36468 #4258 (5 connections now open) 2014-10-06T15:15:12.640+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36469 #4259 (6 connections now open) 2014-10-06T15:15:12.640+0000 I NETWORK [conn4256] end connection 127.0.0.1:36466 (5 connections now open) 2014-10-06T15:15:12.640+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36470 #4260 (7 connections now open) 2014-10-06T15:15:17.640+0000 I NETWORK [conn4257] end connection 127.0.0.1:36467 (5 connections now open) 2014-10-06T15:15:17.640+0000 I NETWORK [conn4259] end connection 127.0.0.1:36469 (5 connections now open) 2014-10-06T15:15:17.640+0000 I NETWORK [conn4260] end connection 127.0.0.1:36470 (5 connections now open) 2014-10-06T15:15:17.640+0000 I NETWORK [conn4258] end connection 127.0.0.1:36468 (3 connections now open) 2014-10-06T15:15:17.641+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36471 #4261 (3 connections now open) 2014-10-06T15:15:17.641+0000 I NETWORK [conn4261] end connection 127.0.0.1:36471 (2 connections now open) 2014-10-06T15:15:17.642+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:15:17.643+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:15:17.643+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:15:18.004+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T15:15:18.004+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:15:18.008+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:15:18.008+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36472 #4262 (3 connections now open) 2014-10-06T15:15:18.008+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36473 #4263 (4 connections now open) 2014-10-06T15:15:18.009+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36474 #4264 (5 connections now open) 2014-10-06T15:15:18.009+0000 I NETWORK [conn4262] end connection 127.0.0.1:36472 (4 connections now open) 2014-10-06T15:15:23.009+0000 I NETWORK [conn4263] end connection 127.0.0.1:36473 (3 connections now open) 2014-10-06T15:15:23.009+0000 I NETWORK [conn4264] end connection 127.0.0.1:36474 (3 connections now open) 2014-10-06T15:15:23.009+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36476 #4265 (4 connections now open) 2014-10-06T15:15:23.010+0000 I NETWORK [conn4265] end connection 127.0.0.1:36476 (2 connections now open) 2014-10-06T15:15:23.011+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:15:23.012+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:15:23.012+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:15:23.365+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T15:15:23.365+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:15:23.369+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:15:23.370+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36477 #4266 (3 connections now open) 2014-10-06T15:15:23.370+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36478 #4267 (4 connections now open) 2014-10-06T15:15:23.370+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36479 #4268 (5 connections now open) 2014-10-06T15:15:23.370+0000 I NETWORK [conn4266] end connection 127.0.0.1:36477 (4 connections now open) 2014-10-06T15:15:28.371+0000 I NETWORK [conn4267] end connection 127.0.0.1:36478 (3 connections now open) 2014-10-06T15:15:28.371+0000 I NETWORK [conn4268] end connection 127.0.0.1:36479 (3 connections now open) 2014-10-06T15:15:28.371+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36480 #4269 (4 connections now open) 2014-10-06T15:15:28.372+0000 I NETWORK [conn4269] end connection 127.0.0.1:36480 (2 connections now open) 2014-10-06T15:15:28.372+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:15:28.373+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:15:28.373+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:15:28.725+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T15:15:28.725+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:15:28.728+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:15:28.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36481 #4270 (3 connections now open) 2014-10-06T15:15:28.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36482 #4271 (4 connections now open) 2014-10-06T15:15:28.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36483 #4272 (5 connections now open) 2014-10-06T15:15:28.730+0000 I NETWORK [conn4270] end connection 127.0.0.1:36481 (4 connections now open) 2014-10-06T15:15:33.730+0000 I NETWORK [conn4272] end connection 127.0.0.1:36483 (3 connections now open) 2014-10-06T15:15:33.730+0000 I NETWORK [conn4271] end connection 127.0.0.1:36482 (2 connections now open) 2014-10-06T15:15:33.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36484 #4273 (4 connections now open) 2014-10-06T15:15:33.731+0000 I NETWORK [conn4273] end connection 127.0.0.1:36484 (2 connections now open) 2014-10-06T15:15:33.731+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:15:33.732+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:15:33.732+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:15:34.093+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T15:15:34.093+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:15:34.096+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:15:34.097+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36485 #4274 (3 connections now open) 2014-10-06T15:15:34.097+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36486 #4275 (4 connections now open) 2014-10-06T15:15:34.097+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36487 #4276 (5 connections now open) 2014-10-06T15:15:34.097+0000 I NETWORK [conn4274] end connection 127.0.0.1:36485 (4 connections now open) 2014-10-06T15:15:39.098+0000 I NETWORK [conn4276] end connection 127.0.0.1:36487 (3 connections now open) 2014-10-06T15:15:39.098+0000 I NETWORK [conn4275] end connection 127.0.0.1:36486 (3 connections now open) 2014-10-06T15:15:39.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36488 #4277 (4 connections now open) 2014-10-06T15:15:39.099+0000 I NETWORK [conn4277] end connection 127.0.0.1:36488 (2 connections now open) 2014-10-06T15:15:39.099+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:15:39.100+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:15:39.100+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:15:39.443+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T15:15:39.443+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:15:39.446+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:15:39.447+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36489 #4278 (3 connections now open) 2014-10-06T15:15:39.447+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36490 #4279 (4 connections now open) 2014-10-06T15:15:39.447+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36491 #4280 (5 connections now open) 2014-10-06T15:15:39.447+0000 I NETWORK [conn4278] end connection 127.0.0.1:36489 (4 connections now open) 2014-10-06T15:15:44.448+0000 I NETWORK [conn4279] end connection 127.0.0.1:36490 (3 connections now open) 2014-10-06T15:15:44.448+0000 I NETWORK [conn4280] end connection 127.0.0.1:36491 (3 connections now open) 2014-10-06T15:15:44.448+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36493 #4281 (3 connections now open) 2014-10-06T15:15:44.448+0000 I NETWORK [conn4281] end connection 127.0.0.1:36493 (2 connections now open) 2014-10-06T15:15:44.449+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:15:44.450+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:15:44.450+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:15:44.818+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T15:15:44.818+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:15:44.821+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:15:44.822+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36494 #4282 (3 connections now open) 2014-10-06T15:15:44.822+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36495 #4283 (4 connections now open) 2014-10-06T15:15:44.822+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36496 #4284 (5 connections now open) 2014-10-06T15:15:44.823+0000 I NETWORK [conn4282] end connection 127.0.0.1:36494 (4 connections now open) 2014-10-06T15:15:49.823+0000 I NETWORK [conn4283] end connection 127.0.0.1:36495 (3 connections now open) 2014-10-06T15:15:49.823+0000 I NETWORK [conn4284] end connection 127.0.0.1:36496 (3 connections now open) 2014-10-06T15:15:49.823+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36498 #4285 (4 connections now open) 2014-10-06T15:15:49.824+0000 I NETWORK [conn4285] end connection 127.0.0.1:36498 (2 connections now open) 2014-10-06T15:15:49.824+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:15:49.825+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:15:49.826+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:15:50.186+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T15:15:50.186+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:15:50.190+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:15:50.190+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36499 #4286 (3 connections now open) 2014-10-06T15:15:50.190+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36501 #4287 (4 connections now open) 2014-10-06T15:15:50.190+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36500 #4288 (5 connections now open) 2014-10-06T15:15:50.191+0000 I NETWORK [conn4286] end connection 127.0.0.1:36499 (4 connections now open) 2014-10-06T15:15:55.191+0000 I NETWORK [conn4288] end connection 127.0.0.1:36500 (3 connections now open) 2014-10-06T15:15:55.191+0000 I NETWORK [conn4287] end connection 127.0.0.1:36501 (3 connections now open) 2014-10-06T15:15:55.191+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36503 #4289 (4 connections now open) 2014-10-06T15:15:55.192+0000 I NETWORK [conn4289] end connection 127.0.0.1:36503 (2 connections now open) 2014-10-06T15:15:55.192+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:15:55.193+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:15:55.194+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:15:55.539+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T15:15:55.539+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:15:55.542+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:15:55.543+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36504 #4290 (3 connections now open) 2014-10-06T15:15:55.543+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36505 #4291 (4 connections now open) 2014-10-06T15:15:55.543+0000 I NETWORK [conn4290] end connection 127.0.0.1:36504 (3 connections now open) 2014-10-06T15:16:00.544+0000 I NETWORK [conn4291] end connection 127.0.0.1:36505 (2 connections now open) 2014-10-06T15:16:00.544+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36506 #4292 (3 connections now open) 2014-10-06T15:16:00.544+0000 I NETWORK [conn4292] end connection 127.0.0.1:36506 (2 connections now open) 2014-10-06T15:16:00.545+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:16:00.546+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:16:00.546+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:16:00.913+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T15:16:00.913+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:16:00.916+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:16:00.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36507 #4293 (3 connections now open) 2014-10-06T15:16:00.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36508 #4294 (4 connections now open) 2014-10-06T15:16:00.917+0000 I NETWORK [conn4293] end connection 127.0.0.1:36507 (3 connections now open) 2014-10-06T15:16:05.918+0000 I NETWORK [conn4294] end connection 127.0.0.1:36508 (2 connections now open) 2014-10-06T15:16:05.918+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36509 #4295 (3 connections now open) 2014-10-06T15:16:05.919+0000 I NETWORK [conn4295] end connection 127.0.0.1:36509 (2 connections now open) 2014-10-06T15:16:05.919+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:16:05.920+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:16:05.920+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:16:06.269+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T15:16:06.269+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:16:06.273+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:16:06.273+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36510 #4296 (3 connections now open) 2014-10-06T15:16:06.274+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36511 #4297 (4 connections now open) 2014-10-06T15:16:06.274+0000 I NETWORK [conn4296] end connection 127.0.0.1:36510 (3 connections now open) 2014-10-06T15:16:11.274+0000 I NETWORK [conn4297] end connection 127.0.0.1:36511 (2 connections now open) 2014-10-06T15:16:11.274+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36512 #4298 (3 connections now open) 2014-10-06T15:16:11.275+0000 I NETWORK [conn4298] end connection 127.0.0.1:36512 (2 connections now open) 2014-10-06T15:16:11.275+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:16:11.276+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:16:11.276+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:16:11.639+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T15:16:11.639+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:16:11.642+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:16:11.643+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36513 #4299 (3 connections now open) 2014-10-06T15:16:11.643+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36514 #4300 (4 connections now open) 2014-10-06T15:16:11.644+0000 I NETWORK [conn4299] end connection 127.0.0.1:36513 (3 connections now open) 2014-10-06T15:16:16.644+0000 I NETWORK [conn4300] end connection 127.0.0.1:36514 (2 connections now open) 2014-10-06T15:16:16.644+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36515 #4301 (3 connections now open) 2014-10-06T15:16:16.645+0000 I NETWORK [conn4301] end connection 127.0.0.1:36515 (2 connections now open) 2014-10-06T15:16:16.645+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:16:16.646+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:16:16.646+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:16:17.007+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T15:16:17.007+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:16:17.010+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:16:17.011+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36516 #4302 (3 connections now open) 2014-10-06T15:16:17.011+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36517 #4303 (4 connections now open) 2014-10-06T15:16:17.011+0000 I NETWORK [conn4302] end connection 127.0.0.1:36516 (3 connections now open) 2014-10-06T15:16:22.012+0000 I NETWORK [conn4303] end connection 127.0.0.1:36517 (2 connections now open) 2014-10-06T15:16:22.012+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36518 #4304 (3 connections now open) 2014-10-06T15:16:22.013+0000 I NETWORK [conn4304] end connection 127.0.0.1:36518 (2 connections now open) 2014-10-06T15:16:22.013+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:16:22.014+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:16:22.014+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:16:22.356+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T15:16:22.356+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:16:22.363+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:16:22.364+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36519 #4305 (3 connections now open) 2014-10-06T15:16:22.364+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36520 #4306 (4 connections now open) 2014-10-06T15:16:22.365+0000 I NETWORK [conn4305] end connection 127.0.0.1:36519 (3 connections now open) 2014-10-06T15:16:27.365+0000 I NETWORK [conn4306] end connection 127.0.0.1:36520 (2 connections now open) 2014-10-06T15:16:27.365+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36521 #4307 (3 connections now open) 2014-10-06T15:16:27.366+0000 I NETWORK [conn4307] end connection 127.0.0.1:36521 (2 connections now open) 2014-10-06T15:16:27.366+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:16:27.367+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:16:27.367+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:16:27.729+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T15:16:27.729+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:16:27.732+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:16:27.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36522 #4308 (3 connections now open) 2014-10-06T15:16:27.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36523 #4309 (4 connections now open) 2014-10-06T15:16:27.733+0000 I NETWORK [conn4308] end connection 127.0.0.1:36522 (3 connections now open) 2014-10-06T15:16:32.734+0000 I NETWORK [conn4309] end connection 127.0.0.1:36523 (2 connections now open) 2014-10-06T15:16:32.734+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36524 #4310 (3 connections now open) 2014-10-06T15:16:32.734+0000 I NETWORK [conn4310] end connection 127.0.0.1:36524 (2 connections now open) 2014-10-06T15:16:32.735+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T15:16:32.740+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:16:32.740+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:16:33.102+0000 I INDEXING [conn5] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T15:16:33.102+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:16:33.106+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:16:33.107+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36525 #4311 (3 connections now open) 2014-10-06T15:16:33.107+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36526 #4312 (4 connections now open) 2014-10-06T15:16:33.107+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36527 #4313 (5 connections now open) 2014-10-06T15:16:33.107+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36528 #4314 (6 connections now open) 2014-10-06T15:16:33.107+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36529 #4315 (7 connections now open) 2014-10-06T15:16:33.108+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36530 #4316 (8 connections now open) 2014-10-06T15:16:33.108+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36531 #4317 (9 connections now open) 2014-10-06T15:16:33.108+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36533 #4318 (10 connections now open) 2014-10-06T15:16:33.109+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36532 #4319 (11 connections now open) 2014-10-06T15:16:33.109+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36534 #4320 (12 connections now open) 2014-10-06T15:16:33.110+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36535 #4321 (13 connections now open) 2014-10-06T15:16:33.110+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36536 #4322 (14 connections now open) 2014-10-06T15:16:33.110+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36537 #4323 (15 connections now open) 2014-10-06T15:16:33.110+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36538 #4324 (16 connections now open) 2014-10-06T15:16:33.110+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36539 #4325 (17 connections now open) 2014-10-06T15:16:33.110+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36540 #4326 (18 connections now open) 2014-10-06T15:16:33.110+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36541 #4327 (19 connections now open) 2014-10-06T15:16:33.111+0000 I NETWORK [conn4311] end connection 127.0.0.1:36525 (18 connections now open) 2014-10-06T15:16:38.112+0000 I NETWORK [conn4315] end connection 127.0.0.1:36529 (17 connections now open) 2014-10-06T15:16:38.112+0000 I NETWORK [conn4316] end connection 127.0.0.1:36530 (17 connections now open) 2014-10-06T15:16:38.112+0000 I NETWORK [conn4322] end connection 127.0.0.1:36536 (17 connections now open) 2014-10-06T15:16:38.112+0000 I NETWORK [conn4319] end connection 127.0.0.1:36532 (16 connections now open) 2014-10-06T15:16:38.112+0000 I NETWORK [conn4314] end connection 127.0.0.1:36528 (16 connections now open) 2014-10-06T15:16:38.112+0000 I NETWORK [conn4320] end connection 127.0.0.1:36534 (16 connections now open) 2014-10-06T15:16:38.112+0000 I NETWORK [conn4321] end connection 127.0.0.1:36535 (16 connections now open) 2014-10-06T15:16:38.112+0000 I NETWORK [conn4327] end connection 127.0.0.1:36541 (16 connections now open) 2014-10-06T15:16:38.112+0000 I NETWORK [conn4325] end connection 127.0.0.1:36539 (16 connections now open) 2014-10-06T15:16:38.112+0000 I NETWORK [conn4318] end connection 127.0.0.1:36533 (16 connections now open) 2014-10-06T15:16:38.112+0000 I NETWORK [conn4317] end connection 127.0.0.1:36531 (16 connections now open) 2014-10-06T15:16:38.112+0000 I NETWORK [conn4326] end connection 127.0.0.1:36540 (16 connections now open) 2014-10-06T15:16:38.112+0000 I NETWORK [conn4323] end connection 127.0.0.1:36537 (16 connections now open) 2014-10-06T15:16:38.112+0000 I NETWORK [conn4313] end connection 127.0.0.1:36527 (16 connections now open) 2014-10-06T15:16:38.112+0000 I NETWORK [conn4312] end connection 127.0.0.1:36526 (16 connections now open) 2014-10-06T15:16:38.112+0000 I NETWORK [conn4324] end connection 127.0.0.1:36538 (16 connections now open) 2014-10-06T15:16:38.113+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36542 #4328 (5 connections now open) 2014-10-06T15:16:38.113+0000 I NETWORK [conn4328] end connection 127.0.0.1:36542 (2 connections now open) 2014-10-06T15:16:38.113+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:16:38.114+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:16:38.114+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:16:38.496+0000 I INDEXING [conn5] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T15:16:38.497+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:16:38.500+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:16:38.501+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36543 #4329 (3 connections now open) 2014-10-06T15:16:38.501+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36544 #4330 (4 connections now open) 2014-10-06T15:16:38.501+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36545 #4331 (5 connections now open) 2014-10-06T15:16:38.501+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36546 #4332 (6 connections now open) 2014-10-06T15:16:38.501+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36547 #4333 (7 connections now open) 2014-10-06T15:16:38.502+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36548 #4334 (8 connections now open) 2014-10-06T15:16:38.502+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36549 #4335 (9 connections now open) 2014-10-06T15:16:38.502+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36550 #4336 (10 connections now open) 2014-10-06T15:16:38.502+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36551 #4337 (11 connections now open) 2014-10-06T15:16:38.503+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36552 #4338 (12 connections now open) 2014-10-06T15:16:38.504+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36553 #4339 (13 connections now open) 2014-10-06T15:16:38.504+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36554 #4340 (14 connections now open) 2014-10-06T15:16:38.504+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36555 #4341 (15 connections now open) 2014-10-06T15:16:38.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36556 #4342 (16 connections now open) 2014-10-06T15:16:38.505+0000 I NETWORK [conn4329] end connection 127.0.0.1:36543 (15 connections now open) 2014-10-06T15:16:38.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36557 #4343 (16 connections now open) 2014-10-06T15:16:38.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36558 #4344 (17 connections now open) 2014-10-06T15:16:38.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36559 #4345 (18 connections now open) 2014-10-06T15:16:43.506+0000 I NETWORK [conn4338] end connection 127.0.0.1:36552 (17 connections now open) 2014-10-06T15:16:43.506+0000 I NETWORK [conn4331] end connection 127.0.0.1:36545 (17 connections now open) 2014-10-06T15:16:43.506+0000 I NETWORK [conn4341] end connection 127.0.0.1:36555 (17 connections now open) 2014-10-06T15:16:43.506+0000 I NETWORK [conn4334] end connection 127.0.0.1:36548 (16 connections now open) 2014-10-06T15:16:43.506+0000 I NETWORK [conn4345] end connection 127.0.0.1:36559 (14 connections now open) 2014-10-06T15:16:43.506+0000 I NETWORK [conn4340] end connection 127.0.0.1:36554 (17 connections now open) 2014-10-06T15:16:43.506+0000 I NETWORK [conn4332] end connection 127.0.0.1:36546 (17 connections now open) 2014-10-06T15:16:43.506+0000 I NETWORK [conn4333] end connection 127.0.0.1:36547 (16 connections now open) 2014-10-06T15:16:43.506+0000 I NETWORK [conn4344] end connection 127.0.0.1:36558 (17 connections now open) 2014-10-06T15:16:43.506+0000 I NETWORK [conn4336] end connection 127.0.0.1:36550 (15 connections now open) 2014-10-06T15:16:43.506+0000 I NETWORK [conn4337] end connection 127.0.0.1:36551 (9 connections now open) 2014-10-06T15:16:43.506+0000 I NETWORK [conn4335] end connection 127.0.0.1:36549 (17 connections now open) 2014-10-06T15:16:43.506+0000 I NETWORK [conn4342] end connection 127.0.0.1:36556 (13 connections now open) 2014-10-06T15:16:43.506+0000 I NETWORK [conn4343] end connection 127.0.0.1:36557 (13 connections now open) 2014-10-06T15:16:43.506+0000 I NETWORK [conn4339] end connection 127.0.0.1:36553 (14 connections now open) 2014-10-06T15:16:43.506+0000 I NETWORK [conn4330] end connection 127.0.0.1:36544 (9 connections now open) 2014-10-06T15:16:43.507+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36560 #4346 (3 connections now open) 2014-10-06T15:16:43.507+0000 I NETWORK [conn4346] end connection 127.0.0.1:36560 (2 connections now open) 2014-10-06T15:16:43.507+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:16:43.508+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:16:43.509+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:16:43.887+0000 I INDEXING [conn5] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T15:16:43.887+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:16:43.891+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:16:43.891+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36561 #4347 (3 connections now open) 2014-10-06T15:16:43.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36562 #4348 (4 connections now open) 2014-10-06T15:16:43.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36563 #4349 (5 connections now open) 2014-10-06T15:16:43.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36564 #4350 (6 connections now open) 2014-10-06T15:16:43.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36565 #4351 (7 connections now open) 2014-10-06T15:16:43.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36566 #4352 (8 connections now open) 2014-10-06T15:16:43.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36567 #4353 (9 connections now open) 2014-10-06T15:16:43.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36568 #4354 (10 connections now open) 2014-10-06T15:16:43.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36569 #4355 (11 connections now open) 2014-10-06T15:16:43.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36570 #4356 (12 connections now open) 2014-10-06T15:16:43.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36571 #4357 (13 connections now open) 2014-10-06T15:16:43.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36572 #4358 (14 connections now open) 2014-10-06T15:16:43.894+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36573 #4359 (15 connections now open) 2014-10-06T15:16:43.894+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36574 #4360 (16 connections now open) 2014-10-06T15:16:43.894+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36575 #4361 (17 connections now open) 2014-10-06T15:16:43.894+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36576 #4362 (18 connections now open) 2014-10-06T15:16:43.894+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36577 #4363 (19 connections now open) 2014-10-06T15:16:43.895+0000 I NETWORK [conn4347] end connection 127.0.0.1:36561 (18 connections now open) 2014-10-06T15:16:48.895+0000 I NETWORK [conn4350] end connection 127.0.0.1:36564 (17 connections now open) 2014-10-06T15:16:48.895+0000 I NETWORK [conn4363] end connection 127.0.0.1:36577 (17 connections now open) 2014-10-06T15:16:48.896+0000 I NETWORK [conn4351] end connection 127.0.0.1:36565 (17 connections now open) 2014-10-06T15:16:48.896+0000 I NETWORK [conn4353] end connection 127.0.0.1:36567 (16 connections now open) 2014-10-06T15:16:48.896+0000 I NETWORK [conn4355] end connection 127.0.0.1:36569 (16 connections now open) 2014-10-06T15:16:48.896+0000 I NETWORK [conn4356] end connection 127.0.0.1:36570 (16 connections now open) 2014-10-06T15:16:48.896+0000 I NETWORK [conn4349] end connection 127.0.0.1:36563 (16 connections now open) 2014-10-06T15:16:48.896+0000 I NETWORK [conn4361] end connection 127.0.0.1:36575 (16 connections now open) 2014-10-06T15:16:48.896+0000 I NETWORK [conn4354] end connection 127.0.0.1:36568 (16 connections now open) 2014-10-06T15:16:48.896+0000 I NETWORK [conn4360] end connection 127.0.0.1:36574 (16 connections now open) 2014-10-06T15:16:48.896+0000 I NETWORK [conn4359] end connection 127.0.0.1:36573 (16 connections now open) 2014-10-06T15:16:48.896+0000 I NETWORK [conn4362] end connection 127.0.0.1:36576 (16 connections now open) 2014-10-06T15:16:48.896+0000 I NETWORK [conn4358] end connection 127.0.0.1:36572 (16 connections now open) 2014-10-06T15:16:48.896+0000 I NETWORK [conn4352] end connection 127.0.0.1:36566 (16 connections now open) 2014-10-06T15:16:48.896+0000 I NETWORK [conn4357] end connection 127.0.0.1:36571 (16 connections now open) 2014-10-06T15:16:48.896+0000 I NETWORK [conn4348] end connection 127.0.0.1:36562 (16 connections now open) 2014-10-06T15:16:48.896+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36578 #4364 (3 connections now open) 2014-10-06T15:16:48.897+0000 I NETWORK [conn4364] end connection 127.0.0.1:36578 (2 connections now open) 2014-10-06T15:16:48.897+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:16:48.898+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:16:48.898+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:16:49.256+0000 I INDEXING [conn5] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T15:16:49.256+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:16:49.260+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:16:49.260+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36579 #4365 (3 connections now open) 2014-10-06T15:16:49.261+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36580 #4366 (4 connections now open) 2014-10-06T15:16:49.261+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36581 #4367 (5 connections now open) 2014-10-06T15:16:49.261+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36582 #4368 (6 connections now open) 2014-10-06T15:16:49.261+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36583 #4369 (7 connections now open) 2014-10-06T15:16:49.261+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36585 #4370 (8 connections now open) 2014-10-06T15:16:49.261+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36586 #4371 (9 connections now open) 2014-10-06T15:16:49.262+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36588 #4372 (10 connections now open) 2014-10-06T15:16:49.262+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36589 #4373 (11 connections now open) 2014-10-06T15:16:49.262+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36590 #4374 (12 connections now open) 2014-10-06T15:16:49.262+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36591 #4375 (13 connections now open) 2014-10-06T15:16:49.263+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36592 #4376 (14 connections now open) 2014-10-06T15:16:49.263+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36593 #4377 (15 connections now open) 2014-10-06T15:16:49.264+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36594 #4378 (16 connections now open) 2014-10-06T15:16:49.264+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36595 #4379 (17 connections now open) 2014-10-06T15:16:49.264+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36596 #4380 (18 connections now open) 2014-10-06T15:16:49.264+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36597 #4381 (19 connections now open) 2014-10-06T15:16:49.265+0000 I NETWORK [conn4365] end connection 127.0.0.1:36579 (18 connections now open) 2014-10-06T15:16:54.265+0000 I NETWORK [conn4369] end connection 127.0.0.1:36583 (17 connections now open) 2014-10-06T15:16:54.265+0000 I NETWORK [conn4377] end connection 127.0.0.1:36593 (17 connections now open) 2014-10-06T15:16:54.265+0000 I NETWORK [conn4378] end connection 127.0.0.1:36594 (17 connections now open) 2014-10-06T15:16:54.265+0000 I NETWORK [conn4366] end connection 127.0.0.1:36580 (17 connections now open) 2014-10-06T15:16:54.265+0000 I NETWORK [conn4371] end connection 127.0.0.1:36586 (17 connections now open) 2014-10-06T15:16:54.265+0000 I NETWORK [conn4375] end connection 127.0.0.1:36591 (17 connections now open) 2014-10-06T15:16:54.265+0000 I NETWORK [conn4379] end connection 127.0.0.1:36595 (17 connections now open) 2014-10-06T15:16:54.265+0000 I NETWORK [conn4370] end connection 127.0.0.1:36585 (17 connections now open) 2014-10-06T15:16:54.265+0000 I NETWORK [conn4380] end connection 127.0.0.1:36596 (17 connections now open) 2014-10-06T15:16:54.266+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36598 #4382 (12 connections now open) 2014-10-06T15:16:54.265+0000 I NETWORK [conn4374] end connection 127.0.0.1:36590 (17 connections now open) 2014-10-06T15:16:54.265+0000 I NETWORK [conn4373] end connection 127.0.0.1:36589 (17 connections now open) 2014-10-06T15:16:54.265+0000 I NETWORK [conn4368] end connection 127.0.0.1:36582 (17 connections now open) 2014-10-06T15:16:54.265+0000 I NETWORK [conn4372] end connection 127.0.0.1:36588 (17 connections now open) 2014-10-06T15:16:54.265+0000 I NETWORK [conn4381] end connection 127.0.0.1:36597 (16 connections now open) 2014-10-06T15:16:54.265+0000 I NETWORK [conn4376] end connection 127.0.0.1:36592 (16 connections now open) 2014-10-06T15:16:54.265+0000 I NETWORK [conn4367] end connection 127.0.0.1:36581 (16 connections now open) 2014-10-06T15:16:54.266+0000 I NETWORK [conn4382] end connection 127.0.0.1:36598 (2 connections now open) 2014-10-06T15:16:54.267+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:16:54.268+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:16:54.268+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:16:54.636+0000 I INDEXING [conn5] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T15:16:54.636+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:16:54.640+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:16:54.641+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36599 #4383 (3 connections now open) 2014-10-06T15:16:54.641+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36600 #4384 (4 connections now open) 2014-10-06T15:16:54.641+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36601 #4385 (5 connections now open) 2014-10-06T15:16:54.641+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36602 #4386 (6 connections now open) 2014-10-06T15:16:54.641+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36603 #4387 (7 connections now open) 2014-10-06T15:16:54.641+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36604 #4388 (8 connections now open) 2014-10-06T15:16:54.642+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36605 #4389 (9 connections now open) 2014-10-06T15:16:54.642+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36606 #4390 (10 connections now open) 2014-10-06T15:16:54.642+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36607 #4391 (11 connections now open) 2014-10-06T15:16:54.642+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36608 #4392 (12 connections now open) 2014-10-06T15:16:54.642+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36609 #4393 (13 connections now open) 2014-10-06T15:16:54.643+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36610 #4394 (14 connections now open) 2014-10-06T15:16:54.643+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36611 #4395 (15 connections now open) 2014-10-06T15:16:54.643+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36612 #4396 (16 connections now open) 2014-10-06T15:16:54.644+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36613 #4397 (17 connections now open) 2014-10-06T15:16:54.644+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36614 #4398 (18 connections now open) 2014-10-06T15:16:54.644+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36615 #4399 (19 connections now open) 2014-10-06T15:16:54.645+0000 I NETWORK [conn4383] end connection 127.0.0.1:36599 (18 connections now open) 2014-10-06T15:16:59.645+0000 I NETWORK [conn4395] end connection 127.0.0.1:36611 (17 connections now open) 2014-10-06T15:16:59.645+0000 I NETWORK [conn4397] end connection 127.0.0.1:36613 (16 connections now open) 2014-10-06T15:16:59.645+0000 I NETWORK [conn4396] end connection 127.0.0.1:36612 (16 connections now open) 2014-10-06T15:16:59.645+0000 I NETWORK [conn4394] end connection 127.0.0.1:36610 (16 connections now open) 2014-10-06T15:16:59.645+0000 I NETWORK [conn4387] end connection 127.0.0.1:36603 (15 connections now open) 2014-10-06T15:16:59.645+0000 I NETWORK [conn4398] end connection 127.0.0.1:36614 (14 connections now open) 2014-10-06T15:16:59.645+0000 I NETWORK [conn4385] end connection 127.0.0.1:36601 (13 connections now open) 2014-10-06T15:16:59.645+0000 I NETWORK [conn4399] end connection 127.0.0.1:36615 (12 connections now open) 2014-10-06T15:16:59.645+0000 I NETWORK [conn4384] end connection 127.0.0.1:36600 (13 connections now open) 2014-10-06T15:16:59.645+0000 I NETWORK [conn4386] end connection 127.0.0.1:36602 (10 connections now open) 2014-10-06T15:16:59.645+0000 I NETWORK [conn4390] end connection 127.0.0.1:36606 (14 connections now open) 2014-10-06T15:16:59.645+0000 I NETWORK [conn4388] end connection 127.0.0.1:36604 (10 connections now open) 2014-10-06T15:16:59.645+0000 I NETWORK [conn4391] end connection 127.0.0.1:36607 (12 connections now open) 2014-10-06T15:16:59.645+0000 I NETWORK [conn4389] end connection 127.0.0.1:36605 (6 connections now open) 2014-10-06T15:16:59.646+0000 I NETWORK [conn4392] end connection 127.0.0.1:36608 (3 connections now open) 2014-10-06T15:16:59.645+0000 I NETWORK [conn4393] end connection 127.0.0.1:36609 (7 connections now open) 2014-10-06T15:16:59.646+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36616 #4400 (3 connections now open) 2014-10-06T15:16:59.647+0000 I NETWORK [conn4400] end connection 127.0.0.1:36616 (2 connections now open) 2014-10-06T15:16:59.647+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:16:59.648+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:16:59.648+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:17:00.009+0000 I INDEXING [conn5] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T15:17:00.009+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:17:00.013+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:17:00.013+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36617 #4401 (3 connections now open) 2014-10-06T15:17:00.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36618 #4402 (4 connections now open) 2014-10-06T15:17:00.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36619 #4403 (5 connections now open) 2014-10-06T15:17:00.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36620 #4404 (6 connections now open) 2014-10-06T15:17:00.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36622 #4405 (7 connections now open) 2014-10-06T15:17:00.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36623 #4406 (8 connections now open) 2014-10-06T15:17:00.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36624 #4407 (9 connections now open) 2014-10-06T15:17:00.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36625 #4408 (10 connections now open) 2014-10-06T15:17:00.015+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36626 #4409 (11 connections now open) 2014-10-06T15:17:00.016+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36627 #4410 (12 connections now open) 2014-10-06T15:17:00.016+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36628 #4411 (13 connections now open) 2014-10-06T15:17:00.016+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36629 #4412 (14 connections now open) 2014-10-06T15:17:00.016+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36630 #4413 (15 connections now open) 2014-10-06T15:17:00.017+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36631 #4414 (16 connections now open) 2014-10-06T15:17:00.017+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36632 #4415 (17 connections now open) 2014-10-06T15:17:00.017+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36633 #4416 (18 connections now open) 2014-10-06T15:17:00.017+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36634 #4417 (19 connections now open) 2014-10-06T15:17:00.018+0000 I NETWORK [conn4401] end connection 127.0.0.1:36617 (18 connections now open) 2014-10-06T15:17:05.018+0000 I NETWORK [conn4411] end connection 127.0.0.1:36628 (17 connections now open) 2014-10-06T15:17:05.018+0000 I NETWORK [conn4416] end connection 127.0.0.1:36633 (17 connections now open) 2014-10-06T15:17:05.018+0000 I NETWORK [conn4405] end connection 127.0.0.1:36622 (17 connections now open) 2014-10-06T15:17:05.018+0000 I NETWORK [conn4413] end connection 127.0.0.1:36630 (17 connections now open) 2014-10-06T15:17:05.018+0000 I NETWORK [conn4408] end connection 127.0.0.1:36625 (17 connections now open) 2014-10-06T15:17:05.018+0000 I NETWORK [conn4412] end connection 127.0.0.1:36629 (16 connections now open) 2014-10-06T15:17:05.018+0000 I NETWORK [conn4417] end connection 127.0.0.1:36634 (16 connections now open) 2014-10-06T15:17:05.018+0000 I NETWORK [conn4410] end connection 127.0.0.1:36627 (16 connections now open) 2014-10-06T15:17:05.018+0000 I NETWORK [conn4402] end connection 127.0.0.1:36618 (16 connections now open) 2014-10-06T15:17:05.018+0000 I NETWORK [conn4407] end connection 127.0.0.1:36624 (16 connections now open) 2014-10-06T15:17:05.018+0000 I NETWORK [conn4406] end connection 127.0.0.1:36623 (16 connections now open) 2014-10-06T15:17:05.018+0000 I NETWORK [conn4414] end connection 127.0.0.1:36631 (16 connections now open) 2014-10-06T15:17:05.019+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36635 #4418 (7 connections now open) 2014-10-06T15:17:05.018+0000 I NETWORK [conn4409] end connection 127.0.0.1:36626 (16 connections now open) 2014-10-06T15:17:05.018+0000 I NETWORK [conn4404] end connection 127.0.0.1:36620 (16 connections now open) 2014-10-06T15:17:05.018+0000 I NETWORK [conn4403] end connection 127.0.0.1:36619 (16 connections now open) 2014-10-06T15:17:05.018+0000 I NETWORK [conn4415] end connection 127.0.0.1:36632 (16 connections now open) 2014-10-06T15:17:05.020+0000 I NETWORK [conn4418] end connection 127.0.0.1:36635 (2 connections now open) 2014-10-06T15:17:05.020+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:17:05.021+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:17:05.022+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:17:05.409+0000 I INDEXING [conn5] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T15:17:05.409+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:17:05.412+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:17:05.413+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36636 #4419 (3 connections now open) 2014-10-06T15:17:05.413+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36637 #4420 (4 connections now open) 2014-10-06T15:17:05.414+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36638 #4421 (5 connections now open) 2014-10-06T15:17:05.414+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36639 #4422 (6 connections now open) 2014-10-06T15:17:05.414+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36640 #4423 (7 connections now open) 2014-10-06T15:17:05.414+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36641 #4424 (8 connections now open) 2014-10-06T15:17:05.414+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36642 #4425 (9 connections now open) 2014-10-06T15:17:05.414+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36643 #4426 (10 connections now open) 2014-10-06T15:17:05.415+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36644 #4427 (11 connections now open) 2014-10-06T15:17:05.415+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36645 #4428 (12 connections now open) 2014-10-06T15:17:05.415+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36646 #4429 (13 connections now open) 2014-10-06T15:17:05.415+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36647 #4430 (14 connections now open) 2014-10-06T15:17:05.416+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36648 #4431 (15 connections now open) 2014-10-06T15:17:05.416+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36649 #4432 (16 connections now open) 2014-10-06T15:17:05.416+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36650 #4433 (17 connections now open) 2014-10-06T15:17:05.416+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36651 #4434 (18 connections now open) 2014-10-06T15:17:05.417+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36652 #4435 (19 connections now open) 2014-10-06T15:17:05.417+0000 I NETWORK [conn4419] end connection 127.0.0.1:36636 (18 connections now open) 2014-10-06T15:17:10.417+0000 I NETWORK [conn4432] end connection 127.0.0.1:36649 (17 connections now open) 2014-10-06T15:17:10.417+0000 I NETWORK [conn4421] end connection 127.0.0.1:36638 (17 connections now open) 2014-10-06T15:17:10.417+0000 I NETWORK [conn4425] end connection 127.0.0.1:36642 (17 connections now open) 2014-10-06T15:17:10.417+0000 I NETWORK [conn4431] end connection 127.0.0.1:36648 (17 connections now open) 2014-10-06T15:17:10.417+0000 I NETWORK [conn4426] end connection 127.0.0.1:36643 (17 connections now open) 2014-10-06T15:17:10.417+0000 I NETWORK [conn4430] end connection 127.0.0.1:36647 (17 connections now open) 2014-10-06T15:17:10.418+0000 I NETWORK [conn4422] end connection 127.0.0.1:36639 (13 connections now open) 2014-10-06T15:17:10.417+0000 I NETWORK [conn4427] end connection 127.0.0.1:36644 (17 connections now open) 2014-10-06T15:17:10.418+0000 I NETWORK [conn4429] end connection 127.0.0.1:36646 (10 connections now open) 2014-10-06T15:17:10.418+0000 I NETWORK [conn4433] end connection 127.0.0.1:36650 (14 connections now open) 2014-10-06T15:17:10.417+0000 I NETWORK [conn4424] end connection 127.0.0.1:36641 (17 connections now open) 2014-10-06T15:17:10.418+0000 I NETWORK [conn4428] end connection 127.0.0.1:36645 (10 connections now open) 2014-10-06T15:17:10.418+0000 I NETWORK [conn4435] end connection 127.0.0.1:36652 (16 connections now open) 2014-10-06T15:17:10.418+0000 I NETWORK [conn4434] end connection 127.0.0.1:36651 (10 connections now open) 2014-10-06T15:17:10.418+0000 I NETWORK [conn4423] end connection 127.0.0.1:36640 (10 connections now open) 2014-10-06T15:17:10.418+0000 I NETWORK [conn4420] end connection 127.0.0.1:36637 (3 connections now open) 2014-10-06T15:17:10.418+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36653 #4436 (3 connections now open) 2014-10-06T15:17:10.419+0000 I NETWORK [conn4436] end connection 127.0.0.1:36653 (2 connections now open) 2014-10-06T15:17:10.419+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:17:10.420+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:17:10.420+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:17:10.773+0000 I INDEXING [conn5] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T15:17:10.773+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:17:10.776+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:17:10.777+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36654 #4437 (3 connections now open) 2014-10-06T15:17:10.777+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36655 #4438 (4 connections now open) 2014-10-06T15:17:10.777+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36656 #4439 (5 connections now open) 2014-10-06T15:17:10.777+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36657 #4440 (6 connections now open) 2014-10-06T15:17:10.777+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36658 #4441 (7 connections now open) 2014-10-06T15:17:10.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36659 #4442 (8 connections now open) 2014-10-06T15:17:10.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36660 #4443 (9 connections now open) 2014-10-06T15:17:10.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36661 #4444 (10 connections now open) 2014-10-06T15:17:10.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36662 #4445 (11 connections now open) 2014-10-06T15:17:10.778+0000 I NETWORK [conn4437] end connection 127.0.0.1:36654 (10 connections now open) 2014-10-06T15:17:15.779+0000 I NETWORK [conn4439] end connection 127.0.0.1:36656 (9 connections now open) 2014-10-06T15:17:15.779+0000 I NETWORK [conn4442] end connection 127.0.0.1:36659 (9 connections now open) 2014-10-06T15:17:15.779+0000 I NETWORK [conn4441] end connection 127.0.0.1:36658 (9 connections now open) 2014-10-06T15:17:15.779+0000 I NETWORK [conn4444] end connection 127.0.0.1:36661 (9 connections now open) 2014-10-06T15:17:15.779+0000 I NETWORK [conn4438] end connection 127.0.0.1:36655 (9 connections now open) 2014-10-06T15:17:15.779+0000 I NETWORK [conn4445] end connection 127.0.0.1:36662 (9 connections now open) 2014-10-06T15:17:15.779+0000 I NETWORK [conn4443] end connection 127.0.0.1:36660 (9 connections now open) 2014-10-06T15:17:15.779+0000 I NETWORK [conn4440] end connection 127.0.0.1:36657 (8 connections now open) 2014-10-06T15:17:15.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36663 #4446 (10 connections now open) 2014-10-06T15:17:15.780+0000 I NETWORK [conn4446] end connection 127.0.0.1:36663 (2 connections now open) 2014-10-06T15:17:15.780+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:17:15.781+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:17:15.781+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:17:16.150+0000 I INDEXING [conn5] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T15:17:16.151+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:17:16.154+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:17:16.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36664 #4447 (3 connections now open) 2014-10-06T15:17:16.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36665 #4448 (4 connections now open) 2014-10-06T15:17:16.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36666 #4449 (5 connections now open) 2014-10-06T15:17:16.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36667 #4450 (6 connections now open) 2014-10-06T15:17:16.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36668 #4451 (7 connections now open) 2014-10-06T15:17:16.156+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36669 #4452 (8 connections now open) 2014-10-06T15:17:16.156+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36670 #4453 (9 connections now open) 2014-10-06T15:17:16.156+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36671 #4454 (10 connections now open) 2014-10-06T15:17:16.156+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36672 #4455 (11 connections now open) 2014-10-06T15:17:16.156+0000 I NETWORK [conn4447] end connection 127.0.0.1:36664 (10 connections now open) 2014-10-06T15:17:21.157+0000 I NETWORK [conn4449] end connection 127.0.0.1:36666 (9 connections now open) 2014-10-06T15:17:21.157+0000 I NETWORK [conn4454] end connection 127.0.0.1:36671 (9 connections now open) 2014-10-06T15:17:21.157+0000 I NETWORK [conn4453] end connection 127.0.0.1:36670 (9 connections now open) 2014-10-06T15:17:21.157+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36673 #4456 (9 connections now open) 2014-10-06T15:17:21.157+0000 I NETWORK [conn4452] end connection 127.0.0.1:36669 (7 connections now open) 2014-10-06T15:17:21.157+0000 I NETWORK [conn4455] end connection 127.0.0.1:36672 (7 connections now open) 2014-10-06T15:17:21.157+0000 I NETWORK [conn4448] end connection 127.0.0.1:36665 (7 connections now open) 2014-10-06T15:17:21.157+0000 I NETWORK [conn4451] end connection 127.0.0.1:36668 (7 connections now open) 2014-10-06T15:17:21.157+0000 I NETWORK [conn4450] end connection 127.0.0.1:36667 (9 connections now open) 2014-10-06T15:17:21.158+0000 I NETWORK [conn4456] end connection 127.0.0.1:36673 (2 connections now open) 2014-10-06T15:17:21.158+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:17:21.159+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:17:21.160+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:17:21.532+0000 I INDEXING [conn5] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T15:17:21.532+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:17:21.535+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:17:21.536+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36674 #4457 (3 connections now open) 2014-10-06T15:17:21.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36676 #4458 (4 connections now open) 2014-10-06T15:17:21.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36675 #4459 (5 connections now open) 2014-10-06T15:17:21.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36677 #4460 (6 connections now open) 2014-10-06T15:17:21.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36678 #4461 (7 connections now open) 2014-10-06T15:17:21.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36680 #4462 (8 connections now open) 2014-10-06T15:17:21.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36681 #4463 (9 connections now open) 2014-10-06T15:17:21.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36682 #4464 (10 connections now open) 2014-10-06T15:17:21.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36683 #4465 (11 connections now open) 2014-10-06T15:17:21.537+0000 I NETWORK [conn4457] end connection 127.0.0.1:36674 (10 connections now open) 2014-10-06T15:17:26.538+0000 I NETWORK [conn4459] end connection 127.0.0.1:36675 (9 connections now open) 2014-10-06T15:17:26.538+0000 I NETWORK [conn4463] end connection 127.0.0.1:36681 (9 connections now open) 2014-10-06T15:17:26.538+0000 I NETWORK [conn4462] end connection 127.0.0.1:36680 (9 connections now open) 2014-10-06T15:17:26.538+0000 I NETWORK [conn4458] end connection 127.0.0.1:36676 (9 connections now open) 2014-10-06T15:17:26.538+0000 I NETWORK [conn4460] end connection 127.0.0.1:36677 (9 connections now open) 2014-10-06T15:17:26.538+0000 I NETWORK [conn4465] end connection 127.0.0.1:36683 (8 connections now open) 2014-10-06T15:17:26.538+0000 I NETWORK [conn4464] end connection 127.0.0.1:36682 (9 connections now open) 2014-10-06T15:17:26.538+0000 I NETWORK [conn4461] end connection 127.0.0.1:36678 (9 connections now open) 2014-10-06T15:17:26.538+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36684 #4466 (4 connections now open) 2014-10-06T15:17:26.539+0000 I NETWORK [conn4466] end connection 127.0.0.1:36684 (2 connections now open) 2014-10-06T15:17:26.539+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:17:26.540+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:17:26.540+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:17:26.882+0000 I INDEXING [conn5] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T15:17:26.882+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:17:26.885+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:17:26.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36685 #4467 (3 connections now open) 2014-10-06T15:17:26.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36686 #4468 (4 connections now open) 2014-10-06T15:17:26.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36687 #4469 (5 connections now open) 2014-10-06T15:17:26.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36688 #4470 (6 connections now open) 2014-10-06T15:17:26.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36689 #4471 (7 connections now open) 2014-10-06T15:17:26.887+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36690 #4472 (8 connections now open) 2014-10-06T15:17:26.887+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36691 #4473 (9 connections now open) 2014-10-06T15:17:26.887+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36692 #4474 (10 connections now open) 2014-10-06T15:17:26.887+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36693 #4475 (11 connections now open) 2014-10-06T15:17:26.887+0000 I NETWORK [conn4467] end connection 127.0.0.1:36685 (10 connections now open) 2014-10-06T15:17:31.888+0000 I NETWORK [conn4473] end connection 127.0.0.1:36691 (9 connections now open) 2014-10-06T15:17:31.888+0000 I NETWORK [conn4469] end connection 127.0.0.1:36687 (8 connections now open) 2014-10-06T15:17:31.888+0000 I NETWORK [conn4475] end connection 127.0.0.1:36693 (8 connections now open) 2014-10-06T15:17:31.888+0000 I NETWORK [conn4471] end connection 127.0.0.1:36689 (8 connections now open) 2014-10-06T15:17:31.888+0000 I NETWORK [conn4468] end connection 127.0.0.1:36686 (7 connections now open) 2014-10-06T15:17:31.888+0000 I NETWORK [conn4472] end connection 127.0.0.1:36690 (7 connections now open) 2014-10-06T15:17:31.888+0000 I NETWORK [conn4474] end connection 127.0.0.1:36692 (7 connections now open) 2014-10-06T15:17:31.888+0000 I NETWORK [conn4470] end connection 127.0.0.1:36688 (8 connections now open) 2014-10-06T15:17:31.888+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36694 #4476 (8 connections now open) 2014-10-06T15:17:31.889+0000 I NETWORK [conn4476] end connection 127.0.0.1:36694 (2 connections now open) 2014-10-06T15:17:31.889+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:17:31.890+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:17:31.890+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:17:32.259+0000 I INDEXING [conn5] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T15:17:32.259+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:17:32.262+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:17:32.263+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36695 #4477 (3 connections now open) 2014-10-06T15:17:32.263+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36696 #4478 (4 connections now open) 2014-10-06T15:17:32.263+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36697 #4479 (5 connections now open) 2014-10-06T15:17:32.263+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36698 #4480 (6 connections now open) 2014-10-06T15:17:32.263+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36699 #4481 (7 connections now open) 2014-10-06T15:17:32.264+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36700 #4482 (8 connections now open) 2014-10-06T15:17:32.264+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36701 #4483 (9 connections now open) 2014-10-06T15:17:32.264+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36702 #4484 (10 connections now open) 2014-10-06T15:17:32.264+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36703 #4485 (11 connections now open) 2014-10-06T15:17:32.265+0000 I NETWORK [conn4477] end connection 127.0.0.1:36695 (10 connections now open) 2014-10-06T15:17:37.265+0000 I NETWORK [conn4482] end connection 127.0.0.1:36700 (9 connections now open) 2014-10-06T15:17:37.265+0000 I NETWORK [conn4481] end connection 127.0.0.1:36699 (9 connections now open) 2014-10-06T15:17:37.265+0000 I NETWORK [conn4483] end connection 127.0.0.1:36701 (9 connections now open) 2014-10-06T15:17:37.265+0000 I NETWORK [conn4480] end connection 127.0.0.1:36698 (9 connections now open) 2014-10-06T15:17:37.265+0000 I NETWORK [conn4484] end connection 127.0.0.1:36702 (8 connections now open) 2014-10-06T15:17:37.265+0000 I NETWORK [conn4479] end connection 127.0.0.1:36697 (8 connections now open) 2014-10-06T15:17:37.265+0000 I NETWORK [conn4485] end connection 127.0.0.1:36703 (8 connections now open) 2014-10-06T15:17:37.265+0000 I NETWORK [conn4478] end connection 127.0.0.1:36696 (8 connections now open) 2014-10-06T15:17:37.265+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36704 #4486 (10 connections now open) 2014-10-06T15:17:37.266+0000 I NETWORK [conn4486] end connection 127.0.0.1:36704 (2 connections now open) 2014-10-06T15:17:37.266+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:17:37.267+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:17:37.268+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:17:37.651+0000 I INDEXING [conn5] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T15:17:37.651+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:17:37.655+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:17:37.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36705 #4487 (3 connections now open) 2014-10-06T15:17:37.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36706 #4488 (4 connections now open) 2014-10-06T15:17:37.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36707 #4489 (5 connections now open) 2014-10-06T15:17:37.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36708 #4490 (6 connections now open) 2014-10-06T15:17:37.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36709 #4491 (7 connections now open) 2014-10-06T15:17:37.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36710 #4492 (8 connections now open) 2014-10-06T15:17:37.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36711 #4493 (9 connections now open) 2014-10-06T15:17:37.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36712 #4494 (10 connections now open) 2014-10-06T15:17:37.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36713 #4495 (11 connections now open) 2014-10-06T15:17:37.657+0000 I NETWORK [conn4487] end connection 127.0.0.1:36705 (10 connections now open) 2014-10-06T15:17:42.657+0000 I NETWORK [conn4493] end connection 127.0.0.1:36711 (9 connections now open) 2014-10-06T15:17:42.657+0000 I NETWORK [conn4495] end connection 127.0.0.1:36713 (9 connections now open) 2014-10-06T15:17:42.657+0000 I NETWORK [conn4488] end connection 127.0.0.1:36706 (9 connections now open) 2014-10-06T15:17:42.657+0000 I NETWORK [conn4489] end connection 127.0.0.1:36707 (9 connections now open) 2014-10-06T15:17:42.657+0000 I NETWORK [conn4491] end connection 127.0.0.1:36709 (9 connections now open) 2014-10-06T15:17:42.657+0000 I NETWORK [conn4490] end connection 127.0.0.1:36708 (9 connections now open) 2014-10-06T15:17:42.657+0000 I NETWORK [conn4492] end connection 127.0.0.1:36710 (9 connections now open) 2014-10-06T15:17:42.657+0000 I NETWORK [conn4494] end connection 127.0.0.1:36712 (9 connections now open) 2014-10-06T15:17:42.658+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36714 #4496 (7 connections now open) 2014-10-06T15:17:42.658+0000 I NETWORK [conn4496] end connection 127.0.0.1:36714 (2 connections now open) 2014-10-06T15:17:42.658+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:17:42.660+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:17:42.660+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:17:43.009+0000 I INDEXING [conn5] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T15:17:43.010+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:17:43.013+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:17:43.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36715 #4497 (3 connections now open) 2014-10-06T15:17:43.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36716 #4498 (4 connections now open) 2014-10-06T15:17:43.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36718 #4499 (5 connections now open) 2014-10-06T15:17:43.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36717 #4500 (6 connections now open) 2014-10-06T15:17:43.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36719 #4501 (7 connections now open) 2014-10-06T15:17:43.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36720 #4502 (8 connections now open) 2014-10-06T15:17:43.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36721 #4503 (9 connections now open) 2014-10-06T15:17:43.015+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36722 #4504 (10 connections now open) 2014-10-06T15:17:43.015+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36723 #4505 (11 connections now open) 2014-10-06T15:17:43.015+0000 I NETWORK [conn4497] end connection 127.0.0.1:36715 (10 connections now open) 2014-10-06T15:17:48.016+0000 I NETWORK [conn4505] end connection 127.0.0.1:36723 (9 connections now open) 2014-10-06T15:17:48.016+0000 I NETWORK [conn4498] end connection 127.0.0.1:36716 (9 connections now open) 2014-10-06T15:17:48.016+0000 I NETWORK [conn4501] end connection 127.0.0.1:36719 (9 connections now open) 2014-10-06T15:17:48.016+0000 I NETWORK [conn4499] end connection 127.0.0.1:36718 (9 connections now open) 2014-10-06T15:17:48.016+0000 I NETWORK [conn4502] end connection 127.0.0.1:36720 (9 connections now open) 2014-10-06T15:17:48.016+0000 I NETWORK [conn4504] end connection 127.0.0.1:36722 (9 connections now open) 2014-10-06T15:17:48.016+0000 I NETWORK [conn4503] end connection 127.0.0.1:36721 (9 connections now open) 2014-10-06T15:17:48.016+0000 I NETWORK [conn4500] end connection 127.0.0.1:36717 (9 connections now open) 2014-10-06T15:17:48.016+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36724 #4506 (10 connections now open) 2014-10-06T15:17:48.017+0000 I NETWORK [conn4506] end connection 127.0.0.1:36724 (2 connections now open) 2014-10-06T15:17:48.017+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:17:48.018+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:17:48.018+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:17:48.382+0000 I INDEXING [conn5] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T15:17:48.383+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:17:48.386+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:17:48.387+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36725 #4507 (3 connections now open) 2014-10-06T15:17:48.387+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36726 #4508 (4 connections now open) 2014-10-06T15:17:48.387+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36727 #4509 (5 connections now open) 2014-10-06T15:17:48.387+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36728 #4510 (6 connections now open) 2014-10-06T15:17:48.387+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36729 #4511 (7 connections now open) 2014-10-06T15:17:48.387+0000 I NETWORK [conn4507] end connection 127.0.0.1:36725 (5 connections now open) 2014-10-06T15:17:53.388+0000 I NETWORK [conn4509] end connection 127.0.0.1:36727 (5 connections now open) 2014-10-06T15:17:53.388+0000 I NETWORK [conn4508] end connection 127.0.0.1:36726 (5 connections now open) 2014-10-06T15:17:53.388+0000 I NETWORK [conn4510] end connection 127.0.0.1:36728 (5 connections now open) 2014-10-06T15:17:53.388+0000 I NETWORK [conn4511] end connection 127.0.0.1:36729 (5 connections now open) 2014-10-06T15:17:53.388+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36730 #4512 (3 connections now open) 2014-10-06T15:17:53.389+0000 I NETWORK [conn4512] end connection 127.0.0.1:36730 (2 connections now open) 2014-10-06T15:17:53.389+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:17:53.390+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:17:53.390+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:17:53.755+0000 I INDEXING [conn5] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T15:17:53.755+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:17:53.758+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:17:53.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36731 #4513 (3 connections now open) 2014-10-06T15:17:53.760+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36732 #4514 (4 connections now open) 2014-10-06T15:17:53.760+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36733 #4515 (5 connections now open) 2014-10-06T15:17:53.760+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36734 #4516 (6 connections now open) 2014-10-06T15:17:53.760+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36735 #4517 (7 connections now open) 2014-10-06T15:17:53.760+0000 I NETWORK [conn4513] end connection 127.0.0.1:36731 (6 connections now open) 2014-10-06T15:17:58.760+0000 I NETWORK [conn4514] end connection 127.0.0.1:36732 (5 connections now open) 2014-10-06T15:17:58.760+0000 I NETWORK [conn4517] end connection 127.0.0.1:36735 (5 connections now open) 2014-10-06T15:17:58.760+0000 I NETWORK [conn4515] end connection 127.0.0.1:36733 (5 connections now open) 2014-10-06T15:17:58.760+0000 I NETWORK [conn4516] end connection 127.0.0.1:36734 (5 connections now open) 2014-10-06T15:17:58.761+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36736 #4518 (6 connections now open) 2014-10-06T15:17:58.761+0000 I NETWORK [conn4518] end connection 127.0.0.1:36736 (2 connections now open) 2014-10-06T15:17:58.762+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:17:58.763+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:17:58.763+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:17:59.139+0000 I INDEXING [conn5] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T15:17:59.139+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:17:59.143+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:17:59.143+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36737 #4519 (3 connections now open) 2014-10-06T15:17:59.144+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36738 #4520 (4 connections now open) 2014-10-06T15:17:59.144+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36739 #4521 (5 connections now open) 2014-10-06T15:17:59.144+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36740 #4522 (6 connections now open) 2014-10-06T15:17:59.144+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36741 #4523 (7 connections now open) 2014-10-06T15:17:59.144+0000 I NETWORK [conn4519] end connection 127.0.0.1:36737 (6 connections now open) 2014-10-06T15:18:04.144+0000 I NETWORK [conn4522] end connection 127.0.0.1:36740 (5 connections now open) 2014-10-06T15:18:04.144+0000 I NETWORK [conn4523] end connection 127.0.0.1:36741 (5 connections now open) 2014-10-06T15:18:04.144+0000 I NETWORK [conn4520] end connection 127.0.0.1:36738 (5 connections now open) 2014-10-06T15:18:04.144+0000 I NETWORK [conn4521] end connection 127.0.0.1:36739 (5 connections now open) 2014-10-06T15:18:04.145+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36742 #4524 (6 connections now open) 2014-10-06T15:18:04.145+0000 I NETWORK [conn4524] end connection 127.0.0.1:36742 (2 connections now open) 2014-10-06T15:18:04.146+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:18:04.147+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:18:04.147+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:18:04.515+0000 I INDEXING [conn5] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T15:18:04.515+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:18:04.519+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:18:04.520+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36743 #4525 (3 connections now open) 2014-10-06T15:18:04.520+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36744 #4526 (4 connections now open) 2014-10-06T15:18:04.520+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36745 #4527 (5 connections now open) 2014-10-06T15:18:04.520+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36746 #4528 (6 connections now open) 2014-10-06T15:18:04.520+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36747 #4529 (7 connections now open) 2014-10-06T15:18:04.520+0000 I NETWORK [conn4525] end connection 127.0.0.1:36743 (6 connections now open) 2014-10-06T15:18:09.521+0000 I NETWORK [conn4529] end connection 127.0.0.1:36747 (5 connections now open) 2014-10-06T15:18:09.521+0000 I NETWORK [conn4528] end connection 127.0.0.1:36746 (5 connections now open) 2014-10-06T15:18:09.521+0000 I NETWORK [conn4526] end connection 127.0.0.1:36744 (5 connections now open) 2014-10-06T15:18:09.521+0000 I NETWORK [conn4527] end connection 127.0.0.1:36745 (5 connections now open) 2014-10-06T15:18:09.521+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36748 #4530 (3 connections now open) 2014-10-06T15:18:09.521+0000 I NETWORK [conn4530] end connection 127.0.0.1:36748 (2 connections now open) 2014-10-06T15:18:09.522+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:18:09.523+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:18:09.523+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:18:09.906+0000 I INDEXING [conn5] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T15:18:09.906+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:18:09.910+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:18:09.910+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36749 #4531 (3 connections now open) 2014-10-06T15:18:09.910+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36750 #4532 (4 connections now open) 2014-10-06T15:18:09.911+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36751 #4533 (5 connections now open) 2014-10-06T15:18:09.911+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36752 #4534 (6 connections now open) 2014-10-06T15:18:09.911+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36753 #4535 (7 connections now open) 2014-10-06T15:18:09.911+0000 I NETWORK [conn4531] end connection 127.0.0.1:36749 (6 connections now open) 2014-10-06T15:18:14.911+0000 I NETWORK [conn4535] end connection 127.0.0.1:36753 (5 connections now open) 2014-10-06T15:18:14.911+0000 I NETWORK [conn4533] end connection 127.0.0.1:36751 (5 connections now open) 2014-10-06T15:18:14.911+0000 I NETWORK [conn4534] end connection 127.0.0.1:36752 (5 connections now open) 2014-10-06T15:18:14.912+0000 I NETWORK [conn4532] end connection 127.0.0.1:36750 (5 connections now open) 2014-10-06T15:18:14.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36754 #4536 (6 connections now open) 2014-10-06T15:18:14.913+0000 I NETWORK [conn4536] end connection 127.0.0.1:36754 (2 connections now open) 2014-10-06T15:18:14.913+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:18:14.914+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:18:14.914+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:18:15.267+0000 I INDEXING [conn5] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T15:18:15.267+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:18:15.271+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:18:15.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36755 #4537 (3 connections now open) 2014-10-06T15:18:15.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36756 #4538 (4 connections now open) 2014-10-06T15:18:15.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36757 #4539 (5 connections now open) 2014-10-06T15:18:15.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36758 #4540 (6 connections now open) 2014-10-06T15:18:15.272+0000 I NETWORK [conn4537] end connection 127.0.0.1:36755 (4 connections now open) 2014-10-06T15:18:15.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36759 #4541 (6 connections now open) 2014-10-06T15:18:20.273+0000 I NETWORK [conn4541] end connection 127.0.0.1:36759 (5 connections now open) 2014-10-06T15:18:20.273+0000 I NETWORK [conn4538] end connection 127.0.0.1:36756 (5 connections now open) 2014-10-06T15:18:20.273+0000 I NETWORK [conn4540] end connection 127.0.0.1:36758 (4 connections now open) 2014-10-06T15:18:20.273+0000 I NETWORK [conn4539] end connection 127.0.0.1:36757 (4 connections now open) 2014-10-06T15:18:20.273+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36760 #4542 (6 connections now open) 2014-10-06T15:18:20.273+0000 I NETWORK [conn4542] end connection 127.0.0.1:36760 (2 connections now open) 2014-10-06T15:18:20.274+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:18:20.275+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:18:20.275+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:18:20.653+0000 I INDEXING [conn5] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T15:18:20.653+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:18:20.657+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:18:20.657+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36761 #4543 (3 connections now open) 2014-10-06T15:18:20.658+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36762 #4544 (4 connections now open) 2014-10-06T15:18:20.658+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36763 #4545 (5 connections now open) 2014-10-06T15:18:20.658+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36764 #4546 (6 connections now open) 2014-10-06T15:18:20.658+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36765 #4547 (7 connections now open) 2014-10-06T15:18:20.658+0000 I NETWORK [conn4543] end connection 127.0.0.1:36761 (6 connections now open) 2014-10-06T15:18:25.658+0000 I NETWORK [conn4544] end connection 127.0.0.1:36762 (5 connections now open) 2014-10-06T15:18:25.658+0000 I NETWORK [conn4545] end connection 127.0.0.1:36763 (5 connections now open) 2014-10-06T15:18:25.658+0000 I NETWORK [conn4546] end connection 127.0.0.1:36764 (5 connections now open) 2014-10-06T15:18:25.658+0000 I NETWORK [conn4547] end connection 127.0.0.1:36765 (5 connections now open) 2014-10-06T15:18:25.659+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36766 #4548 (3 connections now open) 2014-10-06T15:18:25.659+0000 I NETWORK [conn4548] end connection 127.0.0.1:36766 (2 connections now open) 2014-10-06T15:18:25.660+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:18:25.661+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:18:25.661+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:18:26.029+0000 I INDEXING [conn5] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T15:18:26.029+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:18:26.033+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:18:26.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36767 #4549 (3 connections now open) 2014-10-06T15:18:26.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36768 #4550 (4 connections now open) 2014-10-06T15:18:26.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36769 #4551 (5 connections now open) 2014-10-06T15:18:26.034+0000 I NETWORK [conn4549] end connection 127.0.0.1:36767 (4 connections now open) 2014-10-06T15:18:31.034+0000 I NETWORK [conn4550] end connection 127.0.0.1:36768 (3 connections now open) 2014-10-06T15:18:31.034+0000 I NETWORK [conn4551] end connection 127.0.0.1:36769 (3 connections now open) 2014-10-06T15:18:31.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36771 #4552 (4 connections now open) 2014-10-06T15:18:31.035+0000 I NETWORK [conn4552] end connection 127.0.0.1:36771 (2 connections now open) 2014-10-06T15:18:31.035+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:18:31.036+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:18:31.037+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:18:31.416+0000 I INDEXING [conn5] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T15:18:31.416+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:18:31.419+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:18:31.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36772 #4553 (3 connections now open) 2014-10-06T15:18:31.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36773 #4554 (4 connections now open) 2014-10-06T15:18:31.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36774 #4555 (5 connections now open) 2014-10-06T15:18:31.421+0000 I NETWORK [conn4553] end connection 127.0.0.1:36772 (4 connections now open) 2014-10-06T15:18:36.421+0000 I NETWORK [conn4554] end connection 127.0.0.1:36773 (3 connections now open) 2014-10-06T15:18:36.421+0000 I NETWORK [conn4555] end connection 127.0.0.1:36774 (3 connections now open) 2014-10-06T15:18:36.421+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36775 #4556 (3 connections now open) 2014-10-06T15:18:36.422+0000 I NETWORK [conn4556] end connection 127.0.0.1:36775 (2 connections now open) 2014-10-06T15:18:36.422+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:18:36.423+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:18:36.423+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:18:36.767+0000 I INDEXING [conn5] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T15:18:36.767+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:18:36.771+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:18:36.771+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36776 #4557 (3 connections now open) 2014-10-06T15:18:36.772+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36777 #4558 (4 connections now open) 2014-10-06T15:18:36.772+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36778 #4559 (5 connections now open) 2014-10-06T15:18:36.772+0000 I NETWORK [conn4557] end connection 127.0.0.1:36776 (4 connections now open) 2014-10-06T15:18:41.772+0000 I NETWORK [conn4558] end connection 127.0.0.1:36777 (3 connections now open) 2014-10-06T15:18:41.772+0000 I NETWORK [conn4559] end connection 127.0.0.1:36778 (3 connections now open) 2014-10-06T15:18:41.772+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36780 #4560 (4 connections now open) 2014-10-06T15:18:41.773+0000 I NETWORK [conn4560] end connection 127.0.0.1:36780 (2 connections now open) 2014-10-06T15:18:41.774+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:18:41.775+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:18:41.775+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:18:42.141+0000 I INDEXING [conn5] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T15:18:42.141+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:18:42.148+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:18:42.148+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36781 #4561 (3 connections now open) 2014-10-06T15:18:42.149+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36782 #4562 (4 connections now open) 2014-10-06T15:18:42.149+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36783 #4563 (5 connections now open) 2014-10-06T15:18:42.149+0000 I NETWORK [conn4561] end connection 127.0.0.1:36781 (4 connections now open) 2014-10-06T15:18:47.149+0000 I NETWORK [conn4562] end connection 127.0.0.1:36782 (3 connections now open) 2014-10-06T15:18:47.149+0000 I NETWORK [conn4563] end connection 127.0.0.1:36783 (3 connections now open) 2014-10-06T15:18:47.149+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36784 #4564 (4 connections now open) 2014-10-06T15:18:47.150+0000 I NETWORK [conn4564] end connection 127.0.0.1:36784 (2 connections now open) 2014-10-06T15:18:47.151+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:18:47.152+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:18:47.152+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:18:47.513+0000 I INDEXING [conn5] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T15:18:47.513+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:18:47.517+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:18:47.517+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36785 #4565 (3 connections now open) 2014-10-06T15:18:47.517+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36786 #4566 (4 connections now open) 2014-10-06T15:18:47.518+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36787 #4567 (5 connections now open) 2014-10-06T15:18:47.518+0000 I NETWORK [conn4565] end connection 127.0.0.1:36785 (4 connections now open) 2014-10-06T15:18:52.518+0000 I NETWORK [conn4567] end connection 127.0.0.1:36787 (3 connections now open) 2014-10-06T15:18:52.518+0000 I NETWORK [conn4566] end connection 127.0.0.1:36786 (3 connections now open) 2014-10-06T15:18:52.518+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36788 #4568 (3 connections now open) 2014-10-06T15:18:52.519+0000 I NETWORK [conn4568] end connection 127.0.0.1:36788 (2 connections now open) 2014-10-06T15:18:52.519+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:18:52.520+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:18:52.521+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:18:52.899+0000 I INDEXING [conn5] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T15:18:52.900+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:18:52.903+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:18:52.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36789 #4569 (3 connections now open) 2014-10-06T15:18:52.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36790 #4570 (4 connections now open) 2014-10-06T15:18:52.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36791 #4571 (5 connections now open) 2014-10-06T15:18:52.904+0000 I NETWORK [conn4569] end connection 127.0.0.1:36789 (4 connections now open) 2014-10-06T15:18:57.905+0000 I NETWORK [conn4571] end connection 127.0.0.1:36791 (3 connections now open) 2014-10-06T15:18:57.905+0000 I NETWORK [conn4570] end connection 127.0.0.1:36790 (3 connections now open) 2014-10-06T15:18:57.905+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36792 #4572 (4 connections now open) 2014-10-06T15:18:57.906+0000 I NETWORK [conn4572] end connection 127.0.0.1:36792 (2 connections now open) 2014-10-06T15:18:57.906+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:18:57.907+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:18:57.907+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:18:58.255+0000 I INDEXING [conn5] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T15:18:58.255+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:18:58.258+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:18:58.259+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36793 #4573 (3 connections now open) 2014-10-06T15:18:58.259+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36795 #4574 (4 connections now open) 2014-10-06T15:18:58.259+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36794 #4575 (5 connections now open) 2014-10-06T15:18:58.259+0000 I NETWORK [conn4573] end connection 127.0.0.1:36793 (4 connections now open) 2014-10-06T15:19:03.260+0000 I NETWORK [conn4574] end connection 127.0.0.1:36795 (3 connections now open) 2014-10-06T15:19:03.260+0000 I NETWORK [conn4575] end connection 127.0.0.1:36794 (3 connections now open) 2014-10-06T15:19:03.260+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36796 #4576 (4 connections now open) 2014-10-06T15:19:03.261+0000 I NETWORK [conn4576] end connection 127.0.0.1:36796 (2 connections now open) 2014-10-06T15:19:03.261+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:19:03.262+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:19:03.262+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:19:03.638+0000 I INDEXING [conn5] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T15:19:03.638+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:19:03.642+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:19:03.642+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36797 #4577 (3 connections now open) 2014-10-06T15:19:03.643+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36798 #4578 (4 connections now open) 2014-10-06T15:19:03.643+0000 I NETWORK [conn4577] end connection 127.0.0.1:36797 (3 connections now open) 2014-10-06T15:19:08.643+0000 I NETWORK [conn4578] end connection 127.0.0.1:36798 (2 connections now open) 2014-10-06T15:19:08.643+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36799 #4579 (3 connections now open) 2014-10-06T15:19:08.644+0000 I NETWORK [conn4579] end connection 127.0.0.1:36799 (2 connections now open) 2014-10-06T15:19:08.644+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:19:08.645+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:19:08.645+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:19:09.031+0000 I INDEXING [conn5] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T15:19:09.031+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:19:09.035+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:19:09.035+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36800 #4580 (3 connections now open) 2014-10-06T15:19:09.035+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36801 #4581 (4 connections now open) 2014-10-06T15:19:09.036+0000 I NETWORK [conn4580] end connection 127.0.0.1:36800 (3 connections now open) 2014-10-06T15:19:14.036+0000 I NETWORK [conn4581] end connection 127.0.0.1:36801 (2 connections now open) 2014-10-06T15:19:14.036+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36802 #4582 (3 connections now open) 2014-10-06T15:19:14.037+0000 I NETWORK [conn4582] end connection 127.0.0.1:36802 (2 connections now open) 2014-10-06T15:19:14.037+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:19:14.039+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:19:14.039+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:19:14.415+0000 I INDEXING [conn5] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T15:19:14.415+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:19:14.418+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:19:14.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36803 #4583 (3 connections now open) 2014-10-06T15:19:14.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36804 #4584 (4 connections now open) 2014-10-06T15:19:14.419+0000 I NETWORK [conn4583] end connection 127.0.0.1:36803 (3 connections now open) 2014-10-06T15:19:19.420+0000 I NETWORK [conn4584] end connection 127.0.0.1:36804 (2 connections now open) 2014-10-06T15:19:19.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36805 #4585 (3 connections now open) 2014-10-06T15:19:19.420+0000 I NETWORK [conn4585] end connection 127.0.0.1:36805 (2 connections now open) 2014-10-06T15:19:19.421+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:19:19.422+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:19:19.422+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:19:19.772+0000 I INDEXING [conn5] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T15:19:19.772+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:19:19.776+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:19:19.777+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36806 #4586 (3 connections now open) 2014-10-06T15:19:19.777+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36807 #4587 (4 connections now open) 2014-10-06T15:19:19.777+0000 I NETWORK [conn4586] end connection 127.0.0.1:36806 (3 connections now open) 2014-10-06T15:19:24.778+0000 I NETWORK [conn4587] end connection 127.0.0.1:36807 (2 connections now open) 2014-10-06T15:19:24.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36808 #4588 (3 connections now open) 2014-10-06T15:19:24.778+0000 I NETWORK [conn4588] end connection 127.0.0.1:36808 (2 connections now open) 2014-10-06T15:19:24.779+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:19:24.780+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:19:24.780+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:19:25.147+0000 I INDEXING [conn5] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T15:19:25.147+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:19:25.153+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:19:25.153+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36809 #4589 (3 connections now open) 2014-10-06T15:19:25.153+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36810 #4590 (4 connections now open) 2014-10-06T15:19:25.154+0000 I NETWORK [conn4589] end connection 127.0.0.1:36809 (3 connections now open) 2014-10-06T15:19:30.154+0000 I NETWORK [conn4590] end connection 127.0.0.1:36810 (2 connections now open) 2014-10-06T15:19:30.154+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36811 #4591 (3 connections now open) 2014-10-06T15:19:30.155+0000 I NETWORK [conn4591] end connection 127.0.0.1:36811 (2 connections now open) 2014-10-06T15:19:30.155+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:19:30.156+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:19:30.157+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:19:30.542+0000 I INDEXING [conn5] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T15:19:30.542+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:19:30.545+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:19:30.546+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36812 #4592 (3 connections now open) 2014-10-06T15:19:30.546+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36813 #4593 (4 connections now open) 2014-10-06T15:19:30.546+0000 I NETWORK [conn4592] end connection 127.0.0.1:36812 (3 connections now open) 2014-10-06T15:19:35.547+0000 I NETWORK [conn4593] end connection 127.0.0.1:36813 (2 connections now open) 2014-10-06T15:19:35.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36814 #4594 (3 connections now open) 2014-10-06T15:19:35.547+0000 I NETWORK [conn4594] end connection 127.0.0.1:36814 (2 connections now open) 2014-10-06T15:19:35.548+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:19:35.548+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:19:35.549+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:19:35.901+0000 I INDEXING [conn5] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T15:19:35.901+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:19:35.904+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:19:35.905+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36815 #4595 (3 connections now open) 2014-10-06T15:19:35.905+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36816 #4596 (4 connections now open) 2014-10-06T15:19:35.906+0000 I NETWORK [conn4595] end connection 127.0.0.1:36815 (3 connections now open) 2014-10-06T15:19:40.906+0000 I NETWORK [conn4596] end connection 127.0.0.1:36816 (2 connections now open) 2014-10-06T15:19:40.906+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36817 #4597 (3 connections now open) 2014-10-06T15:19:40.907+0000 I NETWORK [conn4597] end connection 127.0.0.1:36817 (2 connections now open) 2014-10-06T15:19:40.907+0000 I COMMANDS [conn5] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T15:19:40.912+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:19:40.912+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:19:41.281+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:19:41.281+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:19:41.285+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:19:41.285+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:19:41.285+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:19:41.288+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:19:41.289+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36818 #4598 (3 connections now open) 2014-10-06T15:19:41.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36819 #4599 (4 connections now open) 2014-10-06T15:19:41.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36820 #4600 (5 connections now open) 2014-10-06T15:19:41.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36821 #4601 (6 connections now open) 2014-10-06T15:19:41.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36822 #4602 (7 connections now open) 2014-10-06T15:19:41.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36823 #4603 (8 connections now open) 2014-10-06T15:19:41.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36824 #4604 (9 connections now open) 2014-10-06T15:19:41.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36825 #4605 (10 connections now open) 2014-10-06T15:19:41.291+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36826 #4606 (11 connections now open) 2014-10-06T15:19:41.292+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36827 #4607 (12 connections now open) 2014-10-06T15:19:41.292+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36828 #4608 (13 connections now open) 2014-10-06T15:19:41.293+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36829 #4609 (14 connections now open) 2014-10-06T15:19:41.293+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36830 #4610 (15 connections now open) 2014-10-06T15:19:41.293+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36831 #4611 (16 connections now open) 2014-10-06T15:19:41.293+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36832 #4612 (17 connections now open) 2014-10-06T15:19:41.294+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36833 #4613 (18 connections now open) 2014-10-06T15:19:41.295+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36834 #4614 (19 connections now open) 2014-10-06T15:19:41.295+0000 I NETWORK [conn4598] end connection 127.0.0.1:36818 (18 connections now open) 2014-10-06T15:19:46.296+0000 I NETWORK [conn4611] end connection 127.0.0.1:36831 (17 connections now open) 2014-10-06T15:19:46.296+0000 I NETWORK [conn4614] end connection 127.0.0.1:36834 (16 connections now open) 2014-10-06T15:19:46.296+0000 I NETWORK [conn4608] end connection 127.0.0.1:36828 (16 connections now open) 2014-10-06T15:19:46.296+0000 I NETWORK [conn4607] end connection 127.0.0.1:36827 (16 connections now open) 2014-10-06T15:19:46.296+0000 I NETWORK [conn4606] end connection 127.0.0.1:36826 (16 connections now open) 2014-10-06T15:19:46.296+0000 I NETWORK [conn4612] end connection 127.0.0.1:36832 (13 connections now open) 2014-10-06T15:19:46.296+0000 I NETWORK [conn4610] end connection 127.0.0.1:36830 (11 connections now open) 2014-10-06T15:19:46.296+0000 I NETWORK [conn4600] end connection 127.0.0.1:36820 (11 connections now open) 2014-10-06T15:19:46.296+0000 I NETWORK [conn4609] end connection 127.0.0.1:36829 (11 connections now open) 2014-10-06T15:19:46.296+0000 I NETWORK [conn4599] end connection 127.0.0.1:36819 (16 connections now open) 2014-10-06T15:19:46.296+0000 I NETWORK [conn4613] end connection 127.0.0.1:36833 (16 connections now open) 2014-10-06T15:19:46.296+0000 I NETWORK [conn4604] end connection 127.0.0.1:36824 (16 connections now open) 2014-10-06T15:19:46.296+0000 I NETWORK [conn4601] end connection 127.0.0.1:36821 (11 connections now open) 2014-10-06T15:19:46.296+0000 I NETWORK [conn4603] end connection 127.0.0.1:36823 (16 connections now open) 2014-10-06T15:19:46.297+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36835 #4615 (7 connections now open) 2014-10-06T15:19:46.296+0000 I NETWORK [conn4602] end connection 127.0.0.1:36822 (16 connections now open) 2014-10-06T15:19:46.296+0000 I NETWORK [conn4605] end connection 127.0.0.1:36825 (16 connections now open) 2014-10-06T15:19:46.297+0000 I NETWORK [conn4615] end connection 127.0.0.1:36835 (2 connections now open) 2014-10-06T15:19:46.297+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:19:46.299+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:19:46.299+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:19:46.643+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:19:46.643+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:19:46.646+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:19:46.647+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:19:46.647+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:19:46.650+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:19:46.651+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36836 #4616 (3 connections now open) 2014-10-06T15:19:46.651+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36837 #4617 (4 connections now open) 2014-10-06T15:19:46.651+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36838 #4618 (5 connections now open) 2014-10-06T15:19:46.651+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36839 #4619 (6 connections now open) 2014-10-06T15:19:46.651+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36840 #4620 (7 connections now open) 2014-10-06T15:19:46.652+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36841 #4621 (8 connections now open) 2014-10-06T15:19:46.652+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36842 #4622 (9 connections now open) 2014-10-06T15:19:46.652+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36843 #4623 (10 connections now open) 2014-10-06T15:19:46.652+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36844 #4624 (11 connections now open) 2014-10-06T15:19:46.652+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36845 #4625 (12 connections now open) 2014-10-06T15:19:46.653+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36846 #4626 (13 connections now open) 2014-10-06T15:19:46.653+0000 I NETWORK [conn4616] end connection 127.0.0.1:36836 (12 connections now open) 2014-10-06T15:19:46.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36847 #4627 (13 connections now open) 2014-10-06T15:19:46.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36848 #4628 (14 connections now open) 2014-10-06T15:19:46.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36849 #4629 (15 connections now open) 2014-10-06T15:19:46.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36850 #4630 (16 connections now open) 2014-10-06T15:19:46.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36851 #4631 (17 connections now open) 2014-10-06T15:19:46.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36852 #4632 (18 connections now open) 2014-10-06T15:19:51.654+0000 I NETWORK [conn4626] end connection 127.0.0.1:36846 (17 connections now open) 2014-10-06T15:19:51.654+0000 I NETWORK [conn4622] end connection 127.0.0.1:36842 (16 connections now open) 2014-10-06T15:19:51.654+0000 I NETWORK [conn4631] end connection 127.0.0.1:36851 (16 connections now open) 2014-10-06T15:19:51.654+0000 I NETWORK [conn4617] end connection 127.0.0.1:36837 (16 connections now open) 2014-10-06T15:19:51.654+0000 I NETWORK [conn4625] end connection 127.0.0.1:36845 (15 connections now open) 2014-10-06T15:19:51.654+0000 I NETWORK [conn4627] end connection 127.0.0.1:36847 (14 connections now open) 2014-10-06T15:19:51.654+0000 I NETWORK [conn4624] end connection 127.0.0.1:36844 (13 connections now open) 2014-10-06T15:19:51.654+0000 I NETWORK [conn4632] end connection 127.0.0.1:36852 (13 connections now open) 2014-10-06T15:19:51.654+0000 I NETWORK [conn4623] end connection 127.0.0.1:36843 (10 connections now open) 2014-10-06T15:19:51.654+0000 I NETWORK [conn4630] end connection 127.0.0.1:36850 (9 connections now open) 2014-10-06T15:19:51.654+0000 I NETWORK [conn4629] end connection 127.0.0.1:36849 (9 connections now open) 2014-10-06T15:19:51.654+0000 I NETWORK [conn4621] end connection 127.0.0.1:36841 (6 connections now open) 2014-10-06T15:19:51.654+0000 I NETWORK [conn4619] end connection 127.0.0.1:36839 (6 connections now open) 2014-10-06T15:19:51.654+0000 I NETWORK [conn4618] end connection 127.0.0.1:36838 (6 connections now open) 2014-10-06T15:19:51.654+0000 I NETWORK [conn4620] end connection 127.0.0.1:36840 (5 connections now open) 2014-10-06T15:19:51.655+0000 I NETWORK [conn4628] end connection 127.0.0.1:36848 (2 connections now open) 2014-10-06T15:19:51.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36853 #4633 (3 connections now open) 2014-10-06T15:19:51.655+0000 I NETWORK [conn4633] end connection 127.0.0.1:36853 (2 connections now open) 2014-10-06T15:19:51.656+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:19:51.661+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:19:51.661+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:19:52.028+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:19:52.028+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:19:52.032+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:19:52.032+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:19:52.032+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:19:52.035+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:19:52.036+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36854 #4634 (3 connections now open) 2014-10-06T15:19:52.037+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36855 #4635 (4 connections now open) 2014-10-06T15:19:52.037+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36856 #4636 (5 connections now open) 2014-10-06T15:19:52.037+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36857 #4637 (6 connections now open) 2014-10-06T15:19:52.037+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36858 #4638 (7 connections now open) 2014-10-06T15:19:52.037+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36859 #4639 (8 connections now open) 2014-10-06T15:19:52.038+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36860 #4640 (9 connections now open) 2014-10-06T15:19:52.038+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36861 #4641 (10 connections now open) 2014-10-06T15:19:52.038+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36862 #4642 (11 connections now open) 2014-10-06T15:19:52.038+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36863 #4643 (12 connections now open) 2014-10-06T15:19:52.038+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36864 #4644 (13 connections now open) 2014-10-06T15:19:52.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36865 #4645 (14 connections now open) 2014-10-06T15:19:52.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36866 #4646 (15 connections now open) 2014-10-06T15:19:52.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36867 #4647 (16 connections now open) 2014-10-06T15:19:52.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36868 #4648 (17 connections now open) 2014-10-06T15:19:52.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36869 #4649 (18 connections now open) 2014-10-06T15:19:52.041+0000 I NETWORK [conn4634] end connection 127.0.0.1:36854 (17 connections now open) 2014-10-06T15:19:52.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36870 #4650 (18 connections now open) 2014-10-06T15:19:57.041+0000 I NETWORK [conn4647] end connection 127.0.0.1:36867 (17 connections now open) 2014-10-06T15:19:57.041+0000 I NETWORK [conn4637] end connection 127.0.0.1:36857 (17 connections now open) 2014-10-06T15:19:57.041+0000 I NETWORK [conn4639] end connection 127.0.0.1:36859 (16 connections now open) 2014-10-06T15:19:57.041+0000 I NETWORK [conn4648] end connection 127.0.0.1:36868 (16 connections now open) 2014-10-06T15:19:57.041+0000 I NETWORK [conn4636] end connection 127.0.0.1:36856 (16 connections now open) 2014-10-06T15:19:57.041+0000 I NETWORK [conn4644] end connection 127.0.0.1:36864 (16 connections now open) 2014-10-06T15:19:57.041+0000 I NETWORK [conn4649] end connection 127.0.0.1:36869 (16 connections now open) 2014-10-06T15:19:57.041+0000 I NETWORK [conn4643] end connection 127.0.0.1:36863 (16 connections now open) 2014-10-06T15:19:57.041+0000 I NETWORK [conn4646] end connection 127.0.0.1:36866 (16 connections now open) 2014-10-06T15:19:57.041+0000 I NETWORK [conn4645] end connection 127.0.0.1:36865 (16 connections now open) 2014-10-06T15:19:57.041+0000 I NETWORK [conn4638] end connection 127.0.0.1:36858 (16 connections now open) 2014-10-06T15:19:57.042+0000 I NETWORK [conn4640] end connection 127.0.0.1:36860 (16 connections now open) 2014-10-06T15:19:57.042+0000 I NETWORK [conn4635] end connection 127.0.0.1:36855 (16 connections now open) 2014-10-06T15:19:57.042+0000 I NETWORK [conn4641] end connection 127.0.0.1:36861 (16 connections now open) 2014-10-06T15:19:57.042+0000 I NETWORK [conn4642] end connection 127.0.0.1:36862 (10 connections now open) 2014-10-06T15:19:57.047+0000 I NETWORK [conn4650] end connection 127.0.0.1:36870 (2 connections now open) 2014-10-06T15:19:57.047+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36871 #4651 (3 connections now open) 2014-10-06T15:19:57.048+0000 I NETWORK [conn4651] end connection 127.0.0.1:36871 (2 connections now open) 2014-10-06T15:19:57.048+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:19:57.049+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:19:57.049+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:19:57.409+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:19:57.409+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:19:57.412+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:19:57.413+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:19:57.413+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:19:57.416+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:19:57.416+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36872 #4652 (3 connections now open) 2014-10-06T15:19:57.417+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36874 #4653 (4 connections now open) 2014-10-06T15:19:57.417+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36873 #4654 (5 connections now open) 2014-10-06T15:19:57.417+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36876 #4655 (6 connections now open) 2014-10-06T15:19:57.417+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36877 #4656 (7 connections now open) 2014-10-06T15:19:57.417+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36878 #4657 (8 connections now open) 2014-10-06T15:19:57.417+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36879 #4658 (9 connections now open) 2014-10-06T15:19:57.418+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36880 #4659 (10 connections now open) 2014-10-06T15:19:57.418+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36881 #4660 (11 connections now open) 2014-10-06T15:19:57.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36882 #4661 (12 connections now open) 2014-10-06T15:19:57.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36883 #4662 (13 connections now open) 2014-10-06T15:19:57.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36884 #4663 (14 connections now open) 2014-10-06T15:19:57.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36885 #4664 (15 connections now open) 2014-10-06T15:19:57.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36886 #4665 (16 connections now open) 2014-10-06T15:19:57.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36887 #4666 (17 connections now open) 2014-10-06T15:19:57.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36888 #4667 (18 connections now open) 2014-10-06T15:19:57.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36889 #4668 (19 connections now open) 2014-10-06T15:19:57.421+0000 I NETWORK [conn4652] end connection 127.0.0.1:36872 (18 connections now open) 2014-10-06T15:20:02.422+0000 I NETWORK [conn4667] end connection 127.0.0.1:36888 (17 connections now open) 2014-10-06T15:20:02.422+0000 I NETWORK [conn4660] end connection 127.0.0.1:36881 (17 connections now open) 2014-10-06T15:20:02.422+0000 I NETWORK [conn4664] end connection 127.0.0.1:36885 (16 connections now open) 2014-10-06T15:20:02.422+0000 I NETWORK [conn4653] end connection 127.0.0.1:36874 (17 connections now open) 2014-10-06T15:20:02.422+0000 I NETWORK [conn4656] end connection 127.0.0.1:36877 (15 connections now open) 2014-10-06T15:20:02.422+0000 I NETWORK [conn4668] end connection 127.0.0.1:36889 (15 connections now open) 2014-10-06T15:20:02.422+0000 I NETWORK [conn4658] end connection 127.0.0.1:36879 (13 connections now open) 2014-10-06T15:20:02.422+0000 I NETWORK [conn4662] end connection 127.0.0.1:36883 (15 connections now open) 2014-10-06T15:20:02.422+0000 I NETWORK [conn4665] end connection 127.0.0.1:36886 (16 connections now open) 2014-10-06T15:20:02.422+0000 I NETWORK [conn4654] end connection 127.0.0.1:36873 (16 connections now open) 2014-10-06T15:20:02.422+0000 I NETWORK [conn4655] end connection 127.0.0.1:36876 (15 connections now open) 2014-10-06T15:20:02.422+0000 I NETWORK [conn4657] end connection 127.0.0.1:36878 (10 connections now open) 2014-10-06T15:20:02.422+0000 I NETWORK [conn4659] end connection 127.0.0.1:36880 (10 connections now open) 2014-10-06T15:20:02.422+0000 I NETWORK [conn4666] end connection 127.0.0.1:36887 (9 connections now open) 2014-10-06T15:20:02.422+0000 I NETWORK [conn4661] end connection 127.0.0.1:36882 (8 connections now open) 2014-10-06T15:20:02.422+0000 I NETWORK [conn4663] end connection 127.0.0.1:36884 (6 connections now open) 2014-10-06T15:20:02.422+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36890 #4669 (3 connections now open) 2014-10-06T15:20:02.423+0000 I NETWORK [conn4669] end connection 127.0.0.1:36890 (2 connections now open) 2014-10-06T15:20:02.423+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:20:02.424+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:20:02.425+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:20:02.770+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:20:02.770+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:20:02.774+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:20:02.774+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:20:02.774+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:20:02.777+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:20:02.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36891 #4670 (3 connections now open) 2014-10-06T15:20:02.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36892 #4671 (4 connections now open) 2014-10-06T15:20:02.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36893 #4672 (5 connections now open) 2014-10-06T15:20:02.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36894 #4673 (6 connections now open) 2014-10-06T15:20:02.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36895 #4674 (7 connections now open) 2014-10-06T15:20:02.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36896 #4675 (8 connections now open) 2014-10-06T15:20:02.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36897 #4676 (9 connections now open) 2014-10-06T15:20:02.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36898 #4677 (10 connections now open) 2014-10-06T15:20:02.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36899 #4678 (11 connections now open) 2014-10-06T15:20:02.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36900 #4679 (12 connections now open) 2014-10-06T15:20:02.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36901 #4680 (13 connections now open) 2014-10-06T15:20:02.781+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36902 #4681 (14 connections now open) 2014-10-06T15:20:02.781+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36903 #4682 (15 connections now open) 2014-10-06T15:20:02.781+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36904 #4683 (16 connections now open) 2014-10-06T15:20:02.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36905 #4684 (17 connections now open) 2014-10-06T15:20:02.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36906 #4685 (18 connections now open) 2014-10-06T15:20:02.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36907 #4686 (19 connections now open) 2014-10-06T15:20:02.783+0000 I NETWORK [conn4670] end connection 127.0.0.1:36891 (18 connections now open) 2014-10-06T15:20:07.784+0000 I NETWORK [conn4680] end connection 127.0.0.1:36901 (17 connections now open) 2014-10-06T15:20:07.784+0000 I NETWORK [conn4678] end connection 127.0.0.1:36899 (16 connections now open) 2014-10-06T15:20:07.784+0000 I NETWORK [conn4684] end connection 127.0.0.1:36905 (16 connections now open) 2014-10-06T15:20:07.784+0000 I NETWORK [conn4674] end connection 127.0.0.1:36895 (16 connections now open) 2014-10-06T15:20:07.784+0000 I NETWORK [conn4676] end connection 127.0.0.1:36897 (16 connections now open) 2014-10-06T15:20:07.784+0000 I NETWORK [conn4675] end connection 127.0.0.1:36896 (15 connections now open) 2014-10-06T15:20:07.784+0000 I NETWORK [conn4672] end connection 127.0.0.1:36893 (12 connections now open) 2014-10-06T15:20:07.784+0000 I NETWORK [conn4682] end connection 127.0.0.1:36903 (11 connections now open) 2014-10-06T15:20:07.784+0000 I NETWORK [conn4673] end connection 127.0.0.1:36894 (11 connections now open) 2014-10-06T15:20:07.784+0000 I NETWORK [conn4671] end connection 127.0.0.1:36892 (16 connections now open) 2014-10-06T15:20:07.784+0000 I NETWORK [conn4685] end connection 127.0.0.1:36906 (16 connections now open) 2014-10-06T15:20:07.784+0000 I NETWORK [conn4686] end connection 127.0.0.1:36907 (16 connections now open) 2014-10-06T15:20:07.784+0000 I NETWORK [conn4681] end connection 127.0.0.1:36902 (16 connections now open) 2014-10-06T15:20:07.784+0000 I NETWORK [conn4679] end connection 127.0.0.1:36900 (11 connections now open) 2014-10-06T15:20:07.784+0000 I NETWORK [conn4683] end connection 127.0.0.1:36904 (16 connections now open) 2014-10-06T15:20:07.785+0000 I NETWORK [conn4677] end connection 127.0.0.1:36898 (2 connections now open) 2014-10-06T15:20:07.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36908 #4687 (3 connections now open) 2014-10-06T15:20:07.785+0000 I NETWORK [conn4687] end connection 127.0.0.1:36908 (2 connections now open) 2014-10-06T15:20:07.785+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:20:07.786+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:20:07.787+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:20:08.140+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:20:08.140+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:20:08.144+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:20:08.144+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:20:08.144+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:20:08.148+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:20:08.148+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36909 #4688 (3 connections now open) 2014-10-06T15:20:08.149+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36910 #4689 (4 connections now open) 2014-10-06T15:20:08.149+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36911 #4690 (5 connections now open) 2014-10-06T15:20:08.149+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36912 #4691 (6 connections now open) 2014-10-06T15:20:08.149+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36913 #4692 (7 connections now open) 2014-10-06T15:20:08.149+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36914 #4693 (8 connections now open) 2014-10-06T15:20:08.149+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36915 #4694 (9 connections now open) 2014-10-06T15:20:08.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36916 #4695 (10 connections now open) 2014-10-06T15:20:08.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36917 #4696 (11 connections now open) 2014-10-06T15:20:08.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36918 #4697 (12 connections now open) 2014-10-06T15:20:08.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36919 #4698 (13 connections now open) 2014-10-06T15:20:08.151+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36920 #4699 (14 connections now open) 2014-10-06T15:20:08.151+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36921 #4700 (15 connections now open) 2014-10-06T15:20:08.152+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36922 #4701 (16 connections now open) 2014-10-06T15:20:08.152+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36923 #4702 (17 connections now open) 2014-10-06T15:20:08.152+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36924 #4703 (18 connections now open) 2014-10-06T15:20:08.152+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36925 #4704 (19 connections now open) 2014-10-06T15:20:08.153+0000 I NETWORK [conn4688] end connection 127.0.0.1:36909 (18 connections now open) 2014-10-06T15:20:13.154+0000 I NETWORK [conn4702] end connection 127.0.0.1:36923 (17 connections now open) 2014-10-06T15:20:13.154+0000 I NETWORK [conn4704] end connection 127.0.0.1:36925 (17 connections now open) 2014-10-06T15:20:13.154+0000 I NETWORK [conn4698] end connection 127.0.0.1:36919 (17 connections now open) 2014-10-06T15:20:13.154+0000 I NETWORK [conn4696] end connection 127.0.0.1:36917 (17 connections now open) 2014-10-06T15:20:13.154+0000 I NETWORK [conn4703] end connection 127.0.0.1:36924 (17 connections now open) 2014-10-06T15:20:13.154+0000 I NETWORK [conn4695] end connection 127.0.0.1:36916 (17 connections now open) 2014-10-06T15:20:13.154+0000 I NETWORK [conn4689] end connection 127.0.0.1:36910 (17 connections now open) 2014-10-06T15:20:13.154+0000 I NETWORK [conn4699] end connection 127.0.0.1:36920 (17 connections now open) 2014-10-06T15:20:13.154+0000 I NETWORK [conn4690] end connection 127.0.0.1:36911 (16 connections now open) 2014-10-06T15:20:13.154+0000 I NETWORK [conn4691] end connection 127.0.0.1:36912 (17 connections now open) 2014-10-06T15:20:13.155+0000 I NETWORK [conn4694] end connection 127.0.0.1:36915 (9 connections now open) 2014-10-06T15:20:13.154+0000 I NETWORK [conn4697] end connection 127.0.0.1:36918 (16 connections now open) 2014-10-06T15:20:13.154+0000 I NETWORK [conn4693] end connection 127.0.0.1:36914 (16 connections now open) 2014-10-06T15:20:13.154+0000 I NETWORK [conn4701] end connection 127.0.0.1:36922 (16 connections now open) 2014-10-06T15:20:13.154+0000 I NETWORK [conn4700] end connection 127.0.0.1:36921 (16 connections now open) 2014-10-06T15:20:13.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36926 #4705 (6 connections now open) 2014-10-06T15:20:13.154+0000 I NETWORK [conn4692] end connection 127.0.0.1:36913 (16 connections now open) 2014-10-06T15:20:13.155+0000 I NETWORK [conn4705] end connection 127.0.0.1:36926 (2 connections now open) 2014-10-06T15:20:13.156+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:20:13.161+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:20:13.161+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:20:13.508+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:20:13.508+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:20:13.512+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:20:13.512+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:20:13.512+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:20:13.516+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:20:13.516+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36927 #4706 (3 connections now open) 2014-10-06T15:20:13.517+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36928 #4707 (4 connections now open) 2014-10-06T15:20:13.517+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36929 #4708 (5 connections now open) 2014-10-06T15:20:13.517+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36930 #4709 (6 connections now open) 2014-10-06T15:20:13.517+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36931 #4710 (7 connections now open) 2014-10-06T15:20:13.517+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36932 #4711 (8 connections now open) 2014-10-06T15:20:13.518+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36933 #4712 (9 connections now open) 2014-10-06T15:20:13.518+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36934 #4713 (10 connections now open) 2014-10-06T15:20:13.518+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36935 #4714 (11 connections now open) 2014-10-06T15:20:13.518+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36936 #4715 (12 connections now open) 2014-10-06T15:20:13.518+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36937 #4716 (13 connections now open) 2014-10-06T15:20:13.518+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36938 #4717 (14 connections now open) 2014-10-06T15:20:13.519+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36939 #4718 (15 connections now open) 2014-10-06T15:20:13.519+0000 I NETWORK [conn4706] end connection 127.0.0.1:36927 (14 connections now open) 2014-10-06T15:20:13.520+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36940 #4719 (15 connections now open) 2014-10-06T15:20:13.520+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36941 #4720 (16 connections now open) 2014-10-06T15:20:13.521+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36942 #4721 (17 connections now open) 2014-10-06T15:20:13.521+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36943 #4722 (18 connections now open) 2014-10-06T15:20:18.520+0000 I NETWORK [conn4707] end connection 127.0.0.1:36928 (17 connections now open) 2014-10-06T15:20:18.520+0000 I NETWORK [conn4714] end connection 127.0.0.1:36935 (17 connections now open) 2014-10-06T15:20:18.520+0000 I NETWORK [conn4717] end connection 127.0.0.1:36938 (17 connections now open) 2014-10-06T15:20:18.520+0000 I NETWORK [conn4718] end connection 127.0.0.1:36939 (16 connections now open) 2014-10-06T15:20:18.520+0000 I NETWORK [conn4713] end connection 127.0.0.1:36934 (13 connections now open) 2014-10-06T15:20:18.520+0000 I NETWORK [conn4720] end connection 127.0.0.1:36941 (13 connections now open) 2014-10-06T15:20:18.520+0000 I NETWORK [conn4715] end connection 127.0.0.1:36936 (12 connections now open) 2014-10-06T15:20:18.520+0000 I NETWORK [conn4709] end connection 127.0.0.1:36930 (11 connections now open) 2014-10-06T15:20:18.520+0000 I NETWORK [conn4710] end connection 127.0.0.1:36931 (11 connections now open) 2014-10-06T15:20:18.520+0000 I NETWORK [conn4722] end connection 127.0.0.1:36943 (10 connections now open) 2014-10-06T15:20:18.520+0000 I NETWORK [conn4708] end connection 127.0.0.1:36929 (10 connections now open) 2014-10-06T15:20:18.520+0000 I NETWORK [conn4712] end connection 127.0.0.1:36933 (11 connections now open) 2014-10-06T15:20:18.520+0000 I NETWORK [conn4716] end connection 127.0.0.1:36937 (8 connections now open) 2014-10-06T15:20:18.520+0000 I NETWORK [conn4721] end connection 127.0.0.1:36942 (5 connections now open) 2014-10-06T15:20:18.520+0000 I NETWORK [conn4711] end connection 127.0.0.1:36932 (4 connections now open) 2014-10-06T15:20:18.520+0000 I NETWORK [conn4719] end connection 127.0.0.1:36940 (2 connections now open) 2014-10-06T15:20:18.520+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36944 #4723 (4 connections now open) 2014-10-06T15:20:18.521+0000 I NETWORK [conn4723] end connection 127.0.0.1:36944 (2 connections now open) 2014-10-06T15:20:18.521+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:20:18.522+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:20:18.523+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:20:18.887+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:20:18.887+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:20:18.890+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:20:18.891+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:20:18.891+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:20:18.894+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:20:18.895+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36945 #4724 (3 connections now open) 2014-10-06T15:20:18.895+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36946 #4725 (4 connections now open) 2014-10-06T15:20:18.895+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36947 #4726 (5 connections now open) 2014-10-06T15:20:18.895+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36948 #4727 (6 connections now open) 2014-10-06T15:20:18.895+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36949 #4728 (7 connections now open) 2014-10-06T15:20:18.895+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36950 #4729 (8 connections now open) 2014-10-06T15:20:18.896+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36951 #4730 (9 connections now open) 2014-10-06T15:20:18.896+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36952 #4731 (10 connections now open) 2014-10-06T15:20:18.896+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36953 #4732 (11 connections now open) 2014-10-06T15:20:18.896+0000 I NETWORK [conn4724] end connection 127.0.0.1:36945 (10 connections now open) 2014-10-06T15:20:23.897+0000 I NETWORK [conn4725] end connection 127.0.0.1:36946 (9 connections now open) 2014-10-06T15:20:23.897+0000 I NETWORK [conn4732] end connection 127.0.0.1:36953 (8 connections now open) 2014-10-06T15:20:23.897+0000 I NETWORK [conn4730] end connection 127.0.0.1:36951 (8 connections now open) 2014-10-06T15:20:23.897+0000 I NETWORK [conn4729] end connection 127.0.0.1:36950 (8 connections now open) 2014-10-06T15:20:23.897+0000 I NETWORK [conn4727] end connection 127.0.0.1:36948 (8 connections now open) 2014-10-06T15:20:23.897+0000 I NETWORK [conn4731] end connection 127.0.0.1:36952 (8 connections now open) 2014-10-06T15:20:23.897+0000 I NETWORK [conn4726] end connection 127.0.0.1:36947 (8 connections now open) 2014-10-06T15:20:23.897+0000 I NETWORK [conn4728] end connection 127.0.0.1:36949 (8 connections now open) 2014-10-06T15:20:23.897+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36954 #4733 (10 connections now open) 2014-10-06T15:20:23.898+0000 I NETWORK [conn4733] end connection 127.0.0.1:36954 (2 connections now open) 2014-10-06T15:20:23.898+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:20:23.899+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:20:23.900+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:20:24.263+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:20:24.263+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:20:24.267+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:20:24.267+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:20:24.267+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:20:24.271+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:20:24.271+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36955 #4734 (3 connections now open) 2014-10-06T15:20:24.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36956 #4735 (4 connections now open) 2014-10-06T15:20:24.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36957 #4736 (5 connections now open) 2014-10-06T15:20:24.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36958 #4737 (6 connections now open) 2014-10-06T15:20:24.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36959 #4738 (7 connections now open) 2014-10-06T15:20:24.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36961 #4739 (8 connections now open) 2014-10-06T15:20:24.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36962 #4740 (9 connections now open) 2014-10-06T15:20:24.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36963 #4741 (10 connections now open) 2014-10-06T15:20:24.273+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36964 #4742 (11 connections now open) 2014-10-06T15:20:24.273+0000 I NETWORK [conn4734] end connection 127.0.0.1:36955 (10 connections now open) 2014-10-06T15:20:29.273+0000 I NETWORK [conn4738] end connection 127.0.0.1:36959 (9 connections now open) 2014-10-06T15:20:29.273+0000 I NETWORK [conn4742] end connection 127.0.0.1:36964 (9 connections now open) 2014-10-06T15:20:29.273+0000 I NETWORK [conn4735] end connection 127.0.0.1:36956 (7 connections now open) 2014-10-06T15:20:29.274+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36965 #4743 (9 connections now open) 2014-10-06T15:20:29.273+0000 I NETWORK [conn4740] end connection 127.0.0.1:36962 (7 connections now open) 2014-10-06T15:20:29.273+0000 I NETWORK [conn4737] end connection 127.0.0.1:36958 (7 connections now open) 2014-10-06T15:20:29.273+0000 I NETWORK [conn4736] end connection 127.0.0.1:36957 (7 connections now open) 2014-10-06T15:20:29.274+0000 I NETWORK [conn4741] end connection 127.0.0.1:36963 (7 connections now open) 2014-10-06T15:20:29.273+0000 I NETWORK [conn4739] end connection 127.0.0.1:36961 (7 connections now open) 2014-10-06T15:20:29.274+0000 I NETWORK [conn4743] end connection 127.0.0.1:36965 (2 connections now open) 2014-10-06T15:20:29.274+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:20:29.275+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:20:29.276+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:20:29.618+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:20:29.618+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:20:29.621+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:20:29.622+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:20:29.622+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:20:29.625+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:20:29.626+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36966 #4744 (3 connections now open) 2014-10-06T15:20:29.626+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36967 #4745 (4 connections now open) 2014-10-06T15:20:29.626+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36968 #4746 (5 connections now open) 2014-10-06T15:20:29.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36969 #4747 (6 connections now open) 2014-10-06T15:20:29.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36970 #4748 (7 connections now open) 2014-10-06T15:20:29.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36971 #4749 (8 connections now open) 2014-10-06T15:20:29.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36972 #4750 (9 connections now open) 2014-10-06T15:20:29.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36973 #4751 (10 connections now open) 2014-10-06T15:20:29.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36974 #4752 (11 connections now open) 2014-10-06T15:20:29.628+0000 I NETWORK [conn4744] end connection 127.0.0.1:36966 (10 connections now open) 2014-10-06T15:20:34.629+0000 I NETWORK [conn4749] end connection 127.0.0.1:36971 (9 connections now open) 2014-10-06T15:20:34.629+0000 I NETWORK [conn4746] end connection 127.0.0.1:36968 (9 connections now open) 2014-10-06T15:20:34.629+0000 I NETWORK [conn4752] end connection 127.0.0.1:36974 (9 connections now open) 2014-10-06T15:20:34.629+0000 I NETWORK [conn4747] end connection 127.0.0.1:36969 (9 connections now open) 2014-10-06T15:20:34.629+0000 I NETWORK [conn4745] end connection 127.0.0.1:36967 (8 connections now open) 2014-10-06T15:20:34.629+0000 I NETWORK [conn4751] end connection 127.0.0.1:36973 (6 connections now open) 2014-10-06T15:20:34.629+0000 I NETWORK [conn4748] end connection 127.0.0.1:36970 (5 connections now open) 2014-10-06T15:20:34.629+0000 I NETWORK [conn4750] end connection 127.0.0.1:36972 (4 connections now open) 2014-10-06T15:20:34.629+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36975 #4753 (3 connections now open) 2014-10-06T15:20:34.629+0000 I NETWORK [conn4753] end connection 127.0.0.1:36975 (2 connections now open) 2014-10-06T15:20:34.630+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:20:34.631+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:20:34.631+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:20:34.996+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:20:34.996+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:20:34.999+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:20:35.000+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:20:35.000+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:20:35.003+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:20:35.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36976 #4754 (3 connections now open) 2014-10-06T15:20:35.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36977 #4755 (4 connections now open) 2014-10-06T15:20:35.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36978 #4756 (5 connections now open) 2014-10-06T15:20:35.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36979 #4757 (6 connections now open) 2014-10-06T15:20:35.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36980 #4758 (7 connections now open) 2014-10-06T15:20:35.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36981 #4759 (8 connections now open) 2014-10-06T15:20:35.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36982 #4760 (9 connections now open) 2014-10-06T15:20:35.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36983 #4761 (10 connections now open) 2014-10-06T15:20:35.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36984 #4762 (11 connections now open) 2014-10-06T15:20:35.005+0000 I NETWORK [conn4754] end connection 127.0.0.1:36976 (9 connections now open) 2014-10-06T15:20:40.008+0000 I NETWORK [conn4757] end connection 127.0.0.1:36979 (9 connections now open) 2014-10-06T15:20:40.008+0000 I NETWORK [conn4762] end connection 127.0.0.1:36984 (9 connections now open) 2014-10-06T15:20:40.008+0000 I NETWORK [conn4755] end connection 127.0.0.1:36977 (9 connections now open) 2014-10-06T15:20:40.008+0000 I NETWORK [conn4761] end connection 127.0.0.1:36983 (9 connections now open) 2014-10-06T15:20:40.009+0000 I NETWORK [conn4760] end connection 127.0.0.1:36982 (8 connections now open) 2014-10-06T15:20:40.013+0000 I NETWORK [conn4759] end connection 127.0.0.1:36981 (4 connections now open) 2014-10-06T15:20:40.013+0000 I NETWORK [conn4758] end connection 127.0.0.1:36980 (4 connections now open) 2014-10-06T15:20:40.013+0000 I NETWORK [conn4756] end connection 127.0.0.1:36978 (2 connections now open) 2014-10-06T15:20:40.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36985 #4763 (3 connections now open) 2014-10-06T15:20:40.014+0000 I NETWORK [conn4763] end connection 127.0.0.1:36985 (2 connections now open) 2014-10-06T15:20:40.014+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:20:40.015+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:20:40.015+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:20:40.360+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:20:40.360+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:20:40.364+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:20:40.364+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:20:40.364+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:20:40.368+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:20:40.368+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36986 #4764 (3 connections now open) 2014-10-06T15:20:40.369+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36987 #4765 (4 connections now open) 2014-10-06T15:20:40.369+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36988 #4766 (5 connections now open) 2014-10-06T15:20:40.369+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36989 #4767 (6 connections now open) 2014-10-06T15:20:40.369+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36990 #4768 (7 connections now open) 2014-10-06T15:20:40.369+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36991 #4769 (8 connections now open) 2014-10-06T15:20:40.369+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36992 #4770 (9 connections now open) 2014-10-06T15:20:40.369+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36993 #4771 (10 connections now open) 2014-10-06T15:20:40.369+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36994 #4772 (11 connections now open) 2014-10-06T15:20:40.370+0000 I NETWORK [conn4764] end connection 127.0.0.1:36986 (10 connections now open) 2014-10-06T15:20:45.370+0000 I NETWORK [conn4768] end connection 127.0.0.1:36990 (9 connections now open) 2014-10-06T15:20:45.370+0000 I NETWORK [conn4772] end connection 127.0.0.1:36994 (8 connections now open) 2014-10-06T15:20:45.370+0000 I NETWORK [conn4767] end connection 127.0.0.1:36989 (8 connections now open) 2014-10-06T15:20:45.370+0000 I NETWORK [conn4769] end connection 127.0.0.1:36991 (8 connections now open) 2014-10-06T15:20:45.370+0000 I NETWORK [conn4770] end connection 127.0.0.1:36992 (8 connections now open) 2014-10-06T15:20:45.371+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36995 #4773 (8 connections now open) 2014-10-06T15:20:45.371+0000 I NETWORK [conn4766] end connection 127.0.0.1:36988 (8 connections now open) 2014-10-06T15:20:45.371+0000 I NETWORK [conn4765] end connection 127.0.0.1:36987 (8 connections now open) 2014-10-06T15:20:45.371+0000 I NETWORK [conn4771] end connection 127.0.0.1:36993 (8 connections now open) 2014-10-06T15:20:45.371+0000 I NETWORK [conn4773] end connection 127.0.0.1:36995 (2 connections now open) 2014-10-06T15:20:45.372+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:20:45.373+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:20:45.373+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:20:45.736+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:20:45.736+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:20:45.740+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:20:45.740+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:20:45.740+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:20:45.743+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:20:45.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36996 #4774 (3 connections now open) 2014-10-06T15:20:45.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36997 #4775 (4 connections now open) 2014-10-06T15:20:45.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36998 #4776 (5 connections now open) 2014-10-06T15:20:45.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:36999 #4777 (6 connections now open) 2014-10-06T15:20:45.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37000 #4778 (7 connections now open) 2014-10-06T15:20:45.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37001 #4779 (8 connections now open) 2014-10-06T15:20:45.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37002 #4780 (9 connections now open) 2014-10-06T15:20:45.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37003 #4781 (10 connections now open) 2014-10-06T15:20:45.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37004 #4782 (11 connections now open) 2014-10-06T15:20:45.745+0000 I NETWORK [conn4774] end connection 127.0.0.1:36996 (10 connections now open) 2014-10-06T15:20:50.746+0000 I NETWORK [conn4777] end connection 127.0.0.1:36999 (9 connections now open) 2014-10-06T15:20:50.746+0000 I NETWORK [conn4779] end connection 127.0.0.1:37001 (9 connections now open) 2014-10-06T15:20:50.746+0000 I NETWORK [conn4775] end connection 127.0.0.1:36997 (9 connections now open) 2014-10-06T15:20:50.746+0000 I NETWORK [conn4778] end connection 127.0.0.1:37000 (9 connections now open) 2014-10-06T15:20:50.746+0000 I NETWORK [conn4776] end connection 127.0.0.1:36998 (9 connections now open) 2014-10-06T15:20:50.746+0000 I NETWORK [conn4782] end connection 127.0.0.1:37004 (9 connections now open) 2014-10-06T15:20:50.746+0000 I NETWORK [conn4780] end connection 127.0.0.1:37002 (9 connections now open) 2014-10-06T15:20:50.746+0000 I NETWORK [conn4781] end connection 127.0.0.1:37003 (8 connections now open) 2014-10-06T15:20:50.746+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37005 #4783 (10 connections now open) 2014-10-06T15:20:50.747+0000 I NETWORK [conn4783] end connection 127.0.0.1:37005 (2 connections now open) 2014-10-06T15:20:50.747+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:20:50.748+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:20:50.749+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:20:51.111+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:20:51.111+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:20:51.114+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:20:51.115+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:20:51.115+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:20:51.118+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:20:51.119+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37006 #4784 (3 connections now open) 2014-10-06T15:20:51.119+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37007 #4785 (4 connections now open) 2014-10-06T15:20:51.119+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37008 #4786 (5 connections now open) 2014-10-06T15:20:51.119+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37009 #4787 (6 connections now open) 2014-10-06T15:20:51.119+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37010 #4788 (7 connections now open) 2014-10-06T15:20:51.120+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37011 #4789 (8 connections now open) 2014-10-06T15:20:51.120+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37012 #4790 (9 connections now open) 2014-10-06T15:20:51.120+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37013 #4791 (10 connections now open) 2014-10-06T15:20:51.120+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37014 #4792 (11 connections now open) 2014-10-06T15:20:51.120+0000 I NETWORK [conn4784] end connection 127.0.0.1:37006 (10 connections now open) 2014-10-06T15:20:56.121+0000 I NETWORK [conn4790] end connection 127.0.0.1:37012 (9 connections now open) 2014-10-06T15:20:56.121+0000 I NETWORK [conn4789] end connection 127.0.0.1:37011 (9 connections now open) 2014-10-06T15:20:56.121+0000 I NETWORK [conn4786] end connection 127.0.0.1:37008 (9 connections now open) 2014-10-06T15:20:56.121+0000 I NETWORK [conn4785] end connection 127.0.0.1:37007 (7 connections now open) 2014-10-06T15:20:56.121+0000 I NETWORK [conn4791] end connection 127.0.0.1:37013 (7 connections now open) 2014-10-06T15:20:56.121+0000 I NETWORK [conn4788] end connection 127.0.0.1:37010 (9 connections now open) 2014-10-06T15:20:56.121+0000 I NETWORK [conn4792] end connection 127.0.0.1:37014 (7 connections now open) 2014-10-06T15:20:56.121+0000 I NETWORK [conn4787] end connection 127.0.0.1:37009 (7 connections now open) 2014-10-06T15:20:56.121+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37015 #4793 (9 connections now open) 2014-10-06T15:20:56.122+0000 I NETWORK [conn4793] end connection 127.0.0.1:37015 (2 connections now open) 2014-10-06T15:20:56.122+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:20:56.123+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:20:56.124+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:20:56.469+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:20:56.469+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:20:56.473+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:20:56.473+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:20:56.473+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:20:56.476+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:20:56.477+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37016 #4794 (3 connections now open) 2014-10-06T15:20:56.477+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37018 #4795 (4 connections now open) 2014-10-06T15:20:56.477+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37017 #4796 (5 connections now open) 2014-10-06T15:20:56.478+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37020 #4797 (6 connections now open) 2014-10-06T15:20:56.478+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37021 #4798 (7 connections now open) 2014-10-06T15:20:56.478+0000 I NETWORK [conn4794] end connection 127.0.0.1:37016 (6 connections now open) 2014-10-06T15:21:01.478+0000 I NETWORK [conn4797] end connection 127.0.0.1:37020 (5 connections now open) 2014-10-06T15:21:01.478+0000 I NETWORK [conn4796] end connection 127.0.0.1:37017 (5 connections now open) 2014-10-06T15:21:01.478+0000 I NETWORK [conn4795] end connection 127.0.0.1:37018 (5 connections now open) 2014-10-06T15:21:01.478+0000 I NETWORK [conn4798] end connection 127.0.0.1:37021 (2 connections now open) 2014-10-06T15:21:01.478+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37022 #4799 (3 connections now open) 2014-10-06T15:21:01.479+0000 I NETWORK [conn4799] end connection 127.0.0.1:37022 (2 connections now open) 2014-10-06T15:21:01.479+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:21:01.480+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:21:01.481+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:21:01.846+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:21:01.846+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:21:01.850+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:21:01.850+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:21:01.850+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:21:01.853+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:21:01.854+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37023 #4800 (3 connections now open) 2014-10-06T15:21:01.854+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37024 #4801 (4 connections now open) 2014-10-06T15:21:01.855+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37025 #4802 (5 connections now open) 2014-10-06T15:21:01.855+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37026 #4803 (6 connections now open) 2014-10-06T15:21:01.855+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37027 #4804 (7 connections now open) 2014-10-06T15:21:01.855+0000 I NETWORK [conn4800] end connection 127.0.0.1:37023 (6 connections now open) 2014-10-06T15:21:06.855+0000 I NETWORK [conn4803] end connection 127.0.0.1:37026 (5 connections now open) 2014-10-06T15:21:06.855+0000 I NETWORK [conn4801] end connection 127.0.0.1:37024 (5 connections now open) 2014-10-06T15:21:06.855+0000 I NETWORK [conn4804] end connection 127.0.0.1:37027 (4 connections now open) 2014-10-06T15:21:06.855+0000 I NETWORK [conn4802] end connection 127.0.0.1:37025 (4 connections now open) 2014-10-06T15:21:06.855+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37028 #4805 (6 connections now open) 2014-10-06T15:21:06.856+0000 I NETWORK [conn4805] end connection 127.0.0.1:37028 (2 connections now open) 2014-10-06T15:21:06.856+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:21:06.858+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:21:06.858+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:21:07.210+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:21:07.210+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:21:07.214+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:21:07.214+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:21:07.214+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:21:07.218+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:21:07.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37029 #4806 (3 connections now open) 2014-10-06T15:21:07.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37030 #4807 (4 connections now open) 2014-10-06T15:21:07.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37031 #4808 (5 connections now open) 2014-10-06T15:21:07.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37032 #4809 (6 connections now open) 2014-10-06T15:21:07.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37033 #4810 (7 connections now open) 2014-10-06T15:21:07.219+0000 I NETWORK [conn4806] end connection 127.0.0.1:37029 (6 connections now open) 2014-10-06T15:21:12.219+0000 I NETWORK [conn4809] end connection 127.0.0.1:37032 (5 connections now open) 2014-10-06T15:21:12.219+0000 I NETWORK [conn4808] end connection 127.0.0.1:37031 (5 connections now open) 2014-10-06T15:21:12.219+0000 I NETWORK [conn4807] end connection 127.0.0.1:37030 (5 connections now open) 2014-10-06T15:21:12.219+0000 I NETWORK [conn4810] end connection 127.0.0.1:37033 (5 connections now open) 2014-10-06T15:21:12.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37034 #4811 (6 connections now open) 2014-10-06T15:21:12.220+0000 I NETWORK [conn4811] end connection 127.0.0.1:37034 (2 connections now open) 2014-10-06T15:21:12.221+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:21:12.222+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:21:12.222+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:21:12.586+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:21:12.586+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:21:12.590+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:21:12.590+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:21:12.590+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:21:12.593+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:21:12.594+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37035 #4812 (3 connections now open) 2014-10-06T15:21:12.594+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37036 #4813 (4 connections now open) 2014-10-06T15:21:12.594+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37037 #4814 (5 connections now open) 2014-10-06T15:21:12.595+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37038 #4815 (6 connections now open) 2014-10-06T15:21:12.595+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37039 #4816 (7 connections now open) 2014-10-06T15:21:12.595+0000 I NETWORK [conn4812] end connection 127.0.0.1:37035 (6 connections now open) 2014-10-06T15:21:17.595+0000 I NETWORK [conn4813] end connection 127.0.0.1:37036 (5 connections now open) 2014-10-06T15:21:17.595+0000 I NETWORK [conn4815] end connection 127.0.0.1:37038 (5 connections now open) 2014-10-06T15:21:17.595+0000 I NETWORK [conn4814] end connection 127.0.0.1:37037 (5 connections now open) 2014-10-06T15:21:17.595+0000 I NETWORK [conn4816] end connection 127.0.0.1:37039 (4 connections now open) 2014-10-06T15:21:17.595+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37040 #4817 (3 connections now open) 2014-10-06T15:21:17.596+0000 I NETWORK [conn4817] end connection 127.0.0.1:37040 (2 connections now open) 2014-10-06T15:21:17.596+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:21:17.597+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:21:17.598+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:21:17.964+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:21:17.964+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:21:17.967+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:21:17.968+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:21:17.968+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:21:17.971+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:21:17.972+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37041 #4818 (3 connections now open) 2014-10-06T15:21:17.972+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37042 #4819 (4 connections now open) 2014-10-06T15:21:17.972+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37043 #4820 (5 connections now open) 2014-10-06T15:21:17.972+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37044 #4821 (6 connections now open) 2014-10-06T15:21:17.972+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37045 #4822 (7 connections now open) 2014-10-06T15:21:17.972+0000 I NETWORK [conn4818] end connection 127.0.0.1:37041 (6 connections now open) 2014-10-06T15:21:22.973+0000 I NETWORK [conn4822] end connection 127.0.0.1:37045 (5 connections now open) 2014-10-06T15:21:22.973+0000 I NETWORK [conn4819] end connection 127.0.0.1:37042 (5 connections now open) 2014-10-06T15:21:22.973+0000 I NETWORK [conn4821] end connection 127.0.0.1:37044 (5 connections now open) 2014-10-06T15:21:22.973+0000 I NETWORK [conn4820] end connection 127.0.0.1:37043 (5 connections now open) 2014-10-06T15:21:22.973+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37046 #4823 (6 connections now open) 2014-10-06T15:21:22.974+0000 I NETWORK [conn4823] end connection 127.0.0.1:37046 (2 connections now open) 2014-10-06T15:21:22.974+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:21:22.975+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:21:22.975+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:21:23.322+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:21:23.322+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:21:23.325+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:21:23.326+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:21:23.326+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:21:23.329+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:21:23.330+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37047 #4824 (3 connections now open) 2014-10-06T15:21:23.330+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37048 #4825 (4 connections now open) 2014-10-06T15:21:23.330+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37049 #4826 (5 connections now open) 2014-10-06T15:21:23.330+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37051 #4827 (6 connections now open) 2014-10-06T15:21:23.330+0000 I NETWORK [conn4824] end connection 127.0.0.1:37047 (5 connections now open) 2014-10-06T15:21:23.330+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37050 #4828 (7 connections now open) 2014-10-06T15:21:28.331+0000 I NETWORK [conn4827] end connection 127.0.0.1:37051 (5 connections now open) 2014-10-06T15:21:28.331+0000 I NETWORK [conn4825] end connection 127.0.0.1:37048 (4 connections now open) 2014-10-06T15:21:28.331+0000 I NETWORK [conn4826] end connection 127.0.0.1:37049 (4 connections now open) 2014-10-06T15:21:28.331+0000 I NETWORK [conn4828] end connection 127.0.0.1:37050 (4 connections now open) 2014-10-06T15:21:28.331+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37053 #4829 (6 connections now open) 2014-10-06T15:21:28.332+0000 I NETWORK [conn4829] end connection 127.0.0.1:37053 (2 connections now open) 2014-10-06T15:21:28.332+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:21:28.333+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:21:28.333+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:21:28.693+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:21:28.693+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:21:28.696+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:21:28.697+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:21:28.697+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:21:28.700+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:21:28.701+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37054 #4830 (3 connections now open) 2014-10-06T15:21:28.701+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37055 #4831 (4 connections now open) 2014-10-06T15:21:28.701+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37056 #4832 (5 connections now open) 2014-10-06T15:21:28.701+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37058 #4833 (6 connections now open) 2014-10-06T15:21:28.702+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37057 #4834 (7 connections now open) 2014-10-06T15:21:28.702+0000 I NETWORK [conn4830] end connection 127.0.0.1:37054 (6 connections now open) 2014-10-06T15:21:33.702+0000 I NETWORK [conn4832] end connection 127.0.0.1:37056 (5 connections now open) 2014-10-06T15:21:33.702+0000 I NETWORK [conn4833] end connection 127.0.0.1:37058 (5 connections now open) 2014-10-06T15:21:33.702+0000 I NETWORK [conn4834] end connection 127.0.0.1:37057 (5 connections now open) 2014-10-06T15:21:33.702+0000 I NETWORK [conn4831] end connection 127.0.0.1:37055 (3 connections now open) 2014-10-06T15:21:33.702+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37059 #4835 (3 connections now open) 2014-10-06T15:21:33.703+0000 I NETWORK [conn4835] end connection 127.0.0.1:37059 (2 connections now open) 2014-10-06T15:21:33.703+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:21:33.704+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:21:33.705+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:21:34.060+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:21:34.060+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:21:34.064+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:21:34.064+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:21:34.064+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:21:34.067+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:21:34.068+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37060 #4836 (3 connections now open) 2014-10-06T15:21:34.068+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37061 #4837 (4 connections now open) 2014-10-06T15:21:34.068+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37062 #4838 (5 connections now open) 2014-10-06T15:21:34.069+0000 I NETWORK [conn4836] end connection 127.0.0.1:37060 (4 connections now open) 2014-10-06T15:21:39.069+0000 I NETWORK [conn4838] end connection 127.0.0.1:37062 (3 connections now open) 2014-10-06T15:21:39.069+0000 I NETWORK [conn4837] end connection 127.0.0.1:37061 (2 connections now open) 2014-10-06T15:21:39.069+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37063 #4839 (3 connections now open) 2014-10-06T15:21:39.070+0000 I NETWORK [conn4839] end connection 127.0.0.1:37063 (2 connections now open) 2014-10-06T15:21:39.070+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:21:39.071+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:21:39.072+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:21:39.423+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:21:39.423+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:21:39.427+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:21:39.427+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:21:39.427+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:21:39.431+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:21:39.431+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37064 #4840 (3 connections now open) 2014-10-06T15:21:39.432+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37065 #4841 (4 connections now open) 2014-10-06T15:21:39.432+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37066 #4842 (5 connections now open) 2014-10-06T15:21:39.432+0000 I NETWORK [conn4840] end connection 127.0.0.1:37064 (4 connections now open) 2014-10-06T15:21:44.432+0000 I NETWORK [conn4841] end connection 127.0.0.1:37065 (3 connections now open) 2014-10-06T15:21:44.432+0000 I NETWORK [conn4842] end connection 127.0.0.1:37066 (3 connections now open) 2014-10-06T15:21:44.433+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37067 #4843 (3 connections now open) 2014-10-06T15:21:44.433+0000 I NETWORK [conn4843] end connection 127.0.0.1:37067 (2 connections now open) 2014-10-06T15:21:44.433+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:21:44.435+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:21:44.435+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:21:44.809+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:21:44.809+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:21:44.812+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:21:44.813+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:21:44.813+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:21:44.816+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:21:44.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37068 #4844 (3 connections now open) 2014-10-06T15:21:44.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37069 #4845 (4 connections now open) 2014-10-06T15:21:44.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37070 #4846 (5 connections now open) 2014-10-06T15:21:44.817+0000 I NETWORK [conn4844] end connection 127.0.0.1:37068 (4 connections now open) 2014-10-06T15:21:49.818+0000 I NETWORK [conn4846] end connection 127.0.0.1:37070 (3 connections now open) 2014-10-06T15:21:49.818+0000 I NETWORK [conn4845] end connection 127.0.0.1:37069 (3 connections now open) 2014-10-06T15:21:49.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37071 #4847 (4 connections now open) 2014-10-06T15:21:49.819+0000 I NETWORK [conn4847] end connection 127.0.0.1:37071 (2 connections now open) 2014-10-06T15:21:49.819+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:21:49.820+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:21:49.820+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:21:50.164+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:21:50.164+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:21:50.167+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:21:50.168+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:21:50.168+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:21:50.171+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:21:50.171+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37072 #4848 (3 connections now open) 2014-10-06T15:21:50.172+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37073 #4849 (4 connections now open) 2014-10-06T15:21:50.172+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37074 #4850 (5 connections now open) 2014-10-06T15:21:50.172+0000 I NETWORK [conn4848] end connection 127.0.0.1:37072 (4 connections now open) 2014-10-06T15:21:55.172+0000 I NETWORK [conn4850] end connection 127.0.0.1:37074 (3 connections now open) 2014-10-06T15:21:55.172+0000 I NETWORK [conn4849] end connection 127.0.0.1:37073 (3 connections now open) 2014-10-06T15:21:55.173+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37075 #4851 (4 connections now open) 2014-10-06T15:21:55.173+0000 I NETWORK [conn4851] end connection 127.0.0.1:37075 (2 connections now open) 2014-10-06T15:21:55.174+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:21:55.175+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:21:55.175+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:21:55.536+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:21:55.536+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:21:55.540+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:21:55.540+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:21:55.540+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:21:55.544+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:21:55.544+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37076 #4852 (3 connections now open) 2014-10-06T15:21:55.544+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37077 #4853 (4 connections now open) 2014-10-06T15:21:55.544+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37078 #4854 (5 connections now open) 2014-10-06T15:21:55.545+0000 I NETWORK [conn4852] end connection 127.0.0.1:37076 (4 connections now open) 2014-10-06T15:22:00.545+0000 I NETWORK [conn4853] end connection 127.0.0.1:37077 (3 connections now open) 2014-10-06T15:22:00.545+0000 I NETWORK [conn4854] end connection 127.0.0.1:37078 (3 connections now open) 2014-10-06T15:22:00.545+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37079 #4855 (3 connections now open) 2014-10-06T15:22:00.546+0000 I NETWORK [conn4855] end connection 127.0.0.1:37079 (2 connections now open) 2014-10-06T15:22:00.546+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:22:00.547+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:22:00.548+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:22:00.904+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:22:00.904+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:22:00.908+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:22:00.908+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:22:00.908+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:22:00.912+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:22:00.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37080 #4856 (3 connections now open) 2014-10-06T15:22:00.913+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37081 #4857 (4 connections now open) 2014-10-06T15:22:00.913+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37082 #4858 (5 connections now open) 2014-10-06T15:22:00.913+0000 I NETWORK [conn4856] end connection 127.0.0.1:37080 (4 connections now open) 2014-10-06T15:22:05.913+0000 I NETWORK [conn4858] end connection 127.0.0.1:37082 (3 connections now open) 2014-10-06T15:22:05.914+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37083 #4859 (4 connections now open) 2014-10-06T15:22:05.914+0000 I NETWORK [conn4857] end connection 127.0.0.1:37081 (2 connections now open) 2014-10-06T15:22:05.914+0000 I NETWORK [conn4859] end connection 127.0.0.1:37083 (2 connections now open) 2014-10-06T15:22:05.915+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:22:05.916+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:22:05.916+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:22:06.263+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:22:06.263+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:22:06.267+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:22:06.267+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:22:06.267+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:22:06.271+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:22:06.271+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37084 #4860 (3 connections now open) 2014-10-06T15:22:06.271+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37085 #4861 (4 connections now open) 2014-10-06T15:22:06.271+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37086 #4862 (5 connections now open) 2014-10-06T15:22:06.272+0000 I NETWORK [conn4860] end connection 127.0.0.1:37084 (4 connections now open) 2014-10-06T15:22:11.272+0000 I NETWORK [conn4862] end connection 127.0.0.1:37086 (3 connections now open) 2014-10-06T15:22:11.272+0000 I NETWORK [conn4861] end connection 127.0.0.1:37085 (3 connections now open) 2014-10-06T15:22:11.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37088 #4863 (4 connections now open) 2014-10-06T15:22:11.273+0000 I NETWORK [conn4863] end connection 127.0.0.1:37088 (2 connections now open) 2014-10-06T15:22:11.273+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:22:11.275+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:22:11.275+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:22:11.641+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:22:11.641+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:22:11.645+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:22:11.645+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:22:11.645+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:22:11.649+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:22:11.649+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37089 #4864 (3 connections now open) 2014-10-06T15:22:11.649+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37090 #4865 (4 connections now open) 2014-10-06T15:22:11.650+0000 I NETWORK [conn4864] end connection 127.0.0.1:37089 (3 connections now open) 2014-10-06T15:22:16.650+0000 I NETWORK [conn4865] end connection 127.0.0.1:37090 (2 connections now open) 2014-10-06T15:22:16.650+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37091 #4866 (3 connections now open) 2014-10-06T15:22:16.651+0000 I NETWORK [conn4866] end connection 127.0.0.1:37091 (2 connections now open) 2014-10-06T15:22:16.651+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:22:16.652+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:22:16.653+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:22:16.997+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:22:16.997+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:22:17.001+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:22:17.001+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:22:17.001+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:22:17.005+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:22:17.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37092 #4867 (3 connections now open) 2014-10-06T15:22:17.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37093 #4868 (4 connections now open) 2014-10-06T15:22:17.006+0000 I NETWORK [conn4867] end connection 127.0.0.1:37092 (3 connections now open) 2014-10-06T15:22:22.006+0000 I NETWORK [conn4868] end connection 127.0.0.1:37093 (2 connections now open) 2014-10-06T15:22:22.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37094 #4869 (3 connections now open) 2014-10-06T15:22:22.007+0000 I NETWORK [conn4869] end connection 127.0.0.1:37094 (2 connections now open) 2014-10-06T15:22:22.007+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:22:22.008+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:22:22.009+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:22:22.370+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:22:22.371+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:22:22.374+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:22:22.374+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:22:22.374+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:22:22.378+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:22:22.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37095 #4870 (3 connections now open) 2014-10-06T15:22:22.379+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37096 #4871 (4 connections now open) 2014-10-06T15:22:22.379+0000 I NETWORK [conn4870] end connection 127.0.0.1:37095 (3 connections now open) 2014-10-06T15:22:27.379+0000 I NETWORK [conn4871] end connection 127.0.0.1:37096 (2 connections now open) 2014-10-06T15:22:27.379+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37097 #4872 (3 connections now open) 2014-10-06T15:22:27.380+0000 I NETWORK [conn4872] end connection 127.0.0.1:37097 (2 connections now open) 2014-10-06T15:22:27.381+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:22:27.383+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:22:27.384+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:22:27.746+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:22:27.746+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:22:27.749+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:22:27.750+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:22:27.750+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:22:27.753+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:22:27.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37098 #4873 (3 connections now open) 2014-10-06T15:22:27.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37099 #4874 (4 connections now open) 2014-10-06T15:22:27.754+0000 I NETWORK [conn4873] end connection 127.0.0.1:37098 (3 connections now open) 2014-10-06T15:22:32.754+0000 I NETWORK [conn4874] end connection 127.0.0.1:37099 (2 connections now open) 2014-10-06T15:22:32.755+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37100 #4875 (3 connections now open) 2014-10-06T15:22:32.755+0000 I NETWORK [conn4875] end connection 127.0.0.1:37100 (2 connections now open) 2014-10-06T15:22:32.755+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:22:32.756+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:22:32.757+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:22:33.100+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:22:33.100+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:22:33.103+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:22:33.104+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:22:33.104+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:22:33.107+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:22:33.107+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37101 #4876 (3 connections now open) 2014-10-06T15:22:33.108+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37102 #4877 (4 connections now open) 2014-10-06T15:22:33.108+0000 I NETWORK [conn4876] end connection 127.0.0.1:37101 (3 connections now open) 2014-10-06T15:22:38.109+0000 I NETWORK [conn4877] end connection 127.0.0.1:37102 (2 connections now open) 2014-10-06T15:22:38.109+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37103 #4878 (3 connections now open) 2014-10-06T15:22:38.109+0000 I NETWORK [conn4878] end connection 127.0.0.1:37103 (2 connections now open) 2014-10-06T15:22:38.110+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:22:38.111+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:22:38.111+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:22:38.473+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:22:38.473+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:22:38.476+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:22:38.477+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:22:38.477+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:22:38.480+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:22:38.481+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37104 #4879 (3 connections now open) 2014-10-06T15:22:38.481+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37105 #4880 (4 connections now open) 2014-10-06T15:22:38.481+0000 I NETWORK [conn4879] end connection 127.0.0.1:37104 (3 connections now open) 2014-10-06T15:22:43.481+0000 I NETWORK [conn4880] end connection 127.0.0.1:37105 (2 connections now open) 2014-10-06T15:22:43.482+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37106 #4881 (3 connections now open) 2014-10-06T15:22:43.482+0000 I NETWORK [conn4881] end connection 127.0.0.1:37106 (2 connections now open) 2014-10-06T15:22:43.482+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:22:43.484+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:22:43.484+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:22:43.834+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:22:43.834+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:22:43.837+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:22:43.838+0000 I INDEXING [conn5] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T15:22:43.838+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:22:43.841+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:22:43.842+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37107 #4882 (3 connections now open) 2014-10-06T15:22:43.842+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37108 #4883 (4 connections now open) 2014-10-06T15:22:43.843+0000 I NETWORK [conn4882] end connection 127.0.0.1:37107 (3 connections now open) 2014-10-06T15:22:48.843+0000 I NETWORK [conn4883] end connection 127.0.0.1:37108 (2 connections now open) 2014-10-06T15:22:48.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37109 #4884 (3 connections now open) 2014-10-06T15:22:48.844+0000 I NETWORK [conn4884] end connection 127.0.0.1:37109 (2 connections now open) 2014-10-06T15:22:48.844+0000 I COMMANDS [conn5] CMD: drop test0.Queries_TwoInts 2014-10-06T15:22:48.849+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:22:48.850+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:22:49.212+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T15:22:49.213+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:22:49.216+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:22:49.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37110 #4885 (3 connections now open) 2014-10-06T15:22:49.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37111 #4886 (4 connections now open) 2014-10-06T15:22:49.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37112 #4887 (5 connections now open) 2014-10-06T15:22:49.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37114 #4888 (6 connections now open) 2014-10-06T15:22:49.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37113 #4889 (7 connections now open) 2014-10-06T15:22:49.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37118 #4890 (8 connections now open) 2014-10-06T15:22:49.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37119 #4891 (9 connections now open) 2014-10-06T15:22:49.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37120 #4892 (10 connections now open) 2014-10-06T15:22:49.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37121 #4893 (11 connections now open) 2014-10-06T15:22:49.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37122 #4894 (12 connections now open) 2014-10-06T15:22:49.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37123 #4895 (13 connections now open) 2014-10-06T15:22:49.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37124 #4896 (14 connections now open) 2014-10-06T15:22:49.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37125 #4897 (15 connections now open) 2014-10-06T15:22:49.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37126 #4898 (16 connections now open) 2014-10-06T15:22:49.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37127 #4899 (17 connections now open) 2014-10-06T15:22:49.221+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37128 #4900 (18 connections now open) 2014-10-06T15:22:49.221+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37129 #4901 (19 connections now open) 2014-10-06T15:22:49.221+0000 I NETWORK [conn4885] end connection 127.0.0.1:37110 (18 connections now open) 2014-10-06T15:22:54.221+0000 I NETWORK [conn4896] end connection 127.0.0.1:37124 (17 connections now open) 2014-10-06T15:22:54.221+0000 I NETWORK [conn4894] end connection 127.0.0.1:37122 (17 connections now open) 2014-10-06T15:22:54.221+0000 I NETWORK [conn4899] end connection 127.0.0.1:37127 (17 connections now open) 2014-10-06T15:22:54.221+0000 I NETWORK [conn4892] end connection 127.0.0.1:37120 (17 connections now open) 2014-10-06T15:22:54.221+0000 I NETWORK [conn4886] end connection 127.0.0.1:37111 (17 connections now open) 2014-10-06T15:22:54.222+0000 I NETWORK [conn4897] end connection 127.0.0.1:37125 (16 connections now open) 2014-10-06T15:22:54.222+0000 I NETWORK [conn4889] end connection 127.0.0.1:37113 (16 connections now open) 2014-10-06T15:22:54.222+0000 I NETWORK [conn4890] end connection 127.0.0.1:37118 (16 connections now open) 2014-10-06T15:22:54.222+0000 I NETWORK [conn4898] end connection 127.0.0.1:37126 (16 connections now open) 2014-10-06T15:22:54.222+0000 I NETWORK [conn4887] end connection 127.0.0.1:37112 (16 connections now open) 2014-10-06T15:22:54.222+0000 I NETWORK [conn4895] end connection 127.0.0.1:37123 (16 connections now open) 2014-10-06T15:22:54.222+0000 I NETWORK [conn4888] end connection 127.0.0.1:37114 (16 connections now open) 2014-10-06T15:22:54.222+0000 I NETWORK [conn4901] end connection 127.0.0.1:37129 (16 connections now open) 2014-10-06T15:22:54.222+0000 I NETWORK [conn4891] end connection 127.0.0.1:37119 (16 connections now open) 2014-10-06T15:22:54.222+0000 I NETWORK [conn4900] end connection 127.0.0.1:37128 (16 connections now open) 2014-10-06T15:22:54.222+0000 I NETWORK [conn4893] end connection 127.0.0.1:37121 (16 connections now open) 2014-10-06T15:22:54.222+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37130 #4902 (18 connections now open) 2014-10-06T15:22:54.223+0000 I NETWORK [conn4902] end connection 127.0.0.1:37130 (2 connections now open) 2014-10-06T15:22:54.223+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:22:54.224+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:22:54.225+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:22:54.622+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T15:22:54.623+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:22:54.626+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:22:54.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37131 #4903 (3 connections now open) 2014-10-06T15:22:54.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37132 #4904 (4 connections now open) 2014-10-06T15:22:54.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37133 #4905 (5 connections now open) 2014-10-06T15:22:54.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37134 #4906 (6 connections now open) 2014-10-06T15:22:54.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37136 #4907 (7 connections now open) 2014-10-06T15:22:54.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37137 #4908 (8 connections now open) 2014-10-06T15:22:54.628+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37138 #4909 (9 connections now open) 2014-10-06T15:22:54.628+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37139 #4910 (10 connections now open) 2014-10-06T15:22:54.628+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37140 #4911 (11 connections now open) 2014-10-06T15:22:54.628+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37141 #4912 (12 connections now open) 2014-10-06T15:22:54.629+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37142 #4913 (13 connections now open) 2014-10-06T15:22:54.629+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37143 #4914 (14 connections now open) 2014-10-06T15:22:54.630+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37144 #4915 (15 connections now open) 2014-10-06T15:22:54.630+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37145 #4916 (16 connections now open) 2014-10-06T15:22:54.630+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37146 #4917 (17 connections now open) 2014-10-06T15:22:54.630+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37147 #4918 (18 connections now open) 2014-10-06T15:22:54.630+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37148 #4919 (19 connections now open) 2014-10-06T15:22:54.631+0000 I NETWORK [conn4903] end connection 127.0.0.1:37131 (18 connections now open) 2014-10-06T15:22:59.631+0000 I NETWORK [conn4912] end connection 127.0.0.1:37141 (17 connections now open) 2014-10-06T15:22:59.632+0000 I NETWORK [conn4908] end connection 127.0.0.1:37137 (16 connections now open) 2014-10-06T15:22:59.632+0000 I NETWORK [conn4919] end connection 127.0.0.1:37148 (16 connections now open) 2014-10-06T15:22:59.632+0000 I NETWORK [conn4916] end connection 127.0.0.1:37145 (16 connections now open) 2014-10-06T15:22:59.632+0000 I NETWORK [conn4913] end connection 127.0.0.1:37142 (15 connections now open) 2014-10-06T15:22:59.632+0000 I NETWORK [conn4910] end connection 127.0.0.1:37139 (16 connections now open) 2014-10-06T15:22:59.632+0000 I NETWORK [conn4906] end connection 127.0.0.1:37134 (16 connections now open) 2014-10-06T15:22:59.632+0000 I NETWORK [conn4917] end connection 127.0.0.1:37146 (12 connections now open) 2014-10-06T15:22:59.632+0000 I NETWORK [conn4909] end connection 127.0.0.1:37138 (16 connections now open) 2014-10-06T15:22:59.632+0000 I NETWORK [conn4907] end connection 127.0.0.1:37136 (15 connections now open) 2014-10-06T15:22:59.631+0000 I NETWORK [conn4905] end connection 127.0.0.1:37133 (17 connections now open) 2014-10-06T15:22:59.632+0000 I NETWORK [conn4914] end connection 127.0.0.1:37143 (16 connections now open) 2014-10-06T15:22:59.632+0000 I NETWORK [conn4918] end connection 127.0.0.1:37147 (14 connections now open) 2014-10-06T15:22:59.632+0000 I NETWORK [conn4904] end connection 127.0.0.1:37132 (16 connections now open) 2014-10-06T15:22:59.632+0000 I NETWORK [conn4911] end connection 127.0.0.1:37140 (12 connections now open) 2014-10-06T15:22:59.632+0000 I NETWORK [conn4915] end connection 127.0.0.1:37144 (16 connections now open) 2014-10-06T15:22:59.632+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37149 #4920 (3 connections now open) 2014-10-06T15:22:59.633+0000 I NETWORK [conn4920] end connection 127.0.0.1:37149 (2 connections now open) 2014-10-06T15:22:59.633+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:22:59.634+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:22:59.634+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:22:59.981+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T15:22:59.981+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:22:59.984+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:22:59.985+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37150 #4921 (3 connections now open) 2014-10-06T15:22:59.985+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37151 #4922 (4 connections now open) 2014-10-06T15:22:59.985+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37152 #4923 (5 connections now open) 2014-10-06T15:22:59.985+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37153 #4924 (6 connections now open) 2014-10-06T15:22:59.985+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37154 #4925 (7 connections now open) 2014-10-06T15:22:59.986+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37155 #4926 (8 connections now open) 2014-10-06T15:22:59.986+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37156 #4927 (9 connections now open) 2014-10-06T15:22:59.986+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37157 #4928 (10 connections now open) 2014-10-06T15:22:59.986+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37158 #4929 (11 connections now open) 2014-10-06T15:22:59.986+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37159 #4930 (12 connections now open) 2014-10-06T15:22:59.987+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37160 #4931 (13 connections now open) 2014-10-06T15:22:59.988+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37161 #4932 (14 connections now open) 2014-10-06T15:22:59.988+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37162 #4933 (15 connections now open) 2014-10-06T15:22:59.989+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37163 #4934 (16 connections now open) 2014-10-06T15:22:59.989+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37164 #4935 (17 connections now open) 2014-10-06T15:22:59.989+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37165 #4936 (18 connections now open) 2014-10-06T15:22:59.989+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37166 #4937 (19 connections now open) 2014-10-06T15:22:59.990+0000 I NETWORK [conn4921] end connection 127.0.0.1:37150 (18 connections now open) 2014-10-06T15:23:04.990+0000 I NETWORK [conn4925] end connection 127.0.0.1:37154 (17 connections now open) 2014-10-06T15:23:04.990+0000 I NETWORK [conn4922] end connection 127.0.0.1:37151 (17 connections now open) 2014-10-06T15:23:04.990+0000 I NETWORK [conn4931] end connection 127.0.0.1:37160 (17 connections now open) 2014-10-06T15:23:04.990+0000 I NETWORK [conn4932] end connection 127.0.0.1:37161 (17 connections now open) 2014-10-06T15:23:04.990+0000 I NETWORK [conn4927] end connection 127.0.0.1:37156 (17 connections now open) 2014-10-06T15:23:04.990+0000 I NETWORK [conn4930] end connection 127.0.0.1:37159 (17 connections now open) 2014-10-06T15:23:04.990+0000 I NETWORK [conn4928] end connection 127.0.0.1:37157 (16 connections now open) 2014-10-06T15:23:04.990+0000 I NETWORK [conn4926] end connection 127.0.0.1:37155 (16 connections now open) 2014-10-06T15:23:04.990+0000 I NETWORK [conn4929] end connection 127.0.0.1:37158 (16 connections now open) 2014-10-06T15:23:04.991+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37167 #4938 (12 connections now open) 2014-10-06T15:23:04.990+0000 I NETWORK [conn4937] end connection 127.0.0.1:37166 (16 connections now open) 2014-10-06T15:23:04.990+0000 I NETWORK [conn4935] end connection 127.0.0.1:37164 (16 connections now open) 2014-10-06T15:23:04.990+0000 I NETWORK [conn4924] end connection 127.0.0.1:37153 (16 connections now open) 2014-10-06T15:23:04.990+0000 I NETWORK [conn4934] end connection 127.0.0.1:37163 (16 connections now open) 2014-10-06T15:23:04.990+0000 I NETWORK [conn4936] end connection 127.0.0.1:37165 (16 connections now open) 2014-10-06T15:23:04.990+0000 I NETWORK [conn4923] end connection 127.0.0.1:37152 (16 connections now open) 2014-10-06T15:23:04.990+0000 I NETWORK [conn4933] end connection 127.0.0.1:37162 (16 connections now open) 2014-10-06T15:23:04.992+0000 I NETWORK [conn4938] end connection 127.0.0.1:37167 (2 connections now open) 2014-10-06T15:23:04.992+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:23:04.993+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:23:04.993+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:23:05.357+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T15:23:05.357+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:23:05.361+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:23:05.361+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37168 #4939 (3 connections now open) 2014-10-06T15:23:05.362+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37169 #4940 (4 connections now open) 2014-10-06T15:23:05.362+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37170 #4941 (5 connections now open) 2014-10-06T15:23:05.362+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37172 #4942 (6 connections now open) 2014-10-06T15:23:05.362+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37171 #4943 (7 connections now open) 2014-10-06T15:23:05.362+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37174 #4944 (8 connections now open) 2014-10-06T15:23:05.362+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37175 #4945 (9 connections now open) 2014-10-06T15:23:05.363+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37176 #4946 (10 connections now open) 2014-10-06T15:23:05.363+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37177 #4947 (11 connections now open) 2014-10-06T15:23:05.364+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37178 #4948 (12 connections now open) 2014-10-06T15:23:05.364+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37179 #4949 (13 connections now open) 2014-10-06T15:23:05.364+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37180 #4950 (14 connections now open) 2014-10-06T15:23:05.364+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37181 #4951 (15 connections now open) 2014-10-06T15:23:05.364+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37182 #4952 (16 connections now open) 2014-10-06T15:23:05.364+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37183 #4953 (17 connections now open) 2014-10-06T15:23:05.365+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37184 #4954 (18 connections now open) 2014-10-06T15:23:05.365+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37185 #4955 (19 connections now open) 2014-10-06T15:23:05.366+0000 I NETWORK [conn4939] end connection 127.0.0.1:37168 (18 connections now open) 2014-10-06T15:23:10.366+0000 I NETWORK [conn4953] end connection 127.0.0.1:37183 (17 connections now open) 2014-10-06T15:23:10.366+0000 I NETWORK [conn4942] end connection 127.0.0.1:37172 (17 connections now open) 2014-10-06T15:23:10.366+0000 I NETWORK [conn4940] end connection 127.0.0.1:37169 (17 connections now open) 2014-10-06T15:23:10.366+0000 I NETWORK [conn4943] end connection 127.0.0.1:37171 (17 connections now open) 2014-10-06T15:23:10.366+0000 I NETWORK [conn4946] end connection 127.0.0.1:37176 (16 connections now open) 2014-10-06T15:23:10.366+0000 I NETWORK [conn4950] end connection 127.0.0.1:37180 (15 connections now open) 2014-10-06T15:23:10.366+0000 I NETWORK [conn4952] end connection 127.0.0.1:37182 (14 connections now open) 2014-10-06T15:23:10.366+0000 I NETWORK [conn4951] end connection 127.0.0.1:37181 (17 connections now open) 2014-10-06T15:23:10.366+0000 I NETWORK [conn4949] end connection 127.0.0.1:37179 (17 connections now open) 2014-10-06T15:23:10.366+0000 I NETWORK [conn4955] end connection 127.0.0.1:37185 (17 connections now open) 2014-10-06T15:23:10.366+0000 I NETWORK [conn4944] end connection 127.0.0.1:37174 (15 connections now open) 2014-10-06T15:23:10.366+0000 I NETWORK [conn4945] end connection 127.0.0.1:37175 (8 connections now open) 2014-10-06T15:23:10.366+0000 I NETWORK [conn4947] end connection 127.0.0.1:37177 (11 connections now open) 2014-10-06T15:23:10.366+0000 I NETWORK [conn4948] end connection 127.0.0.1:37178 (10 connections now open) 2014-10-06T15:23:10.366+0000 I NETWORK [conn4954] end connection 127.0.0.1:37184 (15 connections now open) 2014-10-06T15:23:10.366+0000 I NETWORK [conn4941] end connection 127.0.0.1:37170 (12 connections now open) 2014-10-06T15:23:10.367+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37186 #4956 (3 connections now open) 2014-10-06T15:23:10.367+0000 I NETWORK [conn4956] end connection 127.0.0.1:37186 (2 connections now open) 2014-10-06T15:23:10.367+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:23:10.368+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:23:10.369+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:23:10.711+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T15:23:10.711+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:23:10.715+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:23:10.715+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37187 #4957 (3 connections now open) 2014-10-06T15:23:10.715+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37188 #4958 (4 connections now open) 2014-10-06T15:23:10.716+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37189 #4959 (5 connections now open) 2014-10-06T15:23:10.716+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37190 #4960 (6 connections now open) 2014-10-06T15:23:10.716+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37191 #4961 (7 connections now open) 2014-10-06T15:23:10.716+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37192 #4962 (8 connections now open) 2014-10-06T15:23:10.716+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37193 #4963 (9 connections now open) 2014-10-06T15:23:10.717+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37194 #4964 (10 connections now open) 2014-10-06T15:23:10.717+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37195 #4965 (11 connections now open) 2014-10-06T15:23:10.717+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37196 #4966 (12 connections now open) 2014-10-06T15:23:10.717+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37197 #4967 (13 connections now open) 2014-10-06T15:23:10.718+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37198 #4968 (14 connections now open) 2014-10-06T15:23:10.718+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37199 #4969 (15 connections now open) 2014-10-06T15:23:10.718+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37200 #4970 (16 connections now open) 2014-10-06T15:23:10.718+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37201 #4971 (17 connections now open) 2014-10-06T15:23:10.719+0000 I NETWORK [conn4957] end connection 127.0.0.1:37187 (16 connections now open) 2014-10-06T15:23:10.719+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37202 #4972 (17 connections now open) 2014-10-06T15:23:10.719+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37203 #4973 (18 connections now open) 2014-10-06T15:23:15.719+0000 I NETWORK [conn4970] end connection 127.0.0.1:37200 (17 connections now open) 2014-10-06T15:23:15.719+0000 I NETWORK [conn4971] end connection 127.0.0.1:37201 (17 connections now open) 2014-10-06T15:23:15.719+0000 I NETWORK [conn4966] end connection 127.0.0.1:37196 (17 connections now open) 2014-10-06T15:23:15.719+0000 I NETWORK [conn4965] end connection 127.0.0.1:37195 (16 connections now open) 2014-10-06T15:23:15.719+0000 I NETWORK [conn4969] end connection 127.0.0.1:37199 (17 connections now open) 2014-10-06T15:23:15.719+0000 I NETWORK [conn4973] end connection 127.0.0.1:37203 (15 connections now open) 2014-10-06T15:23:15.719+0000 I NETWORK [conn4961] end connection 127.0.0.1:37191 (17 connections now open) 2014-10-06T15:23:15.719+0000 I NETWORK [conn4964] end connection 127.0.0.1:37194 (17 connections now open) 2014-10-06T15:23:15.720+0000 I NETWORK [conn4962] end connection 127.0.0.1:37192 (10 connections now open) 2014-10-06T15:23:15.720+0000 I NETWORK [conn4959] end connection 127.0.0.1:37189 (9 connections now open) 2014-10-06T15:23:15.719+0000 I NETWORK [conn4968] end connection 127.0.0.1:37198 (17 connections now open) 2014-10-06T15:23:15.719+0000 I NETWORK [conn4960] end connection 127.0.0.1:37190 (17 connections now open) 2014-10-06T15:23:15.719+0000 I NETWORK [conn4972] end connection 127.0.0.1:37202 (16 connections now open) 2014-10-06T15:23:15.720+0000 I NETWORK [conn4963] end connection 127.0.0.1:37193 (10 connections now open) 2014-10-06T15:23:15.719+0000 I NETWORK [conn4958] end connection 127.0.0.1:37188 (15 connections now open) 2014-10-06T15:23:15.719+0000 I NETWORK [conn4967] end connection 127.0.0.1:37197 (17 connections now open) 2014-10-06T15:23:15.720+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37204 #4974 (3 connections now open) 2014-10-06T15:23:15.721+0000 I NETWORK [conn4974] end connection 127.0.0.1:37204 (2 connections now open) 2014-10-06T15:23:15.721+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:23:15.722+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:23:15.722+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:23:16.090+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T15:23:16.090+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:23:16.093+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:23:16.094+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37205 #4975 (3 connections now open) 2014-10-06T15:23:16.094+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37206 #4976 (4 connections now open) 2014-10-06T15:23:16.095+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37207 #4977 (5 connections now open) 2014-10-06T15:23:16.095+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37208 #4978 (6 connections now open) 2014-10-06T15:23:16.095+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37209 #4979 (7 connections now open) 2014-10-06T15:23:16.095+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37210 #4980 (8 connections now open) 2014-10-06T15:23:16.095+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37211 #4981 (9 connections now open) 2014-10-06T15:23:16.095+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37212 #4982 (10 connections now open) 2014-10-06T15:23:16.095+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37213 #4983 (11 connections now open) 2014-10-06T15:23:16.096+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37214 #4984 (12 connections now open) 2014-10-06T15:23:16.096+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37215 #4985 (13 connections now open) 2014-10-06T15:23:16.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37216 #4986 (14 connections now open) 2014-10-06T15:23:16.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37217 #4987 (15 connections now open) 2014-10-06T15:23:16.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37218 #4988 (16 connections now open) 2014-10-06T15:23:16.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37219 #4989 (17 connections now open) 2014-10-06T15:23:16.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37220 #4990 (18 connections now open) 2014-10-06T15:23:16.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37221 #4991 (19 connections now open) 2014-10-06T15:23:16.099+0000 I NETWORK [conn4975] end connection 127.0.0.1:37205 (18 connections now open) 2014-10-06T15:23:21.099+0000 I NETWORK [conn4976] end connection 127.0.0.1:37206 (17 connections now open) 2014-10-06T15:23:21.099+0000 I NETWORK [conn4990] end connection 127.0.0.1:37220 (17 connections now open) 2014-10-06T15:23:21.099+0000 I NETWORK [conn4989] end connection 127.0.0.1:37219 (16 connections now open) 2014-10-06T15:23:21.099+0000 I NETWORK [conn4983] end connection 127.0.0.1:37213 (15 connections now open) 2014-10-06T15:23:21.099+0000 I NETWORK [conn4987] end connection 127.0.0.1:37217 (15 connections now open) 2014-10-06T15:23:21.099+0000 I NETWORK [conn4984] end connection 127.0.0.1:37214 (15 connections now open) 2014-10-06T15:23:21.099+0000 I NETWORK [conn4985] end connection 127.0.0.1:37215 (14 connections now open) 2014-10-06T15:23:21.099+0000 I NETWORK [conn4979] end connection 127.0.0.1:37209 (11 connections now open) 2014-10-06T15:23:21.099+0000 I NETWORK [conn4981] end connection 127.0.0.1:37211 (17 connections now open) 2014-10-06T15:23:21.099+0000 I NETWORK [conn4986] end connection 127.0.0.1:37216 (10 connections now open) 2014-10-06T15:23:21.099+0000 I NETWORK [conn4978] end connection 127.0.0.1:37208 (15 connections now open) 2014-10-06T15:23:21.099+0000 I NETWORK [conn4980] end connection 127.0.0.1:37210 (12 connections now open) 2014-10-06T15:23:21.099+0000 I NETWORK [conn4977] end connection 127.0.0.1:37207 (12 connections now open) 2014-10-06T15:23:21.099+0000 I NETWORK [conn4988] end connection 127.0.0.1:37218 (14 connections now open) 2014-10-06T15:23:21.099+0000 I NETWORK [conn4982] end connection 127.0.0.1:37212 (15 connections now open) 2014-10-06T15:23:21.099+0000 I NETWORK [conn4991] end connection 127.0.0.1:37221 (17 connections now open) 2014-10-06T15:23:21.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37222 #4992 (3 connections now open) 2014-10-06T15:23:21.100+0000 I NETWORK [conn4992] end connection 127.0.0.1:37222 (2 connections now open) 2014-10-06T15:23:21.101+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:23:21.102+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:23:21.103+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:23:21.464+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T15:23:21.465+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:23:21.468+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:23:21.469+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37223 #4993 (3 connections now open) 2014-10-06T15:23:21.469+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37224 #4994 (4 connections now open) 2014-10-06T15:23:21.469+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37226 #4995 (5 connections now open) 2014-10-06T15:23:21.469+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37225 #4996 (6 connections now open) 2014-10-06T15:23:21.469+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37228 #4997 (7 connections now open) 2014-10-06T15:23:21.470+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37229 #4998 (8 connections now open) 2014-10-06T15:23:21.470+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37230 #4999 (9 connections now open) 2014-10-06T15:23:21.470+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37231 #5000 (10 connections now open) 2014-10-06T15:23:21.471+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37232 #5001 (11 connections now open) 2014-10-06T15:23:21.471+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37233 #5002 (12 connections now open) 2014-10-06T15:23:21.471+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37234 #5003 (13 connections now open) 2014-10-06T15:23:21.471+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37235 #5004 (14 connections now open) 2014-10-06T15:23:21.471+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37236 #5005 (15 connections now open) 2014-10-06T15:23:21.471+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37237 #5006 (16 connections now open) 2014-10-06T15:23:21.471+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37238 #5007 (17 connections now open) 2014-10-06T15:23:21.472+0000 I NETWORK [conn4993] end connection 127.0.0.1:37223 (16 connections now open) 2014-10-06T15:23:21.473+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37239 #5008 (17 connections now open) 2014-10-06T15:23:21.473+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37240 #5009 (18 connections now open) 2014-10-06T15:23:26.473+0000 I NETWORK [conn4998] end connection 127.0.0.1:37229 (17 connections now open) 2014-10-06T15:23:26.473+0000 I NETWORK [conn5006] end connection 127.0.0.1:37237 (16 connections now open) 2014-10-06T15:23:26.473+0000 I NETWORK [conn5009] end connection 127.0.0.1:37240 (16 connections now open) 2014-10-06T15:23:26.473+0000 I NETWORK [conn5003] end connection 127.0.0.1:37234 (16 connections now open) 2014-10-06T15:23:26.473+0000 I NETWORK [conn4994] end connection 127.0.0.1:37224 (15 connections now open) 2014-10-06T15:23:26.473+0000 I NETWORK [conn4997] end connection 127.0.0.1:37228 (13 connections now open) 2014-10-06T15:23:26.473+0000 I NETWORK [conn4995] end connection 127.0.0.1:37226 (12 connections now open) 2014-10-06T15:23:26.473+0000 I NETWORK [conn4996] end connection 127.0.0.1:37225 (17 connections now open) 2014-10-06T15:23:26.473+0000 I NETWORK [conn5002] end connection 127.0.0.1:37233 (11 connections now open) 2014-10-06T15:23:26.473+0000 I NETWORK [conn5008] end connection 127.0.0.1:37239 (11 connections now open) 2014-10-06T15:23:26.473+0000 I NETWORK [conn5001] end connection 127.0.0.1:37232 (16 connections now open) 2014-10-06T15:23:26.473+0000 I NETWORK [conn4999] end connection 127.0.0.1:37230 (16 connections now open) 2014-10-06T15:23:26.473+0000 I NETWORK [conn5004] end connection 127.0.0.1:37235 (12 connections now open) 2014-10-06T15:23:26.473+0000 I NETWORK [conn5005] end connection 127.0.0.1:37236 (13 connections now open) 2014-10-06T15:23:26.473+0000 I NETWORK [conn5000] end connection 127.0.0.1:37231 (12 connections now open) 2014-10-06T15:23:26.473+0000 I NETWORK [conn5007] end connection 127.0.0.1:37238 (2 connections now open) 2014-10-06T15:23:26.474+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37241 #5010 (3 connections now open) 2014-10-06T15:23:26.474+0000 I NETWORK [conn5010] end connection 127.0.0.1:37241 (2 connections now open) 2014-10-06T15:23:26.475+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:23:26.476+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:23:26.476+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:23:26.820+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T15:23:26.820+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:23:26.824+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:23:26.824+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37242 #5011 (3 connections now open) 2014-10-06T15:23:26.825+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37243 #5012 (4 connections now open) 2014-10-06T15:23:26.825+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37244 #5013 (5 connections now open) 2014-10-06T15:23:26.825+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37245 #5014 (6 connections now open) 2014-10-06T15:23:26.825+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37246 #5015 (7 connections now open) 2014-10-06T15:23:26.825+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37247 #5016 (8 connections now open) 2014-10-06T15:23:26.825+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37249 #5017 (9 connections now open) 2014-10-06T15:23:26.825+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37250 #5018 (10 connections now open) 2014-10-06T15:23:26.825+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37251 #5019 (11 connections now open) 2014-10-06T15:23:26.826+0000 I NETWORK [conn5011] end connection 127.0.0.1:37242 (10 connections now open) 2014-10-06T15:23:31.826+0000 I NETWORK [conn5019] end connection 127.0.0.1:37251 (9 connections now open) 2014-10-06T15:23:31.826+0000 I NETWORK [conn5017] end connection 127.0.0.1:37249 (9 connections now open) 2014-10-06T15:23:31.826+0000 I NETWORK [conn5016] end connection 127.0.0.1:37247 (9 connections now open) 2014-10-06T15:23:31.826+0000 I NETWORK [conn5018] end connection 127.0.0.1:37250 (9 connections now open) 2014-10-06T15:23:31.826+0000 I NETWORK [conn5014] end connection 127.0.0.1:37245 (8 connections now open) 2014-10-06T15:23:31.826+0000 I NETWORK [conn5013] end connection 127.0.0.1:37244 (9 connections now open) 2014-10-06T15:23:31.826+0000 I NETWORK [conn5015] end connection 127.0.0.1:37246 (8 connections now open) 2014-10-06T15:23:31.826+0000 I NETWORK [conn5012] end connection 127.0.0.1:37243 (8 connections now open) 2014-10-06T15:23:31.827+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37252 #5020 (10 connections now open) 2014-10-06T15:23:31.827+0000 I NETWORK [conn5020] end connection 127.0.0.1:37252 (2 connections now open) 2014-10-06T15:23:31.827+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:23:31.828+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:23:31.829+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:23:32.194+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T15:23:32.194+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:23:32.197+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:23:32.198+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37253 #5021 (3 connections now open) 2014-10-06T15:23:32.198+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37254 #5022 (4 connections now open) 2014-10-06T15:23:32.198+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37255 #5023 (5 connections now open) 2014-10-06T15:23:32.198+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37256 #5024 (6 connections now open) 2014-10-06T15:23:32.198+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37257 #5025 (7 connections now open) 2014-10-06T15:23:32.198+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37258 #5026 (8 connections now open) 2014-10-06T15:23:32.198+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37259 #5027 (9 connections now open) 2014-10-06T15:23:32.198+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37260 #5028 (10 connections now open) 2014-10-06T15:23:32.199+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37261 #5029 (11 connections now open) 2014-10-06T15:23:32.199+0000 I NETWORK [conn5021] end connection 127.0.0.1:37253 (10 connections now open) 2014-10-06T15:23:37.200+0000 I NETWORK [conn5029] end connection 127.0.0.1:37261 (9 connections now open) 2014-10-06T15:23:37.200+0000 I NETWORK [conn5024] end connection 127.0.0.1:37256 (9 connections now open) 2014-10-06T15:23:37.200+0000 I NETWORK [conn5023] end connection 127.0.0.1:37255 (9 connections now open) 2014-10-06T15:23:37.200+0000 I NETWORK [conn5022] end connection 127.0.0.1:37254 (9 connections now open) 2014-10-06T15:23:37.200+0000 I NETWORK [conn5025] end connection 127.0.0.1:37257 (8 connections now open) 2014-10-06T15:23:37.200+0000 I NETWORK [conn5027] end connection 127.0.0.1:37259 (8 connections now open) 2014-10-06T15:23:37.200+0000 I NETWORK [conn5026] end connection 127.0.0.1:37258 (8 connections now open) 2014-10-06T15:23:37.200+0000 I NETWORK [conn5028] end connection 127.0.0.1:37260 (9 connections now open) 2014-10-06T15:23:37.200+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37262 #5030 (10 connections now open) 2014-10-06T15:23:37.201+0000 I NETWORK [conn5030] end connection 127.0.0.1:37262 (2 connections now open) 2014-10-06T15:23:37.201+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:23:37.202+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:23:37.202+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:23:37.544+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T15:23:37.544+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:23:37.547+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:23:37.548+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37263 #5031 (3 connections now open) 2014-10-06T15:23:37.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37264 #5032 (4 connections now open) 2014-10-06T15:23:37.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37265 #5033 (5 connections now open) 2014-10-06T15:23:37.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37266 #5034 (6 connections now open) 2014-10-06T15:23:37.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37267 #5035 (7 connections now open) 2014-10-06T15:23:37.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37268 #5036 (8 connections now open) 2014-10-06T15:23:37.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37269 #5037 (9 connections now open) 2014-10-06T15:23:37.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37270 #5038 (10 connections now open) 2014-10-06T15:23:37.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37271 #5039 (11 connections now open) 2014-10-06T15:23:37.550+0000 I NETWORK [conn5031] end connection 127.0.0.1:37263 (10 connections now open) 2014-10-06T15:23:42.550+0000 I NETWORK [conn5036] end connection 127.0.0.1:37268 (9 connections now open) 2014-10-06T15:23:42.550+0000 I NETWORK [conn5037] end connection 127.0.0.1:37269 (9 connections now open) 2014-10-06T15:23:42.550+0000 I NETWORK [conn5039] end connection 127.0.0.1:37271 (9 connections now open) 2014-10-06T15:23:42.550+0000 I NETWORK [conn5038] end connection 127.0.0.1:37270 (9 connections now open) 2014-10-06T15:23:42.550+0000 I NETWORK [conn5033] end connection 127.0.0.1:37265 (9 connections now open) 2014-10-06T15:23:42.550+0000 I NETWORK [conn5032] end connection 127.0.0.1:37264 (9 connections now open) 2014-10-06T15:23:42.550+0000 I NETWORK [conn5034] end connection 127.0.0.1:37266 (8 connections now open) 2014-10-06T15:23:42.550+0000 I NETWORK [conn5035] end connection 127.0.0.1:37267 (8 connections now open) 2014-10-06T15:23:42.550+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37272 #5040 (3 connections now open) 2014-10-06T15:23:42.551+0000 I NETWORK [conn5040] end connection 127.0.0.1:37272 (2 connections now open) 2014-10-06T15:23:42.551+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:23:42.552+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:23:42.552+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:23:42.917+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T15:23:42.917+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:23:42.921+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:23:42.921+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37273 #5041 (3 connections now open) 2014-10-06T15:23:42.922+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37275 #5042 (4 connections now open) 2014-10-06T15:23:42.922+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37274 #5043 (5 connections now open) 2014-10-06T15:23:42.922+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37277 #5044 (6 connections now open) 2014-10-06T15:23:42.922+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37278 #5045 (7 connections now open) 2014-10-06T15:23:42.922+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37279 #5046 (8 connections now open) 2014-10-06T15:23:42.922+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37280 #5047 (9 connections now open) 2014-10-06T15:23:42.922+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37281 #5048 (10 connections now open) 2014-10-06T15:23:42.922+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37282 #5049 (11 connections now open) 2014-10-06T15:23:42.923+0000 I NETWORK [conn5041] end connection 127.0.0.1:37273 (10 connections now open) 2014-10-06T15:23:47.923+0000 I NETWORK [conn5049] end connection 127.0.0.1:37282 (9 connections now open) 2014-10-06T15:23:47.923+0000 I NETWORK [conn5043] end connection 127.0.0.1:37274 (9 connections now open) 2014-10-06T15:23:47.923+0000 I NETWORK [conn5042] end connection 127.0.0.1:37275 (8 connections now open) 2014-10-06T15:23:47.923+0000 I NETWORK [conn5046] end connection 127.0.0.1:37279 (8 connections now open) 2014-10-06T15:23:47.923+0000 I NETWORK [conn5047] end connection 127.0.0.1:37280 (8 connections now open) 2014-10-06T15:23:47.923+0000 I NETWORK [conn5045] end connection 127.0.0.1:37278 (8 connections now open) 2014-10-06T15:23:47.923+0000 I NETWORK [conn5044] end connection 127.0.0.1:37277 (8 connections now open) 2014-10-06T15:23:47.923+0000 I NETWORK [conn5048] end connection 127.0.0.1:37281 (8 connections now open) 2014-10-06T15:23:47.924+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37283 #5050 (10 connections now open) 2014-10-06T15:23:47.924+0000 I NETWORK [conn5050] end connection 127.0.0.1:37283 (2 connections now open) 2014-10-06T15:23:47.925+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:23:47.926+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:23:47.926+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:23:48.288+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T15:23:48.288+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:23:48.291+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:23:48.292+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37284 #5051 (3 connections now open) 2014-10-06T15:23:48.293+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37285 #5052 (4 connections now open) 2014-10-06T15:23:48.293+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37286 #5053 (5 connections now open) 2014-10-06T15:23:48.293+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37287 #5054 (6 connections now open) 2014-10-06T15:23:48.293+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37288 #5055 (7 connections now open) 2014-10-06T15:23:48.293+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37289 #5056 (8 connections now open) 2014-10-06T15:23:48.293+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37290 #5057 (9 connections now open) 2014-10-06T15:23:48.293+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37291 #5058 (10 connections now open) 2014-10-06T15:23:48.293+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37292 #5059 (11 connections now open) 2014-10-06T15:23:48.294+0000 I NETWORK [conn5051] end connection 127.0.0.1:37284 (10 connections now open) 2014-10-06T15:23:53.294+0000 I NETWORK [conn5053] end connection 127.0.0.1:37286 (9 connections now open) 2014-10-06T15:23:53.294+0000 I NETWORK [conn5059] end connection 127.0.0.1:37292 (9 connections now open) 2014-10-06T15:23:53.294+0000 I NETWORK [conn5058] end connection 127.0.0.1:37291 (9 connections now open) 2014-10-06T15:23:53.294+0000 I NETWORK [conn5052] end connection 127.0.0.1:37285 (9 connections now open) 2014-10-06T15:23:53.294+0000 I NETWORK [conn5054] end connection 127.0.0.1:37287 (9 connections now open) 2014-10-06T15:23:53.294+0000 I NETWORK [conn5057] end connection 127.0.0.1:37290 (9 connections now open) 2014-10-06T15:23:53.294+0000 I NETWORK [conn5056] end connection 127.0.0.1:37289 (8 connections now open) 2014-10-06T15:23:53.294+0000 I NETWORK [conn5055] end connection 127.0.0.1:37288 (8 connections now open) 2014-10-06T15:23:53.294+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37293 #5060 (10 connections now open) 2014-10-06T15:23:53.295+0000 I NETWORK [conn5060] end connection 127.0.0.1:37293 (2 connections now open) 2014-10-06T15:23:53.296+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:23:53.296+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:23:53.297+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:23:53.639+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T15:23:53.639+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:23:53.642+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:23:53.643+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37294 #5061 (3 connections now open) 2014-10-06T15:23:53.643+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37295 #5062 (4 connections now open) 2014-10-06T15:23:53.643+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37296 #5063 (5 connections now open) 2014-10-06T15:23:53.643+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37297 #5064 (6 connections now open) 2014-10-06T15:23:53.644+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37298 #5065 (7 connections now open) 2014-10-06T15:23:53.644+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37299 #5066 (8 connections now open) 2014-10-06T15:23:53.644+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37300 #5067 (9 connections now open) 2014-10-06T15:23:53.644+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37301 #5068 (10 connections now open) 2014-10-06T15:23:53.644+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37302 #5069 (11 connections now open) 2014-10-06T15:23:53.645+0000 I NETWORK [conn5061] end connection 127.0.0.1:37294 (10 connections now open) 2014-10-06T15:23:58.645+0000 I NETWORK [conn5064] end connection 127.0.0.1:37297 (9 connections now open) 2014-10-06T15:23:58.645+0000 I NETWORK [conn5062] end connection 127.0.0.1:37295 (9 connections now open) 2014-10-06T15:23:58.645+0000 I NETWORK [conn5065] end connection 127.0.0.1:37298 (9 connections now open) 2014-10-06T15:23:58.645+0000 I NETWORK [conn5063] end connection 127.0.0.1:37296 (9 connections now open) 2014-10-06T15:23:58.645+0000 I NETWORK [conn5066] end connection 127.0.0.1:37299 (9 connections now open) 2014-10-06T15:23:58.645+0000 I NETWORK [conn5067] end connection 127.0.0.1:37300 (9 connections now open) 2014-10-06T15:23:58.645+0000 I NETWORK [conn5068] end connection 127.0.0.1:37301 (9 connections now open) 2014-10-06T15:23:58.645+0000 I NETWORK [conn5069] end connection 127.0.0.1:37302 (2 connections now open) 2014-10-06T15:23:58.645+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37303 #5070 (3 connections now open) 2014-10-06T15:23:58.646+0000 I NETWORK [conn5070] end connection 127.0.0.1:37303 (2 connections now open) 2014-10-06T15:23:58.646+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:23:58.651+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:23:58.652+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:23:59.016+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T15:23:59.016+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:23:59.019+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:23:59.020+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37304 #5071 (3 connections now open) 2014-10-06T15:23:59.020+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37305 #5072 (4 connections now open) 2014-10-06T15:23:59.020+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37307 #5073 (5 connections now open) 2014-10-06T15:23:59.021+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37306 #5074 (6 connections now open) 2014-10-06T15:23:59.021+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37308 #5075 (7 connections now open) 2014-10-06T15:23:59.021+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37309 #5076 (8 connections now open) 2014-10-06T15:23:59.021+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37310 #5077 (9 connections now open) 2014-10-06T15:23:59.021+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37312 #5078 (10 connections now open) 2014-10-06T15:23:59.021+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37313 #5079 (11 connections now open) 2014-10-06T15:23:59.022+0000 I NETWORK [conn5071] end connection 127.0.0.1:37304 (10 connections now open) 2014-10-06T15:24:04.022+0000 I NETWORK [conn5079] end connection 127.0.0.1:37313 (9 connections now open) 2014-10-06T15:24:04.022+0000 I NETWORK [conn5074] end connection 127.0.0.1:37306 (9 connections now open) 2014-10-06T15:24:04.022+0000 I NETWORK [conn5076] end connection 127.0.0.1:37309 (9 connections now open) 2014-10-06T15:24:04.022+0000 I NETWORK [conn5072] end connection 127.0.0.1:37305 (9 connections now open) 2014-10-06T15:24:04.022+0000 I NETWORK [conn5073] end connection 127.0.0.1:37307 (9 connections now open) 2014-10-06T15:24:04.022+0000 I NETWORK [conn5075] end connection 127.0.0.1:37308 (9 connections now open) 2014-10-06T15:24:04.022+0000 I NETWORK [conn5078] end connection 127.0.0.1:37312 (9 connections now open) 2014-10-06T15:24:04.022+0000 I NETWORK [conn5077] end connection 127.0.0.1:37310 (9 connections now open) 2014-10-06T15:24:04.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37314 #5080 (10 connections now open) 2014-10-06T15:24:04.023+0000 I NETWORK [conn5080] end connection 127.0.0.1:37314 (2 connections now open) 2014-10-06T15:24:04.024+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:24:04.025+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:24:04.025+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:24:04.383+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T15:24:04.383+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:24:04.387+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:24:04.387+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37315 #5081 (3 connections now open) 2014-10-06T15:24:04.388+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37316 #5082 (4 connections now open) 2014-10-06T15:24:04.388+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37317 #5083 (5 connections now open) 2014-10-06T15:24:04.388+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37318 #5084 (6 connections now open) 2014-10-06T15:24:04.388+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37319 #5085 (7 connections now open) 2014-10-06T15:24:04.388+0000 I NETWORK [conn5081] end connection 127.0.0.1:37315 (6 connections now open) 2014-10-06T15:24:09.388+0000 I NETWORK [conn5083] end connection 127.0.0.1:37317 (5 connections now open) 2014-10-06T15:24:09.388+0000 I NETWORK [conn5082] end connection 127.0.0.1:37316 (5 connections now open) 2014-10-06T15:24:09.388+0000 I NETWORK [conn5084] end connection 127.0.0.1:37318 (5 connections now open) 2014-10-06T15:24:09.388+0000 I NETWORK [conn5085] end connection 127.0.0.1:37319 (3 connections now open) 2014-10-06T15:24:09.389+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37320 #5086 (3 connections now open) 2014-10-06T15:24:09.389+0000 I NETWORK [conn5086] end connection 127.0.0.1:37320 (2 connections now open) 2014-10-06T15:24:09.389+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:24:09.390+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:24:09.391+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:24:09.741+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T15:24:09.741+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:24:09.744+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:24:09.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37321 #5087 (3 connections now open) 2014-10-06T15:24:09.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37322 #5088 (4 connections now open) 2014-10-06T15:24:09.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37323 #5089 (5 connections now open) 2014-10-06T15:24:09.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37324 #5090 (6 connections now open) 2014-10-06T15:24:09.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37325 #5091 (7 connections now open) 2014-10-06T15:24:09.745+0000 I NETWORK [conn5087] end connection 127.0.0.1:37321 (6 connections now open) 2014-10-06T15:24:14.746+0000 I NETWORK [conn5088] end connection 127.0.0.1:37322 (5 connections now open) 2014-10-06T15:24:14.746+0000 I NETWORK [conn5090] end connection 127.0.0.1:37324 (5 connections now open) 2014-10-06T15:24:14.746+0000 I NETWORK [conn5091] end connection 127.0.0.1:37325 (5 connections now open) 2014-10-06T15:24:14.746+0000 I NETWORK [conn5089] end connection 127.0.0.1:37323 (5 connections now open) 2014-10-06T15:24:14.746+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37326 #5092 (6 connections now open) 2014-10-06T15:24:14.747+0000 I NETWORK [conn5092] end connection 127.0.0.1:37326 (2 connections now open) 2014-10-06T15:24:14.747+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:24:14.748+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:24:14.749+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:24:15.109+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T15:24:15.109+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:24:15.113+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:24:15.113+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37327 #5093 (3 connections now open) 2014-10-06T15:24:15.114+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37328 #5094 (4 connections now open) 2014-10-06T15:24:15.114+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37329 #5095 (5 connections now open) 2014-10-06T15:24:15.114+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37330 #5096 (6 connections now open) 2014-10-06T15:24:15.114+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37331 #5097 (7 connections now open) 2014-10-06T15:24:15.114+0000 I NETWORK [conn5093] end connection 127.0.0.1:37327 (6 connections now open) 2014-10-06T15:24:20.114+0000 I NETWORK [conn5096] end connection 127.0.0.1:37330 (5 connections now open) 2014-10-06T15:24:20.114+0000 I NETWORK [conn5094] end connection 127.0.0.1:37328 (5 connections now open) 2014-10-06T15:24:20.114+0000 I NETWORK [conn5095] end connection 127.0.0.1:37329 (5 connections now open) 2014-10-06T15:24:20.114+0000 I NETWORK [conn5097] end connection 127.0.0.1:37331 (4 connections now open) 2014-10-06T15:24:20.115+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37332 #5098 (6 connections now open) 2014-10-06T15:24:20.115+0000 I NETWORK [conn5098] end connection 127.0.0.1:37332 (2 connections now open) 2014-10-06T15:24:20.116+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:24:20.117+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:24:20.117+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:24:20.476+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T15:24:20.476+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:24:20.480+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:24:20.480+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37333 #5099 (3 connections now open) 2014-10-06T15:24:20.481+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37334 #5100 (4 connections now open) 2014-10-06T15:24:20.481+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37335 #5101 (5 connections now open) 2014-10-06T15:24:20.481+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37336 #5102 (6 connections now open) 2014-10-06T15:24:20.481+0000 I NETWORK [conn5099] end connection 127.0.0.1:37333 (4 connections now open) 2014-10-06T15:24:20.481+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37337 #5103 (7 connections now open) 2014-10-06T15:24:25.481+0000 I NETWORK [conn5103] end connection 127.0.0.1:37337 (5 connections now open) 2014-10-06T15:24:25.481+0000 I NETWORK [conn5100] end connection 127.0.0.1:37334 (5 connections now open) 2014-10-06T15:24:25.481+0000 I NETWORK [conn5101] end connection 127.0.0.1:37335 (5 connections now open) 2014-10-06T15:24:25.481+0000 I NETWORK [conn5102] end connection 127.0.0.1:37336 (5 connections now open) 2014-10-06T15:24:25.481+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37338 #5104 (3 connections now open) 2014-10-06T15:24:25.482+0000 I NETWORK [conn5104] end connection 127.0.0.1:37338 (2 connections now open) 2014-10-06T15:24:25.482+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:24:25.483+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:24:25.484+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:24:25.842+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T15:24:25.842+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:24:25.845+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:24:25.846+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37339 #5105 (3 connections now open) 2014-10-06T15:24:25.846+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37340 #5106 (4 connections now open) 2014-10-06T15:24:25.846+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37341 #5107 (5 connections now open) 2014-10-06T15:24:25.847+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37342 #5108 (6 connections now open) 2014-10-06T15:24:25.847+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37343 #5109 (7 connections now open) 2014-10-06T15:24:25.847+0000 I NETWORK [conn5105] end connection 127.0.0.1:37339 (6 connections now open) 2014-10-06T15:24:30.847+0000 I NETWORK [conn5106] end connection 127.0.0.1:37340 (5 connections now open) 2014-10-06T15:24:30.847+0000 I NETWORK [conn5108] end connection 127.0.0.1:37342 (5 connections now open) 2014-10-06T15:24:30.847+0000 I NETWORK [conn5107] end connection 127.0.0.1:37341 (5 connections now open) 2014-10-06T15:24:30.847+0000 I NETWORK [conn5109] end connection 127.0.0.1:37343 (5 connections now open) 2014-10-06T15:24:30.847+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37344 #5110 (6 connections now open) 2014-10-06T15:24:30.848+0000 I NETWORK [conn5110] end connection 127.0.0.1:37344 (2 connections now open) 2014-10-06T15:24:30.849+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:24:30.849+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:24:30.850+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:24:31.204+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T15:24:31.204+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:24:31.208+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:24:31.208+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37345 #5111 (3 connections now open) 2014-10-06T15:24:31.209+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37346 #5112 (4 connections now open) 2014-10-06T15:24:31.209+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37347 #5113 (5 connections now open) 2014-10-06T15:24:31.209+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37348 #5114 (6 connections now open) 2014-10-06T15:24:31.209+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37349 #5115 (7 connections now open) 2014-10-06T15:24:31.209+0000 I NETWORK [conn5111] end connection 127.0.0.1:37345 (5 connections now open) 2014-10-06T15:24:36.209+0000 I NETWORK [conn5113] end connection 127.0.0.1:37347 (5 connections now open) 2014-10-06T15:24:36.209+0000 I NETWORK [conn5114] end connection 127.0.0.1:37348 (5 connections now open) 2014-10-06T15:24:36.209+0000 I NETWORK [conn5115] end connection 127.0.0.1:37349 (5 connections now open) 2014-10-06T15:24:36.209+0000 I NETWORK [conn5112] end connection 127.0.0.1:37346 (5 connections now open) 2014-10-06T15:24:36.210+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37350 #5116 (6 connections now open) 2014-10-06T15:24:36.210+0000 I NETWORK [conn5116] end connection 127.0.0.1:37350 (2 connections now open) 2014-10-06T15:24:36.211+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:24:36.212+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:24:36.212+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:24:36.564+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T15:24:36.564+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:24:36.568+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:24:36.568+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37351 #5117 (3 connections now open) 2014-10-06T15:24:36.569+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37352 #5118 (4 connections now open) 2014-10-06T15:24:36.569+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37353 #5119 (5 connections now open) 2014-10-06T15:24:36.569+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37354 #5120 (6 connections now open) 2014-10-06T15:24:36.569+0000 I NETWORK [conn5117] end connection 127.0.0.1:37351 (4 connections now open) 2014-10-06T15:24:36.569+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37355 #5121 (7 connections now open) 2014-10-06T15:24:41.569+0000 I NETWORK [conn5120] end connection 127.0.0.1:37354 (5 connections now open) 2014-10-06T15:24:41.570+0000 I NETWORK [conn5121] end connection 127.0.0.1:37355 (5 connections now open) 2014-10-06T15:24:41.569+0000 I NETWORK [conn5118] end connection 127.0.0.1:37352 (5 connections now open) 2014-10-06T15:24:41.569+0000 I NETWORK [conn5119] end connection 127.0.0.1:37353 (5 connections now open) 2014-10-06T15:24:41.570+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37356 #5122 (3 connections now open) 2014-10-06T15:24:41.570+0000 I NETWORK [conn5122] end connection 127.0.0.1:37356 (2 connections now open) 2014-10-06T15:24:41.570+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:24:41.572+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:24:41.572+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:24:41.935+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T15:24:41.935+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:24:41.939+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:24:41.939+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37357 #5123 (3 connections now open) 2014-10-06T15:24:41.940+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37358 #5124 (4 connections now open) 2014-10-06T15:24:41.940+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37359 #5125 (5 connections now open) 2014-10-06T15:24:41.940+0000 I NETWORK [conn5123] end connection 127.0.0.1:37357 (4 connections now open) 2014-10-06T15:24:46.940+0000 I NETWORK [conn5125] end connection 127.0.0.1:37359 (3 connections now open) 2014-10-06T15:24:46.940+0000 I NETWORK [conn5124] end connection 127.0.0.1:37358 (3 connections now open) 2014-10-06T15:24:46.941+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37360 #5126 (4 connections now open) 2014-10-06T15:24:46.941+0000 I NETWORK [conn5126] end connection 127.0.0.1:37360 (2 connections now open) 2014-10-06T15:24:46.942+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:24:46.943+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:24:46.943+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:24:47.287+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T15:24:47.287+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:24:47.290+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:24:47.291+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37361 #5127 (3 connections now open) 2014-10-06T15:24:47.291+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37363 #5128 (4 connections now open) 2014-10-06T15:24:47.291+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37362 #5129 (5 connections now open) 2014-10-06T15:24:47.291+0000 I NETWORK [conn5127] end connection 127.0.0.1:37361 (4 connections now open) 2014-10-06T15:24:52.292+0000 I NETWORK [conn5128] end connection 127.0.0.1:37363 (3 connections now open) 2014-10-06T15:24:52.292+0000 I NETWORK [conn5129] end connection 127.0.0.1:37362 (3 connections now open) 2014-10-06T15:24:52.292+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37365 #5130 (4 connections now open) 2014-10-06T15:24:52.293+0000 I NETWORK [conn5130] end connection 127.0.0.1:37365 (2 connections now open) 2014-10-06T15:24:52.293+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:24:52.294+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:24:52.294+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:24:52.655+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T15:24:52.655+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:24:52.659+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:24:52.659+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37366 #5131 (3 connections now open) 2014-10-06T15:24:52.659+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37367 #5132 (4 connections now open) 2014-10-06T15:24:52.659+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37368 #5133 (5 connections now open) 2014-10-06T15:24:52.660+0000 I NETWORK [conn5131] end connection 127.0.0.1:37366 (4 connections now open) 2014-10-06T15:24:57.660+0000 I NETWORK [conn5132] end connection 127.0.0.1:37367 (3 connections now open) 2014-10-06T15:24:57.660+0000 I NETWORK [conn5133] end connection 127.0.0.1:37368 (3 connections now open) 2014-10-06T15:24:57.660+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37369 #5134 (3 connections now open) 2014-10-06T15:24:57.661+0000 I NETWORK [conn5134] end connection 127.0.0.1:37369 (2 connections now open) 2014-10-06T15:24:57.661+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:24:57.662+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:24:57.662+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:24:58.020+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T15:24:58.020+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:24:58.024+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:24:58.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37370 #5135 (3 connections now open) 2014-10-06T15:24:58.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37371 #5136 (4 connections now open) 2014-10-06T15:24:58.025+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37372 #5137 (5 connections now open) 2014-10-06T15:24:58.025+0000 I NETWORK [conn5135] end connection 127.0.0.1:37370 (4 connections now open) 2014-10-06T15:25:03.025+0000 I NETWORK [conn5136] end connection 127.0.0.1:37371 (3 connections now open) 2014-10-06T15:25:03.025+0000 I NETWORK [conn5137] end connection 127.0.0.1:37372 (3 connections now open) 2014-10-06T15:25:03.025+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37373 #5138 (4 connections now open) 2014-10-06T15:25:03.026+0000 I NETWORK [conn5138] end connection 127.0.0.1:37373 (2 connections now open) 2014-10-06T15:25:03.027+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:25:03.028+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:25:03.028+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:25:03.381+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T15:25:03.381+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:25:03.384+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:25:03.385+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37374 #5139 (3 connections now open) 2014-10-06T15:25:03.385+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37375 #5140 (4 connections now open) 2014-10-06T15:25:03.385+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37376 #5141 (5 connections now open) 2014-10-06T15:25:03.386+0000 I NETWORK [conn5139] end connection 127.0.0.1:37374 (4 connections now open) 2014-10-06T15:25:08.386+0000 I NETWORK [conn5141] end connection 127.0.0.1:37376 (3 connections now open) 2014-10-06T15:25:08.386+0000 I NETWORK [conn5140] end connection 127.0.0.1:37375 (3 connections now open) 2014-10-06T15:25:08.386+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37377 #5142 (3 connections now open) 2014-10-06T15:25:08.387+0000 I NETWORK [conn5142] end connection 127.0.0.1:37377 (2 connections now open) 2014-10-06T15:25:08.387+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:25:08.388+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:25:08.388+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:25:08.748+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T15:25:08.748+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:25:08.751+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:25:08.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37378 #5143 (3 connections now open) 2014-10-06T15:25:08.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37379 #5144 (4 connections now open) 2014-10-06T15:25:08.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37380 #5145 (5 connections now open) 2014-10-06T15:25:08.752+0000 I NETWORK [conn5143] end connection 127.0.0.1:37378 (4 connections now open) 2014-10-06T15:25:13.753+0000 I NETWORK [conn5145] end connection 127.0.0.1:37380 (3 connections now open) 2014-10-06T15:25:13.753+0000 I NETWORK [conn5144] end connection 127.0.0.1:37379 (3 connections now open) 2014-10-06T15:25:13.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37381 #5146 (4 connections now open) 2014-10-06T15:25:13.754+0000 I NETWORK [conn5146] end connection 127.0.0.1:37381 (2 connections now open) 2014-10-06T15:25:13.754+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:25:13.755+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:25:13.755+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:25:14.102+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T15:25:14.102+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:25:14.106+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:25:14.106+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37382 #5147 (3 connections now open) 2014-10-06T15:25:14.106+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37383 #5148 (4 connections now open) 2014-10-06T15:25:14.106+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37384 #5149 (5 connections now open) 2014-10-06T15:25:14.107+0000 I NETWORK [conn5147] end connection 127.0.0.1:37382 (4 connections now open) 2014-10-06T15:25:19.107+0000 I NETWORK [conn5149] end connection 127.0.0.1:37384 (3 connections now open) 2014-10-06T15:25:19.107+0000 I NETWORK [conn5148] end connection 127.0.0.1:37383 (3 connections now open) 2014-10-06T15:25:19.107+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37385 #5150 (3 connections now open) 2014-10-06T15:25:19.108+0000 I NETWORK [conn5150] end connection 127.0.0.1:37385 (2 connections now open) 2014-10-06T15:25:19.108+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:25:19.109+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:25:19.110+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:25:19.469+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T15:25:19.469+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:25:19.473+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:25:19.473+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37386 #5151 (3 connections now open) 2014-10-06T15:25:19.474+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37387 #5152 (4 connections now open) 2014-10-06T15:25:19.474+0000 I NETWORK [conn5151] end connection 127.0.0.1:37386 (3 connections now open) 2014-10-06T15:25:24.474+0000 I NETWORK [conn5152] end connection 127.0.0.1:37387 (2 connections now open) 2014-10-06T15:25:24.474+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37388 #5153 (3 connections now open) 2014-10-06T15:25:24.475+0000 I NETWORK [conn5153] end connection 127.0.0.1:37388 (2 connections now open) 2014-10-06T15:25:24.475+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:25:24.476+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:25:24.477+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:25:24.844+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T15:25:24.844+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:25:24.847+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:25:24.848+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37389 #5154 (3 connections now open) 2014-10-06T15:25:24.848+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37390 #5155 (4 connections now open) 2014-10-06T15:25:24.848+0000 I NETWORK [conn5154] end connection 127.0.0.1:37389 (3 connections now open) 2014-10-06T15:25:29.849+0000 I NETWORK [conn5155] end connection 127.0.0.1:37390 (2 connections now open) 2014-10-06T15:25:29.849+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37391 #5156 (3 connections now open) 2014-10-06T15:25:29.850+0000 I NETWORK [conn5156] end connection 127.0.0.1:37391 (2 connections now open) 2014-10-06T15:25:29.850+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:25:29.851+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:25:29.851+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:25:30.201+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T15:25:30.201+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:25:30.204+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:25:30.205+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37392 #5157 (3 connections now open) 2014-10-06T15:25:30.205+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37393 #5158 (4 connections now open) 2014-10-06T15:25:30.205+0000 I NETWORK [conn5157] end connection 127.0.0.1:37392 (3 connections now open) 2014-10-06T15:25:35.206+0000 I NETWORK [conn5158] end connection 127.0.0.1:37393 (2 connections now open) 2014-10-06T15:25:35.206+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37394 #5159 (3 connections now open) 2014-10-06T15:25:35.207+0000 I NETWORK [conn5159] end connection 127.0.0.1:37394 (2 connections now open) 2014-10-06T15:25:35.207+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:25:35.208+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:25:35.208+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:25:35.574+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T15:25:35.574+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:25:35.580+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:25:35.580+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37395 #5160 (3 connections now open) 2014-10-06T15:25:35.580+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37396 #5161 (4 connections now open) 2014-10-06T15:25:35.581+0000 I NETWORK [conn5160] end connection 127.0.0.1:37395 (3 connections now open) 2014-10-06T15:25:40.581+0000 I NETWORK [conn5161] end connection 127.0.0.1:37396 (2 connections now open) 2014-10-06T15:25:40.581+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37397 #5162 (3 connections now open) 2014-10-06T15:25:40.582+0000 I NETWORK [conn5162] end connection 127.0.0.1:37397 (2 connections now open) 2014-10-06T15:25:40.582+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:25:40.583+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:25:40.583+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:25:40.930+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T15:25:40.930+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:25:40.933+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:25:40.934+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37398 #5163 (3 connections now open) 2014-10-06T15:25:40.934+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37399 #5164 (4 connections now open) 2014-10-06T15:25:40.935+0000 I NETWORK [conn5163] end connection 127.0.0.1:37398 (3 connections now open) 2014-10-06T15:25:45.935+0000 I NETWORK [conn5164] end connection 127.0.0.1:37399 (2 connections now open) 2014-10-06T15:25:45.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37400 #5165 (3 connections now open) 2014-10-06T15:25:45.936+0000 I NETWORK [conn5165] end connection 127.0.0.1:37400 (2 connections now open) 2014-10-06T15:25:45.936+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:25:45.937+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:25:45.937+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:25:46.301+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T15:25:46.301+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:25:46.305+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:25:46.305+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37401 #5166 (3 connections now open) 2014-10-06T15:25:46.305+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37402 #5167 (4 connections now open) 2014-10-06T15:25:46.306+0000 I NETWORK [conn5166] end connection 127.0.0.1:37401 (3 connections now open) 2014-10-06T15:25:51.306+0000 I NETWORK [conn5167] end connection 127.0.0.1:37402 (2 connections now open) 2014-10-06T15:25:51.306+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37403 #5168 (3 connections now open) 2014-10-06T15:25:51.307+0000 I NETWORK [conn5168] end connection 127.0.0.1:37403 (2 connections now open) 2014-10-06T15:25:51.308+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:25:51.309+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:25:51.309+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:25:51.678+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T15:25:51.678+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:25:51.682+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:25:51.682+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37404 #5169 (3 connections now open) 2014-10-06T15:25:51.682+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37405 #5170 (4 connections now open) 2014-10-06T15:25:51.683+0000 I NETWORK [conn5169] end connection 127.0.0.1:37404 (3 connections now open) 2014-10-06T15:25:56.683+0000 I NETWORK [conn5170] end connection 127.0.0.1:37405 (2 connections now open) 2014-10-06T15:25:56.683+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37406 #5171 (3 connections now open) 2014-10-06T15:25:56.684+0000 I NETWORK [conn5171] end connection 127.0.0.1:37406 (2 connections now open) 2014-10-06T15:25:56.684+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T15:25:56.689+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:25:56.690+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:25:57.041+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T15:25:57.041+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:25:57.044+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:25:57.045+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37407 #5172 (3 connections now open) 2014-10-06T15:25:57.045+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37409 #5173 (4 connections now open) 2014-10-06T15:25:57.045+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37408 #5174 (5 connections now open) 2014-10-06T15:25:57.045+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37410 #5175 (6 connections now open) 2014-10-06T15:25:57.045+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37411 #5176 (7 connections now open) 2014-10-06T15:25:57.046+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37412 #5177 (8 connections now open) 2014-10-06T15:25:57.046+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37413 #5178 (9 connections now open) 2014-10-06T15:25:57.046+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37414 #5179 (10 connections now open) 2014-10-06T15:25:57.046+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37415 #5180 (11 connections now open) 2014-10-06T15:25:57.047+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37416 #5181 (12 connections now open) 2014-10-06T15:25:57.047+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37417 #5182 (13 connections now open) 2014-10-06T15:25:57.048+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37418 #5183 (14 connections now open) 2014-10-06T15:25:57.048+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37419 #5184 (15 connections now open) 2014-10-06T15:25:57.048+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37420 #5185 (16 connections now open) 2014-10-06T15:25:57.049+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37421 #5186 (17 connections now open) 2014-10-06T15:25:57.049+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37422 #5187 (18 connections now open) 2014-10-06T15:25:57.049+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37423 #5188 (19 connections now open) 2014-10-06T15:25:57.050+0000 I NETWORK [conn5172] end connection 127.0.0.1:37407 (18 connections now open) 2014-10-06T15:26:02.050+0000 I NETWORK [conn5187] end connection 127.0.0.1:37422 (17 connections now open) 2014-10-06T15:26:02.050+0000 I NETWORK [conn5175] end connection 127.0.0.1:37410 (17 connections now open) 2014-10-06T15:26:02.050+0000 I NETWORK [conn5178] end connection 127.0.0.1:37413 (17 connections now open) 2014-10-06T15:26:02.050+0000 I NETWORK [conn5183] end connection 127.0.0.1:37418 (15 connections now open) 2014-10-06T15:26:02.050+0000 I NETWORK [conn5179] end connection 127.0.0.1:37414 (15 connections now open) 2014-10-06T15:26:02.050+0000 I NETWORK [conn5185] end connection 127.0.0.1:37420 (15 connections now open) 2014-10-06T15:26:02.050+0000 I NETWORK [conn5188] end connection 127.0.0.1:37423 (14 connections now open) 2014-10-06T15:26:02.050+0000 I NETWORK [conn5182] end connection 127.0.0.1:37417 (17 connections now open) 2014-10-06T15:26:02.050+0000 I NETWORK [conn5184] end connection 127.0.0.1:37419 (14 connections now open) 2014-10-06T15:26:02.050+0000 I NETWORK [conn5180] end connection 127.0.0.1:37415 (14 connections now open) 2014-10-06T15:26:02.050+0000 I NETWORK [conn5174] end connection 127.0.0.1:37408 (14 connections now open) 2014-10-06T15:26:02.050+0000 I NETWORK [conn5176] end connection 127.0.0.1:37411 (14 connections now open) 2014-10-06T15:26:02.050+0000 I NETWORK [conn5186] end connection 127.0.0.1:37421 (14 connections now open) 2014-10-06T15:26:02.050+0000 I NETWORK [conn5181] end connection 127.0.0.1:37416 (14 connections now open) 2014-10-06T15:26:02.050+0000 I NETWORK [conn5177] end connection 127.0.0.1:37412 (14 connections now open) 2014-10-06T15:26:02.050+0000 I NETWORK [conn5173] end connection 127.0.0.1:37409 (14 connections now open) 2014-10-06T15:26:02.051+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37424 #5189 (4 connections now open) 2014-10-06T15:26:02.051+0000 I NETWORK [conn5189] end connection 127.0.0.1:37424 (2 connections now open) 2014-10-06T15:26:02.052+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:26:02.053+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:26:02.053+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:26:02.415+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T15:26:02.415+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:26:02.418+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:26:02.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37425 #5190 (3 connections now open) 2014-10-06T15:26:02.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37426 #5191 (4 connections now open) 2014-10-06T15:26:02.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37427 #5192 (5 connections now open) 2014-10-06T15:26:02.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37428 #5193 (6 connections now open) 2014-10-06T15:26:02.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37429 #5194 (7 connections now open) 2014-10-06T15:26:02.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37430 #5195 (8 connections now open) 2014-10-06T15:26:02.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37431 #5196 (9 connections now open) 2014-10-06T15:26:02.421+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37432 #5197 (10 connections now open) 2014-10-06T15:26:02.421+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37433 #5198 (11 connections now open) 2014-10-06T15:26:02.421+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37434 #5199 (12 connections now open) 2014-10-06T15:26:02.421+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37435 #5200 (13 connections now open) 2014-10-06T15:26:02.421+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37436 #5201 (14 connections now open) 2014-10-06T15:26:02.422+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37437 #5202 (15 connections now open) 2014-10-06T15:26:02.423+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37438 #5203 (16 connections now open) 2014-10-06T15:26:02.423+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37439 #5204 (17 connections now open) 2014-10-06T15:26:02.423+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37440 #5205 (18 connections now open) 2014-10-06T15:26:02.423+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37441 #5206 (19 connections now open) 2014-10-06T15:26:02.423+0000 I NETWORK [conn5190] end connection 127.0.0.1:37425 (18 connections now open) 2014-10-06T15:26:07.424+0000 I NETWORK [conn5200] end connection 127.0.0.1:37435 (17 connections now open) 2014-10-06T15:26:07.424+0000 I NETWORK [conn5205] end connection 127.0.0.1:37440 (17 connections now open) 2014-10-06T15:26:07.424+0000 I NETWORK [conn5192] end connection 127.0.0.1:37427 (16 connections now open) 2014-10-06T15:26:07.424+0000 I NETWORK [conn5195] end connection 127.0.0.1:37430 (16 connections now open) 2014-10-06T15:26:07.424+0000 I NETWORK [conn5203] end connection 127.0.0.1:37438 (15 connections now open) 2014-10-06T15:26:07.424+0000 I NETWORK [conn5198] end connection 127.0.0.1:37433 (15 connections now open) 2014-10-06T15:26:07.424+0000 I NETWORK [conn5194] end connection 127.0.0.1:37429 (16 connections now open) 2014-10-06T15:26:07.424+0000 I NETWORK [conn5196] end connection 127.0.0.1:37431 (16 connections now open) 2014-10-06T15:26:07.424+0000 I NETWORK [conn5191] end connection 127.0.0.1:37426 (12 connections now open) 2014-10-06T15:26:07.424+0000 I NETWORK [conn5197] end connection 127.0.0.1:37432 (10 connections now open) 2014-10-06T15:26:07.424+0000 I NETWORK [conn5193] end connection 127.0.0.1:37428 (10 connections now open) 2014-10-06T15:26:07.424+0000 I NETWORK [conn5201] end connection 127.0.0.1:37436 (9 connections now open) 2014-10-06T15:26:07.424+0000 I NETWORK [conn5202] end connection 127.0.0.1:37437 (17 connections now open) 2014-10-06T15:26:07.424+0000 I NETWORK [conn5206] end connection 127.0.0.1:37441 (5 connections now open) 2014-10-06T15:26:07.424+0000 I NETWORK [conn5204] end connection 127.0.0.1:37439 (3 connections now open) 2014-10-06T15:26:07.424+0000 I NETWORK [conn5199] end connection 127.0.0.1:37434 (2 connections now open) 2014-10-06T15:26:07.425+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37442 #5207 (3 connections now open) 2014-10-06T15:26:07.425+0000 I NETWORK [conn5207] end connection 127.0.0.1:37442 (2 connections now open) 2014-10-06T15:26:07.425+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:26:07.430+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:26:07.431+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:26:07.775+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T15:26:07.775+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:26:07.778+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:26:07.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37443 #5208 (3 connections now open) 2014-10-06T15:26:07.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37446 #5209 (4 connections now open) 2014-10-06T15:26:07.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37444 #5210 (5 connections now open) 2014-10-06T15:26:07.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37445 #5211 (6 connections now open) 2014-10-06T15:26:07.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37450 #5212 (7 connections now open) 2014-10-06T15:26:07.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37451 #5213 (8 connections now open) 2014-10-06T15:26:07.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37452 #5214 (9 connections now open) 2014-10-06T15:26:07.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37453 #5215 (10 connections now open) 2014-10-06T15:26:07.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37454 #5216 (11 connections now open) 2014-10-06T15:26:07.781+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37455 #5217 (12 connections now open) 2014-10-06T15:26:07.781+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37456 #5218 (13 connections now open) 2014-10-06T15:26:07.781+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37457 #5219 (14 connections now open) 2014-10-06T15:26:07.781+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37458 #5220 (15 connections now open) 2014-10-06T15:26:07.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37459 #5221 (16 connections now open) 2014-10-06T15:26:07.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37460 #5222 (17 connections now open) 2014-10-06T15:26:07.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37461 #5223 (18 connections now open) 2014-10-06T15:26:07.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37462 #5224 (19 connections now open) 2014-10-06T15:26:07.783+0000 I NETWORK [conn5208] end connection 127.0.0.1:37443 (18 connections now open) 2014-10-06T15:26:12.784+0000 I NETWORK [conn5220] end connection 127.0.0.1:37458 (17 connections now open) 2014-10-06T15:26:12.784+0000 I NETWORK [conn5221] end connection 127.0.0.1:37459 (17 connections now open) 2014-10-06T15:26:12.784+0000 I NETWORK [conn5209] end connection 127.0.0.1:37446 (17 connections now open) 2014-10-06T15:26:12.784+0000 I NETWORK [conn5210] end connection 127.0.0.1:37444 (17 connections now open) 2014-10-06T15:26:12.784+0000 I NETWORK [conn5219] end connection 127.0.0.1:37457 (17 connections now open) 2014-10-06T15:26:12.784+0000 I NETWORK [conn5215] end connection 127.0.0.1:37453 (17 connections now open) 2014-10-06T15:26:12.784+0000 I NETWORK [conn5222] end connection 127.0.0.1:37460 (16 connections now open) 2014-10-06T15:26:12.784+0000 I NETWORK [conn5218] end connection 127.0.0.1:37456 (16 connections now open) 2014-10-06T15:26:12.784+0000 I NETWORK [conn5223] end connection 127.0.0.1:37461 (16 connections now open) 2014-10-06T15:26:12.784+0000 I NETWORK [conn5224] end connection 127.0.0.1:37462 (16 connections now open) 2014-10-06T15:26:12.784+0000 I NETWORK [conn5217] end connection 127.0.0.1:37455 (16 connections now open) 2014-10-06T15:26:12.784+0000 I NETWORK [conn5212] end connection 127.0.0.1:37450 (16 connections now open) 2014-10-06T15:26:12.784+0000 I NETWORK [conn5213] end connection 127.0.0.1:37451 (17 connections now open) 2014-10-06T15:26:12.784+0000 I NETWORK [conn5214] end connection 127.0.0.1:37452 (16 connections now open) 2014-10-06T15:26:12.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37463 #5225 (6 connections now open) 2014-10-06T15:26:12.784+0000 I NETWORK [conn5216] end connection 127.0.0.1:37454 (16 connections now open) 2014-10-06T15:26:12.784+0000 I NETWORK [conn5211] end connection 127.0.0.1:37445 (16 connections now open) 2014-10-06T15:26:12.785+0000 I NETWORK [conn5225] end connection 127.0.0.1:37463 (2 connections now open) 2014-10-06T15:26:12.785+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:26:12.786+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:26:12.787+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:26:13.160+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T15:26:13.160+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:26:13.163+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:26:13.164+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37464 #5226 (3 connections now open) 2014-10-06T15:26:13.164+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37465 #5227 (4 connections now open) 2014-10-06T15:26:13.164+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37466 #5228 (5 connections now open) 2014-10-06T15:26:13.165+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37467 #5229 (6 connections now open) 2014-10-06T15:26:13.165+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37468 #5230 (7 connections now open) 2014-10-06T15:26:13.165+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37469 #5231 (8 connections now open) 2014-10-06T15:26:13.165+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37470 #5232 (9 connections now open) 2014-10-06T15:26:13.165+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37471 #5233 (10 connections now open) 2014-10-06T15:26:13.165+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37472 #5234 (11 connections now open) 2014-10-06T15:26:13.165+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37473 #5235 (12 connections now open) 2014-10-06T15:26:13.166+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37474 #5236 (13 connections now open) 2014-10-06T15:26:13.166+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37475 #5237 (14 connections now open) 2014-10-06T15:26:13.167+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37476 #5238 (15 connections now open) 2014-10-06T15:26:13.168+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37477 #5239 (16 connections now open) 2014-10-06T15:26:13.169+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37478 #5240 (17 connections now open) 2014-10-06T15:26:13.169+0000 I NETWORK [conn5226] end connection 127.0.0.1:37464 (16 connections now open) 2014-10-06T15:26:13.169+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37479 #5241 (17 connections now open) 2014-10-06T15:26:13.169+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37480 #5242 (18 connections now open) 2014-10-06T15:26:18.169+0000 I NETWORK [conn5228] end connection 127.0.0.1:37466 (17 connections now open) 2014-10-06T15:26:18.169+0000 I NETWORK [conn5240] end connection 127.0.0.1:37478 (17 connections now open) 2014-10-06T15:26:18.169+0000 I NETWORK [conn5232] end connection 127.0.0.1:37470 (17 connections now open) 2014-10-06T15:26:18.169+0000 I NETWORK [conn5238] end connection 127.0.0.1:37476 (15 connections now open) 2014-10-06T15:26:18.169+0000 I NETWORK [conn5229] end connection 127.0.0.1:37467 (14 connections now open) 2014-10-06T15:26:18.169+0000 I NETWORK [conn5231] end connection 127.0.0.1:37469 (13 connections now open) 2014-10-06T15:26:18.169+0000 I NETWORK [conn5234] end connection 127.0.0.1:37472 (15 connections now open) 2014-10-06T15:26:18.169+0000 I NETWORK [conn5227] end connection 127.0.0.1:37465 (12 connections now open) 2014-10-06T15:26:18.169+0000 I NETWORK [conn5235] end connection 127.0.0.1:37473 (10 connections now open) 2014-10-06T15:26:18.169+0000 I NETWORK [conn5237] end connection 127.0.0.1:37475 (14 connections now open) 2014-10-06T15:26:18.169+0000 I NETWORK [conn5236] end connection 127.0.0.1:37474 (14 connections now open) 2014-10-06T15:26:18.169+0000 I NETWORK [conn5230] end connection 127.0.0.1:37468 (15 connections now open) 2014-10-06T15:26:18.169+0000 I NETWORK [conn5242] end connection 127.0.0.1:37480 (17 connections now open) 2014-10-06T15:26:18.169+0000 I NETWORK [conn5241] end connection 127.0.0.1:37479 (11 connections now open) 2014-10-06T15:26:18.169+0000 I NETWORK [conn5239] end connection 127.0.0.1:37477 (15 connections now open) 2014-10-06T15:26:18.169+0000 I NETWORK [conn5233] end connection 127.0.0.1:37471 (7 connections now open) 2014-10-06T15:26:18.170+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37481 #5243 (3 connections now open) 2014-10-06T15:26:18.170+0000 I NETWORK [conn5243] end connection 127.0.0.1:37481 (2 connections now open) 2014-10-06T15:26:18.171+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:26:18.172+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:26:18.172+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:26:18.537+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T15:26:18.537+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:26:18.540+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:26:18.541+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37482 #5244 (3 connections now open) 2014-10-06T15:26:18.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37483 #5245 (4 connections now open) 2014-10-06T15:26:18.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37484 #5246 (5 connections now open) 2014-10-06T15:26:18.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37485 #5247 (6 connections now open) 2014-10-06T15:26:18.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37486 #5248 (7 connections now open) 2014-10-06T15:26:18.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37487 #5249 (8 connections now open) 2014-10-06T15:26:18.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37488 #5250 (9 connections now open) 2014-10-06T15:26:18.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37489 #5251 (10 connections now open) 2014-10-06T15:26:18.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37490 #5252 (11 connections now open) 2014-10-06T15:26:18.543+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37491 #5253 (12 connections now open) 2014-10-06T15:26:18.543+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37492 #5254 (13 connections now open) 2014-10-06T15:26:18.543+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37493 #5255 (14 connections now open) 2014-10-06T15:26:18.543+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37494 #5256 (15 connections now open) 2014-10-06T15:26:18.544+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37495 #5257 (16 connections now open) 2014-10-06T15:26:18.544+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37496 #5258 (17 connections now open) 2014-10-06T15:26:18.544+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37497 #5259 (18 connections now open) 2014-10-06T15:26:18.544+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37498 #5260 (19 connections now open) 2014-10-06T15:26:18.545+0000 I NETWORK [conn5244] end connection 127.0.0.1:37482 (18 connections now open) 2014-10-06T15:26:23.545+0000 I NETWORK [conn5251] end connection 127.0.0.1:37489 (17 connections now open) 2014-10-06T15:26:23.545+0000 I NETWORK [conn5255] end connection 127.0.0.1:37493 (17 connections now open) 2014-10-06T15:26:23.545+0000 I NETWORK [conn5249] end connection 127.0.0.1:37487 (16 connections now open) 2014-10-06T15:26:23.545+0000 I NETWORK [conn5256] end connection 127.0.0.1:37494 (15 connections now open) 2014-10-06T15:26:23.545+0000 I NETWORK [conn5246] end connection 127.0.0.1:37484 (17 connections now open) 2014-10-06T15:26:23.546+0000 I NETWORK [conn5250] end connection 127.0.0.1:37488 (13 connections now open) 2014-10-06T15:26:23.545+0000 I NETWORK [conn5257] end connection 127.0.0.1:37495 (16 connections now open) 2014-10-06T15:26:23.546+0000 I NETWORK [conn5245] end connection 127.0.0.1:37483 (12 connections now open) 2014-10-06T15:26:23.546+0000 I NETWORK [conn5248] end connection 127.0.0.1:37486 (11 connections now open) 2014-10-06T15:26:23.545+0000 I NETWORK [conn5247] end connection 127.0.0.1:37485 (14 connections now open) 2014-10-06T15:26:23.546+0000 I NETWORK [conn5259] end connection 127.0.0.1:37497 (13 connections now open) 2014-10-06T15:26:23.546+0000 I NETWORK [conn5252] end connection 127.0.0.1:37490 (13 connections now open) 2014-10-06T15:26:23.546+0000 I NETWORK [conn5260] end connection 127.0.0.1:37498 (13 connections now open) 2014-10-06T15:26:23.546+0000 I NETWORK [conn5253] end connection 127.0.0.1:37491 (12 connections now open) 2014-10-06T15:26:23.545+0000 I NETWORK [conn5258] end connection 127.0.0.1:37496 (17 connections now open) 2014-10-06T15:26:23.545+0000 I NETWORK [conn5254] end connection 127.0.0.1:37492 (17 connections now open) 2014-10-06T15:26:23.546+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37499 #5261 (3 connections now open) 2014-10-06T15:26:23.547+0000 I NETWORK [conn5261] end connection 127.0.0.1:37499 (2 connections now open) 2014-10-06T15:26:23.547+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:26:23.548+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:26:23.548+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:26:23.893+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T15:26:23.893+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:26:23.897+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:26:23.897+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37500 #5262 (3 connections now open) 2014-10-06T15:26:23.897+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37501 #5263 (4 connections now open) 2014-10-06T15:26:23.898+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37502 #5264 (5 connections now open) 2014-10-06T15:26:23.898+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37503 #5265 (6 connections now open) 2014-10-06T15:26:23.898+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37504 #5266 (7 connections now open) 2014-10-06T15:26:23.898+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37505 #5267 (8 connections now open) 2014-10-06T15:26:23.898+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37506 #5268 (9 connections now open) 2014-10-06T15:26:23.899+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37507 #5269 (10 connections now open) 2014-10-06T15:26:23.899+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37508 #5270 (11 connections now open) 2014-10-06T15:26:23.899+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37509 #5271 (12 connections now open) 2014-10-06T15:26:23.899+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37510 #5272 (13 connections now open) 2014-10-06T15:26:23.900+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37511 #5273 (14 connections now open) 2014-10-06T15:26:23.900+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37512 #5274 (15 connections now open) 2014-10-06T15:26:23.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37513 #5275 (16 connections now open) 2014-10-06T15:26:23.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37514 #5276 (17 connections now open) 2014-10-06T15:26:23.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37515 #5277 (18 connections now open) 2014-10-06T15:26:23.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37516 #5278 (19 connections now open) 2014-10-06T15:26:23.902+0000 I NETWORK [conn5262] end connection 127.0.0.1:37500 (18 connections now open) 2014-10-06T15:26:28.902+0000 I NETWORK [conn5275] end connection 127.0.0.1:37513 (17 connections now open) 2014-10-06T15:26:28.902+0000 I NETWORK [conn5272] end connection 127.0.0.1:37510 (17 connections now open) 2014-10-06T15:26:28.902+0000 I NETWORK [conn5267] end connection 127.0.0.1:37505 (16 connections now open) 2014-10-06T15:26:28.902+0000 I NETWORK [conn5271] end connection 127.0.0.1:37509 (17 connections now open) 2014-10-06T15:26:28.902+0000 I NETWORK [conn5265] end connection 127.0.0.1:37503 (17 connections now open) 2014-10-06T15:26:28.902+0000 I NETWORK [conn5277] end connection 127.0.0.1:37515 (16 connections now open) 2014-10-06T15:26:28.902+0000 I NETWORK [conn5276] end connection 127.0.0.1:37514 (17 connections now open) 2014-10-06T15:26:28.902+0000 I NETWORK [conn5269] end connection 127.0.0.1:37507 (15 connections now open) 2014-10-06T15:26:28.902+0000 I NETWORK [conn5274] end connection 127.0.0.1:37512 (15 connections now open) 2014-10-06T15:26:28.902+0000 I NETWORK [conn5264] end connection 127.0.0.1:37502 (15 connections now open) 2014-10-06T15:26:28.902+0000 I NETWORK [conn5278] end connection 127.0.0.1:37516 (15 connections now open) 2014-10-06T15:26:28.902+0000 I NETWORK [conn5268] end connection 127.0.0.1:37506 (15 connections now open) 2014-10-06T15:26:28.902+0000 I NETWORK [conn5273] end connection 127.0.0.1:37511 (15 connections now open) 2014-10-06T15:26:28.902+0000 I NETWORK [conn5263] end connection 127.0.0.1:37501 (15 connections now open) 2014-10-06T15:26:28.902+0000 I NETWORK [conn5270] end connection 127.0.0.1:37508 (15 connections now open) 2014-10-06T15:26:28.902+0000 I NETWORK [conn5266] end connection 127.0.0.1:37504 (15 connections now open) 2014-10-06T15:26:28.903+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37517 #5279 (17 connections now open) 2014-10-06T15:26:28.904+0000 I NETWORK [conn5279] end connection 127.0.0.1:37517 (2 connections now open) 2014-10-06T15:26:28.904+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:26:28.905+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:26:28.905+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:26:29.277+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T15:26:29.277+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:26:29.280+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:26:29.281+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37518 #5280 (3 connections now open) 2014-10-06T15:26:29.281+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37519 #5281 (4 connections now open) 2014-10-06T15:26:29.281+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37520 #5282 (5 connections now open) 2014-10-06T15:26:29.281+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37522 #5283 (6 connections now open) 2014-10-06T15:26:29.281+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37521 #5284 (7 connections now open) 2014-10-06T15:26:29.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37523 #5285 (8 connections now open) 2014-10-06T15:26:29.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37524 #5286 (9 connections now open) 2014-10-06T15:26:29.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37525 #5287 (10 connections now open) 2014-10-06T15:26:29.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37526 #5288 (11 connections now open) 2014-10-06T15:26:29.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37527 #5289 (12 connections now open) 2014-10-06T15:26:29.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37528 #5290 (13 connections now open) 2014-10-06T15:26:29.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37529 #5291 (14 connections now open) 2014-10-06T15:26:29.284+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37530 #5292 (15 connections now open) 2014-10-06T15:26:29.284+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37531 #5293 (16 connections now open) 2014-10-06T15:26:29.284+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37533 #5294 (17 connections now open) 2014-10-06T15:26:29.284+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37534 #5295 (18 connections now open) 2014-10-06T15:26:29.284+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37535 #5296 (19 connections now open) 2014-10-06T15:26:29.286+0000 I NETWORK [conn5280] end connection 127.0.0.1:37518 (18 connections now open) 2014-10-06T15:26:34.286+0000 I NETWORK [conn5291] end connection 127.0.0.1:37529 (17 connections now open) 2014-10-06T15:26:34.286+0000 I NETWORK [conn5285] end connection 127.0.0.1:37523 (17 connections now open) 2014-10-06T15:26:34.286+0000 I NETWORK [conn5293] end connection 127.0.0.1:37531 (16 connections now open) 2014-10-06T15:26:34.286+0000 I NETWORK [conn5294] end connection 127.0.0.1:37533 (16 connections now open) 2014-10-06T15:26:34.286+0000 I NETWORK [conn5295] end connection 127.0.0.1:37534 (16 connections now open) 2014-10-06T15:26:34.286+0000 I NETWORK [conn5283] end connection 127.0.0.1:37522 (16 connections now open) 2014-10-06T15:26:34.286+0000 I NETWORK [conn5282] end connection 127.0.0.1:37520 (16 connections now open) 2014-10-06T15:26:34.286+0000 I NETWORK [conn5288] end connection 127.0.0.1:37526 (16 connections now open) 2014-10-06T15:26:34.286+0000 I NETWORK [conn5287] end connection 127.0.0.1:37525 (16 connections now open) 2014-10-06T15:26:34.286+0000 I NETWORK [conn5290] end connection 127.0.0.1:37528 (16 connections now open) 2014-10-06T15:26:34.286+0000 I NETWORK [conn5284] end connection 127.0.0.1:37521 (16 connections now open) 2014-10-06T15:26:34.286+0000 I NETWORK [conn5286] end connection 127.0.0.1:37524 (16 connections now open) 2014-10-06T15:26:34.286+0000 I NETWORK [conn5281] end connection 127.0.0.1:37519 (16 connections now open) 2014-10-06T15:26:34.286+0000 I NETWORK [conn5289] end connection 127.0.0.1:37527 (16 connections now open) 2014-10-06T15:26:34.287+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37536 #5297 (5 connections now open) 2014-10-06T15:26:34.286+0000 I NETWORK [conn5296] end connection 127.0.0.1:37535 (16 connections now open) 2014-10-06T15:26:34.286+0000 I NETWORK [conn5292] end connection 127.0.0.1:37530 (16 connections now open) 2014-10-06T15:26:34.287+0000 I NETWORK [conn5297] end connection 127.0.0.1:37536 (2 connections now open) 2014-10-06T15:26:34.288+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:26:34.289+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:26:34.289+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:26:34.632+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T15:26:34.632+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:26:34.635+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:26:34.636+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37537 #5298 (3 connections now open) 2014-10-06T15:26:34.636+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37538 #5299 (4 connections now open) 2014-10-06T15:26:34.636+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37539 #5300 (5 connections now open) 2014-10-06T15:26:34.636+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37541 #5301 (6 connections now open) 2014-10-06T15:26:34.636+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37542 #5302 (7 connections now open) 2014-10-06T15:26:34.637+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37544 #5303 (8 connections now open) 2014-10-06T15:26:34.637+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37543 #5304 (9 connections now open) 2014-10-06T15:26:34.637+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37546 #5305 (10 connections now open) 2014-10-06T15:26:34.637+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37547 #5306 (11 connections now open) 2014-10-06T15:26:34.637+0000 I NETWORK [conn5298] end connection 127.0.0.1:37537 (10 connections now open) 2014-10-06T15:26:39.638+0000 I NETWORK [conn5302] end connection 127.0.0.1:37542 (9 connections now open) 2014-10-06T15:26:39.638+0000 I NETWORK [conn5305] end connection 127.0.0.1:37546 (9 connections now open) 2014-10-06T15:26:39.638+0000 I NETWORK [conn5300] end connection 127.0.0.1:37539 (8 connections now open) 2014-10-06T15:26:39.638+0000 I NETWORK [conn5301] end connection 127.0.0.1:37541 (8 connections now open) 2014-10-06T15:26:39.638+0000 I NETWORK [conn5306] end connection 127.0.0.1:37547 (7 connections now open) 2014-10-06T15:26:39.638+0000 I NETWORK [conn5303] end connection 127.0.0.1:37544 (7 connections now open) 2014-10-06T15:26:39.638+0000 I NETWORK [conn5299] end connection 127.0.0.1:37538 (7 connections now open) 2014-10-06T15:26:39.638+0000 I NETWORK [conn5304] end connection 127.0.0.1:37543 (3 connections now open) 2014-10-06T15:26:39.638+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37548 #5307 (3 connections now open) 2014-10-06T15:26:39.638+0000 I NETWORK [conn5307] end connection 127.0.0.1:37548 (2 connections now open) 2014-10-06T15:26:39.639+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:26:39.639+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:26:39.640+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:26:39.999+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T15:26:39.999+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:26:40.003+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:26:40.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37549 #5308 (3 connections now open) 2014-10-06T15:26:40.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37550 #5309 (4 connections now open) 2014-10-06T15:26:40.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37551 #5310 (5 connections now open) 2014-10-06T15:26:40.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37553 #5311 (6 connections now open) 2014-10-06T15:26:40.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37552 #5312 (7 connections now open) 2014-10-06T15:26:40.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37557 #5313 (8 connections now open) 2014-10-06T15:26:40.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37558 #5314 (9 connections now open) 2014-10-06T15:26:40.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37559 #5315 (10 connections now open) 2014-10-06T15:26:40.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37560 #5316 (11 connections now open) 2014-10-06T15:26:40.005+0000 I NETWORK [conn5308] end connection 127.0.0.1:37549 (10 connections now open) 2014-10-06T15:26:45.005+0000 I NETWORK [conn5313] end connection 127.0.0.1:37557 (9 connections now open) 2014-10-06T15:26:45.005+0000 I NETWORK [conn5310] end connection 127.0.0.1:37551 (9 connections now open) 2014-10-06T15:26:45.005+0000 I NETWORK [conn5314] end connection 127.0.0.1:37558 (8 connections now open) 2014-10-06T15:26:45.005+0000 I NETWORK [conn5315] end connection 127.0.0.1:37559 (8 connections now open) 2014-10-06T15:26:45.005+0000 I NETWORK [conn5311] end connection 127.0.0.1:37553 (8 connections now open) 2014-10-06T15:26:45.005+0000 I NETWORK [conn5309] end connection 127.0.0.1:37550 (8 connections now open) 2014-10-06T15:26:45.005+0000 I NETWORK [conn5316] end connection 127.0.0.1:37560 (8 connections now open) 2014-10-06T15:26:45.005+0000 I NETWORK [conn5312] end connection 127.0.0.1:37552 (8 connections now open) 2014-10-06T15:26:45.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37561 #5317 (10 connections now open) 2014-10-06T15:26:45.006+0000 I NETWORK [conn5317] end connection 127.0.0.1:37561 (2 connections now open) 2014-10-06T15:26:45.007+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:26:45.008+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:26:45.008+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:26:45.373+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T15:26:45.373+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:26:45.376+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:26:45.377+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37562 #5318 (3 connections now open) 2014-10-06T15:26:45.377+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37563 #5319 (4 connections now open) 2014-10-06T15:26:45.377+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37564 #5320 (5 connections now open) 2014-10-06T15:26:45.377+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37565 #5321 (6 connections now open) 2014-10-06T15:26:45.377+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37566 #5322 (7 connections now open) 2014-10-06T15:26:45.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37567 #5323 (8 connections now open) 2014-10-06T15:26:45.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37568 #5324 (9 connections now open) 2014-10-06T15:26:45.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37569 #5325 (10 connections now open) 2014-10-06T15:26:45.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37570 #5326 (11 connections now open) 2014-10-06T15:26:45.379+0000 I NETWORK [conn5318] end connection 127.0.0.1:37562 (10 connections now open) 2014-10-06T15:26:50.379+0000 I NETWORK [conn5321] end connection 127.0.0.1:37565 (9 connections now open) 2014-10-06T15:26:50.379+0000 I NETWORK [conn5324] end connection 127.0.0.1:37568 (9 connections now open) 2014-10-06T15:26:50.379+0000 I NETWORK [conn5319] end connection 127.0.0.1:37563 (9 connections now open) 2014-10-06T15:26:50.379+0000 I NETWORK [conn5323] end connection 127.0.0.1:37567 (9 connections now open) 2014-10-06T15:26:50.379+0000 I NETWORK [conn5320] end connection 127.0.0.1:37564 (9 connections now open) 2014-10-06T15:26:50.379+0000 I NETWORK [conn5325] end connection 127.0.0.1:37569 (9 connections now open) 2014-10-06T15:26:50.379+0000 I NETWORK [conn5326] end connection 127.0.0.1:37570 (9 connections now open) 2014-10-06T15:26:50.379+0000 I NETWORK [conn5322] end connection 127.0.0.1:37566 (9 connections now open) 2014-10-06T15:26:50.379+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37571 #5327 (5 connections now open) 2014-10-06T15:26:50.380+0000 I NETWORK [conn5327] end connection 127.0.0.1:37571 (2 connections now open) 2014-10-06T15:26:50.380+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:26:50.381+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:26:50.382+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:26:50.726+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T15:26:50.726+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:26:50.729+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:26:50.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37572 #5328 (3 connections now open) 2014-10-06T15:26:50.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37573 #5329 (4 connections now open) 2014-10-06T15:26:50.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37574 #5330 (5 connections now open) 2014-10-06T15:26:50.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37575 #5331 (6 connections now open) 2014-10-06T15:26:50.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37576 #5332 (7 connections now open) 2014-10-06T15:26:50.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37578 #5333 (8 connections now open) 2014-10-06T15:26:50.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37579 #5334 (9 connections now open) 2014-10-06T15:26:50.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37580 #5335 (10 connections now open) 2014-10-06T15:26:50.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37581 #5336 (11 connections now open) 2014-10-06T15:26:50.732+0000 I NETWORK [conn5328] end connection 127.0.0.1:37572 (10 connections now open) 2014-10-06T15:26:55.732+0000 I NETWORK [conn5330] end connection 127.0.0.1:37574 (9 connections now open) 2014-10-06T15:26:55.732+0000 I NETWORK [conn5331] end connection 127.0.0.1:37575 (9 connections now open) 2014-10-06T15:26:55.732+0000 I NETWORK [conn5334] end connection 127.0.0.1:37579 (9 connections now open) 2014-10-06T15:26:55.732+0000 I NETWORK [conn5333] end connection 127.0.0.1:37578 (9 connections now open) 2014-10-06T15:26:55.732+0000 I NETWORK [conn5332] end connection 127.0.0.1:37576 (9 connections now open) 2014-10-06T15:26:55.732+0000 I NETWORK [conn5335] end connection 127.0.0.1:37580 (9 connections now open) 2014-10-06T15:26:55.732+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37582 #5337 (10 connections now open) 2014-10-06T15:26:55.732+0000 I NETWORK [conn5329] end connection 127.0.0.1:37573 (8 connections now open) 2014-10-06T15:26:55.732+0000 I NETWORK [conn5336] end connection 127.0.0.1:37581 (8 connections now open) 2014-10-06T15:26:55.733+0000 I NETWORK [conn5337] end connection 127.0.0.1:37582 (2 connections now open) 2014-10-06T15:26:55.734+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:26:55.734+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:26:55.735+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:26:56.094+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T15:26:56.094+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:26:56.097+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:26:56.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37583 #5338 (3 connections now open) 2014-10-06T15:26:56.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37584 #5339 (4 connections now open) 2014-10-06T15:26:56.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37586 #5340 (5 connections now open) 2014-10-06T15:26:56.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37585 #5341 (6 connections now open) 2014-10-06T15:26:56.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37587 #5342 (7 connections now open) 2014-10-06T15:26:56.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37588 #5343 (8 connections now open) 2014-10-06T15:26:56.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37589 #5344 (9 connections now open) 2014-10-06T15:26:56.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37590 #5345 (10 connections now open) 2014-10-06T15:26:56.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37591 #5346 (11 connections now open) 2014-10-06T15:26:56.099+0000 I NETWORK [conn5338] end connection 127.0.0.1:37583 (10 connections now open) 2014-10-06T15:27:01.100+0000 I NETWORK [conn5343] end connection 127.0.0.1:37588 (9 connections now open) 2014-10-06T15:27:01.100+0000 I NETWORK [conn5339] end connection 127.0.0.1:37584 (9 connections now open) 2014-10-06T15:27:01.100+0000 I NETWORK [conn5342] end connection 127.0.0.1:37587 (9 connections now open) 2014-10-06T15:27:01.100+0000 I NETWORK [conn5346] end connection 127.0.0.1:37591 (9 connections now open) 2014-10-06T15:27:01.100+0000 I NETWORK [conn5341] end connection 127.0.0.1:37585 (9 connections now open) 2014-10-06T15:27:01.100+0000 I NETWORK [conn5344] end connection 127.0.0.1:37589 (8 connections now open) 2014-10-06T15:27:01.100+0000 I NETWORK [conn5345] end connection 127.0.0.1:37590 (8 connections now open) 2014-10-06T15:27:01.100+0000 I NETWORK [conn5340] end connection 127.0.0.1:37586 (8 connections now open) 2014-10-06T15:27:01.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37592 #5347 (10 connections now open) 2014-10-06T15:27:01.101+0000 I NETWORK [conn5347] end connection 127.0.0.1:37592 (2 connections now open) 2014-10-06T15:27:01.101+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:27:01.102+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:27:01.102+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:27:01.446+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T15:27:01.446+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:27:01.449+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:27:01.450+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37593 #5348 (3 connections now open) 2014-10-06T15:27:01.450+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37594 #5349 (4 connections now open) 2014-10-06T15:27:01.450+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37596 #5350 (5 connections now open) 2014-10-06T15:27:01.450+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37595 #5351 (6 connections now open) 2014-10-06T15:27:01.450+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37597 #5352 (7 connections now open) 2014-10-06T15:27:01.451+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37598 #5353 (8 connections now open) 2014-10-06T15:27:01.451+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37599 #5354 (9 connections now open) 2014-10-06T15:27:01.451+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37600 #5355 (10 connections now open) 2014-10-06T15:27:01.451+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37601 #5356 (11 connections now open) 2014-10-06T15:27:01.451+0000 I NETWORK [conn5348] end connection 127.0.0.1:37593 (10 connections now open) 2014-10-06T15:27:06.451+0000 I NETWORK [conn5353] end connection 127.0.0.1:37598 (9 connections now open) 2014-10-06T15:27:06.451+0000 I NETWORK [conn5349] end connection 127.0.0.1:37594 (9 connections now open) 2014-10-06T15:27:06.452+0000 I NETWORK [conn5352] end connection 127.0.0.1:37597 (8 connections now open) 2014-10-06T15:27:06.452+0000 I NETWORK [conn5351] end connection 127.0.0.1:37595 (8 connections now open) 2014-10-06T15:27:06.452+0000 I NETWORK [conn5356] end connection 127.0.0.1:37601 (8 connections now open) 2014-10-06T15:27:06.452+0000 I NETWORK [conn5350] end connection 127.0.0.1:37596 (7 connections now open) 2014-10-06T15:27:06.452+0000 I NETWORK [conn5354] end connection 127.0.0.1:37599 (7 connections now open) 2014-10-06T15:27:06.452+0000 I NETWORK [conn5355] end connection 127.0.0.1:37600 (7 connections now open) 2014-10-06T15:27:06.452+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37602 #5357 (6 connections now open) 2014-10-06T15:27:06.452+0000 I NETWORK [conn5357] end connection 127.0.0.1:37602 (2 connections now open) 2014-10-06T15:27:06.452+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:27:06.453+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:27:06.454+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:27:06.813+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T15:27:06.813+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:27:06.817+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:27:06.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37603 #5358 (3 connections now open) 2014-10-06T15:27:06.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37605 #5359 (4 connections now open) 2014-10-06T15:27:06.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37607 #5360 (5 connections now open) 2014-10-06T15:27:06.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37604 #5361 (6 connections now open) 2014-10-06T15:27:06.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37608 #5362 (7 connections now open) 2014-10-06T15:27:06.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37609 #5363 (8 connections now open) 2014-10-06T15:27:06.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37610 #5364 (9 connections now open) 2014-10-06T15:27:06.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37611 #5365 (10 connections now open) 2014-10-06T15:27:06.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37612 #5366 (11 connections now open) 2014-10-06T15:27:06.819+0000 I NETWORK [conn5358] end connection 127.0.0.1:37603 (10 connections now open) 2014-10-06T15:27:11.819+0000 I NETWORK [conn5366] end connection 127.0.0.1:37612 (9 connections now open) 2014-10-06T15:27:11.819+0000 I NETWORK [conn5363] end connection 127.0.0.1:37609 (9 connections now open) 2014-10-06T15:27:11.819+0000 I NETWORK [conn5362] end connection 127.0.0.1:37608 (9 connections now open) 2014-10-06T15:27:11.819+0000 I NETWORK [conn5359] end connection 127.0.0.1:37605 (9 connections now open) 2014-10-06T15:27:11.819+0000 I NETWORK [conn5364] end connection 127.0.0.1:37610 (9 connections now open) 2014-10-06T15:27:11.819+0000 I NETWORK [conn5360] end connection 127.0.0.1:37607 (9 connections now open) 2014-10-06T15:27:11.819+0000 I NETWORK [conn5365] end connection 127.0.0.1:37611 (9 connections now open) 2014-10-06T15:27:11.819+0000 I NETWORK [conn5361] end connection 127.0.0.1:37604 (9 connections now open) 2014-10-06T15:27:11.820+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37613 #5367 (10 connections now open) 2014-10-06T15:27:11.820+0000 I NETWORK [conn5367] end connection 127.0.0.1:37613 (2 connections now open) 2014-10-06T15:27:11.821+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:27:11.822+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:27:11.822+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:27:12.185+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T15:27:12.185+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:27:12.189+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:27:12.189+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37614 #5368 (3 connections now open) 2014-10-06T15:27:12.189+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37615 #5369 (4 connections now open) 2014-10-06T15:27:12.190+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37616 #5370 (5 connections now open) 2014-10-06T15:27:12.190+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37617 #5371 (6 connections now open) 2014-10-06T15:27:12.190+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37618 #5372 (7 connections now open) 2014-10-06T15:27:12.190+0000 I NETWORK [conn5368] end connection 127.0.0.1:37614 (6 connections now open) 2014-10-06T15:27:17.190+0000 I NETWORK [conn5369] end connection 127.0.0.1:37615 (5 connections now open) 2014-10-06T15:27:17.190+0000 I NETWORK [conn5370] end connection 127.0.0.1:37616 (5 connections now open) 2014-10-06T15:27:17.190+0000 I NETWORK [conn5372] end connection 127.0.0.1:37618 (5 connections now open) 2014-10-06T15:27:17.190+0000 I NETWORK [conn5371] end connection 127.0.0.1:37617 (5 connections now open) 2014-10-06T15:27:17.191+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37619 #5373 (6 connections now open) 2014-10-06T15:27:17.191+0000 I NETWORK [conn5373] end connection 127.0.0.1:37619 (2 connections now open) 2014-10-06T15:27:17.192+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:27:17.193+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:27:17.193+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:27:17.541+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T15:27:17.541+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:27:17.545+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:27:17.545+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37620 #5374 (3 connections now open) 2014-10-06T15:27:17.546+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37621 #5375 (4 connections now open) 2014-10-06T15:27:17.546+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37622 #5376 (5 connections now open) 2014-10-06T15:27:17.546+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37623 #5377 (6 connections now open) 2014-10-06T15:27:17.546+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37624 #5378 (7 connections now open) 2014-10-06T15:27:17.546+0000 I NETWORK [conn5374] end connection 127.0.0.1:37620 (6 connections now open) 2014-10-06T15:27:22.546+0000 I NETWORK [conn5376] end connection 127.0.0.1:37622 (5 connections now open) 2014-10-06T15:27:22.546+0000 I NETWORK [conn5377] end connection 127.0.0.1:37623 (5 connections now open) 2014-10-06T15:27:22.546+0000 I NETWORK [conn5375] end connection 127.0.0.1:37621 (5 connections now open) 2014-10-06T15:27:22.546+0000 I NETWORK [conn5378] end connection 127.0.0.1:37624 (5 connections now open) 2014-10-06T15:27:22.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37625 #5379 (3 connections now open) 2014-10-06T15:27:22.547+0000 I NETWORK [conn5379] end connection 127.0.0.1:37625 (2 connections now open) 2014-10-06T15:27:22.548+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:27:22.548+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:27:22.549+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:27:22.915+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T15:27:22.915+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:27:22.919+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:27:22.919+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37626 #5380 (3 connections now open) 2014-10-06T15:27:22.920+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37627 #5381 (4 connections now open) 2014-10-06T15:27:22.920+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37628 #5382 (5 connections now open) 2014-10-06T15:27:22.920+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37629 #5383 (6 connections now open) 2014-10-06T15:27:22.920+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37630 #5384 (7 connections now open) 2014-10-06T15:27:22.920+0000 I NETWORK [conn5380] end connection 127.0.0.1:37626 (5 connections now open) 2014-10-06T15:27:27.920+0000 I NETWORK [conn5383] end connection 127.0.0.1:37629 (5 connections now open) 2014-10-06T15:27:27.920+0000 I NETWORK [conn5384] end connection 127.0.0.1:37630 (5 connections now open) 2014-10-06T15:27:27.920+0000 I NETWORK [conn5381] end connection 127.0.0.1:37627 (4 connections now open) 2014-10-06T15:27:27.920+0000 I NETWORK [conn5382] end connection 127.0.0.1:37628 (4 connections now open) 2014-10-06T15:27:27.920+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37631 #5385 (6 connections now open) 2014-10-06T15:27:27.921+0000 I NETWORK [conn5385] end connection 127.0.0.1:37631 (2 connections now open) 2014-10-06T15:27:27.921+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:27:27.922+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:27:27.922+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:27:28.267+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T15:27:28.267+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:27:28.270+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:27:28.271+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37632 #5386 (3 connections now open) 2014-10-06T15:27:28.271+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37633 #5387 (4 connections now open) 2014-10-06T15:27:28.271+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37634 #5388 (5 connections now open) 2014-10-06T15:27:28.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37635 #5389 (6 connections now open) 2014-10-06T15:27:28.272+0000 I NETWORK [conn5386] end connection 127.0.0.1:37632 (5 connections now open) 2014-10-06T15:27:28.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37636 #5390 (7 connections now open) 2014-10-06T15:27:33.272+0000 I NETWORK [conn5389] end connection 127.0.0.1:37635 (5 connections now open) 2014-10-06T15:27:33.272+0000 I NETWORK [conn5390] end connection 127.0.0.1:37636 (5 connections now open) 2014-10-06T15:27:33.272+0000 I NETWORK [conn5388] end connection 127.0.0.1:37634 (5 connections now open) 2014-10-06T15:27:33.272+0000 I NETWORK [conn5387] end connection 127.0.0.1:37633 (5 connections now open) 2014-10-06T15:27:33.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37637 #5391 (6 connections now open) 2014-10-06T15:27:33.273+0000 I NETWORK [conn5391] end connection 127.0.0.1:37637 (2 connections now open) 2014-10-06T15:27:33.273+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:27:33.275+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:27:33.275+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:27:33.641+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T15:27:33.641+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:27:33.644+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:27:33.645+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37638 #5392 (3 connections now open) 2014-10-06T15:27:33.645+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37639 #5393 (4 connections now open) 2014-10-06T15:27:33.645+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37640 #5394 (5 connections now open) 2014-10-06T15:27:33.646+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37641 #5395 (6 connections now open) 2014-10-06T15:27:33.646+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37642 #5396 (7 connections now open) 2014-10-06T15:27:33.646+0000 I NETWORK [conn5392] end connection 127.0.0.1:37638 (6 connections now open) 2014-10-06T15:27:38.646+0000 I NETWORK [conn5396] end connection 127.0.0.1:37642 (5 connections now open) 2014-10-06T15:27:38.646+0000 I NETWORK [conn5393] end connection 127.0.0.1:37639 (5 connections now open) 2014-10-06T15:27:38.646+0000 I NETWORK [conn5394] end connection 127.0.0.1:37640 (5 connections now open) 2014-10-06T15:27:38.646+0000 I NETWORK [conn5395] end connection 127.0.0.1:37641 (5 connections now open) 2014-10-06T15:27:38.646+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37643 #5397 (3 connections now open) 2014-10-06T15:27:38.647+0000 I NETWORK [conn5397] end connection 127.0.0.1:37643 (2 connections now open) 2014-10-06T15:27:38.647+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:27:38.648+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:27:38.648+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:27:39.015+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T15:27:39.015+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:27:39.018+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:27:39.019+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37644 #5398 (3 connections now open) 2014-10-06T15:27:39.019+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37645 #5399 (4 connections now open) 2014-10-06T15:27:39.019+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37646 #5400 (5 connections now open) 2014-10-06T15:27:39.019+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37648 #5401 (6 connections now open) 2014-10-06T15:27:39.019+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37647 #5402 (7 connections now open) 2014-10-06T15:27:39.019+0000 I NETWORK [conn5398] end connection 127.0.0.1:37644 (6 connections now open) 2014-10-06T15:27:44.020+0000 I NETWORK [conn5400] end connection 127.0.0.1:37646 (5 connections now open) 2014-10-06T15:27:44.020+0000 I NETWORK [conn5402] end connection 127.0.0.1:37647 (5 connections now open) 2014-10-06T15:27:44.020+0000 I NETWORK [conn5399] end connection 127.0.0.1:37645 (5 connections now open) 2014-10-06T15:27:44.020+0000 I NETWORK [conn5401] end connection 127.0.0.1:37648 (5 connections now open) 2014-10-06T15:27:44.020+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37650 #5403 (3 connections now open) 2014-10-06T15:27:44.021+0000 I NETWORK [conn5403] end connection 127.0.0.1:37650 (2 connections now open) 2014-10-06T15:27:44.021+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:27:44.022+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:27:44.022+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:27:44.373+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T15:27:44.373+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:27:44.377+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:27:44.377+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37651 #5404 (3 connections now open) 2014-10-06T15:27:44.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37652 #5405 (4 connections now open) 2014-10-06T15:27:44.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37653 #5406 (5 connections now open) 2014-10-06T15:27:44.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37654 #5407 (6 connections now open) 2014-10-06T15:27:44.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37655 #5408 (7 connections now open) 2014-10-06T15:27:44.378+0000 I NETWORK [conn5404] end connection 127.0.0.1:37651 (6 connections now open) 2014-10-06T15:27:49.378+0000 I NETWORK [conn5405] end connection 127.0.0.1:37652 (5 connections now open) 2014-10-06T15:27:49.378+0000 I NETWORK [conn5407] end connection 127.0.0.1:37654 (5 connections now open) 2014-10-06T15:27:49.378+0000 I NETWORK [conn5408] end connection 127.0.0.1:37655 (5 connections now open) 2014-10-06T15:27:49.378+0000 I NETWORK [conn5406] end connection 127.0.0.1:37653 (5 connections now open) 2014-10-06T15:27:49.379+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37656 #5409 (6 connections now open) 2014-10-06T15:27:49.379+0000 I NETWORK [conn5409] end connection 127.0.0.1:37656 (2 connections now open) 2014-10-06T15:27:49.380+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:27:49.381+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:27:49.381+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:27:49.741+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T15:27:49.741+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:27:49.744+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:27:49.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37657 #5410 (3 connections now open) 2014-10-06T15:27:49.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37658 #5411 (4 connections now open) 2014-10-06T15:27:49.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37659 #5412 (5 connections now open) 2014-10-06T15:27:49.745+0000 I NETWORK [conn5410] end connection 127.0.0.1:37657 (4 connections now open) 2014-10-06T15:27:54.746+0000 I NETWORK [conn5411] end connection 127.0.0.1:37658 (3 connections now open) 2014-10-06T15:27:54.746+0000 I NETWORK [conn5412] end connection 127.0.0.1:37659 (3 connections now open) 2014-10-06T15:27:54.746+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37660 #5413 (4 connections now open) 2014-10-06T15:27:54.747+0000 I NETWORK [conn5413] end connection 127.0.0.1:37660 (2 connections now open) 2014-10-06T15:27:54.747+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:27:54.748+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:27:54.748+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:27:55.093+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T15:27:55.093+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:27:55.096+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:27:55.097+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37661 #5414 (3 connections now open) 2014-10-06T15:27:55.097+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37662 #5415 (4 connections now open) 2014-10-06T15:27:55.097+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37663 #5416 (5 connections now open) 2014-10-06T15:27:55.097+0000 I NETWORK [conn5414] end connection 127.0.0.1:37661 (4 connections now open) 2014-10-06T15:28:00.098+0000 I NETWORK [conn5416] end connection 127.0.0.1:37663 (3 connections now open) 2014-10-06T15:28:00.098+0000 I NETWORK [conn5415] end connection 127.0.0.1:37662 (3 connections now open) 2014-10-06T15:28:00.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37664 #5417 (4 connections now open) 2014-10-06T15:28:00.099+0000 I NETWORK [conn5417] end connection 127.0.0.1:37664 (2 connections now open) 2014-10-06T15:28:00.099+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:00.100+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:00.100+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:00.465+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T15:28:00.465+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:28:00.468+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:28:00.469+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37665 #5418 (3 connections now open) 2014-10-06T15:28:00.469+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37666 #5419 (4 connections now open) 2014-10-06T15:28:00.469+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37667 #5420 (5 connections now open) 2014-10-06T15:28:00.469+0000 I NETWORK [conn5418] end connection 127.0.0.1:37665 (4 connections now open) 2014-10-06T15:28:05.470+0000 I NETWORK [conn5419] end connection 127.0.0.1:37666 (3 connections now open) 2014-10-06T15:28:05.470+0000 I NETWORK [conn5420] end connection 127.0.0.1:37667 (3 connections now open) 2014-10-06T15:28:05.470+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37668 #5421 (3 connections now open) 2014-10-06T15:28:05.470+0000 I NETWORK [conn5421] end connection 127.0.0.1:37668 (2 connections now open) 2014-10-06T15:28:05.471+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:05.472+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:05.472+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:05.834+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T15:28:05.834+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:28:05.838+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:28:05.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37669 #5422 (3 connections now open) 2014-10-06T15:28:05.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37670 #5423 (4 connections now open) 2014-10-06T15:28:05.839+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37671 #5424 (5 connections now open) 2014-10-06T15:28:05.839+0000 I NETWORK [conn5422] end connection 127.0.0.1:37669 (4 connections now open) 2014-10-06T15:28:10.839+0000 I NETWORK [conn5423] end connection 127.0.0.1:37670 (3 connections now open) 2014-10-06T15:28:10.839+0000 I NETWORK [conn5424] end connection 127.0.0.1:37671 (3 connections now open) 2014-10-06T15:28:10.839+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37673 #5425 (4 connections now open) 2014-10-06T15:28:10.840+0000 I NETWORK [conn5425] end connection 127.0.0.1:37673 (2 connections now open) 2014-10-06T15:28:10.841+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:10.842+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:10.842+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:11.188+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T15:28:11.188+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:28:11.192+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:28:11.192+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37674 #5426 (3 connections now open) 2014-10-06T15:28:11.192+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37675 #5427 (4 connections now open) 2014-10-06T15:28:11.193+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37676 #5428 (5 connections now open) 2014-10-06T15:28:11.193+0000 I NETWORK [conn5426] end connection 127.0.0.1:37674 (4 connections now open) 2014-10-06T15:28:16.193+0000 I NETWORK [conn5428] end connection 127.0.0.1:37676 (3 connections now open) 2014-10-06T15:28:16.193+0000 I NETWORK [conn5427] end connection 127.0.0.1:37675 (3 connections now open) 2014-10-06T15:28:16.193+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37677 #5429 (4 connections now open) 2014-10-06T15:28:16.194+0000 I NETWORK [conn5429] end connection 127.0.0.1:37677 (2 connections now open) 2014-10-06T15:28:16.195+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:16.195+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:16.196+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:16.555+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T15:28:16.555+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:28:16.558+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:28:16.559+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37678 #5430 (3 connections now open) 2014-10-06T15:28:16.559+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37679 #5431 (4 connections now open) 2014-10-06T15:28:16.559+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37680 #5432 (5 connections now open) 2014-10-06T15:28:16.560+0000 I NETWORK [conn5430] end connection 127.0.0.1:37678 (4 connections now open) 2014-10-06T15:28:21.560+0000 I NETWORK [conn5432] end connection 127.0.0.1:37680 (3 connections now open) 2014-10-06T15:28:21.560+0000 I NETWORK [conn5431] end connection 127.0.0.1:37679 (3 connections now open) 2014-10-06T15:28:21.560+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37681 #5433 (3 connections now open) 2014-10-06T15:28:21.560+0000 I NETWORK [conn5433] end connection 127.0.0.1:37681 (2 connections now open) 2014-10-06T15:28:21.561+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:21.561+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:21.562+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:21.907+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T15:28:21.907+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:28:21.910+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:28:21.911+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37682 #5434 (3 connections now open) 2014-10-06T15:28:21.911+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37684 #5435 (4 connections now open) 2014-10-06T15:28:21.911+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37683 #5436 (5 connections now open) 2014-10-06T15:28:21.911+0000 I NETWORK [conn5434] end connection 127.0.0.1:37682 (4 connections now open) 2014-10-06T15:28:26.912+0000 I NETWORK [conn5435] end connection 127.0.0.1:37684 (3 connections now open) 2014-10-06T15:28:26.912+0000 I NETWORK [conn5436] end connection 127.0.0.1:37683 (3 connections now open) 2014-10-06T15:28:26.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37686 #5437 (4 connections now open) 2014-10-06T15:28:26.912+0000 I NETWORK [conn5437] end connection 127.0.0.1:37686 (2 connections now open) 2014-10-06T15:28:26.913+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:26.914+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:26.914+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:27.273+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T15:28:27.273+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:28:27.277+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:28:27.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37687 #5438 (3 connections now open) 2014-10-06T15:28:27.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37688 #5439 (4 connections now open) 2014-10-06T15:28:27.278+0000 I NETWORK [conn5438] end connection 127.0.0.1:37687 (3 connections now open) 2014-10-06T15:28:32.278+0000 I NETWORK [conn5439] end connection 127.0.0.1:37688 (2 connections now open) 2014-10-06T15:28:32.278+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37689 #5440 (3 connections now open) 2014-10-06T15:28:32.279+0000 I NETWORK [conn5440] end connection 127.0.0.1:37689 (2 connections now open) 2014-10-06T15:28:32.279+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:32.280+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:32.281+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:32.651+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T15:28:32.651+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:28:32.654+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:28:32.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37690 #5441 (3 connections now open) 2014-10-06T15:28:32.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37691 #5442 (4 connections now open) 2014-10-06T15:28:32.655+0000 I NETWORK [conn5441] end connection 127.0.0.1:37690 (3 connections now open) 2014-10-06T15:28:37.656+0000 I NETWORK [conn5442] end connection 127.0.0.1:37691 (2 connections now open) 2014-10-06T15:28:37.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37692 #5443 (3 connections now open) 2014-10-06T15:28:37.656+0000 I NETWORK [conn5443] end connection 127.0.0.1:37692 (2 connections now open) 2014-10-06T15:28:37.657+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:37.657+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:37.658+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:38.003+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T15:28:38.003+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:28:38.006+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:28:38.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37693 #5444 (3 connections now open) 2014-10-06T15:28:38.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37694 #5445 (4 connections now open) 2014-10-06T15:28:38.008+0000 I NETWORK [conn5444] end connection 127.0.0.1:37693 (3 connections now open) 2014-10-06T15:28:43.008+0000 I NETWORK [conn5445] end connection 127.0.0.1:37694 (2 connections now open) 2014-10-06T15:28:43.008+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37695 #5446 (3 connections now open) 2014-10-06T15:28:43.009+0000 I NETWORK [conn5446] end connection 127.0.0.1:37695 (2 connections now open) 2014-10-06T15:28:43.009+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:43.010+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:43.010+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:43.377+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T15:28:43.377+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:28:43.381+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:28:43.382+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37696 #5447 (3 connections now open) 2014-10-06T15:28:43.382+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37697 #5448 (4 connections now open) 2014-10-06T15:28:43.382+0000 I NETWORK [conn5447] end connection 127.0.0.1:37696 (3 connections now open) 2014-10-06T15:28:48.382+0000 I NETWORK [conn5448] end connection 127.0.0.1:37697 (2 connections now open) 2014-10-06T15:28:48.383+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37698 #5449 (3 connections now open) 2014-10-06T15:28:48.383+0000 I NETWORK [conn5449] end connection 127.0.0.1:37698 (2 connections now open) 2014-10-06T15:28:48.384+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:48.385+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:48.385+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:48.741+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T15:28:48.741+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:28:48.744+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:28:48.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37699 #5450 (3 connections now open) 2014-10-06T15:28:48.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37700 #5451 (4 connections now open) 2014-10-06T15:28:48.745+0000 I NETWORK [conn5450] end connection 127.0.0.1:37699 (3 connections now open) 2014-10-06T15:28:53.746+0000 I NETWORK [conn5451] end connection 127.0.0.1:37700 (2 connections now open) 2014-10-06T15:28:53.746+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37701 #5452 (3 connections now open) 2014-10-06T15:28:53.746+0000 I NETWORK [conn5452] end connection 127.0.0.1:37701 (2 connections now open) 2014-10-06T15:28:53.747+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:53.748+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:53.748+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:54.107+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T15:28:54.107+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:28:54.111+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:28:54.111+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37702 #5453 (3 connections now open) 2014-10-06T15:28:54.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37703 #5454 (4 connections now open) 2014-10-06T15:28:54.112+0000 I NETWORK [conn5453] end connection 127.0.0.1:37702 (3 connections now open) 2014-10-06T15:28:59.112+0000 I NETWORK [conn5454] end connection 127.0.0.1:37703 (2 connections now open) 2014-10-06T15:28:59.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37704 #5455 (3 connections now open) 2014-10-06T15:28:59.113+0000 I NETWORK [conn5455] end connection 127.0.0.1:37704 (2 connections now open) 2014-10-06T15:28:59.113+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:59.114+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:59.114+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:28:59.477+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T15:28:59.477+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:28:59.491+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:28:59.492+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37705 #5456 (3 connections now open) 2014-10-06T15:28:59.492+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37706 #5457 (4 connections now open) 2014-10-06T15:28:59.492+0000 I NETWORK [conn5456] end connection 127.0.0.1:37705 (3 connections now open) 2014-10-06T15:29:04.493+0000 I NETWORK [conn5457] end connection 127.0.0.1:37706 (2 connections now open) 2014-10-06T15:29:04.493+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37707 #5458 (3 connections now open) 2014-10-06T15:29:04.493+0000 I NETWORK [conn5458] end connection 127.0.0.1:37707 (2 connections now open) 2014-10-06T15:29:04.494+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T15:29:04.498+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:29:04.499+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:29:04.849+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T15:29:04.849+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:29:04.853+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:29:04.853+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37708 #5459 (3 connections now open) 2014-10-06T15:29:04.854+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37710 #5460 (4 connections now open) 2014-10-06T15:29:04.854+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37709 #5461 (5 connections now open) 2014-10-06T15:29:04.854+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37711 #5462 (6 connections now open) 2014-10-06T15:29:04.854+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37712 #5463 (7 connections now open) 2014-10-06T15:29:04.854+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37713 #5464 (8 connections now open) 2014-10-06T15:29:04.854+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37714 #5465 (9 connections now open) 2014-10-06T15:29:04.854+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37715 #5466 (10 connections now open) 2014-10-06T15:29:04.855+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37716 #5467 (11 connections now open) 2014-10-06T15:29:04.855+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37717 #5468 (12 connections now open) 2014-10-06T15:29:04.855+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37718 #5469 (13 connections now open) 2014-10-06T15:29:04.855+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37719 #5470 (14 connections now open) 2014-10-06T15:29:04.856+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37720 #5471 (15 connections now open) 2014-10-06T15:29:04.856+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37721 #5472 (16 connections now open) 2014-10-06T15:29:04.857+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37722 #5473 (17 connections now open) 2014-10-06T15:29:04.857+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37723 #5474 (18 connections now open) 2014-10-06T15:29:04.857+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37724 #5475 (19 connections now open) 2014-10-06T15:29:04.858+0000 I NETWORK [conn5459] end connection 127.0.0.1:37708 (18 connections now open) 2014-10-06T15:29:09.859+0000 I NETWORK [conn5472] end connection 127.0.0.1:37721 (17 connections now open) 2014-10-06T15:29:09.859+0000 I NETWORK [conn5469] end connection 127.0.0.1:37718 (16 connections now open) 2014-10-06T15:29:09.860+0000 I NETWORK [conn5475] end connection 127.0.0.1:37724 (15 connections now open) 2014-10-06T15:29:09.860+0000 I NETWORK [conn5474] end connection 127.0.0.1:37723 (14 connections now open) 2014-10-06T15:29:09.861+0000 I NETWORK [conn5473] end connection 127.0.0.1:37722 (13 connections now open) 2014-10-06T15:29:09.861+0000 I NETWORK [conn5466] end connection 127.0.0.1:37715 (12 connections now open) 2014-10-06T15:29:09.861+0000 I NETWORK [conn5462] end connection 127.0.0.1:37711 (11 connections now open) 2014-10-06T15:29:09.861+0000 I NETWORK [conn5461] end connection 127.0.0.1:37709 (10 connections now open) 2014-10-06T15:29:09.861+0000 I NETWORK [conn5464] end connection 127.0.0.1:37713 (9 connections now open) 2014-10-06T15:29:09.861+0000 I NETWORK [conn5460] end connection 127.0.0.1:37710 (9 connections now open) 2014-10-06T15:29:09.861+0000 I NETWORK [conn5468] end connection 127.0.0.1:37717 (7 connections now open) 2014-10-06T15:29:09.861+0000 I NETWORK [conn5463] end connection 127.0.0.1:37712 (7 connections now open) 2014-10-06T15:29:09.861+0000 I NETWORK [conn5470] end connection 127.0.0.1:37719 (7 connections now open) 2014-10-06T15:29:09.861+0000 I NETWORK [conn5471] end connection 127.0.0.1:37720 (7 connections now open) 2014-10-06T15:29:09.865+0000 I NETWORK [conn5467] end connection 127.0.0.1:37716 (3 connections now open) 2014-10-06T15:29:09.865+0000 I NETWORK [conn5465] end connection 127.0.0.1:37714 (3 connections now open) 2014-10-06T15:29:09.865+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37725 #5476 (3 connections now open) 2014-10-06T15:29:09.865+0000 I NETWORK [conn5476] end connection 127.0.0.1:37725 (2 connections now open) 2014-10-06T15:29:09.865+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:29:09.866+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:29:09.867+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:29:10.230+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T15:29:10.230+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:29:10.234+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:29:10.234+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37726 #5477 (3 connections now open) 2014-10-06T15:29:10.235+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37727 #5478 (4 connections now open) 2014-10-06T15:29:10.235+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37728 #5479 (5 connections now open) 2014-10-06T15:29:10.235+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37729 #5480 (6 connections now open) 2014-10-06T15:29:10.235+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37730 #5481 (7 connections now open) 2014-10-06T15:29:10.235+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37732 #5482 (8 connections now open) 2014-10-06T15:29:10.235+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37733 #5483 (9 connections now open) 2014-10-06T15:29:10.235+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37734 #5484 (10 connections now open) 2014-10-06T15:29:10.235+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37735 #5485 (11 connections now open) 2014-10-06T15:29:10.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37736 #5486 (12 connections now open) 2014-10-06T15:29:10.237+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37737 #5487 (13 connections now open) 2014-10-06T15:29:10.237+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37738 #5488 (14 connections now open) 2014-10-06T15:29:10.237+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37739 #5489 (15 connections now open) 2014-10-06T15:29:10.237+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37740 #5490 (16 connections now open) 2014-10-06T15:29:10.237+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37741 #5491 (17 connections now open) 2014-10-06T15:29:10.237+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37742 #5492 (18 connections now open) 2014-10-06T15:29:10.238+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37743 #5493 (19 connections now open) 2014-10-06T15:29:10.245+0000 I NETWORK [conn5477] end connection 127.0.0.1:37726 (18 connections now open) 2014-10-06T15:29:15.246+0000 I NETWORK [conn5478] end connection 127.0.0.1:37727 (17 connections now open) 2014-10-06T15:29:15.246+0000 I NETWORK [conn5492] end connection 127.0.0.1:37742 (16 connections now open) 2014-10-06T15:29:15.248+0000 I NETWORK [conn5491] end connection 127.0.0.1:37741 (15 connections now open) 2014-10-06T15:29:15.248+0000 I NETWORK [conn5479] end connection 127.0.0.1:37728 (15 connections now open) 2014-10-06T15:29:15.248+0000 I NETWORK [conn5483] end connection 127.0.0.1:37733 (13 connections now open) 2014-10-06T15:29:15.248+0000 I NETWORK [conn5482] end connection 127.0.0.1:37732 (12 connections now open) 2014-10-06T15:29:15.248+0000 I NETWORK [conn5490] end connection 127.0.0.1:37740 (11 connections now open) 2014-10-06T15:29:15.248+0000 I NETWORK [conn5487] end connection 127.0.0.1:37737 (11 connections now open) 2014-10-06T15:29:15.248+0000 I NETWORK [conn5485] end connection 127.0.0.1:37735 (11 connections now open) 2014-10-06T15:29:15.249+0000 I NETWORK [conn5486] end connection 127.0.0.1:37736 (10 connections now open) 2014-10-06T15:29:15.249+0000 I NETWORK [conn5489] end connection 127.0.0.1:37739 (8 connections now open) 2014-10-06T15:29:15.249+0000 I NETWORK [conn5488] end connection 127.0.0.1:37738 (10 connections now open) 2014-10-06T15:29:15.249+0000 I NETWORK [conn5480] end connection 127.0.0.1:37729 (5 connections now open) 2014-10-06T15:29:15.249+0000 I NETWORK [conn5484] end connection 127.0.0.1:37734 (5 connections now open) 2014-10-06T15:29:15.250+0000 I NETWORK [conn5493] end connection 127.0.0.1:37743 (3 connections now open) 2014-10-06T15:29:15.250+0000 I NETWORK [conn5481] end connection 127.0.0.1:37730 (2 connections now open) 2014-10-06T15:29:15.250+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37744 #5494 (3 connections now open) 2014-10-06T15:29:15.251+0000 I NETWORK [conn5494] end connection 127.0.0.1:37744 (2 connections now open) 2014-10-06T15:29:15.251+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:29:15.254+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:29:15.254+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:29:15.599+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T15:29:15.599+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:29:15.602+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:29:15.603+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37745 #5495 (3 connections now open) 2014-10-06T15:29:15.603+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37746 #5496 (4 connections now open) 2014-10-06T15:29:15.604+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37747 #5497 (5 connections now open) 2014-10-06T15:29:15.604+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37748 #5498 (6 connections now open) 2014-10-06T15:29:15.604+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37750 #5499 (7 connections now open) 2014-10-06T15:29:15.604+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37749 #5500 (8 connections now open) 2014-10-06T15:29:15.604+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37751 #5501 (9 connections now open) 2014-10-06T15:29:15.604+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37752 #5502 (10 connections now open) 2014-10-06T15:29:15.605+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37753 #5503 (11 connections now open) 2014-10-06T15:29:15.607+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37754 #5504 (12 connections now open) 2014-10-06T15:29:15.615+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37755 #5505 (13 connections now open) 2014-10-06T15:29:15.623+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37756 #5506 (14 connections now open) 2014-10-06T15:29:15.625+0000 I NETWORK [conn5495] end connection 127.0.0.1:37745 (13 connections now open) 2014-10-06T15:29:15.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37757 #5507 (14 connections now open) 2014-10-06T15:29:15.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37758 #5508 (15 connections now open) 2014-10-06T15:29:15.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37759 #5509 (16 connections now open) 2014-10-06T15:29:15.628+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37760 #5510 (17 connections now open) 2014-10-06T15:29:15.628+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37761 #5511 (18 connections now open) 2014-10-06T15:29:20.626+0000 I NETWORK [conn5505] end connection 127.0.0.1:37755 (17 connections now open) 2014-10-06T15:29:20.626+0000 I NETWORK [conn5503] end connection 127.0.0.1:37753 (17 connections now open) 2014-10-06T15:29:20.627+0000 I NETWORK [conn5504] end connection 127.0.0.1:37754 (15 connections now open) 2014-10-06T15:29:20.627+0000 I NETWORK [conn5500] end connection 127.0.0.1:37749 (14 connections now open) 2014-10-06T15:29:20.628+0000 I NETWORK [conn5511] end connection 127.0.0.1:37761 (13 connections now open) 2014-10-06T15:29:20.628+0000 I NETWORK [conn5506] end connection 127.0.0.1:37756 (12 connections now open) 2014-10-06T15:29:20.628+0000 I NETWORK [conn5508] end connection 127.0.0.1:37758 (11 connections now open) 2014-10-06T15:29:20.629+0000 I NETWORK [conn5496] end connection 127.0.0.1:37746 (10 connections now open) 2014-10-06T15:29:20.629+0000 I NETWORK [conn5509] end connection 127.0.0.1:37759 (10 connections now open) 2014-10-06T15:29:20.629+0000 I NETWORK [conn5501] end connection 127.0.0.1:37751 (9 connections now open) 2014-10-06T15:29:20.629+0000 I NETWORK [conn5497] end connection 127.0.0.1:37747 (8 connections now open) 2014-10-06T15:29:20.629+0000 I NETWORK [conn5499] end connection 127.0.0.1:37750 (6 connections now open) 2014-10-06T15:29:20.629+0000 I NETWORK [conn5502] end connection 127.0.0.1:37752 (5 connections now open) 2014-10-06T15:29:20.629+0000 I NETWORK [conn5510] end connection 127.0.0.1:37760 (4 connections now open) 2014-10-06T15:29:20.629+0000 I NETWORK [conn5498] end connection 127.0.0.1:37748 (3 connections now open) 2014-10-06T15:29:20.630+0000 I NETWORK [conn5507] end connection 127.0.0.1:37757 (2 connections now open) 2014-10-06T15:29:20.630+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37762 #5512 (3 connections now open) 2014-10-06T15:29:20.630+0000 I NETWORK [conn5512] end connection 127.0.0.1:37762 (2 connections now open) 2014-10-06T15:29:20.631+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:29:20.634+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:29:20.634+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:29:20.998+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T15:29:20.998+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:29:21.002+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:29:21.002+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37763 #5513 (3 connections now open) 2014-10-06T15:29:21.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37764 #5514 (4 connections now open) 2014-10-06T15:29:21.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37765 #5515 (5 connections now open) 2014-10-06T15:29:21.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37766 #5516 (6 connections now open) 2014-10-06T15:29:21.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37767 #5517 (7 connections now open) 2014-10-06T15:29:21.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37768 #5518 (8 connections now open) 2014-10-06T15:29:21.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37769 #5519 (9 connections now open) 2014-10-06T15:29:21.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37770 #5520 (10 connections now open) 2014-10-06T15:29:21.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37771 #5521 (11 connections now open) 2014-10-06T15:29:21.011+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37772 #5522 (12 connections now open) 2014-10-06T15:29:21.011+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37773 #5523 (13 connections now open) 2014-10-06T15:29:21.012+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37774 #5524 (14 connections now open) 2014-10-06T15:29:21.013+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37775 #5525 (15 connections now open) 2014-10-06T15:29:21.018+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37776 #5526 (16 connections now open) 2014-10-06T15:29:21.018+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37777 #5527 (17 connections now open) 2014-10-06T15:29:21.018+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37778 #5528 (18 connections now open) 2014-10-06T15:29:21.019+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37779 #5529 (19 connections now open) 2014-10-06T15:29:21.027+0000 I NETWORK [conn5513] end connection 127.0.0.1:37763 (18 connections now open) 2014-10-06T15:29:26.027+0000 I NETWORK [conn5516] end connection 127.0.0.1:37766 (17 connections now open) 2014-10-06T15:29:26.027+0000 I NETWORK [conn5522] end connection 127.0.0.1:37772 (17 connections now open) 2014-10-06T15:29:26.029+0000 I NETWORK [conn5519] end connection 127.0.0.1:37769 (15 connections now open) 2014-10-06T15:29:26.029+0000 I NETWORK [conn5524] end connection 127.0.0.1:37774 (15 connections now open) 2014-10-06T15:29:26.029+0000 I NETWORK [conn5521] end connection 127.0.0.1:37771 (13 connections now open) 2014-10-06T15:29:26.030+0000 I NETWORK [conn5529] end connection 127.0.0.1:37779 (12 connections now open) 2014-10-06T15:29:26.030+0000 I NETWORK [conn5525] end connection 127.0.0.1:37775 (11 connections now open) 2014-10-06T15:29:26.030+0000 I NETWORK [conn5514] end connection 127.0.0.1:37764 (10 connections now open) 2014-10-06T15:29:26.030+0000 I NETWORK [conn5518] end connection 127.0.0.1:37768 (9 connections now open) 2014-10-06T15:29:26.031+0000 I NETWORK [conn5523] end connection 127.0.0.1:37773 (8 connections now open) 2014-10-06T15:29:26.031+0000 I NETWORK [conn5520] end connection 127.0.0.1:37770 (7 connections now open) 2014-10-06T15:29:26.031+0000 I NETWORK [conn5515] end connection 127.0.0.1:37765 (6 connections now open) 2014-10-06T15:29:26.031+0000 I NETWORK [conn5528] end connection 127.0.0.1:37778 (5 connections now open) 2014-10-06T15:29:26.031+0000 I NETWORK [conn5517] end connection 127.0.0.1:37767 (5 connections now open) 2014-10-06T15:29:26.032+0000 I NETWORK [conn5526] end connection 127.0.0.1:37776 (3 connections now open) 2014-10-06T15:29:26.032+0000 I NETWORK [conn5527] end connection 127.0.0.1:37777 (3 connections now open) 2014-10-06T15:29:26.032+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37780 #5530 (3 connections now open) 2014-10-06T15:29:26.032+0000 I NETWORK [conn5530] end connection 127.0.0.1:37780 (2 connections now open) 2014-10-06T15:29:26.033+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:29:26.036+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:29:26.036+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:29:26.400+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T15:29:26.400+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:29:26.404+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:29:26.404+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37781 #5531 (3 connections now open) 2014-10-06T15:29:26.405+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37782 #5532 (4 connections now open) 2014-10-06T15:29:26.405+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37783 #5533 (5 connections now open) 2014-10-06T15:29:26.405+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37784 #5534 (6 connections now open) 2014-10-06T15:29:26.405+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37785 #5535 (7 connections now open) 2014-10-06T15:29:26.405+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37786 #5536 (8 connections now open) 2014-10-06T15:29:26.406+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37787 #5537 (9 connections now open) 2014-10-06T15:29:26.406+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37788 #5538 (10 connections now open) 2014-10-06T15:29:26.406+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37789 #5539 (11 connections now open) 2014-10-06T15:29:26.406+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37790 #5540 (12 connections now open) 2014-10-06T15:29:26.406+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37791 #5541 (13 connections now open) 2014-10-06T15:29:26.406+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37792 #5542 (14 connections now open) 2014-10-06T15:29:26.407+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37793 #5543 (15 connections now open) 2014-10-06T15:29:26.407+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37794 #5544 (16 connections now open) 2014-10-06T15:29:26.407+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37795 #5545 (17 connections now open) 2014-10-06T15:29:26.408+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37796 #5546 (18 connections now open) 2014-10-06T15:29:26.408+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37797 #5547 (19 connections now open) 2014-10-06T15:29:26.414+0000 I NETWORK [conn5531] end connection 127.0.0.1:37781 (18 connections now open) 2014-10-06T15:29:31.415+0000 I NETWORK [conn5540] end connection 127.0.0.1:37790 (17 connections now open) 2014-10-06T15:29:31.415+0000 I NETWORK [conn5542] end connection 127.0.0.1:37792 (16 connections now open) 2014-10-06T15:29:31.415+0000 I NETWORK [conn5544] end connection 127.0.0.1:37794 (16 connections now open) 2014-10-06T15:29:31.416+0000 I NETWORK [conn5535] end connection 127.0.0.1:37785 (14 connections now open) 2014-10-06T15:29:31.416+0000 I NETWORK [conn5546] end connection 127.0.0.1:37796 (13 connections now open) 2014-10-06T15:29:31.417+0000 I NETWORK [conn5538] end connection 127.0.0.1:37788 (12 connections now open) 2014-10-06T15:29:31.417+0000 I NETWORK [conn5545] end connection 127.0.0.1:37795 (11 connections now open) 2014-10-06T15:29:31.417+0000 I NETWORK [conn5541] end connection 127.0.0.1:37791 (10 connections now open) 2014-10-06T15:29:31.417+0000 I NETWORK [conn5547] end connection 127.0.0.1:37797 (10 connections now open) 2014-10-06T15:29:31.418+0000 I NETWORK [conn5543] end connection 127.0.0.1:37793 (8 connections now open) 2014-10-06T15:29:31.418+0000 I NETWORK [conn5537] end connection 127.0.0.1:37787 (7 connections now open) 2014-10-06T15:29:31.419+0000 I NETWORK [conn5533] end connection 127.0.0.1:37783 (6 connections now open) 2014-10-06T15:29:31.417+0000 I NETWORK [conn5532] end connection 127.0.0.1:37782 (10 connections now open) 2014-10-06T15:29:31.419+0000 I NETWORK [conn5534] end connection 127.0.0.1:37784 (4 connections now open) 2014-10-06T15:29:31.419+0000 I NETWORK [conn5539] end connection 127.0.0.1:37789 (3 connections now open) 2014-10-06T15:29:31.419+0000 I NETWORK [conn5536] end connection 127.0.0.1:37786 (2 connections now open) 2014-10-06T15:29:31.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37798 #5548 (3 connections now open) 2014-10-06T15:29:31.420+0000 I NETWORK [conn5548] end connection 127.0.0.1:37798 (2 connections now open) 2014-10-06T15:29:31.420+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:29:31.424+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:29:31.424+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:29:31.768+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T15:29:31.768+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:29:31.771+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:29:31.772+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37799 #5549 (3 connections now open) 2014-10-06T15:29:31.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37800 #5550 (4 connections now open) 2014-10-06T15:29:31.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37801 #5551 (5 connections now open) 2014-10-06T15:29:31.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37802 #5552 (6 connections now open) 2014-10-06T15:29:31.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37803 #5553 (7 connections now open) 2014-10-06T15:29:31.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37804 #5554 (8 connections now open) 2014-10-06T15:29:31.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37805 #5555 (9 connections now open) 2014-10-06T15:29:31.775+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37806 #5556 (10 connections now open) 2014-10-06T15:29:31.775+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37807 #5557 (11 connections now open) 2014-10-06T15:29:31.776+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37808 #5558 (12 connections now open) 2014-10-06T15:29:31.776+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37809 #5559 (13 connections now open) 2014-10-06T15:29:31.776+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37810 #5560 (14 connections now open) 2014-10-06T15:29:31.776+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37811 #5561 (15 connections now open) 2014-10-06T15:29:31.777+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37812 #5562 (16 connections now open) 2014-10-06T15:29:31.777+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37813 #5563 (17 connections now open) 2014-10-06T15:29:31.777+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37814 #5564 (18 connections now open) 2014-10-06T15:29:31.777+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37815 #5565 (19 connections now open) 2014-10-06T15:29:31.779+0000 I NETWORK [conn5549] end connection 127.0.0.1:37799 (18 connections now open) 2014-10-06T15:29:36.779+0000 I NETWORK [conn5565] end connection 127.0.0.1:37815 (17 connections now open) 2014-10-06T15:29:36.779+0000 I NETWORK [conn5561] end connection 127.0.0.1:37811 (16 connections now open) 2014-10-06T15:29:36.780+0000 I NETWORK [conn5562] end connection 127.0.0.1:37812 (15 connections now open) 2014-10-06T15:29:36.780+0000 I NETWORK [conn5560] end connection 127.0.0.1:37810 (14 connections now open) 2014-10-06T15:29:36.781+0000 I NETWORK [conn5557] end connection 127.0.0.1:37807 (13 connections now open) 2014-10-06T15:29:36.781+0000 I NETWORK [conn5554] end connection 127.0.0.1:37804 (12 connections now open) 2014-10-06T15:29:36.782+0000 I NETWORK [conn5553] end connection 127.0.0.1:37803 (11 connections now open) 2014-10-06T15:29:36.782+0000 I NETWORK [conn5555] end connection 127.0.0.1:37805 (10 connections now open) 2014-10-06T15:29:36.782+0000 I NETWORK [conn5551] end connection 127.0.0.1:37801 (9 connections now open) 2014-10-06T15:29:36.782+0000 I NETWORK [conn5550] end connection 127.0.0.1:37800 (8 connections now open) 2014-10-06T15:29:36.783+0000 I NETWORK [conn5552] end connection 127.0.0.1:37802 (7 connections now open) 2014-10-06T15:29:36.783+0000 I NETWORK [conn5564] end connection 127.0.0.1:37814 (7 connections now open) 2014-10-06T15:29:36.783+0000 I NETWORK [conn5556] end connection 127.0.0.1:37806 (5 connections now open) 2014-10-06T15:29:36.783+0000 I NETWORK [conn5558] end connection 127.0.0.1:37808 (4 connections now open) 2014-10-06T15:29:36.783+0000 I NETWORK [conn5563] end connection 127.0.0.1:37813 (3 connections now open) 2014-10-06T15:29:36.783+0000 I NETWORK [conn5559] end connection 127.0.0.1:37809 (2 connections now open) 2014-10-06T15:29:36.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37816 #5566 (3 connections now open) 2014-10-06T15:29:36.784+0000 I NETWORK [conn5566] end connection 127.0.0.1:37816 (2 connections now open) 2014-10-06T15:29:36.784+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:29:36.787+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:29:36.788+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:29:37.147+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T15:29:37.147+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:29:37.151+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:29:37.151+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37817 #5567 (3 connections now open) 2014-10-06T15:29:37.152+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37818 #5568 (4 connections now open) 2014-10-06T15:29:37.152+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37819 #5569 (5 connections now open) 2014-10-06T15:29:37.152+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37821 #5570 (6 connections now open) 2014-10-06T15:29:37.152+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37822 #5571 (7 connections now open) 2014-10-06T15:29:37.152+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37823 #5572 (8 connections now open) 2014-10-06T15:29:37.153+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37824 #5573 (9 connections now open) 2014-10-06T15:29:37.153+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37825 #5574 (10 connections now open) 2014-10-06T15:29:37.153+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37826 #5575 (11 connections now open) 2014-10-06T15:29:37.153+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37827 #5576 (12 connections now open) 2014-10-06T15:29:37.154+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37828 #5577 (13 connections now open) 2014-10-06T15:29:37.154+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37829 #5578 (14 connections now open) 2014-10-06T15:29:37.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37830 #5579 (15 connections now open) 2014-10-06T15:29:37.157+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37831 #5580 (16 connections now open) 2014-10-06T15:29:37.161+0000 I NETWORK [conn5567] end connection 127.0.0.1:37817 (15 connections now open) 2014-10-06T15:29:37.162+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37832 #5581 (16 connections now open) 2014-10-06T15:29:37.163+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37833 #5582 (17 connections now open) 2014-10-06T15:29:37.166+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37834 #5583 (18 connections now open) 2014-10-06T15:29:42.161+0000 I NETWORK [conn5575] end connection 127.0.0.1:37826 (17 connections now open) 2014-10-06T15:29:42.163+0000 I NETWORK [conn5582] end connection 127.0.0.1:37833 (16 connections now open) 2014-10-06T15:29:42.163+0000 I NETWORK [conn5579] end connection 127.0.0.1:37830 (15 connections now open) 2014-10-06T15:29:42.163+0000 I NETWORK [conn5574] end connection 127.0.0.1:37825 (16 connections now open) 2014-10-06T15:29:42.164+0000 I NETWORK [conn5571] end connection 127.0.0.1:37822 (13 connections now open) 2014-10-06T15:29:42.164+0000 I NETWORK [conn5572] end connection 127.0.0.1:37823 (12 connections now open) 2014-10-06T15:29:42.164+0000 I NETWORK [conn5570] end connection 127.0.0.1:37821 (11 connections now open) 2014-10-06T15:29:42.164+0000 I NETWORK [conn5580] end connection 127.0.0.1:37831 (10 connections now open) 2014-10-06T15:29:42.164+0000 I NETWORK [conn5583] end connection 127.0.0.1:37834 (10 connections now open) 2014-10-06T15:29:42.165+0000 I NETWORK [conn5568] end connection 127.0.0.1:37818 (8 connections now open) 2014-10-06T15:29:42.165+0000 I NETWORK [conn5569] end connection 127.0.0.1:37819 (7 connections now open) 2014-10-06T15:29:42.165+0000 I NETWORK [conn5576] end connection 127.0.0.1:37827 (6 connections now open) 2014-10-06T15:29:42.165+0000 I NETWORK [conn5573] end connection 127.0.0.1:37824 (5 connections now open) 2014-10-06T15:29:42.165+0000 I NETWORK [conn5578] end connection 127.0.0.1:37829 (5 connections now open) 2014-10-06T15:29:42.165+0000 I NETWORK [conn5577] end connection 127.0.0.1:37828 (5 connections now open) 2014-10-06T15:29:42.166+0000 I NETWORK [conn5581] end connection 127.0.0.1:37832 (2 connections now open) 2014-10-06T15:29:42.166+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37835 #5584 (3 connections now open) 2014-10-06T15:29:42.166+0000 I NETWORK [conn5584] end connection 127.0.0.1:37835 (2 connections now open) 2014-10-06T15:29:42.167+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:29:42.171+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:29:42.172+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:29:42.515+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T15:29:42.515+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:29:42.518+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:29:42.519+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37836 #5585 (3 connections now open) 2014-10-06T15:29:42.519+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37837 #5586 (4 connections now open) 2014-10-06T15:29:42.519+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37838 #5587 (5 connections now open) 2014-10-06T15:29:42.519+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37839 #5588 (6 connections now open) 2014-10-06T15:29:42.520+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37840 #5589 (7 connections now open) 2014-10-06T15:29:42.520+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37841 #5590 (8 connections now open) 2014-10-06T15:29:42.520+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37842 #5591 (9 connections now open) 2014-10-06T15:29:42.520+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37843 #5592 (10 connections now open) 2014-10-06T15:29:42.520+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37844 #5593 (11 connections now open) 2014-10-06T15:29:42.521+0000 I NETWORK [conn5585] end connection 127.0.0.1:37836 (10 connections now open) 2014-10-06T15:29:47.521+0000 I NETWORK [conn5591] end connection 127.0.0.1:37842 (9 connections now open) 2014-10-06T15:29:47.521+0000 I NETWORK [conn5589] end connection 127.0.0.1:37840 (8 connections now open) 2014-10-06T15:29:47.521+0000 I NETWORK [conn5593] end connection 127.0.0.1:37844 (8 connections now open) 2014-10-06T15:29:47.521+0000 I NETWORK [conn5586] end connection 127.0.0.1:37837 (8 connections now open) 2014-10-06T15:29:47.521+0000 I NETWORK [conn5588] end connection 127.0.0.1:37839 (5 connections now open) 2014-10-06T15:29:47.522+0000 I NETWORK [conn5587] end connection 127.0.0.1:37838 (4 connections now open) 2014-10-06T15:29:47.522+0000 I NETWORK [conn5590] end connection 127.0.0.1:37841 (4 connections now open) 2014-10-06T15:29:47.523+0000 I NETWORK [conn5592] end connection 127.0.0.1:37843 (2 connections now open) 2014-10-06T15:29:47.523+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37845 #5594 (3 connections now open) 2014-10-06T15:29:47.523+0000 I NETWORK [conn5594] end connection 127.0.0.1:37845 (2 connections now open) 2014-10-06T15:29:47.524+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:29:47.525+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:29:47.526+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:29:47.887+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T15:29:47.887+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:29:47.891+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:29:47.891+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37846 #5595 (3 connections now open) 2014-10-06T15:29:47.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37847 #5596 (4 connections now open) 2014-10-06T15:29:47.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37848 #5597 (5 connections now open) 2014-10-06T15:29:47.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37849 #5598 (6 connections now open) 2014-10-06T15:29:47.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37851 #5599 (7 connections now open) 2014-10-06T15:29:47.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37852 #5600 (8 connections now open) 2014-10-06T15:29:47.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37853 #5601 (9 connections now open) 2014-10-06T15:29:47.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37854 #5602 (10 connections now open) 2014-10-06T15:29:47.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37855 #5603 (11 connections now open) 2014-10-06T15:29:47.893+0000 I NETWORK [conn5595] end connection 127.0.0.1:37846 (10 connections now open) 2014-10-06T15:29:52.894+0000 I NETWORK [conn5603] end connection 127.0.0.1:37855 (9 connections now open) 2014-10-06T15:29:52.894+0000 I NETWORK [conn5598] end connection 127.0.0.1:37849 (9 connections now open) 2014-10-06T15:29:52.894+0000 I NETWORK [conn5601] end connection 127.0.0.1:37853 (9 connections now open) 2014-10-06T15:29:52.895+0000 I NETWORK [conn5596] end connection 127.0.0.1:37847 (6 connections now open) 2014-10-06T15:29:52.895+0000 I NETWORK [conn5602] end connection 127.0.0.1:37854 (5 connections now open) 2014-10-06T15:29:52.895+0000 I NETWORK [conn5597] end connection 127.0.0.1:37848 (4 connections now open) 2014-10-06T15:29:52.895+0000 I NETWORK [conn5600] end connection 127.0.0.1:37852 (3 connections now open) 2014-10-06T15:29:52.895+0000 I NETWORK [conn5599] end connection 127.0.0.1:37851 (3 connections now open) 2014-10-06T15:29:52.896+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37856 #5604 (3 connections now open) 2014-10-06T15:29:52.896+0000 I NETWORK [conn5604] end connection 127.0.0.1:37856 (2 connections now open) 2014-10-06T15:29:52.897+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:29:52.902+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:29:52.903+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:29:53.269+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T15:29:53.269+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:29:53.273+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:29:53.273+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37857 #5605 (3 connections now open) 2014-10-06T15:29:53.274+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37858 #5606 (4 connections now open) 2014-10-06T15:29:53.274+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37859 #5607 (5 connections now open) 2014-10-06T15:29:53.274+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37860 #5608 (6 connections now open) 2014-10-06T15:29:53.274+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37861 #5609 (7 connections now open) 2014-10-06T15:29:53.274+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37862 #5610 (8 connections now open) 2014-10-06T15:29:53.274+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37863 #5611 (9 connections now open) 2014-10-06T15:29:53.275+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37864 #5612 (10 connections now open) 2014-10-06T15:29:53.275+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37865 #5613 (11 connections now open) 2014-10-06T15:29:53.275+0000 I NETWORK [conn5605] end connection 127.0.0.1:37857 (10 connections now open) 2014-10-06T15:29:58.276+0000 I NETWORK [conn5611] end connection 127.0.0.1:37863 (9 connections now open) 2014-10-06T15:29:58.276+0000 I NETWORK [conn5606] end connection 127.0.0.1:37858 (8 connections now open) 2014-10-06T15:29:58.276+0000 I NETWORK [conn5607] end connection 127.0.0.1:37859 (8 connections now open) 2014-10-06T15:29:58.277+0000 I NETWORK [conn5608] end connection 127.0.0.1:37860 (6 connections now open) 2014-10-06T15:29:58.277+0000 I NETWORK [conn5612] end connection 127.0.0.1:37864 (5 connections now open) 2014-10-06T15:29:58.277+0000 I NETWORK [conn5610] end connection 127.0.0.1:37862 (4 connections now open) 2014-10-06T15:29:58.277+0000 I NETWORK [conn5609] end connection 127.0.0.1:37861 (4 connections now open) 2014-10-06T15:29:58.277+0000 I NETWORK [conn5613] end connection 127.0.0.1:37865 (2 connections now open) 2014-10-06T15:29:58.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37866 #5614 (3 connections now open) 2014-10-06T15:29:58.278+0000 I NETWORK [conn5614] end connection 127.0.0.1:37866 (2 connections now open) 2014-10-06T15:29:58.278+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:29:58.283+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:29:58.284+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:29:58.637+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T15:29:58.637+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:29:58.640+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:29:58.641+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37867 #5615 (3 connections now open) 2014-10-06T15:29:58.641+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37868 #5616 (4 connections now open) 2014-10-06T15:29:58.641+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37869 #5617 (5 connections now open) 2014-10-06T15:29:58.642+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37870 #5618 (6 connections now open) 2014-10-06T15:29:58.642+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37871 #5619 (7 connections now open) 2014-10-06T15:29:58.642+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37872 #5620 (8 connections now open) 2014-10-06T15:29:58.642+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37873 #5621 (9 connections now open) 2014-10-06T15:29:58.642+0000 I NETWORK [conn5615] end connection 127.0.0.1:37867 (8 connections now open) 2014-10-06T15:29:58.645+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37874 #5622 (9 connections now open) 2014-10-06T15:29:58.645+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37875 #5623 (10 connections now open) 2014-10-06T15:30:03.643+0000 I NETWORK [conn5621] end connection 127.0.0.1:37873 (9 connections now open) 2014-10-06T15:30:03.643+0000 I NETWORK [conn5622] end connection 127.0.0.1:37874 (9 connections now open) 2014-10-06T15:30:03.643+0000 I NETWORK [conn5619] end connection 127.0.0.1:37871 (7 connections now open) 2014-10-06T15:30:03.643+0000 I NETWORK [conn5620] end connection 127.0.0.1:37872 (6 connections now open) 2014-10-06T15:30:03.644+0000 I NETWORK [conn5617] end connection 127.0.0.1:37869 (5 connections now open) 2014-10-06T15:30:03.644+0000 I NETWORK [conn5623] end connection 127.0.0.1:37875 (4 connections now open) 2014-10-06T15:30:03.644+0000 I NETWORK [conn5616] end connection 127.0.0.1:37868 (3 connections now open) 2014-10-06T15:30:03.644+0000 I NETWORK [conn5618] end connection 127.0.0.1:37870 (3 connections now open) 2014-10-06T15:30:03.644+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37876 #5624 (3 connections now open) 2014-10-06T15:30:03.645+0000 I NETWORK [conn5624] end connection 127.0.0.1:37876 (2 connections now open) 2014-10-06T15:30:03.645+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:30:03.648+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:30:03.649+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:30:04.005+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T15:30:04.005+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:30:04.009+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:30:04.009+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37877 #5625 (3 connections now open) 2014-10-06T15:30:04.010+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37878 #5626 (4 connections now open) 2014-10-06T15:30:04.010+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37879 #5627 (5 connections now open) 2014-10-06T15:30:04.010+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37880 #5628 (6 connections now open) 2014-10-06T15:30:04.010+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37881 #5629 (7 connections now open) 2014-10-06T15:30:04.011+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37882 #5630 (8 connections now open) 2014-10-06T15:30:04.011+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37883 #5631 (9 connections now open) 2014-10-06T15:30:04.011+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37884 #5632 (10 connections now open) 2014-10-06T15:30:04.011+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37885 #5633 (11 connections now open) 2014-10-06T15:30:04.011+0000 I NETWORK [conn5625] end connection 127.0.0.1:37877 (10 connections now open) 2014-10-06T15:30:09.012+0000 I NETWORK [conn5627] end connection 127.0.0.1:37879 (9 connections now open) 2014-10-06T15:30:09.012+0000 I NETWORK [conn5626] end connection 127.0.0.1:37878 (9 connections now open) 2014-10-06T15:30:09.012+0000 I NETWORK [conn5628] end connection 127.0.0.1:37880 (9 connections now open) 2014-10-06T15:30:09.012+0000 I NETWORK [conn5631] end connection 127.0.0.1:37883 (9 connections now open) 2014-10-06T15:30:09.012+0000 I NETWORK [conn5630] end connection 127.0.0.1:37882 (8 connections now open) 2014-10-06T15:30:09.013+0000 I NETWORK [conn5632] end connection 127.0.0.1:37884 (4 connections now open) 2014-10-06T15:30:09.013+0000 I NETWORK [conn5629] end connection 127.0.0.1:37881 (3 connections now open) 2014-10-06T15:30:09.013+0000 I NETWORK [conn5633] end connection 127.0.0.1:37885 (3 connections now open) 2014-10-06T15:30:09.013+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37886 #5634 (3 connections now open) 2014-10-06T15:30:09.014+0000 I NETWORK [conn5634] end connection 127.0.0.1:37886 (2 connections now open) 2014-10-06T15:30:09.014+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:30:09.019+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:30:09.020+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:30:09.371+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T15:30:09.372+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:30:09.375+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:30:09.376+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37887 #5635 (3 connections now open) 2014-10-06T15:30:09.376+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37888 #5636 (4 connections now open) 2014-10-06T15:30:09.376+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37889 #5637 (5 connections now open) 2014-10-06T15:30:09.376+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37890 #5638 (6 connections now open) 2014-10-06T15:30:09.376+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37891 #5639 (7 connections now open) 2014-10-06T15:30:09.377+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37893 #5640 (8 connections now open) 2014-10-06T15:30:09.377+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37894 #5641 (9 connections now open) 2014-10-06T15:30:09.377+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37895 #5642 (10 connections now open) 2014-10-06T15:30:09.377+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37896 #5643 (11 connections now open) 2014-10-06T15:30:09.378+0000 I NETWORK [conn5635] end connection 127.0.0.1:37887 (10 connections now open) 2014-10-06T15:30:14.378+0000 I NETWORK [conn5642] end connection 127.0.0.1:37895 (9 connections now open) 2014-10-06T15:30:14.378+0000 I NETWORK [conn5639] end connection 127.0.0.1:37891 (8 connections now open) 2014-10-06T15:30:14.379+0000 I NETWORK [conn5637] end connection 127.0.0.1:37889 (8 connections now open) 2014-10-06T15:30:14.379+0000 I NETWORK [conn5636] end connection 127.0.0.1:37888 (8 connections now open) 2014-10-06T15:30:14.379+0000 I NETWORK [conn5640] end connection 127.0.0.1:37893 (5 connections now open) 2014-10-06T15:30:14.379+0000 I NETWORK [conn5643] end connection 127.0.0.1:37896 (5 connections now open) 2014-10-06T15:30:14.379+0000 I NETWORK [conn5641] end connection 127.0.0.1:37894 (3 connections now open) 2014-10-06T15:30:14.379+0000 I NETWORK [conn5638] end connection 127.0.0.1:37890 (2 connections now open) 2014-10-06T15:30:14.380+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37897 #5644 (3 connections now open) 2014-10-06T15:30:14.380+0000 I NETWORK [conn5644] end connection 127.0.0.1:37897 (2 connections now open) 2014-10-06T15:30:14.380+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:30:14.386+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:30:14.386+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:30:14.748+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T15:30:14.748+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:30:14.752+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:30:14.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37898 #5645 (3 connections now open) 2014-10-06T15:30:14.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37899 #5646 (4 connections now open) 2014-10-06T15:30:14.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37900 #5647 (5 connections now open) 2014-10-06T15:30:14.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37901 #5648 (6 connections now open) 2014-10-06T15:30:14.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37902 #5649 (7 connections now open) 2014-10-06T15:30:14.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37903 #5650 (8 connections now open) 2014-10-06T15:30:14.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37904 #5651 (9 connections now open) 2014-10-06T15:30:14.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37905 #5652 (10 connections now open) 2014-10-06T15:30:14.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37906 #5653 (11 connections now open) 2014-10-06T15:30:14.754+0000 I NETWORK [conn5645] end connection 127.0.0.1:37898 (10 connections now open) 2014-10-06T15:30:19.755+0000 I NETWORK [conn5646] end connection 127.0.0.1:37899 (9 connections now open) 2014-10-06T15:30:19.755+0000 I NETWORK [conn5647] end connection 127.0.0.1:37900 (8 connections now open) 2014-10-06T15:30:19.756+0000 I NETWORK [conn5652] end connection 127.0.0.1:37905 (7 connections now open) 2014-10-06T15:30:19.756+0000 I NETWORK [conn5649] end connection 127.0.0.1:37902 (7 connections now open) 2014-10-06T15:30:19.756+0000 I NETWORK [conn5651] end connection 127.0.0.1:37904 (5 connections now open) 2014-10-06T15:30:19.756+0000 I NETWORK [conn5653] end connection 127.0.0.1:37906 (4 connections now open) 2014-10-06T15:30:19.756+0000 I NETWORK [conn5650] end connection 127.0.0.1:37903 (3 connections now open) 2014-10-06T15:30:19.756+0000 I NETWORK [conn5648] end connection 127.0.0.1:37901 (3 connections now open) 2014-10-06T15:30:19.757+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37907 #5654 (3 connections now open) 2014-10-06T15:30:19.757+0000 I NETWORK [conn5654] end connection 127.0.0.1:37907 (2 connections now open) 2014-10-06T15:30:19.757+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:30:19.761+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:30:19.762+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:30:20.123+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T15:30:20.123+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:30:20.126+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:30:20.127+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37908 #5655 (3 connections now open) 2014-10-06T15:30:20.127+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37909 #5656 (4 connections now open) 2014-10-06T15:30:20.127+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37910 #5657 (5 connections now open) 2014-10-06T15:30:20.127+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37911 #5658 (6 connections now open) 2014-10-06T15:30:20.127+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37912 #5659 (7 connections now open) 2014-10-06T15:30:20.127+0000 I NETWORK [conn5655] end connection 127.0.0.1:37908 (6 connections now open) 2014-10-06T15:30:25.128+0000 I NETWORK [conn5659] end connection 127.0.0.1:37912 (5 connections now open) 2014-10-06T15:30:25.128+0000 I NETWORK [conn5657] end connection 127.0.0.1:37910 (4 connections now open) 2014-10-06T15:30:25.128+0000 I NETWORK [conn5658] end connection 127.0.0.1:37911 (3 connections now open) 2014-10-06T15:30:25.129+0000 I NETWORK [conn5656] end connection 127.0.0.1:37909 (2 connections now open) 2014-10-06T15:30:25.129+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37913 #5660 (3 connections now open) 2014-10-06T15:30:25.129+0000 I NETWORK [conn5660] end connection 127.0.0.1:37913 (2 connections now open) 2014-10-06T15:30:25.130+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:30:25.131+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:30:25.131+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:30:25.481+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T15:30:25.481+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:30:25.485+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:30:25.485+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37914 #5661 (3 connections now open) 2014-10-06T15:30:25.486+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37915 #5662 (4 connections now open) 2014-10-06T15:30:25.486+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37916 #5663 (5 connections now open) 2014-10-06T15:30:25.486+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37917 #5664 (6 connections now open) 2014-10-06T15:30:25.486+0000 I NETWORK [conn5661] end connection 127.0.0.1:37914 (5 connections now open) 2014-10-06T15:30:25.486+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37918 #5665 (7 connections now open) 2014-10-06T15:30:30.487+0000 I NETWORK [conn5664] end connection 127.0.0.1:37917 (5 connections now open) 2014-10-06T15:30:30.487+0000 I NETWORK [conn5663] end connection 127.0.0.1:37916 (4 connections now open) 2014-10-06T15:30:30.487+0000 I NETWORK [conn5665] end connection 127.0.0.1:37918 (3 connections now open) 2014-10-06T15:30:30.487+0000 I NETWORK [conn5662] end connection 127.0.0.1:37915 (2 connections now open) 2014-10-06T15:30:30.487+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37919 #5666 (3 connections now open) 2014-10-06T15:30:30.488+0000 I NETWORK [conn5666] end connection 127.0.0.1:37919 (2 connections now open) 2014-10-06T15:30:30.488+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:30:30.489+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:30:30.489+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:30:30.848+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T15:30:30.848+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:30:30.852+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:30:30.852+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37920 #5667 (3 connections now open) 2014-10-06T15:30:30.853+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37921 #5668 (4 connections now open) 2014-10-06T15:30:30.853+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37922 #5669 (5 connections now open) 2014-10-06T15:30:30.853+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37923 #5670 (6 connections now open) 2014-10-06T15:30:30.853+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37924 #5671 (7 connections now open) 2014-10-06T15:30:30.853+0000 I NETWORK [conn5667] end connection 127.0.0.1:37920 (6 connections now open) 2014-10-06T15:30:35.854+0000 I NETWORK [conn5670] end connection 127.0.0.1:37923 (5 connections now open) 2014-10-06T15:30:35.854+0000 I NETWORK [conn5668] end connection 127.0.0.1:37921 (4 connections now open) 2014-10-06T15:30:35.855+0000 I NETWORK [conn5669] end connection 127.0.0.1:37922 (3 connections now open) 2014-10-06T15:30:35.855+0000 I NETWORK [conn5671] end connection 127.0.0.1:37924 (2 connections now open) 2014-10-06T15:30:35.855+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37925 #5672 (3 connections now open) 2014-10-06T15:30:35.855+0000 I NETWORK [conn5672] end connection 127.0.0.1:37925 (2 connections now open) 2014-10-06T15:30:35.856+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:30:35.857+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:30:35.857+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:30:36.200+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T15:30:36.200+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:30:36.203+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:30:36.204+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37926 #5673 (3 connections now open) 2014-10-06T15:30:36.204+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37927 #5674 (4 connections now open) 2014-10-06T15:30:36.204+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37928 #5675 (5 connections now open) 2014-10-06T15:30:36.204+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37929 #5676 (6 connections now open) 2014-10-06T15:30:36.204+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37930 #5677 (7 connections now open) 2014-10-06T15:30:36.205+0000 I NETWORK [conn5673] end connection 127.0.0.1:37926 (6 connections now open) 2014-10-06T15:30:41.205+0000 I NETWORK [conn5674] end connection 127.0.0.1:37927 (5 connections now open) 2014-10-06T15:30:41.205+0000 I NETWORK [conn5675] end connection 127.0.0.1:37928 (4 connections now open) 2014-10-06T15:30:41.205+0000 I NETWORK [conn5676] end connection 127.0.0.1:37929 (4 connections now open) 2014-10-06T15:30:41.205+0000 I NETWORK [conn5677] end connection 127.0.0.1:37930 (4 connections now open) 2014-10-06T15:30:41.205+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37931 #5678 (3 connections now open) 2014-10-06T15:30:41.206+0000 I NETWORK [conn5678] end connection 127.0.0.1:37931 (2 connections now open) 2014-10-06T15:30:41.206+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:30:41.207+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:30:41.207+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:30:41.569+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T15:30:41.569+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:30:41.572+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:30:41.573+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37932 #5679 (3 connections now open) 2014-10-06T15:30:41.573+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37933 #5680 (4 connections now open) 2014-10-06T15:30:41.573+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37934 #5681 (5 connections now open) 2014-10-06T15:30:41.573+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37935 #5682 (6 connections now open) 2014-10-06T15:30:41.573+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37936 #5683 (7 connections now open) 2014-10-06T15:30:41.573+0000 I NETWORK [conn5679] end connection 127.0.0.1:37932 (5 connections now open) 2014-10-06T15:30:46.574+0000 I NETWORK [conn5680] end connection 127.0.0.1:37933 (5 connections now open) 2014-10-06T15:30:46.574+0000 I NETWORK [conn5681] end connection 127.0.0.1:37934 (4 connections now open) 2014-10-06T15:30:46.574+0000 I NETWORK [conn5683] end connection 127.0.0.1:37936 (3 connections now open) 2014-10-06T15:30:46.575+0000 I NETWORK [conn5682] end connection 127.0.0.1:37935 (2 connections now open) 2014-10-06T15:30:46.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37937 #5684 (3 connections now open) 2014-10-06T15:30:46.575+0000 I NETWORK [conn5684] end connection 127.0.0.1:37937 (2 connections now open) 2014-10-06T15:30:46.576+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:30:46.576+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:30:46.577+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:30:46.936+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T15:30:46.936+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:30:46.939+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:30:46.940+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37938 #5685 (3 connections now open) 2014-10-06T15:30:46.940+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37939 #5686 (4 connections now open) 2014-10-06T15:30:46.940+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37940 #5687 (5 connections now open) 2014-10-06T15:30:46.940+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37941 #5688 (6 connections now open) 2014-10-06T15:30:46.941+0000 I NETWORK [conn5685] end connection 127.0.0.1:37938 (5 connections now open) 2014-10-06T15:30:46.941+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37942 #5689 (7 connections now open) 2014-10-06T15:30:51.941+0000 I NETWORK [conn5689] end connection 127.0.0.1:37942 (5 connections now open) 2014-10-06T15:30:51.942+0000 I NETWORK [conn5686] end connection 127.0.0.1:37939 (4 connections now open) 2014-10-06T15:30:51.942+0000 I NETWORK [conn5687] end connection 127.0.0.1:37940 (4 connections now open) 2014-10-06T15:30:51.942+0000 I NETWORK [conn5688] end connection 127.0.0.1:37941 (2 connections now open) 2014-10-06T15:30:51.942+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37943 #5690 (3 connections now open) 2014-10-06T15:30:51.943+0000 I NETWORK [conn5690] end connection 127.0.0.1:37943 (2 connections now open) 2014-10-06T15:30:51.943+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:30:51.944+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:30:51.944+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:30:52.283+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T15:30:52.283+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:30:52.287+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:30:52.287+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37944 #5691 (3 connections now open) 2014-10-06T15:30:52.288+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37945 #5692 (4 connections now open) 2014-10-06T15:30:52.288+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37946 #5693 (5 connections now open) 2014-10-06T15:30:52.288+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37947 #5694 (6 connections now open) 2014-10-06T15:30:52.288+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37948 #5695 (7 connections now open) 2014-10-06T15:30:52.288+0000 I NETWORK [conn5691] end connection 127.0.0.1:37944 (5 connections now open) 2014-10-06T15:30:57.289+0000 I NETWORK [conn5695] end connection 127.0.0.1:37948 (5 connections now open) 2014-10-06T15:30:57.289+0000 I NETWORK [conn5693] end connection 127.0.0.1:37946 (4 connections now open) 2014-10-06T15:30:57.289+0000 I NETWORK [conn5694] end connection 127.0.0.1:37947 (4 connections now open) 2014-10-06T15:30:57.289+0000 I NETWORK [conn5692] end connection 127.0.0.1:37945 (3 connections now open) 2014-10-06T15:30:57.289+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37949 #5696 (3 connections now open) 2014-10-06T15:30:57.290+0000 I NETWORK [conn5696] end connection 127.0.0.1:37949 (2 connections now open) 2014-10-06T15:30:57.290+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:30:57.291+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:30:57.292+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:30:57.652+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T15:30:57.652+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:30:57.655+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:30:57.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37950 #5697 (3 connections now open) 2014-10-06T15:30:57.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37951 #5698 (4 connections now open) 2014-10-06T15:30:57.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37952 #5699 (5 connections now open) 2014-10-06T15:30:57.656+0000 I NETWORK [conn5697] end connection 127.0.0.1:37950 (4 connections now open) 2014-10-06T15:31:02.658+0000 I NETWORK [conn5699] end connection 127.0.0.1:37952 (3 connections now open) 2014-10-06T15:31:02.658+0000 I NETWORK [conn5698] end connection 127.0.0.1:37951 (3 connections now open) 2014-10-06T15:31:02.658+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37954 #5700 (3 connections now open) 2014-10-06T15:31:02.658+0000 I NETWORK [conn5700] end connection 127.0.0.1:37954 (2 connections now open) 2014-10-06T15:31:02.659+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:31:02.659+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:31:02.660+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:31:03.002+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T15:31:03.002+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:31:03.006+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:31:03.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37955 #5701 (3 connections now open) 2014-10-06T15:31:03.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37956 #5702 (4 connections now open) 2014-10-06T15:31:03.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37957 #5703 (5 connections now open) 2014-10-06T15:31:03.007+0000 I NETWORK [conn5701] end connection 127.0.0.1:37955 (4 connections now open) 2014-10-06T15:31:08.008+0000 I NETWORK [conn5702] end connection 127.0.0.1:37956 (3 connections now open) 2014-10-06T15:31:08.008+0000 I NETWORK [conn5703] end connection 127.0.0.1:37957 (2 connections now open) 2014-10-06T15:31:08.008+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37958 #5704 (4 connections now open) 2014-10-06T15:31:08.009+0000 I NETWORK [conn5704] end connection 127.0.0.1:37958 (2 connections now open) 2014-10-06T15:31:08.009+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:31:08.010+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:31:08.010+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:31:08.372+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T15:31:08.372+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:31:08.376+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:31:08.376+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37959 #5705 (3 connections now open) 2014-10-06T15:31:08.377+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37960 #5706 (4 connections now open) 2014-10-06T15:31:08.377+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37961 #5707 (5 connections now open) 2014-10-06T15:31:08.377+0000 I NETWORK [conn5705] end connection 127.0.0.1:37959 (4 connections now open) 2014-10-06T15:31:13.377+0000 I NETWORK [conn5707] end connection 127.0.0.1:37961 (3 connections now open) 2014-10-06T15:31:13.379+0000 I NETWORK [conn5706] end connection 127.0.0.1:37960 (2 connections now open) 2014-10-06T15:31:13.379+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37962 #5708 (3 connections now open) 2014-10-06T15:31:13.379+0000 I NETWORK [conn5708] end connection 127.0.0.1:37962 (2 connections now open) 2014-10-06T15:31:13.380+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:31:13.380+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:31:13.381+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:31:13.744+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T15:31:13.744+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:31:13.748+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:31:13.748+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37963 #5709 (3 connections now open) 2014-10-06T15:31:13.749+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37964 #5710 (4 connections now open) 2014-10-06T15:31:13.749+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37965 #5711 (5 connections now open) 2014-10-06T15:31:13.749+0000 I NETWORK [conn5709] end connection 127.0.0.1:37963 (4 connections now open) 2014-10-06T15:31:18.750+0000 I NETWORK [conn5710] end connection 127.0.0.1:37964 (3 connections now open) 2014-10-06T15:31:18.750+0000 I NETWORK [conn5711] end connection 127.0.0.1:37965 (3 connections now open) 2014-10-06T15:31:18.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37966 #5712 (3 connections now open) 2014-10-06T15:31:18.750+0000 I NETWORK [conn5712] end connection 127.0.0.1:37966 (2 connections now open) 2014-10-06T15:31:18.751+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:31:18.752+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:31:18.752+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:31:19.099+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T15:31:19.099+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:31:19.102+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:31:19.103+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37967 #5713 (3 connections now open) 2014-10-06T15:31:19.103+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37968 #5714 (4 connections now open) 2014-10-06T15:31:19.103+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37969 #5715 (5 connections now open) 2014-10-06T15:31:19.103+0000 I NETWORK [conn5713] end connection 127.0.0.1:37967 (4 connections now open) 2014-10-06T15:31:24.105+0000 I NETWORK [conn5714] end connection 127.0.0.1:37968 (3 connections now open) 2014-10-06T15:31:24.105+0000 I NETWORK [conn5715] end connection 127.0.0.1:37969 (2 connections now open) 2014-10-06T15:31:24.105+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37970 #5716 (4 connections now open) 2014-10-06T15:31:24.106+0000 I NETWORK [conn5716] end connection 127.0.0.1:37970 (2 connections now open) 2014-10-06T15:31:24.106+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:31:24.107+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:31:24.107+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:31:24.471+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T15:31:24.471+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:31:24.475+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:31:24.475+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37971 #5717 (3 connections now open) 2014-10-06T15:31:24.476+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37972 #5718 (4 connections now open) 2014-10-06T15:31:24.476+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37973 #5719 (5 connections now open) 2014-10-06T15:31:24.476+0000 I NETWORK [conn5717] end connection 127.0.0.1:37971 (4 connections now open) 2014-10-06T15:31:29.476+0000 I NETWORK [conn5719] end connection 127.0.0.1:37973 (3 connections now open) 2014-10-06T15:31:29.477+0000 I NETWORK [conn5718] end connection 127.0.0.1:37972 (2 connections now open) 2014-10-06T15:31:29.477+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37974 #5720 (3 connections now open) 2014-10-06T15:31:29.477+0000 I NETWORK [conn5720] end connection 127.0.0.1:37974 (2 connections now open) 2014-10-06T15:31:29.477+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:31:29.478+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:31:29.478+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:31:29.821+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T15:31:29.821+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:31:29.824+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:31:29.825+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37975 #5721 (3 connections now open) 2014-10-06T15:31:29.825+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37976 #5722 (4 connections now open) 2014-10-06T15:31:29.825+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37977 #5723 (5 connections now open) 2014-10-06T15:31:29.826+0000 I NETWORK [conn5721] end connection 127.0.0.1:37975 (4 connections now open) 2014-10-06T15:31:34.826+0000 I NETWORK [conn5723] end connection 127.0.0.1:37977 (3 connections now open) 2014-10-06T15:31:34.827+0000 I NETWORK [conn5722] end connection 127.0.0.1:37976 (2 connections now open) 2014-10-06T15:31:34.827+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37978 #5724 (3 connections now open) 2014-10-06T15:31:34.828+0000 I NETWORK [conn5724] end connection 127.0.0.1:37978 (2 connections now open) 2014-10-06T15:31:34.828+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:31:34.829+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:31:34.829+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:31:35.191+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T15:31:35.191+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:31:35.194+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:31:35.195+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37979 #5725 (3 connections now open) 2014-10-06T15:31:35.195+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37980 #5726 (4 connections now open) 2014-10-06T15:31:35.195+0000 I NETWORK [conn5725] end connection 127.0.0.1:37979 (3 connections now open) 2014-10-06T15:31:40.197+0000 I NETWORK [conn5726] end connection 127.0.0.1:37980 (2 connections now open) 2014-10-06T15:31:40.197+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37981 #5727 (3 connections now open) 2014-10-06T15:31:40.197+0000 I NETWORK [conn5727] end connection 127.0.0.1:37981 (2 connections now open) 2014-10-06T15:31:40.198+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:31:40.199+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:31:40.199+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:31:40.561+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T15:31:40.561+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:31:40.568+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:31:40.569+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37982 #5728 (3 connections now open) 2014-10-06T15:31:40.569+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37983 #5729 (4 connections now open) 2014-10-06T15:31:40.569+0000 I NETWORK [conn5728] end connection 127.0.0.1:37982 (3 connections now open) 2014-10-06T15:31:45.570+0000 I NETWORK [conn5729] end connection 127.0.0.1:37983 (2 connections now open) 2014-10-06T15:31:45.570+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37984 #5730 (3 connections now open) 2014-10-06T15:31:45.571+0000 I NETWORK [conn5730] end connection 127.0.0.1:37984 (2 connections now open) 2014-10-06T15:31:45.571+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:31:45.572+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:31:45.572+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:31:45.917+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T15:31:45.917+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:31:45.921+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:31:45.921+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37985 #5731 (3 connections now open) 2014-10-06T15:31:45.921+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37986 #5732 (4 connections now open) 2014-10-06T15:31:45.922+0000 I NETWORK [conn5731] end connection 127.0.0.1:37985 (3 connections now open) 2014-10-06T15:31:50.923+0000 I NETWORK [conn5732] end connection 127.0.0.1:37986 (2 connections now open) 2014-10-06T15:31:50.923+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37987 #5733 (3 connections now open) 2014-10-06T15:31:50.924+0000 I NETWORK [conn5733] end connection 127.0.0.1:37987 (2 connections now open) 2014-10-06T15:31:50.924+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:31:50.925+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:31:50.925+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:31:51.287+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T15:31:51.287+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:31:51.290+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:31:51.291+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37988 #5734 (3 connections now open) 2014-10-06T15:31:51.291+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37989 #5735 (4 connections now open) 2014-10-06T15:31:51.291+0000 I NETWORK [conn5734] end connection 127.0.0.1:37988 (3 connections now open) 2014-10-06T15:31:56.293+0000 I NETWORK [conn5735] end connection 127.0.0.1:37989 (2 connections now open) 2014-10-06T15:31:56.293+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37990 #5736 (3 connections now open) 2014-10-06T15:31:56.293+0000 I NETWORK [conn5736] end connection 127.0.0.1:37990 (2 connections now open) 2014-10-06T15:31:56.294+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:31:56.295+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:31:56.295+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:31:56.636+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T15:31:56.636+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:31:56.639+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:31:56.640+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37991 #5737 (3 connections now open) 2014-10-06T15:31:56.640+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37992 #5738 (4 connections now open) 2014-10-06T15:31:56.640+0000 I NETWORK [conn5737] end connection 127.0.0.1:37991 (3 connections now open) 2014-10-06T15:32:01.641+0000 I NETWORK [conn5738] end connection 127.0.0.1:37992 (2 connections now open) 2014-10-06T15:32:01.641+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37993 #5739 (3 connections now open) 2014-10-06T15:32:01.642+0000 I NETWORK [conn5739] end connection 127.0.0.1:37993 (2 connections now open) 2014-10-06T15:32:01.642+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:32:01.643+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:32:01.643+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:32:02.009+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T15:32:02.009+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:32:02.013+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:32:02.013+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37994 #5740 (3 connections now open) 2014-10-06T15:32:02.013+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37995 #5741 (4 connections now open) 2014-10-06T15:32:02.014+0000 I NETWORK [conn5740] end connection 127.0.0.1:37994 (3 connections now open) 2014-10-06T15:32:07.015+0000 I NETWORK [conn5741] end connection 127.0.0.1:37995 (2 connections now open) 2014-10-06T15:32:07.015+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37996 #5742 (3 connections now open) 2014-10-06T15:32:07.016+0000 I NETWORK [conn5742] end connection 127.0.0.1:37996 (2 connections now open) 2014-10-06T15:32:07.016+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:32:07.017+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:32:07.017+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:32:07.386+0000 I INDEXING [conn5] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T15:32:07.386+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:32:07.389+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:32:07.390+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37997 #5743 (3 connections now open) 2014-10-06T15:32:07.390+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37998 #5744 (4 connections now open) 2014-10-06T15:32:07.391+0000 I NETWORK [conn5743] end connection 127.0.0.1:37997 (3 connections now open) 2014-10-06T15:32:12.392+0000 I NETWORK [conn5744] end connection 127.0.0.1:37998 (2 connections now open) 2014-10-06T15:32:12.392+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37999 #5745 (3 connections now open) 2014-10-06T15:32:12.393+0000 I NETWORK [conn5745] end connection 127.0.0.1:37999 (2 connections now open) 2014-10-06T15:32:12.393+0000 I COMMANDS [conn5] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T15:32:12.398+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:32:12.398+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:32:12.740+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T15:32:12.740+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:32:12.743+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:32:12.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38000 #5746 (3 connections now open) 2014-10-06T15:32:12.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38002 #5747 (4 connections now open) 2014-10-06T15:32:12.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38001 #5748 (5 connections now open) 2014-10-06T15:32:12.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38004 #5749 (6 connections now open) 2014-10-06T15:32:12.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38005 #5750 (7 connections now open) 2014-10-06T15:32:12.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38006 #5751 (8 connections now open) 2014-10-06T15:32:12.746+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38007 #5752 (9 connections now open) 2014-10-06T15:32:12.747+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38008 #5753 (10 connections now open) 2014-10-06T15:32:12.747+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38009 #5754 (11 connections now open) 2014-10-06T15:32:12.747+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38010 #5755 (12 connections now open) 2014-10-06T15:32:12.747+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38011 #5756 (13 connections now open) 2014-10-06T15:32:12.748+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38012 #5757 (14 connections now open) 2014-10-06T15:32:12.749+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38013 #5758 (15 connections now open) 2014-10-06T15:32:12.751+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38014 #5759 (16 connections now open) 2014-10-06T15:32:12.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38015 #5760 (17 connections now open) 2014-10-06T15:32:12.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38016 #5761 (18 connections now open) 2014-10-06T15:32:12.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38017 #5762 (19 connections now open) 2014-10-06T15:32:12.754+0000 I NETWORK [conn5746] end connection 127.0.0.1:38000 (18 connections now open) 2014-10-06T15:32:17.755+0000 I NETWORK [conn5748] end connection 127.0.0.1:38001 (17 connections now open) 2014-10-06T15:32:17.756+0000 I NETWORK [conn5757] end connection 127.0.0.1:38012 (16 connections now open) 2014-10-06T15:32:17.756+0000 I NETWORK [conn5749] end connection 127.0.0.1:38004 (15 connections now open) 2014-10-06T15:32:17.756+0000 I NETWORK [conn5758] end connection 127.0.0.1:38013 (15 connections now open) 2014-10-06T15:32:17.756+0000 I NETWORK [conn5762] end connection 127.0.0.1:38017 (13 connections now open) 2014-10-06T15:32:17.756+0000 I NETWORK [conn5751] end connection 127.0.0.1:38006 (12 connections now open) 2014-10-06T15:32:17.756+0000 I NETWORK [conn5761] end connection 127.0.0.1:38016 (12 connections now open) 2014-10-06T15:32:17.757+0000 I NETWORK [conn5747] end connection 127.0.0.1:38002 (10 connections now open) 2014-10-06T15:32:17.757+0000 I NETWORK [conn5760] end connection 127.0.0.1:38015 (9 connections now open) 2014-10-06T15:32:17.757+0000 I NETWORK [conn5752] end connection 127.0.0.1:38007 (8 connections now open) 2014-10-06T15:32:17.757+0000 I NETWORK [conn5755] end connection 127.0.0.1:38010 (7 connections now open) 2014-10-06T15:32:17.757+0000 I NETWORK [conn5754] end connection 127.0.0.1:38009 (6 connections now open) 2014-10-06T15:32:17.757+0000 I NETWORK [conn5753] end connection 127.0.0.1:38008 (6 connections now open) 2014-10-06T15:32:17.757+0000 I NETWORK [conn5756] end connection 127.0.0.1:38011 (4 connections now open) 2014-10-06T15:32:17.758+0000 I NETWORK [conn5750] end connection 127.0.0.1:38005 (3 connections now open) 2014-10-06T15:32:17.758+0000 I NETWORK [conn5759] end connection 127.0.0.1:38014 (2 connections now open) 2014-10-06T15:32:17.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38018 #5763 (3 connections now open) 2014-10-06T15:32:17.759+0000 I NETWORK [conn5763] end connection 127.0.0.1:38018 (2 connections now open) 2014-10-06T15:32:17.759+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:32:17.762+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:32:17.763+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:32:18.127+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T15:32:18.127+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:32:18.130+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:32:18.131+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38019 #5764 (3 connections now open) 2014-10-06T15:32:18.131+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38020 #5765 (4 connections now open) 2014-10-06T15:32:18.131+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38021 #5766 (5 connections now open) 2014-10-06T15:32:18.132+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38022 #5767 (6 connections now open) 2014-10-06T15:32:18.132+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38023 #5768 (7 connections now open) 2014-10-06T15:32:18.132+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38024 #5769 (8 connections now open) 2014-10-06T15:32:18.133+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38025 #5770 (9 connections now open) 2014-10-06T15:32:18.134+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38026 #5771 (10 connections now open) 2014-10-06T15:32:18.134+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38027 #5772 (11 connections now open) 2014-10-06T15:32:18.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38028 #5773 (12 connections now open) 2014-10-06T15:32:18.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38029 #5774 (13 connections now open) 2014-10-06T15:32:18.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38030 #5775 (14 connections now open) 2014-10-06T15:32:18.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38031 #5776 (15 connections now open) 2014-10-06T15:32:18.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38032 #5777 (16 connections now open) 2014-10-06T15:32:18.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38033 #5778 (17 connections now open) 2014-10-06T15:32:18.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38034 #5779 (18 connections now open) 2014-10-06T15:32:18.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38035 #5780 (19 connections now open) 2014-10-06T15:32:18.139+0000 I NETWORK [conn5764] end connection 127.0.0.1:38019 (18 connections now open) 2014-10-06T15:32:23.140+0000 I NETWORK [conn5774] end connection 127.0.0.1:38029 (17 connections now open) 2014-10-06T15:32:23.140+0000 I NETWORK [conn5771] end connection 127.0.0.1:38026 (16 connections now open) 2014-10-06T15:32:23.140+0000 I NETWORK [conn5765] end connection 127.0.0.1:38020 (16 connections now open) 2014-10-06T15:32:23.141+0000 I NETWORK [conn5772] end connection 127.0.0.1:38027 (15 connections now open) 2014-10-06T15:32:23.141+0000 I NETWORK [conn5778] end connection 127.0.0.1:38033 (13 connections now open) 2014-10-06T15:32:23.141+0000 I NETWORK [conn5777] end connection 127.0.0.1:38032 (13 connections now open) 2014-10-06T15:32:23.142+0000 I NETWORK [conn5773] end connection 127.0.0.1:38028 (11 connections now open) 2014-10-06T15:32:23.142+0000 I NETWORK [conn5779] end connection 127.0.0.1:38034 (10 connections now open) 2014-10-06T15:32:23.142+0000 I NETWORK [conn5775] end connection 127.0.0.1:38030 (9 connections now open) 2014-10-06T15:32:23.142+0000 I NETWORK [conn5780] end connection 127.0.0.1:38035 (8 connections now open) 2014-10-06T15:32:23.143+0000 I NETWORK [conn5770] end connection 127.0.0.1:38025 (7 connections now open) 2014-10-06T15:32:23.143+0000 I NETWORK [conn5768] end connection 127.0.0.1:38023 (6 connections now open) 2014-10-06T15:32:23.143+0000 I NETWORK [conn5767] end connection 127.0.0.1:38022 (6 connections now open) 2014-10-06T15:32:23.143+0000 I NETWORK [conn5766] end connection 127.0.0.1:38021 (5 connections now open) 2014-10-06T15:32:23.143+0000 I NETWORK [conn5776] end connection 127.0.0.1:38031 (3 connections now open) 2014-10-06T15:32:23.143+0000 I NETWORK [conn5769] end connection 127.0.0.1:38024 (2 connections now open) 2014-10-06T15:32:23.143+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38036 #5781 (3 connections now open) 2014-10-06T15:32:23.144+0000 I NETWORK [conn5781] end connection 127.0.0.1:38036 (2 connections now open) 2014-10-06T15:32:23.144+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:32:23.145+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:32:23.145+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:32:23.487+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T15:32:23.487+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:32:23.491+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:32:23.491+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38037 #5782 (3 connections now open) 2014-10-06T15:32:23.492+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38038 #5783 (4 connections now open) 2014-10-06T15:32:23.492+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38039 #5784 (5 connections now open) 2014-10-06T15:32:23.492+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38040 #5785 (6 connections now open) 2014-10-06T15:32:23.492+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38041 #5786 (7 connections now open) 2014-10-06T15:32:23.492+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38042 #5787 (8 connections now open) 2014-10-06T15:32:23.494+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38043 #5788 (9 connections now open) 2014-10-06T15:32:23.494+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38044 #5789 (10 connections now open) 2014-10-06T15:32:23.495+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38045 #5790 (11 connections now open) 2014-10-06T15:32:23.495+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38046 #5791 (12 connections now open) 2014-10-06T15:32:23.495+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38047 #5792 (13 connections now open) 2014-10-06T15:32:23.501+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38048 #5793 (14 connections now open) 2014-10-06T15:32:23.501+0000 I NETWORK [conn5782] end connection 127.0.0.1:38037 (13 connections now open) 2014-10-06T15:32:23.507+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38049 #5794 (14 connections now open) 2014-10-06T15:32:23.507+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38050 #5795 (15 connections now open) 2014-10-06T15:32:23.507+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38051 #5796 (16 connections now open) 2014-10-06T15:32:23.507+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38052 #5797 (17 connections now open) 2014-10-06T15:32:23.509+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38053 #5798 (18 connections now open) 2014-10-06T15:32:28.502+0000 I NETWORK [conn5789] end connection 127.0.0.1:38044 (17 connections now open) 2014-10-06T15:32:28.502+0000 I NETWORK [conn5785] end connection 127.0.0.1:38040 (16 connections now open) 2014-10-06T15:32:28.502+0000 I NETWORK [conn5786] end connection 127.0.0.1:38041 (15 connections now open) 2014-10-06T15:32:28.503+0000 I NETWORK [conn5783] end connection 127.0.0.1:38038 (14 connections now open) 2014-10-06T15:32:28.503+0000 I NETWORK [conn5792] end connection 127.0.0.1:38047 (13 connections now open) 2014-10-06T15:32:28.503+0000 I NETWORK [conn5791] end connection 127.0.0.1:38046 (12 connections now open) 2014-10-06T15:32:28.504+0000 I NETWORK [conn5794] end connection 127.0.0.1:38049 (11 connections now open) 2014-10-06T15:32:28.504+0000 I NETWORK [conn5798] end connection 127.0.0.1:38053 (11 connections now open) 2014-10-06T15:32:28.504+0000 I NETWORK [conn5790] end connection 127.0.0.1:38045 (9 connections now open) 2014-10-06T15:32:28.504+0000 I NETWORK [conn5784] end connection 127.0.0.1:38039 (9 connections now open) 2014-10-06T15:32:28.504+0000 I NETWORK [conn5795] end connection 127.0.0.1:38050 (7 connections now open) 2014-10-06T15:32:28.504+0000 I NETWORK [conn5796] end connection 127.0.0.1:38051 (7 connections now open) 2014-10-06T15:32:28.504+0000 I NETWORK [conn5793] end connection 127.0.0.1:38048 (5 connections now open) 2014-10-06T15:32:28.504+0000 I NETWORK [conn5788] end connection 127.0.0.1:38043 (4 connections now open) 2014-10-06T15:32:28.505+0000 I NETWORK [conn5797] end connection 127.0.0.1:38052 (3 connections now open) 2014-10-06T15:32:28.505+0000 I NETWORK [conn5787] end connection 127.0.0.1:38042 (2 connections now open) 2014-10-06T15:32:28.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38054 #5799 (3 connections now open) 2014-10-06T15:32:28.505+0000 I NETWORK [conn5799] end connection 127.0.0.1:38054 (2 connections now open) 2014-10-06T15:32:28.506+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:32:28.509+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:32:28.509+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:32:28.869+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T15:32:28.869+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:32:28.872+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:32:28.873+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38055 #5800 (3 connections now open) 2014-10-06T15:32:28.873+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38056 #5801 (4 connections now open) 2014-10-06T15:32:28.873+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38057 #5802 (5 connections now open) 2014-10-06T15:32:28.873+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38058 #5803 (6 connections now open) 2014-10-06T15:32:28.873+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38059 #5804 (7 connections now open) 2014-10-06T15:32:28.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38060 #5805 (8 connections now open) 2014-10-06T15:32:28.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38061 #5806 (9 connections now open) 2014-10-06T15:32:28.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38062 #5807 (10 connections now open) 2014-10-06T15:32:28.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38063 #5808 (11 connections now open) 2014-10-06T15:32:28.875+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38064 #5809 (12 connections now open) 2014-10-06T15:32:28.875+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38065 #5810 (13 connections now open) 2014-10-06T15:32:28.875+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38066 #5811 (14 connections now open) 2014-10-06T15:32:28.875+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38067 #5812 (15 connections now open) 2014-10-06T15:32:28.875+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38068 #5813 (16 connections now open) 2014-10-06T15:32:28.876+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38069 #5814 (17 connections now open) 2014-10-06T15:32:28.877+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38070 #5815 (18 connections now open) 2014-10-06T15:32:28.878+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38071 #5816 (19 connections now open) 2014-10-06T15:32:28.881+0000 I NETWORK [conn5800] end connection 127.0.0.1:38055 (18 connections now open) 2014-10-06T15:32:33.881+0000 I NETWORK [conn5804] end connection 127.0.0.1:38059 (17 connections now open) 2014-10-06T15:32:33.881+0000 I NETWORK [conn5815] end connection 127.0.0.1:38070 (16 connections now open) 2014-10-06T15:32:33.882+0000 I NETWORK [conn5806] end connection 127.0.0.1:38061 (16 connections now open) 2014-10-06T15:32:33.882+0000 I NETWORK [conn5810] end connection 127.0.0.1:38065 (14 connections now open) 2014-10-06T15:32:33.883+0000 I NETWORK [conn5801] end connection 127.0.0.1:38056 (13 connections now open) 2014-10-06T15:32:33.883+0000 I NETWORK [conn5803] end connection 127.0.0.1:38058 (13 connections now open) 2014-10-06T15:32:33.883+0000 I NETWORK [conn5813] end connection 127.0.0.1:38068 (11 connections now open) 2014-10-06T15:32:33.883+0000 I NETWORK [conn5805] end connection 127.0.0.1:38060 (10 connections now open) 2014-10-06T15:32:33.884+0000 I NETWORK [conn5814] end connection 127.0.0.1:38069 (9 connections now open) 2014-10-06T15:32:33.884+0000 I NETWORK [conn5811] end connection 127.0.0.1:38066 (8 connections now open) 2014-10-06T15:32:33.884+0000 I NETWORK [conn5809] end connection 127.0.0.1:38064 (7 connections now open) 2014-10-06T15:32:33.884+0000 I NETWORK [conn5812] end connection 127.0.0.1:38067 (6 connections now open) 2014-10-06T15:32:33.884+0000 I NETWORK [conn5802] end connection 127.0.0.1:38057 (5 connections now open) 2014-10-06T15:32:33.884+0000 I NETWORK [conn5816] end connection 127.0.0.1:38071 (5 connections now open) 2014-10-06T15:32:33.885+0000 I NETWORK [conn5808] end connection 127.0.0.1:38063 (3 connections now open) 2014-10-06T15:32:33.885+0000 I NETWORK [conn5807] end connection 127.0.0.1:38062 (2 connections now open) 2014-10-06T15:32:33.885+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38072 #5817 (3 connections now open) 2014-10-06T15:32:33.885+0000 I NETWORK [conn5817] end connection 127.0.0.1:38072 (2 connections now open) 2014-10-06T15:32:33.886+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:32:33.890+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:32:33.890+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:32:34.250+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T15:32:34.250+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:32:34.254+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:32:34.254+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38073 #5818 (3 connections now open) 2014-10-06T15:32:34.255+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38074 #5819 (4 connections now open) 2014-10-06T15:32:34.255+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38075 #5820 (5 connections now open) 2014-10-06T15:32:34.255+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38076 #5821 (6 connections now open) 2014-10-06T15:32:34.255+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38077 #5822 (7 connections now open) 2014-10-06T15:32:34.255+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38079 #5823 (8 connections now open) 2014-10-06T15:32:34.255+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38078 #5824 (9 connections now open) 2014-10-06T15:32:34.257+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38081 #5825 (10 connections now open) 2014-10-06T15:32:34.257+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38082 #5826 (11 connections now open) 2014-10-06T15:32:34.257+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38083 #5827 (12 connections now open) 2014-10-06T15:32:34.259+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38084 #5828 (13 connections now open) 2014-10-06T15:32:34.260+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38085 #5829 (14 connections now open) 2014-10-06T15:32:34.266+0000 I NETWORK [conn5818] end connection 127.0.0.1:38073 (13 connections now open) 2014-10-06T15:32:34.266+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38086 #5830 (14 connections now open) 2014-10-06T15:32:34.266+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38087 #5831 (15 connections now open) 2014-10-06T15:32:34.266+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38088 #5832 (16 connections now open) 2014-10-06T15:32:34.266+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38089 #5833 (17 connections now open) 2014-10-06T15:32:34.266+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38090 #5834 (18 connections now open) 2014-10-06T15:32:39.267+0000 I NETWORK [conn5823] end connection 127.0.0.1:38079 (17 connections now open) 2014-10-06T15:32:39.267+0000 I NETWORK [conn5825] end connection 127.0.0.1:38081 (16 connections now open) 2014-10-06T15:32:39.268+0000 I NETWORK [conn5832] end connection 127.0.0.1:38088 (15 connections now open) 2014-10-06T15:32:39.268+0000 I NETWORK [conn5826] end connection 127.0.0.1:38082 (14 connections now open) 2014-10-06T15:32:39.268+0000 I NETWORK [conn5830] end connection 127.0.0.1:38086 (14 connections now open) 2014-10-06T15:32:39.268+0000 I NETWORK [conn5833] end connection 127.0.0.1:38089 (12 connections now open) 2014-10-06T15:32:39.268+0000 I NETWORK [conn5822] end connection 127.0.0.1:38077 (11 connections now open) 2014-10-06T15:32:39.268+0000 I NETWORK [conn5821] end connection 127.0.0.1:38076 (10 connections now open) 2014-10-06T15:32:39.269+0000 I NETWORK [conn5820] end connection 127.0.0.1:38075 (9 connections now open) 2014-10-06T15:32:39.269+0000 I NETWORK [conn5829] end connection 127.0.0.1:38085 (8 connections now open) 2014-10-06T15:32:39.269+0000 I NETWORK [conn5827] end connection 127.0.0.1:38083 (8 connections now open) 2014-10-06T15:32:39.269+0000 I NETWORK [conn5834] end connection 127.0.0.1:38090 (6 connections now open) 2014-10-06T15:32:39.269+0000 I NETWORK [conn5819] end connection 127.0.0.1:38074 (5 connections now open) 2014-10-06T15:32:39.269+0000 I NETWORK [conn5828] end connection 127.0.0.1:38084 (4 connections now open) 2014-10-06T15:32:39.270+0000 I NETWORK [conn5831] end connection 127.0.0.1:38087 (3 connections now open) 2014-10-06T15:32:39.270+0000 I NETWORK [conn5824] end connection 127.0.0.1:38078 (2 connections now open) 2014-10-06T15:32:39.270+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38091 #5835 (3 connections now open) 2014-10-06T15:32:39.270+0000 I NETWORK [conn5835] end connection 127.0.0.1:38091 (2 connections now open) 2014-10-06T15:32:39.271+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:32:39.273+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:32:39.273+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:32:39.617+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T15:32:39.617+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:32:39.620+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:32:39.621+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38092 #5836 (3 connections now open) 2014-10-06T15:32:39.621+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38093 #5837 (4 connections now open) 2014-10-06T15:32:39.621+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38094 #5838 (5 connections now open) 2014-10-06T15:32:39.622+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38095 #5839 (6 connections now open) 2014-10-06T15:32:39.622+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38096 #5840 (7 connections now open) 2014-10-06T15:32:39.622+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38097 #5841 (8 connections now open) 2014-10-06T15:32:39.622+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38098 #5842 (9 connections now open) 2014-10-06T15:32:39.622+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38099 #5843 (10 connections now open) 2014-10-06T15:32:39.622+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38100 #5844 (11 connections now open) 2014-10-06T15:32:39.623+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38101 #5845 (12 connections now open) 2014-10-06T15:32:39.626+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38102 #5846 (13 connections now open) 2014-10-06T15:32:39.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38103 #5847 (14 connections now open) 2014-10-06T15:32:39.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38104 #5848 (15 connections now open) 2014-10-06T15:32:39.631+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38105 #5849 (16 connections now open) 2014-10-06T15:32:39.632+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38106 #5850 (17 connections now open) 2014-10-06T15:32:39.632+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38107 #5851 (18 connections now open) 2014-10-06T15:32:39.632+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38108 #5852 (19 connections now open) 2014-10-06T15:32:39.634+0000 I NETWORK [conn5836] end connection 127.0.0.1:38092 (18 connections now open) 2014-10-06T15:32:44.634+0000 I NETWORK [conn5849] end connection 127.0.0.1:38105 (17 connections now open) 2014-10-06T15:32:44.636+0000 I NETWORK [conn5852] end connection 127.0.0.1:38108 (16 connections now open) 2014-10-06T15:32:44.636+0000 I NETWORK [conn5845] end connection 127.0.0.1:38101 (15 connections now open) 2014-10-06T15:32:44.636+0000 I NETWORK [conn5846] end connection 127.0.0.1:38102 (14 connections now open) 2014-10-06T15:32:44.636+0000 I NETWORK [conn5851] end connection 127.0.0.1:38107 (13 connections now open) 2014-10-06T15:32:44.636+0000 I NETWORK [conn5837] end connection 127.0.0.1:38093 (13 connections now open) 2014-10-06T15:32:44.637+0000 I NETWORK [conn5844] end connection 127.0.0.1:38100 (11 connections now open) 2014-10-06T15:32:44.637+0000 I NETWORK [conn5847] end connection 127.0.0.1:38103 (11 connections now open) 2014-10-06T15:32:44.637+0000 I NETWORK [conn5839] end connection 127.0.0.1:38095 (9 connections now open) 2014-10-06T15:32:44.637+0000 I NETWORK [conn5850] end connection 127.0.0.1:38106 (8 connections now open) 2014-10-06T15:32:44.637+0000 I NETWORK [conn5842] end connection 127.0.0.1:38098 (7 connections now open) 2014-10-06T15:32:44.637+0000 I NETWORK [conn5843] end connection 127.0.0.1:38099 (6 connections now open) 2014-10-06T15:32:44.637+0000 I NETWORK [conn5838] end connection 127.0.0.1:38094 (6 connections now open) 2014-10-06T15:32:44.637+0000 I NETWORK [conn5840] end connection 127.0.0.1:38096 (4 connections now open) 2014-10-06T15:32:44.637+0000 I NETWORK [conn5848] end connection 127.0.0.1:38104 (3 connections now open) 2014-10-06T15:32:44.637+0000 I NETWORK [conn5841] end connection 127.0.0.1:38097 (2 connections now open) 2014-10-06T15:32:44.638+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38109 #5853 (3 connections now open) 2014-10-06T15:32:44.638+0000 I NETWORK [conn5853] end connection 127.0.0.1:38109 (2 connections now open) 2014-10-06T15:32:44.638+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:32:44.642+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:32:44.642+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:32:45.002+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T15:32:45.002+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:32:45.006+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:32:45.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38110 #5854 (3 connections now open) 2014-10-06T15:32:45.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38111 #5855 (4 connections now open) 2014-10-06T15:32:45.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38112 #5856 (5 connections now open) 2014-10-06T15:32:45.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38113 #5857 (6 connections now open) 2014-10-06T15:32:45.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38114 #5858 (7 connections now open) 2014-10-06T15:32:45.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38115 #5859 (8 connections now open) 2014-10-06T15:32:45.009+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38117 #5860 (9 connections now open) 2014-10-06T15:32:45.010+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38118 #5861 (10 connections now open) 2014-10-06T15:32:45.011+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38119 #5862 (11 connections now open) 2014-10-06T15:32:45.011+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38120 #5863 (12 connections now open) 2014-10-06T15:32:45.012+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38121 #5864 (13 connections now open) 2014-10-06T15:32:45.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38122 #5865 (14 connections now open) 2014-10-06T15:32:45.015+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38123 #5866 (15 connections now open) 2014-10-06T15:32:45.019+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38124 #5867 (16 connections now open) 2014-10-06T15:32:45.021+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38125 #5868 (17 connections now open) 2014-10-06T15:32:45.021+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38126 #5869 (18 connections now open) 2014-10-06T15:32:45.023+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38127 #5870 (19 connections now open) 2014-10-06T15:32:45.026+0000 I NETWORK [conn5854] end connection 127.0.0.1:38110 (18 connections now open) 2014-10-06T15:32:50.027+0000 I NETWORK [conn5869] end connection 127.0.0.1:38126 (17 connections now open) 2014-10-06T15:32:50.027+0000 I NETWORK [conn5866] end connection 127.0.0.1:38123 (16 connections now open) 2014-10-06T15:32:50.027+0000 I NETWORK [conn5857] end connection 127.0.0.1:38113 (15 connections now open) 2014-10-06T15:32:50.028+0000 I NETWORK [conn5864] end connection 127.0.0.1:38121 (14 connections now open) 2014-10-06T15:32:50.028+0000 I NETWORK [conn5870] end connection 127.0.0.1:38127 (13 connections now open) 2014-10-06T15:32:50.028+0000 I NETWORK [conn5863] end connection 127.0.0.1:38120 (13 connections now open) 2014-10-06T15:32:50.027+0000 I NETWORK [conn5862] end connection 127.0.0.1:38119 (17 connections now open) 2014-10-06T15:32:50.027+0000 I NETWORK [conn5856] end connection 127.0.0.1:38112 (16 connections now open) 2014-10-06T15:32:50.027+0000 I NETWORK [conn5865] end connection 127.0.0.1:38122 (16 connections now open) 2014-10-06T15:32:50.029+0000 I NETWORK [conn5859] end connection 127.0.0.1:38115 (8 connections now open) 2014-10-06T15:32:50.029+0000 I NETWORK [conn5855] end connection 127.0.0.1:38111 (8 connections now open) 2014-10-06T15:32:50.029+0000 I NETWORK [conn5867] end connection 127.0.0.1:38124 (6 connections now open) 2014-10-06T15:32:50.029+0000 I NETWORK [conn5861] end connection 127.0.0.1:38118 (6 connections now open) 2014-10-06T15:32:50.029+0000 I NETWORK [conn5858] end connection 127.0.0.1:38114 (4 connections now open) 2014-10-06T15:32:50.029+0000 I NETWORK [conn5860] end connection 127.0.0.1:38117 (3 connections now open) 2014-10-06T15:32:50.030+0000 I NETWORK [conn5868] end connection 127.0.0.1:38125 (2 connections now open) 2014-10-06T15:32:50.030+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38128 #5871 (3 connections now open) 2014-10-06T15:32:50.030+0000 I NETWORK [conn5871] end connection 127.0.0.1:38128 (2 connections now open) 2014-10-06T15:32:50.031+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:32:50.036+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:32:50.036+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:32:50.377+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T15:32:50.377+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:32:50.380+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:32:50.381+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38129 #5872 (3 connections now open) 2014-10-06T15:32:50.381+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38130 #5873 (4 connections now open) 2014-10-06T15:32:50.381+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38131 #5874 (5 connections now open) 2014-10-06T15:32:50.381+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38132 #5875 (6 connections now open) 2014-10-06T15:32:50.382+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38133 #5876 (7 connections now open) 2014-10-06T15:32:50.382+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38134 #5877 (8 connections now open) 2014-10-06T15:32:50.382+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38135 #5878 (9 connections now open) 2014-10-06T15:32:50.382+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38136 #5879 (10 connections now open) 2014-10-06T15:32:50.382+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38137 #5880 (11 connections now open) 2014-10-06T15:32:50.382+0000 I NETWORK [conn5872] end connection 127.0.0.1:38129 (10 connections now open) 2014-10-06T15:32:55.383+0000 I NETWORK [conn5875] end connection 127.0.0.1:38132 (9 connections now open) 2014-10-06T15:32:55.383+0000 I NETWORK [conn5874] end connection 127.0.0.1:38131 (8 connections now open) 2014-10-06T15:32:55.383+0000 I NETWORK [conn5880] end connection 127.0.0.1:38137 (8 connections now open) 2014-10-06T15:32:55.383+0000 I NETWORK [conn5877] end connection 127.0.0.1:38134 (7 connections now open) 2014-10-06T15:32:55.383+0000 I NETWORK [conn5873] end connection 127.0.0.1:38130 (5 connections now open) 2014-10-06T15:32:55.384+0000 I NETWORK [conn5879] end connection 127.0.0.1:38136 (4 connections now open) 2014-10-06T15:32:55.384+0000 I NETWORK [conn5878] end connection 127.0.0.1:38135 (3 connections now open) 2014-10-06T15:32:55.384+0000 I NETWORK [conn5876] end connection 127.0.0.1:38133 (2 connections now open) 2014-10-06T15:32:55.384+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38138 #5881 (3 connections now open) 2014-10-06T15:32:55.385+0000 I NETWORK [conn5881] end connection 127.0.0.1:38138 (2 connections now open) 2014-10-06T15:32:55.385+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:32:55.387+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:32:55.387+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:32:55.749+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T15:32:55.749+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:32:55.753+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:32:55.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38139 #5882 (3 connections now open) 2014-10-06T15:32:55.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38141 #5883 (4 connections now open) 2014-10-06T15:32:55.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38140 #5884 (5 connections now open) 2014-10-06T15:32:55.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38142 #5885 (6 connections now open) 2014-10-06T15:32:55.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38143 #5886 (7 connections now open) 2014-10-06T15:32:55.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38144 #5887 (8 connections now open) 2014-10-06T15:32:55.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38145 #5888 (9 connections now open) 2014-10-06T15:32:55.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38146 #5889 (10 connections now open) 2014-10-06T15:32:55.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38147 #5890 (11 connections now open) 2014-10-06T15:32:55.755+0000 I NETWORK [conn5882] end connection 127.0.0.1:38139 (10 connections now open) 2014-10-06T15:33:00.755+0000 I NETWORK [conn5887] end connection 127.0.0.1:38144 (9 connections now open) 2014-10-06T15:33:00.756+0000 I NETWORK [conn5885] end connection 127.0.0.1:38142 (8 connections now open) 2014-10-06T15:33:00.756+0000 I NETWORK [conn5886] end connection 127.0.0.1:38143 (8 connections now open) 2014-10-06T15:33:00.756+0000 I NETWORK [conn5888] end connection 127.0.0.1:38145 (6 connections now open) 2014-10-06T15:33:00.756+0000 I NETWORK [conn5889] end connection 127.0.0.1:38146 (5 connections now open) 2014-10-06T15:33:00.756+0000 I NETWORK [conn5883] end connection 127.0.0.1:38141 (4 connections now open) 2014-10-06T15:33:00.756+0000 I NETWORK [conn5890] end connection 127.0.0.1:38147 (3 connections now open) 2014-10-06T15:33:00.757+0000 I NETWORK [conn5884] end connection 127.0.0.1:38140 (2 connections now open) 2014-10-06T15:33:00.757+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38148 #5891 (3 connections now open) 2014-10-06T15:33:00.757+0000 I NETWORK [conn5891] end connection 127.0.0.1:38148 (2 connections now open) 2014-10-06T15:33:00.758+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:33:00.759+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:33:00.759+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:33:01.117+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T15:33:01.117+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:33:01.121+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:33:01.121+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38149 #5892 (3 connections now open) 2014-10-06T15:33:01.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38150 #5893 (4 connections now open) 2014-10-06T15:33:01.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38151 #5894 (5 connections now open) 2014-10-06T15:33:01.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38152 #5895 (6 connections now open) 2014-10-06T15:33:01.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38153 #5896 (7 connections now open) 2014-10-06T15:33:01.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38154 #5897 (8 connections now open) 2014-10-06T15:33:01.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38155 #5898 (9 connections now open) 2014-10-06T15:33:01.123+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38156 #5899 (10 connections now open) 2014-10-06T15:33:01.123+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38157 #5900 (11 connections now open) 2014-10-06T15:33:01.123+0000 I NETWORK [conn5892] end connection 127.0.0.1:38149 (10 connections now open) 2014-10-06T15:33:06.123+0000 I NETWORK [conn5900] end connection 127.0.0.1:38157 (9 connections now open) 2014-10-06T15:33:06.123+0000 I NETWORK [conn5898] end connection 127.0.0.1:38155 (9 connections now open) 2014-10-06T15:33:06.124+0000 I NETWORK [conn5897] end connection 127.0.0.1:38154 (8 connections now open) 2014-10-06T15:33:06.124+0000 I NETWORK [conn5893] end connection 127.0.0.1:38150 (8 connections now open) 2014-10-06T15:33:06.124+0000 I NETWORK [conn5895] end connection 127.0.0.1:38152 (8 connections now open) 2014-10-06T15:33:06.124+0000 I NETWORK [conn5896] end connection 127.0.0.1:38153 (8 connections now open) 2014-10-06T15:33:06.124+0000 I NETWORK [conn5899] end connection 127.0.0.1:38156 (8 connections now open) 2014-10-06T15:33:06.124+0000 I NETWORK [conn5894] end connection 127.0.0.1:38151 (8 connections now open) 2014-10-06T15:33:06.124+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38158 #5901 (4 connections now open) 2014-10-06T15:33:06.125+0000 I NETWORK [conn5901] end connection 127.0.0.1:38158 (2 connections now open) 2014-10-06T15:33:06.125+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:33:06.131+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:33:06.131+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:33:06.474+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T15:33:06.474+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:33:06.477+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:33:06.478+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38159 #5902 (3 connections now open) 2014-10-06T15:33:06.479+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38160 #5903 (4 connections now open) 2014-10-06T15:33:06.479+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38161 #5904 (5 connections now open) 2014-10-06T15:33:06.479+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38163 #5905 (6 connections now open) 2014-10-06T15:33:06.479+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38164 #5906 (7 connections now open) 2014-10-06T15:33:06.479+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38165 #5907 (8 connections now open) 2014-10-06T15:33:06.479+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38166 #5908 (9 connections now open) 2014-10-06T15:33:06.479+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38167 #5909 (10 connections now open) 2014-10-06T15:33:06.479+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38168 #5910 (11 connections now open) 2014-10-06T15:33:06.480+0000 I NETWORK [conn5902] end connection 127.0.0.1:38159 (10 connections now open) 2014-10-06T15:33:11.481+0000 I NETWORK [conn5905] end connection 127.0.0.1:38163 (9 connections now open) 2014-10-06T15:33:11.481+0000 I NETWORK [conn5903] end connection 127.0.0.1:38160 (9 connections now open) 2014-10-06T15:33:11.481+0000 I NETWORK [conn5907] end connection 127.0.0.1:38165 (7 connections now open) 2014-10-06T15:33:11.481+0000 I NETWORK [conn5904] end connection 127.0.0.1:38161 (7 connections now open) 2014-10-06T15:33:11.481+0000 I NETWORK [conn5910] end connection 127.0.0.1:38168 (6 connections now open) 2014-10-06T15:33:11.481+0000 I NETWORK [conn5906] end connection 127.0.0.1:38164 (5 connections now open) 2014-10-06T15:33:11.481+0000 I NETWORK [conn5908] end connection 127.0.0.1:38166 (3 connections now open) 2014-10-06T15:33:11.482+0000 I NETWORK [conn5909] end connection 127.0.0.1:38167 (2 connections now open) 2014-10-06T15:33:11.482+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38169 #5911 (3 connections now open) 2014-10-06T15:33:11.482+0000 I NETWORK [conn5911] end connection 127.0.0.1:38169 (2 connections now open) 2014-10-06T15:33:11.483+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:33:11.486+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:33:11.486+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:33:11.850+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T15:33:11.850+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:33:11.854+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:33:11.854+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38170 #5912 (3 connections now open) 2014-10-06T15:33:11.854+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38171 #5913 (4 connections now open) 2014-10-06T15:33:11.855+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38172 #5914 (5 connections now open) 2014-10-06T15:33:11.855+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38173 #5915 (6 connections now open) 2014-10-06T15:33:11.855+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38174 #5916 (7 connections now open) 2014-10-06T15:33:11.855+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38175 #5917 (8 connections now open) 2014-10-06T15:33:11.855+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38176 #5918 (9 connections now open) 2014-10-06T15:33:11.855+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38177 #5919 (10 connections now open) 2014-10-06T15:33:11.855+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38178 #5920 (11 connections now open) 2014-10-06T15:33:11.856+0000 I NETWORK [conn5912] end connection 127.0.0.1:38170 (10 connections now open) 2014-10-06T15:33:16.857+0000 I NETWORK [conn5919] end connection 127.0.0.1:38177 (9 connections now open) 2014-10-06T15:33:16.857+0000 I NETWORK [conn5917] end connection 127.0.0.1:38175 (9 connections now open) 2014-10-06T15:33:16.857+0000 I NETWORK [conn5914] end connection 127.0.0.1:38172 (9 connections now open) 2014-10-06T15:33:16.857+0000 I NETWORK [conn5913] end connection 127.0.0.1:38171 (8 connections now open) 2014-10-06T15:33:16.857+0000 I NETWORK [conn5916] end connection 127.0.0.1:38174 (7 connections now open) 2014-10-06T15:33:16.857+0000 I NETWORK [conn5918] end connection 127.0.0.1:38176 (7 connections now open) 2014-10-06T15:33:16.858+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38179 #5921 (7 connections now open) 2014-10-06T15:33:16.857+0000 I NETWORK [conn5915] end connection 127.0.0.1:38173 (7 connections now open) 2014-10-06T15:33:16.857+0000 I NETWORK [conn5920] end connection 127.0.0.1:38178 (7 connections now open) 2014-10-06T15:33:16.858+0000 I NETWORK [conn5921] end connection 127.0.0.1:38179 (2 connections now open) 2014-10-06T15:33:16.858+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:33:16.863+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:33:16.863+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:33:17.208+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T15:33:17.208+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:33:17.211+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:33:17.212+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38180 #5922 (3 connections now open) 2014-10-06T15:33:17.212+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38181 #5923 (4 connections now open) 2014-10-06T15:33:17.212+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38182 #5924 (5 connections now open) 2014-10-06T15:33:17.212+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38184 #5925 (6 connections now open) 2014-10-06T15:33:17.212+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38185 #5926 (7 connections now open) 2014-10-06T15:33:17.213+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38186 #5927 (8 connections now open) 2014-10-06T15:33:17.213+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38187 #5928 (9 connections now open) 2014-10-06T15:33:17.213+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38188 #5929 (10 connections now open) 2014-10-06T15:33:17.213+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38189 #5930 (11 connections now open) 2014-10-06T15:33:17.214+0000 I NETWORK [conn5922] end connection 127.0.0.1:38180 (10 connections now open) 2014-10-06T15:33:22.215+0000 I NETWORK [conn5925] end connection 127.0.0.1:38184 (9 connections now open) 2014-10-06T15:33:22.215+0000 I NETWORK [conn5924] end connection 127.0.0.1:38182 (8 connections now open) 2014-10-06T15:33:22.215+0000 I NETWORK [conn5929] end connection 127.0.0.1:38188 (8 connections now open) 2014-10-06T15:33:22.215+0000 I NETWORK [conn5928] end connection 127.0.0.1:38187 (8 connections now open) 2014-10-06T15:33:22.216+0000 I NETWORK [conn5927] end connection 127.0.0.1:38186 (5 connections now open) 2014-10-06T15:33:22.216+0000 I NETWORK [conn5926] end connection 127.0.0.1:38185 (4 connections now open) 2014-10-06T15:33:22.216+0000 I NETWORK [conn5930] end connection 127.0.0.1:38189 (4 connections now open) 2014-10-06T15:33:22.216+0000 I NETWORK [conn5923] end connection 127.0.0.1:38181 (4 connections now open) 2014-10-06T15:33:22.216+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38190 #5931 (3 connections now open) 2014-10-06T15:33:22.216+0000 I NETWORK [conn5931] end connection 127.0.0.1:38190 (2 connections now open) 2014-10-06T15:33:22.217+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:33:22.222+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:33:22.222+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:33:22.585+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T15:33:22.585+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:33:22.589+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:33:22.589+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38191 #5932 (3 connections now open) 2014-10-06T15:33:22.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38192 #5933 (4 connections now open) 2014-10-06T15:33:22.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38193 #5934 (5 connections now open) 2014-10-06T15:33:22.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38195 #5935 (6 connections now open) 2014-10-06T15:33:22.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38194 #5936 (7 connections now open) 2014-10-06T15:33:22.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38196 #5937 (8 connections now open) 2014-10-06T15:33:22.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38197 #5938 (9 connections now open) 2014-10-06T15:33:22.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38198 #5939 (10 connections now open) 2014-10-06T15:33:22.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38199 #5940 (11 connections now open) 2014-10-06T15:33:22.591+0000 I NETWORK [conn5932] end connection 127.0.0.1:38191 (10 connections now open) 2014-10-06T15:33:27.591+0000 I NETWORK [conn5937] end connection 127.0.0.1:38196 (9 connections now open) 2014-10-06T15:33:27.591+0000 I NETWORK [conn5940] end connection 127.0.0.1:38199 (9 connections now open) 2014-10-06T15:33:27.591+0000 I NETWORK [conn5934] end connection 127.0.0.1:38193 (9 connections now open) 2014-10-06T15:33:27.592+0000 I NETWORK [conn5939] end connection 127.0.0.1:38198 (8 connections now open) 2014-10-06T15:33:27.592+0000 I NETWORK [conn5938] end connection 127.0.0.1:38197 (5 connections now open) 2014-10-06T15:33:27.592+0000 I NETWORK [conn5933] end connection 127.0.0.1:38192 (4 connections now open) 2014-10-06T15:33:27.592+0000 I NETWORK [conn5936] end connection 127.0.0.1:38194 (3 connections now open) 2014-10-06T15:33:27.593+0000 I NETWORK [conn5935] end connection 127.0.0.1:38195 (2 connections now open) 2014-10-06T15:33:27.593+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38200 #5941 (3 connections now open) 2014-10-06T15:33:27.593+0000 I NETWORK [conn5941] end connection 127.0.0.1:38200 (2 connections now open) 2014-10-06T15:33:27.593+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:33:27.597+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:33:27.597+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:33:27.951+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T15:33:27.951+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:33:27.955+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:33:27.955+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38201 #5942 (3 connections now open) 2014-10-06T15:33:27.956+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38202 #5943 (4 connections now open) 2014-10-06T15:33:27.956+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38203 #5944 (5 connections now open) 2014-10-06T15:33:27.956+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38204 #5945 (6 connections now open) 2014-10-06T15:33:27.956+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38205 #5946 (7 connections now open) 2014-10-06T15:33:27.956+0000 I NETWORK [conn5942] end connection 127.0.0.1:38201 (6 connections now open) 2014-10-06T15:33:32.956+0000 I NETWORK [conn5944] end connection 127.0.0.1:38203 (5 connections now open) 2014-10-06T15:33:32.956+0000 I NETWORK [conn5943] end connection 127.0.0.1:38202 (4 connections now open) 2014-10-06T15:33:32.957+0000 I NETWORK [conn5946] end connection 127.0.0.1:38205 (4 connections now open) 2014-10-06T15:33:32.957+0000 I NETWORK [conn5945] end connection 127.0.0.1:38204 (2 connections now open) 2014-10-06T15:33:32.957+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38206 #5947 (3 connections now open) 2014-10-06T15:33:32.958+0000 I NETWORK [conn5947] end connection 127.0.0.1:38206 (2 connections now open) 2014-10-06T15:33:32.958+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:33:32.959+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:33:32.959+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:33:33.309+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T15:33:33.309+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:33:33.313+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:33:33.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38207 #5948 (3 connections now open) 2014-10-06T15:33:33.314+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38209 #5949 (4 connections now open) 2014-10-06T15:33:33.314+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38208 #5950 (5 connections now open) 2014-10-06T15:33:33.314+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38211 #5951 (6 connections now open) 2014-10-06T15:33:33.314+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38212 #5952 (7 connections now open) 2014-10-06T15:33:33.314+0000 I NETWORK [conn5948] end connection 127.0.0.1:38207 (6 connections now open) 2014-10-06T15:33:38.315+0000 I NETWORK [conn5951] end connection 127.0.0.1:38211 (5 connections now open) 2014-10-06T15:33:38.315+0000 I NETWORK [conn5949] end connection 127.0.0.1:38209 (4 connections now open) 2014-10-06T15:33:38.315+0000 I NETWORK [conn5952] end connection 127.0.0.1:38212 (3 connections now open) 2014-10-06T15:33:38.315+0000 I NETWORK [conn5950] end connection 127.0.0.1:38208 (3 connections now open) 2014-10-06T15:33:38.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38213 #5953 (3 connections now open) 2014-10-06T15:33:38.316+0000 I NETWORK [conn5953] end connection 127.0.0.1:38213 (2 connections now open) 2014-10-06T15:33:38.316+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:33:38.317+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:33:38.317+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:33:38.682+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T15:33:38.682+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:33:38.685+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:33:38.686+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38214 #5954 (3 connections now open) 2014-10-06T15:33:38.686+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38215 #5955 (4 connections now open) 2014-10-06T15:33:38.686+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38216 #5956 (5 connections now open) 2014-10-06T15:33:38.686+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38217 #5957 (6 connections now open) 2014-10-06T15:33:38.686+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38218 #5958 (7 connections now open) 2014-10-06T15:33:38.687+0000 I NETWORK [conn5954] end connection 127.0.0.1:38214 (6 connections now open) 2014-10-06T15:33:43.688+0000 I NETWORK [conn5956] end connection 127.0.0.1:38216 (5 connections now open) 2014-10-06T15:33:43.688+0000 I NETWORK [conn5958] end connection 127.0.0.1:38218 (4 connections now open) 2014-10-06T15:33:43.688+0000 I NETWORK [conn5957] end connection 127.0.0.1:38217 (4 connections now open) 2014-10-06T15:33:43.688+0000 I NETWORK [conn5955] end connection 127.0.0.1:38215 (2 connections now open) 2014-10-06T15:33:43.688+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38219 #5959 (3 connections now open) 2014-10-06T15:33:43.689+0000 I NETWORK [conn5959] end connection 127.0.0.1:38219 (2 connections now open) 2014-10-06T15:33:43.689+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:33:43.690+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:33:43.690+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:33:44.036+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T15:33:44.036+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:33:44.039+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:33:44.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38220 #5960 (3 connections now open) 2014-10-06T15:33:44.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38221 #5961 (4 connections now open) 2014-10-06T15:33:44.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38222 #5962 (5 connections now open) 2014-10-06T15:33:44.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38223 #5963 (6 connections now open) 2014-10-06T15:33:44.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38224 #5964 (7 connections now open) 2014-10-06T15:33:44.040+0000 I NETWORK [conn5960] end connection 127.0.0.1:38220 (6 connections now open) 2014-10-06T15:33:49.041+0000 I NETWORK [conn5962] end connection 127.0.0.1:38222 (5 connections now open) 2014-10-06T15:33:49.041+0000 I NETWORK [conn5963] end connection 127.0.0.1:38223 (5 connections now open) 2014-10-06T15:33:49.041+0000 I NETWORK [conn5961] end connection 127.0.0.1:38221 (4 connections now open) 2014-10-06T15:33:49.041+0000 I NETWORK [conn5964] end connection 127.0.0.1:38224 (4 connections now open) 2014-10-06T15:33:49.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38225 #5965 (6 connections now open) 2014-10-06T15:33:49.042+0000 I NETWORK [conn5965] end connection 127.0.0.1:38225 (2 connections now open) 2014-10-06T15:33:49.042+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:33:49.043+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:33:49.044+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:33:49.407+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T15:33:49.407+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:33:49.410+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:33:49.411+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38226 #5966 (3 connections now open) 2014-10-06T15:33:49.411+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38227 #5967 (4 connections now open) 2014-10-06T15:33:49.411+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38228 #5968 (5 connections now open) 2014-10-06T15:33:49.411+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38229 #5969 (6 connections now open) 2014-10-06T15:33:49.411+0000 I NETWORK [conn5966] end connection 127.0.0.1:38226 (5 connections now open) 2014-10-06T15:33:49.411+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38230 #5970 (7 connections now open) 2014-10-06T15:33:54.412+0000 I NETWORK [conn5968] end connection 127.0.0.1:38228 (5 connections now open) 2014-10-06T15:33:54.412+0000 I NETWORK [conn5969] end connection 127.0.0.1:38229 (4 connections now open) 2014-10-06T15:33:54.412+0000 I NETWORK [conn5970] end connection 127.0.0.1:38230 (3 connections now open) 2014-10-06T15:33:54.412+0000 I NETWORK [conn5967] end connection 127.0.0.1:38227 (2 connections now open) 2014-10-06T15:33:54.413+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38231 #5971 (3 connections now open) 2014-10-06T15:33:54.413+0000 I NETWORK [conn5971] end connection 127.0.0.1:38231 (2 connections now open) 2014-10-06T15:33:54.413+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:33:54.415+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:33:54.415+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:33:54.773+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T15:33:54.773+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:33:54.777+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:33:54.777+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38232 #5972 (3 connections now open) 2014-10-06T15:33:54.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38233 #5973 (4 connections now open) 2014-10-06T15:33:54.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38234 #5974 (5 connections now open) 2014-10-06T15:33:54.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38235 #5975 (6 connections now open) 2014-10-06T15:33:54.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38236 #5976 (7 connections now open) 2014-10-06T15:33:54.778+0000 I NETWORK [conn5972] end connection 127.0.0.1:38232 (6 connections now open) 2014-10-06T15:33:59.778+0000 I NETWORK [conn5973] end connection 127.0.0.1:38233 (5 connections now open) 2014-10-06T15:33:59.778+0000 I NETWORK [conn5976] end connection 127.0.0.1:38236 (5 connections now open) 2014-10-06T15:33:59.779+0000 I NETWORK [conn5975] end connection 127.0.0.1:38235 (3 connections now open) 2014-10-06T15:33:59.779+0000 I NETWORK [conn5974] end connection 127.0.0.1:38234 (2 connections now open) 2014-10-06T15:33:59.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38237 #5977 (3 connections now open) 2014-10-06T15:33:59.780+0000 I NETWORK [conn5977] end connection 127.0.0.1:38237 (2 connections now open) 2014-10-06T15:33:59.780+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:33:59.781+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:33:59.781+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:34:00.133+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T15:34:00.133+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:34:00.137+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:34:00.137+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38238 #5978 (3 connections now open) 2014-10-06T15:34:00.138+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38239 #5979 (4 connections now open) 2014-10-06T15:34:00.138+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38240 #5980 (5 connections now open) 2014-10-06T15:34:00.138+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38241 #5981 (6 connections now open) 2014-10-06T15:34:00.138+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38242 #5982 (7 connections now open) 2014-10-06T15:34:00.138+0000 I NETWORK [conn5978] end connection 127.0.0.1:38238 (5 connections now open) 2014-10-06T15:34:05.139+0000 I NETWORK [conn5981] end connection 127.0.0.1:38241 (5 connections now open) 2014-10-06T15:34:05.139+0000 I NETWORK [conn5982] end connection 127.0.0.1:38242 (5 connections now open) 2014-10-06T15:34:05.139+0000 I NETWORK [conn5979] end connection 127.0.0.1:38239 (3 connections now open) 2014-10-06T15:34:05.139+0000 I NETWORK [conn5980] end connection 127.0.0.1:38240 (2 connections now open) 2014-10-06T15:34:05.139+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38243 #5983 (3 connections now open) 2014-10-06T15:34:05.140+0000 I NETWORK [conn5983] end connection 127.0.0.1:38243 (2 connections now open) 2014-10-06T15:34:05.140+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:34:05.141+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:34:05.141+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:34:05.505+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T15:34:05.505+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:34:05.508+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:34:05.509+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38244 #5984 (3 connections now open) 2014-10-06T15:34:05.509+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38245 #5985 (4 connections now open) 2014-10-06T15:34:05.509+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38246 #5986 (5 connections now open) 2014-10-06T15:34:05.510+0000 I NETWORK [conn5984] end connection 127.0.0.1:38244 (4 connections now open) 2014-10-06T15:34:10.510+0000 I NETWORK [conn5986] end connection 127.0.0.1:38246 (3 connections now open) 2014-10-06T15:34:10.510+0000 I NETWORK [conn5985] end connection 127.0.0.1:38245 (3 connections now open) 2014-10-06T15:34:10.510+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38247 #5987 (3 connections now open) 2014-10-06T15:34:10.511+0000 I NETWORK [conn5987] end connection 127.0.0.1:38247 (2 connections now open) 2014-10-06T15:34:10.511+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:34:10.512+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:34:10.512+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:34:10.857+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T15:34:10.857+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:34:10.860+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:34:10.861+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38248 #5988 (3 connections now open) 2014-10-06T15:34:10.861+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38249 #5989 (4 connections now open) 2014-10-06T15:34:10.861+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38250 #5990 (5 connections now open) 2014-10-06T15:34:10.862+0000 I NETWORK [conn5988] end connection 127.0.0.1:38248 (4 connections now open) 2014-10-06T15:34:15.862+0000 I NETWORK [conn5990] end connection 127.0.0.1:38250 (3 connections now open) 2014-10-06T15:34:15.862+0000 I NETWORK [conn5989] end connection 127.0.0.1:38249 (2 connections now open) 2014-10-06T15:34:15.862+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38251 #5991 (3 connections now open) 2014-10-06T15:34:15.863+0000 I NETWORK [conn5991] end connection 127.0.0.1:38251 (2 connections now open) 2014-10-06T15:34:15.863+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:34:15.864+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:34:15.864+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:34:16.234+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T15:34:16.234+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:34:16.237+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:34:16.238+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38252 #5992 (3 connections now open) 2014-10-06T15:34:16.238+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38253 #5993 (4 connections now open) 2014-10-06T15:34:16.238+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38254 #5994 (5 connections now open) 2014-10-06T15:34:16.239+0000 I NETWORK [conn5992] end connection 127.0.0.1:38252 (4 connections now open) 2014-10-06T15:34:21.240+0000 I NETWORK [conn5993] end connection 127.0.0.1:38253 (3 connections now open) 2014-10-06T15:34:21.240+0000 I NETWORK [conn5994] end connection 127.0.0.1:38254 (2 connections now open) 2014-10-06T15:34:21.240+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38255 #5995 (3 connections now open) 2014-10-06T15:34:21.240+0000 I NETWORK [conn5995] end connection 127.0.0.1:38255 (2 connections now open) 2014-10-06T15:34:21.240+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:34:21.241+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:34:21.241+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:34:21.603+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T15:34:21.603+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:34:21.606+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:34:21.607+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38256 #5996 (3 connections now open) 2014-10-06T15:34:21.607+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38257 #5997 (4 connections now open) 2014-10-06T15:34:21.607+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38258 #5998 (5 connections now open) 2014-10-06T15:34:21.607+0000 I NETWORK [conn5996] end connection 127.0.0.1:38256 (4 connections now open) 2014-10-06T15:34:26.608+0000 I NETWORK [conn5998] end connection 127.0.0.1:38258 (3 connections now open) 2014-10-06T15:34:26.608+0000 I NETWORK [conn5997] end connection 127.0.0.1:38257 (2 connections now open) 2014-10-06T15:34:26.608+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38259 #5999 (3 connections now open) 2014-10-06T15:34:26.609+0000 I NETWORK [conn5999] end connection 127.0.0.1:38259 (2 connections now open) 2014-10-06T15:34:26.609+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:34:26.610+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:34:26.610+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:34:26.959+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T15:34:26.959+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:34:26.963+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:34:26.963+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38260 #6000 (3 connections now open) 2014-10-06T15:34:26.964+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38261 #6001 (4 connections now open) 2014-10-06T15:34:26.964+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38262 #6002 (5 connections now open) 2014-10-06T15:34:26.964+0000 I NETWORK [conn6000] end connection 127.0.0.1:38260 (4 connections now open) 2014-10-06T15:34:31.965+0000 I NETWORK [conn6001] end connection 127.0.0.1:38261 (3 connections now open) 2014-10-06T15:34:31.965+0000 I NETWORK [conn6002] end connection 127.0.0.1:38262 (2 connections now open) 2014-10-06T15:34:31.965+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38263 #6003 (4 connections now open) 2014-10-06T15:34:31.966+0000 I NETWORK [conn6003] end connection 127.0.0.1:38263 (2 connections now open) 2014-10-06T15:34:31.966+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:34:31.967+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:34:31.967+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:34:32.334+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T15:34:32.334+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:34:32.337+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:34:32.338+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38264 #6004 (3 connections now open) 2014-10-06T15:34:32.338+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38265 #6005 (4 connections now open) 2014-10-06T15:34:32.338+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38266 #6006 (5 connections now open) 2014-10-06T15:34:32.339+0000 I NETWORK [conn6004] end connection 127.0.0.1:38264 (4 connections now open) 2014-10-06T15:34:37.339+0000 I NETWORK [conn6006] end connection 127.0.0.1:38266 (3 connections now open) 2014-10-06T15:34:37.340+0000 I NETWORK [conn6005] end connection 127.0.0.1:38265 (2 connections now open) 2014-10-06T15:34:37.340+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38267 #6007 (3 connections now open) 2014-10-06T15:34:37.340+0000 I NETWORK [conn6007] end connection 127.0.0.1:38267 (2 connections now open) 2014-10-06T15:34:37.340+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:34:37.341+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:34:37.342+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:34:37.686+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T15:34:37.686+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:34:37.690+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:34:37.690+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38268 #6008 (3 connections now open) 2014-10-06T15:34:37.691+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38269 #6009 (4 connections now open) 2014-10-06T15:34:37.691+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38270 #6010 (5 connections now open) 2014-10-06T15:34:37.691+0000 I NETWORK [conn6008] end connection 127.0.0.1:38268 (4 connections now open) 2014-10-06T15:34:42.691+0000 I NETWORK [conn6009] end connection 127.0.0.1:38269 (3 connections now open) 2014-10-06T15:34:42.692+0000 I NETWORK [conn6010] end connection 127.0.0.1:38270 (2 connections now open) 2014-10-06T15:34:42.692+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38271 #6011 (3 connections now open) 2014-10-06T15:34:42.692+0000 I NETWORK [conn6011] end connection 127.0.0.1:38271 (2 connections now open) 2014-10-06T15:34:42.693+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:34:42.694+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:34:42.694+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:34:43.063+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T15:34:43.063+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:34:43.067+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:34:43.067+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38272 #6012 (3 connections now open) 2014-10-06T15:34:43.067+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38273 #6013 (4 connections now open) 2014-10-06T15:34:43.068+0000 I NETWORK [conn6012] end connection 127.0.0.1:38272 (3 connections now open) 2014-10-06T15:34:48.068+0000 I NETWORK [conn6013] end connection 127.0.0.1:38273 (2 connections now open) 2014-10-06T15:34:48.068+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38274 #6014 (3 connections now open) 2014-10-06T15:34:48.069+0000 I NETWORK [conn6014] end connection 127.0.0.1:38274 (2 connections now open) 2014-10-06T15:34:48.070+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:34:48.070+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:34:48.071+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:34:48.435+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T15:34:48.435+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:34:48.439+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:34:48.439+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38275 #6015 (3 connections now open) 2014-10-06T15:34:48.440+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38276 #6016 (4 connections now open) 2014-10-06T15:34:48.440+0000 I NETWORK [conn6015] end connection 127.0.0.1:38275 (3 connections now open) 2014-10-06T15:34:53.440+0000 I NETWORK [conn6016] end connection 127.0.0.1:38276 (2 connections now open) 2014-10-06T15:34:53.441+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38277 #6017 (3 connections now open) 2014-10-06T15:34:53.441+0000 I NETWORK [conn6017] end connection 127.0.0.1:38277 (2 connections now open) 2014-10-06T15:34:53.442+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:34:53.443+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:34:53.443+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:34:53.800+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T15:34:53.800+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:34:53.803+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:34:53.804+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38278 #6018 (3 connections now open) 2014-10-06T15:34:53.804+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38279 #6019 (4 connections now open) 2014-10-06T15:34:53.805+0000 I NETWORK [conn6018] end connection 127.0.0.1:38278 (3 connections now open) 2014-10-06T15:34:58.805+0000 I NETWORK [conn6019] end connection 127.0.0.1:38279 (2 connections now open) 2014-10-06T15:34:58.805+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38280 #6020 (3 connections now open) 2014-10-06T15:34:58.806+0000 I NETWORK [conn6020] end connection 127.0.0.1:38280 (2 connections now open) 2014-10-06T15:34:58.806+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:34:58.807+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:34:58.807+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:34:59.177+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T15:34:59.177+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:34:59.180+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:34:59.181+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38281 #6021 (3 connections now open) 2014-10-06T15:34:59.181+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38282 #6022 (4 connections now open) 2014-10-06T15:34:59.181+0000 I NETWORK [conn6021] end connection 127.0.0.1:38281 (3 connections now open) 2014-10-06T15:35:04.182+0000 I NETWORK [conn6022] end connection 127.0.0.1:38282 (2 connections now open) 2014-10-06T15:35:04.182+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38283 #6023 (3 connections now open) 2014-10-06T15:35:04.183+0000 I NETWORK [conn6023] end connection 127.0.0.1:38283 (2 connections now open) 2014-10-06T15:35:04.183+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:35:04.184+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:35:04.184+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:35:04.533+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T15:35:04.533+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:35:04.537+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:35:04.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38284 #6024 (3 connections now open) 2014-10-06T15:35:04.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38285 #6025 (4 connections now open) 2014-10-06T15:35:04.538+0000 I NETWORK [conn6024] end connection 127.0.0.1:38284 (3 connections now open) 2014-10-06T15:35:09.539+0000 I NETWORK [conn6025] end connection 127.0.0.1:38285 (2 connections now open) 2014-10-06T15:35:09.539+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38286 #6026 (3 connections now open) 2014-10-06T15:35:09.539+0000 I NETWORK [conn6026] end connection 127.0.0.1:38286 (2 connections now open) 2014-10-06T15:35:09.539+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:35:09.540+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:35:09.541+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:35:09.904+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T15:35:09.904+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:35:09.907+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:35:09.908+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38287 #6027 (3 connections now open) 2014-10-06T15:35:09.908+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38288 #6028 (4 connections now open) 2014-10-06T15:35:09.908+0000 I NETWORK [conn6027] end connection 127.0.0.1:38287 (3 connections now open) 2014-10-06T15:35:14.909+0000 I NETWORK [conn6028] end connection 127.0.0.1:38288 (2 connections now open) 2014-10-06T15:35:14.909+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38289 #6029 (3 connections now open) 2014-10-06T15:35:14.910+0000 I NETWORK [conn6029] end connection 127.0.0.1:38289 (2 connections now open) 2014-10-06T15:35:14.911+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:35:14.911+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:35:14.912+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:35:15.271+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T15:35:15.271+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:35:15.274+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:35:15.275+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38290 #6030 (3 connections now open) 2014-10-06T15:35:15.275+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38291 #6031 (4 connections now open) 2014-10-06T15:35:15.275+0000 I NETWORK [conn6030] end connection 127.0.0.1:38290 (3 connections now open) 2014-10-06T15:35:20.276+0000 I NETWORK [conn6031] end connection 127.0.0.1:38291 (2 connections now open) 2014-10-06T15:35:20.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38292 #6032 (3 connections now open) 2014-10-06T15:35:20.277+0000 I NETWORK [conn6032] end connection 127.0.0.1:38292 (2 connections now open) 2014-10-06T15:35:20.278+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjection 2014-10-06T15:35:20.284+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:35:20.284+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:35:20.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38293 #6033 (3 connections now open) 2014-10-06T15:35:20.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38294 #6034 (4 connections now open) 2014-10-06T15:35:20.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38295 #6035 (5 connections now open) 2014-10-06T15:35:20.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38296 #6036 (6 connections now open) 2014-10-06T15:35:20.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38297 #6037 (7 connections now open) 2014-10-06T15:35:20.685+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38298 #6038 (8 connections now open) 2014-10-06T15:35:20.685+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38299 #6039 (9 connections now open) 2014-10-06T15:35:20.686+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38300 #6040 (10 connections now open) 2014-10-06T15:35:20.686+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38301 #6041 (11 connections now open) 2014-10-06T15:35:20.686+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38302 #6042 (12 connections now open) 2014-10-06T15:35:20.687+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38303 #6043 (13 connections now open) 2014-10-06T15:35:20.688+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38304 #6044 (14 connections now open) 2014-10-06T15:35:20.689+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38305 #6045 (15 connections now open) 2014-10-06T15:35:20.694+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38306 #6046 (16 connections now open) 2014-10-06T15:35:20.694+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38307 #6047 (17 connections now open) 2014-10-06T15:35:20.696+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38308 #6048 (18 connections now open) 2014-10-06T15:35:20.699+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38309 #6049 (19 connections now open) 2014-10-06T15:35:20.702+0000 I NETWORK [conn6033] end connection 127.0.0.1:38293 (18 connections now open) 2014-10-06T15:35:25.703+0000 I NETWORK [conn6040] end connection 127.0.0.1:38300 (17 connections now open) 2014-10-06T15:35:25.703+0000 I NETWORK [conn6043] end connection 127.0.0.1:38303 (16 connections now open) 2014-10-06T15:35:25.704+0000 I NETWORK [conn6041] end connection 127.0.0.1:38301 (15 connections now open) 2014-10-06T15:35:25.705+0000 I NETWORK [conn6048] end connection 127.0.0.1:38308 (14 connections now open) 2014-10-06T15:35:25.705+0000 I NETWORK [conn6046] end connection 127.0.0.1:38306 (13 connections now open) 2014-10-06T15:35:25.705+0000 I NETWORK [conn6039] end connection 127.0.0.1:38299 (12 connections now open) 2014-10-06T15:35:25.705+0000 I NETWORK [conn6034] end connection 127.0.0.1:38294 (11 connections now open) 2014-10-06T15:35:25.706+0000 I NETWORK [conn6045] end connection 127.0.0.1:38305 (10 connections now open) 2014-10-06T15:35:25.706+0000 I NETWORK [conn6035] end connection 127.0.0.1:38295 (10 connections now open) 2014-10-06T15:35:25.706+0000 I NETWORK [conn6036] end connection 127.0.0.1:38296 (9 connections now open) 2014-10-06T15:35:25.706+0000 I NETWORK [conn6049] end connection 127.0.0.1:38309 (7 connections now open) 2014-10-06T15:35:25.706+0000 I NETWORK [conn6037] end connection 127.0.0.1:38297 (6 connections now open) 2014-10-06T15:35:25.706+0000 I NETWORK [conn6038] end connection 127.0.0.1:38298 (5 connections now open) 2014-10-06T15:35:25.706+0000 I NETWORK [conn6042] end connection 127.0.0.1:38302 (5 connections now open) 2014-10-06T15:35:25.706+0000 I NETWORK [conn6044] end connection 127.0.0.1:38304 (4 connections now open) 2014-10-06T15:35:25.707+0000 I NETWORK [conn6047] end connection 127.0.0.1:38307 (2 connections now open) 2014-10-06T15:35:25.707+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38310 #6050 (3 connections now open) 2014-10-06T15:35:25.708+0000 I NETWORK [conn6050] end connection 127.0.0.1:38310 (2 connections now open) 2014-10-06T15:35:25.708+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:35:25.711+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:35:25.712+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:35:26.110+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38311 #6051 (3 connections now open) 2014-10-06T15:35:26.110+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38312 #6052 (4 connections now open) 2014-10-06T15:35:26.110+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38313 #6053 (5 connections now open) 2014-10-06T15:35:26.110+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38314 #6054 (6 connections now open) 2014-10-06T15:35:26.111+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38315 #6055 (7 connections now open) 2014-10-06T15:35:26.111+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38316 #6056 (8 connections now open) 2014-10-06T15:35:26.111+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38317 #6057 (9 connections now open) 2014-10-06T15:35:26.111+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38318 #6058 (10 connections now open) 2014-10-06T15:35:26.113+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38319 #6059 (11 connections now open) 2014-10-06T15:35:26.113+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38320 #6060 (12 connections now open) 2014-10-06T15:35:26.113+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38321 #6061 (13 connections now open) 2014-10-06T15:35:26.117+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38322 #6062 (14 connections now open) 2014-10-06T15:35:26.119+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38323 #6063 (15 connections now open) 2014-10-06T15:35:26.120+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38324 #6064 (16 connections now open) 2014-10-06T15:35:26.120+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38325 #6065 (17 connections now open) 2014-10-06T15:35:26.120+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38326 #6066 (18 connections now open) 2014-10-06T15:35:26.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38327 #6067 (19 connections now open) 2014-10-06T15:35:26.124+0000 I NETWORK [conn6051] end connection 127.0.0.1:38311 (18 connections now open) 2014-10-06T15:35:31.124+0000 I NETWORK [conn6067] end connection 127.0.0.1:38327 (17 connections now open) 2014-10-06T15:35:31.126+0000 I NETWORK [conn6053] end connection 127.0.0.1:38313 (16 connections now open) 2014-10-06T15:35:31.126+0000 I NETWORK [conn6054] end connection 127.0.0.1:38314 (16 connections now open) 2014-10-06T15:35:31.127+0000 I NETWORK [conn6056] end connection 127.0.0.1:38316 (14 connections now open) 2014-10-06T15:35:31.127+0000 I NETWORK [conn6052] end connection 127.0.0.1:38312 (13 connections now open) 2014-10-06T15:35:31.127+0000 I NETWORK [conn6055] end connection 127.0.0.1:38315 (12 connections now open) 2014-10-06T15:35:31.127+0000 I NETWORK [conn6061] end connection 127.0.0.1:38321 (11 connections now open) 2014-10-06T15:35:31.127+0000 I NETWORK [conn6057] end connection 127.0.0.1:38317 (11 connections now open) 2014-10-06T15:35:31.128+0000 I NETWORK [conn6064] end connection 127.0.0.1:38324 (9 connections now open) 2014-10-06T15:35:31.128+0000 I NETWORK [conn6063] end connection 127.0.0.1:38323 (9 connections now open) 2014-10-06T15:35:31.128+0000 I NETWORK [conn6059] end connection 127.0.0.1:38319 (9 connections now open) 2014-10-06T15:35:31.128+0000 I NETWORK [conn6062] end connection 127.0.0.1:38322 (9 connections now open) 2014-10-06T15:35:31.128+0000 I NETWORK [conn6060] end connection 127.0.0.1:38320 (6 connections now open) 2014-10-06T15:35:31.128+0000 I NETWORK [conn6058] end connection 127.0.0.1:38318 (4 connections now open) 2014-10-06T15:35:31.129+0000 I NETWORK [conn6066] end connection 127.0.0.1:38326 (3 connections now open) 2014-10-06T15:35:31.130+0000 I NETWORK [conn6065] end connection 127.0.0.1:38325 (2 connections now open) 2014-10-06T15:35:31.130+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38328 #6068 (3 connections now open) 2014-10-06T15:35:31.130+0000 I NETWORK [conn6068] end connection 127.0.0.1:38328 (2 connections now open) 2014-10-06T15:35:31.130+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:35:31.134+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:35:31.134+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:35:31.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38329 #6069 (3 connections now open) 2014-10-06T15:35:31.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38330 #6070 (4 connections now open) 2014-10-06T15:35:31.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38331 #6071 (5 connections now open) 2014-10-06T15:35:31.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38332 #6072 (6 connections now open) 2014-10-06T15:35:31.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38333 #6073 (7 connections now open) 2014-10-06T15:35:31.538+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38334 #6074 (8 connections now open) 2014-10-06T15:35:31.538+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38335 #6075 (9 connections now open) 2014-10-06T15:35:31.538+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38336 #6076 (10 connections now open) 2014-10-06T15:35:31.538+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38337 #6077 (11 connections now open) 2014-10-06T15:35:31.539+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38338 #6078 (12 connections now open) 2014-10-06T15:35:31.539+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38339 #6079 (13 connections now open) 2014-10-06T15:35:31.539+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38340 #6080 (14 connections now open) 2014-10-06T15:35:31.539+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38341 #6081 (15 connections now open) 2014-10-06T15:35:31.539+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38342 #6082 (16 connections now open) 2014-10-06T15:35:31.540+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38343 #6083 (17 connections now open) 2014-10-06T15:35:31.540+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38344 #6084 (18 connections now open) 2014-10-06T15:35:31.541+0000 I NETWORK [conn6069] end connection 127.0.0.1:38329 (17 connections now open) 2014-10-06T15:35:31.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38345 #6085 (18 connections now open) 2014-10-06T15:35:36.544+0000 I NETWORK [conn6076] end connection 127.0.0.1:38336 (17 connections now open) 2014-10-06T15:35:36.545+0000 I NETWORK [conn6070] end connection 127.0.0.1:38330 (16 connections now open) 2014-10-06T15:35:36.545+0000 I NETWORK [conn6071] end connection 127.0.0.1:38331 (15 connections now open) 2014-10-06T15:35:36.545+0000 I NETWORK [conn6080] end connection 127.0.0.1:38340 (14 connections now open) 2014-10-06T15:35:36.545+0000 I NETWORK [conn6074] end connection 127.0.0.1:38334 (13 connections now open) 2014-10-06T15:35:36.546+0000 I NETWORK [conn6072] end connection 127.0.0.1:38332 (12 connections now open) 2014-10-06T15:35:36.546+0000 I NETWORK [conn6077] end connection 127.0.0.1:38337 (11 connections now open) 2014-10-06T15:35:36.546+0000 I NETWORK [conn6078] end connection 127.0.0.1:38338 (10 connections now open) 2014-10-06T15:35:36.546+0000 I NETWORK [conn6079] end connection 127.0.0.1:38339 (10 connections now open) 2014-10-06T15:35:36.546+0000 I NETWORK [conn6081] end connection 127.0.0.1:38341 (8 connections now open) 2014-10-06T15:35:36.546+0000 I NETWORK [conn6085] end connection 127.0.0.1:38345 (7 connections now open) 2014-10-06T15:35:36.547+0000 I NETWORK [conn6075] end connection 127.0.0.1:38335 (6 connections now open) 2014-10-06T15:35:36.547+0000 I NETWORK [conn6082] end connection 127.0.0.1:38342 (5 connections now open) 2014-10-06T15:35:36.547+0000 I NETWORK [conn6084] end connection 127.0.0.1:38344 (4 connections now open) 2014-10-06T15:35:36.547+0000 I NETWORK [conn6083] end connection 127.0.0.1:38343 (3 connections now open) 2014-10-06T15:35:36.547+0000 I NETWORK [conn6073] end connection 127.0.0.1:38333 (2 connections now open) 2014-10-06T15:35:36.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38346 #6086 (3 connections now open) 2014-10-06T15:35:36.548+0000 I NETWORK [conn6086] end connection 127.0.0.1:38346 (2 connections now open) 2014-10-06T15:35:36.548+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:35:36.550+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:35:36.550+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:35:36.956+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38347 #6087 (3 connections now open) 2014-10-06T15:35:36.956+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38348 #6088 (4 connections now open) 2014-10-06T15:35:36.956+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38349 #6089 (5 connections now open) 2014-10-06T15:35:36.956+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38350 #6090 (6 connections now open) 2014-10-06T15:35:36.956+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38351 #6091 (7 connections now open) 2014-10-06T15:35:36.957+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38352 #6092 (8 connections now open) 2014-10-06T15:35:36.957+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38353 #6093 (9 connections now open) 2014-10-06T15:35:36.958+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38354 #6094 (10 connections now open) 2014-10-06T15:35:36.960+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38355 #6095 (11 connections now open) 2014-10-06T15:35:36.960+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38356 #6096 (12 connections now open) 2014-10-06T15:35:36.963+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38357 #6097 (13 connections now open) 2014-10-06T15:35:36.963+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38358 #6098 (14 connections now open) 2014-10-06T15:35:36.963+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38359 #6099 (15 connections now open) 2014-10-06T15:35:36.963+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38360 #6100 (16 connections now open) 2014-10-06T15:35:36.965+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38361 #6101 (17 connections now open) 2014-10-06T15:35:36.975+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38362 #6102 (18 connections now open) 2014-10-06T15:35:36.976+0000 I NETWORK [conn6087] end connection 127.0.0.1:38347 (17 connections now open) 2014-10-06T15:35:36.978+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38363 #6103 (18 connections now open) 2014-10-06T15:35:41.977+0000 I NETWORK [conn6096] end connection 127.0.0.1:38356 (17 connections now open) 2014-10-06T15:35:41.978+0000 I NETWORK [conn6093] end connection 127.0.0.1:38353 (16 connections now open) 2014-10-06T15:35:41.978+0000 I NETWORK [conn6092] end connection 127.0.0.1:38352 (15 connections now open) 2014-10-06T15:35:41.979+0000 I NETWORK [conn6095] end connection 127.0.0.1:38355 (14 connections now open) 2014-10-06T15:35:41.979+0000 I NETWORK [conn6091] end connection 127.0.0.1:38351 (13 connections now open) 2014-10-06T15:35:41.980+0000 I NETWORK [conn6098] end connection 127.0.0.1:38358 (12 connections now open) 2014-10-06T15:35:41.980+0000 I NETWORK [conn6094] end connection 127.0.0.1:38354 (11 connections now open) 2014-10-06T15:35:41.980+0000 I NETWORK [conn6088] end connection 127.0.0.1:38348 (10 connections now open) 2014-10-06T15:35:41.980+0000 I NETWORK [conn6101] end connection 127.0.0.1:38361 (9 connections now open) 2014-10-06T15:35:41.981+0000 I NETWORK [conn6097] end connection 127.0.0.1:38357 (8 connections now open) 2014-10-06T15:35:41.982+0000 I NETWORK [conn6090] end connection 127.0.0.1:38350 (7 connections now open) 2014-10-06T15:35:41.982+0000 I NETWORK [conn6089] end connection 127.0.0.1:38349 (7 connections now open) 2014-10-06T15:35:41.982+0000 I NETWORK [conn6100] end connection 127.0.0.1:38360 (5 connections now open) 2014-10-06T15:35:41.982+0000 I NETWORK [conn6099] end connection 127.0.0.1:38359 (4 connections now open) 2014-10-06T15:35:41.982+0000 I NETWORK [conn6103] end connection 127.0.0.1:38363 (3 connections now open) 2014-10-06T15:35:41.982+0000 I NETWORK [conn6102] end connection 127.0.0.1:38362 (2 connections now open) 2014-10-06T15:35:41.982+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38364 #6104 (3 connections now open) 2014-10-06T15:35:41.983+0000 I NETWORK [conn6104] end connection 127.0.0.1:38364 (2 connections now open) 2014-10-06T15:35:41.983+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:35:41.988+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:35:41.988+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:35:42.372+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38365 #6105 (3 connections now open) 2014-10-06T15:35:42.373+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38367 #6106 (4 connections now open) 2014-10-06T15:35:42.373+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38366 #6107 (5 connections now open) 2014-10-06T15:35:42.373+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38368 #6108 (6 connections now open) 2014-10-06T15:35:42.373+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38369 #6109 (7 connections now open) 2014-10-06T15:35:42.373+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38370 #6110 (8 connections now open) 2014-10-06T15:35:42.373+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38371 #6111 (9 connections now open) 2014-10-06T15:35:42.374+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38372 #6112 (10 connections now open) 2014-10-06T15:35:42.374+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38373 #6113 (11 connections now open) 2014-10-06T15:35:42.374+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38374 #6114 (12 connections now open) 2014-10-06T15:35:42.385+0000 I NETWORK [conn6105] end connection 127.0.0.1:38365 (11 connections now open) 2014-10-06T15:35:42.385+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38375 #6115 (12 connections now open) 2014-10-06T15:35:42.387+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38376 #6116 (13 connections now open) 2014-10-06T15:35:42.391+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38377 #6117 (14 connections now open) 2014-10-06T15:35:42.399+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38378 #6118 (15 connections now open) 2014-10-06T15:35:42.400+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38379 #6119 (16 connections now open) 2014-10-06T15:35:42.400+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38380 #6120 (17 connections now open) 2014-10-06T15:35:42.402+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38381 #6121 (18 connections now open) 2014-10-06T15:35:47.388+0000 I NETWORK [conn6110] end connection 127.0.0.1:38370 (17 connections now open) 2014-10-06T15:35:47.388+0000 I NETWORK [conn6111] end connection 127.0.0.1:38371 (17 connections now open) 2014-10-06T15:35:47.389+0000 I NETWORK [conn6108] end connection 127.0.0.1:38368 (15 connections now open) 2014-10-06T15:35:47.389+0000 I NETWORK [conn6118] end connection 127.0.0.1:38378 (14 connections now open) 2014-10-06T15:35:47.389+0000 I NETWORK [conn6120] end connection 127.0.0.1:38380 (13 connections now open) 2014-10-06T15:35:47.389+0000 I NETWORK [conn6114] end connection 127.0.0.1:38374 (12 connections now open) 2014-10-06T15:35:47.389+0000 I NETWORK [conn6112] end connection 127.0.0.1:38372 (11 connections now open) 2014-10-06T15:35:47.390+0000 I NETWORK [conn6107] end connection 127.0.0.1:38366 (10 connections now open) 2014-10-06T15:35:47.390+0000 I NETWORK [conn6121] end connection 127.0.0.1:38381 (10 connections now open) 2014-10-06T15:35:47.390+0000 I NETWORK [conn6113] end connection 127.0.0.1:38373 (8 connections now open) 2014-10-06T15:35:47.390+0000 I NETWORK [conn6109] end connection 127.0.0.1:38369 (8 connections now open) 2014-10-06T15:35:47.391+0000 I NETWORK [conn6115] end connection 127.0.0.1:38375 (6 connections now open) 2014-10-06T15:35:47.391+0000 I NETWORK [conn6116] end connection 127.0.0.1:38376 (5 connections now open) 2014-10-06T15:35:47.391+0000 I NETWORK [conn6119] end connection 127.0.0.1:38379 (4 connections now open) 2014-10-06T15:35:47.391+0000 I NETWORK [conn6106] end connection 127.0.0.1:38367 (4 connections now open) 2014-10-06T15:35:47.391+0000 I NETWORK [conn6117] end connection 127.0.0.1:38377 (2 connections now open) 2014-10-06T15:35:47.391+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38382 #6122 (3 connections now open) 2014-10-06T15:35:47.391+0000 I NETWORK [conn6122] end connection 127.0.0.1:38382 (2 connections now open) 2014-10-06T15:35:47.392+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:35:47.395+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:35:47.395+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:35:47.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38383 #6123 (3 connections now open) 2014-10-06T15:35:47.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38384 #6124 (4 connections now open) 2014-10-06T15:35:47.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38385 #6125 (5 connections now open) 2014-10-06T15:35:47.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38386 #6126 (6 connections now open) 2014-10-06T15:35:47.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38387 #6127 (7 connections now open) 2014-10-06T15:35:47.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38388 #6128 (8 connections now open) 2014-10-06T15:35:47.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38389 #6129 (9 connections now open) 2014-10-06T15:35:47.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38390 #6130 (10 connections now open) 2014-10-06T15:35:47.800+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38391 #6131 (11 connections now open) 2014-10-06T15:35:47.801+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38392 #6132 (12 connections now open) 2014-10-06T15:35:47.802+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38393 #6133 (13 connections now open) 2014-10-06T15:35:47.802+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38394 #6134 (14 connections now open) 2014-10-06T15:35:47.803+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38395 #6135 (15 connections now open) 2014-10-06T15:35:47.803+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38396 #6136 (16 connections now open) 2014-10-06T15:35:47.803+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38397 #6137 (17 connections now open) 2014-10-06T15:35:47.803+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38398 #6138 (18 connections now open) 2014-10-06T15:35:47.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38399 #6139 (19 connections now open) 2014-10-06T15:35:47.807+0000 I NETWORK [conn6123] end connection 127.0.0.1:38383 (18 connections now open) 2014-10-06T15:35:52.808+0000 I NETWORK [conn6125] end connection 127.0.0.1:38385 (17 connections now open) 2014-10-06T15:35:52.808+0000 I NETWORK [conn6129] end connection 127.0.0.1:38389 (16 connections now open) 2014-10-06T15:35:52.808+0000 I NETWORK [conn6128] end connection 127.0.0.1:38388 (16 connections now open) 2014-10-06T15:35:52.809+0000 I NETWORK [conn6124] end connection 127.0.0.1:38384 (16 connections now open) 2014-10-06T15:35:52.810+0000 I NETWORK [conn6130] end connection 127.0.0.1:38390 (13 connections now open) 2014-10-06T15:35:52.810+0000 I NETWORK [conn6131] end connection 127.0.0.1:38391 (13 connections now open) 2014-10-06T15:35:52.810+0000 I NETWORK [conn6139] end connection 127.0.0.1:38399 (11 connections now open) 2014-10-06T15:35:52.810+0000 I NETWORK [conn6132] end connection 127.0.0.1:38392 (11 connections now open) 2014-10-06T15:35:52.810+0000 I NETWORK [conn6136] end connection 127.0.0.1:38396 (9 connections now open) 2014-10-06T15:35:52.811+0000 I NETWORK [conn6134] end connection 127.0.0.1:38394 (8 connections now open) 2014-10-06T15:35:52.812+0000 I NETWORK [conn6135] end connection 127.0.0.1:38395 (7 connections now open) 2014-10-06T15:35:52.813+0000 I NETWORK [conn6126] end connection 127.0.0.1:38386 (6 connections now open) 2014-10-06T15:35:52.813+0000 I NETWORK [conn6137] end connection 127.0.0.1:38397 (6 connections now open) 2014-10-06T15:35:52.813+0000 I NETWORK [conn6133] end connection 127.0.0.1:38393 (4 connections now open) 2014-10-06T15:35:52.813+0000 I NETWORK [conn6127] end connection 127.0.0.1:38387 (3 connections now open) 2014-10-06T15:35:52.814+0000 I NETWORK [conn6138] end connection 127.0.0.1:38398 (2 connections now open) 2014-10-06T15:35:52.814+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38400 #6140 (3 connections now open) 2014-10-06T15:35:52.815+0000 I NETWORK [conn6140] end connection 127.0.0.1:38400 (2 connections now open) 2014-10-06T15:35:52.815+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:35:52.817+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:35:52.818+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:35:53.222+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38401 #6141 (3 connections now open) 2014-10-06T15:35:53.222+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38402 #6142 (4 connections now open) 2014-10-06T15:35:53.222+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38403 #6143 (5 connections now open) 2014-10-06T15:35:53.222+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38404 #6144 (6 connections now open) 2014-10-06T15:35:53.222+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38405 #6145 (7 connections now open) 2014-10-06T15:35:53.222+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38406 #6146 (8 connections now open) 2014-10-06T15:35:53.223+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38407 #6147 (9 connections now open) 2014-10-06T15:35:53.223+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38408 #6148 (10 connections now open) 2014-10-06T15:35:53.225+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38409 #6149 (11 connections now open) 2014-10-06T15:35:53.226+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38410 #6150 (12 connections now open) 2014-10-06T15:35:53.231+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38411 #6151 (13 connections now open) 2014-10-06T15:35:53.232+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38412 #6152 (14 connections now open) 2014-10-06T15:35:53.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38413 #6153 (15 connections now open) 2014-10-06T15:35:53.234+0000 I NETWORK [conn6141] end connection 127.0.0.1:38401 (14 connections now open) 2014-10-06T15:35:53.237+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38414 #6154 (15 connections now open) 2014-10-06T15:35:53.243+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38415 #6155 (16 connections now open) 2014-10-06T15:35:53.244+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38416 #6156 (17 connections now open) 2014-10-06T15:35:53.247+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38417 #6157 (18 connections now open) 2014-10-06T15:35:58.235+0000 I NETWORK [conn6143] end connection 127.0.0.1:38403 (17 connections now open) 2014-10-06T15:35:58.236+0000 I NETWORK [conn6147] end connection 127.0.0.1:38407 (16 connections now open) 2014-10-06T15:35:58.236+0000 I NETWORK [conn6150] end connection 127.0.0.1:38410 (15 connections now open) 2014-10-06T15:35:58.236+0000 I NETWORK [conn6142] end connection 127.0.0.1:38402 (15 connections now open) 2014-10-06T15:35:58.236+0000 I NETWORK [conn6156] end connection 127.0.0.1:38416 (13 connections now open) 2014-10-06T15:35:58.236+0000 I NETWORK [conn6148] end connection 127.0.0.1:38408 (12 connections now open) 2014-10-06T15:35:58.238+0000 I NETWORK [conn6144] end connection 127.0.0.1:38404 (11 connections now open) 2014-10-06T15:35:58.238+0000 I NETWORK [conn6153] end connection 127.0.0.1:38413 (10 connections now open) 2014-10-06T15:35:58.238+0000 I NETWORK [conn6152] end connection 127.0.0.1:38412 (9 connections now open) 2014-10-06T15:35:58.238+0000 I NETWORK [conn6154] end connection 127.0.0.1:38414 (8 connections now open) 2014-10-06T15:35:58.239+0000 I NETWORK [conn6157] end connection 127.0.0.1:38417 (7 connections now open) 2014-10-06T15:35:58.239+0000 I NETWORK [conn6146] end connection 127.0.0.1:38406 (6 connections now open) 2014-10-06T15:35:58.239+0000 I NETWORK [conn6151] end connection 127.0.0.1:38411 (6 connections now open) 2014-10-06T15:35:58.239+0000 I NETWORK [conn6149] end connection 127.0.0.1:38409 (4 connections now open) 2014-10-06T15:35:58.240+0000 I NETWORK [conn6155] end connection 127.0.0.1:38415 (3 connections now open) 2014-10-06T15:35:58.240+0000 I NETWORK [conn6145] end connection 127.0.0.1:38405 (2 connections now open) 2014-10-06T15:35:58.240+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38418 #6158 (3 connections now open) 2014-10-06T15:35:58.241+0000 I NETWORK [conn6158] end connection 127.0.0.1:38418 (2 connections now open) 2014-10-06T15:35:58.241+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:35:58.245+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:35:58.245+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:35:58.643+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38419 #6159 (3 connections now open) 2014-10-06T15:35:58.643+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38420 #6160 (4 connections now open) 2014-10-06T15:35:58.643+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38421 #6161 (5 connections now open) 2014-10-06T15:35:58.643+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38423 #6162 (6 connections now open) 2014-10-06T15:35:58.644+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38422 #6163 (7 connections now open) 2014-10-06T15:35:58.644+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38425 #6164 (8 connections now open) 2014-10-06T15:35:58.644+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38426 #6165 (9 connections now open) 2014-10-06T15:35:58.644+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38427 #6166 (10 connections now open) 2014-10-06T15:35:58.644+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38428 #6167 (11 connections now open) 2014-10-06T15:35:58.645+0000 I NETWORK [conn6159] end connection 127.0.0.1:38419 (10 connections now open) 2014-10-06T15:36:03.646+0000 I NETWORK [conn6162] end connection 127.0.0.1:38423 (9 connections now open) 2014-10-06T15:36:03.646+0000 I NETWORK [conn6163] end connection 127.0.0.1:38422 (9 connections now open) 2014-10-06T15:36:03.646+0000 I NETWORK [conn6161] end connection 127.0.0.1:38421 (7 connections now open) 2014-10-06T15:36:03.647+0000 I NETWORK [conn6160] end connection 127.0.0.1:38420 (6 connections now open) 2014-10-06T15:36:03.647+0000 I NETWORK [conn6166] end connection 127.0.0.1:38427 (5 connections now open) 2014-10-06T15:36:03.647+0000 I NETWORK [conn6165] end connection 127.0.0.1:38426 (4 connections now open) 2014-10-06T15:36:03.648+0000 I NETWORK [conn6164] end connection 127.0.0.1:38425 (3 connections now open) 2014-10-06T15:36:03.648+0000 I NETWORK [conn6167] end connection 127.0.0.1:38428 (3 connections now open) 2014-10-06T15:36:03.648+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38429 #6168 (3 connections now open) 2014-10-06T15:36:03.648+0000 I NETWORK [conn6168] end connection 127.0.0.1:38429 (2 connections now open) 2014-10-06T15:36:03.649+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:36:03.652+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:36:03.652+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:36:04.059+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38430 #6169 (3 connections now open) 2014-10-06T15:36:04.060+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38431 #6170 (4 connections now open) 2014-10-06T15:36:04.060+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38432 #6171 (5 connections now open) 2014-10-06T15:36:04.060+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38433 #6172 (6 connections now open) 2014-10-06T15:36:04.060+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38434 #6173 (7 connections now open) 2014-10-06T15:36:04.060+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38435 #6174 (8 connections now open) 2014-10-06T15:36:04.060+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38436 #6175 (9 connections now open) 2014-10-06T15:36:04.060+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38437 #6176 (10 connections now open) 2014-10-06T15:36:04.060+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38438 #6177 (11 connections now open) 2014-10-06T15:36:04.063+0000 I NETWORK [conn6169] end connection 127.0.0.1:38430 (10 connections now open) 2014-10-06T15:36:09.064+0000 I NETWORK [conn6177] end connection 127.0.0.1:38438 (9 connections now open) 2014-10-06T15:36:09.064+0000 I NETWORK [conn6171] end connection 127.0.0.1:38432 (9 connections now open) 2014-10-06T15:36:09.065+0000 I NETWORK [conn6172] end connection 127.0.0.1:38433 (9 connections now open) 2014-10-06T15:36:09.065+0000 I NETWORK [conn6176] end connection 127.0.0.1:38437 (8 connections now open) 2014-10-06T15:36:09.066+0000 I NETWORK [conn6170] end connection 127.0.0.1:38431 (5 connections now open) 2014-10-06T15:36:09.066+0000 I NETWORK [conn6173] end connection 127.0.0.1:38434 (4 connections now open) 2014-10-06T15:36:09.066+0000 I NETWORK [conn6174] end connection 127.0.0.1:38435 (3 connections now open) 2014-10-06T15:36:09.066+0000 I NETWORK [conn6175] end connection 127.0.0.1:38436 (3 connections now open) 2014-10-06T15:36:09.066+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38439 #6178 (3 connections now open) 2014-10-06T15:36:09.067+0000 I NETWORK [conn6178] end connection 127.0.0.1:38439 (2 connections now open) 2014-10-06T15:36:09.067+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:36:09.073+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:36:09.073+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:36:09.456+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38440 #6179 (3 connections now open) 2014-10-06T15:36:09.457+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38441 #6180 (4 connections now open) 2014-10-06T15:36:09.457+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38442 #6181 (5 connections now open) 2014-10-06T15:36:09.457+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38443 #6182 (6 connections now open) 2014-10-06T15:36:09.457+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38444 #6183 (7 connections now open) 2014-10-06T15:36:09.457+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38445 #6184 (8 connections now open) 2014-10-06T15:36:09.457+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38446 #6185 (9 connections now open) 2014-10-06T15:36:09.457+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38447 #6186 (10 connections now open) 2014-10-06T15:36:09.457+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38448 #6187 (11 connections now open) 2014-10-06T15:36:09.458+0000 I NETWORK [conn6179] end connection 127.0.0.1:38440 (10 connections now open) 2014-10-06T15:36:14.460+0000 I NETWORK [conn6185] end connection 127.0.0.1:38446 (9 connections now open) 2014-10-06T15:36:14.460+0000 I NETWORK [conn6183] end connection 127.0.0.1:38444 (9 connections now open) 2014-10-06T15:36:14.460+0000 I NETWORK [conn6187] end connection 127.0.0.1:38448 (7 connections now open) 2014-10-06T15:36:14.460+0000 I NETWORK [conn6180] end connection 127.0.0.1:38441 (6 connections now open) 2014-10-06T15:36:14.461+0000 I NETWORK [conn6181] end connection 127.0.0.1:38442 (5 connections now open) 2014-10-06T15:36:14.461+0000 I NETWORK [conn6182] end connection 127.0.0.1:38443 (4 connections now open) 2014-10-06T15:36:14.461+0000 I NETWORK [conn6186] end connection 127.0.0.1:38447 (3 connections now open) 2014-10-06T15:36:14.461+0000 I NETWORK [conn6184] end connection 127.0.0.1:38445 (2 connections now open) 2014-10-06T15:36:14.461+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38449 #6188 (3 connections now open) 2014-10-06T15:36:14.462+0000 I NETWORK [conn6188] end connection 127.0.0.1:38449 (2 connections now open) 2014-10-06T15:36:14.462+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:36:14.465+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:36:14.465+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:36:14.864+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38450 #6189 (3 connections now open) 2014-10-06T15:36:14.865+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38451 #6190 (4 connections now open) 2014-10-06T15:36:14.865+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38452 #6191 (5 connections now open) 2014-10-06T15:36:14.865+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38453 #6192 (6 connections now open) 2014-10-06T15:36:14.865+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38454 #6193 (7 connections now open) 2014-10-06T15:36:14.865+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38455 #6194 (8 connections now open) 2014-10-06T15:36:14.865+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38456 #6195 (9 connections now open) 2014-10-06T15:36:14.865+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38457 #6196 (10 connections now open) 2014-10-06T15:36:14.866+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38458 #6197 (11 connections now open) 2014-10-06T15:36:14.869+0000 I NETWORK [conn6189] end connection 127.0.0.1:38450 (10 connections now open) 2014-10-06T15:36:19.870+0000 I NETWORK [conn6193] end connection 127.0.0.1:38454 (9 connections now open) 2014-10-06T15:36:19.870+0000 I NETWORK [conn6197] end connection 127.0.0.1:38458 (9 connections now open) 2014-10-06T15:36:19.870+0000 I NETWORK [conn6192] end connection 127.0.0.1:38453 (9 connections now open) 2014-10-06T15:36:19.871+0000 I NETWORK [conn6190] end connection 127.0.0.1:38451 (6 connections now open) 2014-10-06T15:36:19.871+0000 I NETWORK [conn6194] end connection 127.0.0.1:38455 (6 connections now open) 2014-10-06T15:36:19.871+0000 I NETWORK [conn6196] end connection 127.0.0.1:38457 (4 connections now open) 2014-10-06T15:36:19.872+0000 I NETWORK [conn6195] end connection 127.0.0.1:38456 (3 connections now open) 2014-10-06T15:36:19.872+0000 I NETWORK [conn6191] end connection 127.0.0.1:38452 (2 connections now open) 2014-10-06T15:36:19.872+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38459 #6198 (3 connections now open) 2014-10-06T15:36:19.873+0000 I NETWORK [conn6198] end connection 127.0.0.1:38459 (2 connections now open) 2014-10-06T15:36:19.873+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:36:19.877+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:36:19.877+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:36:20.276+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38460 #6199 (3 connections now open) 2014-10-06T15:36:20.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38461 #6200 (4 connections now open) 2014-10-06T15:36:20.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38462 #6201 (5 connections now open) 2014-10-06T15:36:20.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38463 #6202 (6 connections now open) 2014-10-06T15:36:20.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38464 #6203 (7 connections now open) 2014-10-06T15:36:20.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38465 #6204 (8 connections now open) 2014-10-06T15:36:20.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38466 #6205 (9 connections now open) 2014-10-06T15:36:20.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38467 #6206 (10 connections now open) 2014-10-06T15:36:20.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38468 #6207 (11 connections now open) 2014-10-06T15:36:20.278+0000 I NETWORK [conn6199] end connection 127.0.0.1:38460 (10 connections now open) 2014-10-06T15:36:25.279+0000 I NETWORK [conn6204] end connection 127.0.0.1:38465 (9 connections now open) 2014-10-06T15:36:25.280+0000 I NETWORK [conn6206] end connection 127.0.0.1:38467 (8 connections now open) 2014-10-06T15:36:25.280+0000 I NETWORK [conn6202] end connection 127.0.0.1:38463 (7 connections now open) 2014-10-06T15:36:25.280+0000 I NETWORK [conn6203] end connection 127.0.0.1:38464 (6 connections now open) 2014-10-06T15:36:25.281+0000 I NETWORK [conn6201] end connection 127.0.0.1:38462 (5 connections now open) 2014-10-06T15:36:25.281+0000 I NETWORK [conn6207] end connection 127.0.0.1:38468 (4 connections now open) 2014-10-06T15:36:25.281+0000 I NETWORK [conn6200] end connection 127.0.0.1:38461 (3 connections now open) 2014-10-06T15:36:25.281+0000 I NETWORK [conn6205] end connection 127.0.0.1:38466 (2 connections now open) 2014-10-06T15:36:25.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38469 #6208 (3 connections now open) 2014-10-06T15:36:25.282+0000 I NETWORK [conn6208] end connection 127.0.0.1:38469 (2 connections now open) 2014-10-06T15:36:25.283+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:36:25.285+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:36:25.285+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:36:25.681+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38470 #6209 (3 connections now open) 2014-10-06T15:36:25.682+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38471 #6210 (4 connections now open) 2014-10-06T15:36:25.682+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38472 #6211 (5 connections now open) 2014-10-06T15:36:25.682+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38475 #6212 (6 connections now open) 2014-10-06T15:36:25.682+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38474 #6213 (7 connections now open) 2014-10-06T15:36:25.682+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38476 #6214 (8 connections now open) 2014-10-06T15:36:25.682+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38477 #6215 (9 connections now open) 2014-10-06T15:36:25.682+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38478 #6216 (10 connections now open) 2014-10-06T15:36:25.682+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38479 #6217 (11 connections now open) 2014-10-06T15:36:25.686+0000 I NETWORK [conn6209] end connection 127.0.0.1:38470 (10 connections now open) 2014-10-06T15:36:30.686+0000 I NETWORK [conn6211] end connection 127.0.0.1:38472 (9 connections now open) 2014-10-06T15:36:30.686+0000 I NETWORK [conn6210] end connection 127.0.0.1:38471 (8 connections now open) 2014-10-06T15:36:30.686+0000 I NETWORK [conn6214] end connection 127.0.0.1:38476 (8 connections now open) 2014-10-06T15:36:30.686+0000 I NETWORK [conn6217] end connection 127.0.0.1:38479 (7 connections now open) 2014-10-06T15:36:30.686+0000 I NETWORK [conn6212] end connection 127.0.0.1:38475 (5 connections now open) 2014-10-06T15:36:30.687+0000 I NETWORK [conn6215] end connection 127.0.0.1:38477 (4 connections now open) 2014-10-06T15:36:30.687+0000 I NETWORK [conn6216] end connection 127.0.0.1:38478 (3 connections now open) 2014-10-06T15:36:30.687+0000 I NETWORK [conn6213] end connection 127.0.0.1:38474 (3 connections now open) 2014-10-06T15:36:30.687+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38480 #6218 (3 connections now open) 2014-10-06T15:36:30.688+0000 I NETWORK [conn6218] end connection 127.0.0.1:38480 (2 connections now open) 2014-10-06T15:36:30.688+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:36:30.691+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:36:30.692+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:36:31.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38481 #6219 (3 connections now open) 2014-10-06T15:36:31.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38482 #6220 (4 connections now open) 2014-10-06T15:36:31.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38483 #6221 (5 connections now open) 2014-10-06T15:36:31.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38484 #6222 (6 connections now open) 2014-10-06T15:36:31.083+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38486 #6223 (7 connections now open) 2014-10-06T15:36:31.083+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38487 #6224 (8 connections now open) 2014-10-06T15:36:31.083+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38489 #6225 (9 connections now open) 2014-10-06T15:36:31.083+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38488 #6226 (10 connections now open) 2014-10-06T15:36:31.083+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38491 #6227 (11 connections now open) 2014-10-06T15:36:31.084+0000 I NETWORK [conn6219] end connection 127.0.0.1:38481 (10 connections now open) 2014-10-06T15:36:36.084+0000 I NETWORK [conn6226] end connection 127.0.0.1:38488 (9 connections now open) 2014-10-06T15:36:36.084+0000 I NETWORK [conn6227] end connection 127.0.0.1:38491 (8 connections now open) 2014-10-06T15:36:36.084+0000 I NETWORK [conn6222] end connection 127.0.0.1:38484 (8 connections now open) 2014-10-06T15:36:36.085+0000 I NETWORK [conn6221] end connection 127.0.0.1:38483 (8 connections now open) 2014-10-06T15:36:36.085+0000 I NETWORK [conn6220] end connection 127.0.0.1:38482 (5 connections now open) 2014-10-06T15:36:36.085+0000 I NETWORK [conn6223] end connection 127.0.0.1:38486 (5 connections now open) 2014-10-06T15:36:36.086+0000 I NETWORK [conn6225] end connection 127.0.0.1:38489 (3 connections now open) 2014-10-06T15:36:36.086+0000 I NETWORK [conn6224] end connection 127.0.0.1:38487 (2 connections now open) 2014-10-06T15:36:36.086+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38492 #6228 (3 connections now open) 2014-10-06T15:36:36.087+0000 I NETWORK [conn6228] end connection 127.0.0.1:38492 (2 connections now open) 2014-10-06T15:36:36.087+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:36:36.092+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:36:36.092+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:36:36.476+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38493 #6229 (3 connections now open) 2014-10-06T15:36:36.476+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38494 #6230 (4 connections now open) 2014-10-06T15:36:36.477+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38495 #6231 (5 connections now open) 2014-10-06T15:36:36.477+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38496 #6232 (6 connections now open) 2014-10-06T15:36:36.477+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38497 #6233 (7 connections now open) 2014-10-06T15:36:36.477+0000 I NETWORK [conn6229] end connection 127.0.0.1:38493 (6 connections now open) 2014-10-06T15:36:41.478+0000 I NETWORK [conn6233] end connection 127.0.0.1:38497 (5 connections now open) 2014-10-06T15:36:41.478+0000 I NETWORK [conn6231] end connection 127.0.0.1:38495 (4 connections now open) 2014-10-06T15:36:41.478+0000 I NETWORK [conn6232] end connection 127.0.0.1:38496 (3 connections now open) 2014-10-06T15:36:41.479+0000 I NETWORK [conn6230] end connection 127.0.0.1:38494 (2 connections now open) 2014-10-06T15:36:41.479+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38498 #6234 (3 connections now open) 2014-10-06T15:36:41.479+0000 I NETWORK [conn6234] end connection 127.0.0.1:38498 (2 connections now open) 2014-10-06T15:36:41.479+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:36:41.480+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:36:41.480+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:36:41.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38499 #6235 (3 connections now open) 2014-10-06T15:36:41.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38500 #6236 (4 connections now open) 2014-10-06T15:36:41.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38501 #6237 (5 connections now open) 2014-10-06T15:36:41.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38502 #6238 (6 connections now open) 2014-10-06T15:36:41.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38503 #6239 (7 connections now open) 2014-10-06T15:36:41.879+0000 I NETWORK [conn6235] end connection 127.0.0.1:38499 (5 connections now open) 2014-10-06T15:36:46.880+0000 I NETWORK [conn6239] end connection 127.0.0.1:38503 (5 connections now open) 2014-10-06T15:36:46.881+0000 I NETWORK [conn6237] end connection 127.0.0.1:38501 (4 connections now open) 2014-10-06T15:36:46.881+0000 I NETWORK [conn6238] end connection 127.0.0.1:38502 (3 connections now open) 2014-10-06T15:36:46.881+0000 I NETWORK [conn6236] end connection 127.0.0.1:38500 (2 connections now open) 2014-10-06T15:36:46.881+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38504 #6240 (3 connections now open) 2014-10-06T15:36:46.882+0000 I NETWORK [conn6240] end connection 127.0.0.1:38504 (2 connections now open) 2014-10-06T15:36:46.882+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:36:46.883+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:36:46.883+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:36:47.285+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38505 #6241 (3 connections now open) 2014-10-06T15:36:47.285+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38506 #6242 (4 connections now open) 2014-10-06T15:36:47.285+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38507 #6243 (5 connections now open) 2014-10-06T15:36:47.285+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38508 #6244 (6 connections now open) 2014-10-06T15:36:47.285+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38509 #6245 (7 connections now open) 2014-10-06T15:36:47.285+0000 I NETWORK [conn6241] end connection 127.0.0.1:38505 (6 connections now open) 2014-10-06T15:36:52.286+0000 I NETWORK [conn6244] end connection 127.0.0.1:38508 (5 connections now open) 2014-10-06T15:36:52.286+0000 I NETWORK [conn6243] end connection 127.0.0.1:38507 (4 connections now open) 2014-10-06T15:36:52.287+0000 I NETWORK [conn6245] end connection 127.0.0.1:38509 (3 connections now open) 2014-10-06T15:36:52.287+0000 I NETWORK [conn6242] end connection 127.0.0.1:38506 (2 connections now open) 2014-10-06T15:36:52.288+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38510 #6246 (3 connections now open) 2014-10-06T15:36:52.288+0000 I NETWORK [conn6246] end connection 127.0.0.1:38510 (2 connections now open) 2014-10-06T15:36:52.288+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:36:52.289+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:36:52.289+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:36:52.686+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38511 #6247 (3 connections now open) 2014-10-06T15:36:52.687+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38512 #6248 (4 connections now open) 2014-10-06T15:36:52.687+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38513 #6249 (5 connections now open) 2014-10-06T15:36:52.687+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38515 #6250 (6 connections now open) 2014-10-06T15:36:52.687+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38514 #6251 (7 connections now open) 2014-10-06T15:36:52.687+0000 I NETWORK [conn6247] end connection 127.0.0.1:38511 (6 connections now open) 2014-10-06T15:36:57.687+0000 I NETWORK [conn6249] end connection 127.0.0.1:38513 (5 connections now open) 2014-10-06T15:36:57.687+0000 I NETWORK [conn6248] end connection 127.0.0.1:38512 (5 connections now open) 2014-10-06T15:36:57.688+0000 I NETWORK [conn6250] end connection 127.0.0.1:38515 (3 connections now open) 2014-10-06T15:36:57.689+0000 I NETWORK [conn6251] end connection 127.0.0.1:38514 (2 connections now open) 2014-10-06T15:36:57.689+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38517 #6252 (3 connections now open) 2014-10-06T15:36:57.689+0000 I NETWORK [conn6252] end connection 127.0.0.1:38517 (2 connections now open) 2014-10-06T15:36:57.690+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:36:57.690+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:36:57.691+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:36:58.074+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38518 #6253 (3 connections now open) 2014-10-06T15:36:58.074+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38519 #6254 (4 connections now open) 2014-10-06T15:36:58.074+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38520 #6255 (5 connections now open) 2014-10-06T15:36:58.074+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38521 #6256 (6 connections now open) 2014-10-06T15:36:58.074+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38522 #6257 (7 connections now open) 2014-10-06T15:36:58.074+0000 I NETWORK [conn6253] end connection 127.0.0.1:38518 (6 connections now open) 2014-10-06T15:37:03.075+0000 I NETWORK [conn6256] end connection 127.0.0.1:38521 (5 connections now open) 2014-10-06T15:37:03.075+0000 I NETWORK [conn6257] end connection 127.0.0.1:38522 (4 connections now open) 2014-10-06T15:37:03.076+0000 I NETWORK [conn6254] end connection 127.0.0.1:38519 (3 connections now open) 2014-10-06T15:37:03.077+0000 I NETWORK [conn6255] end connection 127.0.0.1:38520 (2 connections now open) 2014-10-06T15:37:03.077+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38523 #6258 (3 connections now open) 2014-10-06T15:37:03.077+0000 I NETWORK [conn6258] end connection 127.0.0.1:38523 (2 connections now open) 2014-10-06T15:37:03.078+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:37:03.078+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:37:03.079+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:37:03.473+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38524 #6259 (3 connections now open) 2014-10-06T15:37:03.473+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38525 #6260 (4 connections now open) 2014-10-06T15:37:03.473+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38526 #6261 (5 connections now open) 2014-10-06T15:37:03.474+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38527 #6262 (6 connections now open) 2014-10-06T15:37:03.474+0000 I NETWORK [conn6259] end connection 127.0.0.1:38524 (4 connections now open) 2014-10-06T15:37:03.474+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38528 #6263 (7 connections now open) 2014-10-06T15:37:08.475+0000 I NETWORK [conn6263] end connection 127.0.0.1:38528 (5 connections now open) 2014-10-06T15:37:08.475+0000 I NETWORK [conn6262] end connection 127.0.0.1:38527 (5 connections now open) 2014-10-06T15:37:08.475+0000 I NETWORK [conn6261] end connection 127.0.0.1:38526 (5 connections now open) 2014-10-06T15:37:08.475+0000 I NETWORK [conn6260] end connection 127.0.0.1:38525 (2 connections now open) 2014-10-06T15:37:08.475+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38529 #6264 (3 connections now open) 2014-10-06T15:37:08.475+0000 I NETWORK [conn6264] end connection 127.0.0.1:38529 (2 connections now open) 2014-10-06T15:37:08.476+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:37:08.477+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:37:08.477+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:37:08.878+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38530 #6265 (3 connections now open) 2014-10-06T15:37:08.878+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38531 #6266 (4 connections now open) 2014-10-06T15:37:08.878+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38532 #6267 (5 connections now open) 2014-10-06T15:37:08.878+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38533 #6268 (6 connections now open) 2014-10-06T15:37:08.878+0000 I NETWORK [conn6265] end connection 127.0.0.1:38530 (5 connections now open) 2014-10-06T15:37:08.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38534 #6269 (6 connections now open) 2014-10-06T15:37:13.880+0000 I NETWORK [conn6267] end connection 127.0.0.1:38532 (5 connections now open) 2014-10-06T15:37:13.880+0000 I NETWORK [conn6269] end connection 127.0.0.1:38534 (4 connections now open) 2014-10-06T15:37:13.881+0000 I NETWORK [conn6266] end connection 127.0.0.1:38531 (3 connections now open) 2014-10-06T15:37:13.881+0000 I NETWORK [conn6268] end connection 127.0.0.1:38533 (3 connections now open) 2014-10-06T15:37:13.881+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38535 #6270 (3 connections now open) 2014-10-06T15:37:13.881+0000 I NETWORK [conn6270] end connection 127.0.0.1:38535 (2 connections now open) 2014-10-06T15:37:13.882+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:37:13.883+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:37:13.883+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:37:14.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38536 #6271 (3 connections now open) 2014-10-06T15:37:14.281+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38537 #6272 (4 connections now open) 2014-10-06T15:37:14.281+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38538 #6273 (5 connections now open) 2014-10-06T15:37:14.281+0000 I NETWORK [conn6271] end connection 127.0.0.1:38536 (4 connections now open) 2014-10-06T15:37:19.281+0000 I NETWORK [conn6273] end connection 127.0.0.1:38538 (3 connections now open) 2014-10-06T15:37:19.282+0000 I NETWORK [conn6272] end connection 127.0.0.1:38537 (2 connections now open) 2014-10-06T15:37:19.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38539 #6274 (3 connections now open) 2014-10-06T15:37:19.283+0000 I NETWORK [conn6274] end connection 127.0.0.1:38539 (2 connections now open) 2014-10-06T15:37:19.283+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:37:19.284+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:37:19.284+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:37:19.699+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38540 #6275 (3 connections now open) 2014-10-06T15:37:19.699+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38541 #6276 (4 connections now open) 2014-10-06T15:37:19.699+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38542 #6277 (5 connections now open) 2014-10-06T15:37:19.700+0000 I NETWORK [conn6275] end connection 127.0.0.1:38540 (4 connections now open) 2014-10-06T15:37:24.701+0000 I NETWORK [conn6277] end connection 127.0.0.1:38542 (3 connections now open) 2014-10-06T15:37:24.702+0000 I NETWORK [conn6276] end connection 127.0.0.1:38541 (2 connections now open) 2014-10-06T15:37:24.702+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38543 #6278 (3 connections now open) 2014-10-06T15:37:24.702+0000 I NETWORK [conn6278] end connection 127.0.0.1:38543 (2 connections now open) 2014-10-06T15:37:24.703+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:37:24.703+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:37:24.704+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:37:25.084+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38544 #6279 (3 connections now open) 2014-10-06T15:37:25.084+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38545 #6280 (4 connections now open) 2014-10-06T15:37:25.085+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38546 #6281 (5 connections now open) 2014-10-06T15:37:25.085+0000 I NETWORK [conn6279] end connection 127.0.0.1:38544 (4 connections now open) 2014-10-06T15:37:30.086+0000 I NETWORK [conn6281] end connection 127.0.0.1:38546 (3 connections now open) 2014-10-06T15:37:30.086+0000 I NETWORK [conn6280] end connection 127.0.0.1:38545 (2 connections now open) 2014-10-06T15:37:30.087+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38547 #6282 (3 connections now open) 2014-10-06T15:37:30.087+0000 I NETWORK [conn6282] end connection 127.0.0.1:38547 (2 connections now open) 2014-10-06T15:37:30.087+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:37:30.088+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:37:30.088+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:37:30.491+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38548 #6283 (3 connections now open) 2014-10-06T15:37:30.491+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38549 #6284 (4 connections now open) 2014-10-06T15:37:30.491+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38550 #6285 (5 connections now open) 2014-10-06T15:37:30.491+0000 I NETWORK [conn6283] end connection 127.0.0.1:38548 (4 connections now open) 2014-10-06T15:37:35.492+0000 I NETWORK [conn6285] end connection 127.0.0.1:38550 (3 connections now open) 2014-10-06T15:37:35.492+0000 I NETWORK [conn6284] end connection 127.0.0.1:38549 (2 connections now open) 2014-10-06T15:37:35.492+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38551 #6286 (3 connections now open) 2014-10-06T15:37:35.493+0000 I NETWORK [conn6286] end connection 127.0.0.1:38551 (2 connections now open) 2014-10-06T15:37:35.493+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:37:35.494+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:37:35.494+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:37:35.905+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38552 #6287 (3 connections now open) 2014-10-06T15:37:35.905+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38553 #6288 (4 connections now open) 2014-10-06T15:37:35.905+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38554 #6289 (5 connections now open) 2014-10-06T15:37:35.905+0000 I NETWORK [conn6287] end connection 127.0.0.1:38552 (4 connections now open) 2014-10-06T15:37:40.906+0000 I NETWORK [conn6288] end connection 127.0.0.1:38553 (3 connections now open) 2014-10-06T15:37:40.907+0000 I NETWORK [conn6289] end connection 127.0.0.1:38554 (2 connections now open) 2014-10-06T15:37:40.907+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38555 #6290 (3 connections now open) 2014-10-06T15:37:40.908+0000 I NETWORK [conn6290] end connection 127.0.0.1:38555 (2 connections now open) 2014-10-06T15:37:40.908+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:37:40.909+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:37:40.909+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:37:41.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38556 #6291 (3 connections now open) 2014-10-06T15:37:41.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38557 #6292 (4 connections now open) 2014-10-06T15:37:41.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38558 #6293 (5 connections now open) 2014-10-06T15:37:41.317+0000 I NETWORK [conn6291] end connection 127.0.0.1:38556 (4 connections now open) 2014-10-06T15:37:46.318+0000 I NETWORK [conn6292] end connection 127.0.0.1:38557 (3 connections now open) 2014-10-06T15:37:46.318+0000 I NETWORK [conn6293] end connection 127.0.0.1:38558 (2 connections now open) 2014-10-06T15:37:46.318+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38559 #6294 (3 connections now open) 2014-10-06T15:37:46.319+0000 I NETWORK [conn6294] end connection 127.0.0.1:38559 (2 connections now open) 2014-10-06T15:37:46.319+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:37:46.320+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:37:46.320+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:37:46.723+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38560 #6295 (3 connections now open) 2014-10-06T15:37:46.724+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38561 #6296 (4 connections now open) 2014-10-06T15:37:46.724+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38562 #6297 (5 connections now open) 2014-10-06T15:37:46.724+0000 I NETWORK [conn6295] end connection 127.0.0.1:38560 (4 connections now open) 2014-10-06T15:37:51.725+0000 I NETWORK [conn6296] end connection 127.0.0.1:38561 (3 connections now open) 2014-10-06T15:37:51.726+0000 I NETWORK [conn6297] end connection 127.0.0.1:38562 (2 connections now open) 2014-10-06T15:37:51.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38563 #6298 (3 connections now open) 2014-10-06T15:37:51.727+0000 I NETWORK [conn6298] end connection 127.0.0.1:38563 (2 connections now open) 2014-10-06T15:37:51.727+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:37:51.728+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:37:51.728+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:37:52.132+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38564 #6299 (3 connections now open) 2014-10-06T15:37:52.133+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38565 #6300 (4 connections now open) 2014-10-06T15:37:52.133+0000 I NETWORK [conn6299] end connection 127.0.0.1:38564 (3 connections now open) 2014-10-06T15:37:57.134+0000 I NETWORK [conn6300] end connection 127.0.0.1:38565 (2 connections now open) 2014-10-06T15:37:57.134+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38566 #6301 (3 connections now open) 2014-10-06T15:37:57.135+0000 I NETWORK [conn6301] end connection 127.0.0.1:38566 (2 connections now open) 2014-10-06T15:37:57.135+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:37:57.136+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:37:57.136+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:37:57.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38567 #6302 (3 connections now open) 2014-10-06T15:37:57.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38568 #6303 (4 connections now open) 2014-10-06T15:37:57.549+0000 I NETWORK [conn6302] end connection 127.0.0.1:38567 (3 connections now open) 2014-10-06T15:38:02.550+0000 I NETWORK [conn6303] end connection 127.0.0.1:38568 (2 connections now open) 2014-10-06T15:38:02.550+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38569 #6304 (3 connections now open) 2014-10-06T15:38:02.550+0000 I NETWORK [conn6304] end connection 127.0.0.1:38569 (2 connections now open) 2014-10-06T15:38:02.551+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:38:02.552+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:38:02.552+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:38:02.958+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38570 #6305 (3 connections now open) 2014-10-06T15:38:02.958+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38571 #6306 (4 connections now open) 2014-10-06T15:38:02.959+0000 I NETWORK [conn6305] end connection 127.0.0.1:38570 (3 connections now open) 2014-10-06T15:38:07.960+0000 I NETWORK [conn6306] end connection 127.0.0.1:38571 (2 connections now open) 2014-10-06T15:38:07.960+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38572 #6307 (3 connections now open) 2014-10-06T15:38:07.961+0000 I NETWORK [conn6307] end connection 127.0.0.1:38572 (2 connections now open) 2014-10-06T15:38:07.961+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:38:07.962+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:38:07.962+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:38:08.370+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38573 #6308 (3 connections now open) 2014-10-06T15:38:08.370+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38574 #6309 (4 connections now open) 2014-10-06T15:38:08.371+0000 I NETWORK [conn6308] end connection 127.0.0.1:38573 (3 connections now open) 2014-10-06T15:38:13.372+0000 I NETWORK [conn6309] end connection 127.0.0.1:38574 (2 connections now open) 2014-10-06T15:38:13.372+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38575 #6310 (3 connections now open) 2014-10-06T15:38:13.372+0000 I NETWORK [conn6310] end connection 127.0.0.1:38575 (2 connections now open) 2014-10-06T15:38:13.373+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:38:13.373+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:38:13.374+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:38:13.767+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38576 #6311 (3 connections now open) 2014-10-06T15:38:13.767+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38577 #6312 (4 connections now open) 2014-10-06T15:38:13.767+0000 I NETWORK [conn6311] end connection 127.0.0.1:38576 (3 connections now open) 2014-10-06T15:38:18.768+0000 I NETWORK [conn6312] end connection 127.0.0.1:38577 (2 connections now open) 2014-10-06T15:38:18.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38578 #6313 (3 connections now open) 2014-10-06T15:38:18.769+0000 I NETWORK [conn6313] end connection 127.0.0.1:38578 (2 connections now open) 2014-10-06T15:38:18.769+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:38:18.770+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:38:18.770+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:38:19.168+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38579 #6314 (3 connections now open) 2014-10-06T15:38:19.168+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38580 #6315 (4 connections now open) 2014-10-06T15:38:19.169+0000 I NETWORK [conn6314] end connection 127.0.0.1:38579 (3 connections now open) 2014-10-06T15:38:24.169+0000 I NETWORK [conn6315] end connection 127.0.0.1:38580 (2 connections now open) 2014-10-06T15:38:24.169+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38581 #6316 (3 connections now open) 2014-10-06T15:38:24.170+0000 I NETWORK [conn6316] end connection 127.0.0.1:38581 (2 connections now open) 2014-10-06T15:38:24.170+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:38:24.171+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:38:24.171+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:38:24.578+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38582 #6317 (3 connections now open) 2014-10-06T15:38:24.578+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38583 #6318 (4 connections now open) 2014-10-06T15:38:24.579+0000 I NETWORK [conn6317] end connection 127.0.0.1:38582 (3 connections now open) 2014-10-06T15:38:29.581+0000 I NETWORK [conn6318] end connection 127.0.0.1:38583 (2 connections now open) 2014-10-06T15:38:29.581+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38584 #6319 (3 connections now open) 2014-10-06T15:38:29.581+0000 I NETWORK [conn6319] end connection 127.0.0.1:38584 (2 connections now open) 2014-10-06T15:38:29.581+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T15:38:29.586+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:38:29.586+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:38:29.956+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T15:38:29.956+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:38:29.960+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:38:29.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38585 #6320 (3 connections now open) 2014-10-06T15:38:29.962+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38586 #6321 (4 connections now open) 2014-10-06T15:38:29.962+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38587 #6322 (5 connections now open) 2014-10-06T15:38:29.962+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38588 #6323 (6 connections now open) 2014-10-06T15:38:29.962+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38589 #6324 (7 connections now open) 2014-10-06T15:38:29.962+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38590 #6325 (8 connections now open) 2014-10-06T15:38:29.962+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38591 #6326 (9 connections now open) 2014-10-06T15:38:29.963+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38592 #6327 (10 connections now open) 2014-10-06T15:38:29.963+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38593 #6328 (11 connections now open) 2014-10-06T15:38:29.963+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38594 #6329 (12 connections now open) 2014-10-06T15:38:29.965+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38595 #6330 (13 connections now open) 2014-10-06T15:38:29.965+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38596 #6331 (14 connections now open) 2014-10-06T15:38:29.967+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38597 #6332 (15 connections now open) 2014-10-06T15:38:29.968+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38598 #6333 (16 connections now open) 2014-10-06T15:38:29.969+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38599 #6334 (17 connections now open) 2014-10-06T15:38:29.969+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38600 #6335 (18 connections now open) 2014-10-06T15:38:29.969+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38601 #6336 (19 connections now open) 2014-10-06T15:38:29.971+0000 I NETWORK [conn6320] end connection 127.0.0.1:38585 (18 connections now open) 2014-10-06T15:38:34.971+0000 I NETWORK [conn6327] end connection 127.0.0.1:38592 (17 connections now open) 2014-10-06T15:38:34.971+0000 I NETWORK [conn6336] end connection 127.0.0.1:38601 (16 connections now open) 2014-10-06T15:38:34.972+0000 I NETWORK [conn6321] end connection 127.0.0.1:38586 (15 connections now open) 2014-10-06T15:38:34.972+0000 I NETWORK [conn6331] end connection 127.0.0.1:38596 (14 connections now open) 2014-10-06T15:38:34.973+0000 I NETWORK [conn6333] end connection 127.0.0.1:38598 (13 connections now open) 2014-10-06T15:38:34.973+0000 I NETWORK [conn6329] end connection 127.0.0.1:38594 (12 connections now open) 2014-10-06T15:38:34.973+0000 I NETWORK [conn6334] end connection 127.0.0.1:38599 (11 connections now open) 2014-10-06T15:38:34.974+0000 I NETWORK [conn6335] end connection 127.0.0.1:38600 (10 connections now open) 2014-10-06T15:38:34.974+0000 I NETWORK [conn6325] end connection 127.0.0.1:38590 (9 connections now open) 2014-10-06T15:38:34.974+0000 I NETWORK [conn6328] end connection 127.0.0.1:38593 (8 connections now open) 2014-10-06T15:38:34.975+0000 I NETWORK [conn6332] end connection 127.0.0.1:38597 (7 connections now open) 2014-10-06T15:38:34.975+0000 I NETWORK [conn6324] end connection 127.0.0.1:38589 (6 connections now open) 2014-10-06T15:38:34.975+0000 I NETWORK [conn6323] end connection 127.0.0.1:38588 (5 connections now open) 2014-10-06T15:38:34.975+0000 I NETWORK [conn6330] end connection 127.0.0.1:38595 (4 connections now open) 2014-10-06T15:38:34.975+0000 I NETWORK [conn6326] end connection 127.0.0.1:38591 (3 connections now open) 2014-10-06T15:38:34.976+0000 I NETWORK [conn6322] end connection 127.0.0.1:38587 (2 connections now open) 2014-10-06T15:38:34.976+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38602 #6337 (3 connections now open) 2014-10-06T15:38:34.976+0000 I NETWORK [conn6337] end connection 127.0.0.1:38602 (2 connections now open) 2014-10-06T15:38:34.977+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:38:34.979+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:38:34.979+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:38:35.326+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T15:38:35.326+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:38:35.330+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:38:35.330+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38603 #6338 (3 connections now open) 2014-10-06T15:38:35.331+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38605 #6339 (4 connections now open) 2014-10-06T15:38:35.331+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38604 #6340 (5 connections now open) 2014-10-06T15:38:35.331+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38607 #6341 (6 connections now open) 2014-10-06T15:38:35.331+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38608 #6342 (7 connections now open) 2014-10-06T15:38:35.331+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38609 #6343 (8 connections now open) 2014-10-06T15:38:35.331+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38610 #6344 (9 connections now open) 2014-10-06T15:38:35.331+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38611 #6345 (10 connections now open) 2014-10-06T15:38:35.331+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38612 #6346 (11 connections now open) 2014-10-06T15:38:35.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38613 #6347 (12 connections now open) 2014-10-06T15:38:35.337+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38614 #6348 (13 connections now open) 2014-10-06T15:38:35.340+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38615 #6349 (14 connections now open) 2014-10-06T15:38:35.340+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38616 #6350 (15 connections now open) 2014-10-06T15:38:35.340+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38617 #6351 (16 connections now open) 2014-10-06T15:38:35.342+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38618 #6352 (17 connections now open) 2014-10-06T15:38:35.343+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38619 #6353 (18 connections now open) 2014-10-06T15:38:35.343+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38620 #6354 (19 connections now open) 2014-10-06T15:38:35.347+0000 I NETWORK [conn6338] end connection 127.0.0.1:38603 (18 connections now open) 2014-10-06T15:38:40.348+0000 I NETWORK [conn6340] end connection 127.0.0.1:38604 (17 connections now open) 2014-10-06T15:38:40.348+0000 I NETWORK [conn6354] end connection 127.0.0.1:38620 (16 connections now open) 2014-10-06T15:38:40.349+0000 I NETWORK [conn6342] end connection 127.0.0.1:38608 (15 connections now open) 2014-10-06T15:38:40.349+0000 I NETWORK [conn6339] end connection 127.0.0.1:38605 (14 connections now open) 2014-10-06T15:38:40.349+0000 I NETWORK [conn6345] end connection 127.0.0.1:38611 (13 connections now open) 2014-10-06T15:38:40.350+0000 I NETWORK [conn6343] end connection 127.0.0.1:38609 (12 connections now open) 2014-10-06T15:38:40.351+0000 I NETWORK [conn6352] end connection 127.0.0.1:38618 (11 connections now open) 2014-10-06T15:38:40.351+0000 I NETWORK [conn6349] end connection 127.0.0.1:38615 (10 connections now open) 2014-10-06T15:38:40.351+0000 I NETWORK [conn6341] end connection 127.0.0.1:38607 (10 connections now open) 2014-10-06T15:38:40.351+0000 I NETWORK [conn6353] end connection 127.0.0.1:38619 (8 connections now open) 2014-10-06T15:38:40.352+0000 I NETWORK [conn6350] end connection 127.0.0.1:38616 (7 connections now open) 2014-10-06T15:38:40.352+0000 I NETWORK [conn6346] end connection 127.0.0.1:38612 (6 connections now open) 2014-10-06T15:38:40.352+0000 I NETWORK [conn6348] end connection 127.0.0.1:38614 (5 connections now open) 2014-10-06T15:38:40.353+0000 I NETWORK [conn6351] end connection 127.0.0.1:38617 (4 connections now open) 2014-10-06T15:38:40.353+0000 I NETWORK [conn6347] end connection 127.0.0.1:38613 (3 connections now open) 2014-10-06T15:38:40.354+0000 I NETWORK [conn6344] end connection 127.0.0.1:38610 (2 connections now open) 2014-10-06T15:38:40.354+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38621 #6355 (3 connections now open) 2014-10-06T15:38:40.354+0000 I NETWORK [conn6355] end connection 127.0.0.1:38621 (2 connections now open) 2014-10-06T15:38:40.355+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:38:40.358+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:38:40.358+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:38:40.725+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T15:38:40.725+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:38:40.729+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:38:40.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38622 #6356 (3 connections now open) 2014-10-06T15:38:40.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38623 #6357 (4 connections now open) 2014-10-06T15:38:40.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38624 #6358 (5 connections now open) 2014-10-06T15:38:40.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38625 #6359 (6 connections now open) 2014-10-06T15:38:40.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38626 #6360 (7 connections now open) 2014-10-06T15:38:40.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38627 #6361 (8 connections now open) 2014-10-06T15:38:40.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38628 #6362 (9 connections now open) 2014-10-06T15:38:40.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38629 #6363 (10 connections now open) 2014-10-06T15:38:40.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38630 #6364 (11 connections now open) 2014-10-06T15:38:40.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38631 #6365 (12 connections now open) 2014-10-06T15:38:40.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38632 #6366 (13 connections now open) 2014-10-06T15:38:40.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38633 #6367 (14 connections now open) 2014-10-06T15:38:40.732+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38634 #6368 (15 connections now open) 2014-10-06T15:38:40.732+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38635 #6369 (16 connections now open) 2014-10-06T15:38:40.732+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38636 #6370 (17 connections now open) 2014-10-06T15:38:40.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38637 #6371 (18 connections now open) 2014-10-06T15:38:40.734+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38638 #6372 (19 connections now open) 2014-10-06T15:38:40.737+0000 I NETWORK [conn6356] end connection 127.0.0.1:38622 (18 connections now open) 2014-10-06T15:38:45.738+0000 I NETWORK [conn6363] end connection 127.0.0.1:38629 (17 connections now open) 2014-10-06T15:38:45.740+0000 I NETWORK [conn6359] end connection 127.0.0.1:38625 (16 connections now open) 2014-10-06T15:38:45.740+0000 I NETWORK [conn6362] end connection 127.0.0.1:38628 (15 connections now open) 2014-10-06T15:38:45.740+0000 I NETWORK [conn6364] end connection 127.0.0.1:38630 (14 connections now open) 2014-10-06T15:38:45.740+0000 I NETWORK [conn6360] end connection 127.0.0.1:38626 (13 connections now open) 2014-10-06T15:38:45.740+0000 I NETWORK [conn6371] end connection 127.0.0.1:38637 (13 connections now open) 2014-10-06T15:38:45.741+0000 I NETWORK [conn6366] end connection 127.0.0.1:38632 (12 connections now open) 2014-10-06T15:38:45.740+0000 I NETWORK [conn6357] end connection 127.0.0.1:38623 (13 connections now open) 2014-10-06T15:38:45.741+0000 I NETWORK [conn6365] end connection 127.0.0.1:38631 (9 connections now open) 2014-10-06T15:38:45.741+0000 I NETWORK [conn6372] end connection 127.0.0.1:38638 (8 connections now open) 2014-10-06T15:38:45.741+0000 I NETWORK [conn6367] end connection 127.0.0.1:38633 (7 connections now open) 2014-10-06T15:38:45.741+0000 I NETWORK [conn6368] end connection 127.0.0.1:38634 (6 connections now open) 2014-10-06T15:38:45.741+0000 I NETWORK [conn6370] end connection 127.0.0.1:38636 (5 connections now open) 2014-10-06T15:38:45.741+0000 I NETWORK [conn6358] end connection 127.0.0.1:38624 (5 connections now open) 2014-10-06T15:38:45.741+0000 I NETWORK [conn6361] end connection 127.0.0.1:38627 (3 connections now open) 2014-10-06T15:38:45.742+0000 I NETWORK [conn6369] end connection 127.0.0.1:38635 (2 connections now open) 2014-10-06T15:38:45.742+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38639 #6373 (3 connections now open) 2014-10-06T15:38:45.742+0000 I NETWORK [conn6373] end connection 127.0.0.1:38639 (2 connections now open) 2014-10-06T15:38:45.743+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:38:45.748+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:38:45.748+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:38:46.095+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T15:38:46.095+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:38:46.099+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:38:46.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38640 #6374 (3 connections now open) 2014-10-06T15:38:46.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38641 #6375 (4 connections now open) 2014-10-06T15:38:46.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38642 #6376 (5 connections now open) 2014-10-06T15:38:46.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38643 #6377 (6 connections now open) 2014-10-06T15:38:46.101+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38644 #6378 (7 connections now open) 2014-10-06T15:38:46.101+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38645 #6379 (8 connections now open) 2014-10-06T15:38:46.101+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38646 #6380 (9 connections now open) 2014-10-06T15:38:46.101+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38647 #6381 (10 connections now open) 2014-10-06T15:38:46.103+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38648 #6382 (11 connections now open) 2014-10-06T15:38:46.103+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38649 #6383 (12 connections now open) 2014-10-06T15:38:46.104+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38650 #6384 (13 connections now open) 2014-10-06T15:38:46.107+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38651 #6385 (14 connections now open) 2014-10-06T15:38:46.109+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38652 #6386 (15 connections now open) 2014-10-06T15:38:46.109+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38653 #6387 (16 connections now open) 2014-10-06T15:38:46.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38654 #6388 (17 connections now open) 2014-10-06T15:38:46.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38655 #6389 (18 connections now open) 2014-10-06T15:38:46.119+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38656 #6390 (19 connections now open) 2014-10-06T15:38:46.124+0000 I NETWORK [conn6374] end connection 127.0.0.1:38640 (18 connections now open) 2014-10-06T15:38:51.125+0000 I NETWORK [conn6385] end connection 127.0.0.1:38651 (17 connections now open) 2014-10-06T15:38:51.126+0000 I NETWORK [conn6382] end connection 127.0.0.1:38648 (16 connections now open) 2014-10-06T15:38:51.127+0000 I NETWORK [conn6380] end connection 127.0.0.1:38646 (15 connections now open) 2014-10-06T15:38:51.127+0000 I NETWORK [conn6377] end connection 127.0.0.1:38643 (14 connections now open) 2014-10-06T15:38:51.127+0000 I NETWORK [conn6383] end connection 127.0.0.1:38649 (14 connections now open) 2014-10-06T15:38:51.128+0000 I NETWORK [conn6387] end connection 127.0.0.1:38653 (12 connections now open) 2014-10-06T15:38:51.128+0000 I NETWORK [conn6381] end connection 127.0.0.1:38647 (11 connections now open) 2014-10-06T15:38:51.128+0000 I NETWORK [conn6389] end connection 127.0.0.1:38655 (10 connections now open) 2014-10-06T15:38:51.128+0000 I NETWORK [conn6378] end connection 127.0.0.1:38644 (9 connections now open) 2014-10-06T15:38:51.129+0000 I NETWORK [conn6384] end connection 127.0.0.1:38650 (9 connections now open) 2014-10-06T15:38:51.129+0000 I NETWORK [conn6386] end connection 127.0.0.1:38652 (7 connections now open) 2014-10-06T15:38:51.129+0000 I NETWORK [conn6388] end connection 127.0.0.1:38654 (6 connections now open) 2014-10-06T15:38:51.129+0000 I NETWORK [conn6390] end connection 127.0.0.1:38656 (5 connections now open) 2014-10-06T15:38:51.130+0000 I NETWORK [conn6379] end connection 127.0.0.1:38645 (4 connections now open) 2014-10-06T15:38:51.130+0000 I NETWORK [conn6375] end connection 127.0.0.1:38641 (3 connections now open) 2014-10-06T15:38:51.130+0000 I NETWORK [conn6376] end connection 127.0.0.1:38642 (2 connections now open) 2014-10-06T15:38:51.130+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38657 #6391 (3 connections now open) 2014-10-06T15:38:51.131+0000 I NETWORK [conn6391] end connection 127.0.0.1:38657 (2 connections now open) 2014-10-06T15:38:51.131+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:38:51.134+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:38:51.134+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:38:51.502+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T15:38:51.502+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:38:51.506+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:38:51.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38658 #6392 (3 connections now open) 2014-10-06T15:38:51.507+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38659 #6393 (4 connections now open) 2014-10-06T15:38:51.507+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38660 #6394 (5 connections now open) 2014-10-06T15:38:51.507+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38661 #6395 (6 connections now open) 2014-10-06T15:38:51.507+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38662 #6396 (7 connections now open) 2014-10-06T15:38:51.507+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38663 #6397 (8 connections now open) 2014-10-06T15:38:51.507+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38664 #6398 (9 connections now open) 2014-10-06T15:38:51.508+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38665 #6399 (10 connections now open) 2014-10-06T15:38:51.510+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38666 #6400 (11 connections now open) 2014-10-06T15:38:51.510+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38667 #6401 (12 connections now open) 2014-10-06T15:38:51.515+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38668 #6402 (13 connections now open) 2014-10-06T15:38:51.518+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38669 #6403 (14 connections now open) 2014-10-06T15:38:51.520+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38670 #6404 (15 connections now open) 2014-10-06T15:38:51.523+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38671 #6405 (16 connections now open) 2014-10-06T15:38:51.523+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38672 #6406 (17 connections now open) 2014-10-06T15:38:51.524+0000 I NETWORK [conn6392] end connection 127.0.0.1:38658 (16 connections now open) 2014-10-06T15:38:51.524+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38673 #6407 (17 connections now open) 2014-10-06T15:38:51.526+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38674 #6408 (18 connections now open) 2014-10-06T15:38:56.526+0000 I NETWORK [conn6401] end connection 127.0.0.1:38667 (17 connections now open) 2014-10-06T15:38:56.526+0000 I NETWORK [conn6400] end connection 127.0.0.1:38666 (16 connections now open) 2014-10-06T15:38:56.526+0000 I NETWORK [conn6407] end connection 127.0.0.1:38673 (16 connections now open) 2014-10-06T15:38:56.527+0000 I NETWORK [conn6406] end connection 127.0.0.1:38672 (14 connections now open) 2014-10-06T15:38:56.528+0000 I NETWORK [conn6397] end connection 127.0.0.1:38663 (13 connections now open) 2014-10-06T15:38:56.528+0000 I NETWORK [conn6404] end connection 127.0.0.1:38670 (12 connections now open) 2014-10-06T15:38:56.528+0000 I NETWORK [conn6395] end connection 127.0.0.1:38661 (11 connections now open) 2014-10-06T15:38:56.529+0000 I NETWORK [conn6394] end connection 127.0.0.1:38660 (10 connections now open) 2014-10-06T15:38:56.529+0000 I NETWORK [conn6403] end connection 127.0.0.1:38669 (9 connections now open) 2014-10-06T15:38:56.529+0000 I NETWORK [conn6396] end connection 127.0.0.1:38662 (8 connections now open) 2014-10-06T15:38:56.529+0000 I NETWORK [conn6398] end connection 127.0.0.1:38664 (7 connections now open) 2014-10-06T15:38:56.529+0000 I NETWORK [conn6402] end connection 127.0.0.1:38668 (6 connections now open) 2014-10-06T15:38:56.530+0000 I NETWORK [conn6405] end connection 127.0.0.1:38671 (6 connections now open) 2014-10-06T15:38:56.530+0000 I NETWORK [conn6408] end connection 127.0.0.1:38674 (6 connections now open) 2014-10-06T15:38:56.530+0000 I NETWORK [conn6399] end connection 127.0.0.1:38665 (5 connections now open) 2014-10-06T15:38:56.534+0000 I NETWORK [conn6393] end connection 127.0.0.1:38659 (2 connections now open) 2014-10-06T15:38:56.535+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38675 #6409 (3 connections now open) 2014-10-06T15:38:56.535+0000 I NETWORK [conn6409] end connection 127.0.0.1:38675 (2 connections now open) 2014-10-06T15:38:56.535+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:38:56.536+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:38:56.537+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:38:56.902+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T15:38:56.902+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:38:56.906+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:38:56.906+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38676 #6410 (3 connections now open) 2014-10-06T15:38:56.907+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38677 #6411 (4 connections now open) 2014-10-06T15:38:56.907+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38678 #6412 (5 connections now open) 2014-10-06T15:38:56.907+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38679 #6413 (6 connections now open) 2014-10-06T15:38:56.907+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38680 #6414 (7 connections now open) 2014-10-06T15:38:56.908+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38681 #6415 (8 connections now open) 2014-10-06T15:38:56.908+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38682 #6416 (9 connections now open) 2014-10-06T15:38:56.909+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38683 #6417 (10 connections now open) 2014-10-06T15:38:56.909+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38684 #6418 (11 connections now open) 2014-10-06T15:38:56.909+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38685 #6419 (12 connections now open) 2014-10-06T15:38:56.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38686 #6420 (13 connections now open) 2014-10-06T15:38:56.913+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38687 #6421 (14 connections now open) 2014-10-06T15:38:56.913+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38688 #6422 (15 connections now open) 2014-10-06T15:38:56.913+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38689 #6423 (16 connections now open) 2014-10-06T15:38:56.913+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38690 #6424 (17 connections now open) 2014-10-06T15:38:56.914+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38691 #6425 (18 connections now open) 2014-10-06T15:38:56.914+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38692 #6426 (19 connections now open) 2014-10-06T15:38:56.917+0000 I NETWORK [conn6410] end connection 127.0.0.1:38676 (18 connections now open) 2014-10-06T15:39:01.918+0000 I NETWORK [conn6411] end connection 127.0.0.1:38677 (17 connections now open) 2014-10-06T15:39:01.919+0000 I NETWORK [conn6417] end connection 127.0.0.1:38683 (16 connections now open) 2014-10-06T15:39:01.920+0000 I NETWORK [conn6418] end connection 127.0.0.1:38684 (15 connections now open) 2014-10-06T15:39:01.920+0000 I NETWORK [conn6425] end connection 127.0.0.1:38691 (14 connections now open) 2014-10-06T15:39:01.920+0000 I NETWORK [conn6412] end connection 127.0.0.1:38678 (13 connections now open) 2014-10-06T15:39:01.922+0000 I NETWORK [conn6426] end connection 127.0.0.1:38692 (12 connections now open) 2014-10-06T15:39:01.922+0000 I NETWORK [conn6423] end connection 127.0.0.1:38689 (11 connections now open) 2014-10-06T15:39:01.922+0000 I NETWORK [conn6424] end connection 127.0.0.1:38690 (11 connections now open) 2014-10-06T15:39:01.922+0000 I NETWORK [conn6422] end connection 127.0.0.1:38688 (10 connections now open) 2014-10-06T15:39:01.922+0000 I NETWORK [conn6420] end connection 127.0.0.1:38686 (10 connections now open) 2014-10-06T15:39:01.922+0000 I NETWORK [conn6419] end connection 127.0.0.1:38685 (8 connections now open) 2014-10-06T15:39:01.922+0000 I NETWORK [conn6413] end connection 127.0.0.1:38679 (6 connections now open) 2014-10-06T15:39:01.923+0000 I NETWORK [conn6415] end connection 127.0.0.1:38681 (5 connections now open) 2014-10-06T15:39:01.923+0000 I NETWORK [conn6416] end connection 127.0.0.1:38682 (4 connections now open) 2014-10-06T15:39:01.923+0000 I NETWORK [conn6414] end connection 127.0.0.1:38680 (3 connections now open) 2014-10-06T15:39:01.923+0000 I NETWORK [conn6421] end connection 127.0.0.1:38687 (2 connections now open) 2014-10-06T15:39:01.923+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38693 #6427 (3 connections now open) 2014-10-06T15:39:01.924+0000 I NETWORK [conn6427] end connection 127.0.0.1:38693 (2 connections now open) 2014-10-06T15:39:01.924+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:39:01.928+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:39:01.928+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:39:02.278+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T15:39:02.278+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:39:02.282+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:39:02.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38694 #6428 (3 connections now open) 2014-10-06T15:39:02.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38695 #6429 (4 connections now open) 2014-10-06T15:39:02.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38696 #6430 (5 connections now open) 2014-10-06T15:39:02.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38697 #6431 (6 connections now open) 2014-10-06T15:39:02.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38698 #6432 (7 connections now open) 2014-10-06T15:39:02.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38699 #6433 (8 connections now open) 2014-10-06T15:39:02.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38700 #6434 (9 connections now open) 2014-10-06T15:39:02.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38701 #6435 (10 connections now open) 2014-10-06T15:39:02.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38702 #6436 (11 connections now open) 2014-10-06T15:39:02.289+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38703 #6437 (12 connections now open) 2014-10-06T15:39:02.289+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38704 #6438 (13 connections now open) 2014-10-06T15:39:02.295+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38705 #6439 (14 connections now open) 2014-10-06T15:39:02.295+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38706 #6440 (15 connections now open) 2014-10-06T15:39:02.295+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38707 #6441 (16 connections now open) 2014-10-06T15:39:02.295+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38708 #6442 (17 connections now open) 2014-10-06T15:39:02.295+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38709 #6443 (18 connections now open) 2014-10-06T15:39:02.295+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38710 #6444 (19 connections now open) 2014-10-06T15:39:02.311+0000 I NETWORK [conn6428] end connection 127.0.0.1:38694 (18 connections now open) 2014-10-06T15:39:07.311+0000 I NETWORK [conn6432] end connection 127.0.0.1:38698 (17 connections now open) 2014-10-06T15:39:07.312+0000 I NETWORK [conn6431] end connection 127.0.0.1:38697 (16 connections now open) 2014-10-06T15:39:07.312+0000 I NETWORK [conn6434] end connection 127.0.0.1:38700 (15 connections now open) 2014-10-06T15:39:07.313+0000 I NETWORK [conn6429] end connection 127.0.0.1:38695 (14 connections now open) 2014-10-06T15:39:07.313+0000 I NETWORK [conn6430] end connection 127.0.0.1:38696 (13 connections now open) 2014-10-06T15:39:07.314+0000 I NETWORK [conn6441] end connection 127.0.0.1:38707 (12 connections now open) 2014-10-06T15:39:07.315+0000 I NETWORK [conn6440] end connection 127.0.0.1:38706 (11 connections now open) 2014-10-06T15:39:07.315+0000 I NETWORK [conn6436] end connection 127.0.0.1:38702 (10 connections now open) 2014-10-06T15:39:07.315+0000 I NETWORK [conn6442] end connection 127.0.0.1:38708 (9 connections now open) 2014-10-06T15:39:07.315+0000 I NETWORK [conn6444] end connection 127.0.0.1:38710 (8 connections now open) 2014-10-06T15:39:07.315+0000 I NETWORK [conn6437] end connection 127.0.0.1:38703 (7 connections now open) 2014-10-06T15:39:07.316+0000 I NETWORK [conn6443] end connection 127.0.0.1:38709 (6 connections now open) 2014-10-06T15:39:07.316+0000 I NETWORK [conn6433] end connection 127.0.0.1:38699 (5 connections now open) 2014-10-06T15:39:07.316+0000 I NETWORK [conn6439] end connection 127.0.0.1:38705 (4 connections now open) 2014-10-06T15:39:07.316+0000 I NETWORK [conn6435] end connection 127.0.0.1:38701 (3 connections now open) 2014-10-06T15:39:07.316+0000 I NETWORK [conn6438] end connection 127.0.0.1:38704 (2 connections now open) 2014-10-06T15:39:07.317+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38711 #6445 (3 connections now open) 2014-10-06T15:39:07.317+0000 I NETWORK [conn6445] end connection 127.0.0.1:38711 (2 connections now open) 2014-10-06T15:39:07.317+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:39:07.322+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:39:07.322+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:39:07.687+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T15:39:07.687+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:39:07.691+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:39:07.691+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38712 #6446 (3 connections now open) 2014-10-06T15:39:07.692+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38714 #6447 (4 connections now open) 2014-10-06T15:39:07.692+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38713 #6448 (5 connections now open) 2014-10-06T15:39:07.692+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38715 #6449 (6 connections now open) 2014-10-06T15:39:07.692+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38716 #6450 (7 connections now open) 2014-10-06T15:39:07.692+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38717 #6451 (8 connections now open) 2014-10-06T15:39:07.692+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38718 #6452 (9 connections now open) 2014-10-06T15:39:07.692+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38719 #6453 (10 connections now open) 2014-10-06T15:39:07.692+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38720 #6454 (11 connections now open) 2014-10-06T15:39:07.697+0000 I NETWORK [conn6446] end connection 127.0.0.1:38712 (10 connections now open) 2014-10-06T15:39:12.696+0000 I NETWORK [conn6448] end connection 127.0.0.1:38713 (9 connections now open) 2014-10-06T15:39:12.697+0000 I NETWORK [conn6450] end connection 127.0.0.1:38716 (8 connections now open) 2014-10-06T15:39:12.697+0000 I NETWORK [conn6451] end connection 127.0.0.1:38717 (8 connections now open) 2014-10-06T15:39:12.697+0000 I NETWORK [conn6453] end connection 127.0.0.1:38719 (8 connections now open) 2014-10-06T15:39:12.698+0000 I NETWORK [conn6454] end connection 127.0.0.1:38720 (5 connections now open) 2014-10-06T15:39:12.698+0000 I NETWORK [conn6447] end connection 127.0.0.1:38714 (4 connections now open) 2014-10-06T15:39:12.698+0000 I NETWORK [conn6449] end connection 127.0.0.1:38715 (3 connections now open) 2014-10-06T15:39:12.698+0000 I NETWORK [conn6452] end connection 127.0.0.1:38718 (2 connections now open) 2014-10-06T15:39:12.698+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38721 #6455 (3 connections now open) 2014-10-06T15:39:12.699+0000 I NETWORK [conn6455] end connection 127.0.0.1:38721 (2 connections now open) 2014-10-06T15:39:12.699+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:39:12.702+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:39:12.702+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:39:13.056+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T15:39:13.056+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:39:13.060+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:39:13.060+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38722 #6456 (3 connections now open) 2014-10-06T15:39:13.061+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38723 #6457 (4 connections now open) 2014-10-06T15:39:13.061+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38724 #6458 (5 connections now open) 2014-10-06T15:39:13.061+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38725 #6459 (6 connections now open) 2014-10-06T15:39:13.061+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38726 #6460 (7 connections now open) 2014-10-06T15:39:13.061+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38727 #6461 (8 connections now open) 2014-10-06T15:39:13.061+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38728 #6462 (9 connections now open) 2014-10-06T15:39:13.062+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38729 #6463 (10 connections now open) 2014-10-06T15:39:13.062+0000 I NETWORK [conn6456] end connection 127.0.0.1:38722 (9 connections now open) 2014-10-06T15:39:13.062+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38730 #6464 (10 connections now open) 2014-10-06T15:39:18.063+0000 I NETWORK [conn6461] end connection 127.0.0.1:38727 (9 connections now open) 2014-10-06T15:39:18.063+0000 I NETWORK [conn6457] end connection 127.0.0.1:38723 (8 connections now open) 2014-10-06T15:39:18.063+0000 I NETWORK [conn6458] end connection 127.0.0.1:38724 (7 connections now open) 2014-10-06T15:39:18.063+0000 I NETWORK [conn6464] end connection 127.0.0.1:38730 (6 connections now open) 2014-10-06T15:39:18.064+0000 I NETWORK [conn6462] end connection 127.0.0.1:38728 (5 connections now open) 2014-10-06T15:39:18.064+0000 I NETWORK [conn6460] end connection 127.0.0.1:38726 (4 connections now open) 2014-10-06T15:39:18.064+0000 I NETWORK [conn6459] end connection 127.0.0.1:38725 (3 connections now open) 2014-10-06T15:39:18.064+0000 I NETWORK [conn6463] end connection 127.0.0.1:38729 (2 connections now open) 2014-10-06T15:39:18.064+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38731 #6465 (3 connections now open) 2014-10-06T15:39:18.065+0000 I NETWORK [conn6465] end connection 127.0.0.1:38731 (2 connections now open) 2014-10-06T15:39:18.065+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:39:18.067+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:39:18.067+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:39:18.436+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T15:39:18.436+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:39:18.440+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:39:18.441+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38732 #6466 (3 connections now open) 2014-10-06T15:39:18.441+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38733 #6467 (4 connections now open) 2014-10-06T15:39:18.441+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38734 #6468 (5 connections now open) 2014-10-06T15:39:18.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38735 #6469 (6 connections now open) 2014-10-06T15:39:18.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38736 #6470 (7 connections now open) 2014-10-06T15:39:18.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38737 #6471 (8 connections now open) 2014-10-06T15:39:18.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38738 #6472 (9 connections now open) 2014-10-06T15:39:18.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38739 #6473 (10 connections now open) 2014-10-06T15:39:18.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38740 #6474 (11 connections now open) 2014-10-06T15:39:18.446+0000 I NETWORK [conn6466] end connection 127.0.0.1:38732 (10 connections now open) 2014-10-06T15:39:23.447+0000 I NETWORK [conn6467] end connection 127.0.0.1:38733 (9 connections now open) 2014-10-06T15:39:23.447+0000 I NETWORK [conn6472] end connection 127.0.0.1:38738 (9 connections now open) 2014-10-06T15:39:23.447+0000 I NETWORK [conn6468] end connection 127.0.0.1:38734 (7 connections now open) 2014-10-06T15:39:23.447+0000 I NETWORK [conn6473] end connection 127.0.0.1:38739 (6 connections now open) 2014-10-06T15:39:23.448+0000 I NETWORK [conn6471] end connection 127.0.0.1:38737 (6 connections now open) 2014-10-06T15:39:23.448+0000 I NETWORK [conn6470] end connection 127.0.0.1:38736 (4 connections now open) 2014-10-06T15:39:23.448+0000 I NETWORK [conn6474] end connection 127.0.0.1:38740 (3 connections now open) 2014-10-06T15:39:23.449+0000 I NETWORK [conn6469] end connection 127.0.0.1:38735 (2 connections now open) 2014-10-06T15:39:23.449+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38741 #6475 (3 connections now open) 2014-10-06T15:39:23.449+0000 I NETWORK [conn6475] end connection 127.0.0.1:38741 (2 connections now open) 2014-10-06T15:39:23.450+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:39:23.453+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:39:23.453+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:39:23.820+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T15:39:23.820+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:39:23.825+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:39:23.825+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38742 #6476 (3 connections now open) 2014-10-06T15:39:23.826+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38743 #6477 (4 connections now open) 2014-10-06T15:39:23.826+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38744 #6478 (5 connections now open) 2014-10-06T15:39:23.826+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38745 #6479 (6 connections now open) 2014-10-06T15:39:23.826+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38746 #6480 (7 connections now open) 2014-10-06T15:39:23.826+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38747 #6481 (8 connections now open) 2014-10-06T15:39:23.826+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38748 #6482 (9 connections now open) 2014-10-06T15:39:23.826+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38749 #6483 (10 connections now open) 2014-10-06T15:39:23.827+0000 I NETWORK [conn6476] end connection 127.0.0.1:38742 (9 connections now open) 2014-10-06T15:39:23.828+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38750 #6484 (10 connections now open) 2014-10-06T15:39:28.827+0000 I NETWORK [conn6482] end connection 127.0.0.1:38748 (9 connections now open) 2014-10-06T15:39:28.828+0000 I NETWORK [conn6481] end connection 127.0.0.1:38747 (8 connections now open) 2014-10-06T15:39:28.828+0000 I NETWORK [conn6479] end connection 127.0.0.1:38745 (8 connections now open) 2014-10-06T15:39:28.828+0000 I NETWORK [conn6477] end connection 127.0.0.1:38743 (8 connections now open) 2014-10-06T15:39:28.828+0000 I NETWORK [conn6478] end connection 127.0.0.1:38744 (5 connections now open) 2014-10-06T15:39:28.828+0000 I NETWORK [conn6480] end connection 127.0.0.1:38746 (4 connections now open) 2014-10-06T15:39:28.829+0000 I NETWORK [conn6484] end connection 127.0.0.1:38750 (3 connections now open) 2014-10-06T15:39:28.829+0000 I NETWORK [conn6483] end connection 127.0.0.1:38749 (2 connections now open) 2014-10-06T15:39:28.830+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38751 #6485 (3 connections now open) 2014-10-06T15:39:28.830+0000 I NETWORK [conn6485] end connection 127.0.0.1:38751 (2 connections now open) 2014-10-06T15:39:28.830+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:39:28.835+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:39:28.835+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:39:29.181+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T15:39:29.181+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:39:29.185+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:39:29.186+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38752 #6486 (3 connections now open) 2014-10-06T15:39:29.187+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38753 #6487 (4 connections now open) 2014-10-06T15:39:29.187+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38754 #6488 (5 connections now open) 2014-10-06T15:39:29.187+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38755 #6489 (6 connections now open) 2014-10-06T15:39:29.187+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38756 #6490 (7 connections now open) 2014-10-06T15:39:29.187+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38757 #6491 (8 connections now open) 2014-10-06T15:39:29.187+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38758 #6492 (9 connections now open) 2014-10-06T15:39:29.187+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38759 #6493 (10 connections now open) 2014-10-06T15:39:29.187+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38760 #6494 (11 connections now open) 2014-10-06T15:39:29.190+0000 I NETWORK [conn6486] end connection 127.0.0.1:38752 (10 connections now open) 2014-10-06T15:39:34.190+0000 I NETWORK [conn6494] end connection 127.0.0.1:38760 (9 connections now open) 2014-10-06T15:39:34.191+0000 I NETWORK [conn6490] end connection 127.0.0.1:38756 (8 connections now open) 2014-10-06T15:39:34.191+0000 I NETWORK [conn6487] end connection 127.0.0.1:38753 (7 connections now open) 2014-10-06T15:39:34.192+0000 I NETWORK [conn6488] end connection 127.0.0.1:38754 (6 connections now open) 2014-10-06T15:39:34.192+0000 I NETWORK [conn6493] end connection 127.0.0.1:38759 (5 connections now open) 2014-10-06T15:39:34.192+0000 I NETWORK [conn6489] end connection 127.0.0.1:38755 (4 connections now open) 2014-10-06T15:39:34.192+0000 I NETWORK [conn6491] end connection 127.0.0.1:38757 (4 connections now open) 2014-10-06T15:39:34.193+0000 I NETWORK [conn6492] end connection 127.0.0.1:38758 (2 connections now open) 2014-10-06T15:39:34.193+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38761 #6495 (3 connections now open) 2014-10-06T15:39:34.193+0000 I NETWORK [conn6495] end connection 127.0.0.1:38761 (2 connections now open) 2014-10-06T15:39:34.194+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:39:34.197+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:39:34.197+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:39:34.570+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T15:39:34.570+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:39:34.574+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:39:34.574+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38762 #6496 (3 connections now open) 2014-10-06T15:39:34.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38763 #6497 (4 connections now open) 2014-10-06T15:39:34.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38764 #6498 (5 connections now open) 2014-10-06T15:39:34.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38765 #6499 (6 connections now open) 2014-10-06T15:39:34.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38766 #6500 (7 connections now open) 2014-10-06T15:39:34.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38767 #6501 (8 connections now open) 2014-10-06T15:39:34.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38768 #6502 (9 connections now open) 2014-10-06T15:39:34.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38769 #6503 (10 connections now open) 2014-10-06T15:39:34.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38770 #6504 (11 connections now open) 2014-10-06T15:39:34.576+0000 I NETWORK [conn6496] end connection 127.0.0.1:38762 (10 connections now open) 2014-10-06T15:39:39.577+0000 I NETWORK [conn6499] end connection 127.0.0.1:38765 (9 connections now open) 2014-10-06T15:39:39.577+0000 I NETWORK [conn6502] end connection 127.0.0.1:38768 (8 connections now open) 2014-10-06T15:39:39.577+0000 I NETWORK [conn6501] end connection 127.0.0.1:38767 (7 connections now open) 2014-10-06T15:39:39.578+0000 I NETWORK [conn6497] end connection 127.0.0.1:38763 (6 connections now open) 2014-10-06T15:39:39.578+0000 I NETWORK [conn6503] end connection 127.0.0.1:38769 (5 connections now open) 2014-10-06T15:39:39.578+0000 I NETWORK [conn6498] end connection 127.0.0.1:38764 (4 connections now open) 2014-10-06T15:39:39.579+0000 I NETWORK [conn6504] end connection 127.0.0.1:38770 (3 connections now open) 2014-10-06T15:39:39.579+0000 I NETWORK [conn6500] end connection 127.0.0.1:38766 (2 connections now open) 2014-10-06T15:39:39.579+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38771 #6505 (3 connections now open) 2014-10-06T15:39:39.580+0000 I NETWORK [conn6505] end connection 127.0.0.1:38771 (2 connections now open) 2014-10-06T15:39:39.580+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:39:39.582+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:39:39.582+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:39:39.932+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T15:39:39.932+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:39:39.936+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:39:39.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38772 #6506 (3 connections now open) 2014-10-06T15:39:39.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38773 #6507 (4 connections now open) 2014-10-06T15:39:39.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38774 #6508 (5 connections now open) 2014-10-06T15:39:39.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38775 #6509 (6 connections now open) 2014-10-06T15:39:39.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38776 #6510 (7 connections now open) 2014-10-06T15:39:39.938+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38777 #6511 (8 connections now open) 2014-10-06T15:39:39.938+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38778 #6512 (9 connections now open) 2014-10-06T15:39:39.938+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38779 #6513 (10 connections now open) 2014-10-06T15:39:39.938+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38780 #6514 (11 connections now open) 2014-10-06T15:39:39.938+0000 I NETWORK [conn6506] end connection 127.0.0.1:38772 (10 connections now open) 2014-10-06T15:39:44.939+0000 I NETWORK [conn6514] end connection 127.0.0.1:38780 (9 connections now open) 2014-10-06T15:39:44.939+0000 I NETWORK [conn6507] end connection 127.0.0.1:38773 (8 connections now open) 2014-10-06T15:39:44.939+0000 I NETWORK [conn6512] end connection 127.0.0.1:38778 (7 connections now open) 2014-10-06T15:39:44.940+0000 I NETWORK [conn6508] end connection 127.0.0.1:38774 (6 connections now open) 2014-10-06T15:39:44.940+0000 I NETWORK [conn6509] end connection 127.0.0.1:38775 (5 connections now open) 2014-10-06T15:39:44.940+0000 I NETWORK [conn6510] end connection 127.0.0.1:38776 (5 connections now open) 2014-10-06T15:39:44.940+0000 I NETWORK [conn6511] end connection 127.0.0.1:38777 (3 connections now open) 2014-10-06T15:39:44.940+0000 I NETWORK [conn6513] end connection 127.0.0.1:38779 (2 connections now open) 2014-10-06T15:39:44.940+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38781 #6515 (3 connections now open) 2014-10-06T15:39:44.941+0000 I NETWORK [conn6515] end connection 127.0.0.1:38781 (2 connections now open) 2014-10-06T15:39:44.941+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:39:44.944+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:39:44.945+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:39:45.314+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T15:39:45.314+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:39:45.318+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:39:45.319+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38782 #6516 (3 connections now open) 2014-10-06T15:39:45.319+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38783 #6517 (4 connections now open) 2014-10-06T15:39:45.319+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38784 #6518 (5 connections now open) 2014-10-06T15:39:45.320+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38785 #6519 (6 connections now open) 2014-10-06T15:39:45.320+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38786 #6520 (7 connections now open) 2014-10-06T15:39:45.320+0000 I NETWORK [conn6516] end connection 127.0.0.1:38782 (6 connections now open) 2014-10-06T15:39:50.320+0000 I NETWORK [conn6518] end connection 127.0.0.1:38784 (5 connections now open) 2014-10-06T15:39:50.320+0000 I NETWORK [conn6520] end connection 127.0.0.1:38786 (4 connections now open) 2014-10-06T15:39:50.320+0000 I NETWORK [conn6519] end connection 127.0.0.1:38785 (4 connections now open) 2014-10-06T15:39:50.321+0000 I NETWORK [conn6517] end connection 127.0.0.1:38783 (2 connections now open) 2014-10-06T15:39:50.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38787 #6521 (3 connections now open) 2014-10-06T15:39:50.322+0000 I NETWORK [conn6521] end connection 127.0.0.1:38787 (2 connections now open) 2014-10-06T15:39:50.322+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:39:50.323+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:39:50.323+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:39:50.685+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T15:39:50.685+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:39:50.689+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:39:50.690+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38788 #6522 (3 connections now open) 2014-10-06T15:39:50.690+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38789 #6523 (4 connections now open) 2014-10-06T15:39:50.690+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38790 #6524 (5 connections now open) 2014-10-06T15:39:50.690+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38791 #6525 (6 connections now open) 2014-10-06T15:39:50.690+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38792 #6526 (7 connections now open) 2014-10-06T15:39:50.690+0000 I NETWORK [conn6522] end connection 127.0.0.1:38788 (6 connections now open) 2014-10-06T15:39:55.691+0000 I NETWORK [conn6526] end connection 127.0.0.1:38792 (5 connections now open) 2014-10-06T15:39:55.691+0000 I NETWORK [conn6525] end connection 127.0.0.1:38791 (5 connections now open) 2014-10-06T15:39:55.691+0000 I NETWORK [conn6523] end connection 127.0.0.1:38789 (3 connections now open) 2014-10-06T15:39:55.692+0000 I NETWORK [conn6524] end connection 127.0.0.1:38790 (2 connections now open) 2014-10-06T15:39:55.692+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38793 #6527 (3 connections now open) 2014-10-06T15:39:55.693+0000 I NETWORK [conn6527] end connection 127.0.0.1:38793 (2 connections now open) 2014-10-06T15:39:55.693+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:39:55.694+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:39:55.694+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:39:56.042+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T15:39:56.042+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:39:56.046+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:39:56.046+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38794 #6528 (3 connections now open) 2014-10-06T15:39:56.047+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38795 #6529 (4 connections now open) 2014-10-06T15:39:56.047+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38796 #6530 (5 connections now open) 2014-10-06T15:39:56.047+0000 I NETWORK [conn6528] end connection 127.0.0.1:38794 (4 connections now open) 2014-10-06T15:39:56.047+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38797 #6531 (6 connections now open) 2014-10-06T15:39:56.047+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38798 #6532 (6 connections now open) 2014-10-06T15:40:01.047+0000 I NETWORK [conn6532] end connection 127.0.0.1:38798 (5 connections now open) 2014-10-06T15:40:01.047+0000 I NETWORK [conn6529] end connection 127.0.0.1:38795 (4 connections now open) 2014-10-06T15:40:01.048+0000 I NETWORK [conn6530] end connection 127.0.0.1:38796 (4 connections now open) 2014-10-06T15:40:01.048+0000 I NETWORK [conn6531] end connection 127.0.0.1:38797 (2 connections now open) 2014-10-06T15:40:01.048+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38799 #6533 (3 connections now open) 2014-10-06T15:40:01.049+0000 I NETWORK [conn6533] end connection 127.0.0.1:38799 (2 connections now open) 2014-10-06T15:40:01.049+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:40:01.050+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:40:01.050+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:40:01.420+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T15:40:01.420+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:40:01.424+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:40:01.425+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38800 #6534 (3 connections now open) 2014-10-06T15:40:01.425+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38801 #6535 (4 connections now open) 2014-10-06T15:40:01.425+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38802 #6536 (5 connections now open) 2014-10-06T15:40:01.425+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38803 #6537 (6 connections now open) 2014-10-06T15:40:01.425+0000 I NETWORK [conn6534] end connection 127.0.0.1:38800 (5 connections now open) 2014-10-06T15:40:01.425+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38804 #6538 (7 connections now open) 2014-10-06T15:40:06.426+0000 I NETWORK [conn6537] end connection 127.0.0.1:38803 (5 connections now open) 2014-10-06T15:40:06.426+0000 I NETWORK [conn6536] end connection 127.0.0.1:38802 (5 connections now open) 2014-10-06T15:40:06.427+0000 I NETWORK [conn6538] end connection 127.0.0.1:38804 (3 connections now open) 2014-10-06T15:40:06.427+0000 I NETWORK [conn6535] end connection 127.0.0.1:38801 (2 connections now open) 2014-10-06T15:40:06.427+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38805 #6539 (3 connections now open) 2014-10-06T15:40:06.428+0000 I NETWORK [conn6539] end connection 127.0.0.1:38805 (2 connections now open) 2014-10-06T15:40:06.428+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:40:06.429+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:40:06.429+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:40:06.775+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T15:40:06.775+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:40:06.779+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:40:06.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38806 #6540 (3 connections now open) 2014-10-06T15:40:06.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38807 #6541 (4 connections now open) 2014-10-06T15:40:06.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38808 #6542 (5 connections now open) 2014-10-06T15:40:06.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38809 #6543 (6 connections now open) 2014-10-06T15:40:06.780+0000 I NETWORK [conn6540] end connection 127.0.0.1:38806 (4 connections now open) 2014-10-06T15:40:06.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38810 #6544 (7 connections now open) 2014-10-06T15:40:11.781+0000 I NETWORK [conn6544] end connection 127.0.0.1:38810 (5 connections now open) 2014-10-06T15:40:11.781+0000 I NETWORK [conn6542] end connection 127.0.0.1:38808 (5 connections now open) 2014-10-06T15:40:11.781+0000 I NETWORK [conn6543] end connection 127.0.0.1:38809 (5 connections now open) 2014-10-06T15:40:11.781+0000 I NETWORK [conn6541] end connection 127.0.0.1:38807 (4 connections now open) 2014-10-06T15:40:11.781+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38811 #6545 (6 connections now open) 2014-10-06T15:40:11.782+0000 I NETWORK [conn6545] end connection 127.0.0.1:38811 (2 connections now open) 2014-10-06T15:40:11.782+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:40:11.783+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:40:11.783+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:40:12.149+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T15:40:12.149+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:40:12.153+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:40:12.154+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38812 #6546 (3 connections now open) 2014-10-06T15:40:12.154+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38813 #6547 (4 connections now open) 2014-10-06T15:40:12.154+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38814 #6548 (5 connections now open) 2014-10-06T15:40:12.154+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38815 #6549 (6 connections now open) 2014-10-06T15:40:12.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38816 #6550 (7 connections now open) 2014-10-06T15:40:12.155+0000 I NETWORK [conn6546] end connection 127.0.0.1:38812 (6 connections now open) 2014-10-06T15:40:17.155+0000 I NETWORK [conn6548] end connection 127.0.0.1:38814 (5 connections now open) 2014-10-06T15:40:17.156+0000 I NETWORK [conn6550] end connection 127.0.0.1:38816 (4 connections now open) 2014-10-06T15:40:17.156+0000 I NETWORK [conn6547] end connection 127.0.0.1:38813 (4 connections now open) 2014-10-06T15:40:17.156+0000 I NETWORK [conn6549] end connection 127.0.0.1:38815 (2 connections now open) 2014-10-06T15:40:17.156+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38817 #6551 (3 connections now open) 2014-10-06T15:40:17.157+0000 I NETWORK [conn6551] end connection 127.0.0.1:38817 (2 connections now open) 2014-10-06T15:40:17.157+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:40:17.158+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:40:17.158+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:40:17.523+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T15:40:17.523+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:40:17.527+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:40:17.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38818 #6552 (3 connections now open) 2014-10-06T15:40:17.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38819 #6553 (4 connections now open) 2014-10-06T15:40:17.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38820 #6554 (5 connections now open) 2014-10-06T15:40:17.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38821 #6555 (6 connections now open) 2014-10-06T15:40:17.528+0000 I NETWORK [conn6552] end connection 127.0.0.1:38818 (5 connections now open) 2014-10-06T15:40:17.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38822 #6556 (7 connections now open) 2014-10-06T15:40:22.529+0000 I NETWORK [conn6553] end connection 127.0.0.1:38819 (5 connections now open) 2014-10-06T15:40:22.529+0000 I NETWORK [conn6554] end connection 127.0.0.1:38820 (4 connections now open) 2014-10-06T15:40:22.530+0000 I NETWORK [conn6555] end connection 127.0.0.1:38821 (3 connections now open) 2014-10-06T15:40:22.530+0000 I NETWORK [conn6556] end connection 127.0.0.1:38822 (2 connections now open) 2014-10-06T15:40:22.530+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38823 #6557 (3 connections now open) 2014-10-06T15:40:22.531+0000 I NETWORK [conn6557] end connection 127.0.0.1:38823 (2 connections now open) 2014-10-06T15:40:22.531+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:40:22.532+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:40:22.532+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:40:22.881+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T15:40:22.881+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:40:22.885+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:40:22.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38824 #6558 (3 connections now open) 2014-10-06T15:40:22.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38825 #6559 (4 connections now open) 2014-10-06T15:40:22.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38826 #6560 (5 connections now open) 2014-10-06T15:40:22.886+0000 I NETWORK [conn6558] end connection 127.0.0.1:38824 (4 connections now open) 2014-10-06T15:40:27.887+0000 I NETWORK [conn6559] end connection 127.0.0.1:38825 (3 connections now open) 2014-10-06T15:40:27.887+0000 I NETWORK [conn6560] end connection 127.0.0.1:38826 (2 connections now open) 2014-10-06T15:40:27.887+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38827 #6561 (3 connections now open) 2014-10-06T15:40:27.888+0000 I NETWORK [conn6561] end connection 127.0.0.1:38827 (2 connections now open) 2014-10-06T15:40:27.888+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:40:27.889+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:40:27.889+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:40:28.253+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T15:40:28.253+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:40:28.257+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:40:28.258+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38828 #6562 (3 connections now open) 2014-10-06T15:40:28.258+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38829 #6563 (4 connections now open) 2014-10-06T15:40:28.258+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38830 #6564 (5 connections now open) 2014-10-06T15:40:28.259+0000 I NETWORK [conn6562] end connection 127.0.0.1:38828 (4 connections now open) 2014-10-06T15:40:33.259+0000 I NETWORK [conn6564] end connection 127.0.0.1:38830 (3 connections now open) 2014-10-06T15:40:33.260+0000 I NETWORK [conn6563] end connection 127.0.0.1:38829 (2 connections now open) 2014-10-06T15:40:33.260+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38831 #6565 (3 connections now open) 2014-10-06T15:40:33.260+0000 I NETWORK [conn6565] end connection 127.0.0.1:38831 (2 connections now open) 2014-10-06T15:40:33.261+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:40:33.262+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:40:33.262+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:40:33.612+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T15:40:33.612+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:40:33.616+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:40:33.617+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38832 #6566 (3 connections now open) 2014-10-06T15:40:33.617+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38834 #6567 (4 connections now open) 2014-10-06T15:40:33.617+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38833 #6568 (5 connections now open) 2014-10-06T15:40:33.618+0000 I NETWORK [conn6566] end connection 127.0.0.1:38832 (4 connections now open) 2014-10-06T15:40:38.619+0000 I NETWORK [conn6567] end connection 127.0.0.1:38834 (3 connections now open) 2014-10-06T15:40:38.619+0000 I NETWORK [conn6568] end connection 127.0.0.1:38833 (2 connections now open) 2014-10-06T15:40:38.619+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38836 #6569 (3 connections now open) 2014-10-06T15:40:38.620+0000 I NETWORK [conn6569] end connection 127.0.0.1:38836 (2 connections now open) 2014-10-06T15:40:38.620+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:40:38.621+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:40:38.621+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:40:38.993+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T15:40:38.993+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:40:38.997+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:40:38.997+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38837 #6570 (3 connections now open) 2014-10-06T15:40:38.997+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38838 #6571 (4 connections now open) 2014-10-06T15:40:38.997+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38839 #6572 (5 connections now open) 2014-10-06T15:40:38.998+0000 I NETWORK [conn6570] end connection 127.0.0.1:38837 (4 connections now open) 2014-10-06T15:40:43.999+0000 I NETWORK [conn6571] end connection 127.0.0.1:38838 (3 connections now open) 2014-10-06T15:40:44.000+0000 I NETWORK [conn6572] end connection 127.0.0.1:38839 (2 connections now open) 2014-10-06T15:40:44.000+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38840 #6573 (4 connections now open) 2014-10-06T15:40:44.000+0000 I NETWORK [conn6573] end connection 127.0.0.1:38840 (2 connections now open) 2014-10-06T15:40:44.001+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:40:44.002+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:40:44.002+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:40:44.368+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T15:40:44.368+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:40:44.372+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:40:44.372+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38841 #6574 (3 connections now open) 2014-10-06T15:40:44.373+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38842 #6575 (4 connections now open) 2014-10-06T15:40:44.373+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38843 #6576 (5 connections now open) 2014-10-06T15:40:44.373+0000 I NETWORK [conn6574] end connection 127.0.0.1:38841 (4 connections now open) 2014-10-06T15:40:49.374+0000 I NETWORK [conn6575] end connection 127.0.0.1:38842 (3 connections now open) 2014-10-06T15:40:49.374+0000 I NETWORK [conn6576] end connection 127.0.0.1:38843 (2 connections now open) 2014-10-06T15:40:49.375+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38844 #6577 (3 connections now open) 2014-10-06T15:40:49.375+0000 I NETWORK [conn6577] end connection 127.0.0.1:38844 (2 connections now open) 2014-10-06T15:40:49.375+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:40:49.376+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:40:49.377+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:40:49.727+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T15:40:49.727+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:40:49.731+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:40:49.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38845 #6578 (3 connections now open) 2014-10-06T15:40:49.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38846 #6579 (4 connections now open) 2014-10-06T15:40:49.732+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38847 #6580 (5 connections now open) 2014-10-06T15:40:49.732+0000 I NETWORK [conn6578] end connection 127.0.0.1:38845 (4 connections now open) 2014-10-06T15:40:54.733+0000 I NETWORK [conn6579] end connection 127.0.0.1:38846 (3 connections now open) 2014-10-06T15:40:54.733+0000 I NETWORK [conn6580] end connection 127.0.0.1:38847 (2 connections now open) 2014-10-06T15:40:54.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38848 #6581 (3 connections now open) 2014-10-06T15:40:54.733+0000 I NETWORK [conn6581] end connection 127.0.0.1:38848 (2 connections now open) 2014-10-06T15:40:54.734+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:40:54.735+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:40:54.735+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:40:55.099+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T15:40:55.099+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:40:55.103+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:40:55.103+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38849 #6582 (3 connections now open) 2014-10-06T15:40:55.103+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38850 #6583 (4 connections now open) 2014-10-06T15:40:55.104+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38851 #6584 (5 connections now open) 2014-10-06T15:40:55.104+0000 I NETWORK [conn6582] end connection 127.0.0.1:38849 (4 connections now open) 2014-10-06T15:41:00.105+0000 I NETWORK [conn6584] end connection 127.0.0.1:38851 (3 connections now open) 2014-10-06T15:41:00.105+0000 I NETWORK [conn6583] end connection 127.0.0.1:38850 (2 connections now open) 2014-10-06T15:41:00.105+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38852 #6585 (4 connections now open) 2014-10-06T15:41:00.106+0000 I NETWORK [conn6585] end connection 127.0.0.1:38852 (2 connections now open) 2014-10-06T15:41:00.106+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:41:00.107+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:41:00.108+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:41:00.454+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T15:41:00.454+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:41:00.458+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:41:00.459+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38853 #6586 (3 connections now open) 2014-10-06T15:41:00.459+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38854 #6587 (4 connections now open) 2014-10-06T15:41:00.459+0000 I NETWORK [conn6586] end connection 127.0.0.1:38853 (3 connections now open) 2014-10-06T15:41:05.460+0000 I NETWORK [conn6587] end connection 127.0.0.1:38854 (2 connections now open) 2014-10-06T15:41:05.460+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38855 #6588 (3 connections now open) 2014-10-06T15:41:05.461+0000 I NETWORK [conn6588] end connection 127.0.0.1:38855 (2 connections now open) 2014-10-06T15:41:05.461+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:41:05.462+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:41:05.462+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:41:05.832+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T15:41:05.833+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:41:05.837+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:41:05.837+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38856 #6589 (3 connections now open) 2014-10-06T15:41:05.837+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38857 #6590 (4 connections now open) 2014-10-06T15:41:05.838+0000 I NETWORK [conn6589] end connection 127.0.0.1:38856 (3 connections now open) 2014-10-06T15:41:10.839+0000 I NETWORK [conn6590] end connection 127.0.0.1:38857 (2 connections now open) 2014-10-06T15:41:10.839+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38858 #6591 (3 connections now open) 2014-10-06T15:41:10.840+0000 I NETWORK [conn6591] end connection 127.0.0.1:38858 (2 connections now open) 2014-10-06T15:41:10.841+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:41:10.841+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:41:10.842+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:41:11.211+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T15:41:11.211+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:41:11.215+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:41:11.215+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38859 #6592 (3 connections now open) 2014-10-06T15:41:11.216+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38860 #6593 (4 connections now open) 2014-10-06T15:41:11.216+0000 I NETWORK [conn6592] end connection 127.0.0.1:38859 (3 connections now open) 2014-10-06T15:41:16.217+0000 I NETWORK [conn6593] end connection 127.0.0.1:38860 (2 connections now open) 2014-10-06T15:41:16.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38861 #6594 (3 connections now open) 2014-10-06T15:41:16.218+0000 I NETWORK [conn6594] end connection 127.0.0.1:38861 (2 connections now open) 2014-10-06T15:41:16.218+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:41:16.219+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:41:16.219+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:41:16.571+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T15:41:16.571+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:41:16.575+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:41:16.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38862 #6595 (3 connections now open) 2014-10-06T15:41:16.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38863 #6596 (4 connections now open) 2014-10-06T15:41:16.576+0000 I NETWORK [conn6595] end connection 127.0.0.1:38862 (3 connections now open) 2014-10-06T15:41:21.577+0000 I NETWORK [conn6596] end connection 127.0.0.1:38863 (2 connections now open) 2014-10-06T15:41:21.577+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38864 #6597 (3 connections now open) 2014-10-06T15:41:21.577+0000 I NETWORK [conn6597] end connection 127.0.0.1:38864 (2 connections now open) 2014-10-06T15:41:21.577+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:41:21.578+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:41:21.579+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:41:21.952+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T15:41:21.952+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:41:21.956+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:41:21.956+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38865 #6598 (3 connections now open) 2014-10-06T15:41:21.956+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38866 #6599 (4 connections now open) 2014-10-06T15:41:21.957+0000 I NETWORK [conn6598] end connection 127.0.0.1:38865 (3 connections now open) 2014-10-06T15:41:26.957+0000 I NETWORK [conn6599] end connection 127.0.0.1:38866 (2 connections now open) 2014-10-06T15:41:26.957+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38867 #6600 (3 connections now open) 2014-10-06T15:41:26.958+0000 I NETWORK [conn6600] end connection 127.0.0.1:38867 (2 connections now open) 2014-10-06T15:41:26.959+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:41:26.960+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:41:26.960+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:41:27.310+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T15:41:27.310+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:41:27.314+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:41:27.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38868 #6601 (3 connections now open) 2014-10-06T15:41:27.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38869 #6602 (4 connections now open) 2014-10-06T15:41:27.315+0000 I NETWORK [conn6601] end connection 127.0.0.1:38868 (3 connections now open) 2014-10-06T15:41:32.316+0000 I NETWORK [conn6602] end connection 127.0.0.1:38869 (2 connections now open) 2014-10-06T15:41:32.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38870 #6603 (3 connections now open) 2014-10-06T15:41:32.317+0000 I NETWORK [conn6603] end connection 127.0.0.1:38870 (2 connections now open) 2014-10-06T15:41:32.317+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:41:32.318+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:41:32.318+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:41:32.689+0000 I INDEXING [conn5] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T15:41:32.689+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T15:41:32.694+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T15:41:32.694+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38871 #6604 (3 connections now open) 2014-10-06T15:41:32.694+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38872 #6605 (4 connections now open) 2014-10-06T15:41:32.695+0000 I NETWORK [conn6604] end connection 127.0.0.1:38871 (3 connections now open) 2014-10-06T15:41:37.696+0000 I NETWORK [conn6605] end connection 127.0.0.1:38872 (2 connections now open) 2014-10-06T15:41:37.696+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38873 #6606 (3 connections now open) 2014-10-06T15:41:37.696+0000 I NETWORK [conn6606] end connection 127.0.0.1:38873 (2 connections now open) 2014-10-06T15:41:37.697+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T15:41:37.702+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:41:37.702+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:41:38.073+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38874 #6607 (3 connections now open) 2014-10-06T15:41:38.073+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38875 #6608 (4 connections now open) 2014-10-06T15:41:38.073+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38876 #6609 (5 connections now open) 2014-10-06T15:41:38.073+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38877 #6610 (6 connections now open) 2014-10-06T15:41:38.073+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38878 #6611 (7 connections now open) 2014-10-06T15:41:38.074+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38879 #6612 (8 connections now open) 2014-10-06T15:41:38.074+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38880 #6613 (9 connections now open) 2014-10-06T15:41:38.074+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38881 #6614 (10 connections now open) 2014-10-06T15:41:38.074+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38882 #6615 (11 connections now open) 2014-10-06T15:41:38.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38883 #6616 (12 connections now open) 2014-10-06T15:41:38.077+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38884 #6617 (13 connections now open) 2014-10-06T15:41:38.078+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38885 #6618 (14 connections now open) 2014-10-06T15:41:38.078+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38886 #6619 (15 connections now open) 2014-10-06T15:41:38.078+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38887 #6620 (16 connections now open) 2014-10-06T15:41:38.081+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38888 #6621 (17 connections now open) 2014-10-06T15:41:38.082+0000 I NETWORK [conn6607] end connection 127.0.0.1:38874 (16 connections now open) 2014-10-06T15:41:38.087+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38889 #6622 (17 connections now open) 2014-10-06T15:41:38.087+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38890 #6623 (18 connections now open) 2014-10-06T15:41:43.083+0000 I NETWORK [conn6611] end connection 127.0.0.1:38878 (17 connections now open) 2014-10-06T15:41:43.083+0000 I NETWORK [conn6617] end connection 127.0.0.1:38884 (16 connections now open) 2014-10-06T15:41:43.083+0000 I NETWORK [conn6613] end connection 127.0.0.1:38880 (16 connections now open) 2014-10-06T15:41:43.084+0000 I NETWORK [conn6620] end connection 127.0.0.1:38887 (14 connections now open) 2014-10-06T15:41:43.084+0000 I NETWORK [conn6615] end connection 127.0.0.1:38882 (13 connections now open) 2014-10-06T15:41:43.084+0000 I NETWORK [conn6614] end connection 127.0.0.1:38881 (12 connections now open) 2014-10-06T15:41:43.084+0000 I NETWORK [conn6608] end connection 127.0.0.1:38875 (11 connections now open) 2014-10-06T15:41:43.084+0000 I NETWORK [conn6612] end connection 127.0.0.1:38879 (10 connections now open) 2014-10-06T15:41:43.085+0000 I NETWORK [conn6610] end connection 127.0.0.1:38877 (9 connections now open) 2014-10-06T15:41:43.085+0000 I NETWORK [conn6609] end connection 127.0.0.1:38876 (8 connections now open) 2014-10-06T15:41:43.085+0000 I NETWORK [conn6621] end connection 127.0.0.1:38888 (8 connections now open) 2014-10-06T15:41:43.085+0000 I NETWORK [conn6619] end connection 127.0.0.1:38886 (7 connections now open) 2014-10-06T15:41:43.085+0000 I NETWORK [conn6623] end connection 127.0.0.1:38890 (7 connections now open) 2014-10-06T15:41:43.085+0000 I NETWORK [conn6616] end connection 127.0.0.1:38883 (4 connections now open) 2014-10-06T15:41:43.086+0000 I NETWORK [conn6622] end connection 127.0.0.1:38889 (3 connections now open) 2014-10-06T15:41:43.086+0000 I NETWORK [conn6618] end connection 127.0.0.1:38885 (2 connections now open) 2014-10-06T15:41:43.086+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38891 #6624 (3 connections now open) 2014-10-06T15:41:43.086+0000 I NETWORK [conn6624] end connection 127.0.0.1:38891 (2 connections now open) 2014-10-06T15:41:43.087+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:41:43.090+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:41:43.091+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:41:43.441+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38892 #6625 (3 connections now open) 2014-10-06T15:41:43.441+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38893 #6626 (4 connections now open) 2014-10-06T15:41:43.441+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38894 #6627 (5 connections now open) 2014-10-06T15:41:43.441+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38895 #6628 (6 connections now open) 2014-10-06T15:41:43.441+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38896 #6629 (7 connections now open) 2014-10-06T15:41:43.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38898 #6630 (8 connections now open) 2014-10-06T15:41:43.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38899 #6631 (9 connections now open) 2014-10-06T15:41:43.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38900 #6632 (10 connections now open) 2014-10-06T15:41:43.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38901 #6633 (11 connections now open) 2014-10-06T15:41:43.446+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38902 #6634 (12 connections now open) 2014-10-06T15:41:43.446+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38903 #6635 (13 connections now open) 2014-10-06T15:41:43.446+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38904 #6636 (14 connections now open) 2014-10-06T15:41:43.446+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38905 #6637 (15 connections now open) 2014-10-06T15:41:43.449+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38906 #6638 (16 connections now open) 2014-10-06T15:41:43.449+0000 I NETWORK [conn6625] end connection 127.0.0.1:38892 (15 connections now open) 2014-10-06T15:41:43.449+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38907 #6639 (16 connections now open) 2014-10-06T15:41:43.450+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38908 #6640 (17 connections now open) 2014-10-06T15:41:43.451+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38909 #6641 (18 connections now open) 2014-10-06T15:41:48.449+0000 I NETWORK [conn6626] end connection 127.0.0.1:38893 (17 connections now open) 2014-10-06T15:41:48.450+0000 I NETWORK [conn6640] end connection 127.0.0.1:38908 (16 connections now open) 2014-10-06T15:41:48.450+0000 I NETWORK [conn6641] end connection 127.0.0.1:38909 (15 connections now open) 2014-10-06T15:41:48.451+0000 I NETWORK [conn6633] end connection 127.0.0.1:38901 (14 connections now open) 2014-10-06T15:41:48.451+0000 I NETWORK [conn6634] end connection 127.0.0.1:38902 (13 connections now open) 2014-10-06T15:41:48.452+0000 I NETWORK [conn6631] end connection 127.0.0.1:38899 (12 connections now open) 2014-10-06T15:41:48.452+0000 I NETWORK [conn6632] end connection 127.0.0.1:38900 (11 connections now open) 2014-10-06T15:41:48.452+0000 I NETWORK [conn6628] end connection 127.0.0.1:38895 (10 connections now open) 2014-10-06T15:41:48.452+0000 I NETWORK [conn6637] end connection 127.0.0.1:38905 (9 connections now open) 2014-10-06T15:41:48.452+0000 I NETWORK [conn6638] end connection 127.0.0.1:38906 (8 connections now open) 2014-10-06T15:41:48.453+0000 I NETWORK [conn6630] end connection 127.0.0.1:38898 (7 connections now open) 2014-10-06T15:41:48.453+0000 I NETWORK [conn6635] end connection 127.0.0.1:38903 (7 connections now open) 2014-10-06T15:41:48.453+0000 I NETWORK [conn6629] end connection 127.0.0.1:38896 (7 connections now open) 2014-10-06T15:41:48.453+0000 I NETWORK [conn6639] end connection 127.0.0.1:38907 (4 connections now open) 2014-10-06T15:41:48.453+0000 I NETWORK [conn6627] end connection 127.0.0.1:38894 (3 connections now open) 2014-10-06T15:41:48.453+0000 I NETWORK [conn6636] end connection 127.0.0.1:38904 (2 connections now open) 2014-10-06T15:41:48.453+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38910 #6642 (3 connections now open) 2014-10-06T15:41:48.454+0000 I NETWORK [conn6642] end connection 127.0.0.1:38910 (2 connections now open) 2014-10-06T15:41:48.454+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:41:48.457+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:41:48.457+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:41:48.823+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38911 #6643 (3 connections now open) 2014-10-06T15:41:48.823+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38912 #6644 (4 connections now open) 2014-10-06T15:41:48.823+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38913 #6645 (5 connections now open) 2014-10-06T15:41:48.823+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38914 #6646 (6 connections now open) 2014-10-06T15:41:48.823+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38915 #6647 (7 connections now open) 2014-10-06T15:41:48.824+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38916 #6648 (8 connections now open) 2014-10-06T15:41:48.824+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38917 #6649 (9 connections now open) 2014-10-06T15:41:48.824+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38918 #6650 (10 connections now open) 2014-10-06T15:41:48.824+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38919 #6651 (11 connections now open) 2014-10-06T15:41:48.826+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38920 #6652 (12 connections now open) 2014-10-06T15:41:48.826+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38921 #6653 (13 connections now open) 2014-10-06T15:41:48.827+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38922 #6654 (14 connections now open) 2014-10-06T15:41:48.829+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38923 #6655 (15 connections now open) 2014-10-06T15:41:48.830+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38924 #6656 (16 connections now open) 2014-10-06T15:41:48.832+0000 I NETWORK [conn6643] end connection 127.0.0.1:38911 (15 connections now open) 2014-10-06T15:41:48.833+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38925 #6657 (16 connections now open) 2014-10-06T15:41:48.833+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38926 #6658 (17 connections now open) 2014-10-06T15:41:48.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38927 #6659 (18 connections now open) 2014-10-06T15:41:53.832+0000 I NETWORK [conn6654] end connection 127.0.0.1:38922 (17 connections now open) 2014-10-06T15:41:53.833+0000 I NETWORK [conn6651] end connection 127.0.0.1:38919 (16 connections now open) 2014-10-06T15:41:53.833+0000 I NETWORK [conn6646] end connection 127.0.0.1:38914 (15 connections now open) 2014-10-06T15:41:53.834+0000 I NETWORK [conn6644] end connection 127.0.0.1:38912 (14 connections now open) 2014-10-06T15:41:53.834+0000 I NETWORK [conn6649] end connection 127.0.0.1:38917 (13 connections now open) 2014-10-06T15:41:53.834+0000 I NETWORK [conn6659] end connection 127.0.0.1:38927 (12 connections now open) 2014-10-06T15:41:53.835+0000 I NETWORK [conn6653] end connection 127.0.0.1:38921 (11 connections now open) 2014-10-06T15:41:53.835+0000 I NETWORK [conn6650] end connection 127.0.0.1:38918 (10 connections now open) 2014-10-06T15:41:53.835+0000 I NETWORK [conn6645] end connection 127.0.0.1:38913 (9 connections now open) 2014-10-06T15:41:53.835+0000 I NETWORK [conn6648] end connection 127.0.0.1:38916 (8 connections now open) 2014-10-06T15:41:53.835+0000 I NETWORK [conn6655] end connection 127.0.0.1:38923 (7 connections now open) 2014-10-06T15:41:53.835+0000 I NETWORK [conn6647] end connection 127.0.0.1:38915 (6 connections now open) 2014-10-06T15:41:53.835+0000 I NETWORK [conn6657] end connection 127.0.0.1:38925 (5 connections now open) 2014-10-06T15:41:53.836+0000 I NETWORK [conn6658] end connection 127.0.0.1:38926 (4 connections now open) 2014-10-06T15:41:53.836+0000 I NETWORK [conn6652] end connection 127.0.0.1:38920 (3 connections now open) 2014-10-06T15:41:53.836+0000 I NETWORK [conn6656] end connection 127.0.0.1:38924 (2 connections now open) 2014-10-06T15:41:53.836+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38928 #6660 (3 connections now open) 2014-10-06T15:41:53.836+0000 I NETWORK [conn6660] end connection 127.0.0.1:38928 (2 connections now open) 2014-10-06T15:41:53.837+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:41:53.839+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:41:53.840+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:41:54.185+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38929 #6661 (3 connections now open) 2014-10-06T15:41:54.186+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38930 #6662 (4 connections now open) 2014-10-06T15:41:54.186+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38931 #6663 (5 connections now open) 2014-10-06T15:41:54.186+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38932 #6664 (6 connections now open) 2014-10-06T15:41:54.186+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38933 #6665 (7 connections now open) 2014-10-06T15:41:54.186+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38934 #6666 (8 connections now open) 2014-10-06T15:41:54.186+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38935 #6667 (9 connections now open) 2014-10-06T15:41:54.186+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38936 #6668 (10 connections now open) 2014-10-06T15:41:54.187+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38937 #6669 (11 connections now open) 2014-10-06T15:41:54.187+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38938 #6670 (12 connections now open) 2014-10-06T15:41:54.188+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38939 #6671 (13 connections now open) 2014-10-06T15:41:54.189+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38940 #6672 (14 connections now open) 2014-10-06T15:41:54.193+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38941 #6673 (15 connections now open) 2014-10-06T15:41:54.193+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38942 #6674 (16 connections now open) 2014-10-06T15:41:54.194+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38943 #6675 (17 connections now open) 2014-10-06T15:41:54.195+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38944 #6676 (18 connections now open) 2014-10-06T15:41:54.195+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38945 #6677 (19 connections now open) 2014-10-06T15:41:54.197+0000 I NETWORK [conn6661] end connection 127.0.0.1:38929 (18 connections now open) 2014-10-06T15:41:59.197+0000 I NETWORK [conn6671] end connection 127.0.0.1:38939 (17 connections now open) 2014-10-06T15:41:59.198+0000 I NETWORK [conn6668] end connection 127.0.0.1:38936 (16 connections now open) 2014-10-06T15:41:59.198+0000 I NETWORK [conn6675] end connection 127.0.0.1:38943 (15 connections now open) 2014-10-06T15:41:59.199+0000 I NETWORK [conn6662] end connection 127.0.0.1:38930 (14 connections now open) 2014-10-06T15:41:59.199+0000 I NETWORK [conn6674] end connection 127.0.0.1:38942 (13 connections now open) 2014-10-06T15:41:59.199+0000 I NETWORK [conn6667] end connection 127.0.0.1:38935 (13 connections now open) 2014-10-06T15:41:59.200+0000 I NETWORK [conn6664] end connection 127.0.0.1:38932 (11 connections now open) 2014-10-06T15:41:59.200+0000 I NETWORK [conn6672] end connection 127.0.0.1:38940 (10 connections now open) 2014-10-06T15:41:59.200+0000 I NETWORK [conn6673] end connection 127.0.0.1:38941 (9 connections now open) 2014-10-06T15:41:59.200+0000 I NETWORK [conn6666] end connection 127.0.0.1:38934 (8 connections now open) 2014-10-06T15:41:59.201+0000 I NETWORK [conn6669] end connection 127.0.0.1:38937 (7 connections now open) 2014-10-06T15:41:59.201+0000 I NETWORK [conn6663] end connection 127.0.0.1:38931 (6 connections now open) 2014-10-06T15:41:59.201+0000 I NETWORK [conn6670] end connection 127.0.0.1:38938 (5 connections now open) 2014-10-06T15:41:59.201+0000 I NETWORK [conn6665] end connection 127.0.0.1:38933 (4 connections now open) 2014-10-06T15:41:59.201+0000 I NETWORK [conn6677] end connection 127.0.0.1:38945 (4 connections now open) 2014-10-06T15:41:59.201+0000 I NETWORK [conn6676] end connection 127.0.0.1:38944 (2 connections now open) 2014-10-06T15:41:59.201+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38946 #6678 (3 connections now open) 2014-10-06T15:41:59.202+0000 I NETWORK [conn6678] end connection 127.0.0.1:38946 (2 connections now open) 2014-10-06T15:41:59.202+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:41:59.206+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:41:59.206+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:41:59.571+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38947 #6679 (3 connections now open) 2014-10-06T15:41:59.571+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38948 #6680 (4 connections now open) 2014-10-06T15:41:59.571+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38949 #6681 (5 connections now open) 2014-10-06T15:41:59.571+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38950 #6682 (6 connections now open) 2014-10-06T15:41:59.571+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38951 #6683 (7 connections now open) 2014-10-06T15:41:59.572+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38952 #6684 (8 connections now open) 2014-10-06T15:41:59.572+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38953 #6685 (9 connections now open) 2014-10-06T15:41:59.572+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38954 #6686 (10 connections now open) 2014-10-06T15:41:59.572+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38955 #6687 (11 connections now open) 2014-10-06T15:41:59.573+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38956 #6688 (12 connections now open) 2014-10-06T15:41:59.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38957 #6689 (13 connections now open) 2014-10-06T15:41:59.578+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38958 #6690 (14 connections now open) 2014-10-06T15:41:59.578+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38959 #6691 (15 connections now open) 2014-10-06T15:41:59.581+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38960 #6692 (16 connections now open) 2014-10-06T15:41:59.586+0000 I NETWORK [conn6679] end connection 127.0.0.1:38947 (15 connections now open) 2014-10-06T15:41:59.586+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38961 #6693 (16 connections now open) 2014-10-06T15:41:59.586+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38962 #6694 (17 connections now open) 2014-10-06T15:41:59.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38963 #6695 (18 connections now open) 2014-10-06T15:42:04.586+0000 I NETWORK [conn6681] end connection 127.0.0.1:38949 (17 connections now open) 2014-10-06T15:42:04.586+0000 I NETWORK [conn6684] end connection 127.0.0.1:38952 (16 connections now open) 2014-10-06T15:42:04.587+0000 I NETWORK [conn6690] end connection 127.0.0.1:38958 (15 connections now open) 2014-10-06T15:42:04.587+0000 I NETWORK [conn6685] end connection 127.0.0.1:38953 (14 connections now open) 2014-10-06T15:42:04.587+0000 I NETWORK [conn6689] end connection 127.0.0.1:38957 (13 connections now open) 2014-10-06T15:42:04.588+0000 I NETWORK [conn6692] end connection 127.0.0.1:38960 (12 connections now open) 2014-10-06T15:42:04.588+0000 I NETWORK [conn6694] end connection 127.0.0.1:38962 (11 connections now open) 2014-10-06T15:42:04.588+0000 I NETWORK [conn6687] end connection 127.0.0.1:38955 (10 connections now open) 2014-10-06T15:42:04.588+0000 I NETWORK [conn6682] end connection 127.0.0.1:38950 (9 connections now open) 2014-10-06T15:42:04.588+0000 I NETWORK [conn6686] end connection 127.0.0.1:38954 (9 connections now open) 2014-10-06T15:42:04.589+0000 I NETWORK [conn6680] end connection 127.0.0.1:38948 (7 connections now open) 2014-10-06T15:42:04.589+0000 I NETWORK [conn6691] end connection 127.0.0.1:38959 (6 connections now open) 2014-10-06T15:42:04.589+0000 I NETWORK [conn6688] end connection 127.0.0.1:38956 (5 connections now open) 2014-10-06T15:42:04.589+0000 I NETWORK [conn6695] end connection 127.0.0.1:38963 (4 connections now open) 2014-10-06T15:42:04.589+0000 I NETWORK [conn6693] end connection 127.0.0.1:38961 (3 connections now open) 2014-10-06T15:42:04.589+0000 I NETWORK [conn6683] end connection 127.0.0.1:38951 (2 connections now open) 2014-10-06T15:42:04.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38964 #6696 (3 connections now open) 2014-10-06T15:42:04.590+0000 I NETWORK [conn6696] end connection 127.0.0.1:38964 (2 connections now open) 2014-10-06T15:42:04.591+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:42:04.591+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:42:04.591+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:42:04.966+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38965 #6697 (3 connections now open) 2014-10-06T15:42:04.967+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38966 #6698 (4 connections now open) 2014-10-06T15:42:04.967+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38967 #6699 (5 connections now open) 2014-10-06T15:42:04.967+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38968 #6700 (6 connections now open) 2014-10-06T15:42:04.967+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38969 #6701 (7 connections now open) 2014-10-06T15:42:04.967+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38970 #6702 (8 connections now open) 2014-10-06T15:42:04.968+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38971 #6703 (9 connections now open) 2014-10-06T15:42:04.970+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38972 #6704 (10 connections now open) 2014-10-06T15:42:04.970+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38973 #6705 (11 connections now open) 2014-10-06T15:42:04.971+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38974 #6706 (12 connections now open) 2014-10-06T15:42:04.971+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38975 #6707 (13 connections now open) 2014-10-06T15:42:04.971+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38976 #6708 (14 connections now open) 2014-10-06T15:42:04.972+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38977 #6709 (15 connections now open) 2014-10-06T15:42:04.972+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38978 #6710 (16 connections now open) 2014-10-06T15:42:04.972+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38979 #6711 (17 connections now open) 2014-10-06T15:42:04.972+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38980 #6712 (18 connections now open) 2014-10-06T15:42:04.974+0000 I NETWORK [conn6697] end connection 127.0.0.1:38965 (17 connections now open) 2014-10-06T15:42:04.974+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38981 #6713 (18 connections now open) 2014-10-06T15:42:09.974+0000 I NETWORK [conn6707] end connection 127.0.0.1:38975 (17 connections now open) 2014-10-06T15:42:09.975+0000 I NETWORK [conn6702] end connection 127.0.0.1:38970 (16 connections now open) 2014-10-06T15:42:09.976+0000 I NETWORK [conn6708] end connection 127.0.0.1:38976 (15 connections now open) 2014-10-06T15:42:09.975+0000 I NETWORK [conn6712] end connection 127.0.0.1:38980 (16 connections now open) 2014-10-06T15:42:09.975+0000 I NETWORK [conn6699] end connection 127.0.0.1:38967 (16 connections now open) 2014-10-06T15:42:09.976+0000 I NETWORK [conn6704] end connection 127.0.0.1:38972 (12 connections now open) 2014-10-06T15:42:09.976+0000 I NETWORK [conn6713] end connection 127.0.0.1:38981 (12 connections now open) 2014-10-06T15:42:09.976+0000 I NETWORK [conn6701] end connection 127.0.0.1:38969 (10 connections now open) 2014-10-06T15:42:09.976+0000 I NETWORK [conn6706] end connection 127.0.0.1:38974 (9 connections now open) 2014-10-06T15:42:09.976+0000 I NETWORK [conn6709] end connection 127.0.0.1:38977 (8 connections now open) 2014-10-06T15:42:09.977+0000 I NETWORK [conn6705] end connection 127.0.0.1:38973 (8 connections now open) 2014-10-06T15:42:09.977+0000 I NETWORK [conn6698] end connection 127.0.0.1:38966 (6 connections now open) 2014-10-06T15:42:09.977+0000 I NETWORK [conn6710] end connection 127.0.0.1:38978 (6 connections now open) 2014-10-06T15:42:09.977+0000 I NETWORK [conn6711] end connection 127.0.0.1:38979 (4 connections now open) 2014-10-06T15:42:09.977+0000 I NETWORK [conn6700] end connection 127.0.0.1:38968 (3 connections now open) 2014-10-06T15:42:09.978+0000 I NETWORK [conn6703] end connection 127.0.0.1:38971 (2 connections now open) 2014-10-06T15:42:09.978+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38982 #6714 (3 connections now open) 2014-10-06T15:42:09.978+0000 I NETWORK [conn6714] end connection 127.0.0.1:38982 (2 connections now open) 2014-10-06T15:42:09.979+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:42:09.984+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:42:09.985+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:42:10.340+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38983 #6715 (3 connections now open) 2014-10-06T15:42:10.340+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38984 #6716 (4 connections now open) 2014-10-06T15:42:10.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38985 #6717 (5 connections now open) 2014-10-06T15:42:10.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38986 #6718 (6 connections now open) 2014-10-06T15:42:10.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38987 #6719 (7 connections now open) 2014-10-06T15:42:10.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38988 #6720 (8 connections now open) 2014-10-06T15:42:10.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38989 #6721 (9 connections now open) 2014-10-06T15:42:10.343+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38990 #6722 (10 connections now open) 2014-10-06T15:42:10.343+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38991 #6723 (11 connections now open) 2014-10-06T15:42:10.343+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38992 #6724 (12 connections now open) 2014-10-06T15:42:10.345+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38993 #6725 (13 connections now open) 2014-10-06T15:42:10.348+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38994 #6726 (14 connections now open) 2014-10-06T15:42:10.348+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38995 #6727 (15 connections now open) 2014-10-06T15:42:10.349+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38996 #6728 (16 connections now open) 2014-10-06T15:42:10.349+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38997 #6729 (17 connections now open) 2014-10-06T15:42:10.351+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38998 #6730 (18 connections now open) 2014-10-06T15:42:10.353+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:38999 #6731 (19 connections now open) 2014-10-06T15:42:10.358+0000 I NETWORK [conn6715] end connection 127.0.0.1:38983 (18 connections now open) 2014-10-06T15:42:15.358+0000 I NETWORK [conn6726] end connection 127.0.0.1:38994 (17 connections now open) 2014-10-06T15:42:15.358+0000 I NETWORK [conn6721] end connection 127.0.0.1:38989 (17 connections now open) 2014-10-06T15:42:15.359+0000 I NETWORK [conn6720] end connection 127.0.0.1:38988 (16 connections now open) 2014-10-06T15:42:15.359+0000 I NETWORK [conn6724] end connection 127.0.0.1:38992 (14 connections now open) 2014-10-06T15:42:15.360+0000 I NETWORK [conn6731] end connection 127.0.0.1:38999 (13 connections now open) 2014-10-06T15:42:15.360+0000 I NETWORK [conn6718] end connection 127.0.0.1:38986 (13 connections now open) 2014-10-06T15:42:15.360+0000 I NETWORK [conn6728] end connection 127.0.0.1:38996 (11 connections now open) 2014-10-06T15:42:15.360+0000 I NETWORK [conn6725] end connection 127.0.0.1:38993 (11 connections now open) 2014-10-06T15:42:15.360+0000 I NETWORK [conn6719] end connection 127.0.0.1:38987 (9 connections now open) 2014-10-06T15:42:15.360+0000 I NETWORK [conn6717] end connection 127.0.0.1:38985 (8 connections now open) 2014-10-06T15:42:15.360+0000 I NETWORK [conn6722] end connection 127.0.0.1:38990 (8 connections now open) 2014-10-06T15:42:15.360+0000 I NETWORK [conn6730] end connection 127.0.0.1:38998 (6 connections now open) 2014-10-06T15:42:15.360+0000 I NETWORK [conn6723] end connection 127.0.0.1:38991 (5 connections now open) 2014-10-06T15:42:15.361+0000 I NETWORK [conn6729] end connection 127.0.0.1:38997 (4 connections now open) 2014-10-06T15:42:15.361+0000 I NETWORK [conn6716] end connection 127.0.0.1:38984 (3 connections now open) 2014-10-06T15:42:15.362+0000 I NETWORK [conn6727] end connection 127.0.0.1:38995 (2 connections now open) 2014-10-06T15:42:15.362+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39000 #6732 (3 connections now open) 2014-10-06T15:42:15.362+0000 I NETWORK [conn6732] end connection 127.0.0.1:39000 (2 connections now open) 2014-10-06T15:42:15.363+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:42:15.368+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:42:15.368+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:42:15.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39001 #6733 (3 connections now open) 2014-10-06T15:42:15.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39002 #6734 (4 connections now open) 2014-10-06T15:42:15.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39003 #6735 (5 connections now open) 2014-10-06T15:42:15.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39004 #6736 (6 connections now open) 2014-10-06T15:42:15.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39005 #6737 (7 connections now open) 2014-10-06T15:42:15.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39006 #6738 (8 connections now open) 2014-10-06T15:42:15.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39007 #6739 (9 connections now open) 2014-10-06T15:42:15.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39008 #6740 (10 connections now open) 2014-10-06T15:42:15.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39009 #6741 (11 connections now open) 2014-10-06T15:42:15.744+0000 I NETWORK [conn6733] end connection 127.0.0.1:39001 (10 connections now open) 2014-10-06T15:42:20.745+0000 I NETWORK [conn6741] end connection 127.0.0.1:39009 (9 connections now open) 2014-10-06T15:42:20.745+0000 I NETWORK [conn6736] end connection 127.0.0.1:39004 (8 connections now open) 2014-10-06T15:42:20.745+0000 I NETWORK [conn6738] end connection 127.0.0.1:39006 (7 connections now open) 2014-10-06T15:42:20.745+0000 I NETWORK [conn6734] end connection 127.0.0.1:39002 (6 connections now open) 2014-10-06T15:42:20.746+0000 I NETWORK [conn6740] end connection 127.0.0.1:39008 (5 connections now open) 2014-10-06T15:42:20.746+0000 I NETWORK [conn6737] end connection 127.0.0.1:39005 (4 connections now open) 2014-10-06T15:42:20.746+0000 I NETWORK [conn6735] end connection 127.0.0.1:39003 (3 connections now open) 2014-10-06T15:42:20.746+0000 I NETWORK [conn6739] end connection 127.0.0.1:39007 (2 connections now open) 2014-10-06T15:42:20.746+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39010 #6742 (3 connections now open) 2014-10-06T15:42:20.746+0000 I NETWORK [conn6742] end connection 127.0.0.1:39010 (2 connections now open) 2014-10-06T15:42:20.747+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:42:20.750+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:42:20.750+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:42:21.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39011 #6743 (3 connections now open) 2014-10-06T15:42:21.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39012 #6744 (4 connections now open) 2014-10-06T15:42:21.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39013 #6745 (5 connections now open) 2014-10-06T15:42:21.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39014 #6746 (6 connections now open) 2014-10-06T15:42:21.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39015 #6747 (7 connections now open) 2014-10-06T15:42:21.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39016 #6748 (8 connections now open) 2014-10-06T15:42:21.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39017 #6749 (9 connections now open) 2014-10-06T15:42:21.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39018 #6750 (10 connections now open) 2014-10-06T15:42:21.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39019 #6751 (11 connections now open) 2014-10-06T15:42:21.100+0000 I NETWORK [conn6743] end connection 127.0.0.1:39011 (10 connections now open) 2014-10-06T15:42:26.100+0000 I NETWORK [conn6750] end connection 127.0.0.1:39018 (9 connections now open) 2014-10-06T15:42:26.100+0000 I NETWORK [conn6747] end connection 127.0.0.1:39015 (8 connections now open) 2014-10-06T15:42:26.101+0000 I NETWORK [conn6746] end connection 127.0.0.1:39014 (7 connections now open) 2014-10-06T15:42:26.101+0000 I NETWORK [conn6751] end connection 127.0.0.1:39019 (7 connections now open) 2014-10-06T15:42:26.101+0000 I NETWORK [conn6748] end connection 127.0.0.1:39016 (7 connections now open) 2014-10-06T15:42:26.101+0000 I NETWORK [conn6744] end connection 127.0.0.1:39012 (5 connections now open) 2014-10-06T15:42:26.101+0000 I NETWORK [conn6745] end connection 127.0.0.1:39013 (3 connections now open) 2014-10-06T15:42:26.101+0000 I NETWORK [conn6749] end connection 127.0.0.1:39017 (2 connections now open) 2014-10-06T15:42:26.101+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39020 #6752 (3 connections now open) 2014-10-06T15:42:26.102+0000 I NETWORK [conn6752] end connection 127.0.0.1:39020 (2 connections now open) 2014-10-06T15:42:26.102+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:42:26.107+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:42:26.108+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:42:26.475+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39021 #6753 (3 connections now open) 2014-10-06T15:42:26.476+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39022 #6754 (4 connections now open) 2014-10-06T15:42:26.476+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39023 #6755 (5 connections now open) 2014-10-06T15:42:26.476+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39024 #6756 (6 connections now open) 2014-10-06T15:42:26.476+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39026 #6757 (7 connections now open) 2014-10-06T15:42:26.476+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39027 #6758 (8 connections now open) 2014-10-06T15:42:26.476+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39028 #6759 (9 connections now open) 2014-10-06T15:42:26.476+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39029 #6760 (10 connections now open) 2014-10-06T15:42:26.476+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39030 #6761 (11 connections now open) 2014-10-06T15:42:26.477+0000 I NETWORK [conn6753] end connection 127.0.0.1:39021 (10 connections now open) 2014-10-06T15:42:31.477+0000 I NETWORK [conn6760] end connection 127.0.0.1:39029 (9 connections now open) 2014-10-06T15:42:31.478+0000 I NETWORK [conn6759] end connection 127.0.0.1:39028 (8 connections now open) 2014-10-06T15:42:31.478+0000 I NETWORK [conn6755] end connection 127.0.0.1:39023 (7 connections now open) 2014-10-06T15:42:31.478+0000 I NETWORK [conn6758] end connection 127.0.0.1:39027 (7 connections now open) 2014-10-06T15:42:31.479+0000 I NETWORK [conn6757] end connection 127.0.0.1:39026 (5 connections now open) 2014-10-06T15:42:31.479+0000 I NETWORK [conn6756] end connection 127.0.0.1:39024 (5 connections now open) 2014-10-06T15:42:31.479+0000 I NETWORK [conn6761] end connection 127.0.0.1:39030 (5 connections now open) 2014-10-06T15:42:31.479+0000 I NETWORK [conn6754] end connection 127.0.0.1:39022 (4 connections now open) 2014-10-06T15:42:31.479+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39031 #6762 (3 connections now open) 2014-10-06T15:42:31.479+0000 I NETWORK [conn6762] end connection 127.0.0.1:39031 (2 connections now open) 2014-10-06T15:42:31.479+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:42:31.482+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:42:31.482+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:42:31.842+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39032 #6763 (3 connections now open) 2014-10-06T15:42:31.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39033 #6764 (4 connections now open) 2014-10-06T15:42:31.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39034 #6765 (5 connections now open) 2014-10-06T15:42:31.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39037 #6766 (6 connections now open) 2014-10-06T15:42:31.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39035 #6767 (7 connections now open) 2014-10-06T15:42:31.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39038 #6768 (8 connections now open) 2014-10-06T15:42:31.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39039 #6769 (9 connections now open) 2014-10-06T15:42:31.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39040 #6770 (10 connections now open) 2014-10-06T15:42:31.844+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39041 #6771 (11 connections now open) 2014-10-06T15:42:31.844+0000 I NETWORK [conn6763] end connection 127.0.0.1:39032 (10 connections now open) 2014-10-06T15:42:36.845+0000 I NETWORK [conn6768] end connection 127.0.0.1:39038 (9 connections now open) 2014-10-06T15:42:36.845+0000 I NETWORK [conn6769] end connection 127.0.0.1:39039 (9 connections now open) 2014-10-06T15:42:36.846+0000 I NETWORK [conn6767] end connection 127.0.0.1:39035 (7 connections now open) 2014-10-06T15:42:36.846+0000 I NETWORK [conn6764] end connection 127.0.0.1:39033 (6 connections now open) 2014-10-06T15:42:36.846+0000 I NETWORK [conn6765] end connection 127.0.0.1:39034 (5 connections now open) 2014-10-06T15:42:36.846+0000 I NETWORK [conn6771] end connection 127.0.0.1:39041 (4 connections now open) 2014-10-06T15:42:36.846+0000 I NETWORK [conn6766] end connection 127.0.0.1:39037 (3 connections now open) 2014-10-06T15:42:36.846+0000 I NETWORK [conn6770] end connection 127.0.0.1:39040 (3 connections now open) 2014-10-06T15:42:36.846+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39042 #6772 (3 connections now open) 2014-10-06T15:42:36.847+0000 I NETWORK [conn6772] end connection 127.0.0.1:39042 (2 connections now open) 2014-10-06T15:42:36.847+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:42:36.850+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:42:36.851+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:42:37.205+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39043 #6773 (3 connections now open) 2014-10-06T15:42:37.205+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39044 #6774 (4 connections now open) 2014-10-06T15:42:37.205+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39045 #6775 (5 connections now open) 2014-10-06T15:42:37.205+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39046 #6776 (6 connections now open) 2014-10-06T15:42:37.205+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39047 #6777 (7 connections now open) 2014-10-06T15:42:37.206+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39048 #6778 (8 connections now open) 2014-10-06T15:42:37.206+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39049 #6779 (9 connections now open) 2014-10-06T15:42:37.206+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39050 #6780 (10 connections now open) 2014-10-06T15:42:37.207+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39051 #6781 (11 connections now open) 2014-10-06T15:42:37.208+0000 I NETWORK [conn6773] end connection 127.0.0.1:39043 (10 connections now open) 2014-10-06T15:42:42.208+0000 I NETWORK [conn6778] end connection 127.0.0.1:39048 (9 connections now open) 2014-10-06T15:42:42.209+0000 I NETWORK [conn6775] end connection 127.0.0.1:39045 (8 connections now open) 2014-10-06T15:42:42.209+0000 I NETWORK [conn6777] end connection 127.0.0.1:39047 (7 connections now open) 2014-10-06T15:42:42.209+0000 I NETWORK [conn6774] end connection 127.0.0.1:39044 (7 connections now open) 2014-10-06T15:42:42.209+0000 I NETWORK [conn6776] end connection 127.0.0.1:39046 (5 connections now open) 2014-10-06T15:42:42.209+0000 I NETWORK [conn6780] end connection 127.0.0.1:39050 (4 connections now open) 2014-10-06T15:42:42.209+0000 I NETWORK [conn6781] end connection 127.0.0.1:39051 (3 connections now open) 2014-10-06T15:42:42.209+0000 I NETWORK [conn6779] end connection 127.0.0.1:39049 (2 connections now open) 2014-10-06T15:42:42.209+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39052 #6782 (3 connections now open) 2014-10-06T15:42:42.210+0000 I NETWORK [conn6782] end connection 127.0.0.1:39052 (2 connections now open) 2014-10-06T15:42:42.210+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:42:42.211+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:42:42.211+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:42:42.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39053 #6783 (3 connections now open) 2014-10-06T15:42:42.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39055 #6784 (4 connections now open) 2014-10-06T15:42:42.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39054 #6785 (5 connections now open) 2014-10-06T15:42:42.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39056 #6786 (6 connections now open) 2014-10-06T15:42:42.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39057 #6787 (7 connections now open) 2014-10-06T15:42:42.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39058 #6788 (8 connections now open) 2014-10-06T15:42:42.577+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39059 #6789 (9 connections now open) 2014-10-06T15:42:42.577+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39060 #6790 (10 connections now open) 2014-10-06T15:42:42.577+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39061 #6791 (11 connections now open) 2014-10-06T15:42:42.577+0000 I NETWORK [conn6783] end connection 127.0.0.1:39053 (10 connections now open) 2014-10-06T15:42:47.578+0000 I NETWORK [conn6784] end connection 127.0.0.1:39055 (9 connections now open) 2014-10-06T15:42:47.578+0000 I NETWORK [conn6790] end connection 127.0.0.1:39060 (9 connections now open) 2014-10-06T15:42:47.578+0000 I NETWORK [conn6786] end connection 127.0.0.1:39056 (7 connections now open) 2014-10-06T15:42:47.578+0000 I NETWORK [conn6789] end connection 127.0.0.1:39059 (7 connections now open) 2014-10-06T15:42:47.578+0000 I NETWORK [conn6791] end connection 127.0.0.1:39061 (5 connections now open) 2014-10-06T15:42:47.578+0000 I NETWORK [conn6787] end connection 127.0.0.1:39057 (5 connections now open) 2014-10-06T15:42:47.579+0000 I NETWORK [conn6788] end connection 127.0.0.1:39058 (3 connections now open) 2014-10-06T15:42:47.579+0000 I NETWORK [conn6785] end connection 127.0.0.1:39054 (2 connections now open) 2014-10-06T15:42:47.579+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39062 #6792 (3 connections now open) 2014-10-06T15:42:47.579+0000 I NETWORK [conn6792] end connection 127.0.0.1:39062 (2 connections now open) 2014-10-06T15:42:47.580+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:42:47.580+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:42:47.581+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:42:47.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39063 #6793 (3 connections now open) 2014-10-06T15:42:47.931+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39064 #6794 (4 connections now open) 2014-10-06T15:42:47.931+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39065 #6795 (5 connections now open) 2014-10-06T15:42:47.931+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39066 #6796 (6 connections now open) 2014-10-06T15:42:47.931+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39067 #6797 (7 connections now open) 2014-10-06T15:42:47.931+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39068 #6798 (8 connections now open) 2014-10-06T15:42:47.931+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39069 #6799 (9 connections now open) 2014-10-06T15:42:47.931+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39070 #6800 (10 connections now open) 2014-10-06T15:42:47.931+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39071 #6801 (11 connections now open) 2014-10-06T15:42:47.932+0000 I NETWORK [conn6793] end connection 127.0.0.1:39063 (10 connections now open) 2014-10-06T15:42:52.933+0000 I NETWORK [conn6800] end connection 127.0.0.1:39070 (9 connections now open) 2014-10-06T15:42:52.934+0000 I NETWORK [conn6801] end connection 127.0.0.1:39071 (8 connections now open) 2014-10-06T15:42:52.934+0000 I NETWORK [conn6797] end connection 127.0.0.1:39067 (8 connections now open) 2014-10-06T15:42:52.934+0000 I NETWORK [conn6799] end connection 127.0.0.1:39069 (7 connections now open) 2014-10-06T15:42:52.934+0000 I NETWORK [conn6796] end connection 127.0.0.1:39066 (7 connections now open) 2014-10-06T15:42:52.934+0000 I NETWORK [conn6798] end connection 127.0.0.1:39068 (6 connections now open) 2014-10-06T15:42:52.934+0000 I NETWORK [conn6795] end connection 127.0.0.1:39065 (3 connections now open) 2014-10-06T15:42:52.935+0000 I NETWORK [conn6794] end connection 127.0.0.1:39064 (2 connections now open) 2014-10-06T15:42:52.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39072 #6802 (3 connections now open) 2014-10-06T15:42:52.935+0000 I NETWORK [conn6802] end connection 127.0.0.1:39072 (2 connections now open) 2014-10-06T15:42:52.936+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:42:52.936+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:42:52.937+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:42:53.302+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39073 #6803 (3 connections now open) 2014-10-06T15:42:53.303+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39074 #6804 (4 connections now open) 2014-10-06T15:42:53.303+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39075 #6805 (5 connections now open) 2014-10-06T15:42:53.303+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39076 #6806 (6 connections now open) 2014-10-06T15:42:53.303+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39077 #6807 (7 connections now open) 2014-10-06T15:42:53.303+0000 I NETWORK [conn6803] end connection 127.0.0.1:39073 (6 connections now open) 2014-10-06T15:42:58.304+0000 I NETWORK [conn6805] end connection 127.0.0.1:39075 (5 connections now open) 2014-10-06T15:42:58.304+0000 I NETWORK [conn6806] end connection 127.0.0.1:39076 (4 connections now open) 2014-10-06T15:42:58.304+0000 I NETWORK [conn6807] end connection 127.0.0.1:39077 (3 connections now open) 2014-10-06T15:42:58.305+0000 I NETWORK [conn6804] end connection 127.0.0.1:39074 (2 connections now open) 2014-10-06T15:42:58.305+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39078 #6808 (3 connections now open) 2014-10-06T15:42:58.305+0000 I NETWORK [conn6808] end connection 127.0.0.1:39078 (2 connections now open) 2014-10-06T15:42:58.305+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:42:58.306+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:42:58.306+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:42:58.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39079 #6809 (3 connections now open) 2014-10-06T15:42:58.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39080 #6810 (4 connections now open) 2014-10-06T15:42:58.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39081 #6811 (5 connections now open) 2014-10-06T15:42:58.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39082 #6812 (6 connections now open) 2014-10-06T15:42:58.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39083 #6813 (7 connections now open) 2014-10-06T15:42:58.669+0000 I NETWORK [conn6809] end connection 127.0.0.1:39079 (5 connections now open) 2014-10-06T15:43:03.670+0000 I NETWORK [conn6812] end connection 127.0.0.1:39082 (5 connections now open) 2014-10-06T15:43:03.671+0000 I NETWORK [conn6813] end connection 127.0.0.1:39083 (4 connections now open) 2014-10-06T15:43:03.671+0000 I NETWORK [conn6811] end connection 127.0.0.1:39081 (3 connections now open) 2014-10-06T15:43:03.671+0000 I NETWORK [conn6810] end connection 127.0.0.1:39080 (2 connections now open) 2014-10-06T15:43:03.671+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39084 #6814 (3 connections now open) 2014-10-06T15:43:03.672+0000 I NETWORK [conn6814] end connection 127.0.0.1:39084 (2 connections now open) 2014-10-06T15:43:03.672+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:43:03.673+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:43:03.673+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:43:04.028+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39085 #6815 (3 connections now open) 2014-10-06T15:43:04.028+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39086 #6816 (4 connections now open) 2014-10-06T15:43:04.028+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39087 #6817 (5 connections now open) 2014-10-06T15:43:04.028+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39088 #6818 (6 connections now open) 2014-10-06T15:43:04.028+0000 I NETWORK [conn6815] end connection 127.0.0.1:39085 (5 connections now open) 2014-10-06T15:43:04.028+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39089 #6819 (7 connections now open) 2014-10-06T15:43:09.029+0000 I NETWORK [conn6816] end connection 127.0.0.1:39086 (5 connections now open) 2014-10-06T15:43:09.029+0000 I NETWORK [conn6819] end connection 127.0.0.1:39089 (4 connections now open) 2014-10-06T15:43:09.030+0000 I NETWORK [conn6818] end connection 127.0.0.1:39088 (3 connections now open) 2014-10-06T15:43:09.030+0000 I NETWORK [conn6817] end connection 127.0.0.1:39087 (3 connections now open) 2014-10-06T15:43:09.030+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39090 #6820 (3 connections now open) 2014-10-06T15:43:09.030+0000 I NETWORK [conn6820] end connection 127.0.0.1:39090 (2 connections now open) 2014-10-06T15:43:09.031+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:43:09.031+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:43:09.032+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:43:09.402+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39091 #6821 (3 connections now open) 2014-10-06T15:43:09.403+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39092 #6822 (4 connections now open) 2014-10-06T15:43:09.403+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39093 #6823 (5 connections now open) 2014-10-06T15:43:09.403+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39094 #6824 (6 connections now open) 2014-10-06T15:43:09.403+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39095 #6825 (7 connections now open) 2014-10-06T15:43:09.403+0000 I NETWORK [conn6821] end connection 127.0.0.1:39091 (6 connections now open) 2014-10-06T15:43:14.404+0000 I NETWORK [conn6822] end connection 127.0.0.1:39092 (5 connections now open) 2014-10-06T15:43:14.404+0000 I NETWORK [conn6825] end connection 127.0.0.1:39095 (4 connections now open) 2014-10-06T15:43:14.404+0000 I NETWORK [conn6823] end connection 127.0.0.1:39093 (3 connections now open) 2014-10-06T15:43:14.404+0000 I NETWORK [conn6824] end connection 127.0.0.1:39094 (2 connections now open) 2014-10-06T15:43:14.404+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39096 #6826 (3 connections now open) 2014-10-06T15:43:14.405+0000 I NETWORK [conn6826] end connection 127.0.0.1:39096 (2 connections now open) 2014-10-06T15:43:14.405+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:43:14.406+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:43:14.406+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:43:14.757+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39097 #6827 (3 connections now open) 2014-10-06T15:43:14.757+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39098 #6828 (4 connections now open) 2014-10-06T15:43:14.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39099 #6829 (5 connections now open) 2014-10-06T15:43:14.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39100 #6830 (6 connections now open) 2014-10-06T15:43:14.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39101 #6831 (7 connections now open) 2014-10-06T15:43:14.758+0000 I NETWORK [conn6827] end connection 127.0.0.1:39097 (6 connections now open) 2014-10-06T15:43:19.759+0000 I NETWORK [conn6830] end connection 127.0.0.1:39100 (5 connections now open) 2014-10-06T15:43:19.759+0000 I NETWORK [conn6828] end connection 127.0.0.1:39098 (5 connections now open) 2014-10-06T15:43:19.759+0000 I NETWORK [conn6829] end connection 127.0.0.1:39099 (3 connections now open) 2014-10-06T15:43:19.759+0000 I NETWORK [conn6831] end connection 127.0.0.1:39101 (2 connections now open) 2014-10-06T15:43:19.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39102 #6832 (3 connections now open) 2014-10-06T15:43:19.760+0000 I NETWORK [conn6832] end connection 127.0.0.1:39102 (2 connections now open) 2014-10-06T15:43:19.760+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:43:19.761+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:43:19.761+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:43:20.130+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39103 #6833 (3 connections now open) 2014-10-06T15:43:20.130+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39104 #6834 (4 connections now open) 2014-10-06T15:43:20.131+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39105 #6835 (5 connections now open) 2014-10-06T15:43:20.131+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39106 #6836 (6 connections now open) 2014-10-06T15:43:20.131+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39107 #6837 (7 connections now open) 2014-10-06T15:43:20.131+0000 I NETWORK [conn6833] end connection 127.0.0.1:39103 (6 connections now open) 2014-10-06T15:43:25.131+0000 I NETWORK [conn6836] end connection 127.0.0.1:39106 (5 connections now open) 2014-10-06T15:43:25.132+0000 I NETWORK [conn6837] end connection 127.0.0.1:39107 (4 connections now open) 2014-10-06T15:43:25.132+0000 I NETWORK [conn6834] end connection 127.0.0.1:39104 (3 connections now open) 2014-10-06T15:43:25.132+0000 I NETWORK [conn6835] end connection 127.0.0.1:39105 (3 connections now open) 2014-10-06T15:43:25.132+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39108 #6838 (3 connections now open) 2014-10-06T15:43:25.133+0000 I NETWORK [conn6838] end connection 127.0.0.1:39108 (2 connections now open) 2014-10-06T15:43:25.133+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:43:25.134+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:43:25.134+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:43:25.495+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39109 #6839 (3 connections now open) 2014-10-06T15:43:25.496+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39110 #6840 (4 connections now open) 2014-10-06T15:43:25.496+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39111 #6841 (5 connections now open) 2014-10-06T15:43:25.496+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39112 #6842 (6 connections now open) 2014-10-06T15:43:25.496+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39113 #6843 (7 connections now open) 2014-10-06T15:43:25.496+0000 I NETWORK [conn6839] end connection 127.0.0.1:39109 (6 connections now open) 2014-10-06T15:43:30.497+0000 I NETWORK [conn6842] end connection 127.0.0.1:39112 (5 connections now open) 2014-10-06T15:43:30.497+0000 I NETWORK [conn6843] end connection 127.0.0.1:39113 (4 connections now open) 2014-10-06T15:43:30.497+0000 I NETWORK [conn6840] end connection 127.0.0.1:39110 (3 connections now open) 2014-10-06T15:43:30.497+0000 I NETWORK [conn6841] end connection 127.0.0.1:39111 (2 connections now open) 2014-10-06T15:43:30.497+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39114 #6844 (3 connections now open) 2014-10-06T15:43:30.498+0000 I NETWORK [conn6844] end connection 127.0.0.1:39114 (2 connections now open) 2014-10-06T15:43:30.498+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:43:30.499+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:43:30.499+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:43:30.848+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39115 #6845 (3 connections now open) 2014-10-06T15:43:30.848+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39116 #6846 (4 connections now open) 2014-10-06T15:43:30.848+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39117 #6847 (5 connections now open) 2014-10-06T15:43:30.848+0000 I NETWORK [conn6845] end connection 127.0.0.1:39115 (4 connections now open) 2014-10-06T15:43:35.849+0000 I NETWORK [conn6847] end connection 127.0.0.1:39117 (3 connections now open) 2014-10-06T15:43:35.849+0000 I NETWORK [conn6846] end connection 127.0.0.1:39116 (3 connections now open) 2014-10-06T15:43:35.849+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39118 #6848 (4 connections now open) 2014-10-06T15:43:35.850+0000 I NETWORK [conn6848] end connection 127.0.0.1:39118 (2 connections now open) 2014-10-06T15:43:35.851+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:43:35.851+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:43:35.852+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:43:36.223+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39119 #6849 (3 connections now open) 2014-10-06T15:43:36.223+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39120 #6850 (4 connections now open) 2014-10-06T15:43:36.223+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39121 #6851 (5 connections now open) 2014-10-06T15:43:36.223+0000 I NETWORK [conn6849] end connection 127.0.0.1:39119 (4 connections now open) 2014-10-06T15:43:41.224+0000 I NETWORK [conn6851] end connection 127.0.0.1:39121 (3 connections now open) 2014-10-06T15:43:41.224+0000 I NETWORK [conn6850] end connection 127.0.0.1:39120 (3 connections now open) 2014-10-06T15:43:41.224+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39122 #6852 (4 connections now open) 2014-10-06T15:43:41.225+0000 I NETWORK [conn6852] end connection 127.0.0.1:39122 (2 connections now open) 2014-10-06T15:43:41.225+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:43:41.226+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:43:41.226+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:43:41.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39123 #6853 (3 connections now open) 2014-10-06T15:43:41.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39124 #6854 (4 connections now open) 2014-10-06T15:43:41.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39125 #6855 (5 connections now open) 2014-10-06T15:43:41.576+0000 I NETWORK [conn6853] end connection 127.0.0.1:39123 (4 connections now open) 2014-10-06T15:43:46.576+0000 I NETWORK [conn6854] end connection 127.0.0.1:39124 (3 connections now open) 2014-10-06T15:43:46.576+0000 I NETWORK [conn6855] end connection 127.0.0.1:39125 (3 connections now open) 2014-10-06T15:43:46.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39126 #6856 (3 connections now open) 2014-10-06T15:43:46.577+0000 I NETWORK [conn6856] end connection 127.0.0.1:39126 (2 connections now open) 2014-10-06T15:43:46.577+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:43:46.578+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:43:46.578+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:43:46.943+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39127 #6857 (3 connections now open) 2014-10-06T15:43:46.943+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39128 #6858 (4 connections now open) 2014-10-06T15:43:46.943+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39129 #6859 (5 connections now open) 2014-10-06T15:43:46.944+0000 I NETWORK [conn6857] end connection 127.0.0.1:39127 (4 connections now open) 2014-10-06T15:43:51.944+0000 I NETWORK [conn6858] end connection 127.0.0.1:39128 (3 connections now open) 2014-10-06T15:43:51.944+0000 I NETWORK [conn6859] end connection 127.0.0.1:39129 (2 connections now open) 2014-10-06T15:43:51.944+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39130 #6860 (4 connections now open) 2014-10-06T15:43:51.945+0000 I NETWORK [conn6860] end connection 127.0.0.1:39130 (2 connections now open) 2014-10-06T15:43:51.946+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:43:51.946+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:43:51.947+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:43:52.309+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39131 #6861 (3 connections now open) 2014-10-06T15:43:52.309+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39132 #6862 (4 connections now open) 2014-10-06T15:43:52.309+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39133 #6863 (5 connections now open) 2014-10-06T15:43:52.310+0000 I NETWORK [conn6861] end connection 127.0.0.1:39131 (4 connections now open) 2014-10-06T15:43:57.311+0000 I NETWORK [conn6862] end connection 127.0.0.1:39132 (3 connections now open) 2014-10-06T15:43:57.311+0000 I NETWORK [conn6863] end connection 127.0.0.1:39133 (2 connections now open) 2014-10-06T15:43:57.311+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39134 #6864 (4 connections now open) 2014-10-06T15:43:57.312+0000 I NETWORK [conn6864] end connection 127.0.0.1:39134 (2 connections now open) 2014-10-06T15:43:57.312+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:43:57.313+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:43:57.313+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:43:57.672+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39135 #6865 (3 connections now open) 2014-10-06T15:43:57.672+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39136 #6866 (4 connections now open) 2014-10-06T15:43:57.672+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39137 #6867 (5 connections now open) 2014-10-06T15:43:57.672+0000 I NETWORK [conn6865] end connection 127.0.0.1:39135 (4 connections now open) 2014-10-06T15:44:02.673+0000 I NETWORK [conn6867] end connection 127.0.0.1:39137 (3 connections now open) 2014-10-06T15:44:02.673+0000 I NETWORK [conn6866] end connection 127.0.0.1:39136 (2 connections now open) 2014-10-06T15:44:02.673+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39138 #6868 (3 connections now open) 2014-10-06T15:44:02.674+0000 I NETWORK [conn6868] end connection 127.0.0.1:39138 (2 connections now open) 2014-10-06T15:44:02.674+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:44:02.675+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:44:02.675+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:44:03.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39139 #6869 (3 connections now open) 2014-10-06T15:44:03.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39140 #6870 (4 connections now open) 2014-10-06T15:44:03.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39141 #6871 (5 connections now open) 2014-10-06T15:44:03.041+0000 I NETWORK [conn6869] end connection 127.0.0.1:39139 (4 connections now open) 2014-10-06T15:44:08.041+0000 I NETWORK [conn6870] end connection 127.0.0.1:39140 (3 connections now open) 2014-10-06T15:44:08.042+0000 I NETWORK [conn6871] end connection 127.0.0.1:39141 (2 connections now open) 2014-10-06T15:44:08.042+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39142 #6872 (4 connections now open) 2014-10-06T15:44:08.042+0000 I NETWORK [conn6872] end connection 127.0.0.1:39142 (2 connections now open) 2014-10-06T15:44:08.043+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:44:08.043+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:44:08.044+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:44:08.389+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39143 #6873 (3 connections now open) 2014-10-06T15:44:08.389+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39144 #6874 (4 connections now open) 2014-10-06T15:44:08.389+0000 I NETWORK [conn6873] end connection 127.0.0.1:39143 (3 connections now open) 2014-10-06T15:44:13.390+0000 I NETWORK [conn6874] end connection 127.0.0.1:39144 (2 connections now open) 2014-10-06T15:44:13.390+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39145 #6875 (4 connections now open) 2014-10-06T15:44:13.392+0000 I NETWORK [conn6875] end connection 127.0.0.1:39145 (2 connections now open) 2014-10-06T15:44:13.392+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:44:13.393+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:44:13.393+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:44:13.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39146 #6876 (3 connections now open) 2014-10-06T15:44:13.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39147 #6877 (4 connections now open) 2014-10-06T15:44:13.774+0000 I NETWORK [conn6876] end connection 127.0.0.1:39146 (3 connections now open) 2014-10-06T15:44:18.775+0000 I NETWORK [conn6877] end connection 127.0.0.1:39147 (2 connections now open) 2014-10-06T15:44:18.775+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39148 #6878 (3 connections now open) 2014-10-06T15:44:18.775+0000 I NETWORK [conn6878] end connection 127.0.0.1:39148 (2 connections now open) 2014-10-06T15:44:18.775+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:44:18.776+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:44:18.776+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:44:19.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39149 #6879 (3 connections now open) 2014-10-06T15:44:19.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39150 #6880 (4 connections now open) 2014-10-06T15:44:19.136+0000 I NETWORK [conn6879] end connection 127.0.0.1:39149 (3 connections now open) 2014-10-06T15:44:24.138+0000 I NETWORK [conn6880] end connection 127.0.0.1:39150 (2 connections now open) 2014-10-06T15:44:24.138+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39151 #6881 (3 connections now open) 2014-10-06T15:44:24.138+0000 I NETWORK [conn6881] end connection 127.0.0.1:39151 (2 connections now open) 2014-10-06T15:44:24.139+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:44:24.140+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:44:24.140+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:44:24.495+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39152 #6882 (3 connections now open) 2014-10-06T15:44:24.495+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39153 #6883 (4 connections now open) 2014-10-06T15:44:24.495+0000 I NETWORK [conn6882] end connection 127.0.0.1:39152 (3 connections now open) 2014-10-06T15:44:29.496+0000 I NETWORK [conn6883] end connection 127.0.0.1:39153 (2 connections now open) 2014-10-06T15:44:29.496+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39154 #6884 (3 connections now open) 2014-10-06T15:44:29.497+0000 I NETWORK [conn6884] end connection 127.0.0.1:39154 (2 connections now open) 2014-10-06T15:44:29.497+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:44:29.498+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:44:29.498+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:44:29.869+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39155 #6885 (3 connections now open) 2014-10-06T15:44:29.869+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39156 #6886 (4 connections now open) 2014-10-06T15:44:29.870+0000 I NETWORK [conn6885] end connection 127.0.0.1:39155 (3 connections now open) 2014-10-06T15:44:34.870+0000 I NETWORK [conn6886] end connection 127.0.0.1:39156 (2 connections now open) 2014-10-06T15:44:34.870+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39157 #6887 (3 connections now open) 2014-10-06T15:44:34.871+0000 I NETWORK [conn6887] end connection 127.0.0.1:39157 (2 connections now open) 2014-10-06T15:44:34.871+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:44:34.872+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:44:34.872+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:44:35.225+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39158 #6888 (3 connections now open) 2014-10-06T15:44:35.225+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39159 #6889 (4 connections now open) 2014-10-06T15:44:35.225+0000 I NETWORK [conn6888] end connection 127.0.0.1:39158 (3 connections now open) 2014-10-06T15:44:40.226+0000 I NETWORK [conn6889] end connection 127.0.0.1:39159 (2 connections now open) 2014-10-06T15:44:40.226+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39160 #6890 (3 connections now open) 2014-10-06T15:44:40.227+0000 I NETWORK [conn6890] end connection 127.0.0.1:39160 (2 connections now open) 2014-10-06T15:44:40.228+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:44:40.228+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:44:40.229+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:44:40.600+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39161 #6891 (3 connections now open) 2014-10-06T15:44:40.601+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39162 #6892 (4 connections now open) 2014-10-06T15:44:40.601+0000 I NETWORK [conn6891] end connection 127.0.0.1:39161 (3 connections now open) 2014-10-06T15:44:45.602+0000 I NETWORK [conn6892] end connection 127.0.0.1:39162 (2 connections now open) 2014-10-06T15:44:45.602+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39163 #6893 (3 connections now open) 2014-10-06T15:44:45.603+0000 I NETWORK [conn6893] end connection 127.0.0.1:39163 (2 connections now open) 2014-10-06T15:44:45.603+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T15:44:45.608+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:44:45.608+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:44:45.974+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39164 #6894 (3 connections now open) 2014-10-06T15:44:45.974+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39166 #6895 (4 connections now open) 2014-10-06T15:44:45.975+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39165 #6896 (5 connections now open) 2014-10-06T15:44:45.975+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39168 #6897 (6 connections now open) 2014-10-06T15:44:45.975+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39169 #6898 (7 connections now open) 2014-10-06T15:44:45.975+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39170 #6899 (8 connections now open) 2014-10-06T15:44:45.975+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39171 #6900 (9 connections now open) 2014-10-06T15:44:45.975+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39172 #6901 (10 connections now open) 2014-10-06T15:44:45.975+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39173 #6902 (11 connections now open) 2014-10-06T15:44:45.980+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39174 #6903 (12 connections now open) 2014-10-06T15:44:45.981+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39175 #6904 (13 connections now open) 2014-10-06T15:44:45.981+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39176 #6905 (14 connections now open) 2014-10-06T15:44:45.982+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39177 #6906 (15 connections now open) 2014-10-06T15:44:45.982+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39178 #6907 (16 connections now open) 2014-10-06T15:44:45.982+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39179 #6908 (17 connections now open) 2014-10-06T15:44:45.982+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39180 #6909 (18 connections now open) 2014-10-06T15:44:45.982+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39181 #6910 (19 connections now open) 2014-10-06T15:44:45.990+0000 I NETWORK [conn6894] end connection 127.0.0.1:39164 (18 connections now open) 2014-10-06T15:44:50.991+0000 I NETWORK [conn6895] end connection 127.0.0.1:39166 (17 connections now open) 2014-10-06T15:44:50.992+0000 I NETWORK [conn6905] end connection 127.0.0.1:39176 (16 connections now open) 2014-10-06T15:44:50.992+0000 I NETWORK [conn6907] end connection 127.0.0.1:39178 (15 connections now open) 2014-10-06T15:44:50.993+0000 I NETWORK [conn6910] end connection 127.0.0.1:39181 (14 connections now open) 2014-10-06T15:44:50.993+0000 I NETWORK [conn6909] end connection 127.0.0.1:39180 (13 connections now open) 2014-10-06T15:44:50.993+0000 I NETWORK [conn6900] end connection 127.0.0.1:39171 (12 connections now open) 2014-10-06T15:44:50.994+0000 I NETWORK [conn6897] end connection 127.0.0.1:39168 (11 connections now open) 2014-10-06T15:44:50.994+0000 I NETWORK [conn6898] end connection 127.0.0.1:39169 (11 connections now open) 2014-10-06T15:44:50.994+0000 I NETWORK [conn6906] end connection 127.0.0.1:39177 (9 connections now open) 2014-10-06T15:44:50.994+0000 I NETWORK [conn6904] end connection 127.0.0.1:39175 (8 connections now open) 2014-10-06T15:44:50.994+0000 I NETWORK [conn6908] end connection 127.0.0.1:39179 (8 connections now open) 2014-10-06T15:44:50.994+0000 I NETWORK [conn6896] end connection 127.0.0.1:39165 (8 connections now open) 2014-10-06T15:44:50.994+0000 I NETWORK [conn6901] end connection 127.0.0.1:39172 (8 connections now open) 2014-10-06T15:44:50.994+0000 I NETWORK [conn6903] end connection 127.0.0.1:39174 (4 connections now open) 2014-10-06T15:44:50.995+0000 I NETWORK [conn6899] end connection 127.0.0.1:39170 (3 connections now open) 2014-10-06T15:44:50.995+0000 I NETWORK [conn6902] end connection 127.0.0.1:39173 (2 connections now open) 2014-10-06T15:44:50.995+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39182 #6911 (3 connections now open) 2014-10-06T15:44:50.996+0000 I NETWORK [conn6911] end connection 127.0.0.1:39182 (2 connections now open) 2014-10-06T15:44:50.996+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:44:50.999+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:44:50.999+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:44:51.356+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39183 #6912 (3 connections now open) 2014-10-06T15:44:51.357+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39184 #6913 (4 connections now open) 2014-10-06T15:44:51.357+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39185 #6914 (5 connections now open) 2014-10-06T15:44:51.357+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39187 #6915 (6 connections now open) 2014-10-06T15:44:51.357+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39186 #6916 (7 connections now open) 2014-10-06T15:44:51.357+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39188 #6917 (8 connections now open) 2014-10-06T15:44:51.357+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39189 #6918 (9 connections now open) 2014-10-06T15:44:51.359+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39190 #6919 (10 connections now open) 2014-10-06T15:44:51.360+0000 I NETWORK [conn6912] end connection 127.0.0.1:39183 (9 connections now open) 2014-10-06T15:44:51.360+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39191 #6920 (10 connections now open) 2014-10-06T15:44:51.360+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39192 #6921 (11 connections now open) 2014-10-06T15:44:51.360+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39193 #6922 (12 connections now open) 2014-10-06T15:44:51.361+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39194 #6923 (13 connections now open) 2014-10-06T15:44:51.361+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39195 #6924 (14 connections now open) 2014-10-06T15:44:51.361+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39196 #6925 (15 connections now open) 2014-10-06T15:44:51.361+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39197 #6926 (16 connections now open) 2014-10-06T15:44:51.361+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39198 #6927 (17 connections now open) 2014-10-06T15:44:51.361+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39199 #6928 (18 connections now open) 2014-10-06T15:44:56.360+0000 I NETWORK [conn6923] end connection 127.0.0.1:39194 (17 connections now open) 2014-10-06T15:44:56.361+0000 I NETWORK [conn6920] end connection 127.0.0.1:39191 (16 connections now open) 2014-10-06T15:44:56.361+0000 I NETWORK [conn6918] end connection 127.0.0.1:39189 (15 connections now open) 2014-10-06T15:44:56.361+0000 I NETWORK [conn6925] end connection 127.0.0.1:39196 (14 connections now open) 2014-10-06T15:44:56.361+0000 I NETWORK [conn6919] end connection 127.0.0.1:39190 (13 connections now open) 2014-10-06T15:44:56.363+0000 I NETWORK [conn6915] end connection 127.0.0.1:39187 (12 connections now open) 2014-10-06T15:44:56.363+0000 I NETWORK [conn6921] end connection 127.0.0.1:39192 (11 connections now open) 2014-10-06T15:44:56.363+0000 I NETWORK [conn6922] end connection 127.0.0.1:39193 (10 connections now open) 2014-10-06T15:44:56.363+0000 I NETWORK [conn6928] end connection 127.0.0.1:39199 (10 connections now open) 2014-10-06T15:44:56.363+0000 I NETWORK [conn6913] end connection 127.0.0.1:39184 (10 connections now open) 2014-10-06T15:44:56.363+0000 I NETWORK [conn6916] end connection 127.0.0.1:39186 (7 connections now open) 2014-10-06T15:44:56.363+0000 I NETWORK [conn6917] end connection 127.0.0.1:39188 (7 connections now open) 2014-10-06T15:44:56.364+0000 I NETWORK [conn6914] end connection 127.0.0.1:39185 (5 connections now open) 2014-10-06T15:44:56.364+0000 I NETWORK [conn6924] end connection 127.0.0.1:39195 (5 connections now open) 2014-10-06T15:44:56.364+0000 I NETWORK [conn6927] end connection 127.0.0.1:39198 (3 connections now open) 2014-10-06T15:44:56.364+0000 I NETWORK [conn6926] end connection 127.0.0.1:39197 (3 connections now open) 2014-10-06T15:44:56.364+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39200 #6929 (3 connections now open) 2014-10-06T15:44:56.365+0000 I NETWORK [conn6929] end connection 127.0.0.1:39200 (2 connections now open) 2014-10-06T15:44:56.365+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:44:56.368+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:44:56.368+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:44:56.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39201 #6930 (3 connections now open) 2014-10-06T15:44:56.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39203 #6931 (4 connections now open) 2014-10-06T15:44:56.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39202 #6932 (5 connections now open) 2014-10-06T15:44:56.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39205 #6933 (6 connections now open) 2014-10-06T15:44:56.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39206 #6934 (7 connections now open) 2014-10-06T15:44:56.740+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39207 #6935 (8 connections now open) 2014-10-06T15:44:56.741+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39208 #6936 (9 connections now open) 2014-10-06T15:44:56.741+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39209 #6937 (10 connections now open) 2014-10-06T15:44:56.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39210 #6938 (11 connections now open) 2014-10-06T15:44:56.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39211 #6939 (12 connections now open) 2014-10-06T15:44:56.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39212 #6940 (13 connections now open) 2014-10-06T15:44:56.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39213 #6941 (14 connections now open) 2014-10-06T15:44:56.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39214 #6942 (15 connections now open) 2014-10-06T15:44:56.746+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39215 #6943 (16 connections now open) 2014-10-06T15:44:56.746+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39216 #6944 (17 connections now open) 2014-10-06T15:44:56.747+0000 I NETWORK [conn6930] end connection 127.0.0.1:39201 (16 connections now open) 2014-10-06T15:44:56.747+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39217 #6945 (17 connections now open) 2014-10-06T15:44:56.748+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39218 #6946 (18 connections now open) 2014-10-06T15:45:01.747+0000 I NETWORK [conn6944] end connection 127.0.0.1:39216 (17 connections now open) 2014-10-06T15:45:01.748+0000 I NETWORK [conn6941] end connection 127.0.0.1:39213 (17 connections now open) 2014-10-06T15:45:01.748+0000 I NETWORK [conn6945] end connection 127.0.0.1:39217 (16 connections now open) 2014-10-06T15:45:01.748+0000 I NETWORK [conn6935] end connection 127.0.0.1:39207 (16 connections now open) 2014-10-06T15:45:01.750+0000 I NETWORK [conn6932] end connection 127.0.0.1:39202 (13 connections now open) 2014-10-06T15:45:01.750+0000 I NETWORK [conn6946] end connection 127.0.0.1:39218 (12 connections now open) 2014-10-06T15:45:01.750+0000 I NETWORK [conn6933] end connection 127.0.0.1:39205 (11 connections now open) 2014-10-06T15:45:01.749+0000 I NETWORK [conn6939] end connection 127.0.0.1:39211 (16 connections now open) 2014-10-06T15:45:01.749+0000 I NETWORK [conn6943] end connection 127.0.0.1:39215 (16 connections now open) 2014-10-06T15:45:01.750+0000 I NETWORK [conn6934] end connection 127.0.0.1:39206 (9 connections now open) 2014-10-06T15:45:01.749+0000 I NETWORK [conn6940] end connection 127.0.0.1:39212 (16 connections now open) 2014-10-06T15:45:01.750+0000 I NETWORK [conn6938] end connection 127.0.0.1:39210 (8 connections now open) 2014-10-06T15:45:01.750+0000 I NETWORK [conn6931] end connection 127.0.0.1:39203 (5 connections now open) 2014-10-06T15:45:01.750+0000 I NETWORK [conn6942] end connection 127.0.0.1:39214 (4 connections now open) 2014-10-06T15:45:01.751+0000 I NETWORK [conn6937] end connection 127.0.0.1:39209 (3 connections now open) 2014-10-06T15:45:01.751+0000 I NETWORK [conn6936] end connection 127.0.0.1:39208 (2 connections now open) 2014-10-06T15:45:01.751+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39219 #6947 (3 connections now open) 2014-10-06T15:45:01.751+0000 I NETWORK [conn6947] end connection 127.0.0.1:39219 (2 connections now open) 2014-10-06T15:45:01.752+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:45:01.755+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:45:01.755+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:45:02.108+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39220 #6948 (3 connections now open) 2014-10-06T15:45:02.109+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39221 #6949 (4 connections now open) 2014-10-06T15:45:02.109+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39222 #6950 (5 connections now open) 2014-10-06T15:45:02.109+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39223 #6951 (6 connections now open) 2014-10-06T15:45:02.109+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39224 #6952 (7 connections now open) 2014-10-06T15:45:02.109+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39225 #6953 (8 connections now open) 2014-10-06T15:45:02.109+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39226 #6954 (9 connections now open) 2014-10-06T15:45:02.110+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39227 #6955 (10 connections now open) 2014-10-06T15:45:02.110+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39228 #6956 (11 connections now open) 2014-10-06T15:45:02.110+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39229 #6957 (12 connections now open) 2014-10-06T15:45:02.111+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39230 #6958 (13 connections now open) 2014-10-06T15:45:02.111+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39231 #6959 (14 connections now open) 2014-10-06T15:45:02.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39232 #6960 (15 connections now open) 2014-10-06T15:45:02.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39233 #6961 (16 connections now open) 2014-10-06T15:45:02.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39234 #6962 (17 connections now open) 2014-10-06T15:45:02.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39235 #6963 (18 connections now open) 2014-10-06T15:45:02.113+0000 I NETWORK [conn6948] end connection 127.0.0.1:39220 (17 connections now open) 2014-10-06T15:45:02.113+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39236 #6964 (18 connections now open) 2014-10-06T15:45:07.113+0000 I NETWORK [conn6952] end connection 127.0.0.1:39224 (17 connections now open) 2014-10-06T15:45:07.114+0000 I NETWORK [conn6956] end connection 127.0.0.1:39228 (16 connections now open) 2014-10-06T15:45:07.114+0000 I NETWORK [conn6953] end connection 127.0.0.1:39225 (15 connections now open) 2014-10-06T15:45:07.114+0000 I NETWORK [conn6962] end connection 127.0.0.1:39234 (14 connections now open) 2014-10-06T15:45:07.114+0000 I NETWORK [conn6951] end connection 127.0.0.1:39223 (13 connections now open) 2014-10-06T15:45:07.115+0000 I NETWORK [conn6954] end connection 127.0.0.1:39226 (12 connections now open) 2014-10-06T15:45:07.115+0000 I NETWORK [conn6964] end connection 127.0.0.1:39236 (11 connections now open) 2014-10-06T15:45:07.115+0000 I NETWORK [conn6949] end connection 127.0.0.1:39221 (10 connections now open) 2014-10-06T15:45:07.115+0000 I NETWORK [conn6955] end connection 127.0.0.1:39227 (9 connections now open) 2014-10-06T15:45:07.116+0000 I NETWORK [conn6958] end connection 127.0.0.1:39230 (8 connections now open) 2014-10-06T15:45:07.116+0000 I NETWORK [conn6961] end connection 127.0.0.1:39233 (7 connections now open) 2014-10-06T15:45:07.116+0000 I NETWORK [conn6957] end connection 127.0.0.1:39229 (6 connections now open) 2014-10-06T15:45:07.116+0000 I NETWORK [conn6960] end connection 127.0.0.1:39232 (5 connections now open) 2014-10-06T15:45:07.117+0000 I NETWORK [conn6959] end connection 127.0.0.1:39231 (4 connections now open) 2014-10-06T15:45:07.117+0000 I NETWORK [conn6963] end connection 127.0.0.1:39235 (3 connections now open) 2014-10-06T15:45:07.117+0000 I NETWORK [conn6950] end connection 127.0.0.1:39222 (2 connections now open) 2014-10-06T15:45:07.118+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39237 #6965 (3 connections now open) 2014-10-06T15:45:07.118+0000 I NETWORK [conn6965] end connection 127.0.0.1:39237 (2 connections now open) 2014-10-06T15:45:07.118+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:45:07.122+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:45:07.122+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:45:07.495+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39238 #6966 (3 connections now open) 2014-10-06T15:45:07.495+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39239 #6967 (4 connections now open) 2014-10-06T15:45:07.495+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39240 #6968 (5 connections now open) 2014-10-06T15:45:07.496+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39241 #6969 (6 connections now open) 2014-10-06T15:45:07.496+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39242 #6970 (7 connections now open) 2014-10-06T15:45:07.496+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39243 #6971 (8 connections now open) 2014-10-06T15:45:07.496+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39244 #6972 (9 connections now open) 2014-10-06T15:45:07.496+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39245 #6973 (10 connections now open) 2014-10-06T15:45:07.497+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39246 #6974 (11 connections now open) 2014-10-06T15:45:07.497+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39247 #6975 (12 connections now open) 2014-10-06T15:45:07.497+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39248 #6976 (13 connections now open) 2014-10-06T15:45:07.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39249 #6977 (14 connections now open) 2014-10-06T15:45:07.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39250 #6978 (15 connections now open) 2014-10-06T15:45:07.500+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39251 #6979 (16 connections now open) 2014-10-06T15:45:07.502+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39252 #6980 (17 connections now open) 2014-10-06T15:45:07.502+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39253 #6981 (18 connections now open) 2014-10-06T15:45:07.503+0000 I NETWORK [conn6966] end connection 127.0.0.1:39238 (17 connections now open) 2014-10-06T15:45:07.508+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39254 #6982 (18 connections now open) 2014-10-06T15:45:12.504+0000 I NETWORK [conn6976] end connection 127.0.0.1:39248 (17 connections now open) 2014-10-06T15:45:12.505+0000 I NETWORK [conn6978] end connection 127.0.0.1:39250 (16 connections now open) 2014-10-06T15:45:12.505+0000 I NETWORK [conn6975] end connection 127.0.0.1:39247 (15 connections now open) 2014-10-06T15:45:12.505+0000 I NETWORK [conn6967] end connection 127.0.0.1:39239 (14 connections now open) 2014-10-06T15:45:12.506+0000 I NETWORK [conn6968] end connection 127.0.0.1:39240 (13 connections now open) 2014-10-06T15:45:12.506+0000 I NETWORK [conn6980] end connection 127.0.0.1:39252 (13 connections now open) 2014-10-06T15:45:12.506+0000 I NETWORK [conn6969] end connection 127.0.0.1:39241 (12 connections now open) 2014-10-06T15:45:12.506+0000 I NETWORK [conn6977] end connection 127.0.0.1:39249 (10 connections now open) 2014-10-06T15:45:12.506+0000 I NETWORK [conn6981] end connection 127.0.0.1:39253 (9 connections now open) 2014-10-06T15:45:12.506+0000 I NETWORK [conn6972] end connection 127.0.0.1:39244 (8 connections now open) 2014-10-06T15:45:12.506+0000 I NETWORK [conn6974] end connection 127.0.0.1:39246 (8 connections now open) 2014-10-06T15:45:12.507+0000 I NETWORK [conn6979] end connection 127.0.0.1:39251 (6 connections now open) 2014-10-06T15:45:12.507+0000 I NETWORK [conn6973] end connection 127.0.0.1:39245 (6 connections now open) 2014-10-06T15:45:12.507+0000 I NETWORK [conn6982] end connection 127.0.0.1:39254 (4 connections now open) 2014-10-06T15:45:12.507+0000 I NETWORK [conn6971] end connection 127.0.0.1:39243 (3 connections now open) 2014-10-06T15:45:12.508+0000 I NETWORK [conn6970] end connection 127.0.0.1:39242 (2 connections now open) 2014-10-06T15:45:12.508+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39255 #6983 (3 connections now open) 2014-10-06T15:45:12.508+0000 I NETWORK [conn6983] end connection 127.0.0.1:39255 (2 connections now open) 2014-10-06T15:45:12.509+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:45:12.511+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:45:12.512+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:45:12.878+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39256 #6984 (3 connections now open) 2014-10-06T15:45:12.878+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39257 #6985 (4 connections now open) 2014-10-06T15:45:12.878+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39258 #6986 (5 connections now open) 2014-10-06T15:45:12.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39259 #6987 (6 connections now open) 2014-10-06T15:45:12.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39260 #6988 (7 connections now open) 2014-10-06T15:45:12.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39261 #6989 (8 connections now open) 2014-10-06T15:45:12.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39262 #6990 (9 connections now open) 2014-10-06T15:45:12.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39263 #6991 (10 connections now open) 2014-10-06T15:45:12.881+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39264 #6992 (11 connections now open) 2014-10-06T15:45:12.881+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39265 #6993 (12 connections now open) 2014-10-06T15:45:12.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39266 #6994 (13 connections now open) 2014-10-06T15:45:12.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39267 #6995 (14 connections now open) 2014-10-06T15:45:12.887+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39268 #6996 (15 connections now open) 2014-10-06T15:45:12.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39269 #6997 (16 connections now open) 2014-10-06T15:45:12.894+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39270 #6998 (17 connections now open) 2014-10-06T15:45:12.894+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39271 #6999 (18 connections now open) 2014-10-06T15:45:12.896+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39272 #7000 (19 connections now open) 2014-10-06T15:45:12.898+0000 I NETWORK [conn6984] end connection 127.0.0.1:39256 (18 connections now open) 2014-10-06T15:45:17.899+0000 I NETWORK [conn6992] end connection 127.0.0.1:39264 (17 connections now open) 2014-10-06T15:45:17.899+0000 I NETWORK [conn6988] end connection 127.0.0.1:39260 (16 connections now open) 2014-10-06T15:45:17.901+0000 I NETWORK [conn7000] end connection 127.0.0.1:39272 (15 connections now open) 2014-10-06T15:45:17.901+0000 I NETWORK [conn6989] end connection 127.0.0.1:39261 (14 connections now open) 2014-10-06T15:45:17.901+0000 I NETWORK [conn6997] end connection 127.0.0.1:39269 (14 connections now open) 2014-10-06T15:45:17.901+0000 I NETWORK [conn6995] end connection 127.0.0.1:39267 (12 connections now open) 2014-10-06T15:45:17.901+0000 I NETWORK [conn6994] end connection 127.0.0.1:39266 (11 connections now open) 2014-10-06T15:45:17.902+0000 I NETWORK [conn6996] end connection 127.0.0.1:39268 (10 connections now open) 2014-10-06T15:45:17.902+0000 I NETWORK [conn6993] end connection 127.0.0.1:39265 (9 connections now open) 2014-10-06T15:45:17.902+0000 I NETWORK [conn6990] end connection 127.0.0.1:39262 (9 connections now open) 2014-10-06T15:45:17.902+0000 I NETWORK [conn6986] end connection 127.0.0.1:39258 (9 connections now open) 2014-10-06T15:45:17.902+0000 I NETWORK [conn6991] end connection 127.0.0.1:39263 (6 connections now open) 2014-10-06T15:45:17.902+0000 I NETWORK [conn6998] end connection 127.0.0.1:39270 (5 connections now open) 2014-10-06T15:45:17.902+0000 I NETWORK [conn6999] end connection 127.0.0.1:39271 (5 connections now open) 2014-10-06T15:45:17.902+0000 I NETWORK [conn6987] end connection 127.0.0.1:39259 (4 connections now open) 2014-10-06T15:45:17.902+0000 I NETWORK [conn6985] end connection 127.0.0.1:39257 (2 connections now open) 2014-10-06T15:45:17.903+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39273 #7001 (3 connections now open) 2014-10-06T15:45:17.903+0000 I NETWORK [conn7001] end connection 127.0.0.1:39273 (2 connections now open) 2014-10-06T15:45:17.903+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:45:17.908+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:45:17.909+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:45:18.265+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39274 #7002 (3 connections now open) 2014-10-06T15:45:18.266+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39275 #7003 (4 connections now open) 2014-10-06T15:45:18.266+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39276 #7004 (5 connections now open) 2014-10-06T15:45:18.266+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39277 #7005 (6 connections now open) 2014-10-06T15:45:18.266+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39278 #7006 (7 connections now open) 2014-10-06T15:45:18.266+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39279 #7007 (8 connections now open) 2014-10-06T15:45:18.266+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39280 #7008 (9 connections now open) 2014-10-06T15:45:18.266+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39281 #7009 (10 connections now open) 2014-10-06T15:45:18.268+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39282 #7010 (11 connections now open) 2014-10-06T15:45:18.269+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39283 #7011 (12 connections now open) 2014-10-06T15:45:18.273+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39284 #7012 (13 connections now open) 2014-10-06T15:45:18.275+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39285 #7013 (14 connections now open) 2014-10-06T15:45:18.276+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39286 #7014 (15 connections now open) 2014-10-06T15:45:18.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39287 #7015 (16 connections now open) 2014-10-06T15:45:18.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39288 #7016 (17 connections now open) 2014-10-06T15:45:18.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39289 #7017 (18 connections now open) 2014-10-06T15:45:18.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39290 #7018 (19 connections now open) 2014-10-06T15:45:18.285+0000 I NETWORK [conn7002] end connection 127.0.0.1:39274 (18 connections now open) 2014-10-06T15:45:23.285+0000 I NETWORK [conn7014] end connection 127.0.0.1:39286 (17 connections now open) 2014-10-06T15:45:23.287+0000 I NETWORK [conn7003] end connection 127.0.0.1:39275 (16 connections now open) 2014-10-06T15:45:23.287+0000 I NETWORK [conn7012] end connection 127.0.0.1:39284 (15 connections now open) 2014-10-06T15:45:23.287+0000 I NETWORK [conn7010] end connection 127.0.0.1:39282 (14 connections now open) 2014-10-06T15:45:23.287+0000 I NETWORK [conn7004] end connection 127.0.0.1:39276 (13 connections now open) 2014-10-06T15:45:23.288+0000 I NETWORK [conn7005] end connection 127.0.0.1:39277 (12 connections now open) 2014-10-06T15:45:23.288+0000 I NETWORK [conn7013] end connection 127.0.0.1:39285 (11 connections now open) 2014-10-06T15:45:23.288+0000 I NETWORK [conn7016] end connection 127.0.0.1:39288 (10 connections now open) 2014-10-06T15:45:23.288+0000 I NETWORK [conn7009] end connection 127.0.0.1:39281 (9 connections now open) 2014-10-06T15:45:23.288+0000 I NETWORK [conn7017] end connection 127.0.0.1:39289 (8 connections now open) 2014-10-06T15:45:23.288+0000 I NETWORK [conn7018] end connection 127.0.0.1:39290 (7 connections now open) 2014-10-06T15:45:23.288+0000 I NETWORK [conn7006] end connection 127.0.0.1:39278 (7 connections now open) 2014-10-06T15:45:23.289+0000 I NETWORK [conn7011] end connection 127.0.0.1:39283 (5 connections now open) 2014-10-06T15:45:23.289+0000 I NETWORK [conn7007] end connection 127.0.0.1:39279 (4 connections now open) 2014-10-06T15:45:23.290+0000 I NETWORK [conn7008] end connection 127.0.0.1:39280 (4 connections now open) 2014-10-06T15:45:23.290+0000 I NETWORK [conn7015] end connection 127.0.0.1:39287 (2 connections now open) 2014-10-06T15:45:23.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39291 #7019 (3 connections now open) 2014-10-06T15:45:23.290+0000 I NETWORK [conn7019] end connection 127.0.0.1:39291 (2 connections now open) 2014-10-06T15:45:23.291+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:45:23.295+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:45:23.295+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:45:23.667+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39292 #7020 (3 connections now open) 2014-10-06T15:45:23.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39293 #7021 (4 connections now open) 2014-10-06T15:45:23.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39294 #7022 (5 connections now open) 2014-10-06T15:45:23.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39295 #7023 (6 connections now open) 2014-10-06T15:45:23.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39296 #7024 (7 connections now open) 2014-10-06T15:45:23.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39297 #7025 (8 connections now open) 2014-10-06T15:45:23.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39298 #7026 (9 connections now open) 2014-10-06T15:45:23.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39299 #7027 (10 connections now open) 2014-10-06T15:45:23.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39300 #7028 (11 connections now open) 2014-10-06T15:45:23.670+0000 I NETWORK [conn7020] end connection 127.0.0.1:39292 (10 connections now open) 2014-10-06T15:45:28.671+0000 I NETWORK [conn7027] end connection 127.0.0.1:39299 (9 connections now open) 2014-10-06T15:45:28.671+0000 I NETWORK [conn7025] end connection 127.0.0.1:39297 (9 connections now open) 2014-10-06T15:45:28.671+0000 I NETWORK [conn7024] end connection 127.0.0.1:39296 (7 connections now open) 2014-10-06T15:45:28.671+0000 I NETWORK [conn7026] end connection 127.0.0.1:39298 (6 connections now open) 2014-10-06T15:45:28.671+0000 I NETWORK [conn7023] end connection 127.0.0.1:39295 (5 connections now open) 2014-10-06T15:45:28.671+0000 I NETWORK [conn7028] end connection 127.0.0.1:39300 (4 connections now open) 2014-10-06T15:45:28.671+0000 I NETWORK [conn7022] end connection 127.0.0.1:39294 (3 connections now open) 2014-10-06T15:45:28.672+0000 I NETWORK [conn7021] end connection 127.0.0.1:39293 (2 connections now open) 2014-10-06T15:45:28.672+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39301 #7029 (3 connections now open) 2014-10-06T15:45:28.672+0000 I NETWORK [conn7029] end connection 127.0.0.1:39301 (2 connections now open) 2014-10-06T15:45:28.672+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:45:28.675+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:45:28.676+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:45:29.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39302 #7030 (3 connections now open) 2014-10-06T15:45:29.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39303 #7031 (4 connections now open) 2014-10-06T15:45:29.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39304 #7032 (5 connections now open) 2014-10-06T15:45:29.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39305 #7033 (6 connections now open) 2014-10-06T15:45:29.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39306 #7034 (7 connections now open) 2014-10-06T15:45:29.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39307 #7035 (8 connections now open) 2014-10-06T15:45:29.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39308 #7036 (9 connections now open) 2014-10-06T15:45:29.035+0000 I NETWORK [conn7030] end connection 127.0.0.1:39302 (8 connections now open) 2014-10-06T15:45:29.036+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39309 #7037 (9 connections now open) 2014-10-06T15:45:29.036+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39310 #7038 (10 connections now open) 2014-10-06T15:45:34.035+0000 I NETWORK [conn7031] end connection 127.0.0.1:39303 (9 connections now open) 2014-10-06T15:45:34.036+0000 I NETWORK [conn7035] end connection 127.0.0.1:39307 (8 connections now open) 2014-10-06T15:45:34.036+0000 I NETWORK [conn7032] end connection 127.0.0.1:39304 (7 connections now open) 2014-10-06T15:45:34.036+0000 I NETWORK [conn7036] end connection 127.0.0.1:39308 (6 connections now open) 2014-10-06T15:45:34.036+0000 I NETWORK [conn7033] end connection 127.0.0.1:39305 (6 connections now open) 2014-10-06T15:45:34.036+0000 I NETWORK [conn7034] end connection 127.0.0.1:39306 (5 connections now open) 2014-10-06T15:45:34.036+0000 I NETWORK [conn7037] end connection 127.0.0.1:39309 (4 connections now open) 2014-10-06T15:45:34.036+0000 I NETWORK [conn7038] end connection 127.0.0.1:39310 (2 connections now open) 2014-10-06T15:45:34.037+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39311 #7039 (3 connections now open) 2014-10-06T15:45:34.037+0000 I NETWORK [conn7039] end connection 127.0.0.1:39311 (2 connections now open) 2014-10-06T15:45:34.037+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:45:34.042+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:45:34.043+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:45:34.416+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39312 #7040 (3 connections now open) 2014-10-06T15:45:34.417+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39314 #7041 (4 connections now open) 2014-10-06T15:45:34.417+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39313 #7042 (5 connections now open) 2014-10-06T15:45:34.417+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39315 #7043 (6 connections now open) 2014-10-06T15:45:34.417+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39316 #7044 (7 connections now open) 2014-10-06T15:45:34.417+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39317 #7045 (8 connections now open) 2014-10-06T15:45:34.417+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39318 #7046 (9 connections now open) 2014-10-06T15:45:34.417+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39319 #7047 (10 connections now open) 2014-10-06T15:45:34.417+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39320 #7048 (11 connections now open) 2014-10-06T15:45:34.418+0000 I NETWORK [conn7040] end connection 127.0.0.1:39312 (10 connections now open) 2014-10-06T15:45:39.419+0000 I NETWORK [conn7042] end connection 127.0.0.1:39313 (9 connections now open) 2014-10-06T15:45:39.419+0000 I NETWORK [conn7046] end connection 127.0.0.1:39318 (9 connections now open) 2014-10-06T15:45:39.419+0000 I NETWORK [conn7047] end connection 127.0.0.1:39319 (9 connections now open) 2014-10-06T15:45:39.419+0000 I NETWORK [conn7043] end connection 127.0.0.1:39315 (6 connections now open) 2014-10-06T15:45:39.419+0000 I NETWORK [conn7045] end connection 127.0.0.1:39317 (6 connections now open) 2014-10-06T15:45:39.419+0000 I NETWORK [conn7044] end connection 127.0.0.1:39316 (4 connections now open) 2014-10-06T15:45:39.420+0000 I NETWORK [conn7041] end connection 127.0.0.1:39314 (3 connections now open) 2014-10-06T15:45:39.420+0000 I NETWORK [conn7048] end connection 127.0.0.1:39320 (3 connections now open) 2014-10-06T15:45:39.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39321 #7049 (3 connections now open) 2014-10-06T15:45:39.420+0000 I NETWORK [conn7049] end connection 127.0.0.1:39321 (2 connections now open) 2014-10-06T15:45:39.421+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:45:39.423+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:45:39.424+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:45:39.794+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39322 #7050 (3 connections now open) 2014-10-06T15:45:39.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39323 #7051 (4 connections now open) 2014-10-06T15:45:39.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39324 #7052 (5 connections now open) 2014-10-06T15:45:39.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39325 #7053 (6 connections now open) 2014-10-06T15:45:39.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39326 #7054 (7 connections now open) 2014-10-06T15:45:39.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39327 #7055 (8 connections now open) 2014-10-06T15:45:39.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39328 #7056 (9 connections now open) 2014-10-06T15:45:39.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39329 #7057 (10 connections now open) 2014-10-06T15:45:39.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39330 #7058 (11 connections now open) 2014-10-06T15:45:39.798+0000 I NETWORK [conn7050] end connection 127.0.0.1:39322 (10 connections now open) 2014-10-06T15:45:44.798+0000 I NETWORK [conn7051] end connection 127.0.0.1:39323 (9 connections now open) 2014-10-06T15:45:44.798+0000 I NETWORK [conn7056] end connection 127.0.0.1:39328 (9 connections now open) 2014-10-06T15:45:44.799+0000 I NETWORK [conn7054] end connection 127.0.0.1:39326 (7 connections now open) 2014-10-06T15:45:44.799+0000 I NETWORK [conn7055] end connection 127.0.0.1:39327 (8 connections now open) 2014-10-06T15:45:44.799+0000 I NETWORK [conn7057] end connection 127.0.0.1:39329 (8 connections now open) 2014-10-06T15:45:44.799+0000 I NETWORK [conn7058] end connection 127.0.0.1:39330 (6 connections now open) 2014-10-06T15:45:44.799+0000 I NETWORK [conn7052] end connection 127.0.0.1:39324 (3 connections now open) 2014-10-06T15:45:44.800+0000 I NETWORK [conn7053] end connection 127.0.0.1:39325 (2 connections now open) 2014-10-06T15:45:44.800+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39331 #7059 (3 connections now open) 2014-10-06T15:45:44.800+0000 I NETWORK [conn7059] end connection 127.0.0.1:39331 (2 connections now open) 2014-10-06T15:45:44.801+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:45:44.806+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:45:44.806+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:45:45.162+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39332 #7060 (3 connections now open) 2014-10-06T15:45:45.162+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39333 #7061 (4 connections now open) 2014-10-06T15:45:45.162+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39334 #7062 (5 connections now open) 2014-10-06T15:45:45.162+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39335 #7063 (6 connections now open) 2014-10-06T15:45:45.162+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39336 #7064 (7 connections now open) 2014-10-06T15:45:45.163+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39338 #7065 (8 connections now open) 2014-10-06T15:45:45.163+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39337 #7066 (9 connections now open) 2014-10-06T15:45:45.163+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39339 #7067 (10 connections now open) 2014-10-06T15:45:45.163+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39340 #7068 (11 connections now open) 2014-10-06T15:45:45.165+0000 I NETWORK [conn7060] end connection 127.0.0.1:39332 (10 connections now open) 2014-10-06T15:45:50.165+0000 I NETWORK [conn7061] end connection 127.0.0.1:39333 (9 connections now open) 2014-10-06T15:45:50.165+0000 I NETWORK [conn7063] end connection 127.0.0.1:39335 (8 connections now open) 2014-10-06T15:45:50.166+0000 I NETWORK [conn7067] end connection 127.0.0.1:39339 (7 connections now open) 2014-10-06T15:45:50.166+0000 I NETWORK [conn7064] end connection 127.0.0.1:39336 (8 connections now open) 2014-10-06T15:45:50.166+0000 I NETWORK [conn7065] end connection 127.0.0.1:39338 (8 connections now open) 2014-10-06T15:45:50.166+0000 I NETWORK [conn7062] end connection 127.0.0.1:39334 (4 connections now open) 2014-10-06T15:45:50.166+0000 I NETWORK [conn7066] end connection 127.0.0.1:39337 (4 connections now open) 2014-10-06T15:45:50.166+0000 I NETWORK [conn7068] end connection 127.0.0.1:39340 (2 connections now open) 2014-10-06T15:45:50.166+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39341 #7069 (3 connections now open) 2014-10-06T15:45:50.167+0000 I NETWORK [conn7069] end connection 127.0.0.1:39341 (2 connections now open) 2014-10-06T15:45:50.167+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:45:50.172+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:45:50.172+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:45:50.543+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39342 #7070 (3 connections now open) 2014-10-06T15:45:50.544+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39343 #7071 (4 connections now open) 2014-10-06T15:45:50.544+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39344 #7072 (5 connections now open) 2014-10-06T15:45:50.544+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39345 #7073 (6 connections now open) 2014-10-06T15:45:50.544+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39346 #7074 (7 connections now open) 2014-10-06T15:45:50.544+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39347 #7075 (8 connections now open) 2014-10-06T15:45:50.544+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39348 #7076 (9 connections now open) 2014-10-06T15:45:50.544+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39349 #7077 (10 connections now open) 2014-10-06T15:45:50.545+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39350 #7078 (11 connections now open) 2014-10-06T15:45:50.545+0000 I NETWORK [conn7070] end connection 127.0.0.1:39342 (10 connections now open) 2014-10-06T15:45:55.546+0000 I NETWORK [conn7076] end connection 127.0.0.1:39348 (9 connections now open) 2014-10-06T15:45:55.546+0000 I NETWORK [conn7075] end connection 127.0.0.1:39347 (9 connections now open) 2014-10-06T15:45:55.546+0000 I NETWORK [conn7078] end connection 127.0.0.1:39350 (9 connections now open) 2014-10-06T15:45:55.546+0000 I NETWORK [conn7072] end connection 127.0.0.1:39344 (9 connections now open) 2014-10-06T15:45:55.547+0000 I NETWORK [conn7074] end connection 127.0.0.1:39346 (5 connections now open) 2014-10-06T15:45:55.547+0000 I NETWORK [conn7073] end connection 127.0.0.1:39345 (5 connections now open) 2014-10-06T15:45:55.547+0000 I NETWORK [conn7077] end connection 127.0.0.1:39349 (5 connections now open) 2014-10-06T15:45:55.547+0000 I NETWORK [conn7071] end connection 127.0.0.1:39343 (5 connections now open) 2014-10-06T15:45:55.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39351 #7079 (3 connections now open) 2014-10-06T15:45:55.548+0000 I NETWORK [conn7079] end connection 127.0.0.1:39351 (2 connections now open) 2014-10-06T15:45:55.548+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:45:55.550+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:45:55.550+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:45:55.903+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39352 #7080 (3 connections now open) 2014-10-06T15:45:55.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39353 #7081 (4 connections now open) 2014-10-06T15:45:55.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39355 #7082 (5 connections now open) 2014-10-06T15:45:55.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39356 #7083 (6 connections now open) 2014-10-06T15:45:55.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39354 #7084 (7 connections now open) 2014-10-06T15:45:55.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39357 #7085 (8 connections now open) 2014-10-06T15:45:55.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39358 #7086 (9 connections now open) 2014-10-06T15:45:55.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39359 #7087 (10 connections now open) 2014-10-06T15:45:55.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39360 #7088 (11 connections now open) 2014-10-06T15:45:55.907+0000 I NETWORK [conn7080] end connection 127.0.0.1:39352 (10 connections now open) 2014-10-06T15:46:00.908+0000 I NETWORK [conn7083] end connection 127.0.0.1:39356 (9 connections now open) 2014-10-06T15:46:00.908+0000 I NETWORK [conn7086] end connection 127.0.0.1:39358 (9 connections now open) 2014-10-06T15:46:00.908+0000 I NETWORK [conn7088] end connection 127.0.0.1:39360 (8 connections now open) 2014-10-06T15:46:00.908+0000 I NETWORK [conn7081] end connection 127.0.0.1:39353 (9 connections now open) 2014-10-06T15:46:00.908+0000 I NETWORK [conn7084] end connection 127.0.0.1:39354 (9 connections now open) 2014-10-06T15:46:00.908+0000 I NETWORK [conn7085] end connection 127.0.0.1:39357 (6 connections now open) 2014-10-06T15:46:00.908+0000 I NETWORK [conn7087] end connection 127.0.0.1:39359 (3 connections now open) 2014-10-06T15:46:00.908+0000 I NETWORK [conn7082] end connection 127.0.0.1:39355 (2 connections now open) 2014-10-06T15:46:00.908+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39361 #7089 (3 connections now open) 2014-10-06T15:46:00.909+0000 I NETWORK [conn7089] end connection 127.0.0.1:39361 (2 connections now open) 2014-10-06T15:46:00.909+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:46:00.911+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:46:00.912+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:46:01.281+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39362 #7090 (3 connections now open) 2014-10-06T15:46:01.281+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39363 #7091 (4 connections now open) 2014-10-06T15:46:01.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39364 #7092 (5 connections now open) 2014-10-06T15:46:01.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39365 #7093 (6 connections now open) 2014-10-06T15:46:01.282+0000 I NETWORK [conn7090] end connection 127.0.0.1:39362 (5 connections now open) 2014-10-06T15:46:01.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39366 #7094 (7 connections now open) 2014-10-06T15:46:06.282+0000 I NETWORK [conn7093] end connection 127.0.0.1:39365 (5 connections now open) 2014-10-06T15:46:06.282+0000 I NETWORK [conn7094] end connection 127.0.0.1:39366 (4 connections now open) 2014-10-06T15:46:06.283+0000 I NETWORK [conn7092] end connection 127.0.0.1:39364 (3 connections now open) 2014-10-06T15:46:06.283+0000 I NETWORK [conn7091] end connection 127.0.0.1:39363 (2 connections now open) 2014-10-06T15:46:06.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39367 #7095 (3 connections now open) 2014-10-06T15:46:06.284+0000 I NETWORK [conn7095] end connection 127.0.0.1:39367 (2 connections now open) 2014-10-06T15:46:06.284+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:46:06.285+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:46:06.285+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:46:06.654+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39368 #7096 (3 connections now open) 2014-10-06T15:46:06.654+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39369 #7097 (4 connections now open) 2014-10-06T15:46:06.654+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39370 #7098 (5 connections now open) 2014-10-06T15:46:06.654+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39371 #7099 (6 connections now open) 2014-10-06T15:46:06.654+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39372 #7100 (7 connections now open) 2014-10-06T15:46:06.655+0000 I NETWORK [conn7096] end connection 127.0.0.1:39368 (6 connections now open) 2014-10-06T15:46:11.655+0000 I NETWORK [conn7097] end connection 127.0.0.1:39369 (5 connections now open) 2014-10-06T15:46:11.655+0000 I NETWORK [conn7098] end connection 127.0.0.1:39370 (5 connections now open) 2014-10-06T15:46:11.656+0000 I NETWORK [conn7099] end connection 127.0.0.1:39371 (3 connections now open) 2014-10-06T15:46:11.656+0000 I NETWORK [conn7100] end connection 127.0.0.1:39372 (2 connections now open) 2014-10-06T15:46:11.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39373 #7101 (3 connections now open) 2014-10-06T15:46:11.657+0000 I NETWORK [conn7101] end connection 127.0.0.1:39373 (2 connections now open) 2014-10-06T15:46:11.657+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:46:11.658+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:46:11.658+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:46:12.010+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39374 #7102 (3 connections now open) 2014-10-06T15:46:12.010+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39375 #7103 (4 connections now open) 2014-10-06T15:46:12.010+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39377 #7104 (5 connections now open) 2014-10-06T15:46:12.010+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39376 #7105 (6 connections now open) 2014-10-06T15:46:12.011+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39379 #7106 (7 connections now open) 2014-10-06T15:46:12.011+0000 I NETWORK [conn7102] end connection 127.0.0.1:39374 (6 connections now open) 2014-10-06T15:46:17.011+0000 I NETWORK [conn7105] end connection 127.0.0.1:39376 (5 connections now open) 2014-10-06T15:46:17.011+0000 I NETWORK [conn7103] end connection 127.0.0.1:39375 (4 connections now open) 2014-10-06T15:46:17.012+0000 I NETWORK [conn7106] end connection 127.0.0.1:39379 (3 connections now open) 2014-10-06T15:46:17.012+0000 I NETWORK [conn7104] end connection 127.0.0.1:39377 (2 connections now open) 2014-10-06T15:46:17.012+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39380 #7107 (3 connections now open) 2014-10-06T15:46:17.013+0000 I NETWORK [conn7107] end connection 127.0.0.1:39380 (2 connections now open) 2014-10-06T15:46:17.013+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:46:17.014+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:46:17.014+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:46:17.388+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39381 #7108 (3 connections now open) 2014-10-06T15:46:17.388+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39382 #7109 (4 connections now open) 2014-10-06T15:46:17.388+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39383 #7110 (5 connections now open) 2014-10-06T15:46:17.388+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39384 #7111 (6 connections now open) 2014-10-06T15:46:17.388+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39385 #7112 (7 connections now open) 2014-10-06T15:46:17.388+0000 I NETWORK [conn7108] end connection 127.0.0.1:39381 (5 connections now open) 2014-10-06T15:46:22.389+0000 I NETWORK [conn7109] end connection 127.0.0.1:39382 (5 connections now open) 2014-10-06T15:46:22.389+0000 I NETWORK [conn7110] end connection 127.0.0.1:39383 (4 connections now open) 2014-10-06T15:46:22.390+0000 I NETWORK [conn7112] end connection 127.0.0.1:39385 (3 connections now open) 2014-10-06T15:46:22.390+0000 I NETWORK [conn7111] end connection 127.0.0.1:39384 (2 connections now open) 2014-10-06T15:46:22.390+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39386 #7113 (3 connections now open) 2014-10-06T15:46:22.390+0000 I NETWORK [conn7113] end connection 127.0.0.1:39386 (2 connections now open) 2014-10-06T15:46:22.390+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:46:22.391+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:46:22.391+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:46:22.764+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39387 #7114 (3 connections now open) 2014-10-06T15:46:22.764+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39388 #7115 (4 connections now open) 2014-10-06T15:46:22.764+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39389 #7116 (5 connections now open) 2014-10-06T15:46:22.764+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39390 #7117 (6 connections now open) 2014-10-06T15:46:22.765+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39391 #7118 (7 connections now open) 2014-10-06T15:46:22.765+0000 I NETWORK [conn7114] end connection 127.0.0.1:39387 (5 connections now open) 2014-10-06T15:46:27.765+0000 I NETWORK [conn7115] end connection 127.0.0.1:39388 (5 connections now open) 2014-10-06T15:46:27.765+0000 I NETWORK [conn7116] end connection 127.0.0.1:39389 (4 connections now open) 2014-10-06T15:46:27.766+0000 I NETWORK [conn7118] end connection 127.0.0.1:39391 (3 connections now open) 2014-10-06T15:46:27.766+0000 I NETWORK [conn7117] end connection 127.0.0.1:39390 (2 connections now open) 2014-10-06T15:46:27.766+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39392 #7119 (3 connections now open) 2014-10-06T15:46:27.766+0000 I NETWORK [conn7119] end connection 127.0.0.1:39392 (2 connections now open) 2014-10-06T15:46:27.767+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:46:27.767+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:46:27.768+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:46:28.130+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39393 #7120 (3 connections now open) 2014-10-06T15:46:28.130+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39394 #7121 (4 connections now open) 2014-10-06T15:46:28.130+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39395 #7122 (5 connections now open) 2014-10-06T15:46:28.130+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39396 #7123 (6 connections now open) 2014-10-06T15:46:28.130+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39397 #7124 (7 connections now open) 2014-10-06T15:46:28.130+0000 I NETWORK [conn7120] end connection 127.0.0.1:39393 (5 connections now open) 2014-10-06T15:46:33.131+0000 I NETWORK [conn7121] end connection 127.0.0.1:39394 (5 connections now open) 2014-10-06T15:46:33.131+0000 I NETWORK [conn7124] end connection 127.0.0.1:39397 (5 connections now open) 2014-10-06T15:46:33.132+0000 I NETWORK [conn7123] end connection 127.0.0.1:39396 (4 connections now open) 2014-10-06T15:46:33.132+0000 I NETWORK [conn7122] end connection 127.0.0.1:39395 (2 connections now open) 2014-10-06T15:46:33.132+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39398 #7125 (3 connections now open) 2014-10-06T15:46:33.132+0000 I NETWORK [conn7125] end connection 127.0.0.1:39398 (2 connections now open) 2014-10-06T15:46:33.133+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:46:33.134+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:46:33.134+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:46:33.508+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39399 #7126 (3 connections now open) 2014-10-06T15:46:33.508+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39400 #7127 (4 connections now open) 2014-10-06T15:46:33.508+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39401 #7128 (5 connections now open) 2014-10-06T15:46:33.508+0000 I NETWORK [conn7126] end connection 127.0.0.1:39399 (4 connections now open) 2014-10-06T15:46:33.508+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39402 #7129 (6 connections now open) 2014-10-06T15:46:33.508+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39403 #7130 (6 connections now open) 2014-10-06T15:46:38.509+0000 I NETWORK [conn7127] end connection 127.0.0.1:39400 (5 connections now open) 2014-10-06T15:46:38.510+0000 I NETWORK [conn7130] end connection 127.0.0.1:39403 (4 connections now open) 2014-10-06T15:46:38.510+0000 I NETWORK [conn7128] end connection 127.0.0.1:39401 (3 connections now open) 2014-10-06T15:46:38.510+0000 I NETWORK [conn7129] end connection 127.0.0.1:39402 (3 connections now open) 2014-10-06T15:46:38.510+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39404 #7131 (3 connections now open) 2014-10-06T15:46:38.510+0000 I NETWORK [conn7131] end connection 127.0.0.1:39404 (2 connections now open) 2014-10-06T15:46:38.511+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:46:38.511+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:46:38.512+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:46:38.870+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39405 #7132 (3 connections now open) 2014-10-06T15:46:38.870+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39406 #7133 (4 connections now open) 2014-10-06T15:46:38.870+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39407 #7134 (5 connections now open) 2014-10-06T15:46:38.871+0000 I NETWORK [conn7132] end connection 127.0.0.1:39405 (4 connections now open) 2014-10-06T15:46:43.871+0000 I NETWORK [conn7134] end connection 127.0.0.1:39407 (3 connections now open) 2014-10-06T15:46:43.871+0000 I NETWORK [conn7133] end connection 127.0.0.1:39406 (3 connections now open) 2014-10-06T15:46:43.871+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39408 #7135 (4 connections now open) 2014-10-06T15:46:43.872+0000 I NETWORK [conn7135] end connection 127.0.0.1:39408 (2 connections now open) 2014-10-06T15:46:43.873+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:46:43.873+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:46:43.874+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:46:44.256+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39409 #7136 (3 connections now open) 2014-10-06T15:46:44.256+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39410 #7137 (4 connections now open) 2014-10-06T15:46:44.256+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39411 #7138 (5 connections now open) 2014-10-06T15:46:44.256+0000 I NETWORK [conn7136] end connection 127.0.0.1:39409 (4 connections now open) 2014-10-06T15:46:49.257+0000 I NETWORK [conn7137] end connection 127.0.0.1:39410 (3 connections now open) 2014-10-06T15:46:49.258+0000 I NETWORK [conn7138] end connection 127.0.0.1:39411 (2 connections now open) 2014-10-06T15:46:49.258+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39412 #7139 (3 connections now open) 2014-10-06T15:46:49.258+0000 I NETWORK [conn7139] end connection 127.0.0.1:39412 (2 connections now open) 2014-10-06T15:46:49.259+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:46:49.259+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:46:49.260+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:46:49.630+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39413 #7140 (3 connections now open) 2014-10-06T15:46:49.630+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39414 #7141 (4 connections now open) 2014-10-06T15:46:49.630+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39415 #7142 (5 connections now open) 2014-10-06T15:46:49.631+0000 I NETWORK [conn7140] end connection 127.0.0.1:39413 (4 connections now open) 2014-10-06T15:46:54.631+0000 I NETWORK [conn7142] end connection 127.0.0.1:39415 (3 connections now open) 2014-10-06T15:46:54.632+0000 I NETWORK [conn7141] end connection 127.0.0.1:39414 (2 connections now open) 2014-10-06T15:46:54.632+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39416 #7143 (3 connections now open) 2014-10-06T15:46:54.632+0000 I NETWORK [conn7143] end connection 127.0.0.1:39416 (2 connections now open) 2014-10-06T15:46:54.633+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:46:54.633+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:46:54.634+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:46:54.993+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39417 #7144 (3 connections now open) 2014-10-06T15:46:54.993+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39418 #7145 (4 connections now open) 2014-10-06T15:46:54.993+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39419 #7146 (5 connections now open) 2014-10-06T15:46:54.993+0000 I NETWORK [conn7144] end connection 127.0.0.1:39417 (4 connections now open) 2014-10-06T15:46:59.994+0000 I NETWORK [conn7145] end connection 127.0.0.1:39418 (3 connections now open) 2014-10-06T15:46:59.994+0000 I NETWORK [conn7146] end connection 127.0.0.1:39419 (2 connections now open) 2014-10-06T15:46:59.994+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39420 #7147 (4 connections now open) 2014-10-06T15:46:59.995+0000 I NETWORK [conn7147] end connection 127.0.0.1:39420 (2 connections now open) 2014-10-06T15:46:59.995+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:46:59.996+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:46:59.996+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:47:00.372+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39421 #7148 (3 connections now open) 2014-10-06T15:47:00.372+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39422 #7149 (4 connections now open) 2014-10-06T15:47:00.372+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39423 #7150 (5 connections now open) 2014-10-06T15:47:00.373+0000 I NETWORK [conn7148] end connection 127.0.0.1:39421 (4 connections now open) 2014-10-06T15:47:05.373+0000 I NETWORK [conn7150] end connection 127.0.0.1:39423 (3 connections now open) 2014-10-06T15:47:05.373+0000 I NETWORK [conn7149] end connection 127.0.0.1:39422 (2 connections now open) 2014-10-06T15:47:05.373+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39424 #7151 (3 connections now open) 2014-10-06T15:47:05.374+0000 I NETWORK [conn7151] end connection 127.0.0.1:39424 (2 connections now open) 2014-10-06T15:47:05.374+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:47:05.375+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:47:05.375+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:47:05.727+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39425 #7152 (3 connections now open) 2014-10-06T15:47:05.727+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39426 #7153 (4 connections now open) 2014-10-06T15:47:05.727+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39427 #7154 (5 connections now open) 2014-10-06T15:47:05.728+0000 I NETWORK [conn7152] end connection 127.0.0.1:39425 (4 connections now open) 2014-10-06T15:47:10.728+0000 I NETWORK [conn7154] end connection 127.0.0.1:39427 (3 connections now open) 2014-10-06T15:47:10.729+0000 I NETWORK [conn7153] end connection 127.0.0.1:39426 (2 connections now open) 2014-10-06T15:47:10.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39428 #7155 (3 connections now open) 2014-10-06T15:47:10.729+0000 I NETWORK [conn7155] end connection 127.0.0.1:39428 (2 connections now open) 2014-10-06T15:47:10.730+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:47:10.730+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:47:10.731+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:47:11.103+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39429 #7156 (3 connections now open) 2014-10-06T15:47:11.103+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39430 #7157 (4 connections now open) 2014-10-06T15:47:11.103+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39431 #7158 (5 connections now open) 2014-10-06T15:47:11.104+0000 I NETWORK [conn7156] end connection 127.0.0.1:39429 (4 connections now open) 2014-10-06T15:47:16.105+0000 I NETWORK [conn7157] end connection 127.0.0.1:39430 (3 connections now open) 2014-10-06T15:47:16.105+0000 I NETWORK [conn7158] end connection 127.0.0.1:39431 (2 connections now open) 2014-10-06T15:47:16.105+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39432 #7159 (4 connections now open) 2014-10-06T15:47:16.106+0000 I NETWORK [conn7159] end connection 127.0.0.1:39432 (2 connections now open) 2014-10-06T15:47:16.106+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:47:16.107+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:47:16.107+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:47:16.487+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39433 #7160 (3 connections now open) 2014-10-06T15:47:16.487+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39434 #7161 (4 connections now open) 2014-10-06T15:47:16.487+0000 I NETWORK [conn7160] end connection 127.0.0.1:39433 (3 connections now open) 2014-10-06T15:47:21.488+0000 I NETWORK [conn7161] end connection 127.0.0.1:39434 (2 connections now open) 2014-10-06T15:47:21.488+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39435 #7162 (3 connections now open) 2014-10-06T15:47:21.489+0000 I NETWORK [conn7162] end connection 127.0.0.1:39435 (2 connections now open) 2014-10-06T15:47:21.489+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:47:21.490+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:47:21.490+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:47:21.846+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39436 #7163 (3 connections now open) 2014-10-06T15:47:21.846+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39437 #7164 (4 connections now open) 2014-10-06T15:47:21.847+0000 I NETWORK [conn7163] end connection 127.0.0.1:39436 (3 connections now open) 2014-10-06T15:47:26.848+0000 I NETWORK [conn7164] end connection 127.0.0.1:39437 (2 connections now open) 2014-10-06T15:47:26.848+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39438 #7165 (3 connections now open) 2014-10-06T15:47:26.849+0000 I NETWORK [conn7165] end connection 127.0.0.1:39438 (2 connections now open) 2014-10-06T15:47:26.849+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:47:26.850+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:47:26.850+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:47:27.231+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39439 #7166 (3 connections now open) 2014-10-06T15:47:27.231+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39440 #7167 (4 connections now open) 2014-10-06T15:47:27.232+0000 I NETWORK [conn7166] end connection 127.0.0.1:39439 (3 connections now open) 2014-10-06T15:47:32.232+0000 I NETWORK [conn7167] end connection 127.0.0.1:39440 (2 connections now open) 2014-10-06T15:47:32.232+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39441 #7168 (3 connections now open) 2014-10-06T15:47:32.233+0000 I NETWORK [conn7168] end connection 127.0.0.1:39441 (2 connections now open) 2014-10-06T15:47:32.233+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:47:32.234+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:47:32.234+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:47:32.597+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39442 #7169 (3 connections now open) 2014-10-06T15:47:32.597+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39443 #7170 (4 connections now open) 2014-10-06T15:47:32.598+0000 I NETWORK [conn7169] end connection 127.0.0.1:39442 (3 connections now open) 2014-10-06T15:47:37.598+0000 I NETWORK [conn7170] end connection 127.0.0.1:39443 (2 connections now open) 2014-10-06T15:47:37.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39444 #7171 (3 connections now open) 2014-10-06T15:47:37.599+0000 I NETWORK [conn7171] end connection 127.0.0.1:39444 (2 connections now open) 2014-10-06T15:47:37.599+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:47:37.600+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:47:37.600+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:47:37.965+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39445 #7172 (3 connections now open) 2014-10-06T15:47:37.965+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39446 #7173 (4 connections now open) 2014-10-06T15:47:37.965+0000 I NETWORK [conn7172] end connection 127.0.0.1:39445 (3 connections now open) 2014-10-06T15:47:42.966+0000 I NETWORK [conn7173] end connection 127.0.0.1:39446 (2 connections now open) 2014-10-06T15:47:42.966+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39447 #7174 (3 connections now open) 2014-10-06T15:47:42.967+0000 I NETWORK [conn7174] end connection 127.0.0.1:39447 (2 connections now open) 2014-10-06T15:47:42.967+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:47:42.968+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:47:42.968+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:47:43.346+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39448 #7175 (3 connections now open) 2014-10-06T15:47:43.346+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39449 #7176 (4 connections now open) 2014-10-06T15:47:43.347+0000 I NETWORK [conn7175] end connection 127.0.0.1:39448 (3 connections now open) 2014-10-06T15:47:48.347+0000 I NETWORK [conn7176] end connection 127.0.0.1:39449 (2 connections now open) 2014-10-06T15:47:48.348+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39450 #7177 (3 connections now open) 2014-10-06T15:47:48.348+0000 I NETWORK [conn7177] end connection 127.0.0.1:39450 (2 connections now open) 2014-10-06T15:47:48.349+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:47:48.349+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:47:48.350+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:47:48.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39451 #7178 (3 connections now open) 2014-10-06T15:47:48.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39452 #7179 (4 connections now open) 2014-10-06T15:47:48.712+0000 I NETWORK [conn7178] end connection 127.0.0.1:39451 (3 connections now open) 2014-10-06T15:47:53.713+0000 I NETWORK [conn7179] end connection 127.0.0.1:39452 (2 connections now open) 2014-10-06T15:47:53.713+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39453 #7180 (3 connections now open) 2014-10-06T15:47:53.714+0000 I NETWORK [conn7180] end connection 127.0.0.1:39453 (2 connections now open) 2014-10-06T15:47:53.714+0000 I COMMANDS [conn5] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T15:47:53.719+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:47:53.720+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39454 #7181 (3 connections now open) 2014-10-06T15:47:53.720+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39455 #7182 (4 connections now open) 2014-10-06T15:47:53.720+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39456 #7183 (5 connections now open) 2014-10-06T15:47:53.720+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39457 #7184 (6 connections now open) 2014-10-06T15:47:53.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39458 #7185 (7 connections now open) 2014-10-06T15:47:53.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39459 #7186 (8 connections now open) 2014-10-06T15:47:53.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39460 #7187 (9 connections now open) 2014-10-06T15:47:53.722+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39461 #7188 (10 connections now open) 2014-10-06T15:47:53.722+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39462 #7189 (11 connections now open) 2014-10-06T15:47:53.722+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39463 #7190 (12 connections now open) 2014-10-06T15:47:53.722+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39464 #7191 (13 connections now open) 2014-10-06T15:47:53.722+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39465 #7192 (14 connections now open) 2014-10-06T15:47:53.722+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39466 #7193 (15 connections now open) 2014-10-06T15:47:53.722+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39467 #7194 (16 connections now open) 2014-10-06T15:47:53.722+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39468 #7195 (17 connections now open) 2014-10-06T15:47:53.722+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39469 #7196 (18 connections now open) 2014-10-06T15:47:53.722+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39470 #7197 (19 connections now open) 2014-10-06T15:47:53.723+0000 I NETWORK [conn7181] end connection 127.0.0.1:39454 (18 connections now open) 2014-10-06T15:47:58.724+0000 I NETWORK [conn7192] end connection 127.0.0.1:39465 (17 connections now open) 2014-10-06T15:47:58.724+0000 I NETWORK [conn7193] end connection 127.0.0.1:39466 (17 connections now open) 2014-10-06T15:47:58.724+0000 I NETWORK [conn7188] end connection 127.0.0.1:39461 (17 connections now open) 2014-10-06T15:47:58.724+0000 I NETWORK [conn7183] end connection 127.0.0.1:39456 (17 connections now open) 2014-10-06T15:47:58.724+0000 I NETWORK [conn7187] end connection 127.0.0.1:39460 (16 connections now open) 2014-10-06T15:47:58.724+0000 I NETWORK [conn7182] end connection 127.0.0.1:39455 (16 connections now open) 2014-10-06T15:47:58.724+0000 I NETWORK [conn7189] end connection 127.0.0.1:39462 (16 connections now open) 2014-10-06T15:47:58.724+0000 I NETWORK [conn7184] end connection 127.0.0.1:39457 (16 connections now open) 2014-10-06T15:47:58.724+0000 I NETWORK [conn7194] end connection 127.0.0.1:39467 (16 connections now open) 2014-10-06T15:47:58.724+0000 I NETWORK [conn7185] end connection 127.0.0.1:39458 (16 connections now open) 2014-10-06T15:47:58.724+0000 I NETWORK [conn7196] end connection 127.0.0.1:39469 (16 connections now open) 2014-10-06T15:47:58.724+0000 I NETWORK [conn7195] end connection 127.0.0.1:39468 (16 connections now open) 2014-10-06T15:47:58.724+0000 I NETWORK [conn7190] end connection 127.0.0.1:39463 (16 connections now open) 2014-10-06T15:47:58.724+0000 I NETWORK [conn7186] end connection 127.0.0.1:39459 (17 connections now open) 2014-10-06T15:47:58.724+0000 I NETWORK [conn7197] end connection 127.0.0.1:39470 (16 connections now open) 2014-10-06T15:47:58.724+0000 I NETWORK [conn7191] end connection 127.0.0.1:39464 (16 connections now open) 2014-10-06T15:47:58.724+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39471 #7198 (6 connections now open) 2014-10-06T15:47:58.725+0000 I NETWORK [conn7198] end connection 127.0.0.1:39471 (2 connections now open) 2014-10-06T15:47:58.725+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:47:58.726+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:47:58.727+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39472 #7199 (3 connections now open) 2014-10-06T15:47:58.727+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39473 #7200 (4 connections now open) 2014-10-06T15:47:58.728+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39474 #7201 (5 connections now open) 2014-10-06T15:47:58.728+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39475 #7202 (6 connections now open) 2014-10-06T15:47:58.728+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39476 #7203 (7 connections now open) 2014-10-06T15:47:58.728+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39477 #7204 (8 connections now open) 2014-10-06T15:47:58.728+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39478 #7205 (9 connections now open) 2014-10-06T15:47:58.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39479 #7206 (10 connections now open) 2014-10-06T15:47:58.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39480 #7207 (11 connections now open) 2014-10-06T15:47:58.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39481 #7208 (12 connections now open) 2014-10-06T15:47:58.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39482 #7209 (13 connections now open) 2014-10-06T15:47:58.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39483 #7210 (14 connections now open) 2014-10-06T15:47:58.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39484 #7211 (15 connections now open) 2014-10-06T15:47:58.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39485 #7212 (16 connections now open) 2014-10-06T15:47:58.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39486 #7213 (17 connections now open) 2014-10-06T15:47:58.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39487 #7214 (18 connections now open) 2014-10-06T15:47:58.730+0000 I NETWORK [conn7199] end connection 127.0.0.1:39472 (17 connections now open) 2014-10-06T15:47:58.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39488 #7215 (19 connections now open) 2014-10-06T15:48:03.731+0000 I NETWORK [conn7214] end connection 127.0.0.1:39487 (17 connections now open) 2014-10-06T15:48:03.731+0000 I NETWORK [conn7209] end connection 127.0.0.1:39482 (17 connections now open) 2014-10-06T15:48:03.731+0000 I NETWORK [conn7210] end connection 127.0.0.1:39483 (17 connections now open) 2014-10-06T15:48:03.731+0000 I NETWORK [conn7201] end connection 127.0.0.1:39474 (17 connections now open) 2014-10-06T15:48:03.731+0000 I NETWORK [conn7212] end connection 127.0.0.1:39485 (17 connections now open) 2014-10-06T15:48:03.731+0000 I NETWORK [conn7205] end connection 127.0.0.1:39478 (17 connections now open) 2014-10-06T15:48:03.731+0000 I NETWORK [conn7203] end connection 127.0.0.1:39476 (16 connections now open) 2014-10-06T15:48:03.731+0000 I NETWORK [conn7206] end connection 127.0.0.1:39479 (16 connections now open) 2014-10-06T15:48:03.731+0000 I NETWORK [conn7202] end connection 127.0.0.1:39475 (16 connections now open) 2014-10-06T15:48:03.731+0000 I NETWORK [conn7204] end connection 127.0.0.1:39477 (16 connections now open) 2014-10-06T15:48:03.731+0000 I NETWORK [conn7200] end connection 127.0.0.1:39473 (16 connections now open) 2014-10-06T15:48:03.731+0000 I NETWORK [conn7207] end connection 127.0.0.1:39480 (16 connections now open) 2014-10-06T15:48:03.731+0000 I NETWORK [conn7215] end connection 127.0.0.1:39488 (16 connections now open) 2014-10-06T15:48:03.731+0000 I NETWORK [conn7213] end connection 127.0.0.1:39486 (16 connections now open) 2014-10-06T15:48:03.731+0000 I NETWORK [conn7211] end connection 127.0.0.1:39484 (16 connections now open) 2014-10-06T15:48:03.731+0000 I NETWORK [conn7208] end connection 127.0.0.1:39481 (16 connections now open) 2014-10-06T15:48:03.732+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39489 #7216 (3 connections now open) 2014-10-06T15:48:03.732+0000 I NETWORK [conn7216] end connection 127.0.0.1:39489 (2 connections now open) 2014-10-06T15:48:03.733+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:48:03.733+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:48:03.734+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39490 #7217 (3 connections now open) 2014-10-06T15:48:03.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39491 #7218 (4 connections now open) 2014-10-06T15:48:03.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39492 #7219 (5 connections now open) 2014-10-06T15:48:03.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39493 #7220 (6 connections now open) 2014-10-06T15:48:03.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39494 #7221 (7 connections now open) 2014-10-06T15:48:03.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39495 #7222 (8 connections now open) 2014-10-06T15:48:03.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39496 #7223 (9 connections now open) 2014-10-06T15:48:03.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39497 #7224 (10 connections now open) 2014-10-06T15:48:03.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39498 #7225 (11 connections now open) 2014-10-06T15:48:03.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39499 #7226 (12 connections now open) 2014-10-06T15:48:03.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39500 #7227 (13 connections now open) 2014-10-06T15:48:03.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39501 #7228 (14 connections now open) 2014-10-06T15:48:03.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39502 #7229 (15 connections now open) 2014-10-06T15:48:03.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39503 #7230 (16 connections now open) 2014-10-06T15:48:03.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39504 #7231 (17 connections now open) 2014-10-06T15:48:03.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39505 #7232 (18 connections now open) 2014-10-06T15:48:03.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39506 #7233 (19 connections now open) 2014-10-06T15:48:03.738+0000 I NETWORK [conn7217] end connection 127.0.0.1:39490 (18 connections now open) 2014-10-06T15:48:08.738+0000 I NETWORK [conn7225] end connection 127.0.0.1:39498 (17 connections now open) 2014-10-06T15:48:08.738+0000 I NETWORK [conn7220] end connection 127.0.0.1:39493 (17 connections now open) 2014-10-06T15:48:08.738+0000 I NETWORK [conn7218] end connection 127.0.0.1:39491 (17 connections now open) 2014-10-06T15:48:08.738+0000 I NETWORK [conn7231] end connection 127.0.0.1:39504 (17 connections now open) 2014-10-06T15:48:08.738+0000 I NETWORK [conn7227] end connection 127.0.0.1:39500 (17 connections now open) 2014-10-06T15:48:08.738+0000 I NETWORK [conn7229] end connection 127.0.0.1:39502 (17 connections now open) 2014-10-06T15:48:08.738+0000 I NETWORK [conn7221] end connection 127.0.0.1:39494 (17 connections now open) 2014-10-06T15:48:08.738+0000 I NETWORK [conn7222] end connection 127.0.0.1:39495 (17 connections now open) 2014-10-06T15:48:08.738+0000 I NETWORK [conn7224] end connection 127.0.0.1:39497 (17 connections now open) 2014-10-06T15:48:08.738+0000 I NETWORK [conn7219] end connection 127.0.0.1:39492 (17 connections now open) 2014-10-06T15:48:08.738+0000 I NETWORK [conn7232] end connection 127.0.0.1:39505 (17 connections now open) 2014-10-06T15:48:08.738+0000 I NETWORK [conn7233] end connection 127.0.0.1:39506 (17 connections now open) 2014-10-06T15:48:08.738+0000 I NETWORK [conn7226] end connection 127.0.0.1:39499 (17 connections now open) 2014-10-06T15:48:08.739+0000 I NETWORK [conn7230] end connection 127.0.0.1:39503 (16 connections now open) 2014-10-06T15:48:08.739+0000 I NETWORK [conn7223] end connection 127.0.0.1:39496 (16 connections now open) 2014-10-06T15:48:08.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39507 #7234 (6 connections now open) 2014-10-06T15:48:08.739+0000 I NETWORK [conn7228] end connection 127.0.0.1:39501 (16 connections now open) 2014-10-06T15:48:08.740+0000 I NETWORK [conn7234] end connection 127.0.0.1:39507 (2 connections now open) 2014-10-06T15:48:08.740+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:48:08.741+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:48:08.742+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39508 #7235 (3 connections now open) 2014-10-06T15:48:08.742+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39509 #7236 (4 connections now open) 2014-10-06T15:48:08.742+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39510 #7237 (5 connections now open) 2014-10-06T15:48:08.742+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39511 #7238 (6 connections now open) 2014-10-06T15:48:08.742+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39512 #7239 (7 connections now open) 2014-10-06T15:48:08.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39513 #7240 (8 connections now open) 2014-10-06T15:48:08.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39514 #7241 (9 connections now open) 2014-10-06T15:48:08.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39515 #7242 (10 connections now open) 2014-10-06T15:48:08.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39516 #7243 (11 connections now open) 2014-10-06T15:48:08.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39517 #7244 (12 connections now open) 2014-10-06T15:48:08.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39518 #7245 (13 connections now open) 2014-10-06T15:48:08.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39519 #7246 (14 connections now open) 2014-10-06T15:48:08.745+0000 I NETWORK [conn7235] end connection 127.0.0.1:39508 (13 connections now open) 2014-10-06T15:48:08.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39520 #7247 (14 connections now open) 2014-10-06T15:48:08.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39521 #7248 (15 connections now open) 2014-10-06T15:48:08.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39522 #7249 (16 connections now open) 2014-10-06T15:48:08.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39523 #7250 (17 connections now open) 2014-10-06T15:48:08.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39524 #7251 (18 connections now open) 2014-10-06T15:48:13.745+0000 I NETWORK [conn7238] end connection 127.0.0.1:39511 (17 connections now open) 2014-10-06T15:48:13.745+0000 I NETWORK [conn7250] end connection 127.0.0.1:39523 (17 connections now open) 2014-10-06T15:48:13.745+0000 I NETWORK [conn7241] end connection 127.0.0.1:39514 (16 connections now open) 2014-10-06T15:48:13.745+0000 I NETWORK [conn7246] end connection 127.0.0.1:39519 (17 connections now open) 2014-10-06T15:48:13.745+0000 I NETWORK [conn7247] end connection 127.0.0.1:39520 (16 connections now open) 2014-10-06T15:48:13.745+0000 I NETWORK [conn7243] end connection 127.0.0.1:39516 (16 connections now open) 2014-10-06T15:48:13.745+0000 I NETWORK [conn7245] end connection 127.0.0.1:39518 (16 connections now open) 2014-10-06T15:48:13.745+0000 I NETWORK [conn7249] end connection 127.0.0.1:39522 (16 connections now open) 2014-10-06T15:48:13.745+0000 I NETWORK [conn7251] end connection 127.0.0.1:39524 (16 connections now open) 2014-10-06T15:48:13.745+0000 I NETWORK [conn7248] end connection 127.0.0.1:39521 (16 connections now open) 2014-10-06T15:48:13.745+0000 I NETWORK [conn7236] end connection 127.0.0.1:39509 (16 connections now open) 2014-10-06T15:48:13.745+0000 I NETWORK [conn7240] end connection 127.0.0.1:39513 (16 connections now open) 2014-10-06T15:48:13.745+0000 I NETWORK [conn7244] end connection 127.0.0.1:39517 (16 connections now open) 2014-10-06T15:48:13.745+0000 I NETWORK [conn7239] end connection 127.0.0.1:39512 (16 connections now open) 2014-10-06T15:48:13.745+0000 I NETWORK [conn7242] end connection 127.0.0.1:39515 (16 connections now open) 2014-10-06T15:48:13.745+0000 I NETWORK [conn7237] end connection 127.0.0.1:39510 (16 connections now open) 2014-10-06T15:48:13.746+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39525 #7252 (5 connections now open) 2014-10-06T15:48:13.746+0000 I NETWORK [conn7252] end connection 127.0.0.1:39525 (2 connections now open) 2014-10-06T15:48:13.747+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:48:13.748+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:48:13.748+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39526 #7253 (3 connections now open) 2014-10-06T15:48:13.749+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39527 #7254 (4 connections now open) 2014-10-06T15:48:13.749+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39528 #7255 (5 connections now open) 2014-10-06T15:48:13.749+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39529 #7256 (6 connections now open) 2014-10-06T15:48:13.749+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39530 #7257 (7 connections now open) 2014-10-06T15:48:13.749+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39531 #7258 (8 connections now open) 2014-10-06T15:48:13.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39532 #7259 (9 connections now open) 2014-10-06T15:48:13.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39533 #7260 (10 connections now open) 2014-10-06T15:48:13.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39534 #7261 (11 connections now open) 2014-10-06T15:48:13.751+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39535 #7262 (12 connections now open) 2014-10-06T15:48:13.751+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39536 #7263 (13 connections now open) 2014-10-06T15:48:13.751+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39537 #7264 (14 connections now open) 2014-10-06T15:48:13.751+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39538 #7265 (15 connections now open) 2014-10-06T15:48:13.751+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39539 #7266 (16 connections now open) 2014-10-06T15:48:13.751+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39540 #7267 (17 connections now open) 2014-10-06T15:48:13.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39541 #7268 (18 connections now open) 2014-10-06T15:48:13.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39542 #7269 (19 connections now open) 2014-10-06T15:48:13.752+0000 I NETWORK [conn7253] end connection 127.0.0.1:39526 (18 connections now open) 2014-10-06T15:48:18.753+0000 I NETWORK [conn7269] end connection 127.0.0.1:39542 (17 connections now open) 2014-10-06T15:48:18.753+0000 I NETWORK [conn7260] end connection 127.0.0.1:39533 (16 connections now open) 2014-10-06T15:48:18.753+0000 I NETWORK [conn7257] end connection 127.0.0.1:39530 (16 connections now open) 2014-10-06T15:48:18.753+0000 I NETWORK [conn7259] end connection 127.0.0.1:39532 (16 connections now open) 2014-10-06T15:48:18.753+0000 I NETWORK [conn7255] end connection 127.0.0.1:39528 (16 connections now open) 2014-10-06T15:48:18.753+0000 I NETWORK [conn7268] end connection 127.0.0.1:39541 (16 connections now open) 2014-10-06T15:48:18.753+0000 I NETWORK [conn7267] end connection 127.0.0.1:39540 (16 connections now open) 2014-10-06T15:48:18.753+0000 I NETWORK [conn7261] end connection 127.0.0.1:39534 (16 connections now open) 2014-10-06T15:48:18.753+0000 I NETWORK [conn7263] end connection 127.0.0.1:39536 (16 connections now open) 2014-10-06T15:48:18.753+0000 I NETWORK [conn7266] end connection 127.0.0.1:39539 (16 connections now open) 2014-10-06T15:48:18.753+0000 I NETWORK [conn7262] end connection 127.0.0.1:39535 (16 connections now open) 2014-10-06T15:48:18.753+0000 I NETWORK [conn7256] end connection 127.0.0.1:39529 (16 connections now open) 2014-10-06T15:48:18.753+0000 I NETWORK [conn7254] end connection 127.0.0.1:39527 (16 connections now open) 2014-10-06T15:48:18.753+0000 I NETWORK [conn7265] end connection 127.0.0.1:39538 (16 connections now open) 2014-10-06T15:48:18.753+0000 I NETWORK [conn7258] end connection 127.0.0.1:39531 (16 connections now open) 2014-10-06T15:48:18.753+0000 I NETWORK [conn7264] end connection 127.0.0.1:39537 (16 connections now open) 2014-10-06T15:48:18.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39543 #7270 (14 connections now open) 2014-10-06T15:48:18.754+0000 I NETWORK [conn7270] end connection 127.0.0.1:39543 (2 connections now open) 2014-10-06T15:48:18.754+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:48:18.755+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:48:18.756+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39544 #7271 (3 connections now open) 2014-10-06T15:48:18.756+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39545 #7272 (4 connections now open) 2014-10-06T15:48:18.756+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39547 #7273 (5 connections now open) 2014-10-06T15:48:18.756+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39546 #7274 (6 connections now open) 2014-10-06T15:48:18.756+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39548 #7275 (7 connections now open) 2014-10-06T15:48:18.757+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39549 #7276 (8 connections now open) 2014-10-06T15:48:18.757+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39550 #7277 (9 connections now open) 2014-10-06T15:48:18.757+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39551 #7278 (10 connections now open) 2014-10-06T15:48:18.757+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39552 #7279 (11 connections now open) 2014-10-06T15:48:18.757+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39553 #7280 (12 connections now open) 2014-10-06T15:48:18.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39554 #7281 (13 connections now open) 2014-10-06T15:48:18.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39555 #7282 (14 connections now open) 2014-10-06T15:48:18.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39556 #7283 (15 connections now open) 2014-10-06T15:48:18.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39557 #7284 (16 connections now open) 2014-10-06T15:48:18.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39558 #7285 (17 connections now open) 2014-10-06T15:48:18.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39559 #7286 (18 connections now open) 2014-10-06T15:48:18.758+0000 I NETWORK [conn7271] end connection 127.0.0.1:39544 (17 connections now open) 2014-10-06T15:48:18.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39560 #7287 (18 connections now open) 2014-10-06T15:48:23.759+0000 I NETWORK [conn7280] end connection 127.0.0.1:39553 (17 connections now open) 2014-10-06T15:48:23.759+0000 I NETWORK [conn7277] end connection 127.0.0.1:39550 (17 connections now open) 2014-10-06T15:48:23.759+0000 I NETWORK [conn7276] end connection 127.0.0.1:39549 (17 connections now open) 2014-10-06T15:48:23.759+0000 I NETWORK [conn7287] end connection 127.0.0.1:39560 (17 connections now open) 2014-10-06T15:48:23.759+0000 I NETWORK [conn7283] end connection 127.0.0.1:39556 (17 connections now open) 2014-10-06T15:48:23.759+0000 I NETWORK [conn7274] end connection 127.0.0.1:39546 (17 connections now open) 2014-10-06T15:48:23.759+0000 I NETWORK [conn7278] end connection 127.0.0.1:39551 (17 connections now open) 2014-10-06T15:48:23.759+0000 I NETWORK [conn7275] end connection 127.0.0.1:39548 (17 connections now open) 2014-10-06T15:48:23.759+0000 I NETWORK [conn7286] end connection 127.0.0.1:39559 (17 connections now open) 2014-10-06T15:48:23.759+0000 I NETWORK [conn7282] end connection 127.0.0.1:39555 (16 connections now open) 2014-10-06T15:48:23.759+0000 I NETWORK [conn7281] end connection 127.0.0.1:39554 (16 connections now open) 2014-10-06T15:48:23.759+0000 I NETWORK [conn7284] end connection 127.0.0.1:39557 (16 connections now open) 2014-10-06T15:48:23.759+0000 I NETWORK [conn7285] end connection 127.0.0.1:39558 (16 connections now open) 2014-10-06T15:48:23.759+0000 I NETWORK [conn7272] end connection 127.0.0.1:39545 (16 connections now open) 2014-10-06T15:48:23.759+0000 I NETWORK [conn7279] end connection 127.0.0.1:39552 (16 connections now open) 2014-10-06T15:48:23.759+0000 I NETWORK [conn7273] end connection 127.0.0.1:39547 (16 connections now open) 2014-10-06T15:48:23.760+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39561 #7288 (5 connections now open) 2014-10-06T15:48:23.760+0000 I NETWORK [conn7288] end connection 127.0.0.1:39561 (2 connections now open) 2014-10-06T15:48:23.761+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:48:23.761+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:48:23.762+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39562 #7289 (3 connections now open) 2014-10-06T15:48:23.762+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39563 #7290 (4 connections now open) 2014-10-06T15:48:23.763+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39564 #7291 (5 connections now open) 2014-10-06T15:48:23.763+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39565 #7292 (6 connections now open) 2014-10-06T15:48:23.763+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39566 #7293 (7 connections now open) 2014-10-06T15:48:23.763+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39567 #7294 (8 connections now open) 2014-10-06T15:48:23.763+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39568 #7295 (9 connections now open) 2014-10-06T15:48:23.763+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39569 #7296 (10 connections now open) 2014-10-06T15:48:23.764+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39570 #7297 (11 connections now open) 2014-10-06T15:48:23.764+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39571 #7298 (12 connections now open) 2014-10-06T15:48:23.764+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39572 #7299 (13 connections now open) 2014-10-06T15:48:23.764+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39573 #7300 (14 connections now open) 2014-10-06T15:48:23.765+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39574 #7301 (15 connections now open) 2014-10-06T15:48:23.765+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39575 #7302 (16 connections now open) 2014-10-06T15:48:23.765+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39576 #7303 (17 connections now open) 2014-10-06T15:48:23.765+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39577 #7304 (18 connections now open) 2014-10-06T15:48:23.765+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39578 #7305 (19 connections now open) 2014-10-06T15:48:23.766+0000 I NETWORK [conn7289] end connection 127.0.0.1:39562 (18 connections now open) 2014-10-06T15:48:28.766+0000 I NETWORK [conn7294] end connection 127.0.0.1:39567 (17 connections now open) 2014-10-06T15:48:28.766+0000 I NETWORK [conn7295] end connection 127.0.0.1:39568 (17 connections now open) 2014-10-06T15:48:28.766+0000 I NETWORK [conn7301] end connection 127.0.0.1:39574 (17 connections now open) 2014-10-06T15:48:28.766+0000 I NETWORK [conn7299] end connection 127.0.0.1:39572 (17 connections now open) 2014-10-06T15:48:28.766+0000 I NETWORK [conn7304] end connection 127.0.0.1:39577 (17 connections now open) 2014-10-06T15:48:28.766+0000 I NETWORK [conn7303] end connection 127.0.0.1:39576 (17 connections now open) 2014-10-06T15:48:28.766+0000 I NETWORK [conn7293] end connection 127.0.0.1:39566 (17 connections now open) 2014-10-06T15:48:28.766+0000 I NETWORK [conn7302] end connection 127.0.0.1:39575 (16 connections now open) 2014-10-06T15:48:28.766+0000 I NETWORK [conn7290] end connection 127.0.0.1:39563 (16 connections now open) 2014-10-06T15:48:28.766+0000 I NETWORK [conn7300] end connection 127.0.0.1:39573 (16 connections now open) 2014-10-06T15:48:28.766+0000 I NETWORK [conn7298] end connection 127.0.0.1:39571 (17 connections now open) 2014-10-06T15:48:28.766+0000 I NETWORK [conn7297] end connection 127.0.0.1:39570 (16 connections now open) 2014-10-06T15:48:28.766+0000 I NETWORK [conn7305] end connection 127.0.0.1:39578 (16 connections now open) 2014-10-06T15:48:28.766+0000 I NETWORK [conn7296] end connection 127.0.0.1:39569 (16 connections now open) 2014-10-06T15:48:28.766+0000 I NETWORK [conn7291] end connection 127.0.0.1:39564 (16 connections now open) 2014-10-06T15:48:28.766+0000 I NETWORK [conn7292] end connection 127.0.0.1:39565 (16 connections now open) 2014-10-06T15:48:28.767+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39579 #7306 (4 connections now open) 2014-10-06T15:48:28.767+0000 I NETWORK [conn7306] end connection 127.0.0.1:39579 (2 connections now open) 2014-10-06T15:48:28.768+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:48:28.769+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:48:28.770+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39580 #7307 (3 connections now open) 2014-10-06T15:48:28.770+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39581 #7308 (4 connections now open) 2014-10-06T15:48:28.770+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39582 #7309 (5 connections now open) 2014-10-06T15:48:28.770+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39583 #7310 (6 connections now open) 2014-10-06T15:48:28.770+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39584 #7311 (7 connections now open) 2014-10-06T15:48:28.770+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39585 #7312 (8 connections now open) 2014-10-06T15:48:28.770+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39586 #7313 (9 connections now open) 2014-10-06T15:48:28.771+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39587 #7314 (10 connections now open) 2014-10-06T15:48:28.771+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39588 #7315 (11 connections now open) 2014-10-06T15:48:28.771+0000 I NETWORK [conn7307] end connection 127.0.0.1:39580 (10 connections now open) 2014-10-06T15:48:33.771+0000 I NETWORK [conn7313] end connection 127.0.0.1:39586 (9 connections now open) 2014-10-06T15:48:33.771+0000 I NETWORK [conn7310] end connection 127.0.0.1:39583 (9 connections now open) 2014-10-06T15:48:33.771+0000 I NETWORK [conn7311] end connection 127.0.0.1:39584 (9 connections now open) 2014-10-06T15:48:33.771+0000 I NETWORK [conn7308] end connection 127.0.0.1:39581 (9 connections now open) 2014-10-06T15:48:33.771+0000 I NETWORK [conn7312] end connection 127.0.0.1:39585 (8 connections now open) 2014-10-06T15:48:33.771+0000 I NETWORK [conn7314] end connection 127.0.0.1:39587 (8 connections now open) 2014-10-06T15:48:33.771+0000 I NETWORK [conn7309] end connection 127.0.0.1:39582 (7 connections now open) 2014-10-06T15:48:33.771+0000 I NETWORK [conn7315] end connection 127.0.0.1:39588 (7 connections now open) 2014-10-06T15:48:33.772+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39589 #7316 (6 connections now open) 2014-10-06T15:48:33.772+0000 I NETWORK [conn7316] end connection 127.0.0.1:39589 (2 connections now open) 2014-10-06T15:48:33.772+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:48:33.773+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:48:33.774+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39590 #7317 (3 connections now open) 2014-10-06T15:48:33.774+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39591 #7318 (4 connections now open) 2014-10-06T15:48:33.774+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39592 #7319 (5 connections now open) 2014-10-06T15:48:33.774+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39593 #7320 (6 connections now open) 2014-10-06T15:48:33.775+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39594 #7321 (7 connections now open) 2014-10-06T15:48:33.775+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39595 #7322 (8 connections now open) 2014-10-06T15:48:33.775+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39596 #7323 (9 connections now open) 2014-10-06T15:48:33.775+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39597 #7324 (10 connections now open) 2014-10-06T15:48:33.775+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39598 #7325 (11 connections now open) 2014-10-06T15:48:33.775+0000 I NETWORK [conn7317] end connection 127.0.0.1:39590 (10 connections now open) 2014-10-06T15:48:38.775+0000 I NETWORK [conn7324] end connection 127.0.0.1:39597 (9 connections now open) 2014-10-06T15:48:38.776+0000 I NETWORK [conn7323] end connection 127.0.0.1:39596 (9 connections now open) 2014-10-06T15:48:38.776+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39599 #7326 (10 connections now open) 2014-10-06T15:48:38.775+0000 I NETWORK [conn7322] end connection 127.0.0.1:39595 (9 connections now open) 2014-10-06T15:48:38.775+0000 I NETWORK [conn7318] end connection 127.0.0.1:39591 (9 connections now open) 2014-10-06T15:48:38.776+0000 I NETWORK [conn7325] end connection 127.0.0.1:39598 (9 connections now open) 2014-10-06T15:48:38.776+0000 I NETWORK [conn7321] end connection 127.0.0.1:39594 (9 connections now open) 2014-10-06T15:48:38.776+0000 I NETWORK [conn7320] end connection 127.0.0.1:39593 (9 connections now open) 2014-10-06T15:48:38.776+0000 I NETWORK [conn7319] end connection 127.0.0.1:39592 (8 connections now open) 2014-10-06T15:48:38.776+0000 I NETWORK [conn7326] end connection 127.0.0.1:39599 (2 connections now open) 2014-10-06T15:48:38.777+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:48:38.778+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:48:38.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39600 #7327 (3 connections now open) 2014-10-06T15:48:38.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39601 #7328 (4 connections now open) 2014-10-06T15:48:38.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39602 #7329 (5 connections now open) 2014-10-06T15:48:38.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39603 #7330 (6 connections now open) 2014-10-06T15:48:38.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39604 #7331 (7 connections now open) 2014-10-06T15:48:38.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39605 #7332 (8 connections now open) 2014-10-06T15:48:38.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39606 #7333 (9 connections now open) 2014-10-06T15:48:38.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39608 #7334 (10 connections now open) 2014-10-06T15:48:38.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39607 #7335 (11 connections now open) 2014-10-06T15:48:38.780+0000 I NETWORK [conn7327] end connection 127.0.0.1:39600 (10 connections now open) 2014-10-06T15:48:43.780+0000 I NETWORK [conn7330] end connection 127.0.0.1:39603 (9 connections now open) 2014-10-06T15:48:43.780+0000 I NETWORK [conn7334] end connection 127.0.0.1:39608 (9 connections now open) 2014-10-06T15:48:43.780+0000 I NETWORK [conn7335] end connection 127.0.0.1:39607 (9 connections now open) 2014-10-06T15:48:43.780+0000 I NETWORK [conn7331] end connection 127.0.0.1:39604 (9 connections now open) 2014-10-06T15:48:43.780+0000 I NETWORK [conn7329] end connection 127.0.0.1:39602 (9 connections now open) 2014-10-06T15:48:43.780+0000 I NETWORK [conn7332] end connection 127.0.0.1:39605 (8 connections now open) 2014-10-06T15:48:43.780+0000 I NETWORK [conn7333] end connection 127.0.0.1:39606 (8 connections now open) 2014-10-06T15:48:43.780+0000 I NETWORK [conn7328] end connection 127.0.0.1:39601 (8 connections now open) 2014-10-06T15:48:43.781+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39609 #7336 (10 connections now open) 2014-10-06T15:48:43.781+0000 I NETWORK [conn7336] end connection 127.0.0.1:39609 (2 connections now open) 2014-10-06T15:48:43.782+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:48:43.783+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:48:43.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39610 #7337 (3 connections now open) 2014-10-06T15:48:43.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39611 #7338 (4 connections now open) 2014-10-06T15:48:43.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39612 #7339 (5 connections now open) 2014-10-06T15:48:43.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39613 #7340 (6 connections now open) 2014-10-06T15:48:43.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39614 #7341 (7 connections now open) 2014-10-06T15:48:43.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39615 #7342 (8 connections now open) 2014-10-06T15:48:43.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39616 #7343 (9 connections now open) 2014-10-06T15:48:43.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39617 #7344 (10 connections now open) 2014-10-06T15:48:43.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39618 #7345 (11 connections now open) 2014-10-06T15:48:43.785+0000 I NETWORK [conn7337] end connection 127.0.0.1:39610 (10 connections now open) 2014-10-06T15:48:48.785+0000 I NETWORK [conn7339] end connection 127.0.0.1:39612 (9 connections now open) 2014-10-06T15:48:48.785+0000 I NETWORK [conn7344] end connection 127.0.0.1:39617 (9 connections now open) 2014-10-06T15:48:48.785+0000 I NETWORK [conn7345] end connection 127.0.0.1:39618 (8 connections now open) 2014-10-06T15:48:48.785+0000 I NETWORK [conn7342] end connection 127.0.0.1:39615 (8 connections now open) 2014-10-06T15:48:48.785+0000 I NETWORK [conn7340] end connection 127.0.0.1:39613 (8 connections now open) 2014-10-06T15:48:48.785+0000 I NETWORK [conn7338] end connection 127.0.0.1:39611 (8 connections now open) 2014-10-06T15:48:48.785+0000 I NETWORK [conn7341] end connection 127.0.0.1:39614 (8 connections now open) 2014-10-06T15:48:48.785+0000 I NETWORK [conn7343] end connection 127.0.0.1:39616 (8 connections now open) 2014-10-06T15:48:48.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39619 #7346 (10 connections now open) 2014-10-06T15:48:48.786+0000 I NETWORK [conn7346] end connection 127.0.0.1:39619 (2 connections now open) 2014-10-06T15:48:48.786+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:48:48.787+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:48:48.788+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39620 #7347 (3 connections now open) 2014-10-06T15:48:48.788+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39621 #7348 (4 connections now open) 2014-10-06T15:48:48.788+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39623 #7349 (5 connections now open) 2014-10-06T15:48:48.788+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39622 #7350 (6 connections now open) 2014-10-06T15:48:48.789+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39624 #7351 (7 connections now open) 2014-10-06T15:48:48.789+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39625 #7352 (8 connections now open) 2014-10-06T15:48:48.789+0000 I NETWORK [conn7347] end connection 127.0.0.1:39620 (7 connections now open) 2014-10-06T15:48:48.789+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39626 #7353 (8 connections now open) 2014-10-06T15:48:48.789+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39627 #7354 (9 connections now open) 2014-10-06T15:48:48.789+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39628 #7355 (10 connections now open) 2014-10-06T15:48:53.789+0000 I NETWORK [conn7353] end connection 127.0.0.1:39626 (9 connections now open) 2014-10-06T15:48:53.789+0000 I NETWORK [conn7351] end connection 127.0.0.1:39624 (9 connections now open) 2014-10-06T15:48:53.789+0000 I NETWORK [conn7348] end connection 127.0.0.1:39621 (9 connections now open) 2014-10-06T15:48:53.790+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39629 #7356 (10 connections now open) 2014-10-06T15:48:53.789+0000 I NETWORK [conn7349] end connection 127.0.0.1:39623 (9 connections now open) 2014-10-06T15:48:53.789+0000 I NETWORK [conn7355] end connection 127.0.0.1:39628 (9 connections now open) 2014-10-06T15:48:53.789+0000 I NETWORK [conn7350] end connection 127.0.0.1:39622 (9 connections now open) 2014-10-06T15:48:53.789+0000 I NETWORK [conn7352] end connection 127.0.0.1:39625 (9 connections now open) 2014-10-06T15:48:53.790+0000 I NETWORK [conn7354] end connection 127.0.0.1:39627 (9 connections now open) 2014-10-06T15:48:53.790+0000 I NETWORK [conn7356] end connection 127.0.0.1:39629 (2 connections now open) 2014-10-06T15:48:53.791+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:48:53.792+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:48:53.792+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39630 #7357 (3 connections now open) 2014-10-06T15:48:53.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39631 #7358 (4 connections now open) 2014-10-06T15:48:53.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39632 #7359 (5 connections now open) 2014-10-06T15:48:53.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39633 #7360 (6 connections now open) 2014-10-06T15:48:53.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39634 #7361 (7 connections now open) 2014-10-06T15:48:53.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39635 #7362 (8 connections now open) 2014-10-06T15:48:53.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39636 #7363 (9 connections now open) 2014-10-06T15:48:53.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39637 #7364 (10 connections now open) 2014-10-06T15:48:53.794+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39638 #7365 (11 connections now open) 2014-10-06T15:48:53.794+0000 I NETWORK [conn7357] end connection 127.0.0.1:39630 (10 connections now open) 2014-10-06T15:48:58.794+0000 I NETWORK [conn7365] end connection 127.0.0.1:39638 (9 connections now open) 2014-10-06T15:48:58.794+0000 I NETWORK [conn7362] end connection 127.0.0.1:39635 (9 connections now open) 2014-10-06T15:48:58.794+0000 I NETWORK [conn7358] end connection 127.0.0.1:39631 (9 connections now open) 2014-10-06T15:48:58.794+0000 I NETWORK [conn7359] end connection 127.0.0.1:39632 (9 connections now open) 2014-10-06T15:48:58.794+0000 I NETWORK [conn7360] end connection 127.0.0.1:39633 (9 connections now open) 2014-10-06T15:48:58.794+0000 I NETWORK [conn7363] end connection 127.0.0.1:39636 (9 connections now open) 2014-10-06T15:48:58.794+0000 I NETWORK [conn7361] end connection 127.0.0.1:39634 (8 connections now open) 2014-10-06T15:48:58.794+0000 I NETWORK [conn7364] end connection 127.0.0.1:39637 (9 connections now open) 2014-10-06T15:48:58.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39639 #7366 (10 connections now open) 2014-10-06T15:48:58.795+0000 I NETWORK [conn7366] end connection 127.0.0.1:39639 (2 connections now open) 2014-10-06T15:48:58.796+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:48:58.796+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:48:58.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39640 #7367 (3 connections now open) 2014-10-06T15:48:58.798+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39641 #7368 (4 connections now open) 2014-10-06T15:48:58.798+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39642 #7369 (5 connections now open) 2014-10-06T15:48:58.798+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39643 #7370 (6 connections now open) 2014-10-06T15:48:58.798+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39644 #7371 (7 connections now open) 2014-10-06T15:48:58.798+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39645 #7372 (8 connections now open) 2014-10-06T15:48:58.798+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39646 #7373 (9 connections now open) 2014-10-06T15:48:58.798+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39647 #7374 (10 connections now open) 2014-10-06T15:48:58.799+0000 I NETWORK [conn7367] end connection 127.0.0.1:39640 (9 connections now open) 2014-10-06T15:48:58.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39648 #7375 (10 connections now open) 2014-10-06T15:49:03.799+0000 I NETWORK [conn7370] end connection 127.0.0.1:39643 (9 connections now open) 2014-10-06T15:49:03.799+0000 I NETWORK [conn7373] end connection 127.0.0.1:39646 (9 connections now open) 2014-10-06T15:49:03.799+0000 I NETWORK [conn7371] end connection 127.0.0.1:39644 (9 connections now open) 2014-10-06T15:49:03.799+0000 I NETWORK [conn7368] end connection 127.0.0.1:39641 (9 connections now open) 2014-10-06T15:49:03.799+0000 I NETWORK [conn7375] end connection 127.0.0.1:39648 (9 connections now open) 2014-10-06T15:49:03.799+0000 I NETWORK [conn7374] end connection 127.0.0.1:39647 (9 connections now open) 2014-10-06T15:49:03.799+0000 I NETWORK [conn7372] end connection 127.0.0.1:39645 (9 connections now open) 2014-10-06T15:49:03.799+0000 I NETWORK [conn7369] end connection 127.0.0.1:39642 (9 connections now open) 2014-10-06T15:49:03.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39649 #7376 (10 connections now open) 2014-10-06T15:49:03.800+0000 I NETWORK [conn7376] end connection 127.0.0.1:39649 (2 connections now open) 2014-10-06T15:49:03.800+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:49:03.801+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:49:03.802+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39650 #7377 (3 connections now open) 2014-10-06T15:49:03.802+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39651 #7378 (4 connections now open) 2014-10-06T15:49:03.803+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39652 #7379 (5 connections now open) 2014-10-06T15:49:03.803+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39653 #7380 (6 connections now open) 2014-10-06T15:49:03.803+0000 I NETWORK [conn7377] end connection 127.0.0.1:39650 (5 connections now open) 2014-10-06T15:49:03.803+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39654 #7381 (7 connections now open) 2014-10-06T15:49:08.803+0000 I NETWORK [conn7379] end connection 127.0.0.1:39652 (5 connections now open) 2014-10-06T15:49:08.803+0000 I NETWORK [conn7378] end connection 127.0.0.1:39651 (5 connections now open) 2014-10-06T15:49:08.803+0000 I NETWORK [conn7380] end connection 127.0.0.1:39653 (5 connections now open) 2014-10-06T15:49:08.803+0000 I NETWORK [conn7381] end connection 127.0.0.1:39654 (5 connections now open) 2014-10-06T15:49:08.803+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39655 #7382 (6 connections now open) 2014-10-06T15:49:08.804+0000 I NETWORK [conn7382] end connection 127.0.0.1:39655 (2 connections now open) 2014-10-06T15:49:08.804+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:49:08.805+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:49:08.805+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39656 #7383 (3 connections now open) 2014-10-06T15:49:08.806+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39657 #7384 (4 connections now open) 2014-10-06T15:49:08.806+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39658 #7385 (5 connections now open) 2014-10-06T15:49:08.806+0000 I NETWORK [conn7383] end connection 127.0.0.1:39656 (3 connections now open) 2014-10-06T15:49:08.806+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39660 #7386 (6 connections now open) 2014-10-06T15:49:08.806+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39659 #7387 (6 connections now open) 2014-10-06T15:49:13.806+0000 I NETWORK [conn7384] end connection 127.0.0.1:39657 (5 connections now open) 2014-10-06T15:49:13.806+0000 I NETWORK [conn7385] end connection 127.0.0.1:39658 (5 connections now open) 2014-10-06T15:49:13.806+0000 I NETWORK [conn7387] end connection 127.0.0.1:39659 (5 connections now open) 2014-10-06T15:49:13.806+0000 I NETWORK [conn7386] end connection 127.0.0.1:39660 (5 connections now open) 2014-10-06T15:49:13.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39662 #7388 (6 connections now open) 2014-10-06T15:49:13.807+0000 I NETWORK [conn7388] end connection 127.0.0.1:39662 (2 connections now open) 2014-10-06T15:49:13.808+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:49:13.808+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:49:13.809+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39663 #7389 (3 connections now open) 2014-10-06T15:49:13.810+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39664 #7390 (4 connections now open) 2014-10-06T15:49:13.810+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39665 #7391 (5 connections now open) 2014-10-06T15:49:13.810+0000 I NETWORK [conn7389] end connection 127.0.0.1:39663 (3 connections now open) 2014-10-06T15:49:13.810+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39666 #7392 (6 connections now open) 2014-10-06T15:49:13.810+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39667 #7393 (6 connections now open) 2014-10-06T15:49:18.810+0000 I NETWORK [conn7392] end connection 127.0.0.1:39666 (5 connections now open) 2014-10-06T15:49:18.810+0000 I NETWORK [conn7393] end connection 127.0.0.1:39667 (5 connections now open) 2014-10-06T15:49:18.810+0000 I NETWORK [conn7390] end connection 127.0.0.1:39664 (5 connections now open) 2014-10-06T15:49:18.810+0000 I NETWORK [conn7391] end connection 127.0.0.1:39665 (5 connections now open) 2014-10-06T15:49:18.810+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39668 #7394 (6 connections now open) 2014-10-06T15:49:18.811+0000 I NETWORK [conn7394] end connection 127.0.0.1:39668 (2 connections now open) 2014-10-06T15:49:18.811+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:49:18.812+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:49:18.812+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39669 #7395 (3 connections now open) 2014-10-06T15:49:18.813+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39670 #7396 (4 connections now open) 2014-10-06T15:49:18.813+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39671 #7397 (5 connections now open) 2014-10-06T15:49:18.813+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39672 #7398 (6 connections now open) 2014-10-06T15:49:18.813+0000 I NETWORK [conn7395] end connection 127.0.0.1:39669 (5 connections now open) 2014-10-06T15:49:18.813+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39673 #7399 (7 connections now open) 2014-10-06T15:49:23.813+0000 I NETWORK [conn7398] end connection 127.0.0.1:39672 (5 connections now open) 2014-10-06T15:49:23.813+0000 I NETWORK [conn7396] end connection 127.0.0.1:39670 (5 connections now open) 2014-10-06T15:49:23.813+0000 I NETWORK [conn7399] end connection 127.0.0.1:39673 (5 connections now open) 2014-10-06T15:49:23.813+0000 I NETWORK [conn7397] end connection 127.0.0.1:39671 (5 connections now open) 2014-10-06T15:49:23.814+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39674 #7400 (6 connections now open) 2014-10-06T15:49:23.814+0000 I NETWORK [conn7400] end connection 127.0.0.1:39674 (2 connections now open) 2014-10-06T15:49:23.815+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:49:23.816+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:49:23.816+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39675 #7401 (3 connections now open) 2014-10-06T15:49:23.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39676 #7402 (4 connections now open) 2014-10-06T15:49:23.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39678 #7403 (5 connections now open) 2014-10-06T15:49:23.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39677 #7404 (6 connections now open) 2014-10-06T15:49:23.817+0000 I NETWORK [conn7401] end connection 127.0.0.1:39675 (4 connections now open) 2014-10-06T15:49:23.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39680 #7405 (7 connections now open) 2014-10-06T15:49:28.817+0000 I NETWORK [conn7405] end connection 127.0.0.1:39680 (5 connections now open) 2014-10-06T15:49:28.817+0000 I NETWORK [conn7402] end connection 127.0.0.1:39676 (5 connections now open) 2014-10-06T15:49:28.817+0000 I NETWORK [conn7404] end connection 127.0.0.1:39677 (5 connections now open) 2014-10-06T15:49:28.817+0000 I NETWORK [conn7403] end connection 127.0.0.1:39678 (5 connections now open) 2014-10-06T15:49:28.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39681 #7406 (6 connections now open) 2014-10-06T15:49:28.818+0000 I NETWORK [conn7406] end connection 127.0.0.1:39681 (2 connections now open) 2014-10-06T15:49:28.818+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:49:28.819+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:49:28.820+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39682 #7407 (3 connections now open) 2014-10-06T15:49:28.820+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39683 #7408 (4 connections now open) 2014-10-06T15:49:28.820+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39684 #7409 (5 connections now open) 2014-10-06T15:49:28.820+0000 I NETWORK [conn7407] end connection 127.0.0.1:39682 (4 connections now open) 2014-10-06T15:49:28.821+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39685 #7410 (6 connections now open) 2014-10-06T15:49:28.821+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39686 #7411 (6 connections now open) 2014-10-06T15:49:33.821+0000 I NETWORK [conn7411] end connection 127.0.0.1:39686 (5 connections now open) 2014-10-06T15:49:33.821+0000 I NETWORK [conn7409] end connection 127.0.0.1:39684 (5 connections now open) 2014-10-06T15:49:33.821+0000 I NETWORK [conn7408] end connection 127.0.0.1:39683 (5 connections now open) 2014-10-06T15:49:33.821+0000 I NETWORK [conn7410] end connection 127.0.0.1:39685 (5 connections now open) 2014-10-06T15:49:33.821+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39687 #7412 (6 connections now open) 2014-10-06T15:49:33.822+0000 I NETWORK [conn7412] end connection 127.0.0.1:39687 (2 connections now open) 2014-10-06T15:49:33.822+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:49:33.822+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:49:33.823+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39688 #7413 (3 connections now open) 2014-10-06T15:49:33.823+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39689 #7414 (4 connections now open) 2014-10-06T15:49:33.824+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39690 #7415 (5 connections now open) 2014-10-06T15:49:33.824+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39691 #7416 (6 connections now open) 2014-10-06T15:49:33.824+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39692 #7417 (7 connections now open) 2014-10-06T15:49:33.824+0000 I NETWORK [conn7413] end connection 127.0.0.1:39688 (6 connections now open) 2014-10-06T15:49:38.824+0000 I NETWORK [conn7417] end connection 127.0.0.1:39692 (5 connections now open) 2014-10-06T15:49:38.824+0000 I NETWORK [conn7414] end connection 127.0.0.1:39689 (5 connections now open) 2014-10-06T15:49:38.824+0000 I NETWORK [conn7416] end connection 127.0.0.1:39691 (5 connections now open) 2014-10-06T15:49:38.824+0000 I NETWORK [conn7415] end connection 127.0.0.1:39690 (5 connections now open) 2014-10-06T15:49:38.824+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39693 #7418 (6 connections now open) 2014-10-06T15:49:38.825+0000 I NETWORK [conn7418] end connection 127.0.0.1:39693 (2 connections now open) 2014-10-06T15:49:38.825+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:49:38.826+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:49:38.827+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39694 #7419 (3 connections now open) 2014-10-06T15:49:38.827+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39695 #7420 (4 connections now open) 2014-10-06T15:49:38.827+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39696 #7421 (5 connections now open) 2014-10-06T15:49:38.827+0000 I NETWORK [conn7419] end connection 127.0.0.1:39694 (4 connections now open) 2014-10-06T15:49:43.828+0000 I NETWORK [conn7421] end connection 127.0.0.1:39696 (3 connections now open) 2014-10-06T15:49:43.828+0000 I NETWORK [conn7420] end connection 127.0.0.1:39695 (3 connections now open) 2014-10-06T15:49:43.828+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39697 #7422 (4 connections now open) 2014-10-06T15:49:43.829+0000 I NETWORK [conn7422] end connection 127.0.0.1:39697 (2 connections now open) 2014-10-06T15:49:43.829+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:49:43.830+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:49:43.831+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39698 #7423 (3 connections now open) 2014-10-06T15:49:43.831+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39699 #7424 (4 connections now open) 2014-10-06T15:49:43.831+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39700 #7425 (5 connections now open) 2014-10-06T15:49:43.831+0000 I NETWORK [conn7423] end connection 127.0.0.1:39698 (4 connections now open) 2014-10-06T15:49:48.831+0000 I NETWORK [conn7425] end connection 127.0.0.1:39700 (3 connections now open) 2014-10-06T15:49:48.831+0000 I NETWORK [conn7424] end connection 127.0.0.1:39699 (3 connections now open) 2014-10-06T15:49:48.832+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39701 #7426 (4 connections now open) 2014-10-06T15:49:48.832+0000 I NETWORK [conn7426] end connection 127.0.0.1:39701 (2 connections now open) 2014-10-06T15:49:48.833+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:49:48.833+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:49:48.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39702 #7427 (3 connections now open) 2014-10-06T15:49:48.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39703 #7428 (4 connections now open) 2014-10-06T15:49:48.835+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39704 #7429 (5 connections now open) 2014-10-06T15:49:48.835+0000 I NETWORK [conn7427] end connection 127.0.0.1:39702 (4 connections now open) 2014-10-06T15:49:53.835+0000 I NETWORK [conn7428] end connection 127.0.0.1:39703 (3 connections now open) 2014-10-06T15:49:53.835+0000 I NETWORK [conn7429] end connection 127.0.0.1:39704 (3 connections now open) 2014-10-06T15:49:53.835+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39705 #7430 (4 connections now open) 2014-10-06T15:49:53.836+0000 I NETWORK [conn7430] end connection 127.0.0.1:39705 (2 connections now open) 2014-10-06T15:49:53.837+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:49:53.837+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:49:53.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39706 #7431 (3 connections now open) 2014-10-06T15:49:53.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39707 #7432 (4 connections now open) 2014-10-06T15:49:53.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39708 #7433 (5 connections now open) 2014-10-06T15:49:53.839+0000 I NETWORK [conn7431] end connection 127.0.0.1:39706 (4 connections now open) 2014-10-06T15:49:58.839+0000 I NETWORK [conn7432] end connection 127.0.0.1:39707 (3 connections now open) 2014-10-06T15:49:58.839+0000 I NETWORK [conn7433] end connection 127.0.0.1:39708 (3 connections now open) 2014-10-06T15:49:58.839+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39709 #7434 (4 connections now open) 2014-10-06T15:49:58.840+0000 I NETWORK [conn7434] end connection 127.0.0.1:39709 (2 connections now open) 2014-10-06T15:49:58.840+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:49:58.841+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:49:58.842+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39710 #7435 (3 connections now open) 2014-10-06T15:49:58.842+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39711 #7436 (4 connections now open) 2014-10-06T15:49:58.842+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39712 #7437 (5 connections now open) 2014-10-06T15:49:58.843+0000 I NETWORK [conn7435] end connection 127.0.0.1:39710 (4 connections now open) 2014-10-06T15:50:03.843+0000 I NETWORK [conn7436] end connection 127.0.0.1:39711 (3 connections now open) 2014-10-06T15:50:03.843+0000 I NETWORK [conn7437] end connection 127.0.0.1:39712 (3 connections now open) 2014-10-06T15:50:03.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39713 #7438 (4 connections now open) 2014-10-06T15:50:03.844+0000 I NETWORK [conn7438] end connection 127.0.0.1:39713 (2 connections now open) 2014-10-06T15:50:03.844+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:50:03.845+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:50:03.846+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39714 #7439 (3 connections now open) 2014-10-06T15:50:03.846+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39715 #7440 (4 connections now open) 2014-10-06T15:50:03.846+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39716 #7441 (5 connections now open) 2014-10-06T15:50:03.846+0000 I NETWORK [conn7439] end connection 127.0.0.1:39714 (4 connections now open) 2014-10-06T15:50:08.846+0000 I NETWORK [conn7441] end connection 127.0.0.1:39716 (3 connections now open) 2014-10-06T15:50:08.847+0000 I NETWORK [conn7440] end connection 127.0.0.1:39715 (3 connections now open) 2014-10-06T15:50:08.847+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39717 #7442 (4 connections now open) 2014-10-06T15:50:08.847+0000 I NETWORK [conn7442] end connection 127.0.0.1:39717 (2 connections now open) 2014-10-06T15:50:08.847+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:50:08.848+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:50:08.849+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39718 #7443 (3 connections now open) 2014-10-06T15:50:08.849+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39719 #7444 (4 connections now open) 2014-10-06T15:50:08.849+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39720 #7445 (5 connections now open) 2014-10-06T15:50:08.850+0000 I NETWORK [conn7443] end connection 127.0.0.1:39718 (4 connections now open) 2014-10-06T15:50:13.850+0000 I NETWORK [conn7444] end connection 127.0.0.1:39719 (3 connections now open) 2014-10-06T15:50:13.850+0000 I NETWORK [conn7445] end connection 127.0.0.1:39720 (3 connections now open) 2014-10-06T15:50:13.850+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39721 #7446 (4 connections now open) 2014-10-06T15:50:13.851+0000 I NETWORK [conn7446] end connection 127.0.0.1:39721 (2 connections now open) 2014-10-06T15:50:13.851+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:50:13.852+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:50:13.853+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39722 #7447 (3 connections now open) 2014-10-06T15:50:13.853+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39723 #7448 (4 connections now open) 2014-10-06T15:50:13.853+0000 I NETWORK [conn7447] end connection 127.0.0.1:39722 (3 connections now open) 2014-10-06T15:50:18.853+0000 I NETWORK [conn7448] end connection 127.0.0.1:39723 (2 connections now open) 2014-10-06T15:50:18.854+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39724 #7449 (3 connections now open) 2014-10-06T15:50:18.854+0000 I NETWORK [conn7449] end connection 127.0.0.1:39724 (2 connections now open) 2014-10-06T15:50:18.854+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:50:18.855+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:50:18.856+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39725 #7450 (3 connections now open) 2014-10-06T15:50:18.856+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39726 #7451 (4 connections now open) 2014-10-06T15:50:18.856+0000 I NETWORK [conn7450] end connection 127.0.0.1:39725 (3 connections now open) 2014-10-06T15:50:23.857+0000 I NETWORK [conn7451] end connection 127.0.0.1:39726 (2 connections now open) 2014-10-06T15:50:23.857+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39727 #7452 (3 connections now open) 2014-10-06T15:50:23.857+0000 I NETWORK [conn7452] end connection 127.0.0.1:39727 (2 connections now open) 2014-10-06T15:50:23.858+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:50:23.859+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:50:23.859+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39728 #7453 (3 connections now open) 2014-10-06T15:50:23.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39729 #7454 (4 connections now open) 2014-10-06T15:50:23.860+0000 I NETWORK [conn7453] end connection 127.0.0.1:39728 (3 connections now open) 2014-10-06T15:50:28.860+0000 I NETWORK [conn7454] end connection 127.0.0.1:39729 (2 connections now open) 2014-10-06T15:50:28.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39730 #7455 (3 connections now open) 2014-10-06T15:50:28.861+0000 I NETWORK [conn7455] end connection 127.0.0.1:39730 (2 connections now open) 2014-10-06T15:50:28.861+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:50:28.862+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:50:28.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39731 #7456 (3 connections now open) 2014-10-06T15:50:28.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39732 #7457 (4 connections now open) 2014-10-06T15:50:28.863+0000 I NETWORK [conn7456] end connection 127.0.0.1:39731 (3 connections now open) 2014-10-06T15:50:33.864+0000 I NETWORK [conn7457] end connection 127.0.0.1:39732 (2 connections now open) 2014-10-06T15:50:33.864+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39733 #7458 (3 connections now open) 2014-10-06T15:50:33.869+0000 I NETWORK [conn7458] end connection 127.0.0.1:39733 (2 connections now open) 2014-10-06T15:50:33.869+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:50:33.870+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:50:33.871+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39734 #7459 (3 connections now open) 2014-10-06T15:50:33.871+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39735 #7460 (4 connections now open) 2014-10-06T15:50:33.871+0000 I NETWORK [conn7459] end connection 127.0.0.1:39734 (3 connections now open) 2014-10-06T15:50:38.871+0000 I NETWORK [conn7460] end connection 127.0.0.1:39735 (2 connections now open) 2014-10-06T15:50:38.872+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39736 #7461 (3 connections now open) 2014-10-06T15:50:38.872+0000 I NETWORK [conn7461] end connection 127.0.0.1:39736 (2 connections now open) 2014-10-06T15:50:38.872+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:50:38.873+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:50:38.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39737 #7462 (3 connections now open) 2014-10-06T15:50:38.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39738 #7463 (4 connections now open) 2014-10-06T15:50:38.874+0000 I NETWORK [conn7462] end connection 127.0.0.1:39737 (3 connections now open) 2014-10-06T15:50:43.874+0000 I NETWORK [conn7463] end connection 127.0.0.1:39738 (2 connections now open) 2014-10-06T15:50:43.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39739 #7464 (3 connections now open) 2014-10-06T15:50:43.875+0000 I NETWORK [conn7464] end connection 127.0.0.1:39739 (2 connections now open) 2014-10-06T15:50:43.876+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:50:43.876+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:50:43.877+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39740 #7465 (3 connections now open) 2014-10-06T15:50:43.877+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39741 #7466 (4 connections now open) 2014-10-06T15:50:43.878+0000 I NETWORK [conn7465] end connection 127.0.0.1:39740 (3 connections now open) 2014-10-06T15:50:48.878+0000 I NETWORK [conn7466] end connection 127.0.0.1:39741 (2 connections now open) 2014-10-06T15:50:48.878+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39742 #7467 (3 connections now open) 2014-10-06T15:50:48.879+0000 I NETWORK [conn7467] end connection 127.0.0.1:39742 (2 connections now open) 2014-10-06T15:50:48.879+0000 I COMMANDS [conn5] CMD: drop test0.Commands_isMaster 2014-10-06T15:50:48.884+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:50:48.885+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39743 #7468 (3 connections now open) 2014-10-06T15:50:48.885+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39744 #7469 (4 connections now open) 2014-10-06T15:50:48.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39745 #7470 (5 connections now open) 2014-10-06T15:50:48.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39746 #7471 (6 connections now open) 2014-10-06T15:50:48.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39747 #7472 (7 connections now open) 2014-10-06T15:50:48.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39748 #7473 (8 connections now open) 2014-10-06T15:50:48.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39749 #7474 (9 connections now open) 2014-10-06T15:50:48.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39750 #7475 (10 connections now open) 2014-10-06T15:50:48.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39751 #7476 (11 connections now open) 2014-10-06T15:50:48.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39752 #7477 (12 connections now open) 2014-10-06T15:50:48.887+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39753 #7478 (13 connections now open) 2014-10-06T15:50:48.888+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39754 #7479 (14 connections now open) 2014-10-06T15:50:48.888+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39755 #7480 (15 connections now open) 2014-10-06T15:50:48.888+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39756 #7481 (16 connections now open) 2014-10-06T15:50:48.888+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39757 #7482 (17 connections now open) 2014-10-06T15:50:48.888+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39758 #7483 (18 connections now open) 2014-10-06T15:50:48.889+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39759 #7484 (19 connections now open) 2014-10-06T15:50:48.889+0000 I NETWORK [conn7468] end connection 127.0.0.1:39743 (17 connections now open) 2014-10-06T15:50:53.889+0000 I NETWORK [conn7477] end connection 127.0.0.1:39752 (17 connections now open) 2014-10-06T15:50:53.889+0000 I NETWORK [conn7484] end connection 127.0.0.1:39759 (17 connections now open) 2014-10-06T15:50:53.889+0000 I NETWORK [conn7470] end connection 127.0.0.1:39745 (16 connections now open) 2014-10-06T15:50:53.889+0000 I NETWORK [conn7483] end connection 127.0.0.1:39758 (16 connections now open) 2014-10-06T15:50:53.889+0000 I NETWORK [conn7478] end connection 127.0.0.1:39753 (16 connections now open) 2014-10-06T15:50:53.889+0000 I NETWORK [conn7480] end connection 127.0.0.1:39755 (16 connections now open) 2014-10-06T15:50:53.889+0000 I NETWORK [conn7469] end connection 127.0.0.1:39744 (16 connections now open) 2014-10-06T15:50:53.889+0000 I NETWORK [conn7482] end connection 127.0.0.1:39757 (16 connections now open) 2014-10-06T15:50:53.890+0000 I NETWORK [conn7476] end connection 127.0.0.1:39751 (16 connections now open) 2014-10-06T15:50:53.890+0000 I NETWORK [conn7481] end connection 127.0.0.1:39756 (16 connections now open) 2014-10-06T15:50:53.890+0000 I NETWORK [conn7475] end connection 127.0.0.1:39750 (16 connections now open) 2014-10-06T15:50:53.890+0000 I NETWORK [conn7474] end connection 127.0.0.1:39749 (16 connections now open) 2014-10-06T15:50:53.890+0000 I NETWORK [conn7471] end connection 127.0.0.1:39746 (16 connections now open) 2014-10-06T15:50:53.890+0000 I NETWORK [conn7473] end connection 127.0.0.1:39748 (16 connections now open) 2014-10-06T15:50:53.890+0000 I NETWORK [conn7472] end connection 127.0.0.1:39747 (16 connections now open) 2014-10-06T15:50:53.890+0000 I NETWORK [conn7479] end connection 127.0.0.1:39754 (16 connections now open) 2014-10-06T15:50:53.890+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39760 #7485 (3 connections now open) 2014-10-06T15:50:53.891+0000 I NETWORK [conn7485] end connection 127.0.0.1:39760 (2 connections now open) 2014-10-06T15:50:53.891+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:50:53.892+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:50:53.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39761 #7486 (3 connections now open) 2014-10-06T15:50:53.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39762 #7487 (4 connections now open) 2014-10-06T15:50:53.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39764 #7488 (5 connections now open) 2014-10-06T15:50:53.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39763 #7489 (6 connections now open) 2014-10-06T15:50:53.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39766 #7490 (7 connections now open) 2014-10-06T15:50:53.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39767 #7491 (8 connections now open) 2014-10-06T15:50:53.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39768 #7492 (9 connections now open) 2014-10-06T15:50:53.894+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39769 #7493 (10 connections now open) 2014-10-06T15:50:53.894+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39770 #7494 (11 connections now open) 2014-10-06T15:50:53.894+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39771 #7495 (12 connections now open) 2014-10-06T15:50:53.894+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39772 #7496 (13 connections now open) 2014-10-06T15:50:53.895+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39773 #7497 (14 connections now open) 2014-10-06T15:50:53.895+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39774 #7498 (15 connections now open) 2014-10-06T15:50:53.895+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39775 #7499 (16 connections now open) 2014-10-06T15:50:53.895+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39776 #7500 (17 connections now open) 2014-10-06T15:50:53.896+0000 I NETWORK [conn7486] end connection 127.0.0.1:39761 (16 connections now open) 2014-10-06T15:50:53.896+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39777 #7501 (17 connections now open) 2014-10-06T15:50:53.896+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39778 #7502 (18 connections now open) 2014-10-06T15:50:58.896+0000 I NETWORK [conn7492] end connection 127.0.0.1:39768 (17 connections now open) 2014-10-06T15:50:58.896+0000 I NETWORK [conn7487] end connection 127.0.0.1:39762 (16 connections now open) 2014-10-06T15:50:58.896+0000 I NETWORK [conn7491] end connection 127.0.0.1:39767 (16 connections now open) 2014-10-06T15:50:58.896+0000 I NETWORK [conn7502] end connection 127.0.0.1:39778 (16 connections now open) 2014-10-06T15:50:58.896+0000 I NETWORK [conn7499] end connection 127.0.0.1:39775 (16 connections now open) 2014-10-06T15:50:58.896+0000 I NETWORK [conn7493] end connection 127.0.0.1:39769 (16 connections now open) 2014-10-06T15:50:58.896+0000 I NETWORK [conn7498] end connection 127.0.0.1:39774 (16 connections now open) 2014-10-06T15:50:58.896+0000 I NETWORK [conn7500] end connection 127.0.0.1:39776 (16 connections now open) 2014-10-06T15:50:58.896+0000 I NETWORK [conn7494] end connection 127.0.0.1:39770 (16 connections now open) 2014-10-06T15:50:58.896+0000 I NETWORK [conn7488] end connection 127.0.0.1:39764 (16 connections now open) 2014-10-06T15:50:58.896+0000 I NETWORK [conn7496] end connection 127.0.0.1:39772 (16 connections now open) 2014-10-06T15:50:58.896+0000 I NETWORK [conn7497] end connection 127.0.0.1:39773 (16 connections now open) 2014-10-06T15:50:58.896+0000 I NETWORK [conn7495] end connection 127.0.0.1:39771 (16 connections now open) 2014-10-06T15:50:58.896+0000 I NETWORK [conn7489] end connection 127.0.0.1:39763 (16 connections now open) 2014-10-06T15:50:58.896+0000 I NETWORK [conn7501] end connection 127.0.0.1:39777 (16 connections now open) 2014-10-06T15:50:58.897+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39779 #7503 (6 connections now open) 2014-10-06T15:50:58.896+0000 I NETWORK [conn7490] end connection 127.0.0.1:39766 (16 connections now open) 2014-10-06T15:50:58.897+0000 I NETWORK [conn7503] end connection 127.0.0.1:39779 (2 connections now open) 2014-10-06T15:50:58.898+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:50:58.899+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:50:58.900+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39780 #7504 (3 connections now open) 2014-10-06T15:50:58.900+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39781 #7505 (4 connections now open) 2014-10-06T15:50:58.900+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39782 #7506 (5 connections now open) 2014-10-06T15:50:58.900+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39783 #7507 (6 connections now open) 2014-10-06T15:50:58.900+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39784 #7508 (7 connections now open) 2014-10-06T15:50:58.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39785 #7509 (8 connections now open) 2014-10-06T15:50:58.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39786 #7510 (9 connections now open) 2014-10-06T15:50:58.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39787 #7511 (10 connections now open) 2014-10-06T15:50:58.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39788 #7512 (11 connections now open) 2014-10-06T15:50:58.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39789 #7513 (12 connections now open) 2014-10-06T15:50:58.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39790 #7514 (13 connections now open) 2014-10-06T15:50:58.902+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39791 #7515 (14 connections now open) 2014-10-06T15:50:58.902+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39792 #7516 (15 connections now open) 2014-10-06T15:50:58.902+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39793 #7517 (16 connections now open) 2014-10-06T15:50:58.902+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39794 #7518 (17 connections now open) 2014-10-06T15:50:58.902+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39795 #7519 (18 connections now open) 2014-10-06T15:50:58.903+0000 I NETWORK [conn7504] end connection 127.0.0.1:39780 (17 connections now open) 2014-10-06T15:50:58.903+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39796 #7520 (18 connections now open) 2014-10-06T15:51:03.903+0000 I NETWORK [conn7509] end connection 127.0.0.1:39785 (17 connections now open) 2014-10-06T15:51:03.903+0000 I NETWORK [conn7512] end connection 127.0.0.1:39788 (17 connections now open) 2014-10-06T15:51:03.903+0000 I NETWORK [conn7508] end connection 127.0.0.1:39784 (17 connections now open) 2014-10-06T15:51:03.903+0000 I NETWORK [conn7514] end connection 127.0.0.1:39790 (17 connections now open) 2014-10-06T15:51:03.903+0000 I NETWORK [conn7519] end connection 127.0.0.1:39795 (17 connections now open) 2014-10-06T15:51:03.903+0000 I NETWORK [conn7507] end connection 127.0.0.1:39783 (17 connections now open) 2014-10-06T15:51:03.903+0000 I NETWORK [conn7513] end connection 127.0.0.1:39789 (17 connections now open) 2014-10-06T15:51:03.903+0000 I NETWORK [conn7516] end connection 127.0.0.1:39792 (17 connections now open) 2014-10-06T15:51:03.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39797 #7521 (11 connections now open) 2014-10-06T15:51:03.903+0000 I NETWORK [conn7511] end connection 127.0.0.1:39787 (17 connections now open) 2014-10-06T15:51:03.903+0000 I NETWORK [conn7515] end connection 127.0.0.1:39791 (16 connections now open) 2014-10-06T15:51:03.903+0000 I NETWORK [conn7506] end connection 127.0.0.1:39782 (16 connections now open) 2014-10-06T15:51:03.903+0000 I NETWORK [conn7518] end connection 127.0.0.1:39794 (16 connections now open) 2014-10-06T15:51:03.903+0000 I NETWORK [conn7517] end connection 127.0.0.1:39793 (16 connections now open) 2014-10-06T15:51:03.903+0000 I NETWORK [conn7520] end connection 127.0.0.1:39796 (16 connections now open) 2014-10-06T15:51:03.903+0000 I NETWORK [conn7505] end connection 127.0.0.1:39781 (16 connections now open) 2014-10-06T15:51:03.903+0000 I NETWORK [conn7510] end connection 127.0.0.1:39786 (16 connections now open) 2014-10-06T15:51:03.904+0000 I NETWORK [conn7521] end connection 127.0.0.1:39797 (2 connections now open) 2014-10-06T15:51:03.905+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:51:03.905+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:51:03.906+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39798 #7522 (3 connections now open) 2014-10-06T15:51:03.906+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39799 #7523 (4 connections now open) 2014-10-06T15:51:03.907+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39800 #7524 (5 connections now open) 2014-10-06T15:51:03.907+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39801 #7525 (6 connections now open) 2014-10-06T15:51:03.907+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39802 #7526 (7 connections now open) 2014-10-06T15:51:03.907+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39803 #7527 (8 connections now open) 2014-10-06T15:51:03.907+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39804 #7528 (9 connections now open) 2014-10-06T15:51:03.908+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39805 #7529 (10 connections now open) 2014-10-06T15:51:03.908+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39806 #7530 (11 connections now open) 2014-10-06T15:51:03.908+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39807 #7531 (12 connections now open) 2014-10-06T15:51:03.908+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39808 #7532 (13 connections now open) 2014-10-06T15:51:03.909+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39809 #7533 (14 connections now open) 2014-10-06T15:51:03.909+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39810 #7534 (15 connections now open) 2014-10-06T15:51:03.909+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39811 #7535 (16 connections now open) 2014-10-06T15:51:03.909+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39812 #7536 (17 connections now open) 2014-10-06T15:51:03.909+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39813 #7537 (18 connections now open) 2014-10-06T15:51:03.910+0000 I NETWORK [conn7522] end connection 127.0.0.1:39798 (17 connections now open) 2014-10-06T15:51:03.910+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39814 #7538 (18 connections now open) 2014-10-06T15:51:08.910+0000 I NETWORK [conn7536] end connection 127.0.0.1:39812 (17 connections now open) 2014-10-06T15:51:08.910+0000 I NETWORK [conn7527] end connection 127.0.0.1:39803 (17 connections now open) 2014-10-06T15:51:08.910+0000 I NETWORK [conn7538] end connection 127.0.0.1:39814 (17 connections now open) 2014-10-06T15:51:08.910+0000 I NETWORK [conn7534] end connection 127.0.0.1:39810 (17 connections now open) 2014-10-06T15:51:08.910+0000 I NETWORK [conn7524] end connection 127.0.0.1:39800 (17 connections now open) 2014-10-06T15:51:08.910+0000 I NETWORK [conn7535] end connection 127.0.0.1:39811 (17 connections now open) 2014-10-06T15:51:08.910+0000 I NETWORK [conn7526] end connection 127.0.0.1:39802 (17 connections now open) 2014-10-06T15:51:08.910+0000 I NETWORK [conn7533] end connection 127.0.0.1:39809 (17 connections now open) 2014-10-06T15:51:08.910+0000 I NETWORK [conn7530] end connection 127.0.0.1:39806 (17 connections now open) 2014-10-06T15:51:08.910+0000 I NETWORK [conn7523] end connection 127.0.0.1:39799 (17 connections now open) 2014-10-06T15:51:08.910+0000 I NETWORK [conn7529] end connection 127.0.0.1:39805 (16 connections now open) 2014-10-06T15:51:08.910+0000 I NETWORK [conn7528] end connection 127.0.0.1:39804 (16 connections now open) 2014-10-06T15:51:08.910+0000 I NETWORK [conn7531] end connection 127.0.0.1:39807 (16 connections now open) 2014-10-06T15:51:08.911+0000 I NETWORK [conn7537] end connection 127.0.0.1:39813 (16 connections now open) 2014-10-06T15:51:08.911+0000 I NETWORK [conn7532] end connection 127.0.0.1:39808 (16 connections now open) 2014-10-06T15:51:08.911+0000 I NETWORK [conn7525] end connection 127.0.0.1:39801 (16 connections now open) 2014-10-06T15:51:08.911+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39815 #7539 (5 connections now open) 2014-10-06T15:51:08.912+0000 I NETWORK [conn7539] end connection 127.0.0.1:39815 (2 connections now open) 2014-10-06T15:51:08.912+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:51:08.913+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:51:08.914+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39816 #7540 (3 connections now open) 2014-10-06T15:51:08.914+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39817 #7541 (4 connections now open) 2014-10-06T15:51:08.914+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39818 #7542 (5 connections now open) 2014-10-06T15:51:08.914+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39819 #7543 (6 connections now open) 2014-10-06T15:51:08.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39820 #7544 (7 connections now open) 2014-10-06T15:51:08.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39821 #7545 (8 connections now open) 2014-10-06T15:51:08.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39822 #7546 (9 connections now open) 2014-10-06T15:51:08.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39823 #7547 (10 connections now open) 2014-10-06T15:51:08.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39824 #7548 (11 connections now open) 2014-10-06T15:51:08.916+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39825 #7549 (12 connections now open) 2014-10-06T15:51:08.916+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39826 #7550 (13 connections now open) 2014-10-06T15:51:08.916+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39827 #7551 (14 connections now open) 2014-10-06T15:51:08.916+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39828 #7552 (15 connections now open) 2014-10-06T15:51:08.916+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39829 #7553 (16 connections now open) 2014-10-06T15:51:08.917+0000 I NETWORK [conn7540] end connection 127.0.0.1:39816 (15 connections now open) 2014-10-06T15:51:08.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39830 #7554 (16 connections now open) 2014-10-06T15:51:08.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39831 #7555 (17 connections now open) 2014-10-06T15:51:08.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39832 #7556 (18 connections now open) 2014-10-06T15:51:13.917+0000 I NETWORK [conn7546] end connection 127.0.0.1:39822 (17 connections now open) 2014-10-06T15:51:13.917+0000 I NETWORK [conn7548] end connection 127.0.0.1:39824 (17 connections now open) 2014-10-06T15:51:13.917+0000 I NETWORK [conn7552] end connection 127.0.0.1:39828 (17 connections now open) 2014-10-06T15:51:13.917+0000 I NETWORK [conn7549] end connection 127.0.0.1:39825 (16 connections now open) 2014-10-06T15:51:13.917+0000 I NETWORK [conn7556] end connection 127.0.0.1:39832 (17 connections now open) 2014-10-06T15:51:13.917+0000 I NETWORK [conn7554] end connection 127.0.0.1:39830 (16 connections now open) 2014-10-06T15:51:13.917+0000 I NETWORK [conn7542] end connection 127.0.0.1:39818 (16 connections now open) 2014-10-06T15:51:13.917+0000 I NETWORK [conn7553] end connection 127.0.0.1:39829 (16 connections now open) 2014-10-06T15:51:13.917+0000 I NETWORK [conn7550] end connection 127.0.0.1:39826 (16 connections now open) 2014-10-06T15:51:13.917+0000 I NETWORK [conn7551] end connection 127.0.0.1:39827 (16 connections now open) 2014-10-06T15:51:13.917+0000 I NETWORK [conn7544] end connection 127.0.0.1:39820 (16 connections now open) 2014-10-06T15:51:13.917+0000 I NETWORK [conn7543] end connection 127.0.0.1:39819 (16 connections now open) 2014-10-06T15:51:13.917+0000 I NETWORK [conn7545] end connection 127.0.0.1:39821 (16 connections now open) 2014-10-06T15:51:13.918+0000 I NETWORK [conn7547] end connection 127.0.0.1:39823 (16 connections now open) 2014-10-06T15:51:13.918+0000 I NETWORK [conn7555] end connection 127.0.0.1:39831 (16 connections now open) 2014-10-06T15:51:13.918+0000 I NETWORK [conn7541] end connection 127.0.0.1:39817 (16 connections now open) 2014-10-06T15:51:13.918+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39833 #7557 (3 connections now open) 2014-10-06T15:51:13.919+0000 I NETWORK [conn7557] end connection 127.0.0.1:39833 (2 connections now open) 2014-10-06T15:51:13.919+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:51:13.920+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:51:13.921+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39834 #7558 (3 connections now open) 2014-10-06T15:51:13.921+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39835 #7559 (4 connections now open) 2014-10-06T15:51:13.921+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39836 #7560 (5 connections now open) 2014-10-06T15:51:13.921+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39837 #7561 (6 connections now open) 2014-10-06T15:51:13.921+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39838 #7562 (7 connections now open) 2014-10-06T15:51:13.921+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39839 #7563 (8 connections now open) 2014-10-06T15:51:13.921+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39840 #7564 (9 connections now open) 2014-10-06T15:51:13.921+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39841 #7565 (10 connections now open) 2014-10-06T15:51:13.922+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39842 #7566 (11 connections now open) 2014-10-06T15:51:13.922+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39843 #7567 (12 connections now open) 2014-10-06T15:51:13.922+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39844 #7568 (13 connections now open) 2014-10-06T15:51:13.923+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39845 #7569 (14 connections now open) 2014-10-06T15:51:13.923+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39846 #7570 (15 connections now open) 2014-10-06T15:51:13.923+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39847 #7571 (16 connections now open) 2014-10-06T15:51:13.923+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39848 #7572 (17 connections now open) 2014-10-06T15:51:13.924+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39849 #7573 (18 connections now open) 2014-10-06T15:51:13.924+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39850 #7574 (19 connections now open) 2014-10-06T15:51:13.924+0000 I NETWORK [conn7558] end connection 127.0.0.1:39834 (18 connections now open) 2014-10-06T15:51:18.925+0000 I NETWORK [conn7568] end connection 127.0.0.1:39844 (17 connections now open) 2014-10-06T15:51:18.925+0000 I NETWORK [conn7574] end connection 127.0.0.1:39850 (17 connections now open) 2014-10-06T15:51:18.925+0000 I NETWORK [conn7571] end connection 127.0.0.1:39847 (17 connections now open) 2014-10-06T15:51:18.925+0000 I NETWORK [conn7559] end connection 127.0.0.1:39835 (17 connections now open) 2014-10-06T15:51:18.925+0000 I NETWORK [conn7563] end connection 127.0.0.1:39839 (15 connections now open) 2014-10-06T15:51:18.925+0000 I NETWORK [conn7565] end connection 127.0.0.1:39841 (14 connections now open) 2014-10-06T15:51:18.925+0000 I NETWORK [conn7564] end connection 127.0.0.1:39840 (17 connections now open) 2014-10-06T15:51:18.925+0000 I NETWORK [conn7566] end connection 127.0.0.1:39842 (12 connections now open) 2014-10-06T15:51:18.925+0000 I NETWORK [conn7567] end connection 127.0.0.1:39843 (17 connections now open) 2014-10-06T15:51:18.925+0000 I NETWORK [conn7570] end connection 127.0.0.1:39846 (17 connections now open) 2014-10-06T15:51:18.925+0000 I NETWORK [conn7561] end connection 127.0.0.1:39837 (17 connections now open) 2014-10-06T15:51:18.925+0000 I NETWORK [conn7560] end connection 127.0.0.1:39836 (14 connections now open) 2014-10-06T15:51:18.925+0000 I NETWORK [conn7562] end connection 127.0.0.1:39838 (12 connections now open) 2014-10-06T15:51:18.925+0000 I NETWORK [conn7573] end connection 127.0.0.1:39849 (17 connections now open) 2014-10-06T15:51:18.925+0000 I NETWORK [conn7569] end connection 127.0.0.1:39845 (17 connections now open) 2014-10-06T15:51:18.925+0000 I NETWORK [conn7572] end connection 127.0.0.1:39848 (17 connections now open) 2014-10-06T15:51:18.925+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39851 #7575 (3 connections now open) 2014-10-06T15:51:18.926+0000 I NETWORK [conn7575] end connection 127.0.0.1:39851 (2 connections now open) 2014-10-06T15:51:18.926+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:51:18.927+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:51:18.928+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39852 #7576 (3 connections now open) 2014-10-06T15:51:18.928+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39853 #7577 (4 connections now open) 2014-10-06T15:51:18.928+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39854 #7578 (5 connections now open) 2014-10-06T15:51:18.929+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39856 #7579 (6 connections now open) 2014-10-06T15:51:18.929+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39855 #7580 (7 connections now open) 2014-10-06T15:51:18.929+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39857 #7581 (8 connections now open) 2014-10-06T15:51:18.929+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39858 #7582 (9 connections now open) 2014-10-06T15:51:18.929+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39859 #7583 (10 connections now open) 2014-10-06T15:51:18.929+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39860 #7584 (11 connections now open) 2014-10-06T15:51:18.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39861 #7585 (12 connections now open) 2014-10-06T15:51:18.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39862 #7586 (13 connections now open) 2014-10-06T15:51:18.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39863 #7587 (14 connections now open) 2014-10-06T15:51:18.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39864 #7588 (15 connections now open) 2014-10-06T15:51:18.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39865 #7589 (16 connections now open) 2014-10-06T15:51:18.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39866 #7590 (17 connections now open) 2014-10-06T15:51:18.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39867 #7591 (18 connections now open) 2014-10-06T15:51:18.931+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39868 #7592 (19 connections now open) 2014-10-06T15:51:18.931+0000 I NETWORK [conn7576] end connection 127.0.0.1:39852 (18 connections now open) 2014-10-06T15:51:23.932+0000 I NETWORK [conn7588] end connection 127.0.0.1:39864 (17 connections now open) 2014-10-06T15:51:23.932+0000 I NETWORK [conn7585] end connection 127.0.0.1:39861 (17 connections now open) 2014-10-06T15:51:23.932+0000 I NETWORK [conn7578] end connection 127.0.0.1:39854 (16 connections now open) 2014-10-06T15:51:23.932+0000 I NETWORK [conn7584] end connection 127.0.0.1:39860 (16 connections now open) 2014-10-06T15:51:23.932+0000 I NETWORK [conn7587] end connection 127.0.0.1:39863 (15 connections now open) 2014-10-06T15:51:23.932+0000 I NETWORK [conn7592] end connection 127.0.0.1:39868 (15 connections now open) 2014-10-06T15:51:23.932+0000 I NETWORK [conn7583] end connection 127.0.0.1:39859 (15 connections now open) 2014-10-06T15:51:23.932+0000 I NETWORK [conn7589] end connection 127.0.0.1:39865 (15 connections now open) 2014-10-06T15:51:23.932+0000 I NETWORK [conn7590] end connection 127.0.0.1:39866 (15 connections now open) 2014-10-06T15:51:23.932+0000 I NETWORK [conn7591] end connection 127.0.0.1:39867 (15 connections now open) 2014-10-06T15:51:23.932+0000 I NETWORK [conn7582] end connection 127.0.0.1:39858 (15 connections now open) 2014-10-06T15:51:23.932+0000 I NETWORK [conn7577] end connection 127.0.0.1:39853 (15 connections now open) 2014-10-06T15:51:23.932+0000 I NETWORK [conn7581] end connection 127.0.0.1:39857 (15 connections now open) 2014-10-06T15:51:23.932+0000 I NETWORK [conn7580] end connection 127.0.0.1:39855 (15 connections now open) 2014-10-06T15:51:23.932+0000 I NETWORK [conn7586] end connection 127.0.0.1:39862 (15 connections now open) 2014-10-06T15:51:23.932+0000 I NETWORK [conn7579] end connection 127.0.0.1:39856 (15 connections now open) 2014-10-06T15:51:23.933+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39869 #7593 (3 connections now open) 2014-10-06T15:51:23.933+0000 I NETWORK [conn7593] end connection 127.0.0.1:39869 (2 connections now open) 2014-10-06T15:51:23.933+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:51:23.934+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:51:23.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39870 #7594 (3 connections now open) 2014-10-06T15:51:23.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39871 #7595 (4 connections now open) 2014-10-06T15:51:23.936+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39872 #7596 (5 connections now open) 2014-10-06T15:51:23.936+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39873 #7597 (6 connections now open) 2014-10-06T15:51:23.936+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39874 #7598 (7 connections now open) 2014-10-06T15:51:23.936+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39875 #7599 (8 connections now open) 2014-10-06T15:51:23.936+0000 I NETWORK [conn7594] end connection 127.0.0.1:39870 (7 connections now open) 2014-10-06T15:51:23.936+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39876 #7600 (9 connections now open) 2014-10-06T15:51:23.936+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39877 #7601 (9 connections now open) 2014-10-06T15:51:23.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39878 #7602 (10 connections now open) 2014-10-06T15:51:28.937+0000 I NETWORK [conn7600] end connection 127.0.0.1:39876 (9 connections now open) 2014-10-06T15:51:28.937+0000 I NETWORK [conn7602] end connection 127.0.0.1:39878 (9 connections now open) 2014-10-06T15:51:28.937+0000 I NETWORK [conn7597] end connection 127.0.0.1:39873 (9 connections now open) 2014-10-06T15:51:28.937+0000 I NETWORK [conn7601] end connection 127.0.0.1:39877 (9 connections now open) 2014-10-06T15:51:28.937+0000 I NETWORK [conn7596] end connection 127.0.0.1:39872 (9 connections now open) 2014-10-06T15:51:28.937+0000 I NETWORK [conn7595] end connection 127.0.0.1:39871 (9 connections now open) 2014-10-06T15:51:28.937+0000 I NETWORK [conn7599] end connection 127.0.0.1:39875 (9 connections now open) 2014-10-06T15:51:28.937+0000 I NETWORK [conn7598] end connection 127.0.0.1:39874 (9 connections now open) 2014-10-06T15:51:28.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39879 #7603 (10 connections now open) 2014-10-06T15:51:28.938+0000 I NETWORK [conn7603] end connection 127.0.0.1:39879 (2 connections now open) 2014-10-06T15:51:28.938+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:51:28.939+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:51:28.940+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39880 #7604 (3 connections now open) 2014-10-06T15:51:28.940+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39881 #7605 (4 connections now open) 2014-10-06T15:51:28.940+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39882 #7606 (5 connections now open) 2014-10-06T15:51:28.940+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39883 #7607 (6 connections now open) 2014-10-06T15:51:28.941+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39884 #7608 (7 connections now open) 2014-10-06T15:51:28.941+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39885 #7609 (8 connections now open) 2014-10-06T15:51:28.941+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39886 #7610 (9 connections now open) 2014-10-06T15:51:28.941+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39887 #7611 (10 connections now open) 2014-10-06T15:51:28.941+0000 I NETWORK [conn7604] end connection 127.0.0.1:39880 (9 connections now open) 2014-10-06T15:51:28.941+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39888 #7612 (10 connections now open) 2014-10-06T15:51:33.942+0000 I NETWORK [conn7607] end connection 127.0.0.1:39883 (9 connections now open) 2014-10-06T15:51:33.942+0000 I NETWORK [conn7606] end connection 127.0.0.1:39882 (8 connections now open) 2014-10-06T15:51:33.942+0000 I NETWORK [conn7610] end connection 127.0.0.1:39886 (8 connections now open) 2014-10-06T15:51:33.942+0000 I NETWORK [conn7609] end connection 127.0.0.1:39885 (8 connections now open) 2014-10-06T15:51:33.942+0000 I NETWORK [conn7612] end connection 127.0.0.1:39888 (8 connections now open) 2014-10-06T15:51:33.942+0000 I NETWORK [conn7611] end connection 127.0.0.1:39887 (8 connections now open) 2014-10-06T15:51:33.942+0000 I NETWORK [conn7608] end connection 127.0.0.1:39884 (8 connections now open) 2014-10-06T15:51:33.942+0000 I NETWORK [conn7605] end connection 127.0.0.1:39881 (8 connections now open) 2014-10-06T15:51:33.942+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39889 #7613 (10 connections now open) 2014-10-06T15:51:33.943+0000 I NETWORK [conn7613] end connection 127.0.0.1:39889 (2 connections now open) 2014-10-06T15:51:33.943+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:51:33.944+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:51:33.945+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39890 #7614 (3 connections now open) 2014-10-06T15:51:33.945+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39891 #7615 (4 connections now open) 2014-10-06T15:51:33.945+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39892 #7616 (5 connections now open) 2014-10-06T15:51:33.945+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39893 #7617 (6 connections now open) 2014-10-06T15:51:33.945+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39895 #7618 (7 connections now open) 2014-10-06T15:51:33.945+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39896 #7619 (8 connections now open) 2014-10-06T15:51:33.946+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39898 #7620 (9 connections now open) 2014-10-06T15:51:33.946+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39897 #7621 (10 connections now open) 2014-10-06T15:51:33.946+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39899 #7622 (11 connections now open) 2014-10-06T15:51:33.946+0000 I NETWORK [conn7614] end connection 127.0.0.1:39890 (10 connections now open) 2014-10-06T15:51:38.946+0000 I NETWORK [conn7615] end connection 127.0.0.1:39891 (9 connections now open) 2014-10-06T15:51:38.946+0000 I NETWORK [conn7619] end connection 127.0.0.1:39896 (9 connections now open) 2014-10-06T15:51:38.946+0000 I NETWORK [conn7621] end connection 127.0.0.1:39897 (9 connections now open) 2014-10-06T15:51:38.946+0000 I NETWORK [conn7616] end connection 127.0.0.1:39892 (9 connections now open) 2014-10-06T15:51:38.946+0000 I NETWORK [conn7618] end connection 127.0.0.1:39895 (9 connections now open) 2014-10-06T15:51:38.946+0000 I NETWORK [conn7622] end connection 127.0.0.1:39899 (9 connections now open) 2014-10-06T15:51:38.946+0000 I NETWORK [conn7620] end connection 127.0.0.1:39898 (9 connections now open) 2014-10-06T15:51:38.947+0000 I NETWORK [conn7617] end connection 127.0.0.1:39893 (8 connections now open) 2014-10-06T15:51:38.947+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39900 #7623 (10 connections now open) 2014-10-06T15:51:38.947+0000 I NETWORK [conn7623] end connection 127.0.0.1:39900 (2 connections now open) 2014-10-06T15:51:38.948+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:51:38.948+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:51:38.949+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39901 #7624 (3 connections now open) 2014-10-06T15:51:38.949+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39902 #7625 (4 connections now open) 2014-10-06T15:51:38.949+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39903 #7626 (5 connections now open) 2014-10-06T15:51:38.949+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39904 #7627 (6 connections now open) 2014-10-06T15:51:38.950+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39905 #7628 (7 connections now open) 2014-10-06T15:51:38.950+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39906 #7629 (8 connections now open) 2014-10-06T15:51:38.950+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39907 #7630 (9 connections now open) 2014-10-06T15:51:38.950+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39908 #7631 (10 connections now open) 2014-10-06T15:51:38.950+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39909 #7632 (11 connections now open) 2014-10-06T15:51:38.950+0000 I NETWORK [conn7624] end connection 127.0.0.1:39901 (10 connections now open) 2014-10-06T15:51:43.951+0000 I NETWORK [conn7627] end connection 127.0.0.1:39904 (9 connections now open) 2014-10-06T15:51:43.951+0000 I NETWORK [conn7625] end connection 127.0.0.1:39902 (9 connections now open) 2014-10-06T15:51:43.951+0000 I NETWORK [conn7631] end connection 127.0.0.1:39908 (9 connections now open) 2014-10-06T15:51:43.951+0000 I NETWORK [conn7632] end connection 127.0.0.1:39909 (9 connections now open) 2014-10-06T15:51:43.951+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39910 #7633 (9 connections now open) 2014-10-06T15:51:43.951+0000 I NETWORK [conn7628] end connection 127.0.0.1:39905 (8 connections now open) 2014-10-06T15:51:43.951+0000 I NETWORK [conn7629] end connection 127.0.0.1:39906 (8 connections now open) 2014-10-06T15:51:43.951+0000 I NETWORK [conn7630] end connection 127.0.0.1:39907 (8 connections now open) 2014-10-06T15:51:43.951+0000 I NETWORK [conn7626] end connection 127.0.0.1:39903 (8 connections now open) 2014-10-06T15:51:43.952+0000 I NETWORK [conn7633] end connection 127.0.0.1:39910 (2 connections now open) 2014-10-06T15:51:43.952+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:51:43.953+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:51:43.954+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39911 #7634 (3 connections now open) 2014-10-06T15:51:43.954+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39912 #7635 (4 connections now open) 2014-10-06T15:51:43.954+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39913 #7636 (5 connections now open) 2014-10-06T15:51:43.954+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39914 #7637 (6 connections now open) 2014-10-06T15:51:43.954+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39915 #7638 (7 connections now open) 2014-10-06T15:51:43.954+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39916 #7639 (8 connections now open) 2014-10-06T15:51:43.954+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39917 #7640 (9 connections now open) 2014-10-06T15:51:43.955+0000 I NETWORK [conn7634] end connection 127.0.0.1:39911 (8 connections now open) 2014-10-06T15:51:43.955+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39918 #7641 (9 connections now open) 2014-10-06T15:51:43.955+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39919 #7642 (10 connections now open) 2014-10-06T15:51:48.955+0000 I NETWORK [conn7641] end connection 127.0.0.1:39918 (9 connections now open) 2014-10-06T15:51:48.955+0000 I NETWORK [conn7635] end connection 127.0.0.1:39912 (9 connections now open) 2014-10-06T15:51:48.955+0000 I NETWORK [conn7640] end connection 127.0.0.1:39917 (9 connections now open) 2014-10-06T15:51:48.955+0000 I NETWORK [conn7642] end connection 127.0.0.1:39919 (8 connections now open) 2014-10-06T15:51:48.955+0000 I NETWORK [conn7639] end connection 127.0.0.1:39916 (8 connections now open) 2014-10-06T15:51:48.955+0000 I NETWORK [conn7636] end connection 127.0.0.1:39913 (8 connections now open) 2014-10-06T15:51:48.955+0000 I NETWORK [conn7638] end connection 127.0.0.1:39915 (8 connections now open) 2014-10-06T15:51:48.955+0000 I NETWORK [conn7637] end connection 127.0.0.1:39914 (8 connections now open) 2014-10-06T15:51:48.956+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39920 #7643 (10 connections now open) 2014-10-06T15:51:48.956+0000 I NETWORK [conn7643] end connection 127.0.0.1:39920 (2 connections now open) 2014-10-06T15:51:48.957+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:51:48.957+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:51:48.958+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39921 #7644 (3 connections now open) 2014-10-06T15:51:48.958+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39922 #7645 (4 connections now open) 2014-10-06T15:51:48.959+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39923 #7646 (5 connections now open) 2014-10-06T15:51:48.959+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39924 #7647 (6 connections now open) 2014-10-06T15:51:48.959+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39925 #7648 (7 connections now open) 2014-10-06T15:51:48.959+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39926 #7649 (8 connections now open) 2014-10-06T15:51:48.959+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39927 #7650 (9 connections now open) 2014-10-06T15:51:48.959+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39928 #7651 (10 connections now open) 2014-10-06T15:51:48.959+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39929 #7652 (11 connections now open) 2014-10-06T15:51:48.959+0000 I NETWORK [conn7644] end connection 127.0.0.1:39921 (10 connections now open) 2014-10-06T15:51:53.960+0000 I NETWORK [conn7650] end connection 127.0.0.1:39927 (9 connections now open) 2014-10-06T15:51:53.960+0000 I NETWORK [conn7648] end connection 127.0.0.1:39925 (9 connections now open) 2014-10-06T15:51:53.960+0000 I NETWORK [conn7646] end connection 127.0.0.1:39923 (9 connections now open) 2014-10-06T15:51:53.960+0000 I NETWORK [conn7652] end connection 127.0.0.1:39929 (9 connections now open) 2014-10-06T15:51:53.960+0000 I NETWORK [conn7647] end connection 127.0.0.1:39924 (9 connections now open) 2014-10-06T15:51:53.960+0000 I NETWORK [conn7649] end connection 127.0.0.1:39926 (9 connections now open) 2014-10-06T15:51:53.960+0000 I NETWORK [conn7645] end connection 127.0.0.1:39922 (9 connections now open) 2014-10-06T15:51:53.960+0000 I NETWORK [conn7651] end connection 127.0.0.1:39928 (8 connections now open) 2014-10-06T15:51:53.960+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39930 #7653 (10 connections now open) 2014-10-06T15:51:53.961+0000 I NETWORK [conn7653] end connection 127.0.0.1:39930 (2 connections now open) 2014-10-06T15:51:53.961+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:51:53.962+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:51:53.963+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39931 #7654 (3 connections now open) 2014-10-06T15:51:53.963+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39932 #7655 (4 connections now open) 2014-10-06T15:51:53.964+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39933 #7656 (5 connections now open) 2014-10-06T15:51:53.964+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39934 #7657 (6 connections now open) 2014-10-06T15:51:53.964+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39935 #7658 (7 connections now open) 2014-10-06T15:51:53.964+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39936 #7659 (8 connections now open) 2014-10-06T15:51:53.964+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39937 #7660 (9 connections now open) 2014-10-06T15:51:53.964+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39938 #7661 (10 connections now open) 2014-10-06T15:51:53.964+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39939 #7662 (11 connections now open) 2014-10-06T15:51:53.964+0000 I NETWORK [conn7654] end connection 127.0.0.1:39931 (10 connections now open) 2014-10-06T15:51:58.965+0000 I NETWORK [conn7656] end connection 127.0.0.1:39933 (9 connections now open) 2014-10-06T15:51:58.965+0000 I NETWORK [conn7655] end connection 127.0.0.1:39932 (9 connections now open) 2014-10-06T15:51:58.965+0000 I NETWORK [conn7660] end connection 127.0.0.1:39937 (9 connections now open) 2014-10-06T15:51:58.965+0000 I NETWORK [conn7662] end connection 127.0.0.1:39939 (9 connections now open) 2014-10-06T15:51:58.965+0000 I NETWORK [conn7661] end connection 127.0.0.1:39938 (9 connections now open) 2014-10-06T15:51:58.965+0000 I NETWORK [conn7658] end connection 127.0.0.1:39935 (9 connections now open) 2014-10-06T15:51:58.965+0000 I NETWORK [conn7659] end connection 127.0.0.1:39936 (9 connections now open) 2014-10-06T15:51:58.965+0000 I NETWORK [conn7657] end connection 127.0.0.1:39934 (9 connections now open) 2014-10-06T15:51:58.965+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39940 #7663 (10 connections now open) 2014-10-06T15:51:58.966+0000 I NETWORK [conn7663] end connection 127.0.0.1:39940 (2 connections now open) 2014-10-06T15:51:58.966+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:51:58.967+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:51:58.968+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39941 #7664 (3 connections now open) 2014-10-06T15:51:58.968+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39942 #7665 (4 connections now open) 2014-10-06T15:51:58.968+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39943 #7666 (5 connections now open) 2014-10-06T15:51:58.968+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39944 #7667 (6 connections now open) 2014-10-06T15:51:58.968+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39945 #7668 (7 connections now open) 2014-10-06T15:51:58.969+0000 I NETWORK [conn7664] end connection 127.0.0.1:39941 (6 connections now open) 2014-10-06T15:52:03.969+0000 I NETWORK [conn7666] end connection 127.0.0.1:39943 (5 connections now open) 2014-10-06T15:52:03.969+0000 I NETWORK [conn7665] end connection 127.0.0.1:39942 (5 connections now open) 2014-10-06T15:52:03.969+0000 I NETWORK [conn7668] end connection 127.0.0.1:39945 (5 connections now open) 2014-10-06T15:52:03.969+0000 I NETWORK [conn7667] end connection 127.0.0.1:39944 (5 connections now open) 2014-10-06T15:52:03.969+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39946 #7669 (6 connections now open) 2014-10-06T15:52:03.970+0000 I NETWORK [conn7669] end connection 127.0.0.1:39946 (2 connections now open) 2014-10-06T15:52:03.970+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:52:03.971+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:52:03.972+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39947 #7670 (3 connections now open) 2014-10-06T15:52:03.972+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39948 #7671 (4 connections now open) 2014-10-06T15:52:03.972+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39949 #7672 (5 connections now open) 2014-10-06T15:52:03.972+0000 I NETWORK [conn7670] end connection 127.0.0.1:39947 (4 connections now open) 2014-10-06T15:52:03.972+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39950 #7673 (6 connections now open) 2014-10-06T15:52:03.973+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39951 #7674 (6 connections now open) 2014-10-06T15:52:08.973+0000 I NETWORK [conn7673] end connection 127.0.0.1:39950 (5 connections now open) 2014-10-06T15:52:08.973+0000 I NETWORK [conn7672] end connection 127.0.0.1:39949 (5 connections now open) 2014-10-06T15:52:08.973+0000 I NETWORK [conn7674] end connection 127.0.0.1:39951 (5 connections now open) 2014-10-06T15:52:08.973+0000 I NETWORK [conn7671] end connection 127.0.0.1:39948 (5 connections now open) 2014-10-06T15:52:08.973+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39952 #7675 (6 connections now open) 2014-10-06T15:52:08.974+0000 I NETWORK [conn7675] end connection 127.0.0.1:39952 (2 connections now open) 2014-10-06T15:52:08.974+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:52:08.975+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:52:08.976+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39953 #7676 (3 connections now open) 2014-10-06T15:52:08.976+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39954 #7677 (4 connections now open) 2014-10-06T15:52:08.976+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39955 #7678 (5 connections now open) 2014-10-06T15:52:08.976+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39956 #7679 (6 connections now open) 2014-10-06T15:52:08.976+0000 I NETWORK [conn7676] end connection 127.0.0.1:39953 (4 connections now open) 2014-10-06T15:52:08.976+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39957 #7680 (6 connections now open) 2014-10-06T15:52:13.977+0000 I NETWORK [conn7678] end connection 127.0.0.1:39955 (5 connections now open) 2014-10-06T15:52:13.977+0000 I NETWORK [conn7677] end connection 127.0.0.1:39954 (5 connections now open) 2014-10-06T15:52:13.977+0000 I NETWORK [conn7680] end connection 127.0.0.1:39957 (5 connections now open) 2014-10-06T15:52:13.977+0000 I NETWORK [conn7679] end connection 127.0.0.1:39956 (5 connections now open) 2014-10-06T15:52:13.977+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39958 #7681 (6 connections now open) 2014-10-06T15:52:13.978+0000 I NETWORK [conn7681] end connection 127.0.0.1:39958 (2 connections now open) 2014-10-06T15:52:13.978+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:52:13.979+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:52:13.980+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39959 #7682 (3 connections now open) 2014-10-06T15:52:13.980+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39960 #7683 (4 connections now open) 2014-10-06T15:52:13.980+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39961 #7684 (5 connections now open) 2014-10-06T15:52:13.980+0000 I NETWORK [conn7682] end connection 127.0.0.1:39959 (4 connections now open) 2014-10-06T15:52:13.980+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39962 #7685 (5 connections now open) 2014-10-06T15:52:13.980+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39963 #7686 (6 connections now open) 2014-10-06T15:52:18.980+0000 I NETWORK [conn7683] end connection 127.0.0.1:39960 (5 connections now open) 2014-10-06T15:52:18.980+0000 I NETWORK [conn7686] end connection 127.0.0.1:39963 (5 connections now open) 2014-10-06T15:52:18.980+0000 I NETWORK [conn7684] end connection 127.0.0.1:39961 (5 connections now open) 2014-10-06T15:52:18.980+0000 I NETWORK [conn7685] end connection 127.0.0.1:39962 (5 connections now open) 2014-10-06T15:52:18.981+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39964 #7687 (6 connections now open) 2014-10-06T15:52:18.981+0000 I NETWORK [conn7687] end connection 127.0.0.1:39964 (2 connections now open) 2014-10-06T15:52:18.982+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:52:18.982+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:52:18.983+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39965 #7688 (3 connections now open) 2014-10-06T15:52:18.984+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39966 #7689 (4 connections now open) 2014-10-06T15:52:18.984+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39967 #7690 (5 connections now open) 2014-10-06T15:52:18.984+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39968 #7691 (6 connections now open) 2014-10-06T15:52:18.984+0000 I NETWORK [conn7688] end connection 127.0.0.1:39965 (5 connections now open) 2014-10-06T15:52:18.984+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39969 #7692 (7 connections now open) 2014-10-06T15:52:23.984+0000 I NETWORK [conn7691] end connection 127.0.0.1:39968 (5 connections now open) 2014-10-06T15:52:23.984+0000 I NETWORK [conn7692] end connection 127.0.0.1:39969 (5 connections now open) 2014-10-06T15:52:23.984+0000 I NETWORK [conn7689] end connection 127.0.0.1:39966 (5 connections now open) 2014-10-06T15:52:23.984+0000 I NETWORK [conn7690] end connection 127.0.0.1:39967 (5 connections now open) 2014-10-06T15:52:23.985+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39970 #7693 (6 connections now open) 2014-10-06T15:52:23.985+0000 I NETWORK [conn7693] end connection 127.0.0.1:39970 (2 connections now open) 2014-10-06T15:52:23.986+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:52:23.986+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:52:23.987+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39971 #7694 (3 connections now open) 2014-10-06T15:52:23.988+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39972 #7695 (4 connections now open) 2014-10-06T15:52:23.988+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39973 #7696 (5 connections now open) 2014-10-06T15:52:23.988+0000 I NETWORK [conn7694] end connection 127.0.0.1:39971 (3 connections now open) 2014-10-06T15:52:23.988+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39974 #7697 (6 connections now open) 2014-10-06T15:52:23.988+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39975 #7698 (6 connections now open) 2014-10-06T15:52:28.988+0000 I NETWORK [conn7698] end connection 127.0.0.1:39975 (5 connections now open) 2014-10-06T15:52:28.988+0000 I NETWORK [conn7697] end connection 127.0.0.1:39974 (5 connections now open) 2014-10-06T15:52:28.988+0000 I NETWORK [conn7696] end connection 127.0.0.1:39973 (5 connections now open) 2014-10-06T15:52:28.988+0000 I NETWORK [conn7695] end connection 127.0.0.1:39972 (5 connections now open) 2014-10-06T15:52:28.988+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39976 #7699 (6 connections now open) 2014-10-06T15:52:28.989+0000 I NETWORK [conn7699] end connection 127.0.0.1:39976 (2 connections now open) 2014-10-06T15:52:28.989+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:52:28.990+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:52:28.991+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39977 #7700 (3 connections now open) 2014-10-06T15:52:28.991+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39978 #7701 (4 connections now open) 2014-10-06T15:52:28.992+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39979 #7702 (5 connections now open) 2014-10-06T15:52:28.992+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39980 #7703 (6 connections now open) 2014-10-06T15:52:28.992+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39981 #7704 (7 connections now open) 2014-10-06T15:52:28.992+0000 I NETWORK [conn7700] end connection 127.0.0.1:39977 (6 connections now open) 2014-10-06T15:52:33.992+0000 I NETWORK [conn7702] end connection 127.0.0.1:39979 (5 connections now open) 2014-10-06T15:52:33.992+0000 I NETWORK [conn7703] end connection 127.0.0.1:39980 (5 connections now open) 2014-10-06T15:52:33.992+0000 I NETWORK [conn7704] end connection 127.0.0.1:39981 (5 connections now open) 2014-10-06T15:52:33.992+0000 I NETWORK [conn7701] end connection 127.0.0.1:39978 (5 connections now open) 2014-10-06T15:52:33.992+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39982 #7705 (6 connections now open) 2014-10-06T15:52:33.993+0000 I NETWORK [conn7705] end connection 127.0.0.1:39982 (2 connections now open) 2014-10-06T15:52:33.993+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:52:33.995+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:52:33.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39983 #7706 (3 connections now open) 2014-10-06T15:52:33.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39984 #7707 (4 connections now open) 2014-10-06T15:52:33.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39985 #7708 (5 connections now open) 2014-10-06T15:52:33.996+0000 I NETWORK [conn7706] end connection 127.0.0.1:39983 (4 connections now open) 2014-10-06T15:52:38.997+0000 I NETWORK [conn7707] end connection 127.0.0.1:39984 (3 connections now open) 2014-10-06T15:52:38.997+0000 I NETWORK [conn7708] end connection 127.0.0.1:39985 (3 connections now open) 2014-10-06T15:52:38.997+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39986 #7709 (4 connections now open) 2014-10-06T15:52:38.997+0000 I NETWORK [conn7709] end connection 127.0.0.1:39986 (2 connections now open) 2014-10-06T15:52:38.998+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:52:38.998+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:52:38.999+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39987 #7710 (3 connections now open) 2014-10-06T15:52:38.999+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39988 #7711 (4 connections now open) 2014-10-06T15:52:38.999+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39989 #7712 (5 connections now open) 2014-10-06T15:52:38.999+0000 I NETWORK [conn7710] end connection 127.0.0.1:39987 (4 connections now open) 2014-10-06T15:52:44.000+0000 I NETWORK [conn7712] end connection 127.0.0.1:39989 (3 connections now open) 2014-10-06T15:52:44.000+0000 I NETWORK [conn7711] end connection 127.0.0.1:39988 (3 connections now open) 2014-10-06T15:52:44.000+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39990 #7713 (4 connections now open) 2014-10-06T15:52:44.001+0000 I NETWORK [conn7713] end connection 127.0.0.1:39990 (2 connections now open) 2014-10-06T15:52:44.001+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:52:44.002+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:52:44.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39991 #7714 (3 connections now open) 2014-10-06T15:52:44.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39992 #7715 (4 connections now open) 2014-10-06T15:52:44.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39993 #7716 (5 connections now open) 2014-10-06T15:52:44.003+0000 I NETWORK [conn7714] end connection 127.0.0.1:39991 (4 connections now open) 2014-10-06T15:52:49.004+0000 I NETWORK [conn7715] end connection 127.0.0.1:39992 (3 connections now open) 2014-10-06T15:52:49.004+0000 I NETWORK [conn7716] end connection 127.0.0.1:39993 (3 connections now open) 2014-10-06T15:52:49.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39994 #7717 (4 connections now open) 2014-10-06T15:52:49.005+0000 I NETWORK [conn7717] end connection 127.0.0.1:39994 (2 connections now open) 2014-10-06T15:52:49.005+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:52:49.006+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:52:49.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39995 #7718 (3 connections now open) 2014-10-06T15:52:49.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39996 #7719 (4 connections now open) 2014-10-06T15:52:49.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39997 #7720 (5 connections now open) 2014-10-06T15:52:49.007+0000 I NETWORK [conn7718] end connection 127.0.0.1:39995 (4 connections now open) 2014-10-06T15:52:54.008+0000 I NETWORK [conn7720] end connection 127.0.0.1:39997 (3 connections now open) 2014-10-06T15:52:54.008+0000 I NETWORK [conn7719] end connection 127.0.0.1:39996 (3 connections now open) 2014-10-06T15:52:54.008+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39998 #7721 (4 connections now open) 2014-10-06T15:52:54.008+0000 I NETWORK [conn7721] end connection 127.0.0.1:39998 (2 connections now open) 2014-10-06T15:52:54.009+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:52:54.010+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:52:54.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:39999 #7722 (3 connections now open) 2014-10-06T15:52:54.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40000 #7723 (4 connections now open) 2014-10-06T15:52:54.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40001 #7724 (5 connections now open) 2014-10-06T15:52:54.014+0000 I NETWORK [conn7722] end connection 127.0.0.1:39999 (4 connections now open) 2014-10-06T15:52:59.015+0000 I NETWORK [conn7723] end connection 127.0.0.1:40000 (3 connections now open) 2014-10-06T15:52:59.015+0000 I NETWORK [conn7724] end connection 127.0.0.1:40001 (3 connections now open) 2014-10-06T15:52:59.015+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40002 #7725 (4 connections now open) 2014-10-06T15:52:59.015+0000 I NETWORK [conn7725] end connection 127.0.0.1:40002 (2 connections now open) 2014-10-06T15:52:59.016+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:52:59.017+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:52:59.017+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40003 #7726 (3 connections now open) 2014-10-06T15:52:59.018+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40004 #7727 (4 connections now open) 2014-10-06T15:52:59.018+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40005 #7728 (5 connections now open) 2014-10-06T15:52:59.018+0000 I NETWORK [conn7726] end connection 127.0.0.1:40003 (4 connections now open) 2014-10-06T15:53:04.018+0000 I NETWORK [conn7727] end connection 127.0.0.1:40004 (3 connections now open) 2014-10-06T15:53:04.018+0000 I NETWORK [conn7728] end connection 127.0.0.1:40005 (3 connections now open) 2014-10-06T15:53:04.018+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40006 #7729 (4 connections now open) 2014-10-06T15:53:04.019+0000 I NETWORK [conn7729] end connection 127.0.0.1:40006 (2 connections now open) 2014-10-06T15:53:04.020+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:53:04.020+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:53:04.021+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40007 #7730 (3 connections now open) 2014-10-06T15:53:04.021+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40008 #7731 (4 connections now open) 2014-10-06T15:53:04.021+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40009 #7732 (5 connections now open) 2014-10-06T15:53:04.022+0000 I NETWORK [conn7730] end connection 127.0.0.1:40007 (4 connections now open) 2014-10-06T15:53:09.022+0000 I NETWORK [conn7732] end connection 127.0.0.1:40009 (3 connections now open) 2014-10-06T15:53:09.022+0000 I NETWORK [conn7731] end connection 127.0.0.1:40008 (3 connections now open) 2014-10-06T15:53:09.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40010 #7733 (4 connections now open) 2014-10-06T15:53:09.023+0000 I NETWORK [conn7733] end connection 127.0.0.1:40010 (2 connections now open) 2014-10-06T15:53:09.023+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:53:09.024+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:53:09.025+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40011 #7734 (3 connections now open) 2014-10-06T15:53:09.025+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40012 #7735 (4 connections now open) 2014-10-06T15:53:09.025+0000 I NETWORK [conn7734] end connection 127.0.0.1:40011 (3 connections now open) 2014-10-06T15:53:14.026+0000 I NETWORK [conn7735] end connection 127.0.0.1:40012 (2 connections now open) 2014-10-06T15:53:14.026+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40013 #7736 (3 connections now open) 2014-10-06T15:53:14.026+0000 I NETWORK [conn7736] end connection 127.0.0.1:40013 (2 connections now open) 2014-10-06T15:53:14.027+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:53:14.027+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:53:14.028+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40014 #7737 (3 connections now open) 2014-10-06T15:53:14.028+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40015 #7738 (4 connections now open) 2014-10-06T15:53:14.029+0000 I NETWORK [conn7737] end connection 127.0.0.1:40014 (3 connections now open) 2014-10-06T15:53:19.029+0000 I NETWORK [conn7738] end connection 127.0.0.1:40015 (2 connections now open) 2014-10-06T15:53:19.029+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40016 #7739 (3 connections now open) 2014-10-06T15:53:19.030+0000 I NETWORK [conn7739] end connection 127.0.0.1:40016 (2 connections now open) 2014-10-06T15:53:19.030+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:53:19.030+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:53:19.031+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40017 #7740 (3 connections now open) 2014-10-06T15:53:19.031+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40018 #7741 (4 connections now open) 2014-10-06T15:53:19.032+0000 I NETWORK [conn7740] end connection 127.0.0.1:40017 (3 connections now open) 2014-10-06T15:53:24.032+0000 I NETWORK [conn7741] end connection 127.0.0.1:40018 (2 connections now open) 2014-10-06T15:53:24.032+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40019 #7742 (3 connections now open) 2014-10-06T15:53:24.033+0000 I NETWORK [conn7742] end connection 127.0.0.1:40019 (2 connections now open) 2014-10-06T15:53:24.033+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:53:24.034+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:53:24.035+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40020 #7743 (3 connections now open) 2014-10-06T15:53:24.035+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40021 #7744 (4 connections now open) 2014-10-06T15:53:24.035+0000 I NETWORK [conn7743] end connection 127.0.0.1:40020 (3 connections now open) 2014-10-06T15:53:29.036+0000 I NETWORK [conn7744] end connection 127.0.0.1:40021 (2 connections now open) 2014-10-06T15:53:29.036+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40022 #7745 (3 connections now open) 2014-10-06T15:53:29.036+0000 I NETWORK [conn7745] end connection 127.0.0.1:40022 (2 connections now open) 2014-10-06T15:53:29.037+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:53:29.037+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:53:29.038+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40023 #7746 (3 connections now open) 2014-10-06T15:53:29.038+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40024 #7747 (4 connections now open) 2014-10-06T15:53:29.038+0000 I NETWORK [conn7746] end connection 127.0.0.1:40023 (3 connections now open) 2014-10-06T15:53:34.039+0000 I NETWORK [conn7747] end connection 127.0.0.1:40024 (2 connections now open) 2014-10-06T15:53:34.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40025 #7748 (3 connections now open) 2014-10-06T15:53:34.040+0000 I NETWORK [conn7748] end connection 127.0.0.1:40025 (2 connections now open) 2014-10-06T15:53:34.040+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:53:34.041+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:53:34.042+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40026 #7749 (3 connections now open) 2014-10-06T15:53:34.042+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40027 #7750 (4 connections now open) 2014-10-06T15:53:34.042+0000 I NETWORK [conn7749] end connection 127.0.0.1:40026 (3 connections now open) 2014-10-06T15:53:39.042+0000 I NETWORK [conn7750] end connection 127.0.0.1:40027 (2 connections now open) 2014-10-06T15:53:39.042+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40028 #7751 (3 connections now open) 2014-10-06T15:53:39.043+0000 I NETWORK [conn7751] end connection 127.0.0.1:40028 (2 connections now open) 2014-10-06T15:53:39.043+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:53:39.044+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:53:39.045+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40029 #7752 (3 connections now open) 2014-10-06T15:53:39.045+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40030 #7753 (4 connections now open) 2014-10-06T15:53:39.045+0000 I NETWORK [conn7752] end connection 127.0.0.1:40029 (3 connections now open) 2014-10-06T15:53:44.046+0000 I NETWORK [conn7753] end connection 127.0.0.1:40030 (2 connections now open) 2014-10-06T15:53:44.046+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40031 #7754 (3 connections now open) 2014-10-06T15:53:44.047+0000 I NETWORK [conn7754] end connection 127.0.0.1:40031 (2 connections now open) 2014-10-06T15:53:44.047+0000 I COMMANDS [conn5] CMD: drop test0.Commands_buildInfo 2014-10-06T15:53:44.052+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:53:44.053+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40032 #7755 (3 connections now open) 2014-10-06T15:53:44.053+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40033 #7756 (4 connections now open) 2014-10-06T15:53:44.053+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40034 #7757 (5 connections now open) 2014-10-06T15:53:44.053+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40035 #7758 (6 connections now open) 2014-10-06T15:53:44.053+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40036 #7759 (7 connections now open) 2014-10-06T15:53:44.053+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40037 #7760 (8 connections now open) 2014-10-06T15:53:44.054+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40038 #7761 (9 connections now open) 2014-10-06T15:53:44.054+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40039 #7762 (10 connections now open) 2014-10-06T15:53:44.054+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40040 #7763 (11 connections now open) 2014-10-06T15:53:44.054+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40041 #7764 (12 connections now open) 2014-10-06T15:53:44.054+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40042 #7765 (13 connections now open) 2014-10-06T15:53:44.054+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40043 #7766 (14 connections now open) 2014-10-06T15:53:44.055+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40044 #7767 (15 connections now open) 2014-10-06T15:53:44.055+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40046 #7768 (16 connections now open) 2014-10-06T15:53:44.055+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40045 #7769 (17 connections now open) 2014-10-06T15:53:44.055+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40047 #7770 (18 connections now open) 2014-10-06T15:53:44.055+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40048 #7771 (19 connections now open) 2014-10-06T15:53:44.056+0000 I NETWORK [conn7755] end connection 127.0.0.1:40032 (18 connections now open) 2014-10-06T15:53:49.056+0000 I NETWORK [conn7765] end connection 127.0.0.1:40042 (17 connections now open) 2014-10-06T15:53:49.056+0000 I NETWORK [conn7757] end connection 127.0.0.1:40034 (17 connections now open) 2014-10-06T15:53:49.056+0000 I NETWORK [conn7768] end connection 127.0.0.1:40046 (17 connections now open) 2014-10-06T15:53:49.056+0000 I NETWORK [conn7763] end connection 127.0.0.1:40040 (17 connections now open) 2014-10-06T15:53:49.056+0000 I NETWORK [conn7762] end connection 127.0.0.1:40039 (17 connections now open) 2014-10-06T15:53:49.056+0000 I NETWORK [conn7758] end connection 127.0.0.1:40035 (17 connections now open) 2014-10-06T15:53:49.056+0000 I NETWORK [conn7756] end connection 127.0.0.1:40033 (17 connections now open) 2014-10-06T15:53:49.056+0000 I NETWORK [conn7769] end connection 127.0.0.1:40045 (16 connections now open) 2014-10-06T15:53:49.056+0000 I NETWORK [conn7771] end connection 127.0.0.1:40048 (16 connections now open) 2014-10-06T15:53:49.056+0000 I NETWORK [conn7766] end connection 127.0.0.1:40043 (16 connections now open) 2014-10-06T15:53:49.056+0000 I NETWORK [conn7770] end connection 127.0.0.1:40047 (16 connections now open) 2014-10-06T15:53:49.056+0000 I NETWORK [conn7767] end connection 127.0.0.1:40044 (16 connections now open) 2014-10-06T15:53:49.056+0000 I NETWORK [conn7764] end connection 127.0.0.1:40041 (16 connections now open) 2014-10-06T15:53:49.057+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40049 #7772 (7 connections now open) 2014-10-06T15:53:49.056+0000 I NETWORK [conn7761] end connection 127.0.0.1:40038 (16 connections now open) 2014-10-06T15:53:49.056+0000 I NETWORK [conn7759] end connection 127.0.0.1:40036 (16 connections now open) 2014-10-06T15:53:49.056+0000 I NETWORK [conn7760] end connection 127.0.0.1:40037 (16 connections now open) 2014-10-06T15:53:49.058+0000 I NETWORK [conn7772] end connection 127.0.0.1:40049 (2 connections now open) 2014-10-06T15:53:49.058+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:53:49.059+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:53:49.060+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40050 #7773 (3 connections now open) 2014-10-06T15:53:49.060+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40051 #7774 (4 connections now open) 2014-10-06T15:53:49.060+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40052 #7775 (5 connections now open) 2014-10-06T15:53:49.060+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40053 #7776 (6 connections now open) 2014-10-06T15:53:49.060+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40054 #7777 (7 connections now open) 2014-10-06T15:53:49.060+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40055 #7778 (8 connections now open) 2014-10-06T15:53:49.061+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40056 #7779 (9 connections now open) 2014-10-06T15:53:49.061+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40057 #7780 (10 connections now open) 2014-10-06T15:53:49.061+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40058 #7781 (11 connections now open) 2014-10-06T15:53:49.062+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40059 #7782 (12 connections now open) 2014-10-06T15:53:49.062+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40060 #7783 (13 connections now open) 2014-10-06T15:53:49.062+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40061 #7784 (14 connections now open) 2014-10-06T15:53:49.062+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40062 #7785 (15 connections now open) 2014-10-06T15:53:49.062+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40063 #7786 (16 connections now open) 2014-10-06T15:53:49.063+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40064 #7787 (17 connections now open) 2014-10-06T15:53:49.063+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40065 #7788 (18 connections now open) 2014-10-06T15:53:49.063+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40066 #7789 (19 connections now open) 2014-10-06T15:53:49.063+0000 I NETWORK [conn7773] end connection 127.0.0.1:40050 (18 connections now open) 2014-10-06T15:53:54.063+0000 I NETWORK [conn7780] end connection 127.0.0.1:40057 (17 connections now open) 2014-10-06T15:53:54.063+0000 I NETWORK [conn7786] end connection 127.0.0.1:40063 (17 connections now open) 2014-10-06T15:53:54.063+0000 I NETWORK [conn7783] end connection 127.0.0.1:40060 (17 connections now open) 2014-10-06T15:53:54.063+0000 I NETWORK [conn7779] end connection 127.0.0.1:40056 (17 connections now open) 2014-10-06T15:53:54.063+0000 I NETWORK [conn7789] end connection 127.0.0.1:40066 (17 connections now open) 2014-10-06T15:53:54.063+0000 I NETWORK [conn7781] end connection 127.0.0.1:40058 (17 connections now open) 2014-10-06T15:53:54.063+0000 I NETWORK [conn7775] end connection 127.0.0.1:40052 (16 connections now open) 2014-10-06T15:53:54.063+0000 I NETWORK [conn7774] end connection 127.0.0.1:40051 (16 connections now open) 2014-10-06T15:53:54.063+0000 I NETWORK [conn7787] end connection 127.0.0.1:40064 (16 connections now open) 2014-10-06T15:53:54.063+0000 I NETWORK [conn7778] end connection 127.0.0.1:40055 (16 connections now open) 2014-10-06T15:53:54.063+0000 I NETWORK [conn7777] end connection 127.0.0.1:40054 (16 connections now open) 2014-10-06T15:53:54.063+0000 I NETWORK [conn7784] end connection 127.0.0.1:40061 (16 connections now open) 2014-10-06T15:53:54.063+0000 I NETWORK [conn7788] end connection 127.0.0.1:40065 (16 connections now open) 2014-10-06T15:53:54.063+0000 I NETWORK [conn7776] end connection 127.0.0.1:40053 (16 connections now open) 2014-10-06T15:53:54.063+0000 I NETWORK [conn7785] end connection 127.0.0.1:40062 (16 connections now open) 2014-10-06T15:53:54.063+0000 I NETWORK [conn7782] end connection 127.0.0.1:40059 (16 connections now open) 2014-10-06T15:53:54.064+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40067 #7790 (18 connections now open) 2014-10-06T15:53:54.065+0000 I NETWORK [conn7790] end connection 127.0.0.1:40067 (2 connections now open) 2014-10-06T15:53:54.065+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:53:54.066+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:53:54.067+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40068 #7791 (3 connections now open) 2014-10-06T15:53:54.067+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40069 #7792 (4 connections now open) 2014-10-06T15:53:54.067+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40070 #7793 (5 connections now open) 2014-10-06T15:53:54.067+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40071 #7794 (6 connections now open) 2014-10-06T15:53:54.067+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40072 #7795 (7 connections now open) 2014-10-06T15:53:54.067+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40073 #7796 (8 connections now open) 2014-10-06T15:53:54.067+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40074 #7797 (9 connections now open) 2014-10-06T15:53:54.068+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40075 #7798 (10 connections now open) 2014-10-06T15:53:54.068+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40076 #7799 (11 connections now open) 2014-10-06T15:53:54.068+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40077 #7800 (12 connections now open) 2014-10-06T15:53:54.068+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40078 #7801 (13 connections now open) 2014-10-06T15:53:54.069+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40079 #7802 (14 connections now open) 2014-10-06T15:53:54.069+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40080 #7803 (15 connections now open) 2014-10-06T15:53:54.069+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40081 #7804 (16 connections now open) 2014-10-06T15:53:54.069+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40082 #7805 (17 connections now open) 2014-10-06T15:53:54.069+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40083 #7806 (18 connections now open) 2014-10-06T15:53:54.069+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40084 #7807 (19 connections now open) 2014-10-06T15:53:54.070+0000 I NETWORK [conn7791] end connection 127.0.0.1:40068 (18 connections now open) 2014-10-06T15:53:59.070+0000 I NETWORK [conn7792] end connection 127.0.0.1:40069 (17 connections now open) 2014-10-06T15:53:59.070+0000 I NETWORK [conn7797] end connection 127.0.0.1:40074 (17 connections now open) 2014-10-06T15:53:59.070+0000 I NETWORK [conn7795] end connection 127.0.0.1:40072 (17 connections now open) 2014-10-06T15:53:59.070+0000 I NETWORK [conn7805] end connection 127.0.0.1:40082 (17 connections now open) 2014-10-06T15:53:59.070+0000 I NETWORK [conn7803] end connection 127.0.0.1:40080 (16 connections now open) 2014-10-06T15:53:59.070+0000 I NETWORK [conn7799] end connection 127.0.0.1:40076 (16 connections now open) 2014-10-06T15:53:59.070+0000 I NETWORK [conn7793] end connection 127.0.0.1:40070 (16 connections now open) 2014-10-06T15:53:59.070+0000 I NETWORK [conn7794] end connection 127.0.0.1:40071 (16 connections now open) 2014-10-06T15:53:59.070+0000 I NETWORK [conn7800] end connection 127.0.0.1:40077 (16 connections now open) 2014-10-06T15:53:59.070+0000 I NETWORK [conn7801] end connection 127.0.0.1:40078 (16 connections now open) 2014-10-06T15:53:59.070+0000 I NETWORK [conn7806] end connection 127.0.0.1:40083 (16 connections now open) 2014-10-06T15:53:59.070+0000 I NETWORK [conn7804] end connection 127.0.0.1:40081 (16 connections now open) 2014-10-06T15:53:59.071+0000 I NETWORK [conn7802] end connection 127.0.0.1:40079 (16 connections now open) 2014-10-06T15:53:59.071+0000 I NETWORK [conn7807] end connection 127.0.0.1:40084 (16 connections now open) 2014-10-06T15:53:59.071+0000 I NETWORK [conn7798] end connection 127.0.0.1:40075 (16 connections now open) 2014-10-06T15:53:59.071+0000 I NETWORK [conn7796] end connection 127.0.0.1:40073 (16 connections now open) 2014-10-06T15:53:59.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40085 #7808 (5 connections now open) 2014-10-06T15:53:59.072+0000 I NETWORK [conn7808] end connection 127.0.0.1:40085 (2 connections now open) 2014-10-06T15:53:59.072+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:53:59.073+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:53:59.074+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40086 #7809 (3 connections now open) 2014-10-06T15:53:59.074+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40087 #7810 (4 connections now open) 2014-10-06T15:53:59.074+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40088 #7811 (5 connections now open) 2014-10-06T15:53:59.074+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40089 #7812 (6 connections now open) 2014-10-06T15:53:59.074+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40090 #7813 (7 connections now open) 2014-10-06T15:53:59.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40091 #7814 (8 connections now open) 2014-10-06T15:53:59.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40092 #7815 (9 connections now open) 2014-10-06T15:53:59.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40093 #7816 (10 connections now open) 2014-10-06T15:53:59.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40094 #7817 (11 connections now open) 2014-10-06T15:53:59.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40095 #7818 (12 connections now open) 2014-10-06T15:53:59.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40096 #7819 (13 connections now open) 2014-10-06T15:53:59.076+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40097 #7820 (14 connections now open) 2014-10-06T15:53:59.076+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40098 #7821 (15 connections now open) 2014-10-06T15:53:59.077+0000 I NETWORK [conn7809] end connection 127.0.0.1:40086 (14 connections now open) 2014-10-06T15:53:59.077+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40099 #7822 (15 connections now open) 2014-10-06T15:53:59.077+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40100 #7823 (16 connections now open) 2014-10-06T15:53:59.077+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40101 #7824 (17 connections now open) 2014-10-06T15:53:59.077+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40102 #7825 (18 connections now open) 2014-10-06T15:54:04.077+0000 I NETWORK [conn7812] end connection 127.0.0.1:40089 (17 connections now open) 2014-10-06T15:54:04.077+0000 I NETWORK [conn7824] end connection 127.0.0.1:40101 (17 connections now open) 2014-10-06T15:54:04.077+0000 I NETWORK [conn7820] end connection 127.0.0.1:40097 (17 connections now open) 2014-10-06T15:54:04.077+0000 I NETWORK [conn7811] end connection 127.0.0.1:40088 (17 connections now open) 2014-10-06T15:54:04.077+0000 I NETWORK [conn7821] end connection 127.0.0.1:40098 (17 connections now open) 2014-10-06T15:54:04.077+0000 I NETWORK [conn7814] end connection 127.0.0.1:40091 (17 connections now open) 2014-10-06T15:54:04.077+0000 I NETWORK [conn7817] end connection 127.0.0.1:40094 (17 connections now open) 2014-10-06T15:54:04.077+0000 I NETWORK [conn7823] end connection 127.0.0.1:40100 (17 connections now open) 2014-10-06T15:54:04.077+0000 I NETWORK [conn7816] end connection 127.0.0.1:40093 (17 connections now open) 2014-10-06T15:54:04.077+0000 I NETWORK [conn7819] end connection 127.0.0.1:40096 (16 connections now open) 2014-10-06T15:54:04.077+0000 I NETWORK [conn7818] end connection 127.0.0.1:40095 (16 connections now open) 2014-10-06T15:54:04.077+0000 I NETWORK [conn7813] end connection 127.0.0.1:40090 (16 connections now open) 2014-10-06T15:54:04.077+0000 I NETWORK [conn7815] end connection 127.0.0.1:40092 (16 connections now open) 2014-10-06T15:54:04.077+0000 I NETWORK [conn7825] end connection 127.0.0.1:40102 (16 connections now open) 2014-10-06T15:54:04.077+0000 I NETWORK [conn7810] end connection 127.0.0.1:40087 (16 connections now open) 2014-10-06T15:54:04.077+0000 I NETWORK [conn7822] end connection 127.0.0.1:40099 (16 connections now open) 2014-10-06T15:54:04.078+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40103 #7826 (3 connections now open) 2014-10-06T15:54:04.078+0000 I NETWORK [conn7826] end connection 127.0.0.1:40103 (2 connections now open) 2014-10-06T15:54:04.079+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:54:04.080+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:54:04.081+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40104 #7827 (3 connections now open) 2014-10-06T15:54:04.081+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40105 #7828 (4 connections now open) 2014-10-06T15:54:04.081+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40106 #7829 (5 connections now open) 2014-10-06T15:54:04.081+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40107 #7830 (6 connections now open) 2014-10-06T15:54:04.081+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40108 #7831 (7 connections now open) 2014-10-06T15:54:04.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40110 #7832 (8 connections now open) 2014-10-06T15:54:04.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40109 #7833 (9 connections now open) 2014-10-06T15:54:04.083+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40111 #7834 (10 connections now open) 2014-10-06T15:54:04.083+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40113 #7835 (11 connections now open) 2014-10-06T15:54:04.083+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40112 #7836 (12 connections now open) 2014-10-06T15:54:04.083+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40114 #7837 (13 connections now open) 2014-10-06T15:54:04.083+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40115 #7838 (14 connections now open) 2014-10-06T15:54:04.083+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40116 #7839 (15 connections now open) 2014-10-06T15:54:04.083+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40117 #7840 (16 connections now open) 2014-10-06T15:54:04.083+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40118 #7841 (17 connections now open) 2014-10-06T15:54:04.084+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40119 #7842 (18 connections now open) 2014-10-06T15:54:04.084+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40120 #7843 (19 connections now open) 2014-10-06T15:54:04.084+0000 I NETWORK [conn7827] end connection 127.0.0.1:40104 (18 connections now open) 2014-10-06T15:54:09.084+0000 I NETWORK [conn7835] end connection 127.0.0.1:40113 (17 connections now open) 2014-10-06T15:54:09.084+0000 I NETWORK [conn7839] end connection 127.0.0.1:40116 (17 connections now open) 2014-10-06T15:54:09.084+0000 I NETWORK [conn7837] end connection 127.0.0.1:40114 (17 connections now open) 2014-10-06T15:54:09.084+0000 I NETWORK [conn7838] end connection 127.0.0.1:40115 (17 connections now open) 2014-10-06T15:54:09.084+0000 I NETWORK [conn7840] end connection 127.0.0.1:40117 (17 connections now open) 2014-10-06T15:54:09.084+0000 I NETWORK [conn7842] end connection 127.0.0.1:40119 (17 connections now open) 2014-10-06T15:54:09.085+0000 I NETWORK [conn7831] end connection 127.0.0.1:40108 (16 connections now open) 2014-10-06T15:54:09.085+0000 I NETWORK [conn7836] end connection 127.0.0.1:40112 (16 connections now open) 2014-10-06T15:54:09.085+0000 I NETWORK [conn7832] end connection 127.0.0.1:40110 (16 connections now open) 2014-10-06T15:54:09.085+0000 I NETWORK [conn7829] end connection 127.0.0.1:40106 (16 connections now open) 2014-10-06T15:54:09.085+0000 I NETWORK [conn7833] end connection 127.0.0.1:40109 (16 connections now open) 2014-10-06T15:54:09.085+0000 I NETWORK [conn7830] end connection 127.0.0.1:40107 (16 connections now open) 2014-10-06T15:54:09.085+0000 I NETWORK [conn7841] end connection 127.0.0.1:40118 (16 connections now open) 2014-10-06T15:54:09.085+0000 I NETWORK [conn7834] end connection 127.0.0.1:40111 (16 connections now open) 2014-10-06T15:54:09.085+0000 I NETWORK [conn7843] end connection 127.0.0.1:40120 (16 connections now open) 2014-10-06T15:54:09.085+0000 I NETWORK [conn7828] end connection 127.0.0.1:40105 (16 connections now open) 2014-10-06T15:54:09.085+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40121 #7844 (18 connections now open) 2014-10-06T15:54:09.086+0000 I NETWORK [conn7844] end connection 127.0.0.1:40121 (2 connections now open) 2014-10-06T15:54:09.086+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:54:09.087+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:54:09.088+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40122 #7845 (3 connections now open) 2014-10-06T15:54:09.088+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40123 #7846 (4 connections now open) 2014-10-06T15:54:09.088+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40124 #7847 (5 connections now open) 2014-10-06T15:54:09.088+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40125 #7848 (6 connections now open) 2014-10-06T15:54:09.088+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40126 #7849 (7 connections now open) 2014-10-06T15:54:09.089+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40127 #7850 (8 connections now open) 2014-10-06T15:54:09.089+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40128 #7851 (9 connections now open) 2014-10-06T15:54:09.089+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40129 #7852 (10 connections now open) 2014-10-06T15:54:09.089+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40130 #7853 (11 connections now open) 2014-10-06T15:54:09.089+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40131 #7854 (12 connections now open) 2014-10-06T15:54:09.089+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40132 #7855 (13 connections now open) 2014-10-06T15:54:09.090+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40133 #7856 (14 connections now open) 2014-10-06T15:54:09.090+0000 I NETWORK [conn7845] end connection 127.0.0.1:40122 (13 connections now open) 2014-10-06T15:54:09.091+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40134 #7857 (14 connections now open) 2014-10-06T15:54:09.091+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40135 #7858 (15 connections now open) 2014-10-06T15:54:09.091+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40136 #7859 (16 connections now open) 2014-10-06T15:54:09.091+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40137 #7860 (17 connections now open) 2014-10-06T15:54:09.091+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40138 #7861 (18 connections now open) 2014-10-06T15:54:14.091+0000 I NETWORK [conn7849] end connection 127.0.0.1:40126 (17 connections now open) 2014-10-06T15:54:14.091+0000 I NETWORK [conn7848] end connection 127.0.0.1:40125 (17 connections now open) 2014-10-06T15:54:14.091+0000 I NETWORK [conn7860] end connection 127.0.0.1:40137 (17 connections now open) 2014-10-06T15:54:14.091+0000 I NETWORK [conn7857] end connection 127.0.0.1:40134 (17 connections now open) 2014-10-06T15:54:14.091+0000 I NETWORK [conn7856] end connection 127.0.0.1:40133 (17 connections now open) 2014-10-06T15:54:14.091+0000 I NETWORK [conn7853] end connection 127.0.0.1:40130 (17 connections now open) 2014-10-06T15:54:14.091+0000 I NETWORK [conn7847] end connection 127.0.0.1:40124 (17 connections now open) 2014-10-06T15:54:14.091+0000 I NETWORK [conn7858] end connection 127.0.0.1:40135 (16 connections now open) 2014-10-06T15:54:14.091+0000 I NETWORK [conn7861] end connection 127.0.0.1:40138 (16 connections now open) 2014-10-06T15:54:14.091+0000 I NETWORK [conn7850] end connection 127.0.0.1:40127 (16 connections now open) 2014-10-06T15:54:14.091+0000 I NETWORK [conn7854] end connection 127.0.0.1:40131 (16 connections now open) 2014-10-06T15:54:14.091+0000 I NETWORK [conn7859] end connection 127.0.0.1:40136 (16 connections now open) 2014-10-06T15:54:14.091+0000 I NETWORK [conn7855] end connection 127.0.0.1:40132 (16 connections now open) 2014-10-06T15:54:14.091+0000 I NETWORK [conn7852] end connection 127.0.0.1:40129 (16 connections now open) 2014-10-06T15:54:14.091+0000 I NETWORK [conn7846] end connection 127.0.0.1:40123 (16 connections now open) 2014-10-06T15:54:14.091+0000 I NETWORK [conn7851] end connection 127.0.0.1:40128 (16 connections now open) 2014-10-06T15:54:14.092+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40139 #7862 (3 connections now open) 2014-10-06T15:54:14.092+0000 I NETWORK [conn7862] end connection 127.0.0.1:40139 (2 connections now open) 2014-10-06T15:54:14.093+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:54:14.093+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:54:14.094+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40140 #7863 (3 connections now open) 2014-10-06T15:54:14.094+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40141 #7864 (4 connections now open) 2014-10-06T15:54:14.095+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40142 #7865 (5 connections now open) 2014-10-06T15:54:14.095+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40143 #7866 (6 connections now open) 2014-10-06T15:54:14.095+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40144 #7867 (7 connections now open) 2014-10-06T15:54:14.095+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40145 #7868 (8 connections now open) 2014-10-06T15:54:14.095+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40146 #7869 (9 connections now open) 2014-10-06T15:54:14.095+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40147 #7870 (10 connections now open) 2014-10-06T15:54:14.095+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40148 #7871 (11 connections now open) 2014-10-06T15:54:14.096+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40149 #7872 (12 connections now open) 2014-10-06T15:54:14.096+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40150 #7873 (13 connections now open) 2014-10-06T15:54:14.097+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40151 #7874 (14 connections now open) 2014-10-06T15:54:14.097+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40152 #7875 (15 connections now open) 2014-10-06T15:54:14.097+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40153 #7876 (16 connections now open) 2014-10-06T15:54:14.097+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40154 #7877 (17 connections now open) 2014-10-06T15:54:14.097+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40155 #7878 (18 connections now open) 2014-10-06T15:54:14.097+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40156 #7879 (19 connections now open) 2014-10-06T15:54:14.098+0000 I NETWORK [conn7863] end connection 127.0.0.1:40140 (18 connections now open) 2014-10-06T15:54:19.098+0000 I NETWORK [conn7870] end connection 127.0.0.1:40147 (17 connections now open) 2014-10-06T15:54:19.098+0000 I NETWORK [conn7877] end connection 127.0.0.1:40154 (17 connections now open) 2014-10-06T15:54:19.098+0000 I NETWORK [conn7878] end connection 127.0.0.1:40155 (17 connections now open) 2014-10-06T15:54:19.098+0000 I NETWORK [conn7869] end connection 127.0.0.1:40146 (17 connections now open) 2014-10-06T15:54:19.098+0000 I NETWORK [conn7864] end connection 127.0.0.1:40141 (16 connections now open) 2014-10-06T15:54:19.098+0000 I NETWORK [conn7868] end connection 127.0.0.1:40145 (16 connections now open) 2014-10-06T15:54:19.098+0000 I NETWORK [conn7866] end connection 127.0.0.1:40143 (16 connections now open) 2014-10-06T15:54:19.098+0000 I NETWORK [conn7876] end connection 127.0.0.1:40153 (16 connections now open) 2014-10-06T15:54:19.098+0000 I NETWORK [conn7865] end connection 127.0.0.1:40142 (16 connections now open) 2014-10-06T15:54:19.098+0000 I NETWORK [conn7879] end connection 127.0.0.1:40156 (16 connections now open) 2014-10-06T15:54:19.098+0000 I NETWORK [conn7867] end connection 127.0.0.1:40144 (16 connections now open) 2014-10-06T15:54:19.098+0000 I NETWORK [conn7873] end connection 127.0.0.1:40150 (16 connections now open) 2014-10-06T15:54:19.098+0000 I NETWORK [conn7872] end connection 127.0.0.1:40149 (16 connections now open) 2014-10-06T15:54:19.098+0000 I NETWORK [conn7874] end connection 127.0.0.1:40151 (16 connections now open) 2014-10-06T15:54:19.098+0000 I NETWORK [conn7871] end connection 127.0.0.1:40148 (16 connections now open) 2014-10-06T15:54:19.099+0000 I NETWORK [conn7875] end connection 127.0.0.1:40152 (16 connections now open) 2014-10-06T15:54:19.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40157 #7880 (3 connections now open) 2014-10-06T15:54:19.099+0000 I NETWORK [conn7880] end connection 127.0.0.1:40157 (2 connections now open) 2014-10-06T15:54:19.100+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:54:19.100+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:54:19.101+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40158 #7881 (3 connections now open) 2014-10-06T15:54:19.101+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40159 #7882 (4 connections now open) 2014-10-06T15:54:19.102+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40160 #7883 (5 connections now open) 2014-10-06T15:54:19.102+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40161 #7884 (6 connections now open) 2014-10-06T15:54:19.102+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40162 #7885 (7 connections now open) 2014-10-06T15:54:19.102+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40163 #7886 (8 connections now open) 2014-10-06T15:54:19.102+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40164 #7887 (9 connections now open) 2014-10-06T15:54:19.102+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40165 #7888 (10 connections now open) 2014-10-06T15:54:19.102+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40166 #7889 (11 connections now open) 2014-10-06T15:54:19.102+0000 I NETWORK [conn7881] end connection 127.0.0.1:40158 (10 connections now open) 2014-10-06T15:54:24.103+0000 I NETWORK [conn7883] end connection 127.0.0.1:40160 (9 connections now open) 2014-10-06T15:54:24.103+0000 I NETWORK [conn7886] end connection 127.0.0.1:40163 (9 connections now open) 2014-10-06T15:54:24.103+0000 I NETWORK [conn7882] end connection 127.0.0.1:40159 (9 connections now open) 2014-10-06T15:54:24.103+0000 I NETWORK [conn7884] end connection 127.0.0.1:40161 (9 connections now open) 2014-10-06T15:54:24.103+0000 I NETWORK [conn7889] end connection 127.0.0.1:40166 (9 connections now open) 2014-10-06T15:54:24.103+0000 I NETWORK [conn7887] end connection 127.0.0.1:40164 (9 connections now open) 2014-10-06T15:54:24.103+0000 I NETWORK [conn7885] end connection 127.0.0.1:40162 (9 connections now open) 2014-10-06T15:54:24.103+0000 I NETWORK [conn7888] end connection 127.0.0.1:40165 (9 connections now open) 2014-10-06T15:54:24.103+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40167 #7890 (10 connections now open) 2014-10-06T15:54:24.104+0000 I NETWORK [conn7890] end connection 127.0.0.1:40167 (2 connections now open) 2014-10-06T15:54:24.104+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:54:24.105+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:54:24.106+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40168 #7891 (3 connections now open) 2014-10-06T15:54:24.106+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40169 #7892 (4 connections now open) 2014-10-06T15:54:24.106+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40170 #7893 (5 connections now open) 2014-10-06T15:54:24.106+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40171 #7894 (6 connections now open) 2014-10-06T15:54:24.107+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40172 #7895 (7 connections now open) 2014-10-06T15:54:24.107+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40173 #7896 (8 connections now open) 2014-10-06T15:54:24.107+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40174 #7897 (9 connections now open) 2014-10-06T15:54:24.107+0000 I NETWORK [conn7891] end connection 127.0.0.1:40168 (8 connections now open) 2014-10-06T15:54:24.107+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40175 #7898 (9 connections now open) 2014-10-06T15:54:24.107+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40176 #7899 (10 connections now open) 2014-10-06T15:54:29.108+0000 I NETWORK [conn7892] end connection 127.0.0.1:40169 (9 connections now open) 2014-10-06T15:54:29.108+0000 I NETWORK [conn7898] end connection 127.0.0.1:40175 (9 connections now open) 2014-10-06T15:54:29.108+0000 I NETWORK [conn7896] end connection 127.0.0.1:40173 (8 connections now open) 2014-10-06T15:54:29.108+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40177 #7900 (10 connections now open) 2014-10-06T15:54:29.108+0000 I NETWORK [conn7893] end connection 127.0.0.1:40170 (8 connections now open) 2014-10-06T15:54:29.108+0000 I NETWORK [conn7895] end connection 127.0.0.1:40172 (8 connections now open) 2014-10-06T15:54:29.108+0000 I NETWORK [conn7894] end connection 127.0.0.1:40171 (8 connections now open) 2014-10-06T15:54:29.108+0000 I NETWORK [conn7897] end connection 127.0.0.1:40174 (8 connections now open) 2014-10-06T15:54:29.108+0000 I NETWORK [conn7899] end connection 127.0.0.1:40176 (8 connections now open) 2014-10-06T15:54:29.108+0000 I NETWORK [conn7900] end connection 127.0.0.1:40177 (2 connections now open) 2014-10-06T15:54:29.109+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:54:29.109+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:54:29.110+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40178 #7901 (3 connections now open) 2014-10-06T15:54:29.110+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40179 #7902 (4 connections now open) 2014-10-06T15:54:29.111+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40180 #7903 (5 connections now open) 2014-10-06T15:54:29.111+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40181 #7904 (6 connections now open) 2014-10-06T15:54:29.111+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40182 #7905 (7 connections now open) 2014-10-06T15:54:29.111+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40183 #7906 (8 connections now open) 2014-10-06T15:54:29.111+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40185 #7907 (9 connections now open) 2014-10-06T15:54:29.111+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40184 #7908 (10 connections now open) 2014-10-06T15:54:29.111+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40186 #7909 (11 connections now open) 2014-10-06T15:54:29.112+0000 I NETWORK [conn7901] end connection 127.0.0.1:40178 (10 connections now open) 2014-10-06T15:54:34.112+0000 I NETWORK [conn7902] end connection 127.0.0.1:40179 (9 connections now open) 2014-10-06T15:54:34.112+0000 I NETWORK [conn7909] end connection 127.0.0.1:40186 (9 connections now open) 2014-10-06T15:54:34.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40187 #7910 (10 connections now open) 2014-10-06T15:54:34.112+0000 I NETWORK [conn7906] end connection 127.0.0.1:40183 (9 connections now open) 2014-10-06T15:54:34.112+0000 I NETWORK [conn7908] end connection 127.0.0.1:40184 (9 connections now open) 2014-10-06T15:54:34.112+0000 I NETWORK [conn7904] end connection 127.0.0.1:40181 (9 connections now open) 2014-10-06T15:54:34.112+0000 I NETWORK [conn7905] end connection 127.0.0.1:40182 (9 connections now open) 2014-10-06T15:54:34.112+0000 I NETWORK [conn7903] end connection 127.0.0.1:40180 (9 connections now open) 2014-10-06T15:54:34.112+0000 I NETWORK [conn7907] end connection 127.0.0.1:40185 (9 connections now open) 2014-10-06T15:54:34.113+0000 I NETWORK [conn7910] end connection 127.0.0.1:40187 (2 connections now open) 2014-10-06T15:54:34.113+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:54:34.114+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:54:34.115+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40188 #7911 (3 connections now open) 2014-10-06T15:54:34.115+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40189 #7912 (4 connections now open) 2014-10-06T15:54:34.115+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40190 #7913 (5 connections now open) 2014-10-06T15:54:34.115+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40191 #7914 (6 connections now open) 2014-10-06T15:54:34.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40192 #7915 (7 connections now open) 2014-10-06T15:54:34.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40193 #7916 (8 connections now open) 2014-10-06T15:54:34.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40194 #7917 (9 connections now open) 2014-10-06T15:54:34.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40195 #7918 (10 connections now open) 2014-10-06T15:54:34.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40196 #7919 (11 connections now open) 2014-10-06T15:54:34.117+0000 I NETWORK [conn7911] end connection 127.0.0.1:40188 (10 connections now open) 2014-10-06T15:54:39.117+0000 I NETWORK [conn7918] end connection 127.0.0.1:40195 (9 connections now open) 2014-10-06T15:54:39.117+0000 I NETWORK [conn7916] end connection 127.0.0.1:40193 (9 connections now open) 2014-10-06T15:54:39.117+0000 I NETWORK [conn7913] end connection 127.0.0.1:40190 (9 connections now open) 2014-10-06T15:54:39.117+0000 I NETWORK [conn7917] end connection 127.0.0.1:40194 (9 connections now open) 2014-10-06T15:54:39.117+0000 I NETWORK [conn7915] end connection 127.0.0.1:40192 (8 connections now open) 2014-10-06T15:54:39.117+0000 I NETWORK [conn7914] end connection 127.0.0.1:40191 (8 connections now open) 2014-10-06T15:54:39.117+0000 I NETWORK [conn7919] end connection 127.0.0.1:40196 (8 connections now open) 2014-10-06T15:54:39.117+0000 I NETWORK [conn7912] end connection 127.0.0.1:40189 (8 connections now open) 2014-10-06T15:54:39.117+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40197 #7920 (10 connections now open) 2014-10-06T15:54:39.118+0000 I NETWORK [conn7920] end connection 127.0.0.1:40197 (2 connections now open) 2014-10-06T15:54:39.118+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:54:39.119+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:54:39.120+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40198 #7921 (3 connections now open) 2014-10-06T15:54:39.120+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40199 #7922 (4 connections now open) 2014-10-06T15:54:39.120+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40200 #7923 (5 connections now open) 2014-10-06T15:54:39.120+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40201 #7924 (6 connections now open) 2014-10-06T15:54:39.120+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40203 #7925 (7 connections now open) 2014-10-06T15:54:39.120+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40202 #7926 (8 connections now open) 2014-10-06T15:54:39.120+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40204 #7927 (9 connections now open) 2014-10-06T15:54:39.121+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40205 #7928 (10 connections now open) 2014-10-06T15:54:39.121+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40206 #7929 (11 connections now open) 2014-10-06T15:54:39.121+0000 I NETWORK [conn7921] end connection 127.0.0.1:40198 (10 connections now open) 2014-10-06T15:54:44.121+0000 I NETWORK [conn7924] end connection 127.0.0.1:40201 (9 connections now open) 2014-10-06T15:54:44.121+0000 I NETWORK [conn7926] end connection 127.0.0.1:40202 (9 connections now open) 2014-10-06T15:54:44.121+0000 I NETWORK [conn7928] end connection 127.0.0.1:40205 (9 connections now open) 2014-10-06T15:54:44.121+0000 I NETWORK [conn7923] end connection 127.0.0.1:40200 (9 connections now open) 2014-10-06T15:54:44.121+0000 I NETWORK [conn7925] end connection 127.0.0.1:40203 (9 connections now open) 2014-10-06T15:54:44.121+0000 I NETWORK [conn7927] end connection 127.0.0.1:40204 (9 connections now open) 2014-10-06T15:54:44.121+0000 I NETWORK [conn7922] end connection 127.0.0.1:40199 (9 connections now open) 2014-10-06T15:54:44.121+0000 I NETWORK [conn7929] end connection 127.0.0.1:40206 (9 connections now open) 2014-10-06T15:54:44.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40207 #7930 (10 connections now open) 2014-10-06T15:54:44.122+0000 I NETWORK [conn7930] end connection 127.0.0.1:40207 (2 connections now open) 2014-10-06T15:54:44.123+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:54:44.123+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:54:44.124+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40208 #7931 (3 connections now open) 2014-10-06T15:54:44.125+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40209 #7932 (4 connections now open) 2014-10-06T15:54:44.125+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40210 #7933 (5 connections now open) 2014-10-06T15:54:44.125+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40211 #7934 (6 connections now open) 2014-10-06T15:54:44.125+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40212 #7935 (7 connections now open) 2014-10-06T15:54:44.125+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40213 #7936 (8 connections now open) 2014-10-06T15:54:44.126+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40214 #7937 (9 connections now open) 2014-10-06T15:54:44.126+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40215 #7938 (10 connections now open) 2014-10-06T15:54:44.126+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40216 #7939 (11 connections now open) 2014-10-06T15:54:44.126+0000 I NETWORK [conn7931] end connection 127.0.0.1:40208 (10 connections now open) 2014-10-06T15:54:49.127+0000 I NETWORK [conn7937] end connection 127.0.0.1:40214 (9 connections now open) 2014-10-06T15:54:49.127+0000 I NETWORK [conn7932] end connection 127.0.0.1:40209 (9 connections now open) 2014-10-06T15:54:49.127+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40217 #7940 (10 connections now open) 2014-10-06T15:54:49.127+0000 I NETWORK [conn7933] end connection 127.0.0.1:40210 (9 connections now open) 2014-10-06T15:54:49.127+0000 I NETWORK [conn7939] end connection 127.0.0.1:40216 (9 connections now open) 2014-10-06T15:54:49.127+0000 I NETWORK [conn7938] end connection 127.0.0.1:40215 (9 connections now open) 2014-10-06T15:54:49.127+0000 I NETWORK [conn7936] end connection 127.0.0.1:40213 (9 connections now open) 2014-10-06T15:54:49.127+0000 I NETWORK [conn7935] end connection 127.0.0.1:40212 (9 connections now open) 2014-10-06T15:54:49.127+0000 I NETWORK [conn7934] end connection 127.0.0.1:40211 (9 connections now open) 2014-10-06T15:54:49.128+0000 I NETWORK [conn7940] end connection 127.0.0.1:40217 (2 connections now open) 2014-10-06T15:54:49.128+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:54:49.129+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:54:49.130+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40218 #7941 (3 connections now open) 2014-10-06T15:54:49.130+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40219 #7942 (4 connections now open) 2014-10-06T15:54:49.130+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40221 #7943 (5 connections now open) 2014-10-06T15:54:49.130+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40220 #7944 (6 connections now open) 2014-10-06T15:54:49.130+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40222 #7945 (7 connections now open) 2014-10-06T15:54:49.131+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40223 #7946 (8 connections now open) 2014-10-06T15:54:49.131+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40224 #7947 (9 connections now open) 2014-10-06T15:54:49.131+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40225 #7948 (10 connections now open) 2014-10-06T15:54:49.131+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40226 #7949 (11 connections now open) 2014-10-06T15:54:49.131+0000 I NETWORK [conn7941] end connection 127.0.0.1:40218 (10 connections now open) 2014-10-06T15:54:54.131+0000 I NETWORK [conn7943] end connection 127.0.0.1:40221 (9 connections now open) 2014-10-06T15:54:54.131+0000 I NETWORK [conn7946] end connection 127.0.0.1:40223 (9 connections now open) 2014-10-06T15:54:54.131+0000 I NETWORK [conn7945] end connection 127.0.0.1:40222 (9 connections now open) 2014-10-06T15:54:54.131+0000 I NETWORK [conn7944] end connection 127.0.0.1:40220 (9 connections now open) 2014-10-06T15:54:54.131+0000 I NETWORK [conn7942] end connection 127.0.0.1:40219 (9 connections now open) 2014-10-06T15:54:54.131+0000 I NETWORK [conn7947] end connection 127.0.0.1:40224 (8 connections now open) 2014-10-06T15:54:54.131+0000 I NETWORK [conn7949] end connection 127.0.0.1:40226 (8 connections now open) 2014-10-06T15:54:54.131+0000 I NETWORK [conn7948] end connection 127.0.0.1:40225 (8 connections now open) 2014-10-06T15:54:54.132+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40227 #7950 (8 connections now open) 2014-10-06T15:54:54.132+0000 I NETWORK [conn7950] end connection 127.0.0.1:40227 (2 connections now open) 2014-10-06T15:54:54.133+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:54:54.133+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:54:54.134+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40228 #7951 (3 connections now open) 2014-10-06T15:54:54.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40229 #7952 (4 connections now open) 2014-10-06T15:54:54.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40230 #7953 (5 connections now open) 2014-10-06T15:54:54.135+0000 I NETWORK [conn7951] end connection 127.0.0.1:40228 (3 connections now open) 2014-10-06T15:54:54.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40231 #7954 (5 connections now open) 2014-10-06T15:54:54.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40232 #7955 (6 connections now open) 2014-10-06T15:54:59.135+0000 I NETWORK [conn7955] end connection 127.0.0.1:40232 (5 connections now open) 2014-10-06T15:54:59.135+0000 I NETWORK [conn7952] end connection 127.0.0.1:40229 (5 connections now open) 2014-10-06T15:54:59.135+0000 I NETWORK [conn7953] end connection 127.0.0.1:40230 (5 connections now open) 2014-10-06T15:54:59.135+0000 I NETWORK [conn7954] end connection 127.0.0.1:40231 (5 connections now open) 2014-10-06T15:54:59.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40233 #7956 (6 connections now open) 2014-10-06T15:54:59.136+0000 I NETWORK [conn7956] end connection 127.0.0.1:40233 (2 connections now open) 2014-10-06T15:54:59.137+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:54:59.137+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:54:59.138+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40234 #7957 (3 connections now open) 2014-10-06T15:54:59.139+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40235 #7958 (4 connections now open) 2014-10-06T15:54:59.139+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40236 #7959 (5 connections now open) 2014-10-06T15:54:59.139+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40237 #7960 (6 connections now open) 2014-10-06T15:54:59.139+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40238 #7961 (7 connections now open) 2014-10-06T15:54:59.139+0000 I NETWORK [conn7957] end connection 127.0.0.1:40234 (5 connections now open) 2014-10-06T15:55:04.139+0000 I NETWORK [conn7960] end connection 127.0.0.1:40237 (5 connections now open) 2014-10-06T15:55:04.139+0000 I NETWORK [conn7959] end connection 127.0.0.1:40236 (5 connections now open) 2014-10-06T15:55:04.139+0000 I NETWORK [conn7958] end connection 127.0.0.1:40235 (5 connections now open) 2014-10-06T15:55:04.139+0000 I NETWORK [conn7961] end connection 127.0.0.1:40238 (5 connections now open) 2014-10-06T15:55:04.139+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40239 #7962 (6 connections now open) 2014-10-06T15:55:04.140+0000 I NETWORK [conn7962] end connection 127.0.0.1:40239 (2 connections now open) 2014-10-06T15:55:04.140+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:55:04.141+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:55:04.142+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40240 #7963 (3 connections now open) 2014-10-06T15:55:04.142+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40241 #7964 (4 connections now open) 2014-10-06T15:55:04.142+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40242 #7965 (5 connections now open) 2014-10-06T15:55:04.142+0000 I NETWORK [conn7963] end connection 127.0.0.1:40240 (4 connections now open) 2014-10-06T15:55:04.142+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40243 #7966 (6 connections now open) 2014-10-06T15:55:04.142+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40244 #7967 (6 connections now open) 2014-10-06T15:55:09.143+0000 I NETWORK [conn7966] end connection 127.0.0.1:40243 (5 connections now open) 2014-10-06T15:55:09.143+0000 I NETWORK [conn7964] end connection 127.0.0.1:40241 (5 connections now open) 2014-10-06T15:55:09.143+0000 I NETWORK [conn7965] end connection 127.0.0.1:40242 (5 connections now open) 2014-10-06T15:55:09.143+0000 I NETWORK [conn7967] end connection 127.0.0.1:40244 (5 connections now open) 2014-10-06T15:55:09.143+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40245 #7968 (6 connections now open) 2014-10-06T15:55:09.144+0000 I NETWORK [conn7968] end connection 127.0.0.1:40245 (2 connections now open) 2014-10-06T15:55:09.144+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:55:09.144+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:55:09.145+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40246 #7969 (3 connections now open) 2014-10-06T15:55:09.146+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40247 #7970 (4 connections now open) 2014-10-06T15:55:09.146+0000 I NETWORK [conn7969] end connection 127.0.0.1:40246 (3 connections now open) 2014-10-06T15:55:09.146+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40248 #7971 (4 connections now open) 2014-10-06T15:55:09.146+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40249 #7972 (5 connections now open) 2014-10-06T15:55:09.146+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40250 #7973 (6 connections now open) 2014-10-06T15:55:14.146+0000 I NETWORK [conn7973] end connection 127.0.0.1:40250 (5 connections now open) 2014-10-06T15:55:14.146+0000 I NETWORK [conn7972] end connection 127.0.0.1:40249 (5 connections now open) 2014-10-06T15:55:14.146+0000 I NETWORK [conn7971] end connection 127.0.0.1:40248 (5 connections now open) 2014-10-06T15:55:14.146+0000 I NETWORK [conn7970] end connection 127.0.0.1:40247 (5 connections now open) 2014-10-06T15:55:14.146+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40251 #7974 (6 connections now open) 2014-10-06T15:55:14.147+0000 I NETWORK [conn7974] end connection 127.0.0.1:40251 (2 connections now open) 2014-10-06T15:55:14.148+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:55:14.148+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:55:14.149+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40252 #7975 (3 connections now open) 2014-10-06T15:55:14.149+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40253 #7976 (4 connections now open) 2014-10-06T15:55:14.150+0000 I NETWORK [conn7975] end connection 127.0.0.1:40252 (3 connections now open) 2014-10-06T15:55:14.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40254 #7977 (5 connections now open) 2014-10-06T15:55:14.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40255 #7978 (5 connections now open) 2014-10-06T15:55:14.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40256 #7979 (6 connections now open) 2014-10-06T15:55:19.150+0000 I NETWORK [conn7978] end connection 127.0.0.1:40255 (5 connections now open) 2014-10-06T15:55:19.150+0000 I NETWORK [conn7979] end connection 127.0.0.1:40256 (5 connections now open) 2014-10-06T15:55:19.150+0000 I NETWORK [conn7976] end connection 127.0.0.1:40253 (5 connections now open) 2014-10-06T15:55:19.150+0000 I NETWORK [conn7977] end connection 127.0.0.1:40254 (5 connections now open) 2014-10-06T15:55:19.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40257 #7980 (6 connections now open) 2014-10-06T15:55:19.151+0000 I NETWORK [conn7980] end connection 127.0.0.1:40257 (2 connections now open) 2014-10-06T15:55:19.151+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:55:19.152+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:55:19.153+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40258 #7981 (3 connections now open) 2014-10-06T15:55:19.153+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40259 #7982 (4 connections now open) 2014-10-06T15:55:19.153+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40260 #7983 (5 connections now open) 2014-10-06T15:55:19.153+0000 I NETWORK [conn7981] end connection 127.0.0.1:40258 (3 connections now open) 2014-10-06T15:55:19.153+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40261 #7984 (6 connections now open) 2014-10-06T15:55:19.153+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40262 #7985 (6 connections now open) 2014-10-06T15:55:24.154+0000 I NETWORK [conn7985] end connection 127.0.0.1:40262 (5 connections now open) 2014-10-06T15:55:24.154+0000 I NETWORK [conn7982] end connection 127.0.0.1:40259 (5 connections now open) 2014-10-06T15:55:24.154+0000 I NETWORK [conn7983] end connection 127.0.0.1:40260 (5 connections now open) 2014-10-06T15:55:24.154+0000 I NETWORK [conn7984] end connection 127.0.0.1:40261 (5 connections now open) 2014-10-06T15:55:24.154+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40263 #7986 (6 connections now open) 2014-10-06T15:55:24.155+0000 I NETWORK [conn7986] end connection 127.0.0.1:40263 (2 connections now open) 2014-10-06T15:55:24.155+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:55:24.156+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:55:24.157+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40264 #7987 (3 connections now open) 2014-10-06T15:55:24.157+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40265 #7988 (4 connections now open) 2014-10-06T15:55:24.157+0000 I NETWORK [conn7987] end connection 127.0.0.1:40264 (3 connections now open) 2014-10-06T15:55:24.157+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40266 #7989 (4 connections now open) 2014-10-06T15:55:24.157+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40267 #7990 (5 connections now open) 2014-10-06T15:55:24.157+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40268 #7991 (6 connections now open) 2014-10-06T15:55:29.157+0000 I NETWORK [conn7989] end connection 127.0.0.1:40266 (5 connections now open) 2014-10-06T15:55:29.157+0000 I NETWORK [conn7991] end connection 127.0.0.1:40268 (5 connections now open) 2014-10-06T15:55:29.157+0000 I NETWORK [conn7990] end connection 127.0.0.1:40267 (5 connections now open) 2014-10-06T15:55:29.157+0000 I NETWORK [conn7988] end connection 127.0.0.1:40265 (5 connections now open) 2014-10-06T15:55:29.158+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40269 #7992 (5 connections now open) 2014-10-06T15:55:29.158+0000 I NETWORK [conn7992] end connection 127.0.0.1:40269 (2 connections now open) 2014-10-06T15:55:29.158+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:55:29.159+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:55:29.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40270 #7993 (3 connections now open) 2014-10-06T15:55:29.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40271 #7994 (4 connections now open) 2014-10-06T15:55:29.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40272 #7995 (5 connections now open) 2014-10-06T15:55:29.160+0000 I NETWORK [conn7993] end connection 127.0.0.1:40270 (4 connections now open) 2014-10-06T15:55:34.161+0000 I NETWORK [conn7994] end connection 127.0.0.1:40271 (3 connections now open) 2014-10-06T15:55:34.161+0000 I NETWORK [conn7995] end connection 127.0.0.1:40272 (3 connections now open) 2014-10-06T15:55:34.161+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40273 #7996 (4 connections now open) 2014-10-06T15:55:34.161+0000 I NETWORK [conn7996] end connection 127.0.0.1:40273 (2 connections now open) 2014-10-06T15:55:34.162+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:55:34.162+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:55:34.163+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40274 #7997 (3 connections now open) 2014-10-06T15:55:34.163+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40275 #7998 (4 connections now open) 2014-10-06T15:55:34.163+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40276 #7999 (5 connections now open) 2014-10-06T15:55:34.163+0000 I NETWORK [conn7997] end connection 127.0.0.1:40274 (4 connections now open) 2014-10-06T15:55:39.164+0000 I NETWORK [conn7999] end connection 127.0.0.1:40276 (3 connections now open) 2014-10-06T15:55:39.164+0000 I NETWORK [conn7998] end connection 127.0.0.1:40275 (3 connections now open) 2014-10-06T15:55:39.164+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40277 #8000 (4 connections now open) 2014-10-06T15:55:39.165+0000 I NETWORK [conn8000] end connection 127.0.0.1:40277 (2 connections now open) 2014-10-06T15:55:39.165+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:55:39.166+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:55:39.167+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40278 #8001 (3 connections now open) 2014-10-06T15:55:39.167+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40279 #8002 (4 connections now open) 2014-10-06T15:55:39.167+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40280 #8003 (5 connections now open) 2014-10-06T15:55:39.167+0000 I NETWORK [conn8001] end connection 127.0.0.1:40278 (4 connections now open) 2014-10-06T15:55:44.168+0000 I NETWORK [conn8002] end connection 127.0.0.1:40279 (3 connections now open) 2014-10-06T15:55:44.168+0000 I NETWORK [conn8003] end connection 127.0.0.1:40280 (3 connections now open) 2014-10-06T15:55:44.168+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40281 #8004 (4 connections now open) 2014-10-06T15:55:44.169+0000 I NETWORK [conn8004] end connection 127.0.0.1:40281 (2 connections now open) 2014-10-06T15:55:44.169+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:55:44.174+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:55:44.175+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40282 #8005 (3 connections now open) 2014-10-06T15:55:44.175+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40283 #8006 (4 connections now open) 2014-10-06T15:55:44.175+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40284 #8007 (5 connections now open) 2014-10-06T15:55:44.175+0000 I NETWORK [conn8005] end connection 127.0.0.1:40282 (4 connections now open) 2014-10-06T15:55:49.176+0000 I NETWORK [conn8006] end connection 127.0.0.1:40283 (3 connections now open) 2014-10-06T15:55:49.176+0000 I NETWORK [conn8007] end connection 127.0.0.1:40284 (3 connections now open) 2014-10-06T15:55:49.176+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40285 #8008 (4 connections now open) 2014-10-06T15:55:49.177+0000 I NETWORK [conn8008] end connection 127.0.0.1:40285 (2 connections now open) 2014-10-06T15:55:49.177+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:55:49.178+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:55:49.179+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40286 #8009 (3 connections now open) 2014-10-06T15:55:49.179+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40287 #8010 (4 connections now open) 2014-10-06T15:55:49.179+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40288 #8011 (5 connections now open) 2014-10-06T15:55:49.179+0000 I NETWORK [conn8009] end connection 127.0.0.1:40286 (4 connections now open) 2014-10-06T15:55:54.179+0000 I NETWORK [conn8011] end connection 127.0.0.1:40288 (3 connections now open) 2014-10-06T15:55:54.179+0000 I NETWORK [conn8010] end connection 127.0.0.1:40287 (3 connections now open) 2014-10-06T15:55:54.180+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40289 #8012 (4 connections now open) 2014-10-06T15:55:54.180+0000 I NETWORK [conn8012] end connection 127.0.0.1:40289 (2 connections now open) 2014-10-06T15:55:54.181+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:55:54.181+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:55:54.182+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40290 #8013 (3 connections now open) 2014-10-06T15:55:54.182+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40291 #8014 (4 connections now open) 2014-10-06T15:55:54.183+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40292 #8015 (5 connections now open) 2014-10-06T15:55:54.183+0000 I NETWORK [conn8013] end connection 127.0.0.1:40290 (4 connections now open) 2014-10-06T15:55:59.183+0000 I NETWORK [conn8014] end connection 127.0.0.1:40291 (3 connections now open) 2014-10-06T15:55:59.183+0000 I NETWORK [conn8015] end connection 127.0.0.1:40292 (3 connections now open) 2014-10-06T15:55:59.183+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40293 #8016 (4 connections now open) 2014-10-06T15:55:59.184+0000 I NETWORK [conn8016] end connection 127.0.0.1:40293 (2 connections now open) 2014-10-06T15:55:59.184+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:55:59.185+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:55:59.186+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40294 #8017 (3 connections now open) 2014-10-06T15:55:59.186+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40295 #8018 (4 connections now open) 2014-10-06T15:55:59.186+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40296 #8019 (5 connections now open) 2014-10-06T15:55:59.187+0000 I NETWORK [conn8017] end connection 127.0.0.1:40294 (4 connections now open) 2014-10-06T15:56:04.187+0000 I NETWORK [conn8019] end connection 127.0.0.1:40296 (3 connections now open) 2014-10-06T15:56:04.187+0000 I NETWORK [conn8018] end connection 127.0.0.1:40295 (3 connections now open) 2014-10-06T15:56:04.187+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40297 #8020 (4 connections now open) 2014-10-06T15:56:04.188+0000 I NETWORK [conn8020] end connection 127.0.0.1:40297 (2 connections now open) 2014-10-06T15:56:04.188+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:56:04.189+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:56:04.190+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40298 #8021 (3 connections now open) 2014-10-06T15:56:04.190+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40299 #8022 (4 connections now open) 2014-10-06T15:56:04.190+0000 I NETWORK [conn8021] end connection 127.0.0.1:40298 (3 connections now open) 2014-10-06T15:56:09.191+0000 I NETWORK [conn8022] end connection 127.0.0.1:40299 (2 connections now open) 2014-10-06T15:56:09.191+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40300 #8023 (3 connections now open) 2014-10-06T15:56:09.192+0000 I NETWORK [conn8023] end connection 127.0.0.1:40300 (2 connections now open) 2014-10-06T15:56:09.192+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:56:09.193+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:56:09.194+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40301 #8024 (3 connections now open) 2014-10-06T15:56:09.194+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40302 #8025 (4 connections now open) 2014-10-06T15:56:09.194+0000 I NETWORK [conn8024] end connection 127.0.0.1:40301 (3 connections now open) 2014-10-06T15:56:14.194+0000 I NETWORK [conn8025] end connection 127.0.0.1:40302 (2 connections now open) 2014-10-06T15:56:14.194+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40303 #8026 (3 connections now open) 2014-10-06T15:56:14.195+0000 I NETWORK [conn8026] end connection 127.0.0.1:40303 (2 connections now open) 2014-10-06T15:56:14.196+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:56:14.196+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:56:14.197+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40304 #8027 (3 connections now open) 2014-10-06T15:56:14.197+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40305 #8028 (4 connections now open) 2014-10-06T15:56:14.198+0000 I NETWORK [conn8027] end connection 127.0.0.1:40304 (3 connections now open) 2014-10-06T15:56:19.198+0000 I NETWORK [conn8028] end connection 127.0.0.1:40305 (2 connections now open) 2014-10-06T15:56:19.198+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40306 #8029 (3 connections now open) 2014-10-06T15:56:19.199+0000 I NETWORK [conn8029] end connection 127.0.0.1:40306 (2 connections now open) 2014-10-06T15:56:19.199+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:56:19.199+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:56:19.200+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40307 #8030 (3 connections now open) 2014-10-06T15:56:19.200+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40308 #8031 (4 connections now open) 2014-10-06T15:56:19.201+0000 I NETWORK [conn8030] end connection 127.0.0.1:40307 (3 connections now open) 2014-10-06T15:56:24.201+0000 I NETWORK [conn8031] end connection 127.0.0.1:40308 (2 connections now open) 2014-10-06T15:56:24.201+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40309 #8032 (3 connections now open) 2014-10-06T15:56:24.202+0000 I NETWORK [conn8032] end connection 127.0.0.1:40309 (2 connections now open) 2014-10-06T15:56:24.202+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:56:24.203+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:56:24.204+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40310 #8033 (3 connections now open) 2014-10-06T15:56:24.204+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40311 #8034 (4 connections now open) 2014-10-06T15:56:24.204+0000 I NETWORK [conn8033] end connection 127.0.0.1:40310 (3 connections now open) 2014-10-06T15:56:29.204+0000 I NETWORK [conn8034] end connection 127.0.0.1:40311 (2 connections now open) 2014-10-06T15:56:29.204+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40312 #8035 (3 connections now open) 2014-10-06T15:56:29.205+0000 I NETWORK [conn8035] end connection 127.0.0.1:40312 (2 connections now open) 2014-10-06T15:56:29.205+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:56:29.206+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:56:29.207+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40313 #8036 (3 connections now open) 2014-10-06T15:56:29.207+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40314 #8037 (4 connections now open) 2014-10-06T15:56:29.207+0000 I NETWORK [conn8036] end connection 127.0.0.1:40313 (3 connections now open) 2014-10-06T15:56:34.207+0000 I NETWORK [conn8037] end connection 127.0.0.1:40314 (2 connections now open) 2014-10-06T15:56:34.207+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40315 #8038 (3 connections now open) 2014-10-06T15:56:34.208+0000 I NETWORK [conn8038] end connection 127.0.0.1:40315 (2 connections now open) 2014-10-06T15:56:34.208+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:56:34.209+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:56:34.210+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40316 #8039 (3 connections now open) 2014-10-06T15:56:34.210+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40317 #8040 (4 connections now open) 2014-10-06T15:56:34.210+0000 I NETWORK [conn8039] end connection 127.0.0.1:40316 (3 connections now open) 2014-10-06T15:56:39.210+0000 I NETWORK [conn8040] end connection 127.0.0.1:40317 (2 connections now open) 2014-10-06T15:56:39.210+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40318 #8041 (3 connections now open) 2014-10-06T15:56:39.211+0000 I NETWORK [conn8041] end connection 127.0.0.1:40318 (2 connections now open) 2014-10-06T15:56:39.211+0000 I COMMANDS [conn5] CMD: drop test0.Commands_illegalOp 2014-10-06T15:56:39.216+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:56:39.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40319 #8042 (3 connections now open) 2014-10-06T15:56:39.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40320 #8043 (4 connections now open) 2014-10-06T15:56:39.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40321 #8044 (5 connections now open) 2014-10-06T15:56:39.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40322 #8045 (6 connections now open) 2014-10-06T15:56:39.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40323 #8046 (7 connections now open) 2014-10-06T15:56:39.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40324 #8047 (8 connections now open) 2014-10-06T15:56:39.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40325 #8048 (9 connections now open) 2014-10-06T15:56:39.222+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40326 #8049 (10 connections now open) 2014-10-06T15:56:39.222+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40327 #8050 (11 connections now open) 2014-10-06T15:56:39.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40328 #8051 (12 connections now open) 2014-10-06T15:56:39.246+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40329 #8052 (13 connections now open) 2014-10-06T15:56:39.254+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40330 #8053 (14 connections now open) 2014-10-06T15:56:39.254+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40331 #8054 (15 connections now open) 2014-10-06T15:56:39.262+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40332 #8055 (16 connections now open) 2014-10-06T15:56:39.266+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40333 #8056 (17 connections now open) 2014-10-06T15:56:39.266+0000 I NETWORK [conn8042] end connection 127.0.0.1:40319 (16 connections now open) 2014-10-06T15:56:39.286+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40334 #8057 (17 connections now open) 2014-10-06T15:56:39.294+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40335 #8058 (18 connections now open) 2014-10-06T15:56:44.267+0000 I NETWORK [conn8044] end connection 127.0.0.1:40321 (17 connections now open) 2014-10-06T15:56:44.267+0000 I NETWORK [conn8045] end connection 127.0.0.1:40322 (17 connections now open) 2014-10-06T15:56:44.267+0000 I NETWORK [conn8055] end connection 127.0.0.1:40332 (17 connections now open) 2014-10-06T15:56:44.267+0000 I NETWORK [conn8050] end connection 127.0.0.1:40327 (15 connections now open) 2014-10-06T15:56:44.267+0000 I NETWORK [conn8053] end connection 127.0.0.1:40330 (17 connections now open) 2014-10-06T15:56:44.267+0000 I NETWORK [conn8057] end connection 127.0.0.1:40334 (15 connections now open) 2014-10-06T15:56:44.267+0000 I NETWORK [conn8056] end connection 127.0.0.1:40333 (15 connections now open) 2014-10-06T15:56:44.267+0000 I NETWORK [conn8052] end connection 127.0.0.1:40329 (14 connections now open) 2014-10-06T15:56:44.267+0000 I NETWORK [conn8048] end connection 127.0.0.1:40325 (17 connections now open) 2014-10-06T15:56:44.267+0000 I NETWORK [conn8046] end connection 127.0.0.1:40323 (14 connections now open) 2014-10-06T15:56:44.267+0000 I NETWORK [conn8047] end connection 127.0.0.1:40324 (14 connections now open) 2014-10-06T15:56:44.267+0000 I NETWORK [conn8049] end connection 127.0.0.1:40326 (14 connections now open) 2014-10-06T15:56:44.267+0000 I NETWORK [conn8054] end connection 127.0.0.1:40331 (14 connections now open) 2014-10-06T15:56:44.267+0000 I NETWORK [conn8051] end connection 127.0.0.1:40328 (14 connections now open) 2014-10-06T15:56:44.267+0000 I NETWORK [conn8058] end connection 127.0.0.1:40335 (14 connections now open) 2014-10-06T15:56:44.267+0000 I NETWORK [conn8043] end connection 127.0.0.1:40320 (14 connections now open) 2014-10-06T15:56:44.268+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40336 #8059 (3 connections now open) 2014-10-06T15:56:44.268+0000 I NETWORK [conn8059] end connection 127.0.0.1:40336 (2 connections now open) 2014-10-06T15:56:44.269+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:56:44.270+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:56:44.270+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40337 #8060 (3 connections now open) 2014-10-06T15:56:44.271+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40338 #8061 (4 connections now open) 2014-10-06T15:56:44.271+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40339 #8062 (5 connections now open) 2014-10-06T15:56:44.271+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40340 #8063 (6 connections now open) 2014-10-06T15:56:44.271+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40341 #8064 (7 connections now open) 2014-10-06T15:56:44.271+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40342 #8065 (8 connections now open) 2014-10-06T15:56:44.278+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40343 #8066 (9 connections now open) 2014-10-06T15:56:44.278+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40344 #8067 (10 connections now open) 2014-10-06T15:56:44.286+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40345 #8068 (11 connections now open) 2014-10-06T15:56:44.310+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40346 #8069 (12 connections now open) 2014-10-06T15:56:44.310+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40347 #8070 (13 connections now open) 2014-10-06T15:56:44.310+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40348 #8071 (14 connections now open) 2014-10-06T15:56:44.318+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40349 #8072 (15 connections now open) 2014-10-06T15:56:44.318+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40350 #8073 (16 connections now open) 2014-10-06T15:56:44.322+0000 I NETWORK [conn8060] end connection 127.0.0.1:40337 (15 connections now open) 2014-10-06T15:56:44.342+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40351 #8074 (16 connections now open) 2014-10-06T15:56:44.342+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40352 #8075 (17 connections now open) 2014-10-06T15:56:44.350+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40353 #8076 (18 connections now open) 2014-10-06T15:56:49.319+0000 I NETWORK [conn8066] end connection 127.0.0.1:40343 (17 connections now open) 2014-10-06T15:56:49.319+0000 I NETWORK [conn8065] end connection 127.0.0.1:40342 (17 connections now open) 2014-10-06T15:56:49.319+0000 I NETWORK [conn8067] end connection 127.0.0.1:40344 (17 connections now open) 2014-10-06T15:56:49.319+0000 I NETWORK [conn8074] end connection 127.0.0.1:40351 (17 connections now open) 2014-10-06T15:56:49.319+0000 I NETWORK [conn8071] end connection 127.0.0.1:40348 (16 connections now open) 2014-10-06T15:56:49.319+0000 I NETWORK [conn8072] end connection 127.0.0.1:40349 (16 connections now open) 2014-10-06T15:56:49.319+0000 I NETWORK [conn8075] end connection 127.0.0.1:40352 (16 connections now open) 2014-10-06T15:56:49.319+0000 I NETWORK [conn8063] end connection 127.0.0.1:40340 (16 connections now open) 2014-10-06T15:56:49.319+0000 I NETWORK [conn8061] end connection 127.0.0.1:40338 (16 connections now open) 2014-10-06T15:56:49.319+0000 I NETWORK [conn8062] end connection 127.0.0.1:40339 (16 connections now open) 2014-10-06T15:56:49.319+0000 I NETWORK [conn8068] end connection 127.0.0.1:40345 (16 connections now open) 2014-10-06T15:56:49.319+0000 I NETWORK [conn8070] end connection 127.0.0.1:40347 (16 connections now open) 2014-10-06T15:56:49.319+0000 I NETWORK [conn8064] end connection 127.0.0.1:40341 (16 connections now open) 2014-10-06T15:56:49.319+0000 I NETWORK [conn8069] end connection 127.0.0.1:40346 (16 connections now open) 2014-10-06T15:56:49.319+0000 I NETWORK [conn8076] end connection 127.0.0.1:40353 (16 connections now open) 2014-10-06T15:56:49.319+0000 I NETWORK [conn8073] end connection 127.0.0.1:40350 (16 connections now open) 2014-10-06T15:56:49.320+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40354 #8077 (3 connections now open) 2014-10-06T15:56:49.320+0000 I NETWORK [conn8077] end connection 127.0.0.1:40354 (2 connections now open) 2014-10-06T15:56:49.321+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:56:49.322+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:56:49.322+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40355 #8078 (3 connections now open) 2014-10-06T15:56:49.323+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40356 #8079 (4 connections now open) 2014-10-06T15:56:49.323+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40357 #8080 (5 connections now open) 2014-10-06T15:56:49.323+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40358 #8081 (6 connections now open) 2014-10-06T15:56:49.323+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40359 #8082 (7 connections now open) 2014-10-06T15:56:49.326+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40360 #8083 (8 connections now open) 2014-10-06T15:56:49.327+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40361 #8084 (9 connections now open) 2014-10-06T15:56:49.327+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40362 #8085 (10 connections now open) 2014-10-06T15:56:49.327+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40363 #8086 (11 connections now open) 2014-10-06T15:56:49.327+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40364 #8087 (12 connections now open) 2014-10-06T15:56:49.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40365 #8088 (13 connections now open) 2014-10-06T15:56:49.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40366 #8089 (14 connections now open) 2014-10-06T15:56:49.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40367 #8090 (15 connections now open) 2014-10-06T15:56:49.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40368 #8091 (16 connections now open) 2014-10-06T15:56:49.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40369 #8092 (17 connections now open) 2014-10-06T15:56:49.379+0000 I NETWORK [conn8078] end connection 127.0.0.1:40355 (16 connections now open) 2014-10-06T15:56:49.386+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40370 #8093 (17 connections now open) 2014-10-06T15:56:49.418+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40371 #8094 (18 connections now open) 2014-10-06T15:56:54.379+0000 I NETWORK [conn8084] end connection 127.0.0.1:40361 (17 connections now open) 2014-10-06T15:56:54.379+0000 I NETWORK [conn8079] end connection 127.0.0.1:40356 (17 connections now open) 2014-10-06T15:56:54.379+0000 I NETWORK [conn8093] end connection 127.0.0.1:40370 (17 connections now open) 2014-10-06T15:56:54.379+0000 I NETWORK [conn8090] end connection 127.0.0.1:40367 (15 connections now open) 2014-10-06T15:56:54.379+0000 I NETWORK [conn8081] end connection 127.0.0.1:40358 (15 connections now open) 2014-10-06T15:56:54.379+0000 I NETWORK [conn8088] end connection 127.0.0.1:40365 (14 connections now open) 2014-10-06T15:56:54.379+0000 I NETWORK [conn8091] end connection 127.0.0.1:40368 (17 connections now open) 2014-10-06T15:56:54.379+0000 I NETWORK [conn8085] end connection 127.0.0.1:40362 (11 connections now open) 2014-10-06T15:56:54.379+0000 I NETWORK [conn8086] end connection 127.0.0.1:40363 (9 connections now open) 2014-10-06T15:56:54.379+0000 I NETWORK [conn8094] end connection 127.0.0.1:40371 (9 connections now open) 2014-10-06T15:56:54.379+0000 I NETWORK [conn8083] end connection 127.0.0.1:40360 (9 connections now open) 2014-10-06T15:56:54.379+0000 I NETWORK [conn8089] end connection 127.0.0.1:40366 (7 connections now open) 2014-10-06T15:56:54.379+0000 I NETWORK [conn8082] end connection 127.0.0.1:40359 (9 connections now open) 2014-10-06T15:56:54.379+0000 I NETWORK [conn8087] end connection 127.0.0.1:40364 (8 connections now open) 2014-10-06T15:56:54.379+0000 I NETWORK [conn8080] end connection 127.0.0.1:40357 (9 connections now open) 2014-10-06T15:56:54.379+0000 I NETWORK [conn8092] end connection 127.0.0.1:40369 (9 connections now open) 2014-10-06T15:56:54.380+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40372 #8095 (3 connections now open) 2014-10-06T15:56:54.380+0000 I NETWORK [conn8095] end connection 127.0.0.1:40372 (2 connections now open) 2014-10-06T15:56:54.381+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:56:54.381+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:56:54.382+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40373 #8096 (3 connections now open) 2014-10-06T15:56:54.382+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40374 #8097 (4 connections now open) 2014-10-06T15:56:54.383+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40375 #8098 (5 connections now open) 2014-10-06T15:56:54.383+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40376 #8099 (6 connections now open) 2014-10-06T15:56:54.383+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40377 #8100 (7 connections now open) 2014-10-06T15:56:54.383+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40378 #8101 (8 connections now open) 2014-10-06T15:56:54.394+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40379 #8102 (9 connections now open) 2014-10-06T15:56:54.394+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40380 #8103 (10 connections now open) 2014-10-06T15:56:54.394+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40381 #8104 (11 connections now open) 2014-10-06T15:56:54.394+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40382 #8105 (12 connections now open) 2014-10-06T15:56:54.402+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40383 #8106 (13 connections now open) 2014-10-06T15:56:54.410+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40384 #8107 (14 connections now open) 2014-10-06T15:56:54.434+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40385 #8108 (15 connections now open) 2014-10-06T15:56:54.435+0000 I NETWORK [conn8096] end connection 127.0.0.1:40373 (14 connections now open) 2014-10-06T15:56:54.446+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40386 #8109 (15 connections now open) 2014-10-06T15:56:54.450+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40387 #8110 (16 connections now open) 2014-10-06T15:56:54.466+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40388 #8111 (17 connections now open) 2014-10-06T15:56:54.466+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40389 #8112 (18 connections now open) 2014-10-06T15:56:59.435+0000 I NETWORK [conn8100] end connection 127.0.0.1:40377 (17 connections now open) 2014-10-06T15:56:59.435+0000 I NETWORK [conn8103] end connection 127.0.0.1:40380 (17 connections now open) 2014-10-06T15:56:59.435+0000 I NETWORK [conn8101] end connection 127.0.0.1:40378 (17 connections now open) 2014-10-06T15:56:59.435+0000 I NETWORK [conn8112] end connection 127.0.0.1:40389 (17 connections now open) 2014-10-06T15:56:59.435+0000 I NETWORK [conn8099] end connection 127.0.0.1:40376 (15 connections now open) 2014-10-06T15:56:59.435+0000 I NETWORK [conn8109] end connection 127.0.0.1:40386 (13 connections now open) 2014-10-06T15:56:59.435+0000 I NETWORK [conn8107] end connection 127.0.0.1:40384 (17 connections now open) 2014-10-06T15:56:59.435+0000 I NETWORK [conn8098] end connection 127.0.0.1:40375 (14 connections now open) 2014-10-06T15:56:59.435+0000 I NETWORK [conn8102] end connection 127.0.0.1:40379 (11 connections now open) 2014-10-06T15:56:59.435+0000 I NETWORK [conn8111] end connection 127.0.0.1:40388 (10 connections now open) 2014-10-06T15:56:59.435+0000 I NETWORK [conn8104] end connection 127.0.0.1:40381 (10 connections now open) 2014-10-06T15:56:59.435+0000 I NETWORK [conn8097] end connection 127.0.0.1:40374 (7 connections now open) 2014-10-06T15:56:59.436+0000 I NETWORK [conn8110] end connection 127.0.0.1:40387 (6 connections now open) 2014-10-06T15:56:59.435+0000 I NETWORK [conn8106] end connection 127.0.0.1:40383 (10 connections now open) 2014-10-06T15:56:59.435+0000 I NETWORK [conn8108] end connection 127.0.0.1:40385 (17 connections now open) 2014-10-06T15:56:59.435+0000 I NETWORK [conn8105] end connection 127.0.0.1:40382 (17 connections now open) 2014-10-06T15:56:59.436+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40390 #8113 (3 connections now open) 2014-10-06T15:56:59.437+0000 I NETWORK [conn8113] end connection 127.0.0.1:40390 (2 connections now open) 2014-10-06T15:56:59.437+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:56:59.438+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:56:59.439+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40391 #8114 (3 connections now open) 2014-10-06T15:56:59.439+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40392 #8115 (4 connections now open) 2014-10-06T15:56:59.439+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40393 #8116 (5 connections now open) 2014-10-06T15:56:59.439+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40394 #8117 (6 connections now open) 2014-10-06T15:56:59.439+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40395 #8118 (7 connections now open) 2014-10-06T15:56:59.446+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40396 #8119 (8 connections now open) 2014-10-06T15:56:59.446+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40397 #8120 (9 connections now open) 2014-10-06T15:56:59.446+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40398 #8121 (10 connections now open) 2014-10-06T15:56:59.450+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40399 #8122 (11 connections now open) 2014-10-06T15:56:59.486+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40400 #8123 (12 connections now open) 2014-10-06T15:56:59.486+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40401 #8124 (13 connections now open) 2014-10-06T15:56:59.486+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40402 #8125 (14 connections now open) 2014-10-06T15:56:59.486+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40404 #8126 (15 connections now open) 2014-10-06T15:56:59.490+0000 I NETWORK [conn8114] end connection 127.0.0.1:40391 (14 connections now open) 2014-10-06T15:56:59.494+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40405 #8127 (15 connections now open) 2014-10-06T15:56:59.494+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40406 #8128 (16 connections now open) 2014-10-06T15:56:59.502+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40407 #8129 (17 connections now open) 2014-10-06T15:56:59.502+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40408 #8130 (18 connections now open) 2014-10-06T15:57:04.491+0000 I NETWORK [conn8121] end connection 127.0.0.1:40398 (17 connections now open) 2014-10-06T15:57:04.491+0000 I NETWORK [conn8125] end connection 127.0.0.1:40402 (17 connections now open) 2014-10-06T15:57:04.491+0000 I NETWORK [conn8123] end connection 127.0.0.1:40400 (17 connections now open) 2014-10-06T15:57:04.491+0000 I NETWORK [conn8118] end connection 127.0.0.1:40395 (17 connections now open) 2014-10-06T15:57:04.491+0000 I NETWORK [conn8127] end connection 127.0.0.1:40405 (17 connections now open) 2014-10-06T15:57:04.491+0000 I NETWORK [conn8117] end connection 127.0.0.1:40394 (17 connections now open) 2014-10-06T15:57:04.491+0000 I NETWORK [conn8122] end connection 127.0.0.1:40399 (16 connections now open) 2014-10-06T15:57:04.491+0000 I NETWORK [conn8129] end connection 127.0.0.1:40407 (16 connections now open) 2014-10-06T15:57:04.491+0000 I NETWORK [conn8130] end connection 127.0.0.1:40408 (16 connections now open) 2014-10-06T15:57:04.491+0000 I NETWORK [conn8124] end connection 127.0.0.1:40401 (16 connections now open) 2014-10-06T15:57:04.491+0000 I NETWORK [conn8128] end connection 127.0.0.1:40406 (16 connections now open) 2014-10-06T15:57:04.491+0000 I NETWORK [conn8119] end connection 127.0.0.1:40396 (16 connections now open) 2014-10-06T15:57:04.491+0000 I NETWORK [conn8126] end connection 127.0.0.1:40404 (16 connections now open) 2014-10-06T15:57:04.491+0000 I NETWORK [conn8116] end connection 127.0.0.1:40393 (16 connections now open) 2014-10-06T15:57:04.491+0000 I NETWORK [conn8115] end connection 127.0.0.1:40392 (16 connections now open) 2014-10-06T15:57:04.491+0000 I NETWORK [conn8120] end connection 127.0.0.1:40397 (16 connections now open) 2014-10-06T15:57:04.492+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40409 #8131 (3 connections now open) 2014-10-06T15:57:04.492+0000 I NETWORK [conn8131] end connection 127.0.0.1:40409 (2 connections now open) 2014-10-06T15:57:04.492+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:57:04.493+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:57:04.494+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40410 #8132 (3 connections now open) 2014-10-06T15:57:04.494+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40411 #8133 (4 connections now open) 2014-10-06T15:57:04.494+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40412 #8134 (5 connections now open) 2014-10-06T15:57:04.495+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40413 #8135 (6 connections now open) 2014-10-06T15:57:04.495+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40414 #8136 (7 connections now open) 2014-10-06T15:57:04.495+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40415 #8137 (8 connections now open) 2014-10-06T15:57:04.495+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40416 #8138 (9 connections now open) 2014-10-06T15:57:04.495+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40417 #8139 (10 connections now open) 2014-10-06T15:57:04.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40418 #8140 (11 connections now open) 2014-10-06T15:57:04.530+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40419 #8141 (12 connections now open) 2014-10-06T15:57:04.540+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40420 #8142 (13 connections now open) 2014-10-06T15:57:04.540+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40421 #8143 (14 connections now open) 2014-10-06T15:57:04.540+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40422 #8144 (15 connections now open) 2014-10-06T15:57:04.554+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40423 #8145 (16 connections now open) 2014-10-06T15:57:04.566+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40424 #8146 (17 connections now open) 2014-10-06T15:57:04.574+0000 I NETWORK [conn8132] end connection 127.0.0.1:40410 (16 connections now open) 2014-10-06T15:57:04.582+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40425 #8147 (17 connections now open) 2014-10-06T15:57:04.596+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40426 #8148 (18 connections now open) 2014-10-06T15:57:09.575+0000 I NETWORK [conn8143] end connection 127.0.0.1:40421 (17 connections now open) 2014-10-06T15:57:09.575+0000 I NETWORK [conn8140] end connection 127.0.0.1:40418 (17 connections now open) 2014-10-06T15:57:09.575+0000 I NETWORK [conn8144] end connection 127.0.0.1:40422 (17 connections now open) 2014-10-06T15:57:09.575+0000 I NETWORK [conn8137] end connection 127.0.0.1:40415 (17 connections now open) 2014-10-06T15:57:09.575+0000 I NETWORK [conn8136] end connection 127.0.0.1:40414 (17 connections now open) 2014-10-06T15:57:09.575+0000 I NETWORK [conn8145] end connection 127.0.0.1:40423 (17 connections now open) 2014-10-06T15:57:09.575+0000 I NETWORK [conn8141] end connection 127.0.0.1:40419 (16 connections now open) 2014-10-06T15:57:09.575+0000 I NETWORK [conn8147] end connection 127.0.0.1:40425 (16 connections now open) 2014-10-06T15:57:09.575+0000 I NETWORK [conn8135] end connection 127.0.0.1:40413 (16 connections now open) 2014-10-06T15:57:09.575+0000 I NETWORK [conn8139] end connection 127.0.0.1:40417 (16 connections now open) 2014-10-06T15:57:09.575+0000 I NETWORK [conn8134] end connection 127.0.0.1:40412 (16 connections now open) 2014-10-06T15:57:09.575+0000 I NETWORK [conn8148] end connection 127.0.0.1:40426 (16 connections now open) 2014-10-06T15:57:09.575+0000 I NETWORK [conn8138] end connection 127.0.0.1:40416 (16 connections now open) 2014-10-06T15:57:09.575+0000 I NETWORK [conn8133] end connection 127.0.0.1:40411 (16 connections now open) 2014-10-06T15:57:09.575+0000 I NETWORK [conn8146] end connection 127.0.0.1:40424 (16 connections now open) 2014-10-06T15:57:09.575+0000 I NETWORK [conn8142] end connection 127.0.0.1:40420 (16 connections now open) 2014-10-06T15:57:09.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40427 #8149 (7 connections now open) 2014-10-06T15:57:09.576+0000 I NETWORK [conn8149] end connection 127.0.0.1:40427 (2 connections now open) 2014-10-06T15:57:09.577+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:57:09.577+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:57:09.578+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40428 #8150 (3 connections now open) 2014-10-06T15:57:09.578+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40429 #8151 (4 connections now open) 2014-10-06T15:57:09.579+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40430 #8152 (5 connections now open) 2014-10-06T15:57:09.579+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40431 #8153 (6 connections now open) 2014-10-06T15:57:09.579+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40432 #8154 (7 connections now open) 2014-10-06T15:57:09.579+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40433 #8155 (8 connections now open) 2014-10-06T15:57:09.582+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40434 #8156 (9 connections now open) 2014-10-06T15:57:09.582+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40435 #8157 (10 connections now open) 2014-10-06T15:57:09.582+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40436 #8158 (11 connections now open) 2014-10-06T15:57:09.606+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40437 #8159 (12 connections now open) 2014-10-06T15:57:09.618+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40438 #8160 (13 connections now open) 2014-10-06T15:57:09.626+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40439 #8161 (14 connections now open) 2014-10-06T15:57:09.626+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40440 #8162 (15 connections now open) 2014-10-06T15:57:09.626+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40441 #8163 (16 connections now open) 2014-10-06T15:57:09.626+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40442 #8164 (17 connections now open) 2014-10-06T15:57:09.630+0000 I NETWORK [conn8150] end connection 127.0.0.1:40428 (16 connections now open) 2014-10-06T15:57:09.650+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40443 #8165 (17 connections now open) 2014-10-06T15:57:09.650+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40444 #8166 (18 connections now open) 2014-10-06T15:57:14.627+0000 I NETWORK [conn8155] end connection 127.0.0.1:40433 (17 connections now open) 2014-10-06T15:57:14.627+0000 I NETWORK [conn8158] end connection 127.0.0.1:40436 (17 connections now open) 2014-10-06T15:57:14.627+0000 I NETWORK [conn8166] end connection 127.0.0.1:40444 (17 connections now open) 2014-10-06T15:57:14.627+0000 I NETWORK [conn8154] end connection 127.0.0.1:40432 (17 connections now open) 2014-10-06T15:57:14.627+0000 I NETWORK [conn8151] end connection 127.0.0.1:40429 (17 connections now open) 2014-10-06T15:57:14.627+0000 I NETWORK [conn8157] end connection 127.0.0.1:40435 (17 connections now open) 2014-10-06T15:57:14.627+0000 I NETWORK [conn8164] end connection 127.0.0.1:40442 (17 connections now open) 2014-10-06T15:57:14.627+0000 I NETWORK [conn8156] end connection 127.0.0.1:40434 (16 connections now open) 2014-10-06T15:57:14.627+0000 I NETWORK [conn8163] end connection 127.0.0.1:40441 (16 connections now open) 2014-10-06T15:57:14.627+0000 I NETWORK [conn8160] end connection 127.0.0.1:40438 (16 connections now open) 2014-10-06T15:57:14.627+0000 I NETWORK [conn8153] end connection 127.0.0.1:40431 (16 connections now open) 2014-10-06T15:57:14.627+0000 I NETWORK [conn8162] end connection 127.0.0.1:40440 (16 connections now open) 2014-10-06T15:57:14.627+0000 I NETWORK [conn8152] end connection 127.0.0.1:40430 (16 connections now open) 2014-10-06T15:57:14.627+0000 I NETWORK [conn8165] end connection 127.0.0.1:40443 (16 connections now open) 2014-10-06T15:57:14.627+0000 I NETWORK [conn8159] end connection 127.0.0.1:40437 (16 connections now open) 2014-10-06T15:57:14.627+0000 I NETWORK [conn8161] end connection 127.0.0.1:40439 (16 connections now open) 2014-10-06T15:57:14.628+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40445 #8167 (5 connections now open) 2014-10-06T15:57:14.628+0000 I NETWORK [conn8167] end connection 127.0.0.1:40445 (2 connections now open) 2014-10-06T15:57:14.629+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:57:14.629+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:57:14.630+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40446 #8168 (3 connections now open) 2014-10-06T15:57:14.631+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40447 #8169 (4 connections now open) 2014-10-06T15:57:14.631+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40448 #8170 (5 connections now open) 2014-10-06T15:57:14.631+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40449 #8171 (6 connections now open) 2014-10-06T15:57:14.631+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40450 #8172 (7 connections now open) 2014-10-06T15:57:14.631+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40451 #8173 (8 connections now open) 2014-10-06T15:57:14.631+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40452 #8174 (9 connections now open) 2014-10-06T15:57:14.631+0000 I NETWORK [conn8168] end connection 127.0.0.1:40446 (8 connections now open) 2014-10-06T15:57:14.638+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40453 #8175 (9 connections now open) 2014-10-06T15:57:14.642+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40454 #8176 (10 connections now open) 2014-10-06T15:57:19.632+0000 I NETWORK [conn8170] end connection 127.0.0.1:40448 (9 connections now open) 2014-10-06T15:57:19.632+0000 I NETWORK [conn8175] end connection 127.0.0.1:40453 (9 connections now open) 2014-10-06T15:57:19.632+0000 I NETWORK [conn8171] end connection 127.0.0.1:40449 (8 connections now open) 2014-10-06T15:57:19.632+0000 I NETWORK [conn8169] end connection 127.0.0.1:40447 (8 connections now open) 2014-10-06T15:57:19.632+0000 I NETWORK [conn8174] end connection 127.0.0.1:40452 (9 connections now open) 2014-10-06T15:57:19.632+0000 I NETWORK [conn8176] end connection 127.0.0.1:40454 (6 connections now open) 2014-10-06T15:57:19.632+0000 I NETWORK [conn8172] end connection 127.0.0.1:40450 (5 connections now open) 2014-10-06T15:57:19.632+0000 I NETWORK [conn8173] end connection 127.0.0.1:40451 (2 connections now open) 2014-10-06T15:57:19.632+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40455 #8177 (3 connections now open) 2014-10-06T15:57:19.632+0000 I NETWORK [conn8177] end connection 127.0.0.1:40455 (2 connections now open) 2014-10-06T15:57:19.633+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:57:19.633+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:57:19.634+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40456 #8178 (3 connections now open) 2014-10-06T15:57:19.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40457 #8179 (4 connections now open) 2014-10-06T15:57:19.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40458 #8180 (5 connections now open) 2014-10-06T15:57:19.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40459 #8181 (6 connections now open) 2014-10-06T15:57:19.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40460 #8182 (7 connections now open) 2014-10-06T15:57:19.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40461 #8183 (8 connections now open) 2014-10-06T15:57:19.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40462 #8184 (9 connections now open) 2014-10-06T15:57:19.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40463 #8185 (10 connections now open) 2014-10-06T15:57:19.650+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40464 #8186 (11 connections now open) 2014-10-06T15:57:19.650+0000 I NETWORK [conn8178] end connection 127.0.0.1:40456 (10 connections now open) 2014-10-06T15:57:24.651+0000 I NETWORK [conn8182] end connection 127.0.0.1:40460 (9 connections now open) 2014-10-06T15:57:24.651+0000 I NETWORK [conn8180] end connection 127.0.0.1:40458 (9 connections now open) 2014-10-06T15:57:24.651+0000 I NETWORK [conn8179] end connection 127.0.0.1:40457 (9 connections now open) 2014-10-06T15:57:24.651+0000 I NETWORK [conn8185] end connection 127.0.0.1:40463 (9 connections now open) 2014-10-06T15:57:24.651+0000 I NETWORK [conn8183] end connection 127.0.0.1:40461 (9 connections now open) 2014-10-06T15:57:24.651+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40465 #8187 (8 connections now open) 2014-10-06T15:57:24.651+0000 I NETWORK [conn8186] end connection 127.0.0.1:40464 (9 connections now open) 2014-10-06T15:57:24.651+0000 I NETWORK [conn8181] end connection 127.0.0.1:40459 (8 connections now open) 2014-10-06T15:57:24.651+0000 I NETWORK [conn8184] end connection 127.0.0.1:40462 (9 connections now open) 2014-10-06T15:57:24.652+0000 I NETWORK [conn8187] end connection 127.0.0.1:40465 (2 connections now open) 2014-10-06T15:57:24.652+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:57:24.653+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:57:24.654+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40466 #8188 (3 connections now open) 2014-10-06T15:57:24.654+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40467 #8189 (4 connections now open) 2014-10-06T15:57:24.654+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40468 #8190 (5 connections now open) 2014-10-06T15:57:24.654+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40469 #8191 (6 connections now open) 2014-10-06T15:57:24.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40471 #8192 (7 connections now open) 2014-10-06T15:57:24.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40470 #8193 (8 connections now open) 2014-10-06T15:57:24.655+0000 I NETWORK [conn8188] end connection 127.0.0.1:40466 (7 connections now open) 2014-10-06T15:57:24.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40472 #8194 (8 connections now open) 2014-10-06T15:57:24.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40473 #8195 (9 connections now open) 2014-10-06T15:57:24.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40474 #8196 (10 connections now open) 2014-10-06T15:57:29.655+0000 I NETWORK [conn8194] end connection 127.0.0.1:40472 (9 connections now open) 2014-10-06T15:57:29.655+0000 I NETWORK [conn8190] end connection 127.0.0.1:40468 (9 connections now open) 2014-10-06T15:57:29.655+0000 I NETWORK [conn8189] end connection 127.0.0.1:40467 (9 connections now open) 2014-10-06T15:57:29.655+0000 I NETWORK [conn8195] end connection 127.0.0.1:40473 (9 connections now open) 2014-10-06T15:57:29.656+0000 I NETWORK [conn8191] end connection 127.0.0.1:40469 (7 connections now open) 2014-10-06T15:57:29.655+0000 I NETWORK [conn8192] end connection 127.0.0.1:40471 (9 connections now open) 2014-10-06T15:57:29.655+0000 I NETWORK [conn8196] end connection 127.0.0.1:40474 (9 connections now open) 2014-10-06T15:57:29.656+0000 I NETWORK [conn8193] end connection 127.0.0.1:40470 (4 connections now open) 2014-10-06T15:57:29.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40475 #8197 (3 connections now open) 2014-10-06T15:57:29.657+0000 I NETWORK [conn8197] end connection 127.0.0.1:40475 (2 connections now open) 2014-10-06T15:57:29.657+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:57:29.658+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:57:29.659+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40476 #8198 (3 connections now open) 2014-10-06T15:57:29.659+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40477 #8199 (4 connections now open) 2014-10-06T15:57:29.659+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40478 #8200 (5 connections now open) 2014-10-06T15:57:29.659+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40479 #8201 (6 connections now open) 2014-10-06T15:57:29.659+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40481 #8202 (7 connections now open) 2014-10-06T15:57:29.660+0000 I NETWORK [conn8198] end connection 127.0.0.1:40476 (6 connections now open) 2014-10-06T15:57:29.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40482 #8203 (7 connections now open) 2014-10-06T15:57:29.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40483 #8204 (8 connections now open) 2014-10-06T15:57:29.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40484 #8205 (9 connections now open) 2014-10-06T15:57:29.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40485 #8206 (10 connections now open) 2014-10-06T15:57:34.660+0000 I NETWORK [conn8205] end connection 127.0.0.1:40484 (9 connections now open) 2014-10-06T15:57:34.660+0000 I NETWORK [conn8203] end connection 127.0.0.1:40482 (9 connections now open) 2014-10-06T15:57:34.660+0000 I NETWORK [conn8201] end connection 127.0.0.1:40479 (9 connections now open) 2014-10-06T15:57:34.660+0000 I NETWORK [conn8204] end connection 127.0.0.1:40483 (7 connections now open) 2014-10-06T15:57:34.660+0000 I NETWORK [conn8202] end connection 127.0.0.1:40481 (7 connections now open) 2014-10-06T15:57:34.660+0000 I NETWORK [conn8206] end connection 127.0.0.1:40485 (7 connections now open) 2014-10-06T15:57:34.660+0000 I NETWORK [conn8199] end connection 127.0.0.1:40477 (7 connections now open) 2014-10-06T15:57:34.660+0000 I NETWORK [conn8200] end connection 127.0.0.1:40478 (7 connections now open) 2014-10-06T15:57:34.660+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40486 #8207 (9 connections now open) 2014-10-06T15:57:34.661+0000 I NETWORK [conn8207] end connection 127.0.0.1:40486 (2 connections now open) 2014-10-06T15:57:34.661+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:57:34.662+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:57:34.663+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40487 #8208 (3 connections now open) 2014-10-06T15:57:34.663+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40488 #8209 (4 connections now open) 2014-10-06T15:57:34.663+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40489 #8210 (5 connections now open) 2014-10-06T15:57:34.664+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40490 #8211 (6 connections now open) 2014-10-06T15:57:34.664+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40491 #8212 (7 connections now open) 2014-10-06T15:57:34.664+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40492 #8213 (8 connections now open) 2014-10-06T15:57:34.678+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40493 #8214 (9 connections now open) 2014-10-06T15:57:34.678+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40494 #8215 (10 connections now open) 2014-10-06T15:57:34.678+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40495 #8216 (11 connections now open) 2014-10-06T15:57:34.698+0000 I NETWORK [conn8208] end connection 127.0.0.1:40487 (10 connections now open) 2014-10-06T15:57:39.695+0000 I NETWORK [conn8215] end connection 127.0.0.1:40494 (9 connections now open) 2014-10-06T15:57:39.695+0000 I NETWORK [conn8211] end connection 127.0.0.1:40490 (9 connections now open) 2014-10-06T15:57:39.695+0000 I NETWORK [conn8212] end connection 127.0.0.1:40491 (9 connections now open) 2014-10-06T15:57:39.695+0000 I NETWORK [conn8214] end connection 127.0.0.1:40493 (9 connections now open) 2014-10-06T15:57:39.695+0000 I NETWORK [conn8216] end connection 127.0.0.1:40495 (8 connections now open) 2014-10-06T15:57:39.695+0000 I NETWORK [conn8213] end connection 127.0.0.1:40492 (8 connections now open) 2014-10-06T15:57:39.695+0000 I NETWORK [conn8210] end connection 127.0.0.1:40489 (8 connections now open) 2014-10-06T15:57:39.695+0000 I NETWORK [conn8209] end connection 127.0.0.1:40488 (8 connections now open) 2014-10-06T15:57:39.695+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40496 #8217 (10 connections now open) 2014-10-06T15:57:39.696+0000 I NETWORK [conn8217] end connection 127.0.0.1:40496 (2 connections now open) 2014-10-06T15:57:39.696+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:57:39.696+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:57:39.697+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40497 #8218 (3 connections now open) 2014-10-06T15:57:39.697+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40498 #8219 (4 connections now open) 2014-10-06T15:57:39.698+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40499 #8220 (5 connections now open) 2014-10-06T15:57:39.698+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40500 #8221 (6 connections now open) 2014-10-06T15:57:39.698+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40501 #8222 (7 connections now open) 2014-10-06T15:57:39.698+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40502 #8223 (8 connections now open) 2014-10-06T15:57:39.698+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40503 #8224 (9 connections now open) 2014-10-06T15:57:39.698+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40504 #8225 (10 connections now open) 2014-10-06T15:57:39.698+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40505 #8226 (11 connections now open) 2014-10-06T15:57:39.698+0000 I NETWORK [conn8218] end connection 127.0.0.1:40497 (10 connections now open) 2014-10-06T15:57:44.699+0000 I NETWORK [conn8225] end connection 127.0.0.1:40504 (9 connections now open) 2014-10-06T15:57:44.699+0000 I NETWORK [conn8219] end connection 127.0.0.1:40498 (9 connections now open) 2014-10-06T15:57:44.699+0000 I NETWORK [conn8222] end connection 127.0.0.1:40501 (9 connections now open) 2014-10-06T15:57:44.699+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40506 #8227 (10 connections now open) 2014-10-06T15:57:44.699+0000 I NETWORK [conn8226] end connection 127.0.0.1:40505 (9 connections now open) 2014-10-06T15:57:44.699+0000 I NETWORK [conn8224] end connection 127.0.0.1:40503 (9 connections now open) 2014-10-06T15:57:44.699+0000 I NETWORK [conn8221] end connection 127.0.0.1:40500 (9 connections now open) 2014-10-06T15:57:44.699+0000 I NETWORK [conn8223] end connection 127.0.0.1:40502 (9 connections now open) 2014-10-06T15:57:44.699+0000 I NETWORK [conn8220] end connection 127.0.0.1:40499 (8 connections now open) 2014-10-06T15:57:44.700+0000 I NETWORK [conn8227] end connection 127.0.0.1:40506 (2 connections now open) 2014-10-06T15:57:44.700+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:57:44.701+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:57:44.702+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40507 #8228 (3 connections now open) 2014-10-06T15:57:44.703+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40508 #8229 (4 connections now open) 2014-10-06T15:57:44.703+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40509 #8230 (5 connections now open) 2014-10-06T15:57:44.703+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40511 #8231 (6 connections now open) 2014-10-06T15:57:44.703+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40510 #8232 (7 connections now open) 2014-10-06T15:57:44.703+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40513 #8233 (8 connections now open) 2014-10-06T15:57:44.718+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40514 #8234 (9 connections now open) 2014-10-06T15:57:44.722+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40515 #8235 (10 connections now open) 2014-10-06T15:57:44.722+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40516 #8236 (11 connections now open) 2014-10-06T15:57:44.734+0000 I NETWORK [conn8228] end connection 127.0.0.1:40507 (10 connections now open) 2014-10-06T15:57:49.730+0000 I NETWORK [conn8229] end connection 127.0.0.1:40508 (9 connections now open) 2014-10-06T15:57:49.731+0000 I NETWORK [conn8236] end connection 127.0.0.1:40516 (9 connections now open) 2014-10-06T15:57:49.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40517 #8237 (10 connections now open) 2014-10-06T15:57:49.731+0000 I NETWORK [conn8230] end connection 127.0.0.1:40509 (9 connections now open) 2014-10-06T15:57:49.731+0000 I NETWORK [conn8231] end connection 127.0.0.1:40511 (9 connections now open) 2014-10-06T15:57:49.731+0000 I NETWORK [conn8235] end connection 127.0.0.1:40515 (9 connections now open) 2014-10-06T15:57:49.731+0000 I NETWORK [conn8234] end connection 127.0.0.1:40514 (9 connections now open) 2014-10-06T15:57:49.731+0000 I NETWORK [conn8233] end connection 127.0.0.1:40513 (8 connections now open) 2014-10-06T15:57:49.731+0000 I NETWORK [conn8232] end connection 127.0.0.1:40510 (9 connections now open) 2014-10-06T15:57:49.731+0000 I NETWORK [conn8237] end connection 127.0.0.1:40517 (2 connections now open) 2014-10-06T15:57:49.732+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:57:49.733+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:57:49.734+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40518 #8238 (3 connections now open) 2014-10-06T15:57:49.734+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40519 #8239 (4 connections now open) 2014-10-06T15:57:49.734+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40520 #8240 (5 connections now open) 2014-10-06T15:57:49.734+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40521 #8241 (6 connections now open) 2014-10-06T15:57:49.734+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40522 #8242 (7 connections now open) 2014-10-06T15:57:49.734+0000 I NETWORK [conn8238] end connection 127.0.0.1:40518 (6 connections now open) 2014-10-06T15:57:54.735+0000 I NETWORK [conn8241] end connection 127.0.0.1:40521 (5 connections now open) 2014-10-06T15:57:54.735+0000 I NETWORK [conn8240] end connection 127.0.0.1:40520 (5 connections now open) 2014-10-06T15:57:54.735+0000 I NETWORK [conn8239] end connection 127.0.0.1:40519 (5 connections now open) 2014-10-06T15:57:54.735+0000 I NETWORK [conn8242] end connection 127.0.0.1:40522 (5 connections now open) 2014-10-06T15:57:54.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40523 #8243 (6 connections now open) 2014-10-06T15:57:54.736+0000 I NETWORK [conn8243] end connection 127.0.0.1:40523 (2 connections now open) 2014-10-06T15:57:54.736+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:57:54.737+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:57:54.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40524 #8244 (3 connections now open) 2014-10-06T15:57:54.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40525 #8245 (4 connections now open) 2014-10-06T15:57:54.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40526 #8246 (5 connections now open) 2014-10-06T15:57:54.738+0000 I NETWORK [conn8244] end connection 127.0.0.1:40524 (3 connections now open) 2014-10-06T15:57:54.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40527 #8247 (6 connections now open) 2014-10-06T15:57:54.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40528 #8248 (6 connections now open) 2014-10-06T15:57:59.739+0000 I NETWORK [conn8248] end connection 127.0.0.1:40528 (5 connections now open) 2014-10-06T15:57:59.739+0000 I NETWORK [conn8247] end connection 127.0.0.1:40527 (5 connections now open) 2014-10-06T15:57:59.739+0000 I NETWORK [conn8246] end connection 127.0.0.1:40526 (5 connections now open) 2014-10-06T15:57:59.739+0000 I NETWORK [conn8245] end connection 127.0.0.1:40525 (5 connections now open) 2014-10-06T15:57:59.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40529 #8249 (6 connections now open) 2014-10-06T15:57:59.740+0000 I NETWORK [conn8249] end connection 127.0.0.1:40529 (2 connections now open) 2014-10-06T15:57:59.740+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:57:59.741+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:57:59.742+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40530 #8250 (3 connections now open) 2014-10-06T15:57:59.742+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40531 #8251 (4 connections now open) 2014-10-06T15:57:59.742+0000 I NETWORK [conn8250] end connection 127.0.0.1:40530 (3 connections now open) 2014-10-06T15:57:59.742+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40532 #8252 (4 connections now open) 2014-10-06T15:57:59.742+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40533 #8253 (5 connections now open) 2014-10-06T15:57:59.742+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40534 #8254 (6 connections now open) 2014-10-06T15:58:04.743+0000 I NETWORK [conn8253] end connection 127.0.0.1:40533 (5 connections now open) 2014-10-06T15:58:04.743+0000 I NETWORK [conn8251] end connection 127.0.0.1:40531 (5 connections now open) 2014-10-06T15:58:04.743+0000 I NETWORK [conn8252] end connection 127.0.0.1:40532 (5 connections now open) 2014-10-06T15:58:04.743+0000 I NETWORK [conn8254] end connection 127.0.0.1:40534 (4 connections now open) 2014-10-06T15:58:04.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40535 #8255 (6 connections now open) 2014-10-06T15:58:04.744+0000 I NETWORK [conn8255] end connection 127.0.0.1:40535 (2 connections now open) 2014-10-06T15:58:04.744+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:58:04.745+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:58:04.746+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40536 #8256 (3 connections now open) 2014-10-06T15:58:04.746+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40537 #8257 (4 connections now open) 2014-10-06T15:58:04.746+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40538 #8258 (5 connections now open) 2014-10-06T15:58:04.746+0000 I NETWORK [conn8256] end connection 127.0.0.1:40536 (3 connections now open) 2014-10-06T15:58:04.746+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40539 #8259 (6 connections now open) 2014-10-06T15:58:04.746+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40540 #8260 (6 connections now open) 2014-10-06T15:58:09.747+0000 I NETWORK [conn8258] end connection 127.0.0.1:40538 (5 connections now open) 2014-10-06T15:58:09.747+0000 I NETWORK [conn8257] end connection 127.0.0.1:40537 (5 connections now open) 2014-10-06T15:58:09.747+0000 I NETWORK [conn8260] end connection 127.0.0.1:40540 (5 connections now open) 2014-10-06T15:58:09.747+0000 I NETWORK [conn8259] end connection 127.0.0.1:40539 (5 connections now open) 2014-10-06T15:58:09.747+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40541 #8261 (6 connections now open) 2014-10-06T15:58:09.748+0000 I NETWORK [conn8261] end connection 127.0.0.1:40541 (2 connections now open) 2014-10-06T15:58:09.748+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:58:09.749+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:58:09.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40542 #8262 (3 connections now open) 2014-10-06T15:58:09.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40543 #8263 (4 connections now open) 2014-10-06T15:58:09.750+0000 I NETWORK [conn8262] end connection 127.0.0.1:40542 (3 connections now open) 2014-10-06T15:58:09.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40544 #8264 (5 connections now open) 2014-10-06T15:58:09.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40546 #8265 (5 connections now open) 2014-10-06T15:58:09.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40545 #8266 (6 connections now open) 2014-10-06T15:58:14.751+0000 I NETWORK [conn8266] end connection 127.0.0.1:40545 (5 connections now open) 2014-10-06T15:58:14.751+0000 I NETWORK [conn8265] end connection 127.0.0.1:40546 (5 connections now open) 2014-10-06T15:58:14.751+0000 I NETWORK [conn8263] end connection 127.0.0.1:40543 (5 connections now open) 2014-10-06T15:58:14.751+0000 I NETWORK [conn8264] end connection 127.0.0.1:40544 (5 connections now open) 2014-10-06T15:58:14.751+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40547 #8267 (6 connections now open) 2014-10-06T15:58:14.752+0000 I NETWORK [conn8267] end connection 127.0.0.1:40547 (2 connections now open) 2014-10-06T15:58:14.752+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:58:14.753+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:58:14.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40548 #8268 (3 connections now open) 2014-10-06T15:58:14.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40549 #8269 (4 connections now open) 2014-10-06T15:58:14.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40550 #8270 (5 connections now open) 2014-10-06T15:58:14.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40551 #8271 (6 connections now open) 2014-10-06T15:58:14.754+0000 I NETWORK [conn8268] end connection 127.0.0.1:40548 (4 connections now open) 2014-10-06T15:58:14.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40552 #8272 (7 connections now open) 2014-10-06T15:58:19.755+0000 I NETWORK [conn8272] end connection 127.0.0.1:40552 (5 connections now open) 2014-10-06T15:58:19.755+0000 I NETWORK [conn8271] end connection 127.0.0.1:40551 (5 connections now open) 2014-10-06T15:58:19.755+0000 I NETWORK [conn8269] end connection 127.0.0.1:40549 (5 connections now open) 2014-10-06T15:58:19.755+0000 I NETWORK [conn8270] end connection 127.0.0.1:40550 (5 connections now open) 2014-10-06T15:58:19.755+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40553 #8273 (3 connections now open) 2014-10-06T15:58:19.755+0000 I NETWORK [conn8273] end connection 127.0.0.1:40553 (2 connections now open) 2014-10-06T15:58:19.756+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:58:19.756+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:58:19.757+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40554 #8274 (3 connections now open) 2014-10-06T15:58:19.757+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40555 #8275 (4 connections now open) 2014-10-06T15:58:19.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40556 #8276 (5 connections now open) 2014-10-06T15:58:19.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40557 #8277 (6 connections now open) 2014-10-06T15:58:19.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40558 #8278 (7 connections now open) 2014-10-06T15:58:19.758+0000 I NETWORK [conn8274] end connection 127.0.0.1:40554 (6 connections now open) 2014-10-06T15:58:24.758+0000 I NETWORK [conn8278] end connection 127.0.0.1:40558 (5 connections now open) 2014-10-06T15:58:24.758+0000 I NETWORK [conn8276] end connection 127.0.0.1:40556 (5 connections now open) 2014-10-06T15:58:24.758+0000 I NETWORK [conn8277] end connection 127.0.0.1:40557 (5 connections now open) 2014-10-06T15:58:24.758+0000 I NETWORK [conn8275] end connection 127.0.0.1:40555 (5 connections now open) 2014-10-06T15:58:24.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40559 #8279 (6 connections now open) 2014-10-06T15:58:24.759+0000 I NETWORK [conn8279] end connection 127.0.0.1:40559 (2 connections now open) 2014-10-06T15:58:24.759+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:58:24.760+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:58:24.761+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40560 #8280 (3 connections now open) 2014-10-06T15:58:24.761+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40561 #8281 (4 connections now open) 2014-10-06T15:58:24.761+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40562 #8282 (5 connections now open) 2014-10-06T15:58:24.762+0000 I NETWORK [conn8280] end connection 127.0.0.1:40560 (4 connections now open) 2014-10-06T15:58:29.762+0000 I NETWORK [conn8281] end connection 127.0.0.1:40561 (3 connections now open) 2014-10-06T15:58:29.762+0000 I NETWORK [conn8282] end connection 127.0.0.1:40562 (3 connections now open) 2014-10-06T15:58:29.762+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40563 #8283 (4 connections now open) 2014-10-06T15:58:29.763+0000 I NETWORK [conn8283] end connection 127.0.0.1:40563 (2 connections now open) 2014-10-06T15:58:29.763+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:58:29.764+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:58:29.765+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40564 #8284 (3 connections now open) 2014-10-06T15:58:29.765+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40565 #8285 (4 connections now open) 2014-10-06T15:58:29.765+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40566 #8286 (5 connections now open) 2014-10-06T15:58:29.765+0000 I NETWORK [conn8284] end connection 127.0.0.1:40564 (4 connections now open) 2014-10-06T15:58:34.766+0000 I NETWORK [conn8286] end connection 127.0.0.1:40566 (3 connections now open) 2014-10-06T15:58:34.766+0000 I NETWORK [conn8285] end connection 127.0.0.1:40565 (3 connections now open) 2014-10-06T15:58:34.766+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40567 #8287 (5 connections now open) 2014-10-06T15:58:34.767+0000 I NETWORK [conn8287] end connection 127.0.0.1:40567 (2 connections now open) 2014-10-06T15:58:34.767+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:58:34.768+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:58:34.769+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40568 #8288 (3 connections now open) 2014-10-06T15:58:34.769+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40569 #8289 (4 connections now open) 2014-10-06T15:58:34.769+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40570 #8290 (5 connections now open) 2014-10-06T15:58:34.769+0000 I NETWORK [conn8288] end connection 127.0.0.1:40568 (4 connections now open) 2014-10-06T15:58:39.769+0000 I NETWORK [conn8289] end connection 127.0.0.1:40569 (3 connections now open) 2014-10-06T15:58:39.769+0000 I NETWORK [conn8290] end connection 127.0.0.1:40570 (3 connections now open) 2014-10-06T15:58:39.770+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40571 #8291 (4 connections now open) 2014-10-06T15:58:39.770+0000 I NETWORK [conn8291] end connection 127.0.0.1:40571 (2 connections now open) 2014-10-06T15:58:39.771+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:58:39.771+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:58:39.772+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40572 #8292 (3 connections now open) 2014-10-06T15:58:39.772+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40573 #8293 (4 connections now open) 2014-10-06T15:58:39.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40574 #8294 (5 connections now open) 2014-10-06T15:58:39.773+0000 I NETWORK [conn8292] end connection 127.0.0.1:40572 (4 connections now open) 2014-10-06T15:58:44.773+0000 I NETWORK [conn8293] end connection 127.0.0.1:40573 (3 connections now open) 2014-10-06T15:58:44.773+0000 I NETWORK [conn8294] end connection 127.0.0.1:40574 (3 connections now open) 2014-10-06T15:58:44.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40575 #8295 (4 connections now open) 2014-10-06T15:58:44.774+0000 I NETWORK [conn8295] end connection 127.0.0.1:40575 (2 connections now open) 2014-10-06T15:58:44.775+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:58:44.775+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:58:44.776+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40576 #8296 (3 connections now open) 2014-10-06T15:58:44.776+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40577 #8297 (4 connections now open) 2014-10-06T15:58:44.776+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40578 #8298 (5 connections now open) 2014-10-06T15:58:44.777+0000 I NETWORK [conn8296] end connection 127.0.0.1:40576 (4 connections now open) 2014-10-06T15:58:49.777+0000 I NETWORK [conn8297] end connection 127.0.0.1:40577 (3 connections now open) 2014-10-06T15:58:49.777+0000 I NETWORK [conn8298] end connection 127.0.0.1:40578 (3 connections now open) 2014-10-06T15:58:49.777+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40579 #8299 (4 connections now open) 2014-10-06T15:58:49.778+0000 I NETWORK [conn8299] end connection 127.0.0.1:40579 (2 connections now open) 2014-10-06T15:58:49.778+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:58:49.779+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:58:49.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40580 #8300 (3 connections now open) 2014-10-06T15:58:49.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40581 #8301 (4 connections now open) 2014-10-06T15:58:49.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40582 #8302 (5 connections now open) 2014-10-06T15:58:49.781+0000 I NETWORK [conn8300] end connection 127.0.0.1:40580 (4 connections now open) 2014-10-06T15:58:54.781+0000 I NETWORK [conn8301] end connection 127.0.0.1:40581 (3 connections now open) 2014-10-06T15:58:54.781+0000 I NETWORK [conn8302] end connection 127.0.0.1:40582 (3 connections now open) 2014-10-06T15:58:54.781+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40583 #8303 (4 connections now open) 2014-10-06T15:58:54.782+0000 I NETWORK [conn8303] end connection 127.0.0.1:40583 (2 connections now open) 2014-10-06T15:58:54.782+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:58:54.783+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:58:54.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40584 #8304 (3 connections now open) 2014-10-06T15:58:54.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40585 #8305 (4 connections now open) 2014-10-06T15:58:54.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40586 #8306 (5 connections now open) 2014-10-06T15:58:54.785+0000 I NETWORK [conn8304] end connection 127.0.0.1:40584 (4 connections now open) 2014-10-06T15:58:59.785+0000 I NETWORK [conn8305] end connection 127.0.0.1:40585 (3 connections now open) 2014-10-06T15:58:59.785+0000 I NETWORK [conn8306] end connection 127.0.0.1:40586 (3 connections now open) 2014-10-06T15:58:59.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40587 #8307 (4 connections now open) 2014-10-06T15:58:59.786+0000 I NETWORK [conn8307] end connection 127.0.0.1:40587 (2 connections now open) 2014-10-06T15:58:59.786+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:58:59.787+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:58:59.788+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40588 #8308 (3 connections now open) 2014-10-06T15:58:59.788+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40589 #8309 (4 connections now open) 2014-10-06T15:58:59.788+0000 I NETWORK [conn8308] end connection 127.0.0.1:40588 (3 connections now open) 2014-10-06T15:59:04.789+0000 I NETWORK [conn8309] end connection 127.0.0.1:40589 (2 connections now open) 2014-10-06T15:59:04.789+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40590 #8310 (3 connections now open) 2014-10-06T15:59:04.789+0000 I NETWORK [conn8310] end connection 127.0.0.1:40590 (2 connections now open) 2014-10-06T15:59:04.790+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:59:04.790+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:59:04.791+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40591 #8311 (3 connections now open) 2014-10-06T15:59:04.791+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40592 #8312 (4 connections now open) 2014-10-06T15:59:04.792+0000 I NETWORK [conn8311] end connection 127.0.0.1:40591 (3 connections now open) 2014-10-06T15:59:09.792+0000 I NETWORK [conn8312] end connection 127.0.0.1:40592 (2 connections now open) 2014-10-06T15:59:09.792+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40593 #8313 (3 connections now open) 2014-10-06T15:59:09.792+0000 I NETWORK [conn8313] end connection 127.0.0.1:40593 (2 connections now open) 2014-10-06T15:59:09.793+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:59:09.793+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:59:09.794+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40594 #8314 (3 connections now open) 2014-10-06T15:59:09.794+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40595 #8315 (4 connections now open) 2014-10-06T15:59:09.794+0000 I NETWORK [conn8314] end connection 127.0.0.1:40594 (3 connections now open) 2014-10-06T15:59:14.795+0000 I NETWORK [conn8315] end connection 127.0.0.1:40595 (2 connections now open) 2014-10-06T15:59:14.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40596 #8316 (3 connections now open) 2014-10-06T15:59:14.796+0000 I NETWORK [conn8316] end connection 127.0.0.1:40596 (2 connections now open) 2014-10-06T15:59:14.796+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:59:14.796+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:59:14.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40597 #8317 (3 connections now open) 2014-10-06T15:59:14.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40598 #8318 (4 connections now open) 2014-10-06T15:59:14.798+0000 I NETWORK [conn8317] end connection 127.0.0.1:40597 (3 connections now open) 2014-10-06T15:59:19.798+0000 I NETWORK [conn8318] end connection 127.0.0.1:40598 (2 connections now open) 2014-10-06T15:59:19.798+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40599 #8319 (3 connections now open) 2014-10-06T15:59:19.799+0000 I NETWORK [conn8319] end connection 127.0.0.1:40599 (2 connections now open) 2014-10-06T15:59:19.799+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:59:19.799+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:59:19.800+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40600 #8320 (3 connections now open) 2014-10-06T15:59:19.800+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40601 #8321 (4 connections now open) 2014-10-06T15:59:19.801+0000 I NETWORK [conn8320] end connection 127.0.0.1:40600 (3 connections now open) 2014-10-06T15:59:24.801+0000 I NETWORK [conn8321] end connection 127.0.0.1:40601 (2 connections now open) 2014-10-06T15:59:24.801+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40602 #8322 (3 connections now open) 2014-10-06T15:59:24.802+0000 I NETWORK [conn8322] end connection 127.0.0.1:40602 (2 connections now open) 2014-10-06T15:59:24.802+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:59:24.803+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:59:24.804+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40603 #8323 (3 connections now open) 2014-10-06T15:59:24.804+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40604 #8324 (4 connections now open) 2014-10-06T15:59:24.804+0000 I NETWORK [conn8323] end connection 127.0.0.1:40603 (3 connections now open) 2014-10-06T15:59:29.805+0000 I NETWORK [conn8324] end connection 127.0.0.1:40604 (2 connections now open) 2014-10-06T15:59:29.805+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40605 #8325 (3 connections now open) 2014-10-06T15:59:29.805+0000 I NETWORK [conn8325] end connection 127.0.0.1:40605 (2 connections now open) 2014-10-06T15:59:29.806+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:59:29.806+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:59:29.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40606 #8326 (3 connections now open) 2014-10-06T15:59:29.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40607 #8327 (4 connections now open) 2014-10-06T15:59:29.807+0000 I NETWORK [conn8326] end connection 127.0.0.1:40606 (3 connections now open) 2014-10-06T15:59:34.808+0000 I NETWORK [conn8327] end connection 127.0.0.1:40607 (2 connections now open) 2014-10-06T15:59:34.808+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40608 #8328 (3 connections now open) 2014-10-06T15:59:34.809+0000 I NETWORK [conn8328] end connection 127.0.0.1:40608 (2 connections now open) 2014-10-06T15:59:34.809+0000 I COMMANDS [conn5] CMD: drop test0.Commands_nop 2014-10-06T15:59:34.813+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T15:59:34.814+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T15:59:35.171+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40609 #8329 (3 connections now open) 2014-10-06T15:59:35.171+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40610 #8330 (4 connections now open) 2014-10-06T15:59:35.171+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40611 #8331 (5 connections now open) 2014-10-06T15:59:35.171+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40612 #8332 (6 connections now open) 2014-10-06T15:59:35.171+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40613 #8333 (7 connections now open) 2014-10-06T15:59:35.172+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40614 #8334 (8 connections now open) 2014-10-06T15:59:35.173+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40615 #8335 (9 connections now open) 2014-10-06T15:59:35.173+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40616 #8336 (10 connections now open) 2014-10-06T15:59:35.173+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40617 #8337 (11 connections now open) 2014-10-06T15:59:35.173+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40618 #8338 (12 connections now open) 2014-10-06T15:59:35.173+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40619 #8339 (13 connections now open) 2014-10-06T15:59:35.173+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40620 #8340 (14 connections now open) 2014-10-06T15:59:35.173+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40621 #8341 (15 connections now open) 2014-10-06T15:59:35.173+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40622 #8342 (16 connections now open) 2014-10-06T15:59:35.174+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40623 #8343 (17 connections now open) 2014-10-06T15:59:35.174+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40624 #8344 (18 connections now open) 2014-10-06T15:59:35.174+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40625 #8345 (19 connections now open) 2014-10-06T15:59:35.175+0000 I NETWORK [conn8329] end connection 127.0.0.1:40609 (18 connections now open) 2014-10-06T15:59:40.175+0000 I NETWORK [conn8342] end connection 127.0.0.1:40622 (17 connections now open) 2014-10-06T15:59:40.175+0000 I NETWORK [conn8331] end connection 127.0.0.1:40611 (17 connections now open) 2014-10-06T15:59:40.175+0000 I NETWORK [conn8344] end connection 127.0.0.1:40624 (17 connections now open) 2014-10-06T15:59:40.175+0000 I NETWORK [conn8334] end connection 127.0.0.1:40614 (17 connections now open) 2014-10-06T15:59:40.175+0000 I NETWORK [conn8335] end connection 127.0.0.1:40615 (17 connections now open) 2014-10-06T15:59:40.175+0000 I NETWORK [conn8337] end connection 127.0.0.1:40617 (17 connections now open) 2014-10-06T15:59:40.175+0000 I NETWORK [conn8340] end connection 127.0.0.1:40620 (17 connections now open) 2014-10-06T15:59:40.175+0000 I NETWORK [conn8332] end connection 127.0.0.1:40612 (17 connections now open) 2014-10-06T15:59:40.175+0000 I NETWORK [conn8339] end connection 127.0.0.1:40619 (17 connections now open) 2014-10-06T15:59:40.175+0000 I NETWORK [conn8341] end connection 127.0.0.1:40621 (17 connections now open) 2014-10-06T15:59:40.175+0000 I NETWORK [conn8343] end connection 127.0.0.1:40623 (17 connections now open) 2014-10-06T15:59:40.176+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40626 #8346 (8 connections now open) 2014-10-06T15:59:40.175+0000 I NETWORK [conn8330] end connection 127.0.0.1:40610 (16 connections now open) 2014-10-06T15:59:40.175+0000 I NETWORK [conn8345] end connection 127.0.0.1:40625 (16 connections now open) 2014-10-06T15:59:40.175+0000 I NETWORK [conn8333] end connection 127.0.0.1:40613 (16 connections now open) 2014-10-06T15:59:40.175+0000 I NETWORK [conn8338] end connection 127.0.0.1:40618 (16 connections now open) 2014-10-06T15:59:40.175+0000 I NETWORK [conn8336] end connection 127.0.0.1:40616 (17 connections now open) 2014-10-06T15:59:40.176+0000 I NETWORK [conn8346] end connection 127.0.0.1:40626 (2 connections now open) 2014-10-06T15:59:40.177+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T15:59:40.177+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T15:59:40.178+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T15:59:40.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40627 #8347 (3 connections now open) 2014-10-06T15:59:40.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40628 #8348 (4 connections now open) 2014-10-06T15:59:40.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40629 #8349 (5 connections now open) 2014-10-06T15:59:40.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40630 #8350 (6 connections now open) 2014-10-06T15:59:40.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40631 #8351 (7 connections now open) 2014-10-06T15:59:40.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40632 #8352 (8 connections now open) 2014-10-06T15:59:40.533+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40633 #8353 (9 connections now open) 2014-10-06T15:59:40.533+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40634 #8354 (10 connections now open) 2014-10-06T15:59:40.534+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40635 #8355 (11 connections now open) 2014-10-06T15:59:40.534+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40636 #8356 (12 connections now open) 2014-10-06T15:59:40.534+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40637 #8357 (13 connections now open) 2014-10-06T15:59:40.534+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40638 #8358 (14 connections now open) 2014-10-06T15:59:40.534+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40639 #8359 (15 connections now open) 2014-10-06T15:59:40.534+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40640 #8360 (16 connections now open) 2014-10-06T15:59:40.535+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40641 #8361 (17 connections now open) 2014-10-06T15:59:40.535+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40642 #8362 (18 connections now open) 2014-10-06T15:59:40.535+0000 I NETWORK [conn8347] end connection 127.0.0.1:40627 (16 connections now open) 2014-10-06T15:59:40.535+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40643 #8363 (19 connections now open) 2014-10-06T15:59:45.536+0000 I NETWORK [conn8362] end connection 127.0.0.1:40642 (17 connections now open) 2014-10-06T15:59:45.536+0000 I NETWORK [conn8358] end connection 127.0.0.1:40638 (17 connections now open) 2014-10-06T15:59:45.536+0000 I NETWORK [conn8351] end connection 127.0.0.1:40631 (17 connections now open) 2014-10-06T15:59:45.536+0000 I NETWORK [conn8352] end connection 127.0.0.1:40632 (16 connections now open) 2014-10-06T15:59:45.536+0000 I NETWORK [conn8354] end connection 127.0.0.1:40634 (15 connections now open) 2014-10-06T15:59:45.536+0000 I NETWORK [conn8348] end connection 127.0.0.1:40628 (17 connections now open) 2014-10-06T15:59:45.536+0000 I NETWORK [conn8363] end connection 127.0.0.1:40643 (13 connections now open) 2014-10-06T15:59:45.536+0000 I NETWORK [conn8359] end connection 127.0.0.1:40639 (12 connections now open) 2014-10-06T15:59:45.536+0000 I NETWORK [conn8349] end connection 127.0.0.1:40629 (10 connections now open) 2014-10-06T15:59:45.536+0000 I NETWORK [conn8357] end connection 127.0.0.1:40637 (9 connections now open) 2014-10-06T15:59:45.536+0000 I NETWORK [conn8360] end connection 127.0.0.1:40640 (17 connections now open) 2014-10-06T15:59:45.536+0000 I NETWORK [conn8361] end connection 127.0.0.1:40641 (17 connections now open) 2014-10-06T15:59:45.536+0000 I NETWORK [conn8353] end connection 127.0.0.1:40633 (17 connections now open) 2014-10-06T15:59:45.536+0000 I NETWORK [conn8350] end connection 127.0.0.1:40630 (6 connections now open) 2014-10-06T15:59:45.536+0000 I NETWORK [conn8355] end connection 127.0.0.1:40635 (13 connections now open) 2014-10-06T15:59:45.536+0000 I NETWORK [conn8356] end connection 127.0.0.1:40636 (11 connections now open) 2014-10-06T15:59:45.536+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40644 #8364 (3 connections now open) 2014-10-06T15:59:45.537+0000 I NETWORK [conn8364] end connection 127.0.0.1:40644 (2 connections now open) 2014-10-06T15:59:45.537+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T15:59:45.538+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T15:59:45.538+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T15:59:45.878+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40645 #8365 (3 connections now open) 2014-10-06T15:59:45.878+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40646 #8366 (4 connections now open) 2014-10-06T15:59:45.878+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40647 #8367 (5 connections now open) 2014-10-06T15:59:45.878+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40648 #8368 (6 connections now open) 2014-10-06T15:59:45.878+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40649 #8369 (7 connections now open) 2014-10-06T15:59:45.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40650 #8370 (8 connections now open) 2014-10-06T15:59:45.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40651 #8371 (9 connections now open) 2014-10-06T15:59:45.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40652 #8372 (10 connections now open) 2014-10-06T15:59:45.880+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40653 #8373 (11 connections now open) 2014-10-06T15:59:45.880+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40654 #8374 (12 connections now open) 2014-10-06T15:59:45.880+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40655 #8375 (13 connections now open) 2014-10-06T15:59:45.880+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40656 #8376 (14 connections now open) 2014-10-06T15:59:45.880+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40658 #8377 (15 connections now open) 2014-10-06T15:59:45.880+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40657 #8378 (16 connections now open) 2014-10-06T15:59:45.880+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40660 #8379 (17 connections now open) 2014-10-06T15:59:45.881+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40661 #8380 (18 connections now open) 2014-10-06T15:59:45.881+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40662 #8381 (19 connections now open) 2014-10-06T15:59:45.881+0000 I NETWORK [conn8365] end connection 127.0.0.1:40645 (18 connections now open) 2014-10-06T15:59:50.882+0000 I NETWORK [conn8381] end connection 127.0.0.1:40662 (17 connections now open) 2014-10-06T15:59:50.882+0000 I NETWORK [conn8380] end connection 127.0.0.1:40661 (17 connections now open) 2014-10-06T15:59:50.882+0000 I NETWORK [conn8368] end connection 127.0.0.1:40648 (17 connections now open) 2014-10-06T15:59:50.882+0000 I NETWORK [conn8373] end connection 127.0.0.1:40653 (17 connections now open) 2014-10-06T15:59:50.882+0000 I NETWORK [conn8372] end connection 127.0.0.1:40652 (17 connections now open) 2014-10-06T15:59:50.882+0000 I NETWORK [conn8367] end connection 127.0.0.1:40647 (17 connections now open) 2014-10-06T15:59:50.882+0000 I NETWORK [conn8369] end connection 127.0.0.1:40649 (16 connections now open) 2014-10-06T15:59:50.882+0000 I NETWORK [conn8376] end connection 127.0.0.1:40656 (16 connections now open) 2014-10-06T15:59:50.882+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40663 #8382 (13 connections now open) 2014-10-06T15:59:50.882+0000 I NETWORK [conn8379] end connection 127.0.0.1:40660 (16 connections now open) 2014-10-06T15:59:50.882+0000 I NETWORK [conn8377] end connection 127.0.0.1:40658 (16 connections now open) 2014-10-06T15:59:50.882+0000 I NETWORK [conn8371] end connection 127.0.0.1:40651 (16 connections now open) 2014-10-06T15:59:50.882+0000 I NETWORK [conn8370] end connection 127.0.0.1:40650 (16 connections now open) 2014-10-06T15:59:50.882+0000 I NETWORK [conn8375] end connection 127.0.0.1:40655 (16 connections now open) 2014-10-06T15:59:50.882+0000 I NETWORK [conn8378] end connection 127.0.0.1:40657 (16 connections now open) 2014-10-06T15:59:50.882+0000 I NETWORK [conn8366] end connection 127.0.0.1:40646 (16 connections now open) 2014-10-06T15:59:50.882+0000 I NETWORK [conn8374] end connection 127.0.0.1:40654 (16 connections now open) 2014-10-06T15:59:50.883+0000 I NETWORK [conn8382] end connection 127.0.0.1:40663 (2 connections now open) 2014-10-06T15:59:50.883+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T15:59:50.884+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T15:59:50.884+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T15:59:51.240+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40664 #8383 (3 connections now open) 2014-10-06T15:59:51.241+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40665 #8384 (4 connections now open) 2014-10-06T15:59:51.241+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40666 #8385 (5 connections now open) 2014-10-06T15:59:51.241+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40667 #8386 (6 connections now open) 2014-10-06T15:59:51.241+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40668 #8387 (7 connections now open) 2014-10-06T15:59:51.241+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40669 #8388 (8 connections now open) 2014-10-06T15:59:51.241+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40670 #8389 (9 connections now open) 2014-10-06T15:59:51.241+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40671 #8390 (10 connections now open) 2014-10-06T15:59:51.242+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40672 #8391 (11 connections now open) 2014-10-06T15:59:51.242+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40673 #8392 (12 connections now open) 2014-10-06T15:59:51.242+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40674 #8393 (13 connections now open) 2014-10-06T15:59:51.242+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40675 #8394 (14 connections now open) 2014-10-06T15:59:51.243+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40676 #8395 (15 connections now open) 2014-10-06T15:59:51.243+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40677 #8396 (16 connections now open) 2014-10-06T15:59:51.243+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40678 #8397 (17 connections now open) 2014-10-06T15:59:51.243+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40679 #8398 (18 connections now open) 2014-10-06T15:59:51.243+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40680 #8399 (19 connections now open) 2014-10-06T15:59:51.244+0000 I NETWORK [conn8383] end connection 127.0.0.1:40664 (18 connections now open) 2014-10-06T15:59:56.244+0000 I NETWORK [conn8389] end connection 127.0.0.1:40670 (17 connections now open) 2014-10-06T15:59:56.244+0000 I NETWORK [conn8388] end connection 127.0.0.1:40669 (17 connections now open) 2014-10-06T15:59:56.244+0000 I NETWORK [conn8393] end connection 127.0.0.1:40674 (17 connections now open) 2014-10-06T15:59:56.244+0000 I NETWORK [conn8397] end connection 127.0.0.1:40678 (16 connections now open) 2014-10-06T15:59:56.244+0000 I NETWORK [conn8391] end connection 127.0.0.1:40672 (17 connections now open) 2014-10-06T15:59:56.244+0000 I NETWORK [conn8390] end connection 127.0.0.1:40671 (17 connections now open) 2014-10-06T15:59:56.244+0000 I NETWORK [conn8392] end connection 127.0.0.1:40673 (17 connections now open) 2014-10-06T15:59:56.244+0000 I NETWORK [conn8395] end connection 127.0.0.1:40676 (15 connections now open) 2014-10-06T15:59:56.245+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40681 #8400 (11 connections now open) 2014-10-06T15:59:56.244+0000 I NETWORK [conn8385] end connection 127.0.0.1:40666 (15 connections now open) 2014-10-06T15:59:56.244+0000 I NETWORK [conn8387] end connection 127.0.0.1:40668 (17 connections now open) 2014-10-06T15:59:56.245+0000 I NETWORK [conn8398] end connection 127.0.0.1:40679 (14 connections now open) 2014-10-06T15:59:56.245+0000 I NETWORK [conn8386] end connection 127.0.0.1:40667 (14 connections now open) 2014-10-06T15:59:56.245+0000 I NETWORK [conn8399] end connection 127.0.0.1:40680 (14 connections now open) 2014-10-06T15:59:56.245+0000 I NETWORK [conn8396] end connection 127.0.0.1:40677 (14 connections now open) 2014-10-06T15:59:56.245+0000 I NETWORK [conn8394] end connection 127.0.0.1:40675 (14 connections now open) 2014-10-06T15:59:56.244+0000 I NETWORK [conn8384] end connection 127.0.0.1:40665 (17 connections now open) 2014-10-06T15:59:56.246+0000 I NETWORK [conn8400] end connection 127.0.0.1:40681 (2 connections now open) 2014-10-06T15:59:56.246+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T15:59:56.247+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T15:59:56.247+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T15:59:56.585+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40682 #8401 (3 connections now open) 2014-10-06T15:59:56.585+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40683 #8402 (4 connections now open) 2014-10-06T15:59:56.585+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40684 #8403 (5 connections now open) 2014-10-06T15:59:56.585+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40685 #8404 (6 connections now open) 2014-10-06T15:59:56.585+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40686 #8405 (7 connections now open) 2014-10-06T15:59:56.585+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40687 #8406 (8 connections now open) 2014-10-06T15:59:56.586+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40688 #8407 (9 connections now open) 2014-10-06T15:59:56.586+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40689 #8408 (10 connections now open) 2014-10-06T15:59:56.586+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40690 #8409 (11 connections now open) 2014-10-06T15:59:56.586+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40691 #8410 (12 connections now open) 2014-10-06T15:59:56.586+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40692 #8411 (13 connections now open) 2014-10-06T15:59:56.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40693 #8412 (14 connections now open) 2014-10-06T15:59:56.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40694 #8413 (15 connections now open) 2014-10-06T15:59:56.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40695 #8414 (16 connections now open) 2014-10-06T15:59:56.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40696 #8415 (17 connections now open) 2014-10-06T15:59:56.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40697 #8416 (18 connections now open) 2014-10-06T15:59:56.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40698 #8417 (19 connections now open) 2014-10-06T15:59:56.588+0000 I NETWORK [conn8401] end connection 127.0.0.1:40682 (18 connections now open) 2014-10-06T16:00:01.589+0000 I NETWORK [conn8410] end connection 127.0.0.1:40691 (17 connections now open) 2014-10-06T16:00:01.589+0000 I NETWORK [conn8404] end connection 127.0.0.1:40685 (17 connections now open) 2014-10-06T16:00:01.589+0000 I NETWORK [conn8403] end connection 127.0.0.1:40684 (17 connections now open) 2014-10-06T16:00:01.589+0000 I NETWORK [conn8409] end connection 127.0.0.1:40690 (16 connections now open) 2014-10-06T16:00:01.589+0000 I NETWORK [conn8411] end connection 127.0.0.1:40692 (16 connections now open) 2014-10-06T16:00:01.589+0000 I NETWORK [conn8408] end connection 127.0.0.1:40689 (17 connections now open) 2014-10-06T16:00:01.589+0000 I NETWORK [conn8412] end connection 127.0.0.1:40693 (17 connections now open) 2014-10-06T16:00:01.589+0000 I NETWORK [conn8417] end connection 127.0.0.1:40698 (13 connections now open) 2014-10-06T16:00:01.589+0000 I NETWORK [conn8414] end connection 127.0.0.1:40695 (12 connections now open) 2014-10-06T16:00:01.589+0000 I NETWORK [conn8406] end connection 127.0.0.1:40687 (11 connections now open) 2014-10-06T16:00:01.589+0000 I NETWORK [conn8413] end connection 127.0.0.1:40694 (16 connections now open) 2014-10-06T16:00:01.589+0000 I NETWORK [conn8415] end connection 127.0.0.1:40696 (16 connections now open) 2014-10-06T16:00:01.589+0000 I NETWORK [conn8402] end connection 127.0.0.1:40683 (17 connections now open) 2014-10-06T16:00:01.589+0000 I NETWORK [conn8407] end connection 127.0.0.1:40688 (9 connections now open) 2014-10-06T16:00:01.589+0000 I NETWORK [conn8416] end connection 127.0.0.1:40697 (15 connections now open) 2014-10-06T16:00:01.589+0000 I NETWORK [conn8405] end connection 127.0.0.1:40686 (17 connections now open) 2014-10-06T16:00:01.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40699 #8418 (3 connections now open) 2014-10-06T16:00:01.590+0000 I NETWORK [conn8418] end connection 127.0.0.1:40699 (2 connections now open) 2014-10-06T16:00:01.591+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:00:01.592+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:00:01.592+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:00:01.950+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40700 #8419 (3 connections now open) 2014-10-06T16:00:01.950+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40701 #8420 (4 connections now open) 2014-10-06T16:00:01.950+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40702 #8421 (5 connections now open) 2014-10-06T16:00:01.950+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40703 #8422 (6 connections now open) 2014-10-06T16:00:01.950+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40704 #8423 (7 connections now open) 2014-10-06T16:00:01.951+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40705 #8424 (8 connections now open) 2014-10-06T16:00:01.951+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40706 #8425 (9 connections now open) 2014-10-06T16:00:01.952+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40707 #8426 (10 connections now open) 2014-10-06T16:00:01.952+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40708 #8427 (11 connections now open) 2014-10-06T16:00:01.952+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40709 #8428 (12 connections now open) 2014-10-06T16:00:01.952+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40710 #8429 (13 connections now open) 2014-10-06T16:00:01.952+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40711 #8430 (14 connections now open) 2014-10-06T16:00:01.952+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40712 #8431 (15 connections now open) 2014-10-06T16:00:01.952+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40713 #8432 (16 connections now open) 2014-10-06T16:00:01.953+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40714 #8433 (17 connections now open) 2014-10-06T16:00:01.953+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40715 #8434 (18 connections now open) 2014-10-06T16:00:01.953+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40716 #8435 (19 connections now open) 2014-10-06T16:00:01.953+0000 I NETWORK [conn8419] end connection 127.0.0.1:40700 (18 connections now open) 2014-10-06T16:00:06.953+0000 I NETWORK [conn8423] end connection 127.0.0.1:40704 (17 connections now open) 2014-10-06T16:00:06.953+0000 I NETWORK [conn8432] end connection 127.0.0.1:40713 (17 connections now open) 2014-10-06T16:00:06.953+0000 I NETWORK [conn8431] end connection 127.0.0.1:40712 (17 connections now open) 2014-10-06T16:00:06.953+0000 I NETWORK [conn8426] end connection 127.0.0.1:40707 (17 connections now open) 2014-10-06T16:00:06.953+0000 I NETWORK [conn8421] end connection 127.0.0.1:40702 (17 connections now open) 2014-10-06T16:00:06.954+0000 I NETWORK [conn8433] end connection 127.0.0.1:40714 (16 connections now open) 2014-10-06T16:00:06.954+0000 I NETWORK [conn8420] end connection 127.0.0.1:40701 (16 connections now open) 2014-10-06T16:00:06.954+0000 I NETWORK [conn8427] end connection 127.0.0.1:40708 (16 connections now open) 2014-10-06T16:00:06.954+0000 I NETWORK [conn8425] end connection 127.0.0.1:40706 (16 connections now open) 2014-10-06T16:00:06.954+0000 I NETWORK [conn8422] end connection 127.0.0.1:40703 (16 connections now open) 2014-10-06T16:00:06.954+0000 I NETWORK [conn8424] end connection 127.0.0.1:40705 (16 connections now open) 2014-10-06T16:00:06.954+0000 I NETWORK [conn8434] end connection 127.0.0.1:40715 (16 connections now open) 2014-10-06T16:00:06.954+0000 I NETWORK [conn8435] end connection 127.0.0.1:40716 (16 connections now open) 2014-10-06T16:00:06.954+0000 I NETWORK [conn8429] end connection 127.0.0.1:40710 (16 connections now open) 2014-10-06T16:00:06.954+0000 I NETWORK [conn8430] end connection 127.0.0.1:40711 (16 connections now open) 2014-10-06T16:00:06.954+0000 I NETWORK [conn8428] end connection 127.0.0.1:40709 (16 connections now open) 2014-10-06T16:00:06.954+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40717 #8436 (9 connections now open) 2014-10-06T16:00:06.955+0000 I NETWORK [conn8436] end connection 127.0.0.1:40717 (2 connections now open) 2014-10-06T16:00:06.955+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:00:06.956+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:00:06.957+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:00:07.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40718 #8437 (3 connections now open) 2014-10-06T16:00:07.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40719 #8438 (4 connections now open) 2014-10-06T16:00:07.314+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40720 #8439 (5 connections now open) 2014-10-06T16:00:07.314+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40721 #8440 (6 connections now open) 2014-10-06T16:00:07.314+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40722 #8441 (7 connections now open) 2014-10-06T16:00:07.314+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40723 #8442 (8 connections now open) 2014-10-06T16:00:07.314+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40724 #8443 (9 connections now open) 2014-10-06T16:00:07.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40725 #8444 (10 connections now open) 2014-10-06T16:00:07.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40726 #8445 (11 connections now open) 2014-10-06T16:00:07.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40727 #8446 (12 connections now open) 2014-10-06T16:00:07.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40728 #8447 (13 connections now open) 2014-10-06T16:00:07.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40729 #8448 (14 connections now open) 2014-10-06T16:00:07.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40730 #8449 (15 connections now open) 2014-10-06T16:00:07.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40731 #8450 (16 connections now open) 2014-10-06T16:00:07.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40732 #8451 (17 connections now open) 2014-10-06T16:00:07.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40733 #8452 (18 connections now open) 2014-10-06T16:00:07.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40734 #8453 (19 connections now open) 2014-10-06T16:00:07.316+0000 I NETWORK [conn8437] end connection 127.0.0.1:40718 (18 connections now open) 2014-10-06T16:00:12.317+0000 I NETWORK [conn8450] end connection 127.0.0.1:40731 (17 connections now open) 2014-10-06T16:00:12.317+0000 I NETWORK [conn8448] end connection 127.0.0.1:40729 (17 connections now open) 2014-10-06T16:00:12.317+0000 I NETWORK [conn8445] end connection 127.0.0.1:40726 (17 connections now open) 2014-10-06T16:00:12.317+0000 I NETWORK [conn8439] end connection 127.0.0.1:40720 (17 connections now open) 2014-10-06T16:00:12.317+0000 I NETWORK [conn8440] end connection 127.0.0.1:40721 (17 connections now open) 2014-10-06T16:00:12.317+0000 I NETWORK [conn8444] end connection 127.0.0.1:40725 (17 connections now open) 2014-10-06T16:00:12.317+0000 I NETWORK [conn8453] end connection 127.0.0.1:40734 (17 connections now open) 2014-10-06T16:00:12.317+0000 I NETWORK [conn8449] end connection 127.0.0.1:40730 (17 connections now open) 2014-10-06T16:00:12.317+0000 I NETWORK [conn8438] end connection 127.0.0.1:40719 (17 connections now open) 2014-10-06T16:00:12.317+0000 I NETWORK [conn8441] end connection 127.0.0.1:40722 (17 connections now open) 2014-10-06T16:00:12.317+0000 I NETWORK [conn8443] end connection 127.0.0.1:40724 (16 connections now open) 2014-10-06T16:00:12.317+0000 I NETWORK [conn8451] end connection 127.0.0.1:40732 (16 connections now open) 2014-10-06T16:00:12.317+0000 I NETWORK [conn8446] end connection 127.0.0.1:40727 (16 connections now open) 2014-10-06T16:00:12.317+0000 I NETWORK [conn8452] end connection 127.0.0.1:40733 (16 connections now open) 2014-10-06T16:00:12.317+0000 I NETWORK [conn8442] end connection 127.0.0.1:40723 (16 connections now open) 2014-10-06T16:00:12.317+0000 I NETWORK [conn8447] end connection 127.0.0.1:40728 (16 connections now open) 2014-10-06T16:00:12.318+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40735 #8454 (5 connections now open) 2014-10-06T16:00:12.318+0000 I NETWORK [conn8454] end connection 127.0.0.1:40735 (2 connections now open) 2014-10-06T16:00:12.319+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:00:12.319+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:00:12.320+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:00:12.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40736 #8455 (3 connections now open) 2014-10-06T16:00:12.663+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40737 #8456 (4 connections now open) 2014-10-06T16:00:12.663+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40738 #8457 (5 connections now open) 2014-10-06T16:00:12.663+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40739 #8458 (6 connections now open) 2014-10-06T16:00:12.663+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40740 #8459 (7 connections now open) 2014-10-06T16:00:12.663+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40741 #8460 (8 connections now open) 2014-10-06T16:00:12.663+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40742 #8461 (9 connections now open) 2014-10-06T16:00:12.663+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40743 #8462 (10 connections now open) 2014-10-06T16:00:12.663+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40744 #8463 (11 connections now open) 2014-10-06T16:00:12.664+0000 I NETWORK [conn8455] end connection 127.0.0.1:40736 (10 connections now open) 2014-10-06T16:00:17.664+0000 I NETWORK [conn8463] end connection 127.0.0.1:40744 (9 connections now open) 2014-10-06T16:00:17.664+0000 I NETWORK [conn8462] end connection 127.0.0.1:40743 (9 connections now open) 2014-10-06T16:00:17.664+0000 I NETWORK [conn8457] end connection 127.0.0.1:40738 (9 connections now open) 2014-10-06T16:00:17.664+0000 I NETWORK [conn8461] end connection 127.0.0.1:40742 (9 connections now open) 2014-10-06T16:00:17.664+0000 I NETWORK [conn8460] end connection 127.0.0.1:40741 (9 connections now open) 2014-10-06T16:00:17.664+0000 I NETWORK [conn8456] end connection 127.0.0.1:40737 (9 connections now open) 2014-10-06T16:00:17.664+0000 I NETWORK [conn8459] end connection 127.0.0.1:40740 (9 connections now open) 2014-10-06T16:00:17.664+0000 I NETWORK [conn8458] end connection 127.0.0.1:40739 (9 connections now open) 2014-10-06T16:00:17.665+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40745 #8464 (3 connections now open) 2014-10-06T16:00:17.665+0000 I NETWORK [conn8464] end connection 127.0.0.1:40745 (2 connections now open) 2014-10-06T16:00:17.666+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:00:17.666+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:00:17.667+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:00:18.026+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40746 #8465 (3 connections now open) 2014-10-06T16:00:18.026+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40747 #8466 (4 connections now open) 2014-10-06T16:00:18.026+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40748 #8467 (5 connections now open) 2014-10-06T16:00:18.026+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40749 #8468 (6 connections now open) 2014-10-06T16:00:18.026+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40750 #8469 (7 connections now open) 2014-10-06T16:00:18.026+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40751 #8470 (8 connections now open) 2014-10-06T16:00:18.026+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40752 #8471 (9 connections now open) 2014-10-06T16:00:18.026+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40753 #8472 (10 connections now open) 2014-10-06T16:00:18.027+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40754 #8473 (11 connections now open) 2014-10-06T16:00:18.027+0000 I NETWORK [conn8465] end connection 127.0.0.1:40746 (10 connections now open) 2014-10-06T16:00:23.027+0000 I NETWORK [conn8469] end connection 127.0.0.1:40750 (9 connections now open) 2014-10-06T16:00:23.027+0000 I NETWORK [conn8466] end connection 127.0.0.1:40747 (9 connections now open) 2014-10-06T16:00:23.027+0000 I NETWORK [conn8468] end connection 127.0.0.1:40749 (9 connections now open) 2014-10-06T16:00:23.027+0000 I NETWORK [conn8473] end connection 127.0.0.1:40754 (9 connections now open) 2014-10-06T16:00:23.027+0000 I NETWORK [conn8467] end connection 127.0.0.1:40748 (9 connections now open) 2014-10-06T16:00:23.027+0000 I NETWORK [conn8470] end connection 127.0.0.1:40751 (9 connections now open) 2014-10-06T16:00:23.027+0000 I NETWORK [conn8471] end connection 127.0.0.1:40752 (9 connections now open) 2014-10-06T16:00:23.027+0000 I NETWORK [conn8472] end connection 127.0.0.1:40753 (8 connections now open) 2014-10-06T16:00:23.027+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40755 #8474 (10 connections now open) 2014-10-06T16:00:23.028+0000 I NETWORK [conn8474] end connection 127.0.0.1:40755 (2 connections now open) 2014-10-06T16:00:23.029+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:00:23.030+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:00:23.030+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:00:23.367+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40756 #8475 (3 connections now open) 2014-10-06T16:00:23.368+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40757 #8476 (4 connections now open) 2014-10-06T16:00:23.368+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40758 #8477 (5 connections now open) 2014-10-06T16:00:23.368+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40759 #8478 (6 connections now open) 2014-10-06T16:00:23.368+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40760 #8479 (7 connections now open) 2014-10-06T16:00:23.368+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40761 #8480 (8 connections now open) 2014-10-06T16:00:23.368+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40762 #8481 (9 connections now open) 2014-10-06T16:00:23.368+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40763 #8482 (10 connections now open) 2014-10-06T16:00:23.369+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40764 #8483 (11 connections now open) 2014-10-06T16:00:23.369+0000 I NETWORK [conn8475] end connection 127.0.0.1:40756 (10 connections now open) 2014-10-06T16:00:28.370+0000 I NETWORK [conn8481] end connection 127.0.0.1:40762 (9 connections now open) 2014-10-06T16:00:28.370+0000 I NETWORK [conn8482] end connection 127.0.0.1:40763 (9 connections now open) 2014-10-06T16:00:28.370+0000 I NETWORK [conn8477] end connection 127.0.0.1:40758 (8 connections now open) 2014-10-06T16:00:28.370+0000 I NETWORK [conn8483] end connection 127.0.0.1:40764 (8 connections now open) 2014-10-06T16:00:28.370+0000 I NETWORK [conn8480] end connection 127.0.0.1:40761 (7 connections now open) 2014-10-06T16:00:28.370+0000 I NETWORK [conn8476] end connection 127.0.0.1:40757 (8 connections now open) 2014-10-06T16:00:28.370+0000 I NETWORK [conn8478] end connection 127.0.0.1:40759 (9 connections now open) 2014-10-06T16:00:28.370+0000 I NETWORK [conn8479] end connection 127.0.0.1:40760 (3 connections now open) 2014-10-06T16:00:28.370+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40765 #8484 (3 connections now open) 2014-10-06T16:00:28.371+0000 I NETWORK [conn8484] end connection 127.0.0.1:40765 (2 connections now open) 2014-10-06T16:00:28.371+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:00:28.372+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:00:28.372+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:00:28.727+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40766 #8485 (3 connections now open) 2014-10-06T16:00:28.727+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40767 #8486 (4 connections now open) 2014-10-06T16:00:28.727+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40768 #8487 (5 connections now open) 2014-10-06T16:00:28.727+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40769 #8488 (6 connections now open) 2014-10-06T16:00:28.727+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40770 #8489 (7 connections now open) 2014-10-06T16:00:28.728+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40771 #8490 (8 connections now open) 2014-10-06T16:00:28.728+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40772 #8491 (9 connections now open) 2014-10-06T16:00:28.728+0000 I NETWORK [conn8485] end connection 127.0.0.1:40766 (8 connections now open) 2014-10-06T16:00:28.728+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40773 #8492 (10 connections now open) 2014-10-06T16:00:28.728+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40774 #8493 (10 connections now open) 2014-10-06T16:00:33.729+0000 I NETWORK [conn8487] end connection 127.0.0.1:40768 (9 connections now open) 2014-10-06T16:00:33.729+0000 I NETWORK [conn8488] end connection 127.0.0.1:40769 (9 connections now open) 2014-10-06T16:00:33.729+0000 I NETWORK [conn8492] end connection 127.0.0.1:40773 (9 connections now open) 2014-10-06T16:00:33.729+0000 I NETWORK [conn8489] end connection 127.0.0.1:40770 (9 connections now open) 2014-10-06T16:00:33.729+0000 I NETWORK [conn8486] end connection 127.0.0.1:40767 (9 connections now open) 2014-10-06T16:00:33.729+0000 I NETWORK [conn8491] end connection 127.0.0.1:40772 (6 connections now open) 2014-10-06T16:00:33.729+0000 I NETWORK [conn8490] end connection 127.0.0.1:40771 (9 connections now open) 2014-10-06T16:00:33.729+0000 I NETWORK [conn8493] end connection 127.0.0.1:40774 (9 connections now open) 2014-10-06T16:00:33.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40775 #8494 (3 connections now open) 2014-10-06T16:00:33.730+0000 I NETWORK [conn8494] end connection 127.0.0.1:40775 (2 connections now open) 2014-10-06T16:00:33.730+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:00:33.731+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:00:33.731+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:00:34.067+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40776 #8495 (3 connections now open) 2014-10-06T16:00:34.068+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40777 #8496 (4 connections now open) 2014-10-06T16:00:34.068+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40778 #8497 (5 connections now open) 2014-10-06T16:00:34.068+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40779 #8498 (6 connections now open) 2014-10-06T16:00:34.068+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40780 #8499 (7 connections now open) 2014-10-06T16:00:34.069+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40781 #8500 (8 connections now open) 2014-10-06T16:00:34.069+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40782 #8501 (9 connections now open) 2014-10-06T16:00:34.069+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40783 #8502 (10 connections now open) 2014-10-06T16:00:34.069+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40784 #8503 (11 connections now open) 2014-10-06T16:00:34.069+0000 I NETWORK [conn8495] end connection 127.0.0.1:40776 (10 connections now open) 2014-10-06T16:00:39.069+0000 I NETWORK [conn8496] end connection 127.0.0.1:40777 (9 connections now open) 2014-10-06T16:00:39.070+0000 I NETWORK [conn8502] end connection 127.0.0.1:40783 (9 connections now open) 2014-10-06T16:00:39.069+0000 I NETWORK [conn8498] end connection 127.0.0.1:40779 (9 connections now open) 2014-10-06T16:00:39.069+0000 I NETWORK [conn8497] end connection 127.0.0.1:40778 (9 connections now open) 2014-10-06T16:00:39.069+0000 I NETWORK [conn8500] end connection 127.0.0.1:40781 (9 connections now open) 2014-10-06T16:00:39.070+0000 I NETWORK [conn8499] end connection 127.0.0.1:40780 (9 connections now open) 2014-10-06T16:00:39.070+0000 I NETWORK [conn8501] end connection 127.0.0.1:40782 (8 connections now open) 2014-10-06T16:00:39.070+0000 I NETWORK [conn8503] end connection 127.0.0.1:40784 (8 connections now open) 2014-10-06T16:00:39.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40785 #8504 (5 connections now open) 2014-10-06T16:00:39.071+0000 I NETWORK [conn8504] end connection 127.0.0.1:40785 (2 connections now open) 2014-10-06T16:00:39.071+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:00:39.072+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:00:39.072+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:00:39.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40786 #8505 (3 connections now open) 2014-10-06T16:00:39.429+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40787 #8506 (4 connections now open) 2014-10-06T16:00:39.429+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40788 #8507 (5 connections now open) 2014-10-06T16:00:39.429+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40789 #8508 (6 connections now open) 2014-10-06T16:00:39.429+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40790 #8509 (7 connections now open) 2014-10-06T16:00:39.429+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40791 #8510 (8 connections now open) 2014-10-06T16:00:39.429+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40792 #8511 (9 connections now open) 2014-10-06T16:00:39.429+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40793 #8512 (10 connections now open) 2014-10-06T16:00:39.429+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40794 #8513 (11 connections now open) 2014-10-06T16:00:39.430+0000 I NETWORK [conn8505] end connection 127.0.0.1:40786 (10 connections now open) 2014-10-06T16:00:44.430+0000 I NETWORK [conn8509] end connection 127.0.0.1:40790 (9 connections now open) 2014-10-06T16:00:44.430+0000 I NETWORK [conn8511] end connection 127.0.0.1:40792 (9 connections now open) 2014-10-06T16:00:44.430+0000 I NETWORK [conn8513] end connection 127.0.0.1:40794 (9 connections now open) 2014-10-06T16:00:44.430+0000 I NETWORK [conn8512] end connection 127.0.0.1:40793 (9 connections now open) 2014-10-06T16:00:44.430+0000 I NETWORK [conn8510] end connection 127.0.0.1:40791 (9 connections now open) 2014-10-06T16:00:44.430+0000 I NETWORK [conn8508] end connection 127.0.0.1:40789 (9 connections now open) 2014-10-06T16:00:44.430+0000 I NETWORK [conn8506] end connection 127.0.0.1:40787 (9 connections now open) 2014-10-06T16:00:44.430+0000 I NETWORK [conn8507] end connection 127.0.0.1:40788 (9 connections now open) 2014-10-06T16:00:44.431+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40795 #8514 (3 connections now open) 2014-10-06T16:00:44.431+0000 I NETWORK [conn8514] end connection 127.0.0.1:40795 (2 connections now open) 2014-10-06T16:00:44.432+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:00:44.433+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:00:44.433+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:00:44.772+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40796 #8515 (3 connections now open) 2014-10-06T16:00:44.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40797 #8516 (4 connections now open) 2014-10-06T16:00:44.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40798 #8517 (5 connections now open) 2014-10-06T16:00:44.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40799 #8518 (6 connections now open) 2014-10-06T16:00:44.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40800 #8519 (7 connections now open) 2014-10-06T16:00:44.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40801 #8520 (8 connections now open) 2014-10-06T16:00:44.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40802 #8521 (9 connections now open) 2014-10-06T16:00:44.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40803 #8522 (10 connections now open) 2014-10-06T16:00:44.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40804 #8523 (11 connections now open) 2014-10-06T16:00:44.774+0000 I NETWORK [conn8515] end connection 127.0.0.1:40796 (10 connections now open) 2014-10-06T16:00:49.774+0000 I NETWORK [conn8518] end connection 127.0.0.1:40799 (9 connections now open) 2014-10-06T16:00:49.774+0000 I NETWORK [conn8523] end connection 127.0.0.1:40804 (9 connections now open) 2014-10-06T16:00:49.774+0000 I NETWORK [conn8516] end connection 127.0.0.1:40797 (9 connections now open) 2014-10-06T16:00:49.774+0000 I NETWORK [conn8519] end connection 127.0.0.1:40800 (9 connections now open) 2014-10-06T16:00:49.774+0000 I NETWORK [conn8521] end connection 127.0.0.1:40802 (9 connections now open) 2014-10-06T16:00:49.774+0000 I NETWORK [conn8517] end connection 127.0.0.1:40798 (9 connections now open) 2014-10-06T16:00:49.774+0000 I NETWORK [conn8522] end connection 127.0.0.1:40803 (9 connections now open) 2014-10-06T16:00:49.774+0000 I NETWORK [conn8520] end connection 127.0.0.1:40801 (9 connections now open) 2014-10-06T16:00:49.774+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40805 #8524 (10 connections now open) 2014-10-06T16:00:49.775+0000 I NETWORK [conn8524] end connection 127.0.0.1:40805 (2 connections now open) 2014-10-06T16:00:49.775+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:00:49.776+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:00:49.776+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:00:50.132+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40806 #8525 (3 connections now open) 2014-10-06T16:00:50.132+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40807 #8526 (4 connections now open) 2014-10-06T16:00:50.132+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40808 #8527 (5 connections now open) 2014-10-06T16:00:50.132+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40809 #8528 (6 connections now open) 2014-10-06T16:00:50.132+0000 I NETWORK [conn8525] end connection 127.0.0.1:40806 (4 connections now open) 2014-10-06T16:00:50.132+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40810 #8529 (7 connections now open) 2014-10-06T16:00:55.133+0000 I NETWORK [conn8528] end connection 127.0.0.1:40809 (5 connections now open) 2014-10-06T16:00:55.133+0000 I NETWORK [conn8527] end connection 127.0.0.1:40808 (5 connections now open) 2014-10-06T16:00:55.133+0000 I NETWORK [conn8529] end connection 127.0.0.1:40810 (5 connections now open) 2014-10-06T16:00:55.133+0000 I NETWORK [conn8526] end connection 127.0.0.1:40807 (5 connections now open) 2014-10-06T16:00:55.133+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40811 #8530 (6 connections now open) 2014-10-06T16:00:55.134+0000 I NETWORK [conn8530] end connection 127.0.0.1:40811 (2 connections now open) 2014-10-06T16:00:55.134+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:00:55.135+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:00:55.135+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:00:55.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40812 #8531 (3 connections now open) 2014-10-06T16:00:55.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40813 #8532 (4 connections now open) 2014-10-06T16:00:55.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40814 #8533 (5 connections now open) 2014-10-06T16:00:55.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40815 #8534 (6 connections now open) 2014-10-06T16:00:55.499+0000 I NETWORK [conn8531] end connection 127.0.0.1:40812 (5 connections now open) 2014-10-06T16:00:55.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40816 #8535 (7 connections now open) 2014-10-06T16:01:00.499+0000 I NETWORK [conn8534] end connection 127.0.0.1:40815 (5 connections now open) 2014-10-06T16:01:00.499+0000 I NETWORK [conn8533] end connection 127.0.0.1:40814 (5 connections now open) 2014-10-06T16:01:00.499+0000 I NETWORK [conn8532] end connection 127.0.0.1:40813 (5 connections now open) 2014-10-06T16:01:00.499+0000 I NETWORK [conn8535] end connection 127.0.0.1:40816 (5 connections now open) 2014-10-06T16:01:00.500+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40817 #8536 (3 connections now open) 2014-10-06T16:01:00.500+0000 I NETWORK [conn8536] end connection 127.0.0.1:40817 (2 connections now open) 2014-10-06T16:01:00.501+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:00.501+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:00.502+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:00.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40818 #8537 (3 connections now open) 2014-10-06T16:01:00.844+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40819 #8538 (4 connections now open) 2014-10-06T16:01:00.844+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40820 #8539 (5 connections now open) 2014-10-06T16:01:00.844+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40821 #8540 (6 connections now open) 2014-10-06T16:01:00.844+0000 I NETWORK [conn8537] end connection 127.0.0.1:40818 (5 connections now open) 2014-10-06T16:01:00.844+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40822 #8541 (7 connections now open) 2014-10-06T16:01:05.844+0000 I NETWORK [conn8538] end connection 127.0.0.1:40819 (5 connections now open) 2014-10-06T16:01:05.844+0000 I NETWORK [conn8540] end connection 127.0.0.1:40821 (5 connections now open) 2014-10-06T16:01:05.844+0000 I NETWORK [conn8539] end connection 127.0.0.1:40820 (5 connections now open) 2014-10-06T16:01:05.844+0000 I NETWORK [conn8541] end connection 127.0.0.1:40822 (5 connections now open) 2014-10-06T16:01:05.845+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40823 #8542 (6 connections now open) 2014-10-06T16:01:05.845+0000 I NETWORK [conn8542] end connection 127.0.0.1:40823 (2 connections now open) 2014-10-06T16:01:05.846+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:05.847+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:05.847+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:06.216+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40824 #8543 (3 connections now open) 2014-10-06T16:01:06.216+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40825 #8544 (4 connections now open) 2014-10-06T16:01:06.216+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40826 #8545 (5 connections now open) 2014-10-06T16:01:06.216+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40827 #8546 (6 connections now open) 2014-10-06T16:01:06.216+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40828 #8547 (7 connections now open) 2014-10-06T16:01:06.216+0000 I NETWORK [conn8543] end connection 127.0.0.1:40824 (6 connections now open) 2014-10-06T16:01:11.217+0000 I NETWORK [conn8547] end connection 127.0.0.1:40828 (5 connections now open) 2014-10-06T16:01:11.217+0000 I NETWORK [conn8546] end connection 127.0.0.1:40827 (5 connections now open) 2014-10-06T16:01:11.217+0000 I NETWORK [conn8544] end connection 127.0.0.1:40825 (5 connections now open) 2014-10-06T16:01:11.217+0000 I NETWORK [conn8545] end connection 127.0.0.1:40826 (5 connections now open) 2014-10-06T16:01:11.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40829 #8548 (6 connections now open) 2014-10-06T16:01:11.218+0000 I NETWORK [conn8548] end connection 127.0.0.1:40829 (2 connections now open) 2014-10-06T16:01:11.218+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:11.219+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:11.219+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:11.555+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40830 #8549 (3 connections now open) 2014-10-06T16:01:11.555+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40831 #8550 (4 connections now open) 2014-10-06T16:01:11.555+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40832 #8551 (5 connections now open) 2014-10-06T16:01:11.556+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40833 #8552 (6 connections now open) 2014-10-06T16:01:11.556+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40834 #8553 (7 connections now open) 2014-10-06T16:01:11.556+0000 I NETWORK [conn8549] end connection 127.0.0.1:40830 (5 connections now open) 2014-10-06T16:01:16.556+0000 I NETWORK [conn8550] end connection 127.0.0.1:40831 (5 connections now open) 2014-10-06T16:01:16.556+0000 I NETWORK [conn8552] end connection 127.0.0.1:40833 (5 connections now open) 2014-10-06T16:01:16.556+0000 I NETWORK [conn8551] end connection 127.0.0.1:40832 (5 connections now open) 2014-10-06T16:01:16.556+0000 I NETWORK [conn8553] end connection 127.0.0.1:40834 (5 connections now open) 2014-10-06T16:01:16.556+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40835 #8554 (3 connections now open) 2014-10-06T16:01:16.557+0000 I NETWORK [conn8554] end connection 127.0.0.1:40835 (2 connections now open) 2014-10-06T16:01:16.557+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:16.558+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:16.558+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:16.919+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40836 #8555 (3 connections now open) 2014-10-06T16:01:16.919+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40837 #8556 (4 connections now open) 2014-10-06T16:01:16.919+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40838 #8557 (5 connections now open) 2014-10-06T16:01:16.920+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40839 #8558 (6 connections now open) 2014-10-06T16:01:16.920+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40840 #8559 (7 connections now open) 2014-10-06T16:01:16.920+0000 I NETWORK [conn8555] end connection 127.0.0.1:40836 (5 connections now open) 2014-10-06T16:01:21.920+0000 I NETWORK [conn8557] end connection 127.0.0.1:40838 (5 connections now open) 2014-10-06T16:01:21.920+0000 I NETWORK [conn8559] end connection 127.0.0.1:40840 (5 connections now open) 2014-10-06T16:01:21.920+0000 I NETWORK [conn8558] end connection 127.0.0.1:40839 (5 connections now open) 2014-10-06T16:01:21.920+0000 I NETWORK [conn8556] end connection 127.0.0.1:40837 (5 connections now open) 2014-10-06T16:01:21.920+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40841 #8560 (3 connections now open) 2014-10-06T16:01:21.921+0000 I NETWORK [conn8560] end connection 127.0.0.1:40841 (2 connections now open) 2014-10-06T16:01:21.921+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:21.922+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:21.922+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:22.258+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40842 #8561 (3 connections now open) 2014-10-06T16:01:22.258+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40843 #8562 (4 connections now open) 2014-10-06T16:01:22.258+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40844 #8563 (5 connections now open) 2014-10-06T16:01:22.258+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40845 #8564 (6 connections now open) 2014-10-06T16:01:22.258+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40846 #8565 (7 connections now open) 2014-10-06T16:01:22.258+0000 I NETWORK [conn8561] end connection 127.0.0.1:40842 (6 connections now open) 2014-10-06T16:01:27.259+0000 I NETWORK [conn8562] end connection 127.0.0.1:40843 (5 connections now open) 2014-10-06T16:01:27.259+0000 I NETWORK [conn8565] end connection 127.0.0.1:40846 (5 connections now open) 2014-10-06T16:01:27.259+0000 I NETWORK [conn8563] end connection 127.0.0.1:40844 (5 connections now open) 2014-10-06T16:01:27.259+0000 I NETWORK [conn8564] end connection 127.0.0.1:40845 (5 connections now open) 2014-10-06T16:01:27.259+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40847 #8566 (6 connections now open) 2014-10-06T16:01:27.260+0000 I NETWORK [conn8566] end connection 127.0.0.1:40847 (2 connections now open) 2014-10-06T16:01:27.260+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:27.261+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:27.261+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:27.612+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40848 #8567 (3 connections now open) 2014-10-06T16:01:27.612+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40849 #8568 (4 connections now open) 2014-10-06T16:01:27.612+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40850 #8569 (5 connections now open) 2014-10-06T16:01:27.613+0000 I NETWORK [conn8567] end connection 127.0.0.1:40848 (4 connections now open) 2014-10-06T16:01:32.613+0000 I NETWORK [conn8569] end connection 127.0.0.1:40850 (3 connections now open) 2014-10-06T16:01:32.613+0000 I NETWORK [conn8568] end connection 127.0.0.1:40849 (3 connections now open) 2014-10-06T16:01:32.613+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40851 #8570 (3 connections now open) 2014-10-06T16:01:32.614+0000 I NETWORK [conn8570] end connection 127.0.0.1:40851 (2 connections now open) 2014-10-06T16:01:32.614+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:32.615+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:32.615+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:32.969+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40852 #8571 (3 connections now open) 2014-10-06T16:01:32.970+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40853 #8572 (4 connections now open) 2014-10-06T16:01:32.970+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40854 #8573 (5 connections now open) 2014-10-06T16:01:32.970+0000 I NETWORK [conn8571] end connection 127.0.0.1:40852 (4 connections now open) 2014-10-06T16:01:37.970+0000 I NETWORK [conn8572] end connection 127.0.0.1:40853 (3 connections now open) 2014-10-06T16:01:37.970+0000 I NETWORK [conn8573] end connection 127.0.0.1:40854 (2 connections now open) 2014-10-06T16:01:37.970+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40855 #8574 (4 connections now open) 2014-10-06T16:01:37.971+0000 I NETWORK [conn8574] end connection 127.0.0.1:40855 (2 connections now open) 2014-10-06T16:01:37.971+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:37.972+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:37.972+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:38.312+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40856 #8575 (3 connections now open) 2014-10-06T16:01:38.312+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40857 #8576 (4 connections now open) 2014-10-06T16:01:38.312+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40858 #8577 (5 connections now open) 2014-10-06T16:01:38.312+0000 I NETWORK [conn8575] end connection 127.0.0.1:40856 (4 connections now open) 2014-10-06T16:01:43.313+0000 I NETWORK [conn8576] end connection 127.0.0.1:40857 (3 connections now open) 2014-10-06T16:01:43.313+0000 I NETWORK [conn8577] end connection 127.0.0.1:40858 (3 connections now open) 2014-10-06T16:01:43.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40859 #8578 (4 connections now open) 2014-10-06T16:01:43.314+0000 I NETWORK [conn8578] end connection 127.0.0.1:40859 (2 connections now open) 2014-10-06T16:01:43.314+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:43.315+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:43.315+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:43.677+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40860 #8579 (3 connections now open) 2014-10-06T16:01:43.677+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40861 #8580 (4 connections now open) 2014-10-06T16:01:43.677+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40862 #8581 (5 connections now open) 2014-10-06T16:01:43.678+0000 I NETWORK [conn8579] end connection 127.0.0.1:40860 (4 connections now open) 2014-10-06T16:01:48.678+0000 I NETWORK [conn8580] end connection 127.0.0.1:40861 (3 connections now open) 2014-10-06T16:01:48.678+0000 I NETWORK [conn8581] end connection 127.0.0.1:40862 (3 connections now open) 2014-10-06T16:01:48.678+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40863 #8582 (3 connections now open) 2014-10-06T16:01:48.678+0000 I NETWORK [conn8582] end connection 127.0.0.1:40863 (2 connections now open) 2014-10-06T16:01:48.679+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:48.680+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:48.680+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:49.013+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40864 #8583 (3 connections now open) 2014-10-06T16:01:49.013+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40866 #8584 (4 connections now open) 2014-10-06T16:01:49.013+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40865 #8585 (5 connections now open) 2014-10-06T16:01:49.013+0000 I NETWORK [conn8583] end connection 127.0.0.1:40864 (4 connections now open) 2014-10-06T16:01:54.014+0000 I NETWORK [conn8585] end connection 127.0.0.1:40865 (3 connections now open) 2014-10-06T16:01:54.014+0000 I NETWORK [conn8584] end connection 127.0.0.1:40866 (3 connections now open) 2014-10-06T16:01:54.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40868 #8586 (4 connections now open) 2014-10-06T16:01:54.014+0000 I NETWORK [conn8586] end connection 127.0.0.1:40868 (2 connections now open) 2014-10-06T16:01:54.015+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:54.015+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:54.016+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:54.377+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40869 #8587 (3 connections now open) 2014-10-06T16:01:54.377+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40870 #8588 (4 connections now open) 2014-10-06T16:01:54.377+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40871 #8589 (5 connections now open) 2014-10-06T16:01:54.377+0000 I NETWORK [conn8587] end connection 127.0.0.1:40869 (4 connections now open) 2014-10-06T16:01:59.378+0000 I NETWORK [conn8588] end connection 127.0.0.1:40870 (3 connections now open) 2014-10-06T16:01:59.378+0000 I NETWORK [conn8589] end connection 127.0.0.1:40871 (3 connections now open) 2014-10-06T16:01:59.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40872 #8590 (4 connections now open) 2014-10-06T16:01:59.379+0000 I NETWORK [conn8590] end connection 127.0.0.1:40872 (2 connections now open) 2014-10-06T16:01:59.379+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:59.380+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:59.380+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:01:59.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40873 #8591 (3 connections now open) 2014-10-06T16:01:59.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40874 #8592 (4 connections now open) 2014-10-06T16:01:59.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40875 #8593 (5 connections now open) 2014-10-06T16:01:59.722+0000 I NETWORK [conn8591] end connection 127.0.0.1:40873 (4 connections now open) 2014-10-06T16:02:04.722+0000 I NETWORK [conn8592] end connection 127.0.0.1:40874 (3 connections now open) 2014-10-06T16:02:04.722+0000 I NETWORK [conn8593] end connection 127.0.0.1:40875 (3 connections now open) 2014-10-06T16:02:04.722+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40876 #8594 (4 connections now open) 2014-10-06T16:02:04.723+0000 I NETWORK [conn8594] end connection 127.0.0.1:40876 (2 connections now open) 2014-10-06T16:02:04.723+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:02:04.724+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:02:04.725+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:02:05.088+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40877 #8595 (3 connections now open) 2014-10-06T16:02:05.088+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40878 #8596 (4 connections now open) 2014-10-06T16:02:05.089+0000 I NETWORK [conn8595] end connection 127.0.0.1:40877 (3 connections now open) 2014-10-06T16:02:10.089+0000 I NETWORK [conn8596] end connection 127.0.0.1:40878 (2 connections now open) 2014-10-06T16:02:10.089+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40879 #8597 (3 connections now open) 2014-10-06T16:02:10.090+0000 I NETWORK [conn8597] end connection 127.0.0.1:40879 (2 connections now open) 2014-10-06T16:02:10.090+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:02:10.091+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:02:10.091+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:02:10.452+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40880 #8598 (3 connections now open) 2014-10-06T16:02:10.452+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40881 #8599 (4 connections now open) 2014-10-06T16:02:10.452+0000 I NETWORK [conn8598] end connection 127.0.0.1:40880 (3 connections now open) 2014-10-06T16:02:15.453+0000 I NETWORK [conn8599] end connection 127.0.0.1:40881 (2 connections now open) 2014-10-06T16:02:15.453+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40882 #8600 (3 connections now open) 2014-10-06T16:02:15.453+0000 I NETWORK [conn8600] end connection 127.0.0.1:40882 (2 connections now open) 2014-10-06T16:02:15.454+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:02:15.454+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:02:15.455+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:02:15.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40883 #8601 (3 connections now open) 2014-10-06T16:02:15.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40884 #8602 (4 connections now open) 2014-10-06T16:02:15.796+0000 I NETWORK [conn8601] end connection 127.0.0.1:40883 (3 connections now open) 2014-10-06T16:02:20.796+0000 I NETWORK [conn8602] end connection 127.0.0.1:40884 (2 connections now open) 2014-10-06T16:02:20.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40885 #8603 (3 connections now open) 2014-10-06T16:02:20.797+0000 I NETWORK [conn8603] end connection 127.0.0.1:40885 (2 connections now open) 2014-10-06T16:02:20.797+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:02:20.798+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:02:20.798+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:02:21.152+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40886 #8604 (3 connections now open) 2014-10-06T16:02:21.152+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40887 #8605 (4 connections now open) 2014-10-06T16:02:21.153+0000 I NETWORK [conn8604] end connection 127.0.0.1:40886 (3 connections now open) 2014-10-06T16:02:26.153+0000 I NETWORK [conn8605] end connection 127.0.0.1:40887 (2 connections now open) 2014-10-06T16:02:26.153+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40888 #8606 (3 connections now open) 2014-10-06T16:02:26.154+0000 I NETWORK [conn8606] end connection 127.0.0.1:40888 (2 connections now open) 2014-10-06T16:02:26.154+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:02:26.155+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:02:26.155+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:02:26.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40889 #8607 (3 connections now open) 2014-10-06T16:02:26.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40890 #8608 (4 connections now open) 2014-10-06T16:02:26.499+0000 I NETWORK [conn8607] end connection 127.0.0.1:40889 (3 connections now open) 2014-10-06T16:02:31.499+0000 I NETWORK [conn8608] end connection 127.0.0.1:40890 (2 connections now open) 2014-10-06T16:02:31.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40891 #8609 (3 connections now open) 2014-10-06T16:02:31.499+0000 I NETWORK [conn8609] end connection 127.0.0.1:40891 (2 connections now open) 2014-10-06T16:02:31.500+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:02:31.500+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:02:31.501+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:02:31.862+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40892 #8610 (3 connections now open) 2014-10-06T16:02:31.862+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40893 #8611 (4 connections now open) 2014-10-06T16:02:31.862+0000 I NETWORK [conn8610] end connection 127.0.0.1:40892 (3 connections now open) 2014-10-06T16:02:36.863+0000 I NETWORK [conn8611] end connection 127.0.0.1:40893 (2 connections now open) 2014-10-06T16:02:36.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40894 #8612 (3 connections now open) 2014-10-06T16:02:36.864+0000 I NETWORK [conn8612] end connection 127.0.0.1:40894 (2 connections now open) 2014-10-06T16:02:36.864+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:02:36.865+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:02:36.865+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:02:37.210+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40895 #8613 (3 connections now open) 2014-10-06T16:02:37.210+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40896 #8614 (4 connections now open) 2014-10-06T16:02:37.210+0000 I NETWORK [conn8613] end connection 127.0.0.1:40895 (3 connections now open) 2014-10-06T16:02:42.211+0000 I NETWORK [conn8614] end connection 127.0.0.1:40896 (2 connections now open) 2014-10-06T16:02:42.211+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40897 #8615 (3 connections now open) 2014-10-06T16:02:42.212+0000 I NETWORK [conn8615] end connection 127.0.0.1:40897 (2 connections now open) 2014-10-06T16:02:42.213+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T16:02:42.218+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:02:42.218+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:02:42.586+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40898 #8616 (3 connections now open) 2014-10-06T16:02:42.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40899 #8617 (4 connections now open) 2014-10-06T16:02:42.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40900 #8618 (5 connections now open) 2014-10-06T16:02:42.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40901 #8619 (6 connections now open) 2014-10-06T16:02:42.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40902 #8620 (7 connections now open) 2014-10-06T16:02:42.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40903 #8621 (8 connections now open) 2014-10-06T16:02:42.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40904 #8622 (9 connections now open) 2014-10-06T16:02:42.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40905 #8623 (10 connections now open) 2014-10-06T16:02:42.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40906 #8624 (11 connections now open) 2014-10-06T16:02:42.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40907 #8625 (12 connections now open) 2014-10-06T16:02:42.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40908 #8626 (13 connections now open) 2014-10-06T16:02:42.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40909 #8627 (14 connections now open) 2014-10-06T16:02:42.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40910 #8628 (15 connections now open) 2014-10-06T16:02:42.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40911 #8629 (16 connections now open) 2014-10-06T16:02:42.589+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40912 #8630 (17 connections now open) 2014-10-06T16:02:42.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40913 #8631 (18 connections now open) 2014-10-06T16:02:42.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40914 #8632 (19 connections now open) 2014-10-06T16:02:42.591+0000 I NETWORK [conn8616] end connection 127.0.0.1:40898 (18 connections now open) 2014-10-06T16:02:47.592+0000 I NETWORK [conn8625] end connection 127.0.0.1:40907 (17 connections now open) 2014-10-06T16:02:47.592+0000 I NETWORK [conn8622] end connection 127.0.0.1:40904 (17 connections now open) 2014-10-06T16:02:47.592+0000 I NETWORK [conn8632] end connection 127.0.0.1:40914 (15 connections now open) 2014-10-06T16:02:47.592+0000 I NETWORK [conn8628] end connection 127.0.0.1:40910 (15 connections now open) 2014-10-06T16:02:47.592+0000 I NETWORK [conn8629] end connection 127.0.0.1:40911 (15 connections now open) 2014-10-06T16:02:47.592+0000 I NETWORK [conn8617] end connection 127.0.0.1:40899 (14 connections now open) 2014-10-06T16:02:47.592+0000 I NETWORK [conn8618] end connection 127.0.0.1:40900 (15 connections now open) 2014-10-06T16:02:47.592+0000 I NETWORK [conn8630] end connection 127.0.0.1:40912 (12 connections now open) 2014-10-06T16:02:47.592+0000 I NETWORK [conn8626] end connection 127.0.0.1:40908 (14 connections now open) 2014-10-06T16:02:47.592+0000 I NETWORK [conn8620] end connection 127.0.0.1:40902 (11 connections now open) 2014-10-06T16:02:47.592+0000 I NETWORK [conn8624] end connection 127.0.0.1:40906 (9 connections now open) 2014-10-06T16:02:47.592+0000 I NETWORK [conn8619] end connection 127.0.0.1:40901 (9 connections now open) 2014-10-06T16:02:47.592+0000 I NETWORK [conn8623] end connection 127.0.0.1:40905 (12 connections now open) 2014-10-06T16:02:47.592+0000 I NETWORK [conn8627] end connection 127.0.0.1:40909 (11 connections now open) 2014-10-06T16:02:47.592+0000 I NETWORK [conn8621] end connection 127.0.0.1:40903 (12 connections now open) 2014-10-06T16:02:47.592+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40915 #8633 (6 connections now open) 2014-10-06T16:02:47.592+0000 I NETWORK [conn8631] end connection 127.0.0.1:40913 (3 connections now open) 2014-10-06T16:02:47.593+0000 I NETWORK [conn8633] end connection 127.0.0.1:40915 (2 connections now open) 2014-10-06T16:02:47.593+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:02:47.594+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:02:47.594+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:02:47.952+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40916 #8634 (3 connections now open) 2014-10-06T16:02:47.952+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40917 #8635 (4 connections now open) 2014-10-06T16:02:47.952+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40918 #8636 (5 connections now open) 2014-10-06T16:02:47.953+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40919 #8637 (6 connections now open) 2014-10-06T16:02:47.953+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40920 #8638 (7 connections now open) 2014-10-06T16:02:47.953+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40921 #8639 (8 connections now open) 2014-10-06T16:02:47.953+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40922 #8640 (9 connections now open) 2014-10-06T16:02:47.953+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40923 #8641 (10 connections now open) 2014-10-06T16:02:47.953+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40924 #8642 (11 connections now open) 2014-10-06T16:02:47.954+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40925 #8643 (12 connections now open) 2014-10-06T16:02:47.954+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40926 #8644 (13 connections now open) 2014-10-06T16:02:47.954+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40927 #8645 (14 connections now open) 2014-10-06T16:02:47.954+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40928 #8646 (15 connections now open) 2014-10-06T16:02:47.955+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40929 #8647 (16 connections now open) 2014-10-06T16:02:47.955+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40930 #8648 (17 connections now open) 2014-10-06T16:02:47.955+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40931 #8649 (18 connections now open) 2014-10-06T16:02:47.956+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40932 #8650 (19 connections now open) 2014-10-06T16:02:47.957+0000 I NETWORK [conn8634] end connection 127.0.0.1:40916 (18 connections now open) 2014-10-06T16:02:52.957+0000 I NETWORK [conn8643] end connection 127.0.0.1:40925 (17 connections now open) 2014-10-06T16:02:52.957+0000 I NETWORK [conn8635] end connection 127.0.0.1:40917 (17 connections now open) 2014-10-06T16:02:52.957+0000 I NETWORK [conn8649] end connection 127.0.0.1:40931 (16 connections now open) 2014-10-06T16:02:52.957+0000 I NETWORK [conn8638] end connection 127.0.0.1:40920 (16 connections now open) 2014-10-06T16:02:52.957+0000 I NETWORK [conn8650] end connection 127.0.0.1:40932 (16 connections now open) 2014-10-06T16:02:52.957+0000 I NETWORK [conn8644] end connection 127.0.0.1:40926 (16 connections now open) 2014-10-06T16:02:52.957+0000 I NETWORK [conn8639] end connection 127.0.0.1:40921 (16 connections now open) 2014-10-06T16:02:52.957+0000 I NETWORK [conn8636] end connection 127.0.0.1:40918 (16 connections now open) 2014-10-06T16:02:52.957+0000 I NETWORK [conn8642] end connection 127.0.0.1:40924 (16 connections now open) 2014-10-06T16:02:52.957+0000 I NETWORK [conn8647] end connection 127.0.0.1:40929 (16 connections now open) 2014-10-06T16:02:52.957+0000 I NETWORK [conn8641] end connection 127.0.0.1:40923 (16 connections now open) 2014-10-06T16:02:52.957+0000 I NETWORK [conn8646] end connection 127.0.0.1:40928 (16 connections now open) 2014-10-06T16:02:52.957+0000 I NETWORK [conn8645] end connection 127.0.0.1:40927 (16 connections now open) 2014-10-06T16:02:52.958+0000 I NETWORK [conn8640] end connection 127.0.0.1:40922 (16 connections now open) 2014-10-06T16:02:52.958+0000 I NETWORK [conn8648] end connection 127.0.0.1:40930 (16 connections now open) 2014-10-06T16:02:52.958+0000 I NETWORK [conn8637] end connection 127.0.0.1:40919 (16 connections now open) 2014-10-06T16:02:52.958+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40933 #8651 (3 connections now open) 2014-10-06T16:02:52.959+0000 I NETWORK [conn8651] end connection 127.0.0.1:40933 (2 connections now open) 2014-10-06T16:02:52.959+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:02:52.960+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:02:52.960+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:02:53.300+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40934 #8652 (3 connections now open) 2014-10-06T16:02:53.301+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40935 #8653 (4 connections now open) 2014-10-06T16:02:53.301+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40936 #8654 (5 connections now open) 2014-10-06T16:02:53.301+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40937 #8655 (6 connections now open) 2014-10-06T16:02:53.301+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40938 #8656 (7 connections now open) 2014-10-06T16:02:53.302+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40939 #8657 (8 connections now open) 2014-10-06T16:02:53.303+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40940 #8658 (9 connections now open) 2014-10-06T16:02:53.303+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40941 #8659 (10 connections now open) 2014-10-06T16:02:53.303+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40942 #8660 (11 connections now open) 2014-10-06T16:02:53.303+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40943 #8661 (12 connections now open) 2014-10-06T16:02:53.303+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40944 #8662 (13 connections now open) 2014-10-06T16:02:53.304+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40945 #8663 (14 connections now open) 2014-10-06T16:02:53.304+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40946 #8664 (15 connections now open) 2014-10-06T16:02:53.304+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40947 #8665 (16 connections now open) 2014-10-06T16:02:53.304+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40948 #8666 (17 connections now open) 2014-10-06T16:02:53.304+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40949 #8667 (18 connections now open) 2014-10-06T16:02:53.304+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40950 #8668 (19 connections now open) 2014-10-06T16:02:53.305+0000 I NETWORK [conn8652] end connection 127.0.0.1:40934 (18 connections now open) 2014-10-06T16:02:58.305+0000 I NETWORK [conn8668] end connection 127.0.0.1:40950 (17 connections now open) 2014-10-06T16:02:58.305+0000 I NETWORK [conn8654] end connection 127.0.0.1:40936 (17 connections now open) 2014-10-06T16:02:58.306+0000 I NETWORK [conn8665] end connection 127.0.0.1:40947 (16 connections now open) 2014-10-06T16:02:58.306+0000 I NETWORK [conn8667] end connection 127.0.0.1:40949 (15 connections now open) 2014-10-06T16:02:58.305+0000 I NETWORK [conn8656] end connection 127.0.0.1:40938 (17 connections now open) 2014-10-06T16:02:58.306+0000 I NETWORK [conn8658] end connection 127.0.0.1:40940 (14 connections now open) 2014-10-06T16:02:58.305+0000 I NETWORK [conn8663] end connection 127.0.0.1:40945 (16 connections now open) 2014-10-06T16:02:58.305+0000 I NETWORK [conn8662] end connection 127.0.0.1:40944 (16 connections now open) 2014-10-06T16:02:58.305+0000 I NETWORK [conn8666] end connection 127.0.0.1:40948 (16 connections now open) 2014-10-06T16:02:58.305+0000 I NETWORK [conn8655] end connection 127.0.0.1:40937 (16 connections now open) 2014-10-06T16:02:58.305+0000 I NETWORK [conn8660] end connection 127.0.0.1:40942 (16 connections now open) 2014-10-06T16:02:58.305+0000 I NETWORK [conn8653] end connection 127.0.0.1:40935 (16 connections now open) 2014-10-06T16:02:58.306+0000 I NETWORK [conn8664] end connection 127.0.0.1:40946 (16 connections now open) 2014-10-06T16:02:58.306+0000 I NETWORK [conn8661] end connection 127.0.0.1:40943 (5 connections now open) 2014-10-06T16:02:58.306+0000 I NETWORK [conn8657] end connection 127.0.0.1:40939 (16 connections now open) 2014-10-06T16:02:58.306+0000 I NETWORK [conn8659] end connection 127.0.0.1:40941 (6 connections now open) 2014-10-06T16:02:58.306+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40951 #8669 (3 connections now open) 2014-10-06T16:02:58.307+0000 I NETWORK [conn8669] end connection 127.0.0.1:40951 (2 connections now open) 2014-10-06T16:02:58.307+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:02:58.308+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:02:58.308+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:02:58.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40952 #8670 (3 connections now open) 2014-10-06T16:02:58.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40953 #8671 (4 connections now open) 2014-10-06T16:02:58.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40954 #8672 (5 connections now open) 2014-10-06T16:02:58.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40955 #8673 (6 connections now open) 2014-10-06T16:02:58.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40956 #8674 (7 connections now open) 2014-10-06T16:02:58.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40957 #8675 (8 connections now open) 2014-10-06T16:02:58.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40958 #8676 (9 connections now open) 2014-10-06T16:02:58.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40959 #8677 (10 connections now open) 2014-10-06T16:02:58.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40960 #8678 (11 connections now open) 2014-10-06T16:02:58.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40961 #8679 (12 connections now open) 2014-10-06T16:02:58.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40962 #8680 (13 connections now open) 2014-10-06T16:02:58.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40963 #8681 (14 connections now open) 2014-10-06T16:02:58.671+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40964 #8682 (15 connections now open) 2014-10-06T16:02:58.672+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40965 #8683 (16 connections now open) 2014-10-06T16:02:58.672+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40966 #8684 (17 connections now open) 2014-10-06T16:02:58.672+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40967 #8685 (18 connections now open) 2014-10-06T16:02:58.672+0000 I NETWORK [conn8670] end connection 127.0.0.1:40952 (17 connections now open) 2014-10-06T16:02:58.673+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40968 #8686 (18 connections now open) 2014-10-06T16:03:03.673+0000 I NETWORK [conn8673] end connection 127.0.0.1:40955 (17 connections now open) 2014-10-06T16:03:03.673+0000 I NETWORK [conn8685] end connection 127.0.0.1:40967 (17 connections now open) 2014-10-06T16:03:03.673+0000 I NETWORK [conn8677] end connection 127.0.0.1:40959 (17 connections now open) 2014-10-06T16:03:03.673+0000 I NETWORK [conn8680] end connection 127.0.0.1:40962 (16 connections now open) 2014-10-06T16:03:03.673+0000 I NETWORK [conn8675] end connection 127.0.0.1:40957 (16 connections now open) 2014-10-06T16:03:03.673+0000 I NETWORK [conn8683] end connection 127.0.0.1:40965 (16 connections now open) 2014-10-06T16:03:03.673+0000 I NETWORK [conn8678] end connection 127.0.0.1:40960 (13 connections now open) 2014-10-06T16:03:03.673+0000 I NETWORK [conn8672] end connection 127.0.0.1:40954 (11 connections now open) 2014-10-06T16:03:03.673+0000 I NETWORK [conn8674] end connection 127.0.0.1:40956 (10 connections now open) 2014-10-06T16:03:03.673+0000 I NETWORK [conn8681] end connection 127.0.0.1:40963 (13 connections now open) 2014-10-06T16:03:03.673+0000 I NETWORK [conn8676] end connection 127.0.0.1:40958 (9 connections now open) 2014-10-06T16:03:03.673+0000 I NETWORK [conn8682] end connection 127.0.0.1:40964 (11 connections now open) 2014-10-06T16:03:03.674+0000 I NETWORK [conn8671] end connection 127.0.0.1:40953 (5 connections now open) 2014-10-06T16:03:03.674+0000 I NETWORK [conn8684] end connection 127.0.0.1:40966 (5 connections now open) 2014-10-06T16:03:03.674+0000 I NETWORK [conn8686] end connection 127.0.0.1:40968 (3 connections now open) 2014-10-06T16:03:03.674+0000 I NETWORK [conn8679] end connection 127.0.0.1:40961 (2 connections now open) 2014-10-06T16:03:03.674+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40969 #8687 (3 connections now open) 2014-10-06T16:03:03.675+0000 I NETWORK [conn8687] end connection 127.0.0.1:40969 (2 connections now open) 2014-10-06T16:03:03.675+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:03:03.679+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:03:03.680+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:03:04.018+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40970 #8688 (3 connections now open) 2014-10-06T16:03:04.019+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40971 #8689 (4 connections now open) 2014-10-06T16:03:04.019+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40972 #8690 (5 connections now open) 2014-10-06T16:03:04.019+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40973 #8691 (6 connections now open) 2014-10-06T16:03:04.019+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40974 #8692 (7 connections now open) 2014-10-06T16:03:04.019+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40975 #8693 (8 connections now open) 2014-10-06T16:03:04.019+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40976 #8694 (9 connections now open) 2014-10-06T16:03:04.019+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40977 #8695 (10 connections now open) 2014-10-06T16:03:04.020+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40978 #8696 (11 connections now open) 2014-10-06T16:03:04.020+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40979 #8697 (12 connections now open) 2014-10-06T16:03:04.020+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40980 #8698 (13 connections now open) 2014-10-06T16:03:04.022+0000 I NETWORK [conn8688] end connection 127.0.0.1:40970 (12 connections now open) 2014-10-06T16:03:04.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40982 #8699 (13 connections now open) 2014-10-06T16:03:04.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40981 #8700 (14 connections now open) 2014-10-06T16:03:04.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40984 #8701 (15 connections now open) 2014-10-06T16:03:04.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40985 #8702 (16 connections now open) 2014-10-06T16:03:04.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40986 #8703 (17 connections now open) 2014-10-06T16:03:04.023+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40987 #8704 (18 connections now open) 2014-10-06T16:03:09.022+0000 I NETWORK [conn8698] end connection 127.0.0.1:40980 (17 connections now open) 2014-10-06T16:03:09.022+0000 I NETWORK [conn8704] end connection 127.0.0.1:40987 (16 connections now open) 2014-10-06T16:03:09.023+0000 I NETWORK [conn8694] end connection 127.0.0.1:40976 (16 connections now open) 2014-10-06T16:03:09.023+0000 I NETWORK [conn8702] end connection 127.0.0.1:40985 (16 connections now open) 2014-10-06T16:03:09.023+0000 I NETWORK [conn8693] end connection 127.0.0.1:40975 (15 connections now open) 2014-10-06T16:03:09.023+0000 I NETWORK [conn8689] end connection 127.0.0.1:40971 (12 connections now open) 2014-10-06T16:03:09.023+0000 I NETWORK [conn8691] end connection 127.0.0.1:40973 (12 connections now open) 2014-10-06T16:03:09.023+0000 I NETWORK [conn8690] end connection 127.0.0.1:40972 (15 connections now open) 2014-10-06T16:03:09.023+0000 I NETWORK [conn8701] end connection 127.0.0.1:40984 (16 connections now open) 2014-10-06T16:03:09.023+0000 I NETWORK [conn8696] end connection 127.0.0.1:40978 (10 connections now open) 2014-10-06T16:03:09.023+0000 I NETWORK [conn8700] end connection 127.0.0.1:40981 (8 connections now open) 2014-10-06T16:03:09.023+0000 I NETWORK [conn8703] end connection 127.0.0.1:40986 (8 connections now open) 2014-10-06T16:03:09.023+0000 I NETWORK [conn8697] end connection 127.0.0.1:40979 (9 connections now open) 2014-10-06T16:03:09.023+0000 I NETWORK [conn8695] end connection 127.0.0.1:40977 (4 connections now open) 2014-10-06T16:03:09.023+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40988 #8705 (6 connections now open) 2014-10-06T16:03:09.023+0000 I NETWORK [conn8699] end connection 127.0.0.1:40982 (4 connections now open) 2014-10-06T16:03:09.023+0000 I NETWORK [conn8692] end connection 127.0.0.1:40974 (3 connections now open) 2014-10-06T16:03:09.024+0000 I NETWORK [conn8705] end connection 127.0.0.1:40988 (2 connections now open) 2014-10-06T16:03:09.024+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:03:09.025+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:03:09.025+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:03:09.383+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40989 #8706 (3 connections now open) 2014-10-06T16:03:09.384+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40990 #8707 (4 connections now open) 2014-10-06T16:03:09.384+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40991 #8708 (5 connections now open) 2014-10-06T16:03:09.384+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40992 #8709 (6 connections now open) 2014-10-06T16:03:09.384+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40993 #8710 (7 connections now open) 2014-10-06T16:03:09.384+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40994 #8711 (8 connections now open) 2014-10-06T16:03:09.385+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40995 #8712 (9 connections now open) 2014-10-06T16:03:09.385+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40996 #8713 (10 connections now open) 2014-10-06T16:03:09.385+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40997 #8714 (11 connections now open) 2014-10-06T16:03:09.385+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40998 #8715 (12 connections now open) 2014-10-06T16:03:09.386+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:40999 #8716 (13 connections now open) 2014-10-06T16:03:09.386+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41000 #8717 (14 connections now open) 2014-10-06T16:03:09.386+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41001 #8718 (15 connections now open) 2014-10-06T16:03:09.386+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41002 #8719 (16 connections now open) 2014-10-06T16:03:09.386+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41003 #8720 (17 connections now open) 2014-10-06T16:03:09.387+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41004 #8721 (18 connections now open) 2014-10-06T16:03:09.388+0000 I NETWORK [conn8706] end connection 127.0.0.1:40989 (17 connections now open) 2014-10-06T16:03:09.388+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41005 #8722 (18 connections now open) 2014-10-06T16:03:14.388+0000 I NETWORK [conn8708] end connection 127.0.0.1:40991 (17 connections now open) 2014-10-06T16:03:14.388+0000 I NETWORK [conn8715] end connection 127.0.0.1:40998 (17 connections now open) 2014-10-06T16:03:14.388+0000 I NETWORK [conn8720] end connection 127.0.0.1:41003 (15 connections now open) 2014-10-06T16:03:14.388+0000 I NETWORK [conn8721] end connection 127.0.0.1:41004 (14 connections now open) 2014-10-06T16:03:14.388+0000 I NETWORK [conn8716] end connection 127.0.0.1:40999 (14 connections now open) 2014-10-06T16:03:14.388+0000 I NETWORK [conn8719] end connection 127.0.0.1:41002 (14 connections now open) 2014-10-06T16:03:14.388+0000 I NETWORK [conn8714] end connection 127.0.0.1:40997 (15 connections now open) 2014-10-06T16:03:14.389+0000 I NETWORK [conn8707] end connection 127.0.0.1:40990 (11 connections now open) 2014-10-06T16:03:14.389+0000 I NETWORK [conn8722] end connection 127.0.0.1:41005 (9 connections now open) 2014-10-06T16:03:14.389+0000 I NETWORK [conn8712] end connection 127.0.0.1:40995 (11 connections now open) 2014-10-06T16:03:14.389+0000 I NETWORK [conn8710] end connection 127.0.0.1:40993 (9 connections now open) 2014-10-06T16:03:14.389+0000 I NETWORK [conn8709] end connection 127.0.0.1:40992 (12 connections now open) 2014-10-06T16:03:14.389+0000 I NETWORK [conn8718] end connection 127.0.0.1:41001 (8 connections now open) 2014-10-06T16:03:14.389+0000 I NETWORK [conn8717] end connection 127.0.0.1:41000 (6 connections now open) 2014-10-06T16:03:14.389+0000 I NETWORK [conn8713] end connection 127.0.0.1:40996 (8 connections now open) 2014-10-06T16:03:14.389+0000 I NETWORK [conn8711] end connection 127.0.0.1:40994 (7 connections now open) 2014-10-06T16:03:14.389+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41006 #8723 (3 connections now open) 2014-10-06T16:03:14.390+0000 I NETWORK [conn8723] end connection 127.0.0.1:41006 (2 connections now open) 2014-10-06T16:03:14.390+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:03:14.391+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:03:14.391+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:03:14.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41007 #8724 (3 connections now open) 2014-10-06T16:03:14.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41008 #8725 (4 connections now open) 2014-10-06T16:03:14.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41010 #8726 (5 connections now open) 2014-10-06T16:03:14.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41009 #8727 (6 connections now open) 2014-10-06T16:03:14.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41011 #8728 (7 connections now open) 2014-10-06T16:03:14.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41012 #8729 (8 connections now open) 2014-10-06T16:03:14.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41013 #8730 (9 connections now open) 2014-10-06T16:03:14.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41014 #8731 (10 connections now open) 2014-10-06T16:03:14.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41015 #8732 (11 connections now open) 2014-10-06T16:03:14.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41016 #8733 (12 connections now open) 2014-10-06T16:03:14.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41017 #8734 (13 connections now open) 2014-10-06T16:03:14.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41018 #8735 (14 connections now open) 2014-10-06T16:03:14.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41019 #8736 (15 connections now open) 2014-10-06T16:03:14.740+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41020 #8737 (16 connections now open) 2014-10-06T16:03:14.740+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41021 #8738 (17 connections now open) 2014-10-06T16:03:14.740+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41022 #8739 (18 connections now open) 2014-10-06T16:03:14.741+0000 I NETWORK [conn8724] end connection 127.0.0.1:41007 (17 connections now open) 2014-10-06T16:03:14.741+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41023 #8740 (18 connections now open) 2014-10-06T16:03:19.741+0000 I NETWORK [conn8735] end connection 127.0.0.1:41018 (17 connections now open) 2014-10-06T16:03:19.741+0000 I NETWORK [conn8729] end connection 127.0.0.1:41012 (17 connections now open) 2014-10-06T16:03:19.741+0000 I NETWORK [conn8725] end connection 127.0.0.1:41008 (17 connections now open) 2014-10-06T16:03:19.741+0000 I NETWORK [conn8737] end connection 127.0.0.1:41020 (17 connections now open) 2014-10-06T16:03:19.742+0000 I NETWORK [conn8728] end connection 127.0.0.1:41011 (16 connections now open) 2014-10-06T16:03:19.742+0000 I NETWORK [conn8732] end connection 127.0.0.1:41015 (14 connections now open) 2014-10-06T16:03:19.742+0000 I NETWORK [conn8727] end connection 127.0.0.1:41009 (16 connections now open) 2014-10-06T16:03:19.742+0000 I NETWORK [conn8739] end connection 127.0.0.1:41022 (16 connections now open) 2014-10-06T16:03:19.742+0000 I NETWORK [conn8726] end connection 127.0.0.1:41010 (16 connections now open) 2014-10-06T16:03:19.742+0000 I NETWORK [conn8730] end connection 127.0.0.1:41013 (16 connections now open) 2014-10-06T16:03:19.742+0000 I NETWORK [conn8733] end connection 127.0.0.1:41016 (16 connections now open) 2014-10-06T16:03:19.742+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41024 #8741 (9 connections now open) 2014-10-06T16:03:19.742+0000 I NETWORK [conn8738] end connection 127.0.0.1:41021 (16 connections now open) 2014-10-06T16:03:19.742+0000 I NETWORK [conn8740] end connection 127.0.0.1:41023 (16 connections now open) 2014-10-06T16:03:19.742+0000 I NETWORK [conn8734] end connection 127.0.0.1:41017 (16 connections now open) 2014-10-06T16:03:19.742+0000 I NETWORK [conn8736] end connection 127.0.0.1:41019 (16 connections now open) 2014-10-06T16:03:19.742+0000 I NETWORK [conn8731] end connection 127.0.0.1:41014 (16 connections now open) 2014-10-06T16:03:19.743+0000 I NETWORK [conn8741] end connection 127.0.0.1:41024 (2 connections now open) 2014-10-06T16:03:19.743+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:03:19.744+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:03:19.744+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:03:20.103+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41025 #8742 (3 connections now open) 2014-10-06T16:03:20.104+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41026 #8743 (4 connections now open) 2014-10-06T16:03:20.104+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41027 #8744 (5 connections now open) 2014-10-06T16:03:20.104+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41028 #8745 (6 connections now open) 2014-10-06T16:03:20.104+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41029 #8746 (7 connections now open) 2014-10-06T16:03:20.104+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41030 #8747 (8 connections now open) 2014-10-06T16:03:20.104+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41031 #8748 (9 connections now open) 2014-10-06T16:03:20.104+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41033 #8749 (10 connections now open) 2014-10-06T16:03:20.104+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41032 #8750 (11 connections now open) 2014-10-06T16:03:20.105+0000 I NETWORK [conn8742] end connection 127.0.0.1:41025 (10 connections now open) 2014-10-06T16:03:25.105+0000 I NETWORK [conn8747] end connection 127.0.0.1:41030 (9 connections now open) 2014-10-06T16:03:25.105+0000 I NETWORK [conn8744] end connection 127.0.0.1:41027 (9 connections now open) 2014-10-06T16:03:25.105+0000 I NETWORK [conn8750] end connection 127.0.0.1:41032 (8 connections now open) 2014-10-06T16:03:25.106+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41035 #8751 (8 connections now open) 2014-10-06T16:03:25.106+0000 I NETWORK [conn8748] end connection 127.0.0.1:41031 (8 connections now open) 2014-10-06T16:03:25.106+0000 I NETWORK [conn8749] end connection 127.0.0.1:41033 (8 connections now open) 2014-10-06T16:03:25.106+0000 I NETWORK [conn8743] end connection 127.0.0.1:41026 (8 connections now open) 2014-10-06T16:03:25.106+0000 I NETWORK [conn8746] end connection 127.0.0.1:41029 (8 connections now open) 2014-10-06T16:03:25.105+0000 I NETWORK [conn8745] end connection 127.0.0.1:41028 (8 connections now open) 2014-10-06T16:03:25.106+0000 I NETWORK [conn8751] end connection 127.0.0.1:41035 (2 connections now open) 2014-10-06T16:03:25.107+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:03:25.107+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:03:25.108+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:03:25.457+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41036 #8752 (3 connections now open) 2014-10-06T16:03:25.457+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41037 #8753 (4 connections now open) 2014-10-06T16:03:25.457+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41038 #8754 (5 connections now open) 2014-10-06T16:03:25.458+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41039 #8755 (6 connections now open) 2014-10-06T16:03:25.458+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41040 #8756 (7 connections now open) 2014-10-06T16:03:25.458+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41041 #8757 (8 connections now open) 2014-10-06T16:03:25.458+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41042 #8758 (9 connections now open) 2014-10-06T16:03:25.458+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41043 #8759 (10 connections now open) 2014-10-06T16:03:25.458+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41044 #8760 (11 connections now open) 2014-10-06T16:03:25.458+0000 I NETWORK [conn8752] end connection 127.0.0.1:41036 (10 connections now open) 2014-10-06T16:03:30.459+0000 I NETWORK [conn8755] end connection 127.0.0.1:41039 (9 connections now open) 2014-10-06T16:03:30.459+0000 I NETWORK [conn8757] end connection 127.0.0.1:41041 (9 connections now open) 2014-10-06T16:03:30.459+0000 I NETWORK [conn8760] end connection 127.0.0.1:41044 (9 connections now open) 2014-10-06T16:03:30.459+0000 I NETWORK [conn8756] end connection 127.0.0.1:41040 (8 connections now open) 2014-10-06T16:03:30.459+0000 I NETWORK [conn8759] end connection 127.0.0.1:41043 (7 connections now open) 2014-10-06T16:03:30.459+0000 I NETWORK [conn8758] end connection 127.0.0.1:41042 (8 connections now open) 2014-10-06T16:03:30.459+0000 I NETWORK [conn8754] end connection 127.0.0.1:41038 (3 connections now open) 2014-10-06T16:03:30.459+0000 I NETWORK [conn8753] end connection 127.0.0.1:41037 (2 connections now open) 2014-10-06T16:03:30.459+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41045 #8761 (3 connections now open) 2014-10-06T16:03:30.460+0000 I NETWORK [conn8761] end connection 127.0.0.1:41045 (2 connections now open) 2014-10-06T16:03:30.460+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:03:30.461+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:03:30.461+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:03:30.803+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41046 #8762 (3 connections now open) 2014-10-06T16:03:30.804+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41048 #8763 (4 connections now open) 2014-10-06T16:03:30.804+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41047 #8764 (5 connections now open) 2014-10-06T16:03:30.804+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41049 #8765 (6 connections now open) 2014-10-06T16:03:30.804+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41050 #8766 (7 connections now open) 2014-10-06T16:03:30.804+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41051 #8767 (8 connections now open) 2014-10-06T16:03:30.804+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41052 #8768 (9 connections now open) 2014-10-06T16:03:30.804+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41053 #8769 (10 connections now open) 2014-10-06T16:03:30.804+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41054 #8770 (11 connections now open) 2014-10-06T16:03:30.805+0000 I NETWORK [conn8762] end connection 127.0.0.1:41046 (10 connections now open) 2014-10-06T16:03:35.805+0000 I NETWORK [conn8770] end connection 127.0.0.1:41054 (9 connections now open) 2014-10-06T16:03:35.805+0000 I NETWORK [conn8767] end connection 127.0.0.1:41051 (9 connections now open) 2014-10-06T16:03:35.805+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41055 #8771 (9 connections now open) 2014-10-06T16:03:35.805+0000 I NETWORK [conn8764] end connection 127.0.0.1:41047 (8 connections now open) 2014-10-06T16:03:35.805+0000 I NETWORK [conn8768] end connection 127.0.0.1:41052 (8 connections now open) 2014-10-06T16:03:35.805+0000 I NETWORK [conn8766] end connection 127.0.0.1:41050 (8 connections now open) 2014-10-06T16:03:35.805+0000 I NETWORK [conn8765] end connection 127.0.0.1:41049 (8 connections now open) 2014-10-06T16:03:35.805+0000 I NETWORK [conn8769] end connection 127.0.0.1:41053 (8 connections now open) 2014-10-06T16:03:35.805+0000 I NETWORK [conn8763] end connection 127.0.0.1:41048 (9 connections now open) 2014-10-06T16:03:35.806+0000 I NETWORK [conn8771] end connection 127.0.0.1:41055 (2 connections now open) 2014-10-06T16:03:35.806+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:03:35.807+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:03:35.807+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:03:36.163+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41056 #8772 (3 connections now open) 2014-10-06T16:03:36.163+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41057 #8773 (4 connections now open) 2014-10-06T16:03:36.164+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41058 #8774 (5 connections now open) 2014-10-06T16:03:36.164+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41059 #8775 (6 connections now open) 2014-10-06T16:03:36.164+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41060 #8776 (7 connections now open) 2014-10-06T16:03:36.164+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41061 #8777 (8 connections now open) 2014-10-06T16:03:36.164+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41062 #8778 (9 connections now open) 2014-10-06T16:03:36.164+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41063 #8779 (10 connections now open) 2014-10-06T16:03:36.164+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41064 #8780 (11 connections now open) 2014-10-06T16:03:36.165+0000 I NETWORK [conn8772] end connection 127.0.0.1:41056 (10 connections now open) 2014-10-06T16:03:41.165+0000 I NETWORK [conn8780] end connection 127.0.0.1:41064 (9 connections now open) 2014-10-06T16:03:41.165+0000 I NETWORK [conn8776] end connection 127.0.0.1:41060 (9 connections now open) 2014-10-06T16:03:41.165+0000 I NETWORK [conn8777] end connection 127.0.0.1:41061 (9 connections now open) 2014-10-06T16:03:41.165+0000 I NETWORK [conn8775] end connection 127.0.0.1:41059 (9 connections now open) 2014-10-06T16:03:41.165+0000 I NETWORK [conn8773] end connection 127.0.0.1:41057 (9 connections now open) 2014-10-06T16:03:41.165+0000 I NETWORK [conn8778] end connection 127.0.0.1:41062 (9 connections now open) 2014-10-06T16:03:41.165+0000 I NETWORK [conn8779] end connection 127.0.0.1:41063 (9 connections now open) 2014-10-06T16:03:41.165+0000 I NETWORK [conn8774] end connection 127.0.0.1:41058 (8 connections now open) 2014-10-06T16:03:41.165+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41065 #8781 (10 connections now open) 2014-10-06T16:03:41.166+0000 I NETWORK [conn8781] end connection 127.0.0.1:41065 (2 connections now open) 2014-10-06T16:03:41.167+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:03:41.167+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:03:41.168+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:03:41.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41066 #8782 (3 connections now open) 2014-10-06T16:03:41.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41067 #8783 (4 connections now open) 2014-10-06T16:03:41.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41068 #8784 (5 connections now open) 2014-10-06T16:03:41.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41069 #8785 (6 connections now open) 2014-10-06T16:03:41.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41070 #8786 (7 connections now open) 2014-10-06T16:03:41.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41071 #8787 (8 connections now open) 2014-10-06T16:03:41.507+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41072 #8788 (9 connections now open) 2014-10-06T16:03:41.507+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41073 #8789 (10 connections now open) 2014-10-06T16:03:41.507+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41074 #8790 (11 connections now open) 2014-10-06T16:03:41.507+0000 I NETWORK [conn8782] end connection 127.0.0.1:41066 (10 connections now open) 2014-10-06T16:03:46.508+0000 I NETWORK [conn8783] end connection 127.0.0.1:41067 (9 connections now open) 2014-10-06T16:03:46.508+0000 I NETWORK [conn8788] end connection 127.0.0.1:41072 (9 connections now open) 2014-10-06T16:03:46.508+0000 I NETWORK [conn8789] end connection 127.0.0.1:41073 (9 connections now open) 2014-10-06T16:03:46.508+0000 I NETWORK [conn8786] end connection 127.0.0.1:41070 (9 connections now open) 2014-10-06T16:03:46.508+0000 I NETWORK [conn8785] end connection 127.0.0.1:41069 (9 connections now open) 2014-10-06T16:03:46.508+0000 I NETWORK [conn8784] end connection 127.0.0.1:41068 (5 connections now open) 2014-10-06T16:03:46.508+0000 I NETWORK [conn8790] end connection 127.0.0.1:41074 (9 connections now open) 2014-10-06T16:03:46.508+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41075 #8791 (5 connections now open) 2014-10-06T16:03:46.508+0000 I NETWORK [conn8787] end connection 127.0.0.1:41071 (9 connections now open) 2014-10-06T16:03:46.508+0000 I NETWORK [conn8791] end connection 127.0.0.1:41075 (2 connections now open) 2014-10-06T16:03:46.509+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:03:46.510+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:03:46.510+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:03:46.867+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41076 #8792 (3 connections now open) 2014-10-06T16:03:46.868+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41077 #8793 (4 connections now open) 2014-10-06T16:03:46.868+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41078 #8794 (5 connections now open) 2014-10-06T16:03:46.868+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41079 #8795 (6 connections now open) 2014-10-06T16:03:46.868+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41080 #8796 (7 connections now open) 2014-10-06T16:03:46.868+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41081 #8797 (8 connections now open) 2014-10-06T16:03:46.868+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41082 #8798 (9 connections now open) 2014-10-06T16:03:46.868+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41083 #8799 (10 connections now open) 2014-10-06T16:03:46.868+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41084 #8800 (11 connections now open) 2014-10-06T16:03:46.869+0000 I NETWORK [conn8792] end connection 127.0.0.1:41076 (10 connections now open) 2014-10-06T16:03:51.869+0000 I NETWORK [conn8798] end connection 127.0.0.1:41082 (9 connections now open) 2014-10-06T16:03:51.869+0000 I NETWORK [conn8799] end connection 127.0.0.1:41083 (9 connections now open) 2014-10-06T16:03:51.869+0000 I NETWORK [conn8793] end connection 127.0.0.1:41077 (9 connections now open) 2014-10-06T16:03:51.869+0000 I NETWORK [conn8800] end connection 127.0.0.1:41084 (9 connections now open) 2014-10-06T16:03:51.869+0000 I NETWORK [conn8794] end connection 127.0.0.1:41078 (8 connections now open) 2014-10-06T16:03:51.869+0000 I NETWORK [conn8796] end connection 127.0.0.1:41080 (8 connections now open) 2014-10-06T16:03:51.869+0000 I NETWORK [conn8795] end connection 127.0.0.1:41079 (8 connections now open) 2014-10-06T16:03:51.869+0000 I NETWORK [conn8797] end connection 127.0.0.1:41081 (8 connections now open) 2014-10-06T16:03:51.869+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41085 #8801 (10 connections now open) 2014-10-06T16:03:51.870+0000 I NETWORK [conn8801] end connection 127.0.0.1:41085 (2 connections now open) 2014-10-06T16:03:51.871+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:03:51.871+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:03:51.872+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:03:52.209+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41086 #8802 (3 connections now open) 2014-10-06T16:03:52.209+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41087 #8803 (4 connections now open) 2014-10-06T16:03:52.209+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41088 #8804 (5 connections now open) 2014-10-06T16:03:52.209+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41089 #8805 (6 connections now open) 2014-10-06T16:03:52.209+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41090 #8806 (7 connections now open) 2014-10-06T16:03:52.210+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41091 #8807 (8 connections now open) 2014-10-06T16:03:52.210+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41092 #8808 (9 connections now open) 2014-10-06T16:03:52.210+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41093 #8809 (10 connections now open) 2014-10-06T16:03:52.210+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41094 #8810 (11 connections now open) 2014-10-06T16:03:52.210+0000 I NETWORK [conn8802] end connection 127.0.0.1:41086 (10 connections now open) 2014-10-06T16:03:57.211+0000 I NETWORK [conn8804] end connection 127.0.0.1:41088 (9 connections now open) 2014-10-06T16:03:57.211+0000 I NETWORK [conn8808] end connection 127.0.0.1:41092 (9 connections now open) 2014-10-06T16:03:57.211+0000 I NETWORK [conn8806] end connection 127.0.0.1:41090 (8 connections now open) 2014-10-06T16:03:57.211+0000 I NETWORK [conn8809] end connection 127.0.0.1:41093 (8 connections now open) 2014-10-06T16:03:57.211+0000 I NETWORK [conn8805] end connection 127.0.0.1:41089 (8 connections now open) 2014-10-06T16:03:57.211+0000 I NETWORK [conn8803] end connection 127.0.0.1:41087 (8 connections now open) 2014-10-06T16:03:57.211+0000 I NETWORK [conn8810] end connection 127.0.0.1:41094 (8 connections now open) 2014-10-06T16:03:57.211+0000 I NETWORK [conn8807] end connection 127.0.0.1:41091 (3 connections now open) 2014-10-06T16:03:57.211+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41095 #8811 (3 connections now open) 2014-10-06T16:03:57.212+0000 I NETWORK [conn8811] end connection 127.0.0.1:41095 (2 connections now open) 2014-10-06T16:03:57.212+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:03:57.217+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:03:57.217+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:03:57.572+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41096 #8812 (3 connections now open) 2014-10-06T16:03:57.572+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41097 #8813 (4 connections now open) 2014-10-06T16:03:57.572+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41098 #8814 (5 connections now open) 2014-10-06T16:03:57.572+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41099 #8815 (6 connections now open) 2014-10-06T16:03:57.572+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41100 #8816 (7 connections now open) 2014-10-06T16:03:57.572+0000 I NETWORK [conn8812] end connection 127.0.0.1:41096 (6 connections now open) 2014-10-06T16:04:02.573+0000 I NETWORK [conn8814] end connection 127.0.0.1:41098 (5 connections now open) 2014-10-06T16:04:02.573+0000 I NETWORK [conn8813] end connection 127.0.0.1:41097 (5 connections now open) 2014-10-06T16:04:02.573+0000 I NETWORK [conn8815] end connection 127.0.0.1:41099 (5 connections now open) 2014-10-06T16:04:02.573+0000 I NETWORK [conn8816] end connection 127.0.0.1:41100 (4 connections now open) 2014-10-06T16:04:02.573+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41101 #8817 (3 connections now open) 2014-10-06T16:04:02.573+0000 I NETWORK [conn8817] end connection 127.0.0.1:41101 (2 connections now open) 2014-10-06T16:04:02.574+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:04:02.575+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:04:02.575+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:04:02.928+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41102 #8818 (3 connections now open) 2014-10-06T16:04:02.928+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41103 #8819 (4 connections now open) 2014-10-06T16:04:02.928+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41104 #8820 (5 connections now open) 2014-10-06T16:04:02.928+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41105 #8821 (6 connections now open) 2014-10-06T16:04:02.928+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41106 #8822 (7 connections now open) 2014-10-06T16:04:02.928+0000 I NETWORK [conn8818] end connection 127.0.0.1:41102 (6 connections now open) 2014-10-06T16:04:07.929+0000 I NETWORK [conn8819] end connection 127.0.0.1:41103 (5 connections now open) 2014-10-06T16:04:07.929+0000 I NETWORK [conn8820] end connection 127.0.0.1:41104 (5 connections now open) 2014-10-06T16:04:07.929+0000 I NETWORK [conn8821] end connection 127.0.0.1:41105 (5 connections now open) 2014-10-06T16:04:07.929+0000 I NETWORK [conn8822] end connection 127.0.0.1:41106 (5 connections now open) 2014-10-06T16:04:07.929+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41107 #8823 (6 connections now open) 2014-10-06T16:04:07.930+0000 I NETWORK [conn8823] end connection 127.0.0.1:41107 (2 connections now open) 2014-10-06T16:04:07.930+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:04:07.931+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:04:07.931+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:04:08.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41108 #8824 (3 connections now open) 2014-10-06T16:04:08.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41109 #8825 (4 connections now open) 2014-10-06T16:04:08.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41110 #8826 (5 connections now open) 2014-10-06T16:04:08.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41111 #8827 (6 connections now open) 2014-10-06T16:04:08.313+0000 I NETWORK [conn8824] end connection 127.0.0.1:41108 (5 connections now open) 2014-10-06T16:04:08.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41112 #8828 (7 connections now open) 2014-10-06T16:04:13.314+0000 I NETWORK [conn8826] end connection 127.0.0.1:41110 (5 connections now open) 2014-10-06T16:04:13.314+0000 I NETWORK [conn8825] end connection 127.0.0.1:41109 (5 connections now open) 2014-10-06T16:04:13.314+0000 I NETWORK [conn8827] end connection 127.0.0.1:41111 (5 connections now open) 2014-10-06T16:04:13.314+0000 I NETWORK [conn8828] end connection 127.0.0.1:41112 (5 connections now open) 2014-10-06T16:04:13.314+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41113 #8829 (6 connections now open) 2014-10-06T16:04:13.315+0000 I NETWORK [conn8829] end connection 127.0.0.1:41113 (2 connections now open) 2014-10-06T16:04:13.315+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:04:13.316+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:04:13.316+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:04:13.674+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41114 #8830 (3 connections now open) 2014-10-06T16:04:13.675+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41115 #8831 (4 connections now open) 2014-10-06T16:04:13.675+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41116 #8832 (5 connections now open) 2014-10-06T16:04:13.675+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41117 #8833 (6 connections now open) 2014-10-06T16:04:13.675+0000 I NETWORK [conn8830] end connection 127.0.0.1:41114 (5 connections now open) 2014-10-06T16:04:13.675+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41118 #8834 (6 connections now open) 2014-10-06T16:04:18.675+0000 I NETWORK [conn8834] end connection 127.0.0.1:41118 (5 connections now open) 2014-10-06T16:04:18.675+0000 I NETWORK [conn8831] end connection 127.0.0.1:41115 (4 connections now open) 2014-10-06T16:04:18.675+0000 I NETWORK [conn8832] end connection 127.0.0.1:41116 (3 connections now open) 2014-10-06T16:04:18.675+0000 I NETWORK [conn8833] end connection 127.0.0.1:41117 (3 connections now open) 2014-10-06T16:04:18.676+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41119 #8835 (3 connections now open) 2014-10-06T16:04:18.676+0000 I NETWORK [conn8835] end connection 127.0.0.1:41119 (2 connections now open) 2014-10-06T16:04:18.676+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:04:18.677+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:04:18.677+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:04:19.020+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41120 #8836 (3 connections now open) 2014-10-06T16:04:19.020+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41121 #8837 (4 connections now open) 2014-10-06T16:04:19.020+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41122 #8838 (5 connections now open) 2014-10-06T16:04:19.020+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41123 #8839 (6 connections now open) 2014-10-06T16:04:19.020+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41124 #8840 (7 connections now open) 2014-10-06T16:04:19.021+0000 I NETWORK [conn8836] end connection 127.0.0.1:41120 (6 connections now open) 2014-10-06T16:04:24.021+0000 I NETWORK [conn8838] end connection 127.0.0.1:41122 (5 connections now open) 2014-10-06T16:04:24.021+0000 I NETWORK [conn8840] end connection 127.0.0.1:41124 (5 connections now open) 2014-10-06T16:04:24.021+0000 I NETWORK [conn8837] end connection 127.0.0.1:41121 (4 connections now open) 2014-10-06T16:04:24.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41125 #8841 (6 connections now open) 2014-10-06T16:04:24.021+0000 I NETWORK [conn8839] end connection 127.0.0.1:41123 (4 connections now open) 2014-10-06T16:04:24.022+0000 I NETWORK [conn8841] end connection 127.0.0.1:41125 (2 connections now open) 2014-10-06T16:04:24.022+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:04:24.023+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:04:24.023+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:04:24.380+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41126 #8842 (3 connections now open) 2014-10-06T16:04:24.381+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41127 #8843 (4 connections now open) 2014-10-06T16:04:24.381+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41128 #8844 (5 connections now open) 2014-10-06T16:04:24.381+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41129 #8845 (6 connections now open) 2014-10-06T16:04:24.381+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41130 #8846 (7 connections now open) 2014-10-06T16:04:24.381+0000 I NETWORK [conn8842] end connection 127.0.0.1:41126 (6 connections now open) 2014-10-06T16:04:29.381+0000 I NETWORK [conn8845] end connection 127.0.0.1:41129 (5 connections now open) 2014-10-06T16:04:29.381+0000 I NETWORK [conn8846] end connection 127.0.0.1:41130 (5 connections now open) 2014-10-06T16:04:29.381+0000 I NETWORK [conn8843] end connection 127.0.0.1:41127 (4 connections now open) 2014-10-06T16:04:29.381+0000 I NETWORK [conn8844] end connection 127.0.0.1:41128 (4 connections now open) 2014-10-06T16:04:29.382+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41131 #8847 (6 connections now open) 2014-10-06T16:04:29.382+0000 I NETWORK [conn8847] end connection 127.0.0.1:41131 (2 connections now open) 2014-10-06T16:04:29.383+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:04:29.383+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:04:29.384+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:04:29.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41132 #8848 (3 connections now open) 2014-10-06T16:04:29.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41133 #8849 (4 connections now open) 2014-10-06T16:04:29.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41134 #8850 (5 connections now open) 2014-10-06T16:04:29.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41135 #8851 (6 connections now open) 2014-10-06T16:04:29.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41136 #8852 (7 connections now open) 2014-10-06T16:04:29.721+0000 I NETWORK [conn8848] end connection 127.0.0.1:41132 (6 connections now open) 2014-10-06T16:04:34.722+0000 I NETWORK [conn8849] end connection 127.0.0.1:41133 (5 connections now open) 2014-10-06T16:04:34.722+0000 I NETWORK [conn8850] end connection 127.0.0.1:41134 (5 connections now open) 2014-10-06T16:04:34.722+0000 I NETWORK [conn8851] end connection 127.0.0.1:41135 (5 connections now open) 2014-10-06T16:04:34.722+0000 I NETWORK [conn8852] end connection 127.0.0.1:41136 (5 connections now open) 2014-10-06T16:04:34.722+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41137 #8853 (6 connections now open) 2014-10-06T16:04:34.723+0000 I NETWORK [conn8853] end connection 127.0.0.1:41137 (2 connections now open) 2014-10-06T16:04:34.723+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:04:34.724+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:04:34.724+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:04:35.081+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41138 #8854 (3 connections now open) 2014-10-06T16:04:35.081+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41139 #8855 (4 connections now open) 2014-10-06T16:04:35.081+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41140 #8856 (5 connections now open) 2014-10-06T16:04:35.082+0000 I NETWORK [conn8854] end connection 127.0.0.1:41138 (4 connections now open) 2014-10-06T16:04:40.082+0000 I NETWORK [conn8855] end connection 127.0.0.1:41139 (3 connections now open) 2014-10-06T16:04:40.082+0000 I NETWORK [conn8856] end connection 127.0.0.1:41140 (2 connections now open) 2014-10-06T16:04:40.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41141 #8857 (4 connections now open) 2014-10-06T16:04:40.083+0000 I NETWORK [conn8857] end connection 127.0.0.1:41141 (2 connections now open) 2014-10-06T16:04:40.083+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:04:40.084+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:04:40.084+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:04:40.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41142 #8858 (3 connections now open) 2014-10-06T16:04:40.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41143 #8859 (4 connections now open) 2014-10-06T16:04:40.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41144 #8860 (5 connections now open) 2014-10-06T16:04:40.420+0000 I NETWORK [conn8858] end connection 127.0.0.1:41142 (4 connections now open) 2014-10-06T16:04:45.421+0000 I NETWORK [conn8859] end connection 127.0.0.1:41143 (3 connections now open) 2014-10-06T16:04:45.421+0000 I NETWORK [conn8860] end connection 127.0.0.1:41144 (3 connections now open) 2014-10-06T16:04:45.421+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41145 #8861 (3 connections now open) 2014-10-06T16:04:45.421+0000 I NETWORK [conn8861] end connection 127.0.0.1:41145 (2 connections now open) 2014-10-06T16:04:45.422+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:04:45.422+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:04:45.423+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:04:45.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41146 #8862 (3 connections now open) 2014-10-06T16:04:45.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41147 #8863 (4 connections now open) 2014-10-06T16:04:45.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41148 #8864 (5 connections now open) 2014-10-06T16:04:45.781+0000 I NETWORK [conn8862] end connection 127.0.0.1:41146 (4 connections now open) 2014-10-06T16:04:50.781+0000 I NETWORK [conn8864] end connection 127.0.0.1:41148 (3 connections now open) 2014-10-06T16:04:50.781+0000 I NETWORK [conn8863] end connection 127.0.0.1:41147 (2 connections now open) 2014-10-06T16:04:50.781+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41150 #8865 (4 connections now open) 2014-10-06T16:04:50.782+0000 I NETWORK [conn8865] end connection 127.0.0.1:41150 (2 connections now open) 2014-10-06T16:04:50.782+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:04:50.783+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:04:50.783+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:04:51.138+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41151 #8866 (3 connections now open) 2014-10-06T16:04:51.138+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41152 #8867 (4 connections now open) 2014-10-06T16:04:51.138+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41153 #8868 (5 connections now open) 2014-10-06T16:04:51.139+0000 I NETWORK [conn8866] end connection 127.0.0.1:41151 (4 connections now open) 2014-10-06T16:04:56.139+0000 I NETWORK [conn8868] end connection 127.0.0.1:41153 (3 connections now open) 2014-10-06T16:04:56.139+0000 I NETWORK [conn8867] end connection 127.0.0.1:41152 (3 connections now open) 2014-10-06T16:04:56.139+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41154 #8869 (4 connections now open) 2014-10-06T16:04:56.140+0000 I NETWORK [conn8869] end connection 127.0.0.1:41154 (2 connections now open) 2014-10-06T16:04:56.140+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:04:56.141+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:04:56.141+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:04:56.484+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41155 #8870 (3 connections now open) 2014-10-06T16:04:56.484+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41156 #8871 (4 connections now open) 2014-10-06T16:04:56.484+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41157 #8872 (5 connections now open) 2014-10-06T16:04:56.484+0000 I NETWORK [conn8870] end connection 127.0.0.1:41155 (4 connections now open) 2014-10-06T16:05:01.485+0000 I NETWORK [conn8871] end connection 127.0.0.1:41156 (3 connections now open) 2014-10-06T16:05:01.485+0000 I NETWORK [conn8872] end connection 127.0.0.1:41157 (3 connections now open) 2014-10-06T16:05:01.485+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41158 #8873 (3 connections now open) 2014-10-06T16:05:01.485+0000 I NETWORK [conn8873] end connection 127.0.0.1:41158 (2 connections now open) 2014-10-06T16:05:01.486+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:05:01.487+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:05:01.487+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:05:01.845+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41159 #8874 (3 connections now open) 2014-10-06T16:05:01.845+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41160 #8875 (4 connections now open) 2014-10-06T16:05:01.845+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41161 #8876 (5 connections now open) 2014-10-06T16:05:01.845+0000 I NETWORK [conn8874] end connection 127.0.0.1:41159 (4 connections now open) 2014-10-06T16:05:06.845+0000 I NETWORK [conn8875] end connection 127.0.0.1:41160 (3 connections now open) 2014-10-06T16:05:06.846+0000 I NETWORK [conn8876] end connection 127.0.0.1:41161 (3 connections now open) 2014-10-06T16:05:06.846+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41162 #8877 (4 connections now open) 2014-10-06T16:05:06.846+0000 I NETWORK [conn8877] end connection 127.0.0.1:41162 (2 connections now open) 2014-10-06T16:05:06.847+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:05:06.848+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:05:06.848+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:05:07.187+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41163 #8878 (3 connections now open) 2014-10-06T16:05:07.187+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41164 #8879 (4 connections now open) 2014-10-06T16:05:07.187+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41165 #8880 (5 connections now open) 2014-10-06T16:05:07.188+0000 I NETWORK [conn8878] end connection 127.0.0.1:41163 (4 connections now open) 2014-10-06T16:05:12.188+0000 I NETWORK [conn8879] end connection 127.0.0.1:41164 (3 connections now open) 2014-10-06T16:05:12.188+0000 I NETWORK [conn8880] end connection 127.0.0.1:41165 (3 connections now open) 2014-10-06T16:05:12.188+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41166 #8881 (4 connections now open) 2014-10-06T16:05:12.189+0000 I NETWORK [conn8881] end connection 127.0.0.1:41166 (2 connections now open) 2014-10-06T16:05:12.190+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:05:12.190+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:05:12.191+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:05:12.553+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41167 #8882 (3 connections now open) 2014-10-06T16:05:12.553+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41168 #8883 (4 connections now open) 2014-10-06T16:05:12.553+0000 I NETWORK [conn8882] end connection 127.0.0.1:41167 (3 connections now open) 2014-10-06T16:05:17.554+0000 I NETWORK [conn8883] end connection 127.0.0.1:41168 (2 connections now open) 2014-10-06T16:05:17.554+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41169 #8884 (3 connections now open) 2014-10-06T16:05:17.554+0000 I NETWORK [conn8884] end connection 127.0.0.1:41169 (2 connections now open) 2014-10-06T16:05:17.555+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:05:17.555+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:05:17.556+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:05:17.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41170 #8885 (3 connections now open) 2014-10-06T16:05:17.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41171 #8886 (4 connections now open) 2014-10-06T16:05:17.892+0000 I NETWORK [conn8885] end connection 127.0.0.1:41170 (3 connections now open) 2014-10-06T16:05:22.893+0000 I NETWORK [conn8886] end connection 127.0.0.1:41171 (2 connections now open) 2014-10-06T16:05:22.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41172 #8887 (3 connections now open) 2014-10-06T16:05:22.895+0000 I NETWORK [conn8887] end connection 127.0.0.1:41172 (2 connections now open) 2014-10-06T16:05:22.895+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:05:22.896+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:05:22.896+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:05:23.257+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41173 #8888 (3 connections now open) 2014-10-06T16:05:23.258+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41174 #8889 (4 connections now open) 2014-10-06T16:05:23.258+0000 I NETWORK [conn8888] end connection 127.0.0.1:41173 (3 connections now open) 2014-10-06T16:05:28.258+0000 I NETWORK [conn8889] end connection 127.0.0.1:41174 (2 connections now open) 2014-10-06T16:05:28.259+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41175 #8890 (3 connections now open) 2014-10-06T16:05:28.259+0000 I NETWORK [conn8890] end connection 127.0.0.1:41175 (2 connections now open) 2014-10-06T16:05:28.259+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:05:28.260+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:05:28.260+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:05:28.617+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41176 #8891 (3 connections now open) 2014-10-06T16:05:28.617+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41177 #8892 (4 connections now open) 2014-10-06T16:05:28.618+0000 I NETWORK [conn8891] end connection 127.0.0.1:41176 (3 connections now open) 2014-10-06T16:05:33.618+0000 I NETWORK [conn8892] end connection 127.0.0.1:41177 (2 connections now open) 2014-10-06T16:05:33.618+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41178 #8893 (3 connections now open) 2014-10-06T16:05:33.619+0000 I NETWORK [conn8893] end connection 127.0.0.1:41178 (2 connections now open) 2014-10-06T16:05:33.619+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:05:33.620+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:05:33.620+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:05:33.967+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41179 #8894 (3 connections now open) 2014-10-06T16:05:33.967+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41180 #8895 (4 connections now open) 2014-10-06T16:05:33.968+0000 I NETWORK [conn8894] end connection 127.0.0.1:41179 (3 connections now open) 2014-10-06T16:05:38.968+0000 I NETWORK [conn8895] end connection 127.0.0.1:41180 (2 connections now open) 2014-10-06T16:05:38.968+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41181 #8896 (3 connections now open) 2014-10-06T16:05:38.969+0000 I NETWORK [conn8896] end connection 127.0.0.1:41181 (2 connections now open) 2014-10-06T16:05:38.969+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:05:38.970+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:05:38.970+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:05:39.334+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41182 #8897 (3 connections now open) 2014-10-06T16:05:39.334+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41183 #8898 (4 connections now open) 2014-10-06T16:05:39.335+0000 I NETWORK [conn8897] end connection 127.0.0.1:41182 (3 connections now open) 2014-10-06T16:05:44.335+0000 I NETWORK [conn8898] end connection 127.0.0.1:41183 (2 connections now open) 2014-10-06T16:05:44.335+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41184 #8899 (3 connections now open) 2014-10-06T16:05:44.336+0000 I NETWORK [conn8899] end connection 127.0.0.1:41184 (2 connections now open) 2014-10-06T16:05:44.336+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:05:44.337+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:05:44.337+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:05:44.675+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41185 #8900 (3 connections now open) 2014-10-06T16:05:44.675+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41186 #8901 (4 connections now open) 2014-10-06T16:05:44.676+0000 I NETWORK [conn8900] end connection 127.0.0.1:41185 (3 connections now open) 2014-10-06T16:05:49.676+0000 I NETWORK [conn8901] end connection 127.0.0.1:41186 (2 connections now open) 2014-10-06T16:05:49.676+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41187 #8902 (3 connections now open) 2014-10-06T16:05:49.677+0000 I NETWORK [conn8902] end connection 127.0.0.1:41187 (2 connections now open) 2014-10-06T16:05:49.677+0000 I COMMANDS [conn5] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T16:05:49.682+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:05:49.683+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:05:49.683+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41188 #8903 (3 connections now open) 2014-10-06T16:05:49.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41189 #8904 (4 connections now open) 2014-10-06T16:05:49.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41190 #8905 (5 connections now open) 2014-10-06T16:05:49.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41191 #8906 (6 connections now open) 2014-10-06T16:05:49.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41192 #8907 (7 connections now open) 2014-10-06T16:05:49.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41193 #8908 (8 connections now open) 2014-10-06T16:05:49.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41194 #8909 (9 connections now open) 2014-10-06T16:05:49.685+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41195 #8910 (10 connections now open) 2014-10-06T16:05:49.685+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41196 #8911 (11 connections now open) 2014-10-06T16:05:49.685+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41197 #8912 (12 connections now open) 2014-10-06T16:05:49.686+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41198 #8913 (13 connections now open) 2014-10-06T16:05:49.686+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41199 #8914 (14 connections now open) 2014-10-06T16:05:49.686+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41200 #8915 (15 connections now open) 2014-10-06T16:05:49.686+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41201 #8916 (16 connections now open) 2014-10-06T16:05:49.686+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41202 #8917 (17 connections now open) 2014-10-06T16:05:49.687+0000 I NETWORK [conn8903] end connection 127.0.0.1:41188 (16 connections now open) 2014-10-06T16:05:49.687+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41203 #8918 (17 connections now open) 2014-10-06T16:05:49.687+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41204 #8919 (18 connections now open) 2014-10-06T16:05:54.687+0000 I NETWORK [conn8913] end connection 127.0.0.1:41198 (17 connections now open) 2014-10-06T16:05:54.687+0000 I NETWORK [conn8904] end connection 127.0.0.1:41189 (16 connections now open) 2014-10-06T16:05:54.687+0000 I NETWORK [conn8914] end connection 127.0.0.1:41199 (16 connections now open) 2014-10-06T16:05:54.687+0000 I NETWORK [conn8909] end connection 127.0.0.1:41194 (16 connections now open) 2014-10-06T16:05:54.687+0000 I NETWORK [conn8917] end connection 127.0.0.1:41202 (16 connections now open) 2014-10-06T16:05:54.687+0000 I NETWORK [conn8911] end connection 127.0.0.1:41196 (16 connections now open) 2014-10-06T16:05:54.687+0000 I NETWORK [conn8910] end connection 127.0.0.1:41195 (12 connections now open) 2014-10-06T16:05:54.687+0000 I NETWORK [conn8919] end connection 127.0.0.1:41204 (16 connections now open) 2014-10-06T16:05:54.687+0000 I NETWORK [conn8906] end connection 127.0.0.1:41191 (16 connections now open) 2014-10-06T16:05:54.687+0000 I NETWORK [conn8912] end connection 127.0.0.1:41197 (15 connections now open) 2014-10-06T16:05:54.688+0000 I NETWORK [conn8905] end connection 127.0.0.1:41190 (8 connections now open) 2014-10-06T16:05:54.688+0000 I NETWORK [conn8908] end connection 127.0.0.1:41193 (6 connections now open) 2014-10-06T16:05:54.688+0000 I NETWORK [conn8907] end connection 127.0.0.1:41192 (6 connections now open) 2014-10-06T16:05:54.688+0000 I NETWORK [conn8918] end connection 127.0.0.1:41203 (4 connections now open) 2014-10-06T16:05:54.688+0000 I NETWORK [conn8915] end connection 127.0.0.1:41200 (3 connections now open) 2014-10-06T16:05:54.688+0000 I NETWORK [conn8916] end connection 127.0.0.1:41201 (2 connections now open) 2014-10-06T16:05:54.688+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41205 #8920 (3 connections now open) 2014-10-06T16:05:54.689+0000 I NETWORK [conn8920] end connection 127.0.0.1:41205 (2 connections now open) 2014-10-06T16:05:54.689+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:05:54.690+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:05:54.690+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:05:54.691+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41206 #8921 (3 connections now open) 2014-10-06T16:05:54.691+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41207 #8922 (4 connections now open) 2014-10-06T16:05:54.691+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41208 #8923 (5 connections now open) 2014-10-06T16:05:54.691+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41209 #8924 (6 connections now open) 2014-10-06T16:05:54.691+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41210 #8925 (7 connections now open) 2014-10-06T16:05:54.691+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41211 #8926 (8 connections now open) 2014-10-06T16:05:54.692+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41212 #8927 (9 connections now open) 2014-10-06T16:05:54.692+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41213 #8928 (10 connections now open) 2014-10-06T16:05:54.692+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41214 #8929 (11 connections now open) 2014-10-06T16:05:54.692+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41215 #8930 (12 connections now open) 2014-10-06T16:05:54.692+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41216 #8931 (13 connections now open) 2014-10-06T16:05:54.692+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41217 #8932 (14 connections now open) 2014-10-06T16:05:54.693+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41218 #8933 (15 connections now open) 2014-10-06T16:05:54.693+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41219 #8934 (16 connections now open) 2014-10-06T16:05:54.693+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41220 #8935 (17 connections now open) 2014-10-06T16:05:54.693+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41221 #8936 (18 connections now open) 2014-10-06T16:05:54.693+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41222 #8937 (19 connections now open) 2014-10-06T16:05:54.693+0000 I NETWORK [conn8921] end connection 127.0.0.1:41206 (17 connections now open) 2014-10-06T16:05:59.694+0000 I NETWORK [conn8933] end connection 127.0.0.1:41218 (17 connections now open) 2014-10-06T16:05:59.694+0000 I NETWORK [conn8935] end connection 127.0.0.1:41220 (17 connections now open) 2014-10-06T16:05:59.694+0000 I NETWORK [conn8922] end connection 127.0.0.1:41207 (16 connections now open) 2014-10-06T16:05:59.694+0000 I NETWORK [conn8932] end connection 127.0.0.1:41217 (17 connections now open) 2014-10-06T16:05:59.694+0000 I NETWORK [conn8928] end connection 127.0.0.1:41213 (14 connections now open) 2014-10-06T16:05:59.694+0000 I NETWORK [conn8924] end connection 127.0.0.1:41209 (16 connections now open) 2014-10-06T16:05:59.694+0000 I NETWORK [conn8934] end connection 127.0.0.1:41219 (12 connections now open) 2014-10-06T16:05:59.694+0000 I NETWORK [conn8927] end connection 127.0.0.1:41212 (16 connections now open) 2014-10-06T16:05:59.694+0000 I NETWORK [conn8930] end connection 127.0.0.1:41215 (16 connections now open) 2014-10-06T16:05:59.694+0000 I NETWORK [conn8936] end connection 127.0.0.1:41221 (16 connections now open) 2014-10-06T16:05:59.694+0000 I NETWORK [conn8925] end connection 127.0.0.1:41210 (8 connections now open) 2014-10-06T16:05:59.694+0000 I NETWORK [conn8929] end connection 127.0.0.1:41214 (7 connections now open) 2014-10-06T16:05:59.694+0000 I NETWORK [conn8931] end connection 127.0.0.1:41216 (5 connections now open) 2014-10-06T16:05:59.695+0000 I NETWORK [conn8937] end connection 127.0.0.1:41222 (4 connections now open) 2014-10-06T16:05:59.695+0000 I NETWORK [conn8926] end connection 127.0.0.1:41211 (4 connections now open) 2014-10-06T16:05:59.695+0000 I NETWORK [conn8923] end connection 127.0.0.1:41208 (3 connections now open) 2014-10-06T16:05:59.695+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41223 #8938 (3 connections now open) 2014-10-06T16:05:59.695+0000 I NETWORK [conn8938] end connection 127.0.0.1:41223 (2 connections now open) 2014-10-06T16:05:59.696+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:05:59.696+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:05:59.697+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:05:59.697+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41224 #8939 (3 connections now open) 2014-10-06T16:05:59.698+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41225 #8940 (4 connections now open) 2014-10-06T16:05:59.698+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41226 #8941 (5 connections now open) 2014-10-06T16:05:59.698+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41227 #8942 (6 connections now open) 2014-10-06T16:05:59.698+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41228 #8943 (7 connections now open) 2014-10-06T16:05:59.698+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41229 #8944 (8 connections now open) 2014-10-06T16:05:59.699+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41230 #8945 (9 connections now open) 2014-10-06T16:05:59.699+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41231 #8946 (10 connections now open) 2014-10-06T16:05:59.699+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41232 #8947 (11 connections now open) 2014-10-06T16:05:59.699+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41233 #8948 (12 connections now open) 2014-10-06T16:05:59.699+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41234 #8949 (13 connections now open) 2014-10-06T16:05:59.699+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41235 #8950 (14 connections now open) 2014-10-06T16:05:59.699+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41236 #8951 (15 connections now open) 2014-10-06T16:05:59.700+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41237 #8952 (16 connections now open) 2014-10-06T16:05:59.700+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41238 #8953 (17 connections now open) 2014-10-06T16:05:59.700+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41239 #8954 (18 connections now open) 2014-10-06T16:05:59.700+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41240 #8955 (19 connections now open) 2014-10-06T16:05:59.700+0000 I NETWORK [conn8939] end connection 127.0.0.1:41224 (18 connections now open) 2014-10-06T16:06:04.701+0000 I NETWORK [conn8945] end connection 127.0.0.1:41230 (17 connections now open) 2014-10-06T16:06:04.701+0000 I NETWORK [conn8943] end connection 127.0.0.1:41228 (17 connections now open) 2014-10-06T16:06:04.701+0000 I NETWORK [conn8940] end connection 127.0.0.1:41225 (16 connections now open) 2014-10-06T16:06:04.701+0000 I NETWORK [conn8942] end connection 127.0.0.1:41227 (16 connections now open) 2014-10-06T16:06:04.701+0000 I NETWORK [conn8946] end connection 127.0.0.1:41231 (16 connections now open) 2014-10-06T16:06:04.701+0000 I NETWORK [conn8953] end connection 127.0.0.1:41238 (16 connections now open) 2014-10-06T16:06:04.701+0000 I NETWORK [conn8947] end connection 127.0.0.1:41232 (16 connections now open) 2014-10-06T16:06:04.701+0000 I NETWORK [conn8950] end connection 127.0.0.1:41235 (11 connections now open) 2014-10-06T16:06:04.701+0000 I NETWORK [conn8948] end connection 127.0.0.1:41233 (9 connections now open) 2014-10-06T16:06:04.701+0000 I NETWORK [conn8951] end connection 127.0.0.1:41236 (8 connections now open) 2014-10-06T16:06:04.701+0000 I NETWORK [conn8944] end connection 127.0.0.1:41229 (13 connections now open) 2014-10-06T16:06:04.702+0000 I NETWORK [conn8955] end connection 127.0.0.1:41240 (7 connections now open) 2014-10-06T16:06:04.702+0000 I NETWORK [conn8941] end connection 127.0.0.1:41226 (6 connections now open) 2014-10-06T16:06:04.701+0000 I NETWORK [conn8952] end connection 127.0.0.1:41237 (11 connections now open) 2014-10-06T16:06:04.701+0000 I NETWORK [conn8954] end connection 127.0.0.1:41239 (16 connections now open) 2014-10-06T16:06:04.702+0000 I NETWORK [conn8949] end connection 127.0.0.1:41234 (4 connections now open) 2014-10-06T16:06:04.702+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41241 #8956 (3 connections now open) 2014-10-06T16:06:04.702+0000 I NETWORK [conn8956] end connection 127.0.0.1:41241 (2 connections now open) 2014-10-06T16:06:04.703+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:04.703+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:04.704+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:04.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41242 #8957 (3 connections now open) 2014-10-06T16:06:04.705+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41243 #8958 (4 connections now open) 2014-10-06T16:06:04.705+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41244 #8959 (5 connections now open) 2014-10-06T16:06:04.705+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41245 #8960 (6 connections now open) 2014-10-06T16:06:04.705+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41246 #8961 (7 connections now open) 2014-10-06T16:06:04.705+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41247 #8962 (8 connections now open) 2014-10-06T16:06:04.705+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41248 #8963 (9 connections now open) 2014-10-06T16:06:04.706+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41249 #8964 (10 connections now open) 2014-10-06T16:06:04.706+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41250 #8965 (11 connections now open) 2014-10-06T16:06:04.706+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41251 #8966 (12 connections now open) 2014-10-06T16:06:04.706+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41252 #8967 (13 connections now open) 2014-10-06T16:06:04.707+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41253 #8968 (14 connections now open) 2014-10-06T16:06:04.707+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41254 #8969 (15 connections now open) 2014-10-06T16:06:04.707+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41255 #8970 (16 connections now open) 2014-10-06T16:06:04.707+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41256 #8971 (17 connections now open) 2014-10-06T16:06:04.707+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41257 #8972 (18 connections now open) 2014-10-06T16:06:04.707+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41258 #8973 (19 connections now open) 2014-10-06T16:06:04.707+0000 I NETWORK [conn8957] end connection 127.0.0.1:41242 (18 connections now open) 2014-10-06T16:06:09.708+0000 I NETWORK [conn8958] end connection 127.0.0.1:41243 (17 connections now open) 2014-10-06T16:06:09.708+0000 I NETWORK [conn8961] end connection 127.0.0.1:41246 (17 connections now open) 2014-10-06T16:06:09.708+0000 I NETWORK [conn8966] end connection 127.0.0.1:41251 (16 connections now open) 2014-10-06T16:06:09.708+0000 I NETWORK [conn8969] end connection 127.0.0.1:41254 (15 connections now open) 2014-10-06T16:06:09.708+0000 I NETWORK [conn8965] end connection 127.0.0.1:41250 (16 connections now open) 2014-10-06T16:06:09.708+0000 I NETWORK [conn8962] end connection 127.0.0.1:41247 (16 connections now open) 2014-10-06T16:06:09.708+0000 I NETWORK [conn8973] end connection 127.0.0.1:41258 (16 connections now open) 2014-10-06T16:06:09.708+0000 I NETWORK [conn8968] end connection 127.0.0.1:41253 (16 connections now open) 2014-10-06T16:06:09.708+0000 I NETWORK [conn8970] end connection 127.0.0.1:41255 (9 connections now open) 2014-10-06T16:06:09.708+0000 I NETWORK [conn8960] end connection 127.0.0.1:41245 (14 connections now open) 2014-10-06T16:06:09.708+0000 I NETWORK [conn8964] end connection 127.0.0.1:41249 (9 connections now open) 2014-10-06T16:06:09.708+0000 I NETWORK [conn8971] end connection 127.0.0.1:41256 (13 connections now open) 2014-10-06T16:06:09.708+0000 I NETWORK [conn8963] end connection 127.0.0.1:41248 (5 connections now open) 2014-10-06T16:06:09.709+0000 I NETWORK [conn8967] end connection 127.0.0.1:41252 (4 connections now open) 2014-10-06T16:06:09.709+0000 I NETWORK [conn8959] end connection 127.0.0.1:41244 (4 connections now open) 2014-10-06T16:06:09.709+0000 I NETWORK [conn8972] end connection 127.0.0.1:41257 (2 connections now open) 2014-10-06T16:06:09.709+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41259 #8974 (3 connections now open) 2014-10-06T16:06:09.709+0000 I NETWORK [conn8974] end connection 127.0.0.1:41259 (2 connections now open) 2014-10-06T16:06:09.710+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:09.710+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:09.711+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:09.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41260 #8975 (3 connections now open) 2014-10-06T16:06:09.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41261 #8976 (4 connections now open) 2014-10-06T16:06:09.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41262 #8977 (5 connections now open) 2014-10-06T16:06:09.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41263 #8978 (6 connections now open) 2014-10-06T16:06:09.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41264 #8979 (7 connections now open) 2014-10-06T16:06:09.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41265 #8980 (8 connections now open) 2014-10-06T16:06:09.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41266 #8981 (9 connections now open) 2014-10-06T16:06:09.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41267 #8982 (10 connections now open) 2014-10-06T16:06:09.713+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41268 #8983 (11 connections now open) 2014-10-06T16:06:09.713+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41269 #8984 (12 connections now open) 2014-10-06T16:06:09.713+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41270 #8985 (13 connections now open) 2014-10-06T16:06:09.713+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41271 #8986 (14 connections now open) 2014-10-06T16:06:09.713+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41272 #8987 (15 connections now open) 2014-10-06T16:06:09.713+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41273 #8988 (16 connections now open) 2014-10-06T16:06:09.714+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41274 #8989 (17 connections now open) 2014-10-06T16:06:09.714+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41275 #8990 (18 connections now open) 2014-10-06T16:06:09.714+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41276 #8991 (19 connections now open) 2014-10-06T16:06:09.714+0000 I NETWORK [conn8975] end connection 127.0.0.1:41260 (18 connections now open) 2014-10-06T16:06:14.714+0000 I NETWORK [conn8985] end connection 127.0.0.1:41270 (17 connections now open) 2014-10-06T16:06:14.715+0000 I NETWORK [conn8976] end connection 127.0.0.1:41261 (17 connections now open) 2014-10-06T16:06:14.715+0000 I NETWORK [conn8984] end connection 127.0.0.1:41269 (16 connections now open) 2014-10-06T16:06:14.715+0000 I NETWORK [conn8981] end connection 127.0.0.1:41266 (16 connections now open) 2014-10-06T16:06:14.715+0000 I NETWORK [conn8980] end connection 127.0.0.1:41265 (16 connections now open) 2014-10-06T16:06:14.715+0000 I NETWORK [conn8977] end connection 127.0.0.1:41262 (14 connections now open) 2014-10-06T16:06:14.715+0000 I NETWORK [conn8987] end connection 127.0.0.1:41272 (16 connections now open) 2014-10-06T16:06:14.715+0000 I NETWORK [conn8991] end connection 127.0.0.1:41276 (11 connections now open) 2014-10-06T16:06:14.715+0000 I NETWORK [conn8983] end connection 127.0.0.1:41268 (16 connections now open) 2014-10-06T16:06:14.715+0000 I NETWORK [conn8989] end connection 127.0.0.1:41274 (16 connections now open) 2014-10-06T16:06:14.715+0000 I NETWORK [conn8979] end connection 127.0.0.1:41264 (8 connections now open) 2014-10-06T16:06:14.715+0000 I NETWORK [conn8988] end connection 127.0.0.1:41273 (6 connections now open) 2014-10-06T16:06:14.715+0000 I NETWORK [conn8982] end connection 127.0.0.1:41267 (6 connections now open) 2014-10-06T16:06:14.715+0000 I NETWORK [conn8986] end connection 127.0.0.1:41271 (5 connections now open) 2014-10-06T16:06:14.716+0000 I NETWORK [conn8990] end connection 127.0.0.1:41275 (3 connections now open) 2014-10-06T16:06:14.716+0000 I NETWORK [conn8978] end connection 127.0.0.1:41263 (3 connections now open) 2014-10-06T16:06:14.716+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41277 #8992 (3 connections now open) 2014-10-06T16:06:14.716+0000 I NETWORK [conn8992] end connection 127.0.0.1:41277 (2 connections now open) 2014-10-06T16:06:14.717+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:14.717+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:14.718+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:14.719+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41278 #8993 (3 connections now open) 2014-10-06T16:06:14.719+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41279 #8994 (4 connections now open) 2014-10-06T16:06:14.719+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41280 #8995 (5 connections now open) 2014-10-06T16:06:14.719+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41281 #8996 (6 connections now open) 2014-10-06T16:06:14.719+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41282 #8997 (7 connections now open) 2014-10-06T16:06:14.720+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41283 #8998 (8 connections now open) 2014-10-06T16:06:14.720+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41284 #8999 (9 connections now open) 2014-10-06T16:06:14.720+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41285 #9000 (10 connections now open) 2014-10-06T16:06:14.720+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41286 #9001 (11 connections now open) 2014-10-06T16:06:14.720+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41287 #9002 (12 connections now open) 2014-10-06T16:06:14.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41288 #9003 (13 connections now open) 2014-10-06T16:06:14.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41289 #9004 (14 connections now open) 2014-10-06T16:06:14.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41290 #9005 (15 connections now open) 2014-10-06T16:06:14.721+0000 I NETWORK [conn8993] end connection 127.0.0.1:41278 (14 connections now open) 2014-10-06T16:06:14.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41291 #9006 (16 connections now open) 2014-10-06T16:06:14.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41292 #9007 (16 connections now open) 2014-10-06T16:06:14.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41293 #9008 (17 connections now open) 2014-10-06T16:06:14.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41294 #9009 (18 connections now open) 2014-10-06T16:06:19.721+0000 I NETWORK [conn8999] end connection 127.0.0.1:41284 (17 connections now open) 2014-10-06T16:06:19.721+0000 I NETWORK [conn8996] end connection 127.0.0.1:41281 (16 connections now open) 2014-10-06T16:06:19.721+0000 I NETWORK [conn9004] end connection 127.0.0.1:41289 (15 connections now open) 2014-10-06T16:06:19.721+0000 I NETWORK [conn9003] end connection 127.0.0.1:41288 (15 connections now open) 2014-10-06T16:06:19.722+0000 I NETWORK [conn9005] end connection 127.0.0.1:41290 (13 connections now open) 2014-10-06T16:06:19.722+0000 I NETWORK [conn9002] end connection 127.0.0.1:41287 (13 connections now open) 2014-10-06T16:06:19.722+0000 I NETWORK [conn8995] end connection 127.0.0.1:41280 (12 connections now open) 2014-10-06T16:06:19.722+0000 I NETWORK [conn9008] end connection 127.0.0.1:41293 (10 connections now open) 2014-10-06T16:06:19.722+0000 I NETWORK [conn8994] end connection 127.0.0.1:41279 (9 connections now open) 2014-10-06T16:06:19.722+0000 I NETWORK [conn9006] end connection 127.0.0.1:41291 (9 connections now open) 2014-10-06T16:06:19.722+0000 I NETWORK [conn8997] end connection 127.0.0.1:41282 (7 connections now open) 2014-10-06T16:06:19.722+0000 I NETWORK [conn9007] end connection 127.0.0.1:41292 (6 connections now open) 2014-10-06T16:06:19.722+0000 I NETWORK [conn9000] end connection 127.0.0.1:41285 (6 connections now open) 2014-10-06T16:06:19.722+0000 I NETWORK [conn9001] end connection 127.0.0.1:41286 (4 connections now open) 2014-10-06T16:06:19.722+0000 I NETWORK [conn9009] end connection 127.0.0.1:41294 (3 connections now open) 2014-10-06T16:06:19.722+0000 I NETWORK [conn8998] end connection 127.0.0.1:41283 (3 connections now open) 2014-10-06T16:06:19.723+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41295 #9010 (3 connections now open) 2014-10-06T16:06:19.723+0000 I NETWORK [conn9010] end connection 127.0.0.1:41295 (2 connections now open) 2014-10-06T16:06:19.723+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:19.724+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:19.724+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:19.725+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41296 #9011 (3 connections now open) 2014-10-06T16:06:19.725+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41297 #9012 (4 connections now open) 2014-10-06T16:06:19.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41298 #9013 (5 connections now open) 2014-10-06T16:06:19.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41299 #9014 (6 connections now open) 2014-10-06T16:06:19.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41300 #9015 (7 connections now open) 2014-10-06T16:06:19.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41301 #9016 (8 connections now open) 2014-10-06T16:06:19.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41302 #9017 (9 connections now open) 2014-10-06T16:06:19.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41303 #9018 (10 connections now open) 2014-10-06T16:06:19.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41304 #9019 (11 connections now open) 2014-10-06T16:06:19.727+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41305 #9020 (12 connections now open) 2014-10-06T16:06:19.727+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41306 #9021 (13 connections now open) 2014-10-06T16:06:19.727+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41307 #9022 (14 connections now open) 2014-10-06T16:06:19.727+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41308 #9023 (15 connections now open) 2014-10-06T16:06:19.727+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41309 #9024 (16 connections now open) 2014-10-06T16:06:19.727+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41310 #9025 (17 connections now open) 2014-10-06T16:06:19.728+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41312 #9026 (18 connections now open) 2014-10-06T16:06:19.728+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41311 #9027 (19 connections now open) 2014-10-06T16:06:19.728+0000 I NETWORK [conn9011] end connection 127.0.0.1:41296 (17 connections now open) 2014-10-06T16:06:24.728+0000 I NETWORK [conn9024] end connection 127.0.0.1:41309 (17 connections now open) 2014-10-06T16:06:24.728+0000 I NETWORK [conn9020] end connection 127.0.0.1:41305 (17 connections now open) 2014-10-06T16:06:24.729+0000 I NETWORK [conn9022] end connection 127.0.0.1:41307 (16 connections now open) 2014-10-06T16:06:24.729+0000 I NETWORK [conn9027] end connection 127.0.0.1:41311 (16 connections now open) 2014-10-06T16:06:24.728+0000 I NETWORK [conn9016] end connection 127.0.0.1:41301 (17 connections now open) 2014-10-06T16:06:24.728+0000 I NETWORK [conn9014] end connection 127.0.0.1:41299 (16 connections now open) 2014-10-06T16:06:24.729+0000 I NETWORK [conn9012] end connection 127.0.0.1:41297 (13 connections now open) 2014-10-06T16:06:24.729+0000 I NETWORK [conn9019] end connection 127.0.0.1:41304 (16 connections now open) 2014-10-06T16:06:24.728+0000 I NETWORK [conn9023] end connection 127.0.0.1:41308 (16 connections now open) 2014-10-06T16:06:24.729+0000 I NETWORK [conn9018] end connection 127.0.0.1:41303 (8 connections now open) 2014-10-06T16:06:24.729+0000 I NETWORK [conn9025] end connection 127.0.0.1:41310 (8 connections now open) 2014-10-06T16:06:24.729+0000 I NETWORK [conn9013] end connection 127.0.0.1:41298 (6 connections now open) 2014-10-06T16:06:24.729+0000 I NETWORK [conn9017] end connection 127.0.0.1:41302 (6 connections now open) 2014-10-06T16:06:24.729+0000 I NETWORK [conn9026] end connection 127.0.0.1:41312 (6 connections now open) 2014-10-06T16:06:24.729+0000 I NETWORK [conn9021] end connection 127.0.0.1:41306 (3 connections now open) 2014-10-06T16:06:24.729+0000 I NETWORK [conn9015] end connection 127.0.0.1:41300 (3 connections now open) 2014-10-06T16:06:24.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41314 #9028 (3 connections now open) 2014-10-06T16:06:24.730+0000 I NETWORK [conn9028] end connection 127.0.0.1:41314 (2 connections now open) 2014-10-06T16:06:24.730+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:24.731+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:24.731+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:24.732+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41315 #9029 (3 connections now open) 2014-10-06T16:06:24.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41316 #9030 (4 connections now open) 2014-10-06T16:06:24.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41317 #9031 (5 connections now open) 2014-10-06T16:06:24.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41318 #9032 (6 connections now open) 2014-10-06T16:06:24.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41319 #9033 (7 connections now open) 2014-10-06T16:06:24.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41320 #9034 (8 connections now open) 2014-10-06T16:06:24.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41321 #9035 (9 connections now open) 2014-10-06T16:06:24.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41322 #9036 (10 connections now open) 2014-10-06T16:06:24.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41323 #9037 (11 connections now open) 2014-10-06T16:06:24.734+0000 I NETWORK [conn9029] end connection 127.0.0.1:41315 (10 connections now open) 2014-10-06T16:06:29.734+0000 I NETWORK [conn9031] end connection 127.0.0.1:41317 (9 connections now open) 2014-10-06T16:06:29.734+0000 I NETWORK [conn9037] end connection 127.0.0.1:41323 (9 connections now open) 2014-10-06T16:06:29.734+0000 I NETWORK [conn9032] end connection 127.0.0.1:41318 (8 connections now open) 2014-10-06T16:06:29.734+0000 I NETWORK [conn9033] end connection 127.0.0.1:41319 (8 connections now open) 2014-10-06T16:06:29.734+0000 I NETWORK [conn9034] end connection 127.0.0.1:41320 (8 connections now open) 2014-10-06T16:06:29.734+0000 I NETWORK [conn9036] end connection 127.0.0.1:41322 (8 connections now open) 2014-10-06T16:06:29.735+0000 I NETWORK [conn9035] end connection 127.0.0.1:41321 (4 connections now open) 2014-10-06T16:06:29.735+0000 I NETWORK [conn9030] end connection 127.0.0.1:41316 (4 connections now open) 2014-10-06T16:06:29.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41324 #9038 (4 connections now open) 2014-10-06T16:06:29.735+0000 I NETWORK [conn9038] end connection 127.0.0.1:41324 (2 connections now open) 2014-10-06T16:06:29.735+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:29.736+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:29.736+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:29.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41325 #9039 (3 connections now open) 2014-10-06T16:06:29.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41326 #9040 (4 connections now open) 2014-10-06T16:06:29.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41327 #9041 (5 connections now open) 2014-10-06T16:06:29.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41328 #9042 (6 connections now open) 2014-10-06T16:06:29.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41329 #9043 (7 connections now open) 2014-10-06T16:06:29.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41330 #9044 (8 connections now open) 2014-10-06T16:06:29.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41331 #9045 (9 connections now open) 2014-10-06T16:06:29.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41332 #9046 (10 connections now open) 2014-10-06T16:06:29.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41333 #9047 (11 connections now open) 2014-10-06T16:06:29.738+0000 I NETWORK [conn9039] end connection 127.0.0.1:41325 (10 connections now open) 2014-10-06T16:06:34.738+0000 I NETWORK [conn9044] end connection 127.0.0.1:41330 (9 connections now open) 2014-10-06T16:06:34.738+0000 I NETWORK [conn9046] end connection 127.0.0.1:41332 (9 connections now open) 2014-10-06T16:06:34.738+0000 I NETWORK [conn9043] end connection 127.0.0.1:41329 (8 connections now open) 2014-10-06T16:06:34.739+0000 I NETWORK [conn9045] end connection 127.0.0.1:41331 (8 connections now open) 2014-10-06T16:06:34.739+0000 I NETWORK [conn9041] end connection 127.0.0.1:41327 (8 connections now open) 2014-10-06T16:06:34.739+0000 I NETWORK [conn9047] end connection 127.0.0.1:41333 (8 connections now open) 2014-10-06T16:06:34.739+0000 I NETWORK [conn9040] end connection 127.0.0.1:41326 (8 connections now open) 2014-10-06T16:06:34.739+0000 I NETWORK [conn9042] end connection 127.0.0.1:41328 (8 connections now open) 2014-10-06T16:06:34.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41334 #9048 (5 connections now open) 2014-10-06T16:06:34.739+0000 I NETWORK [conn9048] end connection 127.0.0.1:41334 (2 connections now open) 2014-10-06T16:06:34.740+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:34.741+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:34.741+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:34.742+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41335 #9049 (3 connections now open) 2014-10-06T16:06:34.742+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41336 #9050 (4 connections now open) 2014-10-06T16:06:34.742+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41337 #9051 (5 connections now open) 2014-10-06T16:06:34.742+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41338 #9052 (6 connections now open) 2014-10-06T16:06:34.742+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41339 #9053 (7 connections now open) 2014-10-06T16:06:34.742+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41340 #9054 (8 connections now open) 2014-10-06T16:06:34.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41341 #9055 (9 connections now open) 2014-10-06T16:06:34.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41342 #9056 (10 connections now open) 2014-10-06T16:06:34.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41343 #9057 (11 connections now open) 2014-10-06T16:06:34.743+0000 I NETWORK [conn9049] end connection 127.0.0.1:41335 (10 connections now open) 2014-10-06T16:06:39.743+0000 I NETWORK [conn9056] end connection 127.0.0.1:41342 (9 connections now open) 2014-10-06T16:06:39.743+0000 I NETWORK [conn9052] end connection 127.0.0.1:41338 (8 connections now open) 2014-10-06T16:06:39.743+0000 I NETWORK [conn9055] end connection 127.0.0.1:41341 (8 connections now open) 2014-10-06T16:06:39.744+0000 I NETWORK [conn9051] end connection 127.0.0.1:41337 (8 connections now open) 2014-10-06T16:06:39.743+0000 I NETWORK [conn9057] end connection 127.0.0.1:41343 (8 connections now open) 2014-10-06T16:06:39.743+0000 I NETWORK [conn9050] end connection 127.0.0.1:41336 (8 connections now open) 2014-10-06T16:06:39.744+0000 I NETWORK [conn9053] end connection 127.0.0.1:41339 (4 connections now open) 2014-10-06T16:06:39.744+0000 I NETWORK [conn9054] end connection 127.0.0.1:41340 (4 connections now open) 2014-10-06T16:06:39.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41344 #9058 (3 connections now open) 2014-10-06T16:06:39.744+0000 I NETWORK [conn9058] end connection 127.0.0.1:41344 (2 connections now open) 2014-10-06T16:06:39.744+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:39.745+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:39.745+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:39.746+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41345 #9059 (3 connections now open) 2014-10-06T16:06:39.746+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41346 #9060 (4 connections now open) 2014-10-06T16:06:39.746+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41347 #9061 (5 connections now open) 2014-10-06T16:06:39.746+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41348 #9062 (6 connections now open) 2014-10-06T16:06:39.747+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41349 #9063 (7 connections now open) 2014-10-06T16:06:39.747+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41350 #9064 (8 connections now open) 2014-10-06T16:06:39.747+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41351 #9065 (9 connections now open) 2014-10-06T16:06:39.747+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41352 #9066 (10 connections now open) 2014-10-06T16:06:39.747+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41353 #9067 (11 connections now open) 2014-10-06T16:06:39.747+0000 I NETWORK [conn9059] end connection 127.0.0.1:41345 (10 connections now open) 2014-10-06T16:06:44.748+0000 I NETWORK [conn9064] end connection 127.0.0.1:41350 (9 connections now open) 2014-10-06T16:06:44.748+0000 I NETWORK [conn9061] end connection 127.0.0.1:41347 (9 connections now open) 2014-10-06T16:06:44.748+0000 I NETWORK [conn9067] end connection 127.0.0.1:41353 (9 connections now open) 2014-10-06T16:06:44.748+0000 I NETWORK [conn9063] end connection 127.0.0.1:41349 (8 connections now open) 2014-10-06T16:06:44.748+0000 I NETWORK [conn9065] end connection 127.0.0.1:41351 (8 connections now open) 2014-10-06T16:06:44.748+0000 I NETWORK [conn9062] end connection 127.0.0.1:41348 (8 connections now open) 2014-10-06T16:06:44.748+0000 I NETWORK [conn9060] end connection 127.0.0.1:41346 (8 connections now open) 2014-10-06T16:06:44.748+0000 I NETWORK [conn9066] end connection 127.0.0.1:41352 (8 connections now open) 2014-10-06T16:06:44.748+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41354 #9068 (7 connections now open) 2014-10-06T16:06:44.749+0000 I NETWORK [conn9068] end connection 127.0.0.1:41354 (2 connections now open) 2014-10-06T16:06:44.749+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:44.750+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:44.750+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:44.751+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41355 #9069 (3 connections now open) 2014-10-06T16:06:44.751+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41356 #9070 (4 connections now open) 2014-10-06T16:06:44.751+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41357 #9071 (5 connections now open) 2014-10-06T16:06:44.751+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41358 #9072 (6 connections now open) 2014-10-06T16:06:44.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41359 #9073 (7 connections now open) 2014-10-06T16:06:44.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41360 #9074 (8 connections now open) 2014-10-06T16:06:44.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41361 #9075 (9 connections now open) 2014-10-06T16:06:44.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41362 #9076 (10 connections now open) 2014-10-06T16:06:44.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41363 #9077 (11 connections now open) 2014-10-06T16:06:44.752+0000 I NETWORK [conn9069] end connection 127.0.0.1:41355 (9 connections now open) 2014-10-06T16:06:49.752+0000 I NETWORK [conn9076] end connection 127.0.0.1:41362 (9 connections now open) 2014-10-06T16:06:49.752+0000 I NETWORK [conn9074] end connection 127.0.0.1:41360 (9 connections now open) 2014-10-06T16:06:49.752+0000 I NETWORK [conn9070] end connection 127.0.0.1:41356 (9 connections now open) 2014-10-06T16:06:49.753+0000 I NETWORK [conn9072] end connection 127.0.0.1:41358 (8 connections now open) 2014-10-06T16:06:49.753+0000 I NETWORK [conn9071] end connection 127.0.0.1:41357 (8 connections now open) 2014-10-06T16:06:49.753+0000 I NETWORK [conn9073] end connection 127.0.0.1:41359 (8 connections now open) 2014-10-06T16:06:49.753+0000 I NETWORK [conn9077] end connection 127.0.0.1:41363 (8 connections now open) 2014-10-06T16:06:49.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41364 #9078 (5 connections now open) 2014-10-06T16:06:49.753+0000 I NETWORK [conn9075] end connection 127.0.0.1:41361 (8 connections now open) 2014-10-06T16:06:49.754+0000 I NETWORK [conn9078] end connection 127.0.0.1:41364 (2 connections now open) 2014-10-06T16:06:49.754+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:49.755+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:49.755+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:49.756+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41365 #9079 (3 connections now open) 2014-10-06T16:06:49.756+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41366 #9080 (4 connections now open) 2014-10-06T16:06:49.756+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41367 #9081 (5 connections now open) 2014-10-06T16:06:49.756+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41368 #9082 (6 connections now open) 2014-10-06T16:06:49.756+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41369 #9083 (7 connections now open) 2014-10-06T16:06:49.756+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41370 #9084 (8 connections now open) 2014-10-06T16:06:49.756+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41371 #9085 (9 connections now open) 2014-10-06T16:06:49.757+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41372 #9086 (10 connections now open) 2014-10-06T16:06:49.757+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41373 #9087 (11 connections now open) 2014-10-06T16:06:49.757+0000 I NETWORK [conn9079] end connection 127.0.0.1:41365 (10 connections now open) 2014-10-06T16:06:54.757+0000 I NETWORK [conn9082] end connection 127.0.0.1:41368 (9 connections now open) 2014-10-06T16:06:54.757+0000 I NETWORK [conn9087] end connection 127.0.0.1:41373 (9 connections now open) 2014-10-06T16:06:54.757+0000 I NETWORK [conn9086] end connection 127.0.0.1:41372 (9 connections now open) 2014-10-06T16:06:54.758+0000 I NETWORK [conn9084] end connection 127.0.0.1:41370 (8 connections now open) 2014-10-06T16:06:54.758+0000 I NETWORK [conn9083] end connection 127.0.0.1:41369 (8 connections now open) 2014-10-06T16:06:54.758+0000 I NETWORK [conn9085] end connection 127.0.0.1:41371 (8 connections now open) 2014-10-06T16:06:54.758+0000 I NETWORK [conn9080] end connection 127.0.0.1:41366 (4 connections now open) 2014-10-06T16:06:54.758+0000 I NETWORK [conn9081] end connection 127.0.0.1:41367 (2 connections now open) 2014-10-06T16:06:54.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41374 #9088 (3 connections now open) 2014-10-06T16:06:54.759+0000 I NETWORK [conn9088] end connection 127.0.0.1:41374 (2 connections now open) 2014-10-06T16:06:54.759+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:54.760+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:54.760+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:54.761+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41375 #9089 (3 connections now open) 2014-10-06T16:06:54.761+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41376 #9090 (4 connections now open) 2014-10-06T16:06:54.761+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41377 #9091 (5 connections now open) 2014-10-06T16:06:54.761+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41378 #9092 (6 connections now open) 2014-10-06T16:06:54.762+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41379 #9093 (7 connections now open) 2014-10-06T16:06:54.762+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41380 #9094 (8 connections now open) 2014-10-06T16:06:54.762+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41381 #9095 (9 connections now open) 2014-10-06T16:06:54.762+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41382 #9096 (10 connections now open) 2014-10-06T16:06:54.762+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41383 #9097 (11 connections now open) 2014-10-06T16:06:54.762+0000 I NETWORK [conn9089] end connection 127.0.0.1:41375 (10 connections now open) 2014-10-06T16:06:59.763+0000 I NETWORK [conn9094] end connection 127.0.0.1:41380 (9 connections now open) 2014-10-06T16:06:59.763+0000 I NETWORK [conn9097] end connection 127.0.0.1:41383 (9 connections now open) 2014-10-06T16:06:59.763+0000 I NETWORK [conn9091] end connection 127.0.0.1:41377 (8 connections now open) 2014-10-06T16:06:59.763+0000 I NETWORK [conn9092] end connection 127.0.0.1:41378 (8 connections now open) 2014-10-06T16:06:59.763+0000 I NETWORK [conn9093] end connection 127.0.0.1:41379 (8 connections now open) 2014-10-06T16:06:59.763+0000 I NETWORK [conn9095] end connection 127.0.0.1:41381 (8 connections now open) 2014-10-06T16:06:59.763+0000 I NETWORK [conn9090] end connection 127.0.0.1:41376 (8 connections now open) 2014-10-06T16:06:59.763+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41384 #9098 (6 connections now open) 2014-10-06T16:06:59.763+0000 I NETWORK [conn9096] end connection 127.0.0.1:41382 (8 connections now open) 2014-10-06T16:06:59.764+0000 I NETWORK [conn9098] end connection 127.0.0.1:41384 (2 connections now open) 2014-10-06T16:06:59.764+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:59.765+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:59.765+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:06:59.766+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41385 #9099 (3 connections now open) 2014-10-06T16:06:59.766+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41386 #9100 (4 connections now open) 2014-10-06T16:06:59.766+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41387 #9101 (5 connections now open) 2014-10-06T16:06:59.766+0000 I NETWORK [conn9099] end connection 127.0.0.1:41385 (3 connections now open) 2014-10-06T16:06:59.767+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41388 #9102 (6 connections now open) 2014-10-06T16:06:59.767+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41389 #9103 (6 connections now open) 2014-10-06T16:07:04.767+0000 I NETWORK [conn9103] end connection 127.0.0.1:41389 (5 connections now open) 2014-10-06T16:07:04.767+0000 I NETWORK [conn9101] end connection 127.0.0.1:41387 (5 connections now open) 2014-10-06T16:07:04.767+0000 I NETWORK [conn9100] end connection 127.0.0.1:41386 (5 connections now open) 2014-10-06T16:07:04.767+0000 I NETWORK [conn9102] end connection 127.0.0.1:41388 (4 connections now open) 2014-10-06T16:07:04.767+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41390 #9104 (4 connections now open) 2014-10-06T16:07:04.768+0000 I NETWORK [conn9104] end connection 127.0.0.1:41390 (2 connections now open) 2014-10-06T16:07:04.768+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:04.769+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:04.769+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:04.770+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41391 #9105 (3 connections now open) 2014-10-06T16:07:04.770+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41392 #9106 (4 connections now open) 2014-10-06T16:07:04.770+0000 I NETWORK [conn9105] end connection 127.0.0.1:41391 (3 connections now open) 2014-10-06T16:07:04.770+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41393 #9107 (5 connections now open) 2014-10-06T16:07:04.771+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41394 #9108 (5 connections now open) 2014-10-06T16:07:04.771+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41395 #9109 (6 connections now open) 2014-10-06T16:07:09.771+0000 I NETWORK [conn9107] end connection 127.0.0.1:41393 (5 connections now open) 2014-10-06T16:07:09.771+0000 I NETWORK [conn9109] end connection 127.0.0.1:41395 (5 connections now open) 2014-10-06T16:07:09.771+0000 I NETWORK [conn9108] end connection 127.0.0.1:41394 (4 connections now open) 2014-10-06T16:07:09.771+0000 I NETWORK [conn9106] end connection 127.0.0.1:41392 (4 connections now open) 2014-10-06T16:07:09.771+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41396 #9110 (6 connections now open) 2014-10-06T16:07:09.772+0000 I NETWORK [conn9110] end connection 127.0.0.1:41396 (2 connections now open) 2014-10-06T16:07:09.772+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:09.773+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:09.774+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:09.774+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41397 #9111 (3 connections now open) 2014-10-06T16:07:09.775+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41398 #9112 (4 connections now open) 2014-10-06T16:07:09.775+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41399 #9113 (5 connections now open) 2014-10-06T16:07:09.775+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41400 #9114 (6 connections now open) 2014-10-06T16:07:09.775+0000 I NETWORK [conn9111] end connection 127.0.0.1:41397 (5 connections now open) 2014-10-06T16:07:09.775+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41401 #9115 (7 connections now open) 2014-10-06T16:07:14.775+0000 I NETWORK [conn9114] end connection 127.0.0.1:41400 (5 connections now open) 2014-10-06T16:07:14.775+0000 I NETWORK [conn9113] end connection 127.0.0.1:41399 (5 connections now open) 2014-10-06T16:07:14.775+0000 I NETWORK [conn9112] end connection 127.0.0.1:41398 (4 connections now open) 2014-10-06T16:07:14.775+0000 I NETWORK [conn9115] end connection 127.0.0.1:41401 (4 connections now open) 2014-10-06T16:07:14.775+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41402 #9116 (6 connections now open) 2014-10-06T16:07:14.776+0000 I NETWORK [conn9116] end connection 127.0.0.1:41402 (2 connections now open) 2014-10-06T16:07:14.776+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:14.777+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:14.778+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:14.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41403 #9117 (3 connections now open) 2014-10-06T16:07:14.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41404 #9118 (4 connections now open) 2014-10-06T16:07:14.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41405 #9119 (5 connections now open) 2014-10-06T16:07:14.779+0000 I NETWORK [conn9117] end connection 127.0.0.1:41403 (4 connections now open) 2014-10-06T16:07:14.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41406 #9120 (6 connections now open) 2014-10-06T16:07:14.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41407 #9121 (6 connections now open) 2014-10-06T16:07:19.779+0000 I NETWORK [conn9120] end connection 127.0.0.1:41406 (5 connections now open) 2014-10-06T16:07:19.779+0000 I NETWORK [conn9119] end connection 127.0.0.1:41405 (4 connections now open) 2014-10-06T16:07:19.779+0000 I NETWORK [conn9121] end connection 127.0.0.1:41407 (3 connections now open) 2014-10-06T16:07:19.779+0000 I NETWORK [conn9118] end connection 127.0.0.1:41404 (2 connections now open) 2014-10-06T16:07:19.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41408 #9122 (3 connections now open) 2014-10-06T16:07:19.780+0000 I NETWORK [conn9122] end connection 127.0.0.1:41408 (2 connections now open) 2014-10-06T16:07:19.780+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:19.781+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:19.781+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:19.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41409 #9123 (3 connections now open) 2014-10-06T16:07:19.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41410 #9124 (4 connections now open) 2014-10-06T16:07:19.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41411 #9125 (5 connections now open) 2014-10-06T16:07:19.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41412 #9126 (6 connections now open) 2014-10-06T16:07:19.782+0000 I NETWORK [conn9123] end connection 127.0.0.1:41409 (4 connections now open) 2014-10-06T16:07:19.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41413 #9127 (7 connections now open) 2014-10-06T16:07:24.782+0000 I NETWORK [conn9127] end connection 127.0.0.1:41413 (5 connections now open) 2014-10-06T16:07:24.782+0000 I NETWORK [conn9124] end connection 127.0.0.1:41410 (5 connections now open) 2014-10-06T16:07:24.782+0000 I NETWORK [conn9125] end connection 127.0.0.1:41411 (5 connections now open) 2014-10-06T16:07:24.783+0000 I NETWORK [conn9126] end connection 127.0.0.1:41412 (4 connections now open) 2014-10-06T16:07:24.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41415 #9128 (6 connections now open) 2014-10-06T16:07:24.783+0000 I NETWORK [conn9128] end connection 127.0.0.1:41415 (2 connections now open) 2014-10-06T16:07:24.784+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:24.784+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:24.785+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:24.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41416 #9129 (3 connections now open) 2014-10-06T16:07:24.786+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41417 #9130 (4 connections now open) 2014-10-06T16:07:24.786+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41418 #9131 (5 connections now open) 2014-10-06T16:07:24.786+0000 I NETWORK [conn9129] end connection 127.0.0.1:41416 (3 connections now open) 2014-10-06T16:07:24.786+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41419 #9132 (5 connections now open) 2014-10-06T16:07:24.786+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41420 #9133 (6 connections now open) 2014-10-06T16:07:29.786+0000 I NETWORK [conn9131] end connection 127.0.0.1:41418 (5 connections now open) 2014-10-06T16:07:29.786+0000 I NETWORK [conn9133] end connection 127.0.0.1:41420 (5 connections now open) 2014-10-06T16:07:29.786+0000 I NETWORK [conn9132] end connection 127.0.0.1:41419 (5 connections now open) 2014-10-06T16:07:29.786+0000 I NETWORK [conn9130] end connection 127.0.0.1:41417 (4 connections now open) 2014-10-06T16:07:29.786+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41421 #9134 (6 connections now open) 2014-10-06T16:07:29.789+0000 I NETWORK [conn9134] end connection 127.0.0.1:41421 (2 connections now open) 2014-10-06T16:07:29.790+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:29.790+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:29.791+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:29.791+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41422 #9135 (3 connections now open) 2014-10-06T16:07:29.792+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41423 #9136 (4 connections now open) 2014-10-06T16:07:29.792+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41424 #9137 (5 connections now open) 2014-10-06T16:07:29.792+0000 I NETWORK [conn9135] end connection 127.0.0.1:41422 (3 connections now open) 2014-10-06T16:07:29.792+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41425 #9138 (6 connections now open) 2014-10-06T16:07:29.792+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41426 #9139 (6 connections now open) 2014-10-06T16:07:34.792+0000 I NETWORK [conn9136] end connection 127.0.0.1:41423 (5 connections now open) 2014-10-06T16:07:34.792+0000 I NETWORK [conn9138] end connection 127.0.0.1:41425 (4 connections now open) 2014-10-06T16:07:34.792+0000 I NETWORK [conn9139] end connection 127.0.0.1:41426 (5 connections now open) 2014-10-06T16:07:34.792+0000 I NETWORK [conn9137] end connection 127.0.0.1:41424 (4 connections now open) 2014-10-06T16:07:34.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41427 #9140 (6 connections now open) 2014-10-06T16:07:34.793+0000 I NETWORK [conn9140] end connection 127.0.0.1:41427 (2 connections now open) 2014-10-06T16:07:34.794+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:34.795+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:34.795+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:34.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41428 #9141 (3 connections now open) 2014-10-06T16:07:34.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41429 #9142 (4 connections now open) 2014-10-06T16:07:34.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41430 #9143 (5 connections now open) 2014-10-06T16:07:34.796+0000 I NETWORK [conn9141] end connection 127.0.0.1:41428 (4 connections now open) 2014-10-06T16:07:39.796+0000 I NETWORK [conn9142] end connection 127.0.0.1:41429 (3 connections now open) 2014-10-06T16:07:39.796+0000 I NETWORK [conn9143] end connection 127.0.0.1:41430 (2 connections now open) 2014-10-06T16:07:39.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41431 #9144 (4 connections now open) 2014-10-06T16:07:39.797+0000 I NETWORK [conn9144] end connection 127.0.0.1:41431 (2 connections now open) 2014-10-06T16:07:39.797+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:39.798+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:39.798+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:39.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41432 #9145 (3 connections now open) 2014-10-06T16:07:39.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41433 #9146 (4 connections now open) 2014-10-06T16:07:39.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41434 #9147 (5 connections now open) 2014-10-06T16:07:39.799+0000 I NETWORK [conn9145] end connection 127.0.0.1:41432 (4 connections now open) 2014-10-06T16:07:44.799+0000 I NETWORK [conn9147] end connection 127.0.0.1:41434 (3 connections now open) 2014-10-06T16:07:44.799+0000 I NETWORK [conn9146] end connection 127.0.0.1:41433 (3 connections now open) 2014-10-06T16:07:44.800+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41435 #9148 (4 connections now open) 2014-10-06T16:07:44.800+0000 I NETWORK [conn9148] end connection 127.0.0.1:41435 (2 connections now open) 2014-10-06T16:07:44.801+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:44.801+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:44.802+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:44.803+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41436 #9149 (3 connections now open) 2014-10-06T16:07:44.803+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41437 #9150 (4 connections now open) 2014-10-06T16:07:44.803+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41438 #9151 (5 connections now open) 2014-10-06T16:07:44.803+0000 I NETWORK [conn9149] end connection 127.0.0.1:41436 (4 connections now open) 2014-10-06T16:07:49.803+0000 I NETWORK [conn9150] end connection 127.0.0.1:41437 (3 connections now open) 2014-10-06T16:07:49.803+0000 I NETWORK [conn9151] end connection 127.0.0.1:41438 (3 connections now open) 2014-10-06T16:07:49.803+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41439 #9152 (4 connections now open) 2014-10-06T16:07:49.804+0000 I NETWORK [conn9152] end connection 127.0.0.1:41439 (2 connections now open) 2014-10-06T16:07:49.805+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:49.805+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:49.806+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:49.806+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41440 #9153 (3 connections now open) 2014-10-06T16:07:49.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41441 #9154 (4 connections now open) 2014-10-06T16:07:49.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41442 #9155 (5 connections now open) 2014-10-06T16:07:49.807+0000 I NETWORK [conn9153] end connection 127.0.0.1:41440 (4 connections now open) 2014-10-06T16:07:54.807+0000 I NETWORK [conn9155] end connection 127.0.0.1:41442 (3 connections now open) 2014-10-06T16:07:54.807+0000 I NETWORK [conn9154] end connection 127.0.0.1:41441 (3 connections now open) 2014-10-06T16:07:54.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41443 #9156 (4 connections now open) 2014-10-06T16:07:54.808+0000 I NETWORK [conn9156] end connection 127.0.0.1:41443 (2 connections now open) 2014-10-06T16:07:54.808+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:54.809+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:54.809+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:54.810+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41444 #9157 (3 connections now open) 2014-10-06T16:07:54.810+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41445 #9158 (4 connections now open) 2014-10-06T16:07:54.810+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41446 #9159 (5 connections now open) 2014-10-06T16:07:54.811+0000 I NETWORK [conn9157] end connection 127.0.0.1:41444 (4 connections now open) 2014-10-06T16:07:59.811+0000 I NETWORK [conn9158] end connection 127.0.0.1:41445 (3 connections now open) 2014-10-06T16:07:59.811+0000 I NETWORK [conn9159] end connection 127.0.0.1:41446 (3 connections now open) 2014-10-06T16:07:59.811+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41447 #9160 (4 connections now open) 2014-10-06T16:07:59.812+0000 I NETWORK [conn9160] end connection 127.0.0.1:41447 (2 connections now open) 2014-10-06T16:07:59.812+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:59.813+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:59.813+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:07:59.814+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41448 #9161 (3 connections now open) 2014-10-06T16:07:59.814+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41449 #9162 (4 connections now open) 2014-10-06T16:07:59.814+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41450 #9163 (5 connections now open) 2014-10-06T16:07:59.815+0000 I NETWORK [conn9161] end connection 127.0.0.1:41448 (4 connections now open) 2014-10-06T16:08:04.815+0000 I NETWORK [conn9162] end connection 127.0.0.1:41449 (3 connections now open) 2014-10-06T16:08:04.815+0000 I NETWORK [conn9163] end connection 127.0.0.1:41450 (3 connections now open) 2014-10-06T16:08:04.815+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41451 #9164 (4 connections now open) 2014-10-06T16:08:04.816+0000 I NETWORK [conn9164] end connection 127.0.0.1:41451 (2 connections now open) 2014-10-06T16:08:04.816+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:08:04.817+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:08:04.817+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:08:04.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41452 #9165 (3 connections now open) 2014-10-06T16:08:04.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41453 #9166 (4 connections now open) 2014-10-06T16:08:04.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41454 #9167 (5 connections now open) 2014-10-06T16:08:04.819+0000 I NETWORK [conn9165] end connection 127.0.0.1:41452 (4 connections now open) 2014-10-06T16:08:09.819+0000 I NETWORK [conn9166] end connection 127.0.0.1:41453 (3 connections now open) 2014-10-06T16:08:09.819+0000 I NETWORK [conn9167] end connection 127.0.0.1:41454 (2 connections now open) 2014-10-06T16:08:09.819+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41455 #9168 (4 connections now open) 2014-10-06T16:08:09.820+0000 I NETWORK [conn9168] end connection 127.0.0.1:41455 (2 connections now open) 2014-10-06T16:08:09.820+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:08:09.820+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:08:09.821+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:08:09.821+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41456 #9169 (3 connections now open) 2014-10-06T16:08:09.821+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41457 #9170 (4 connections now open) 2014-10-06T16:08:09.822+0000 I NETWORK [conn9169] end connection 127.0.0.1:41456 (3 connections now open) 2014-10-06T16:08:14.822+0000 I NETWORK [conn9170] end connection 127.0.0.1:41457 (2 connections now open) 2014-10-06T16:08:14.822+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41458 #9171 (3 connections now open) 2014-10-06T16:08:14.823+0000 I NETWORK [conn9171] end connection 127.0.0.1:41458 (2 connections now open) 2014-10-06T16:08:14.823+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:08:14.824+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:08:14.824+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:08:14.825+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41459 #9172 (3 connections now open) 2014-10-06T16:08:14.825+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41460 #9173 (4 connections now open) 2014-10-06T16:08:14.825+0000 I NETWORK [conn9172] end connection 127.0.0.1:41459 (3 connections now open) 2014-10-06T16:08:19.826+0000 I NETWORK [conn9173] end connection 127.0.0.1:41460 (2 connections now open) 2014-10-06T16:08:19.826+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41461 #9174 (3 connections now open) 2014-10-06T16:08:19.826+0000 I NETWORK [conn9174] end connection 127.0.0.1:41461 (2 connections now open) 2014-10-06T16:08:19.826+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:08:19.827+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:08:19.827+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:08:19.828+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41462 #9175 (3 connections now open) 2014-10-06T16:08:19.828+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41463 #9176 (4 connections now open) 2014-10-06T16:08:19.828+0000 I NETWORK [conn9175] end connection 127.0.0.1:41462 (3 connections now open) 2014-10-06T16:08:24.829+0000 I NETWORK [conn9176] end connection 127.0.0.1:41463 (2 connections now open) 2014-10-06T16:08:24.829+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41464 #9177 (3 connections now open) 2014-10-06T16:08:24.829+0000 I NETWORK [conn9177] end connection 127.0.0.1:41464 (2 connections now open) 2014-10-06T16:08:24.830+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:08:24.831+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:08:24.831+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:08:24.832+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41465 #9178 (3 connections now open) 2014-10-06T16:08:24.832+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41466 #9179 (4 connections now open) 2014-10-06T16:08:24.832+0000 I NETWORK [conn9178] end connection 127.0.0.1:41465 (3 connections now open) 2014-10-06T16:08:29.832+0000 I NETWORK [conn9179] end connection 127.0.0.1:41466 (2 connections now open) 2014-10-06T16:08:29.833+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41467 #9180 (3 connections now open) 2014-10-06T16:08:29.833+0000 I NETWORK [conn9180] end connection 127.0.0.1:41467 (2 connections now open) 2014-10-06T16:08:29.834+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:08:29.835+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:08:29.835+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:08:29.836+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41468 #9181 (3 connections now open) 2014-10-06T16:08:29.836+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41469 #9182 (4 connections now open) 2014-10-06T16:08:29.836+0000 I NETWORK [conn9181] end connection 127.0.0.1:41468 (3 connections now open) 2014-10-06T16:08:34.836+0000 I NETWORK [conn9182] end connection 127.0.0.1:41469 (2 connections now open) 2014-10-06T16:08:34.836+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41470 #9183 (3 connections now open) 2014-10-06T16:08:34.837+0000 I NETWORK [conn9183] end connection 127.0.0.1:41470 (2 connections now open) 2014-10-06T16:08:34.838+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:08:34.838+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:08:34.839+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:08:34.839+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41471 #9184 (3 connections now open) 2014-10-06T16:08:34.840+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41472 #9185 (4 connections now open) 2014-10-06T16:08:34.840+0000 I NETWORK [conn9184] end connection 127.0.0.1:41471 (3 connections now open) 2014-10-06T16:08:39.840+0000 I NETWORK [conn9185] end connection 127.0.0.1:41472 (2 connections now open) 2014-10-06T16:08:39.840+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41473 #9186 (3 connections now open) 2014-10-06T16:08:39.841+0000 I NETWORK [conn9186] end connection 127.0.0.1:41473 (2 connections now open) 2014-10-06T16:08:39.841+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:08:39.842+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:08:39.842+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:08:39.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41474 #9187 (3 connections now open) 2014-10-06T16:08:39.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41475 #9188 (4 connections now open) 2014-10-06T16:08:39.843+0000 I NETWORK [conn9187] end connection 127.0.0.1:41474 (3 connections now open) 2014-10-06T16:08:44.843+0000 I NETWORK [conn9188] end connection 127.0.0.1:41475 (2 connections now open) 2014-10-06T16:08:44.844+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41476 #9189 (3 connections now open) 2014-10-06T16:08:44.844+0000 I NETWORK [conn9189] end connection 127.0.0.1:41476 (2 connections now open) 2014-10-06T16:08:44.845+0000 I COMMANDS [conn5] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T16:08:44.856+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:08:44.856+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:08:45.920+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T16:08:45.920+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:08:45.930+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:08:45.931+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41477 #9190 (3 connections now open) 2014-10-06T16:08:45.932+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41478 #9191 (4 connections now open) 2014-10-06T16:08:45.932+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41479 #9192 (5 connections now open) 2014-10-06T16:08:45.932+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41480 #9193 (6 connections now open) 2014-10-06T16:08:45.932+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41481 #9194 (7 connections now open) 2014-10-06T16:08:45.932+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41482 #9195 (8 connections now open) 2014-10-06T16:08:45.932+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41483 #9196 (9 connections now open) 2014-10-06T16:08:45.932+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41484 #9197 (10 connections now open) 2014-10-06T16:08:45.933+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41485 #9198 (11 connections now open) 2014-10-06T16:08:45.933+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41486 #9199 (12 connections now open) 2014-10-06T16:08:45.933+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41487 #9200 (13 connections now open) 2014-10-06T16:08:45.933+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41488 #9201 (14 connections now open) 2014-10-06T16:08:45.933+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41489 #9202 (15 connections now open) 2014-10-06T16:08:45.934+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41490 #9203 (16 connections now open) 2014-10-06T16:08:45.934+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41491 #9204 (17 connections now open) 2014-10-06T16:08:45.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41492 #9205 (18 connections now open) 2014-10-06T16:08:45.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41493 #9206 (19 connections now open) 2014-10-06T16:08:45.936+0000 I NETWORK [conn9190] end connection 127.0.0.1:41477 (18 connections now open) 2014-10-06T16:08:50.936+0000 I NETWORK [conn9206] end connection 127.0.0.1:41493 (17 connections now open) 2014-10-06T16:08:50.936+0000 I NETWORK [conn9202] end connection 127.0.0.1:41489 (17 connections now open) 2014-10-06T16:08:50.936+0000 I NETWORK [conn9205] end connection 127.0.0.1:41492 (17 connections now open) 2014-10-06T16:08:50.936+0000 I NETWORK [conn9195] end connection 127.0.0.1:41482 (17 connections now open) 2014-10-06T16:08:50.936+0000 I NETWORK [conn9201] end connection 127.0.0.1:41488 (13 connections now open) 2014-10-06T16:08:50.936+0000 I NETWORK [conn9200] end connection 127.0.0.1:41487 (12 connections now open) 2014-10-06T16:08:50.936+0000 I NETWORK [conn9196] end connection 127.0.0.1:41483 (12 connections now open) 2014-10-06T16:08:50.936+0000 I NETWORK [conn9193] end connection 127.0.0.1:41480 (13 connections now open) 2014-10-06T16:08:50.936+0000 I NETWORK [conn9198] end connection 127.0.0.1:41485 (12 connections now open) 2014-10-06T16:08:50.936+0000 I NETWORK [conn9191] end connection 127.0.0.1:41478 (12 connections now open) 2014-10-06T16:08:50.936+0000 I NETWORK [conn9192] end connection 127.0.0.1:41479 (12 connections now open) 2014-10-06T16:08:50.936+0000 I NETWORK [conn9199] end connection 127.0.0.1:41486 (12 connections now open) 2014-10-06T16:08:50.936+0000 I NETWORK [conn9194] end connection 127.0.0.1:41481 (13 connections now open) 2014-10-06T16:08:50.936+0000 I NETWORK [conn9204] end connection 127.0.0.1:41491 (6 connections now open) 2014-10-06T16:08:50.936+0000 I NETWORK [conn9203] end connection 127.0.0.1:41490 (7 connections now open) 2014-10-06T16:08:50.936+0000 I NETWORK [conn9197] end connection 127.0.0.1:41484 (12 connections now open) 2014-10-06T16:08:50.936+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41494 #9207 (3 connections now open) 2014-10-06T16:08:50.937+0000 I NETWORK [conn9207] end connection 127.0.0.1:41494 (2 connections now open) 2014-10-06T16:08:50.937+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:08:50.938+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:08:50.938+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:08:52.009+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T16:08:52.010+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:08:52.020+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:08:52.021+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41495 #9208 (3 connections now open) 2014-10-06T16:08:52.021+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41496 #9209 (4 connections now open) 2014-10-06T16:08:52.021+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41497 #9210 (5 connections now open) 2014-10-06T16:08:52.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41498 #9211 (6 connections now open) 2014-10-06T16:08:52.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41499 #9212 (7 connections now open) 2014-10-06T16:08:52.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41500 #9213 (8 connections now open) 2014-10-06T16:08:52.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41501 #9214 (9 connections now open) 2014-10-06T16:08:52.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41502 #9215 (10 connections now open) 2014-10-06T16:08:52.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41503 #9216 (11 connections now open) 2014-10-06T16:08:52.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41504 #9217 (12 connections now open) 2014-10-06T16:08:52.023+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41505 #9218 (13 connections now open) 2014-10-06T16:08:52.023+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41506 #9219 (14 connections now open) 2014-10-06T16:08:52.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41507 #9220 (15 connections now open) 2014-10-06T16:08:52.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41508 #9221 (16 connections now open) 2014-10-06T16:08:52.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41509 #9222 (17 connections now open) 2014-10-06T16:08:52.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41510 #9223 (18 connections now open) 2014-10-06T16:08:52.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41511 #9224 (19 connections now open) 2014-10-06T16:08:52.025+0000 I NETWORK [conn9208] end connection 127.0.0.1:41495 (18 connections now open) 2014-10-06T16:08:57.025+0000 I NETWORK [conn9213] end connection 127.0.0.1:41500 (17 connections now open) 2014-10-06T16:08:57.025+0000 I NETWORK [conn9211] end connection 127.0.0.1:41498 (17 connections now open) 2014-10-06T16:08:57.025+0000 I NETWORK [conn9221] end connection 127.0.0.1:41508 (17 connections now open) 2014-10-06T16:08:57.025+0000 I NETWORK [conn9209] end connection 127.0.0.1:41496 (16 connections now open) 2014-10-06T16:08:57.025+0000 I NETWORK [conn9223] end connection 127.0.0.1:41510 (15 connections now open) 2014-10-06T16:08:57.025+0000 I NETWORK [conn9222] end connection 127.0.0.1:41509 (15 connections now open) 2014-10-06T16:08:57.025+0000 I NETWORK [conn9217] end connection 127.0.0.1:41504 (16 connections now open) 2014-10-06T16:08:57.025+0000 I NETWORK [conn9218] end connection 127.0.0.1:41505 (12 connections now open) 2014-10-06T16:08:57.025+0000 I NETWORK [conn9220] end connection 127.0.0.1:41507 (13 connections now open) 2014-10-06T16:08:57.025+0000 I NETWORK [conn9215] end connection 127.0.0.1:41502 (10 connections now open) 2014-10-06T16:08:57.025+0000 I NETWORK [conn9214] end connection 127.0.0.1:41501 (9 connections now open) 2014-10-06T16:08:57.025+0000 I NETWORK [conn9219] end connection 127.0.0.1:41506 (9 connections now open) 2014-10-06T16:08:57.025+0000 I NETWORK [conn9224] end connection 127.0.0.1:41511 (9 connections now open) 2014-10-06T16:08:57.025+0000 I NETWORK [conn9210] end connection 127.0.0.1:41497 (5 connections now open) 2014-10-06T16:08:57.025+0000 I NETWORK [conn9216] end connection 127.0.0.1:41503 (10 connections now open) 2014-10-06T16:08:57.025+0000 I NETWORK [conn9212] end connection 127.0.0.1:41499 (14 connections now open) 2014-10-06T16:08:57.026+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41512 #9225 (3 connections now open) 2014-10-06T16:08:57.027+0000 I NETWORK [conn9225] end connection 127.0.0.1:41512 (2 connections now open) 2014-10-06T16:08:57.027+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:08:57.028+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:08:57.028+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:08:58.097+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T16:08:58.097+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:08:58.108+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:08:58.108+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41513 #9226 (3 connections now open) 2014-10-06T16:08:58.109+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41514 #9227 (4 connections now open) 2014-10-06T16:08:58.109+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41515 #9228 (5 connections now open) 2014-10-06T16:08:58.109+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41516 #9229 (6 connections now open) 2014-10-06T16:08:58.109+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41517 #9230 (7 connections now open) 2014-10-06T16:08:58.109+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41518 #9231 (8 connections now open) 2014-10-06T16:08:58.109+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41519 #9232 (9 connections now open) 2014-10-06T16:08:58.109+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41520 #9233 (10 connections now open) 2014-10-06T16:08:58.111+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41522 #9234 (11 connections now open) 2014-10-06T16:08:58.111+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41523 #9235 (12 connections now open) 2014-10-06T16:08:58.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41524 #9236 (13 connections now open) 2014-10-06T16:08:58.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41525 #9237 (14 connections now open) 2014-10-06T16:08:58.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41526 #9238 (15 connections now open) 2014-10-06T16:08:58.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41527 #9239 (16 connections now open) 2014-10-06T16:08:58.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41528 #9240 (17 connections now open) 2014-10-06T16:08:58.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41529 #9241 (18 connections now open) 2014-10-06T16:08:58.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41530 #9242 (19 connections now open) 2014-10-06T16:08:58.114+0000 I NETWORK [conn9226] end connection 127.0.0.1:41513 (18 connections now open) 2014-10-06T16:09:03.114+0000 I NETWORK [conn9238] end connection 127.0.0.1:41526 (17 connections now open) 2014-10-06T16:09:03.114+0000 I NETWORK [conn9242] end connection 127.0.0.1:41530 (17 connections now open) 2014-10-06T16:09:03.114+0000 I NETWORK [conn9232] end connection 127.0.0.1:41519 (17 connections now open) 2014-10-06T16:09:03.114+0000 I NETWORK [conn9228] end connection 127.0.0.1:41515 (15 connections now open) 2014-10-06T16:09:03.114+0000 I NETWORK [conn9229] end connection 127.0.0.1:41516 (13 connections now open) 2014-10-06T16:09:03.114+0000 I NETWORK [conn9240] end connection 127.0.0.1:41528 (13 connections now open) 2014-10-06T16:09:03.114+0000 I NETWORK [conn9241] end connection 127.0.0.1:41529 (12 connections now open) 2014-10-06T16:09:03.114+0000 I NETWORK [conn9233] end connection 127.0.0.1:41520 (11 connections now open) 2014-10-06T16:09:03.114+0000 I NETWORK [conn9237] end connection 127.0.0.1:41525 (11 connections now open) 2014-10-06T16:09:03.114+0000 I NETWORK [conn9231] end connection 127.0.0.1:41518 (11 connections now open) 2014-10-06T16:09:03.114+0000 I NETWORK [conn9234] end connection 127.0.0.1:41522 (9 connections now open) 2014-10-06T16:09:03.114+0000 I NETWORK [conn9227] end connection 127.0.0.1:41514 (8 connections now open) 2014-10-06T16:09:03.114+0000 I NETWORK [conn9239] end connection 127.0.0.1:41527 (7 connections now open) 2014-10-06T16:09:03.114+0000 I NETWORK [conn9235] end connection 127.0.0.1:41523 (7 connections now open) 2014-10-06T16:09:03.114+0000 I NETWORK [conn9230] end connection 127.0.0.1:41517 (5 connections now open) 2014-10-06T16:09:03.114+0000 I NETWORK [conn9236] end connection 127.0.0.1:41524 (4 connections now open) 2014-10-06T16:09:03.115+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41531 #9243 (3 connections now open) 2014-10-06T16:09:03.115+0000 I NETWORK [conn9243] end connection 127.0.0.1:41531 (2 connections now open) 2014-10-06T16:09:03.116+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:09:03.117+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:09:03.117+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:09:04.169+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T16:09:04.169+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:09:04.184+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:09:04.185+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41532 #9244 (3 connections now open) 2014-10-06T16:09:04.185+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41533 #9245 (4 connections now open) 2014-10-06T16:09:04.185+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41534 #9246 (5 connections now open) 2014-10-06T16:09:04.185+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41535 #9247 (6 connections now open) 2014-10-06T16:09:04.185+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41536 #9248 (7 connections now open) 2014-10-06T16:09:04.186+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41537 #9249 (8 connections now open) 2014-10-06T16:09:04.186+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41538 #9250 (9 connections now open) 2014-10-06T16:09:04.186+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41539 #9251 (10 connections now open) 2014-10-06T16:09:04.186+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41540 #9252 (11 connections now open) 2014-10-06T16:09:04.186+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41541 #9253 (12 connections now open) 2014-10-06T16:09:04.187+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41542 #9254 (13 connections now open) 2014-10-06T16:09:04.187+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41543 #9255 (14 connections now open) 2014-10-06T16:09:04.187+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41544 #9256 (15 connections now open) 2014-10-06T16:09:04.187+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41545 #9257 (16 connections now open) 2014-10-06T16:09:04.188+0000 I NETWORK [conn9244] end connection 127.0.0.1:41532 (15 connections now open) 2014-10-06T16:09:04.189+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41546 #9258 (16 connections now open) 2014-10-06T16:09:04.189+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41547 #9259 (17 connections now open) 2014-10-06T16:09:04.189+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41548 #9260 (18 connections now open) 2014-10-06T16:09:09.189+0000 I NETWORK [conn9251] end connection 127.0.0.1:41539 (17 connections now open) 2014-10-06T16:09:09.189+0000 I NETWORK [conn9255] end connection 127.0.0.1:41543 (16 connections now open) 2014-10-06T16:09:09.189+0000 I NETWORK [conn9250] end connection 127.0.0.1:41538 (15 connections now open) 2014-10-06T16:09:09.189+0000 I NETWORK [conn9257] end connection 127.0.0.1:41545 (14 connections now open) 2014-10-06T16:09:09.189+0000 I NETWORK [conn9252] end connection 127.0.0.1:41540 (14 connections now open) 2014-10-06T16:09:09.189+0000 I NETWORK [conn9248] end connection 127.0.0.1:41536 (13 connections now open) 2014-10-06T16:09:09.189+0000 I NETWORK [conn9259] end connection 127.0.0.1:41547 (12 connections now open) 2014-10-06T16:09:09.189+0000 I NETWORK [conn9249] end connection 127.0.0.1:41537 (12 connections now open) 2014-10-06T16:09:09.189+0000 I NETWORK [conn9246] end connection 127.0.0.1:41534 (11 connections now open) 2014-10-06T16:09:09.189+0000 I NETWORK [conn9260] end connection 127.0.0.1:41548 (13 connections now open) 2014-10-06T16:09:09.189+0000 I NETWORK [conn9256] end connection 127.0.0.1:41544 (13 connections now open) 2014-10-06T16:09:09.189+0000 I NETWORK [conn9247] end connection 127.0.0.1:41535 (12 connections now open) 2014-10-06T16:09:09.189+0000 I NETWORK [conn9245] end connection 127.0.0.1:41533 (6 connections now open) 2014-10-06T16:09:09.189+0000 I NETWORK [conn9258] end connection 127.0.0.1:41546 (12 connections now open) 2014-10-06T16:09:09.189+0000 I NETWORK [conn9254] end connection 127.0.0.1:41542 (8 connections now open) 2014-10-06T16:09:09.189+0000 I NETWORK [conn9253] end connection 127.0.0.1:41541 (2 connections now open) 2014-10-06T16:09:09.190+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41549 #9261 (3 connections now open) 2014-10-06T16:09:09.190+0000 I NETWORK [conn9261] end connection 127.0.0.1:41549 (2 connections now open) 2014-10-06T16:09:09.190+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:09:09.191+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:09:09.191+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:09:10.265+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T16:09:10.265+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:09:10.276+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:09:10.276+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41550 #9262 (3 connections now open) 2014-10-06T16:09:10.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41551 #9263 (4 connections now open) 2014-10-06T16:09:10.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41552 #9264 (5 connections now open) 2014-10-06T16:09:10.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41553 #9265 (6 connections now open) 2014-10-06T16:09:10.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41554 #9266 (7 connections now open) 2014-10-06T16:09:10.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41555 #9267 (8 connections now open) 2014-10-06T16:09:10.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41556 #9268 (9 connections now open) 2014-10-06T16:09:10.278+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41557 #9269 (10 connections now open) 2014-10-06T16:09:10.278+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41558 #9270 (11 connections now open) 2014-10-06T16:09:10.278+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41559 #9271 (12 connections now open) 2014-10-06T16:09:10.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41560 #9272 (13 connections now open) 2014-10-06T16:09:10.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41561 #9273 (14 connections now open) 2014-10-06T16:09:10.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41562 #9274 (15 connections now open) 2014-10-06T16:09:10.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41563 #9275 (16 connections now open) 2014-10-06T16:09:10.280+0000 I NETWORK [conn9262] end connection 127.0.0.1:41550 (15 connections now open) 2014-10-06T16:09:10.281+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41564 #9276 (17 connections now open) 2014-10-06T16:09:10.281+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41565 #9277 (18 connections now open) 2014-10-06T16:09:10.281+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41566 #9278 (19 connections now open) 2014-10-06T16:09:15.281+0000 I NETWORK [conn9275] end connection 127.0.0.1:41563 (17 connections now open) 2014-10-06T16:09:15.281+0000 I NETWORK [conn9267] end connection 127.0.0.1:41555 (17 connections now open) 2014-10-06T16:09:15.281+0000 I NETWORK [conn9266] end connection 127.0.0.1:41554 (17 connections now open) 2014-10-06T16:09:15.281+0000 I NETWORK [conn9272] end connection 127.0.0.1:41560 (15 connections now open) 2014-10-06T16:09:15.281+0000 I NETWORK [conn9265] end connection 127.0.0.1:41553 (14 connections now open) 2014-10-06T16:09:15.281+0000 I NETWORK [conn9268] end connection 127.0.0.1:41556 (14 connections now open) 2014-10-06T16:09:15.281+0000 I NETWORK [conn9271] end connection 127.0.0.1:41559 (13 connections now open) 2014-10-06T16:09:15.281+0000 I NETWORK [conn9269] end connection 127.0.0.1:41557 (12 connections now open) 2014-10-06T16:09:15.281+0000 I NETWORK [conn9264] end connection 127.0.0.1:41552 (10 connections now open) 2014-10-06T16:09:15.281+0000 I NETWORK [conn9277] end connection 127.0.0.1:41565 (10 connections now open) 2014-10-06T16:09:15.281+0000 I NETWORK [conn9278] end connection 127.0.0.1:41566 (17 connections now open) 2014-10-06T16:09:15.281+0000 I NETWORK [conn9263] end connection 127.0.0.1:41551 (8 connections now open) 2014-10-06T16:09:15.281+0000 I NETWORK [conn9273] end connection 127.0.0.1:41561 (6 connections now open) 2014-10-06T16:09:15.281+0000 I NETWORK [conn9276] end connection 127.0.0.1:41564 (13 connections now open) 2014-10-06T16:09:15.281+0000 I NETWORK [conn9270] end connection 127.0.0.1:41558 (6 connections now open) 2014-10-06T16:09:15.281+0000 I NETWORK [conn9274] end connection 127.0.0.1:41562 (6 connections now open) 2014-10-06T16:09:15.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41567 #9279 (3 connections now open) 2014-10-06T16:09:15.283+0000 I NETWORK [conn9279] end connection 127.0.0.1:41567 (2 connections now open) 2014-10-06T16:09:15.283+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:09:15.284+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:09:15.284+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:09:16.355+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T16:09:16.355+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:09:16.366+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:09:16.367+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41568 #9280 (3 connections now open) 2014-10-06T16:09:16.367+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41569 #9281 (4 connections now open) 2014-10-06T16:09:16.367+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41570 #9282 (5 connections now open) 2014-10-06T16:09:16.367+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41571 #9283 (6 connections now open) 2014-10-06T16:09:16.367+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41572 #9284 (7 connections now open) 2014-10-06T16:09:16.368+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41573 #9285 (8 connections now open) 2014-10-06T16:09:16.368+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41574 #9286 (9 connections now open) 2014-10-06T16:09:16.368+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41575 #9287 (10 connections now open) 2014-10-06T16:09:16.368+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41576 #9288 (11 connections now open) 2014-10-06T16:09:16.368+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41577 #9289 (12 connections now open) 2014-10-06T16:09:16.368+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41578 #9290 (13 connections now open) 2014-10-06T16:09:16.369+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41579 #9291 (14 connections now open) 2014-10-06T16:09:16.370+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41580 #9292 (15 connections now open) 2014-10-06T16:09:16.370+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41581 #9293 (16 connections now open) 2014-10-06T16:09:16.371+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41582 #9294 (17 connections now open) 2014-10-06T16:09:16.371+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41583 #9295 (18 connections now open) 2014-10-06T16:09:16.371+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41584 #9296 (19 connections now open) 2014-10-06T16:09:16.371+0000 I NETWORK [conn9280] end connection 127.0.0.1:41568 (18 connections now open) 2014-10-06T16:09:21.371+0000 I NETWORK [conn9282] end connection 127.0.0.1:41570 (17 connections now open) 2014-10-06T16:09:21.371+0000 I NETWORK [conn9287] end connection 127.0.0.1:41575 (17 connections now open) 2014-10-06T16:09:21.371+0000 I NETWORK [conn9295] end connection 127.0.0.1:41583 (16 connections now open) 2014-10-06T16:09:21.371+0000 I NETWORK [conn9290] end connection 127.0.0.1:41578 (15 connections now open) 2014-10-06T16:09:21.371+0000 I NETWORK [conn9291] end connection 127.0.0.1:41579 (15 connections now open) 2014-10-06T16:09:21.371+0000 I NETWORK [conn9294] end connection 127.0.0.1:41582 (14 connections now open) 2014-10-06T16:09:21.371+0000 I NETWORK [conn9283] end connection 127.0.0.1:41571 (15 connections now open) 2014-10-06T16:09:21.371+0000 I NETWORK [conn9292] end connection 127.0.0.1:41580 (14 connections now open) 2014-10-06T16:09:21.371+0000 I NETWORK [conn9289] end connection 127.0.0.1:41577 (14 connections now open) 2014-10-06T16:09:21.371+0000 I NETWORK [conn9285] end connection 127.0.0.1:41573 (12 connections now open) 2014-10-06T16:09:21.371+0000 I NETWORK [conn9281] end connection 127.0.0.1:41569 (14 connections now open) 2014-10-06T16:09:21.371+0000 I NETWORK [conn9284] end connection 127.0.0.1:41572 (12 connections now open) 2014-10-06T16:09:21.371+0000 I NETWORK [conn9293] end connection 127.0.0.1:41581 (11 connections now open) 2014-10-06T16:09:21.371+0000 I NETWORK [conn9286] end connection 127.0.0.1:41574 (5 connections now open) 2014-10-06T16:09:21.371+0000 I NETWORK [conn9296] end connection 127.0.0.1:41584 (5 connections now open) 2014-10-06T16:09:21.371+0000 I NETWORK [conn9288] end connection 127.0.0.1:41576 (13 connections now open) 2014-10-06T16:09:21.371+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41585 #9297 (5 connections now open) 2014-10-06T16:09:21.372+0000 I NETWORK [conn9297] end connection 127.0.0.1:41585 (2 connections now open) 2014-10-06T16:09:21.372+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:09:21.373+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:09:21.374+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:09:22.439+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T16:09:22.439+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:09:22.450+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:09:22.451+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41586 #9298 (3 connections now open) 2014-10-06T16:09:22.451+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41587 #9299 (4 connections now open) 2014-10-06T16:09:22.451+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41589 #9300 (5 connections now open) 2014-10-06T16:09:22.451+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41588 #9301 (6 connections now open) 2014-10-06T16:09:22.451+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41590 #9302 (7 connections now open) 2014-10-06T16:09:22.451+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41591 #9303 (8 connections now open) 2014-10-06T16:09:22.452+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41592 #9304 (9 connections now open) 2014-10-06T16:09:22.453+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41593 #9305 (10 connections now open) 2014-10-06T16:09:22.453+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41594 #9306 (11 connections now open) 2014-10-06T16:09:22.453+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41595 #9307 (12 connections now open) 2014-10-06T16:09:22.454+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41596 #9308 (13 connections now open) 2014-10-06T16:09:22.454+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41597 #9309 (14 connections now open) 2014-10-06T16:09:22.454+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41598 #9310 (15 connections now open) 2014-10-06T16:09:22.454+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41599 #9311 (16 connections now open) 2014-10-06T16:09:22.455+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41600 #9312 (17 connections now open) 2014-10-06T16:09:22.455+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41601 #9313 (18 connections now open) 2014-10-06T16:09:22.455+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41602 #9314 (19 connections now open) 2014-10-06T16:09:22.456+0000 I NETWORK [conn9298] end connection 127.0.0.1:41586 (18 connections now open) 2014-10-06T16:09:27.456+0000 I NETWORK [conn9299] end connection 127.0.0.1:41587 (17 connections now open) 2014-10-06T16:09:27.456+0000 I NETWORK [conn9304] end connection 127.0.0.1:41592 (17 connections now open) 2014-10-06T16:09:27.456+0000 I NETWORK [conn9306] end connection 127.0.0.1:41594 (17 connections now open) 2014-10-06T16:09:27.456+0000 I NETWORK [conn9300] end connection 127.0.0.1:41589 (17 connections now open) 2014-10-06T16:09:27.456+0000 I NETWORK [conn9301] end connection 127.0.0.1:41588 (15 connections now open) 2014-10-06T16:09:27.456+0000 I NETWORK [conn9310] end connection 127.0.0.1:41598 (14 connections now open) 2014-10-06T16:09:27.456+0000 I NETWORK [conn9302] end connection 127.0.0.1:41590 (13 connections now open) 2014-10-06T16:09:27.456+0000 I NETWORK [conn9308] end connection 127.0.0.1:41596 (12 connections now open) 2014-10-06T16:09:27.456+0000 I NETWORK [conn9311] end connection 127.0.0.1:41599 (17 connections now open) 2014-10-06T16:09:27.456+0000 I NETWORK [conn9309] end connection 127.0.0.1:41597 (17 connections now open) 2014-10-06T16:09:27.456+0000 I NETWORK [conn9303] end connection 127.0.0.1:41591 (16 connections now open) 2014-10-06T16:09:27.456+0000 I NETWORK [conn9307] end connection 127.0.0.1:41595 (9 connections now open) 2014-10-06T16:09:27.456+0000 I NETWORK [conn9305] end connection 127.0.0.1:41593 (8 connections now open) 2014-10-06T16:09:27.456+0000 I NETWORK [conn9314] end connection 127.0.0.1:41602 (9 connections now open) 2014-10-06T16:09:27.456+0000 I NETWORK [conn9312] end connection 127.0.0.1:41600 (7 connections now open) 2014-10-06T16:09:27.456+0000 I NETWORK [conn9313] end connection 127.0.0.1:41601 (8 connections now open) 2014-10-06T16:09:27.457+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41603 #9315 (3 connections now open) 2014-10-06T16:09:27.457+0000 I NETWORK [conn9315] end connection 127.0.0.1:41603 (2 connections now open) 2014-10-06T16:09:27.458+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:09:27.459+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:09:27.459+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:09:28.520+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T16:09:28.520+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:09:28.534+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:09:28.534+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41604 #9316 (3 connections now open) 2014-10-06T16:09:28.535+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41605 #9317 (4 connections now open) 2014-10-06T16:09:28.535+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41606 #9318 (5 connections now open) 2014-10-06T16:09:28.535+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41607 #9319 (6 connections now open) 2014-10-06T16:09:28.535+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41608 #9320 (7 connections now open) 2014-10-06T16:09:28.535+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41609 #9321 (8 connections now open) 2014-10-06T16:09:28.535+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41610 #9322 (9 connections now open) 2014-10-06T16:09:28.536+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41611 #9323 (10 connections now open) 2014-10-06T16:09:28.536+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41612 #9324 (11 connections now open) 2014-10-06T16:09:28.536+0000 I NETWORK [conn9316] end connection 127.0.0.1:41604 (10 connections now open) 2014-10-06T16:09:33.537+0000 I NETWORK [conn9321] end connection 127.0.0.1:41609 (9 connections now open) 2014-10-06T16:09:33.537+0000 I NETWORK [conn9324] end connection 127.0.0.1:41612 (9 connections now open) 2014-10-06T16:09:33.537+0000 I NETWORK [conn9317] end connection 127.0.0.1:41605 (9 connections now open) 2014-10-06T16:09:33.537+0000 I NETWORK [conn9322] end connection 127.0.0.1:41610 (9 connections now open) 2014-10-06T16:09:33.537+0000 I NETWORK [conn9318] end connection 127.0.0.1:41606 (9 connections now open) 2014-10-06T16:09:33.537+0000 I NETWORK [conn9320] end connection 127.0.0.1:41608 (9 connections now open) 2014-10-06T16:09:33.537+0000 I NETWORK [conn9319] end connection 127.0.0.1:41607 (8 connections now open) 2014-10-06T16:09:33.537+0000 I NETWORK [conn9323] end connection 127.0.0.1:41611 (8 connections now open) 2014-10-06T16:09:33.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41613 #9325 (3 connections now open) 2014-10-06T16:09:33.537+0000 I NETWORK [conn9325] end connection 127.0.0.1:41613 (2 connections now open) 2014-10-06T16:09:33.538+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:09:33.539+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:09:33.539+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:09:34.610+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T16:09:34.610+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:09:34.621+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:09:34.621+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41614 #9326 (3 connections now open) 2014-10-06T16:09:34.622+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41615 #9327 (4 connections now open) 2014-10-06T16:09:34.622+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41616 #9328 (5 connections now open) 2014-10-06T16:09:34.622+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41617 #9329 (6 connections now open) 2014-10-06T16:09:34.622+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41618 #9330 (7 connections now open) 2014-10-06T16:09:34.622+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41619 #9331 (8 connections now open) 2014-10-06T16:09:34.622+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41620 #9332 (9 connections now open) 2014-10-06T16:09:34.623+0000 I NETWORK [conn9326] end connection 127.0.0.1:41614 (8 connections now open) 2014-10-06T16:09:34.623+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41621 #9333 (9 connections now open) 2014-10-06T16:09:34.623+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41622 #9334 (10 connections now open) 2014-10-06T16:09:39.623+0000 I NETWORK [conn9331] end connection 127.0.0.1:41619 (9 connections now open) 2014-10-06T16:09:39.623+0000 I NETWORK [conn9332] end connection 127.0.0.1:41620 (9 connections now open) 2014-10-06T16:09:39.623+0000 I NETWORK [conn9327] end connection 127.0.0.1:41615 (9 connections now open) 2014-10-06T16:09:39.623+0000 I NETWORK [conn9333] end connection 127.0.0.1:41621 (9 connections now open) 2014-10-06T16:09:39.623+0000 I NETWORK [conn9328] end connection 127.0.0.1:41616 (9 connections now open) 2014-10-06T16:09:39.623+0000 I NETWORK [conn9330] end connection 127.0.0.1:41618 (8 connections now open) 2014-10-06T16:09:39.623+0000 I NETWORK [conn9334] end connection 127.0.0.1:41622 (9 connections now open) 2014-10-06T16:09:39.623+0000 I NETWORK [conn9329] end connection 127.0.0.1:41617 (9 connections now open) 2014-10-06T16:09:39.623+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41623 #9335 (6 connections now open) 2014-10-06T16:09:39.624+0000 I NETWORK [conn9335] end connection 127.0.0.1:41623 (2 connections now open) 2014-10-06T16:09:39.624+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:09:39.625+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:09:39.625+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:09:40.691+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T16:09:40.691+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:09:40.702+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:09:40.702+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41624 #9336 (3 connections now open) 2014-10-06T16:09:40.703+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41625 #9337 (4 connections now open) 2014-10-06T16:09:40.703+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41626 #9338 (5 connections now open) 2014-10-06T16:09:40.703+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41627 #9339 (6 connections now open) 2014-10-06T16:09:40.703+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41628 #9340 (7 connections now open) 2014-10-06T16:09:40.703+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41629 #9341 (8 connections now open) 2014-10-06T16:09:40.703+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41630 #9342 (9 connections now open) 2014-10-06T16:09:40.703+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41631 #9343 (10 connections now open) 2014-10-06T16:09:40.703+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41633 #9344 (11 connections now open) 2014-10-06T16:09:40.704+0000 I NETWORK [conn9336] end connection 127.0.0.1:41624 (10 connections now open) 2014-10-06T16:09:45.705+0000 I NETWORK [conn9344] end connection 127.0.0.1:41633 (9 connections now open) 2014-10-06T16:09:45.705+0000 I NETWORK [conn9340] end connection 127.0.0.1:41628 (9 connections now open) 2014-10-06T16:09:45.705+0000 I NETWORK [conn9338] end connection 127.0.0.1:41626 (9 connections now open) 2014-10-06T16:09:45.705+0000 I NETWORK [conn9339] end connection 127.0.0.1:41627 (8 connections now open) 2014-10-06T16:09:45.705+0000 I NETWORK [conn9342] end connection 127.0.0.1:41630 (9 connections now open) 2014-10-06T16:09:45.705+0000 I NETWORK [conn9343] end connection 127.0.0.1:41631 (9 connections now open) 2014-10-06T16:09:45.705+0000 I NETWORK [conn9341] end connection 127.0.0.1:41629 (9 connections now open) 2014-10-06T16:09:45.705+0000 I NETWORK [conn9337] end connection 127.0.0.1:41625 (2 connections now open) 2014-10-06T16:09:45.705+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41634 #9345 (3 connections now open) 2014-10-06T16:09:45.706+0000 I NETWORK [conn9345] end connection 127.0.0.1:41634 (2 connections now open) 2014-10-06T16:09:45.706+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:09:45.707+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:09:45.707+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:09:46.768+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T16:09:46.768+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:09:46.779+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:09:46.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41635 #9346 (3 connections now open) 2014-10-06T16:09:46.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41636 #9347 (4 connections now open) 2014-10-06T16:09:46.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41637 #9348 (5 connections now open) 2014-10-06T16:09:46.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41638 #9349 (6 connections now open) 2014-10-06T16:09:46.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41639 #9350 (7 connections now open) 2014-10-06T16:09:46.781+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41640 #9351 (8 connections now open) 2014-10-06T16:09:46.781+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41641 #9352 (9 connections now open) 2014-10-06T16:09:46.781+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41642 #9353 (10 connections now open) 2014-10-06T16:09:46.781+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41643 #9354 (11 connections now open) 2014-10-06T16:09:46.781+0000 I NETWORK [conn9346] end connection 127.0.0.1:41635 (10 connections now open) 2014-10-06T16:09:51.782+0000 I NETWORK [conn9354] end connection 127.0.0.1:41643 (9 connections now open) 2014-10-06T16:09:51.782+0000 I NETWORK [conn9348] end connection 127.0.0.1:41637 (9 connections now open) 2014-10-06T16:09:51.782+0000 I NETWORK [conn9347] end connection 127.0.0.1:41636 (9 connections now open) 2014-10-06T16:09:51.782+0000 I NETWORK [conn9350] end connection 127.0.0.1:41639 (8 connections now open) 2014-10-06T16:09:51.782+0000 I NETWORK [conn9353] end connection 127.0.0.1:41642 (9 connections now open) 2014-10-06T16:09:51.782+0000 I NETWORK [conn9352] end connection 127.0.0.1:41641 (4 connections now open) 2014-10-06T16:09:51.782+0000 I NETWORK [conn9349] end connection 127.0.0.1:41638 (9 connections now open) 2014-10-06T16:09:51.782+0000 I NETWORK [conn9351] end connection 127.0.0.1:41640 (2 connections now open) 2014-10-06T16:09:51.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41644 #9355 (3 connections now open) 2014-10-06T16:09:51.783+0000 I NETWORK [conn9355] end connection 127.0.0.1:41644 (2 connections now open) 2014-10-06T16:09:51.783+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:09:51.784+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:09:51.784+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:09:52.880+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T16:09:52.880+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:09:52.891+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:09:52.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41645 #9356 (3 connections now open) 2014-10-06T16:09:52.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41646 #9357 (4 connections now open) 2014-10-06T16:09:52.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41647 #9358 (5 connections now open) 2014-10-06T16:09:52.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41648 #9359 (6 connections now open) 2014-10-06T16:09:52.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41649 #9360 (7 connections now open) 2014-10-06T16:09:52.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41650 #9361 (8 connections now open) 2014-10-06T16:09:52.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41651 #9362 (9 connections now open) 2014-10-06T16:09:52.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41652 #9363 (10 connections now open) 2014-10-06T16:09:52.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41653 #9364 (11 connections now open) 2014-10-06T16:09:52.893+0000 I NETWORK [conn9356] end connection 127.0.0.1:41645 (10 connections now open) 2014-10-06T16:09:57.894+0000 I NETWORK [conn9358] end connection 127.0.0.1:41647 (9 connections now open) 2014-10-06T16:09:57.894+0000 I NETWORK [conn9360] end connection 127.0.0.1:41649 (9 connections now open) 2014-10-06T16:09:57.894+0000 I NETWORK [conn9361] end connection 127.0.0.1:41650 (9 connections now open) 2014-10-06T16:09:57.894+0000 I NETWORK [conn9364] end connection 127.0.0.1:41653 (8 connections now open) 2014-10-06T16:09:57.894+0000 I NETWORK [conn9359] end connection 127.0.0.1:41648 (7 connections now open) 2014-10-06T16:09:57.894+0000 I NETWORK [conn9363] end connection 127.0.0.1:41652 (9 connections now open) 2014-10-06T16:09:57.894+0000 I NETWORK [conn9362] end connection 127.0.0.1:41651 (6 connections now open) 2014-10-06T16:09:57.894+0000 I NETWORK [conn9357] end connection 127.0.0.1:41646 (9 connections now open) 2014-10-06T16:09:57.894+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41654 #9365 (3 connections now open) 2014-10-06T16:09:57.895+0000 I NETWORK [conn9365] end connection 127.0.0.1:41654 (2 connections now open) 2014-10-06T16:09:57.895+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:09:57.896+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:09:57.896+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:09:58.983+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T16:09:58.983+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:09:58.994+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:09:58.995+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41655 #9366 (3 connections now open) 2014-10-06T16:09:58.995+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41656 #9367 (4 connections now open) 2014-10-06T16:09:58.995+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41657 #9368 (5 connections now open) 2014-10-06T16:09:58.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41658 #9369 (6 connections now open) 2014-10-06T16:09:58.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41659 #9370 (7 connections now open) 2014-10-06T16:09:58.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41660 #9371 (8 connections now open) 2014-10-06T16:09:58.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41661 #9372 (9 connections now open) 2014-10-06T16:09:58.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41662 #9373 (10 connections now open) 2014-10-06T16:09:58.997+0000 I NETWORK [conn9366] end connection 127.0.0.1:41655 (9 connections now open) 2014-10-06T16:09:58.997+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41663 #9374 (11 connections now open) 2014-10-06T16:10:03.997+0000 I NETWORK [conn9371] end connection 127.0.0.1:41660 (9 connections now open) 2014-10-06T16:10:03.997+0000 I NETWORK [conn9370] end connection 127.0.0.1:41659 (9 connections now open) 2014-10-06T16:10:03.997+0000 I NETWORK [conn9367] end connection 127.0.0.1:41656 (9 connections now open) 2014-10-06T16:10:03.997+0000 I NETWORK [conn9374] end connection 127.0.0.1:41663 (9 connections now open) 2014-10-06T16:10:03.997+0000 I NETWORK [conn9369] end connection 127.0.0.1:41658 (9 connections now open) 2014-10-06T16:10:03.997+0000 I NETWORK [conn9368] end connection 127.0.0.1:41657 (9 connections now open) 2014-10-06T16:10:03.997+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41664 #9375 (6 connections now open) 2014-10-06T16:10:03.997+0000 I NETWORK [conn9372] end connection 127.0.0.1:41661 (7 connections now open) 2014-10-06T16:10:03.997+0000 I NETWORK [conn9373] end connection 127.0.0.1:41662 (9 connections now open) 2014-10-06T16:10:03.998+0000 I NETWORK [conn9375] end connection 127.0.0.1:41664 (2 connections now open) 2014-10-06T16:10:03.998+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:10:03.999+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:10:03.999+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:10:05.070+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T16:10:05.070+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:10:05.081+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:10:05.081+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41665 #9376 (3 connections now open) 2014-10-06T16:10:05.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41666 #9377 (4 connections now open) 2014-10-06T16:10:05.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41667 #9378 (5 connections now open) 2014-10-06T16:10:05.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41668 #9379 (6 connections now open) 2014-10-06T16:10:05.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41669 #9380 (7 connections now open) 2014-10-06T16:10:05.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41670 #9381 (8 connections now open) 2014-10-06T16:10:05.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41671 #9382 (9 connections now open) 2014-10-06T16:10:05.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41672 #9383 (10 connections now open) 2014-10-06T16:10:05.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41673 #9384 (11 connections now open) 2014-10-06T16:10:05.083+0000 I NETWORK [conn9376] end connection 127.0.0.1:41665 (10 connections now open) 2014-10-06T16:10:10.083+0000 I NETWORK [conn9383] end connection 127.0.0.1:41672 (9 connections now open) 2014-10-06T16:10:10.083+0000 I NETWORK [conn9380] end connection 127.0.0.1:41669 (9 connections now open) 2014-10-06T16:10:10.083+0000 I NETWORK [conn9378] end connection 127.0.0.1:41667 (9 connections now open) 2014-10-06T16:10:10.083+0000 I NETWORK [conn9377] end connection 127.0.0.1:41666 (8 connections now open) 2014-10-06T16:10:10.083+0000 I NETWORK [conn9379] end connection 127.0.0.1:41668 (7 connections now open) 2014-10-06T16:10:10.083+0000 I NETWORK [conn9384] end connection 127.0.0.1:41673 (8 connections now open) 2014-10-06T16:10:10.083+0000 I NETWORK [conn9382] end connection 127.0.0.1:41671 (9 connections now open) 2014-10-06T16:10:10.083+0000 I NETWORK [conn9381] end connection 127.0.0.1:41670 (5 connections now open) 2014-10-06T16:10:10.083+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41674 #9385 (3 connections now open) 2014-10-06T16:10:10.084+0000 I NETWORK [conn9385] end connection 127.0.0.1:41674 (2 connections now open) 2014-10-06T16:10:10.084+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:10:10.085+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:10:10.085+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:10:11.142+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T16:10:11.142+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:10:11.153+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:10:11.153+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41675 #9386 (3 connections now open) 2014-10-06T16:10:11.154+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41676 #9387 (4 connections now open) 2014-10-06T16:10:11.154+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41677 #9388 (5 connections now open) 2014-10-06T16:10:11.154+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41678 #9389 (6 connections now open) 2014-10-06T16:10:11.154+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41679 #9390 (7 connections now open) 2014-10-06T16:10:11.154+0000 I NETWORK [conn9386] end connection 127.0.0.1:41675 (6 connections now open) 2014-10-06T16:10:16.154+0000 I NETWORK [conn9390] end connection 127.0.0.1:41679 (5 connections now open) 2014-10-06T16:10:16.154+0000 I NETWORK [conn9387] end connection 127.0.0.1:41676 (5 connections now open) 2014-10-06T16:10:16.154+0000 I NETWORK [conn9389] end connection 127.0.0.1:41678 (5 connections now open) 2014-10-06T16:10:16.154+0000 I NETWORK [conn9388] end connection 127.0.0.1:41677 (2 connections now open) 2014-10-06T16:10:16.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41680 #9391 (3 connections now open) 2014-10-06T16:10:16.155+0000 I NETWORK [conn9391] end connection 127.0.0.1:41680 (2 connections now open) 2014-10-06T16:10:16.156+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:10:16.156+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:10:16.157+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:10:17.235+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T16:10:17.235+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:10:17.246+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:10:17.247+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41681 #9392 (3 connections now open) 2014-10-06T16:10:17.247+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41682 #9393 (4 connections now open) 2014-10-06T16:10:17.247+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41683 #9394 (5 connections now open) 2014-10-06T16:10:17.247+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41684 #9395 (6 connections now open) 2014-10-06T16:10:17.247+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41685 #9396 (7 connections now open) 2014-10-06T16:10:17.247+0000 I NETWORK [conn9392] end connection 127.0.0.1:41681 (5 connections now open) 2014-10-06T16:10:22.247+0000 I NETWORK [conn9393] end connection 127.0.0.1:41682 (5 connections now open) 2014-10-06T16:10:22.247+0000 I NETWORK [conn9395] end connection 127.0.0.1:41684 (5 connections now open) 2014-10-06T16:10:22.248+0000 I NETWORK [conn9396] end connection 127.0.0.1:41685 (3 connections now open) 2014-10-06T16:10:22.248+0000 I NETWORK [conn9394] end connection 127.0.0.1:41683 (3 connections now open) 2014-10-06T16:10:22.248+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41686 #9397 (3 connections now open) 2014-10-06T16:10:22.248+0000 I NETWORK [conn9397] end connection 127.0.0.1:41686 (2 connections now open) 2014-10-06T16:10:22.248+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:10:22.249+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:10:22.249+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:10:23.318+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T16:10:23.319+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:10:23.329+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:10:23.330+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41687 #9398 (3 connections now open) 2014-10-06T16:10:23.330+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41688 #9399 (4 connections now open) 2014-10-06T16:10:23.330+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41689 #9400 (5 connections now open) 2014-10-06T16:10:23.331+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41690 #9401 (6 connections now open) 2014-10-06T16:10:23.331+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41691 #9402 (7 connections now open) 2014-10-06T16:10:23.331+0000 I NETWORK [conn9398] end connection 127.0.0.1:41687 (6 connections now open) 2014-10-06T16:10:28.331+0000 I NETWORK [conn9402] end connection 127.0.0.1:41691 (5 connections now open) 2014-10-06T16:10:28.331+0000 I NETWORK [conn9399] end connection 127.0.0.1:41688 (5 connections now open) 2014-10-06T16:10:28.331+0000 I NETWORK [conn9400] end connection 127.0.0.1:41689 (5 connections now open) 2014-10-06T16:10:28.331+0000 I NETWORK [conn9401] end connection 127.0.0.1:41690 (5 connections now open) 2014-10-06T16:10:28.331+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41692 #9403 (3 connections now open) 2014-10-06T16:10:28.332+0000 I NETWORK [conn9403] end connection 127.0.0.1:41692 (2 connections now open) 2014-10-06T16:10:28.332+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:10:28.333+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:10:28.333+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:10:29.415+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T16:10:29.415+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:10:29.426+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:10:29.426+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41693 #9404 (3 connections now open) 2014-10-06T16:10:29.427+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41694 #9405 (4 connections now open) 2014-10-06T16:10:29.427+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41695 #9406 (5 connections now open) 2014-10-06T16:10:29.427+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41696 #9407 (6 connections now open) 2014-10-06T16:10:29.427+0000 I NETWORK [conn9404] end connection 127.0.0.1:41693 (5 connections now open) 2014-10-06T16:10:29.427+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41697 #9408 (7 connections now open) 2014-10-06T16:10:34.427+0000 I NETWORK [conn9406] end connection 127.0.0.1:41695 (5 connections now open) 2014-10-06T16:10:34.427+0000 I NETWORK [conn9408] end connection 127.0.0.1:41697 (5 connections now open) 2014-10-06T16:10:34.427+0000 I NETWORK [conn9407] end connection 127.0.0.1:41696 (5 connections now open) 2014-10-06T16:10:34.427+0000 I NETWORK [conn9405] end connection 127.0.0.1:41694 (5 connections now open) 2014-10-06T16:10:34.427+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41698 #9409 (5 connections now open) 2014-10-06T16:10:34.428+0000 I NETWORK [conn9409] end connection 127.0.0.1:41698 (2 connections now open) 2014-10-06T16:10:34.428+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:10:34.429+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:10:34.429+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:10:35.485+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T16:10:35.485+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:10:35.495+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:10:35.496+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41699 #9410 (3 connections now open) 2014-10-06T16:10:35.496+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41700 #9411 (4 connections now open) 2014-10-06T16:10:35.497+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41701 #9412 (5 connections now open) 2014-10-06T16:10:35.497+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41702 #9413 (6 connections now open) 2014-10-06T16:10:35.497+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41703 #9414 (7 connections now open) 2014-10-06T16:10:35.497+0000 I NETWORK [conn9410] end connection 127.0.0.1:41699 (6 connections now open) 2014-10-06T16:10:40.497+0000 I NETWORK [conn9411] end connection 127.0.0.1:41700 (5 connections now open) 2014-10-06T16:10:40.497+0000 I NETWORK [conn9414] end connection 127.0.0.1:41703 (5 connections now open) 2014-10-06T16:10:40.497+0000 I NETWORK [conn9412] end connection 127.0.0.1:41701 (5 connections now open) 2014-10-06T16:10:40.497+0000 I NETWORK [conn9413] end connection 127.0.0.1:41702 (5 connections now open) 2014-10-06T16:10:40.497+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41704 #9415 (3 connections now open) 2014-10-06T16:10:40.498+0000 I NETWORK [conn9415] end connection 127.0.0.1:41704 (2 connections now open) 2014-10-06T16:10:40.498+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:10:40.499+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:10:40.499+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:10:41.573+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T16:10:41.573+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:10:41.584+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:10:41.585+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41705 #9416 (3 connections now open) 2014-10-06T16:10:41.585+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41706 #9417 (4 connections now open) 2014-10-06T16:10:41.585+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41707 #9418 (5 connections now open) 2014-10-06T16:10:41.585+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41708 #9419 (6 connections now open) 2014-10-06T16:10:41.585+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41709 #9420 (7 connections now open) 2014-10-06T16:10:41.585+0000 I NETWORK [conn9416] end connection 127.0.0.1:41705 (6 connections now open) 2014-10-06T16:10:46.586+0000 I NETWORK [conn9418] end connection 127.0.0.1:41707 (5 connections now open) 2014-10-06T16:10:46.586+0000 I NETWORK [conn9420] end connection 127.0.0.1:41709 (5 connections now open) 2014-10-06T16:10:46.586+0000 I NETWORK [conn9419] end connection 127.0.0.1:41708 (5 connections now open) 2014-10-06T16:10:46.586+0000 I NETWORK [conn9417] end connection 127.0.0.1:41706 (5 connections now open) 2014-10-06T16:10:46.586+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41710 #9421 (3 connections now open) 2014-10-06T16:10:46.587+0000 I NETWORK [conn9421] end connection 127.0.0.1:41710 (2 connections now open) 2014-10-06T16:10:46.587+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:10:46.588+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:10:46.588+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:10:47.671+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T16:10:47.671+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:10:47.681+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:10:47.682+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41711 #9422 (3 connections now open) 2014-10-06T16:10:47.682+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41712 #9423 (4 connections now open) 2014-10-06T16:10:47.683+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41713 #9424 (5 connections now open) 2014-10-06T16:10:47.683+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41715 #9425 (6 connections now open) 2014-10-06T16:10:47.683+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41716 #9426 (7 connections now open) 2014-10-06T16:10:47.683+0000 I NETWORK [conn9422] end connection 127.0.0.1:41711 (6 connections now open) 2014-10-06T16:10:52.683+0000 I NETWORK [conn9423] end connection 127.0.0.1:41712 (5 connections now open) 2014-10-06T16:10:52.683+0000 I NETWORK [conn9426] end connection 127.0.0.1:41716 (5 connections now open) 2014-10-06T16:10:52.683+0000 I NETWORK [conn9424] end connection 127.0.0.1:41713 (5 connections now open) 2014-10-06T16:10:52.683+0000 I NETWORK [conn9425] end connection 127.0.0.1:41715 (4 connections now open) 2014-10-06T16:10:52.683+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41717 #9427 (3 connections now open) 2014-10-06T16:10:52.684+0000 I NETWORK [conn9427] end connection 127.0.0.1:41717 (2 connections now open) 2014-10-06T16:10:52.684+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:10:52.685+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:10:52.685+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:10:53.754+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T16:10:53.754+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:10:53.765+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:10:53.766+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41718 #9428 (3 connections now open) 2014-10-06T16:10:53.766+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41719 #9429 (4 connections now open) 2014-10-06T16:10:53.766+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41720 #9430 (5 connections now open) 2014-10-06T16:10:53.766+0000 I NETWORK [conn9428] end connection 127.0.0.1:41718 (4 connections now open) 2014-10-06T16:10:58.767+0000 I NETWORK [conn9429] end connection 127.0.0.1:41719 (3 connections now open) 2014-10-06T16:10:58.767+0000 I NETWORK [conn9430] end connection 127.0.0.1:41720 (3 connections now open) 2014-10-06T16:10:58.767+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41721 #9431 (3 connections now open) 2014-10-06T16:10:58.767+0000 I NETWORK [conn9431] end connection 127.0.0.1:41721 (2 connections now open) 2014-10-06T16:10:58.768+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:10:58.769+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:10:58.769+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:10:59.827+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T16:10:59.827+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:10:59.838+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:10:59.839+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41722 #9432 (3 connections now open) 2014-10-06T16:10:59.839+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41723 #9433 (4 connections now open) 2014-10-06T16:10:59.839+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41724 #9434 (5 connections now open) 2014-10-06T16:10:59.840+0000 I NETWORK [conn9432] end connection 127.0.0.1:41722 (4 connections now open) 2014-10-06T16:11:04.840+0000 I NETWORK [conn9433] end connection 127.0.0.1:41723 (3 connections now open) 2014-10-06T16:11:04.840+0000 I NETWORK [conn9434] end connection 127.0.0.1:41724 (3 connections now open) 2014-10-06T16:11:04.840+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41725 #9435 (3 connections now open) 2014-10-06T16:11:04.840+0000 I NETWORK [conn9435] end connection 127.0.0.1:41725 (2 connections now open) 2014-10-06T16:11:04.841+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:11:04.842+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:11:04.842+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:11:05.917+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T16:11:05.917+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:11:05.931+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:11:05.932+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41726 #9436 (3 connections now open) 2014-10-06T16:11:05.932+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41727 #9437 (4 connections now open) 2014-10-06T16:11:05.932+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41728 #9438 (5 connections now open) 2014-10-06T16:11:05.932+0000 I NETWORK [conn9436] end connection 127.0.0.1:41726 (4 connections now open) 2014-10-06T16:11:10.933+0000 I NETWORK [conn9437] end connection 127.0.0.1:41727 (3 connections now open) 2014-10-06T16:11:10.933+0000 I NETWORK [conn9438] end connection 127.0.0.1:41728 (3 connections now open) 2014-10-06T16:11:10.933+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41729 #9439 (3 connections now open) 2014-10-06T16:11:10.933+0000 I NETWORK [conn9439] end connection 127.0.0.1:41729 (2 connections now open) 2014-10-06T16:11:10.934+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:11:10.934+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:11:10.935+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:11:12.028+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T16:11:12.028+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:11:12.039+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:11:12.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41730 #9440 (3 connections now open) 2014-10-06T16:11:12.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41731 #9441 (4 connections now open) 2014-10-06T16:11:12.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41732 #9442 (5 connections now open) 2014-10-06T16:11:12.041+0000 I NETWORK [conn9440] end connection 127.0.0.1:41730 (4 connections now open) 2014-10-06T16:11:17.041+0000 I NETWORK [conn9441] end connection 127.0.0.1:41731 (3 connections now open) 2014-10-06T16:11:17.041+0000 I NETWORK [conn9442] end connection 127.0.0.1:41732 (3 connections now open) 2014-10-06T16:11:17.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41733 #9443 (3 connections now open) 2014-10-06T16:11:17.042+0000 I NETWORK [conn9443] end connection 127.0.0.1:41733 (2 connections now open) 2014-10-06T16:11:17.042+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:11:17.043+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:11:17.043+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:11:18.103+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T16:11:18.103+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:11:18.113+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:11:18.114+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41734 #9444 (3 connections now open) 2014-10-06T16:11:18.114+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41735 #9445 (4 connections now open) 2014-10-06T16:11:18.114+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41736 #9446 (5 connections now open) 2014-10-06T16:11:18.115+0000 I NETWORK [conn9444] end connection 127.0.0.1:41734 (4 connections now open) 2014-10-06T16:11:23.115+0000 I NETWORK [conn9445] end connection 127.0.0.1:41735 (3 connections now open) 2014-10-06T16:11:23.115+0000 I NETWORK [conn9446] end connection 127.0.0.1:41736 (3 connections now open) 2014-10-06T16:11:23.115+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41737 #9447 (4 connections now open) 2014-10-06T16:11:23.116+0000 I NETWORK [conn9447] end connection 127.0.0.1:41737 (2 connections now open) 2014-10-06T16:11:23.116+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:11:23.117+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:11:23.117+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:11:24.172+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T16:11:24.172+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:11:24.183+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:11:24.184+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41738 #9448 (3 connections now open) 2014-10-06T16:11:24.184+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41739 #9449 (4 connections now open) 2014-10-06T16:11:24.184+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41740 #9450 (5 connections now open) 2014-10-06T16:11:24.184+0000 I NETWORK [conn9448] end connection 127.0.0.1:41738 (4 connections now open) 2014-10-06T16:11:29.185+0000 I NETWORK [conn9450] end connection 127.0.0.1:41740 (3 connections now open) 2014-10-06T16:11:29.185+0000 I NETWORK [conn9449] end connection 127.0.0.1:41739 (3 connections now open) 2014-10-06T16:11:29.185+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41741 #9451 (3 connections now open) 2014-10-06T16:11:29.185+0000 I NETWORK [conn9451] end connection 127.0.0.1:41741 (2 connections now open) 2014-10-06T16:11:29.186+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:11:29.187+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:11:29.187+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:11:30.270+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T16:11:30.270+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:11:30.281+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:11:30.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41742 #9452 (3 connections now open) 2014-10-06T16:11:30.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41743 #9453 (4 connections now open) 2014-10-06T16:11:30.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41744 #9454 (5 connections now open) 2014-10-06T16:11:30.282+0000 I NETWORK [conn9452] end connection 127.0.0.1:41742 (4 connections now open) 2014-10-06T16:11:35.283+0000 I NETWORK [conn9454] end connection 127.0.0.1:41744 (3 connections now open) 2014-10-06T16:11:35.283+0000 I NETWORK [conn9453] end connection 127.0.0.1:41743 (3 connections now open) 2014-10-06T16:11:35.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41745 #9455 (3 connections now open) 2014-10-06T16:11:35.283+0000 I NETWORK [conn9455] end connection 127.0.0.1:41745 (2 connections now open) 2014-10-06T16:11:35.284+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:11:35.285+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:11:35.285+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:11:36.356+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T16:11:36.356+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:11:36.367+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:11:36.368+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41746 #9456 (3 connections now open) 2014-10-06T16:11:36.368+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41747 #9457 (4 connections now open) 2014-10-06T16:11:36.368+0000 I NETWORK [conn9456] end connection 127.0.0.1:41746 (3 connections now open) 2014-10-06T16:11:41.369+0000 I NETWORK [conn9457] end connection 127.0.0.1:41747 (2 connections now open) 2014-10-06T16:11:41.369+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41748 #9458 (3 connections now open) 2014-10-06T16:11:41.369+0000 I NETWORK [conn9458] end connection 127.0.0.1:41748 (2 connections now open) 2014-10-06T16:11:41.369+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:11:41.370+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:11:41.370+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:11:42.440+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T16:11:42.440+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:11:42.451+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:11:42.451+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41749 #9459 (3 connections now open) 2014-10-06T16:11:42.451+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41750 #9460 (4 connections now open) 2014-10-06T16:11:42.452+0000 I NETWORK [conn9459] end connection 127.0.0.1:41749 (3 connections now open) 2014-10-06T16:11:47.452+0000 I NETWORK [conn9460] end connection 127.0.0.1:41750 (2 connections now open) 2014-10-06T16:11:47.452+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41751 #9461 (3 connections now open) 2014-10-06T16:11:47.453+0000 I NETWORK [conn9461] end connection 127.0.0.1:41751 (2 connections now open) 2014-10-06T16:11:47.453+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:11:47.454+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:11:47.454+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:11:48.523+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T16:11:48.523+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:11:48.533+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:11:48.534+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41752 #9462 (3 connections now open) 2014-10-06T16:11:48.534+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41753 #9463 (4 connections now open) 2014-10-06T16:11:48.535+0000 I NETWORK [conn9462] end connection 127.0.0.1:41752 (3 connections now open) 2014-10-06T16:11:53.535+0000 I NETWORK [conn9463] end connection 127.0.0.1:41753 (2 connections now open) 2014-10-06T16:11:53.535+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41754 #9464 (3 connections now open) 2014-10-06T16:11:53.536+0000 I NETWORK [conn9464] end connection 127.0.0.1:41754 (2 connections now open) 2014-10-06T16:11:53.536+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:11:53.537+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:11:53.537+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:11:54.637+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T16:11:54.637+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:11:54.648+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:11:54.649+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41755 #9465 (3 connections now open) 2014-10-06T16:11:54.649+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41756 #9466 (4 connections now open) 2014-10-06T16:11:54.649+0000 I NETWORK [conn9465] end connection 127.0.0.1:41755 (3 connections now open) 2014-10-06T16:11:59.650+0000 I NETWORK [conn9466] end connection 127.0.0.1:41756 (2 connections now open) 2014-10-06T16:11:59.650+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41757 #9467 (3 connections now open) 2014-10-06T16:11:59.650+0000 I NETWORK [conn9467] end connection 127.0.0.1:41757 (2 connections now open) 2014-10-06T16:11:59.651+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:11:59.651+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:11:59.652+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:12:00.734+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T16:12:00.734+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:12:00.744+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:12:00.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41758 #9468 (3 connections now open) 2014-10-06T16:12:00.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41759 #9469 (4 connections now open) 2014-10-06T16:12:00.746+0000 I NETWORK [conn9468] end connection 127.0.0.1:41758 (3 connections now open) 2014-10-06T16:12:05.746+0000 I NETWORK [conn9469] end connection 127.0.0.1:41759 (2 connections now open) 2014-10-06T16:12:05.746+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41760 #9470 (3 connections now open) 2014-10-06T16:12:05.747+0000 I NETWORK [conn9470] end connection 127.0.0.1:41760 (2 connections now open) 2014-10-06T16:12:05.747+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:12:05.748+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:12:05.748+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:12:06.826+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T16:12:06.826+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:12:06.836+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:12:06.837+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41761 #9471 (3 connections now open) 2014-10-06T16:12:06.837+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41762 #9472 (4 connections now open) 2014-10-06T16:12:06.838+0000 I NETWORK [conn9471] end connection 127.0.0.1:41761 (3 connections now open) 2014-10-06T16:12:11.838+0000 I NETWORK [conn9472] end connection 127.0.0.1:41762 (2 connections now open) 2014-10-06T16:12:11.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41763 #9473 (3 connections now open) 2014-10-06T16:12:11.839+0000 I NETWORK [conn9473] end connection 127.0.0.1:41763 (2 connections now open) 2014-10-06T16:12:11.839+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:12:11.840+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:12:11.840+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:12:12.903+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T16:12:12.903+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:12:12.914+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:12:12.914+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41764 #9474 (3 connections now open) 2014-10-06T16:12:12.914+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41765 #9475 (4 connections now open) 2014-10-06T16:12:12.915+0000 I NETWORK [conn9474] end connection 127.0.0.1:41764 (3 connections now open) 2014-10-06T16:12:17.915+0000 I NETWORK [conn9475] end connection 127.0.0.1:41765 (2 connections now open) 2014-10-06T16:12:17.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41766 #9476 (3 connections now open) 2014-10-06T16:12:17.916+0000 I NETWORK [conn9476] end connection 127.0.0.1:41766 (2 connections now open) 2014-10-06T16:12:17.916+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T16:12:17.921+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:12:17.921+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:12:19.005+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T16:12:19.006+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:12:19.016+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:12:19.017+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41767 #9477 (3 connections now open) 2014-10-06T16:12:19.017+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41768 #9478 (4 connections now open) 2014-10-06T16:12:19.018+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41769 #9479 (5 connections now open) 2014-10-06T16:12:19.018+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41770 #9480 (6 connections now open) 2014-10-06T16:12:19.018+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41771 #9481 (7 connections now open) 2014-10-06T16:12:19.018+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41772 #9482 (8 connections now open) 2014-10-06T16:12:19.018+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41773 #9483 (9 connections now open) 2014-10-06T16:12:19.018+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41774 #9484 (10 connections now open) 2014-10-06T16:12:19.019+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41775 #9485 (11 connections now open) 2014-10-06T16:12:19.020+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41776 #9486 (12 connections now open) 2014-10-06T16:12:19.020+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41777 #9487 (13 connections now open) 2014-10-06T16:12:19.020+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41778 #9488 (14 connections now open) 2014-10-06T16:12:19.020+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41779 #9489 (15 connections now open) 2014-10-06T16:12:19.020+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41780 #9490 (16 connections now open) 2014-10-06T16:12:19.021+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41781 #9491 (17 connections now open) 2014-10-06T16:12:19.021+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41782 #9492 (18 connections now open) 2014-10-06T16:12:19.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41783 #9493 (19 connections now open) 2014-10-06T16:12:19.022+0000 I NETWORK [conn9477] end connection 127.0.0.1:41767 (18 connections now open) 2014-10-06T16:12:24.022+0000 I NETWORK [conn9480] end connection 127.0.0.1:41770 (17 connections now open) 2014-10-06T16:12:24.022+0000 I NETWORK [conn9489] end connection 127.0.0.1:41779 (17 connections now open) 2014-10-06T16:12:24.022+0000 I NETWORK [conn9488] end connection 127.0.0.1:41778 (16 connections now open) 2014-10-06T16:12:24.022+0000 I NETWORK [conn9483] end connection 127.0.0.1:41773 (16 connections now open) 2014-10-06T16:12:24.022+0000 I NETWORK [conn9490] end connection 127.0.0.1:41780 (17 connections now open) 2014-10-06T16:12:24.023+0000 I NETWORK [conn9484] end connection 127.0.0.1:41774 (15 connections now open) 2014-10-06T16:12:24.023+0000 I NETWORK [conn9492] end connection 127.0.0.1:41782 (12 connections now open) 2014-10-06T16:12:24.023+0000 I NETWORK [conn9479] end connection 127.0.0.1:41769 (11 connections now open) 2014-10-06T16:12:24.023+0000 I NETWORK [conn9481] end connection 127.0.0.1:41771 (11 connections now open) 2014-10-06T16:12:24.023+0000 I NETWORK [conn9478] end connection 127.0.0.1:41768 (15 connections now open) 2014-10-06T16:12:24.023+0000 I NETWORK [conn9485] end connection 127.0.0.1:41775 (15 connections now open) 2014-10-06T16:12:24.022+0000 I NETWORK [conn9486] end connection 127.0.0.1:41776 (17 connections now open) 2014-10-06T16:12:24.023+0000 I NETWORK [conn9493] end connection 127.0.0.1:41783 (6 connections now open) 2014-10-06T16:12:24.022+0000 I NETWORK [conn9482] end connection 127.0.0.1:41772 (17 connections now open) 2014-10-06T16:12:24.023+0000 I NETWORK [conn9487] end connection 127.0.0.1:41777 (9 connections now open) 2014-10-06T16:12:24.023+0000 I NETWORK [conn9491] end connection 127.0.0.1:41781 (10 connections now open) 2014-10-06T16:12:24.023+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41784 #9494 (3 connections now open) 2014-10-06T16:12:24.024+0000 I NETWORK [conn9494] end connection 127.0.0.1:41784 (2 connections now open) 2014-10-06T16:12:24.024+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:12:24.025+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:12:24.025+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:12:25.101+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T16:12:25.101+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:12:25.112+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:12:25.113+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41785 #9495 (3 connections now open) 2014-10-06T16:12:25.113+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41786 #9496 (4 connections now open) 2014-10-06T16:12:25.113+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41787 #9497 (5 connections now open) 2014-10-06T16:12:25.113+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41788 #9498 (6 connections now open) 2014-10-06T16:12:25.113+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41789 #9499 (7 connections now open) 2014-10-06T16:12:25.114+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41790 #9500 (8 connections now open) 2014-10-06T16:12:25.114+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41791 #9501 (9 connections now open) 2014-10-06T16:12:25.114+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41793 #9502 (10 connections now open) 2014-10-06T16:12:25.114+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41792 #9503 (11 connections now open) 2014-10-06T16:12:25.115+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41794 #9504 (12 connections now open) 2014-10-06T16:12:25.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41795 #9505 (13 connections now open) 2014-10-06T16:12:25.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41796 #9506 (14 connections now open) 2014-10-06T16:12:25.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41797 #9507 (15 connections now open) 2014-10-06T16:12:25.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41798 #9508 (16 connections now open) 2014-10-06T16:12:25.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41799 #9509 (17 connections now open) 2014-10-06T16:12:25.117+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41800 #9510 (18 connections now open) 2014-10-06T16:12:25.118+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41801 #9511 (19 connections now open) 2014-10-06T16:12:25.119+0000 I NETWORK [conn9495] end connection 127.0.0.1:41785 (18 connections now open) 2014-10-06T16:12:30.119+0000 I NETWORK [conn9505] end connection 127.0.0.1:41795 (17 connections now open) 2014-10-06T16:12:30.119+0000 I NETWORK [conn9506] end connection 127.0.0.1:41796 (17 connections now open) 2014-10-06T16:12:30.119+0000 I NETWORK [conn9504] end connection 127.0.0.1:41794 (17 connections now open) 2014-10-06T16:12:30.119+0000 I NETWORK [conn9510] end connection 127.0.0.1:41800 (16 connections now open) 2014-10-06T16:12:30.119+0000 I NETWORK [conn9503] end connection 127.0.0.1:41792 (14 connections now open) 2014-10-06T16:12:30.119+0000 I NETWORK [conn9496] end connection 127.0.0.1:41786 (12 connections now open) 2014-10-06T16:12:30.119+0000 I NETWORK [conn9509] end connection 127.0.0.1:41799 (11 connections now open) 2014-10-06T16:12:30.119+0000 I NETWORK [conn9511] end connection 127.0.0.1:41801 (11 connections now open) 2014-10-06T16:12:30.119+0000 I NETWORK [conn9502] end connection 127.0.0.1:41793 (11 connections now open) 2014-10-06T16:12:30.119+0000 I NETWORK [conn9501] end connection 127.0.0.1:41791 (9 connections now open) 2014-10-06T16:12:30.119+0000 I NETWORK [conn9497] end connection 127.0.0.1:41787 (9 connections now open) 2014-10-06T16:12:30.119+0000 I NETWORK [conn9499] end connection 127.0.0.1:41789 (11 connections now open) 2014-10-06T16:12:30.119+0000 I NETWORK [conn9498] end connection 127.0.0.1:41788 (7 connections now open) 2014-10-06T16:12:30.119+0000 I NETWORK [conn9500] end connection 127.0.0.1:41790 (9 connections now open) 2014-10-06T16:12:30.119+0000 I NETWORK [conn9508] end connection 127.0.0.1:41798 (11 connections now open) 2014-10-06T16:12:30.119+0000 I NETWORK [conn9507] end connection 127.0.0.1:41797 (6 connections now open) 2014-10-06T16:12:30.120+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41802 #9512 (3 connections now open) 2014-10-06T16:12:30.120+0000 I NETWORK [conn9512] end connection 127.0.0.1:41802 (2 connections now open) 2014-10-06T16:12:30.120+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:12:30.121+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:12:30.122+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:12:31.189+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T16:12:31.189+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:12:31.200+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:12:31.200+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41803 #9513 (3 connections now open) 2014-10-06T16:12:31.201+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41804 #9514 (4 connections now open) 2014-10-06T16:12:31.201+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41805 #9515 (5 connections now open) 2014-10-06T16:12:31.201+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41806 #9516 (6 connections now open) 2014-10-06T16:12:31.201+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41807 #9517 (7 connections now open) 2014-10-06T16:12:31.201+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41808 #9518 (8 connections now open) 2014-10-06T16:12:31.202+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41809 #9519 (9 connections now open) 2014-10-06T16:12:31.202+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41810 #9520 (10 connections now open) 2014-10-06T16:12:31.203+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41811 #9521 (11 connections now open) 2014-10-06T16:12:31.203+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41812 #9522 (12 connections now open) 2014-10-06T16:12:31.203+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41813 #9523 (13 connections now open) 2014-10-06T16:12:31.203+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41814 #9524 (14 connections now open) 2014-10-06T16:12:31.204+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41815 #9525 (15 connections now open) 2014-10-06T16:12:31.204+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41816 #9526 (16 connections now open) 2014-10-06T16:12:31.205+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41817 #9527 (17 connections now open) 2014-10-06T16:12:31.205+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41818 #9528 (18 connections now open) 2014-10-06T16:12:31.206+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41819 #9529 (19 connections now open) 2014-10-06T16:12:31.206+0000 I NETWORK [conn9513] end connection 127.0.0.1:41803 (18 connections now open) 2014-10-06T16:12:36.206+0000 I NETWORK [conn9517] end connection 127.0.0.1:41807 (17 connections now open) 2014-10-06T16:12:36.206+0000 I NETWORK [conn9514] end connection 127.0.0.1:41804 (17 connections now open) 2014-10-06T16:12:36.206+0000 I NETWORK [conn9528] end connection 127.0.0.1:41818 (15 connections now open) 2014-10-06T16:12:36.206+0000 I NETWORK [conn9527] end connection 127.0.0.1:41817 (15 connections now open) 2014-10-06T16:12:36.206+0000 I NETWORK [conn9529] end connection 127.0.0.1:41819 (15 connections now open) 2014-10-06T16:12:36.206+0000 I NETWORK [conn9526] end connection 127.0.0.1:41816 (14 connections now open) 2014-10-06T16:12:36.207+0000 I NETWORK [conn9516] end connection 127.0.0.1:41806 (12 connections now open) 2014-10-06T16:12:36.207+0000 I NETWORK [conn9520] end connection 127.0.0.1:41810 (12 connections now open) 2014-10-06T16:12:36.206+0000 I NETWORK [conn9519] end connection 127.0.0.1:41809 (14 connections now open) 2014-10-06T16:12:36.207+0000 I NETWORK [conn9523] end connection 127.0.0.1:41813 (10 connections now open) 2014-10-06T16:12:36.207+0000 I NETWORK [conn9522] end connection 127.0.0.1:41812 (13 connections now open) 2014-10-06T16:12:36.207+0000 I NETWORK [conn9515] end connection 127.0.0.1:41805 (13 connections now open) 2014-10-06T16:12:36.207+0000 I NETWORK [conn9521] end connection 127.0.0.1:41811 (13 connections now open) 2014-10-06T16:12:36.207+0000 I NETWORK [conn9524] end connection 127.0.0.1:41814 (6 connections now open) 2014-10-06T16:12:36.207+0000 I NETWORK [conn9525] end connection 127.0.0.1:41815 (7 connections now open) 2014-10-06T16:12:36.207+0000 I NETWORK [conn9518] end connection 127.0.0.1:41808 (2 connections now open) 2014-10-06T16:12:36.207+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41820 #9530 (3 connections now open) 2014-10-06T16:12:36.208+0000 I NETWORK [conn9530] end connection 127.0.0.1:41820 (2 connections now open) 2014-10-06T16:12:36.208+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:12:36.209+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:12:36.209+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:12:37.301+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T16:12:37.301+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:12:37.312+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:12:37.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41821 #9531 (3 connections now open) 2014-10-06T16:12:37.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41822 #9532 (4 connections now open) 2014-10-06T16:12:37.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41823 #9533 (5 connections now open) 2014-10-06T16:12:37.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41825 #9534 (6 connections now open) 2014-10-06T16:12:37.314+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41826 #9535 (7 connections now open) 2014-10-06T16:12:37.314+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41827 #9536 (8 connections now open) 2014-10-06T16:12:37.314+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41828 #9537 (9 connections now open) 2014-10-06T16:12:37.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41829 #9538 (10 connections now open) 2014-10-06T16:12:37.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41830 #9539 (11 connections now open) 2014-10-06T16:12:37.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41831 #9540 (12 connections now open) 2014-10-06T16:12:37.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41833 #9541 (13 connections now open) 2014-10-06T16:12:37.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41832 #9542 (14 connections now open) 2014-10-06T16:12:37.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41835 #9543 (15 connections now open) 2014-10-06T16:12:37.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41836 #9544 (16 connections now open) 2014-10-06T16:12:37.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41837 #9545 (17 connections now open) 2014-10-06T16:12:37.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41838 #9546 (18 connections now open) 2014-10-06T16:12:37.317+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41839 #9547 (19 connections now open) 2014-10-06T16:12:37.317+0000 I NETWORK [conn9531] end connection 127.0.0.1:41821 (18 connections now open) 2014-10-06T16:12:42.318+0000 I NETWORK [conn9543] end connection 127.0.0.1:41835 (17 connections now open) 2014-10-06T16:12:42.318+0000 I NETWORK [conn9545] end connection 127.0.0.1:41837 (17 connections now open) 2014-10-06T16:12:42.318+0000 I NETWORK [conn9533] end connection 127.0.0.1:41823 (16 connections now open) 2014-10-06T16:12:42.318+0000 I NETWORK [conn9534] end connection 127.0.0.1:41825 (15 connections now open) 2014-10-06T16:12:42.318+0000 I NETWORK [conn9538] end connection 127.0.0.1:41829 (15 connections now open) 2014-10-06T16:12:42.318+0000 I NETWORK [conn9537] end connection 127.0.0.1:41828 (17 connections now open) 2014-10-06T16:12:42.318+0000 I NETWORK [conn9540] end connection 127.0.0.1:41831 (12 connections now open) 2014-10-06T16:12:42.318+0000 I NETWORK [conn9541] end connection 127.0.0.1:41833 (17 connections now open) 2014-10-06T16:12:42.318+0000 I NETWORK [conn9539] end connection 127.0.0.1:41830 (15 connections now open) 2014-10-06T16:12:42.318+0000 I NETWORK [conn9544] end connection 127.0.0.1:41836 (17 connections now open) 2014-10-06T16:12:42.318+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41840 #9548 (11 connections now open) 2014-10-06T16:12:42.318+0000 I NETWORK [conn9547] end connection 127.0.0.1:41839 (15 connections now open) 2014-10-06T16:12:42.318+0000 I NETWORK [conn9532] end connection 127.0.0.1:41822 (15 connections now open) 2014-10-06T16:12:42.318+0000 I NETWORK [conn9542] end connection 127.0.0.1:41832 (15 connections now open) 2014-10-06T16:12:42.318+0000 I NETWORK [conn9535] end connection 127.0.0.1:41826 (12 connections now open) 2014-10-06T16:12:42.318+0000 I NETWORK [conn9546] end connection 127.0.0.1:41838 (17 connections now open) 2014-10-06T16:12:42.318+0000 I NETWORK [conn9536] end connection 127.0.0.1:41827 (15 connections now open) 2014-10-06T16:12:42.319+0000 I NETWORK [conn9548] end connection 127.0.0.1:41840 (2 connections now open) 2014-10-06T16:12:42.319+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:12:42.320+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:12:42.321+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:12:43.410+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T16:12:43.410+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:12:43.421+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:12:43.421+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41841 #9549 (3 connections now open) 2014-10-06T16:12:43.422+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41842 #9550 (4 connections now open) 2014-10-06T16:12:43.422+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41843 #9551 (5 connections now open) 2014-10-06T16:12:43.422+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41844 #9552 (6 connections now open) 2014-10-06T16:12:43.422+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41845 #9553 (7 connections now open) 2014-10-06T16:12:43.422+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41846 #9554 (8 connections now open) 2014-10-06T16:12:43.422+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41847 #9555 (9 connections now open) 2014-10-06T16:12:43.423+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41848 #9556 (10 connections now open) 2014-10-06T16:12:43.423+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41849 #9557 (11 connections now open) 2014-10-06T16:12:43.424+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41850 #9558 (12 connections now open) 2014-10-06T16:12:43.424+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41851 #9559 (13 connections now open) 2014-10-06T16:12:43.424+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41852 #9560 (14 connections now open) 2014-10-06T16:12:43.424+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41853 #9561 (15 connections now open) 2014-10-06T16:12:43.424+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41854 #9562 (16 connections now open) 2014-10-06T16:12:43.425+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41855 #9563 (17 connections now open) 2014-10-06T16:12:43.425+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41856 #9564 (18 connections now open) 2014-10-06T16:12:43.425+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41857 #9565 (19 connections now open) 2014-10-06T16:12:43.426+0000 I NETWORK [conn9549] end connection 127.0.0.1:41841 (18 connections now open) 2014-10-06T16:12:48.426+0000 I NETWORK [conn9565] end connection 127.0.0.1:41857 (17 connections now open) 2014-10-06T16:12:48.426+0000 I NETWORK [conn9561] end connection 127.0.0.1:41853 (17 connections now open) 2014-10-06T16:12:48.426+0000 I NETWORK [conn9554] end connection 127.0.0.1:41846 (17 connections now open) 2014-10-06T16:12:48.426+0000 I NETWORK [conn9555] end connection 127.0.0.1:41847 (15 connections now open) 2014-10-06T16:12:48.426+0000 I NETWORK [conn9556] end connection 127.0.0.1:41848 (14 connections now open) 2014-10-06T16:12:48.427+0000 I NETWORK [conn9564] end connection 127.0.0.1:41856 (14 connections now open) 2014-10-06T16:12:48.427+0000 I NETWORK [conn9550] end connection 127.0.0.1:41842 (13 connections now open) 2014-10-06T16:12:48.427+0000 I NETWORK [conn9558] end connection 127.0.0.1:41850 (13 connections now open) 2014-10-06T16:12:48.427+0000 I NETWORK [conn9552] end connection 127.0.0.1:41844 (13 connections now open) 2014-10-06T16:12:48.427+0000 I NETWORK [conn9553] end connection 127.0.0.1:41845 (11 connections now open) 2014-10-06T16:12:48.426+0000 I NETWORK [conn9560] end connection 127.0.0.1:41852 (14 connections now open) 2014-10-06T16:12:48.427+0000 I NETWORK [conn9559] end connection 127.0.0.1:41851 (7 connections now open) 2014-10-06T16:12:48.427+0000 I NETWORK [conn9551] end connection 127.0.0.1:41843 (6 connections now open) 2014-10-06T16:12:48.427+0000 I NETWORK [conn9563] end connection 127.0.0.1:41855 (10 connections now open) 2014-10-06T16:12:48.427+0000 I NETWORK [conn9557] end connection 127.0.0.1:41849 (13 connections now open) 2014-10-06T16:12:48.427+0000 I NETWORK [conn9562] end connection 127.0.0.1:41854 (13 connections now open) 2014-10-06T16:12:48.427+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41858 #9566 (3 connections now open) 2014-10-06T16:12:48.428+0000 I NETWORK [conn9566] end connection 127.0.0.1:41858 (2 connections now open) 2014-10-06T16:12:48.428+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:12:48.429+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:12:48.429+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:12:49.506+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T16:12:49.506+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:12:49.517+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:12:49.517+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41859 #9567 (3 connections now open) 2014-10-06T16:12:49.518+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41860 #9568 (4 connections now open) 2014-10-06T16:12:49.518+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41861 #9569 (5 connections now open) 2014-10-06T16:12:49.518+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41862 #9570 (6 connections now open) 2014-10-06T16:12:49.518+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41863 #9571 (7 connections now open) 2014-10-06T16:12:49.518+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41864 #9572 (8 connections now open) 2014-10-06T16:12:49.519+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41865 #9573 (9 connections now open) 2014-10-06T16:12:49.519+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41866 #9574 (10 connections now open) 2014-10-06T16:12:49.519+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41867 #9575 (11 connections now open) 2014-10-06T16:12:49.520+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41868 #9576 (12 connections now open) 2014-10-06T16:12:49.520+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41870 #9577 (13 connections now open) 2014-10-06T16:12:49.520+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41871 #9578 (14 connections now open) 2014-10-06T16:12:49.520+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41872 #9579 (15 connections now open) 2014-10-06T16:12:49.520+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41873 #9580 (16 connections now open) 2014-10-06T16:12:49.520+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41875 #9581 (17 connections now open) 2014-10-06T16:12:49.520+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41876 #9582 (18 connections now open) 2014-10-06T16:12:49.520+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41877 #9583 (19 connections now open) 2014-10-06T16:12:49.520+0000 I NETWORK [conn9567] end connection 127.0.0.1:41859 (18 connections now open) 2014-10-06T16:12:54.521+0000 I NETWORK [conn9575] end connection 127.0.0.1:41867 (17 connections now open) 2014-10-06T16:12:54.521+0000 I NETWORK [conn9582] end connection 127.0.0.1:41876 (17 connections now open) 2014-10-06T16:12:54.521+0000 I NETWORK [conn9571] end connection 127.0.0.1:41863 (15 connections now open) 2014-10-06T16:12:54.521+0000 I NETWORK [conn9576] end connection 127.0.0.1:41868 (15 connections now open) 2014-10-06T16:12:54.521+0000 I NETWORK [conn9573] end connection 127.0.0.1:41865 (14 connections now open) 2014-10-06T16:12:54.521+0000 I NETWORK [conn9569] end connection 127.0.0.1:41861 (13 connections now open) 2014-10-06T16:12:54.521+0000 I NETWORK [conn9572] end connection 127.0.0.1:41864 (12 connections now open) 2014-10-06T16:12:54.521+0000 I NETWORK [conn9577] end connection 127.0.0.1:41870 (12 connections now open) 2014-10-06T16:12:54.521+0000 I NETWORK [conn9570] end connection 127.0.0.1:41862 (13 connections now open) 2014-10-06T16:12:54.521+0000 I NETWORK [conn9574] end connection 127.0.0.1:41866 (9 connections now open) 2014-10-06T16:12:54.521+0000 I NETWORK [conn9580] end connection 127.0.0.1:41873 (9 connections now open) 2014-10-06T16:12:54.521+0000 I NETWORK [conn9579] end connection 127.0.0.1:41872 (7 connections now open) 2014-10-06T16:12:54.521+0000 I NETWORK [conn9568] end connection 127.0.0.1:41860 (8 connections now open) 2014-10-06T16:12:54.521+0000 I NETWORK [conn9581] end connection 127.0.0.1:41875 (8 connections now open) 2014-10-06T16:12:54.521+0000 I NETWORK [conn9578] end connection 127.0.0.1:41871 (5 connections now open) 2014-10-06T16:12:54.521+0000 I NETWORK [conn9583] end connection 127.0.0.1:41877 (2 connections now open) 2014-10-06T16:12:54.522+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41878 #9584 (3 connections now open) 2014-10-06T16:12:54.522+0000 I NETWORK [conn9584] end connection 127.0.0.1:41878 (2 connections now open) 2014-10-06T16:12:54.522+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:12:54.523+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:12:54.524+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:12:55.575+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T16:12:55.575+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:12:55.586+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:12:55.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41879 #9585 (3 connections now open) 2014-10-06T16:12:55.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41880 #9586 (4 connections now open) 2014-10-06T16:12:55.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41881 #9587 (5 connections now open) 2014-10-06T16:12:55.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41882 #9588 (6 connections now open) 2014-10-06T16:12:55.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41886 #9589 (7 connections now open) 2014-10-06T16:12:55.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41887 #9590 (8 connections now open) 2014-10-06T16:12:55.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41888 #9591 (9 connections now open) 2014-10-06T16:12:55.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41889 #9592 (10 connections now open) 2014-10-06T16:12:55.589+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41890 #9593 (11 connections now open) 2014-10-06T16:12:55.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41891 #9594 (12 connections now open) 2014-10-06T16:12:55.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41892 #9595 (13 connections now open) 2014-10-06T16:12:55.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41893 #9596 (14 connections now open) 2014-10-06T16:12:55.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41894 #9597 (15 connections now open) 2014-10-06T16:12:55.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41895 #9598 (16 connections now open) 2014-10-06T16:12:55.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41896 #9599 (17 connections now open) 2014-10-06T16:12:55.591+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41897 #9600 (18 connections now open) 2014-10-06T16:12:55.591+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41898 #9601 (19 connections now open) 2014-10-06T16:12:55.592+0000 I NETWORK [conn9585] end connection 127.0.0.1:41879 (18 connections now open) 2014-10-06T16:13:00.592+0000 I NETWORK [conn9597] end connection 127.0.0.1:41894 (17 connections now open) 2014-10-06T16:13:00.592+0000 I NETWORK [conn9591] end connection 127.0.0.1:41888 (17 connections now open) 2014-10-06T16:13:00.592+0000 I NETWORK [conn9598] end connection 127.0.0.1:41895 (17 connections now open) 2014-10-06T16:13:00.592+0000 I NETWORK [conn9586] end connection 127.0.0.1:41880 (16 connections now open) 2014-10-06T16:13:00.592+0000 I NETWORK [conn9590] end connection 127.0.0.1:41887 (17 connections now open) 2014-10-06T16:13:00.592+0000 I NETWORK [conn9592] end connection 127.0.0.1:41889 (13 connections now open) 2014-10-06T16:13:00.592+0000 I NETWORK [conn9600] end connection 127.0.0.1:41897 (14 connections now open) 2014-10-06T16:13:00.592+0000 I NETWORK [conn9601] end connection 127.0.0.1:41898 (13 connections now open) 2014-10-06T16:13:00.592+0000 I NETWORK [conn9594] end connection 127.0.0.1:41891 (13 connections now open) 2014-10-06T16:13:00.592+0000 I NETWORK [conn9595] end connection 127.0.0.1:41892 (13 connections now open) 2014-10-06T16:13:00.592+0000 I NETWORK [conn9589] end connection 127.0.0.1:41886 (9 connections now open) 2014-10-06T16:13:00.592+0000 I NETWORK [conn9593] end connection 127.0.0.1:41890 (13 connections now open) 2014-10-06T16:13:00.592+0000 I NETWORK [conn9588] end connection 127.0.0.1:41882 (7 connections now open) 2014-10-06T16:13:00.592+0000 I NETWORK [conn9587] end connection 127.0.0.1:41881 (13 connections now open) 2014-10-06T16:13:00.592+0000 I NETWORK [conn9596] end connection 127.0.0.1:41893 (11 connections now open) 2014-10-06T16:13:00.592+0000 I NETWORK [conn9599] end connection 127.0.0.1:41896 (4 connections now open) 2014-10-06T16:13:00.593+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41899 #9602 (3 connections now open) 2014-10-06T16:13:00.593+0000 I NETWORK [conn9602] end connection 127.0.0.1:41899 (2 connections now open) 2014-10-06T16:13:00.594+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:13:00.595+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:13:00.595+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:13:01.667+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T16:13:01.667+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:13:01.678+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:13:01.678+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41900 #9603 (3 connections now open) 2014-10-06T16:13:01.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41903 #9604 (4 connections now open) 2014-10-06T16:13:01.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41902 #9605 (5 connections now open) 2014-10-06T16:13:01.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41901 #9606 (6 connections now open) 2014-10-06T16:13:01.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41905 #9607 (7 connections now open) 2014-10-06T16:13:01.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41906 #9608 (8 connections now open) 2014-10-06T16:13:01.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41907 #9609 (9 connections now open) 2014-10-06T16:13:01.680+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41908 #9610 (10 connections now open) 2014-10-06T16:13:01.680+0000 I NETWORK [conn9603] end connection 127.0.0.1:41900 (9 connections now open) 2014-10-06T16:13:01.680+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41909 #9611 (11 connections now open) 2014-10-06T16:13:06.680+0000 I NETWORK [conn9611] end connection 127.0.0.1:41909 (9 connections now open) 2014-10-06T16:13:06.680+0000 I NETWORK [conn9610] end connection 127.0.0.1:41908 (9 connections now open) 2014-10-06T16:13:06.680+0000 I NETWORK [conn9607] end connection 127.0.0.1:41905 (8 connections now open) 2014-10-06T16:13:06.680+0000 I NETWORK [conn9604] end connection 127.0.0.1:41903 (9 connections now open) 2014-10-06T16:13:06.680+0000 I NETWORK [conn9605] end connection 127.0.0.1:41902 (7 connections now open) 2014-10-06T16:13:06.680+0000 I NETWORK [conn9609] end connection 127.0.0.1:41907 (4 connections now open) 2014-10-06T16:13:06.680+0000 I NETWORK [conn9608] end connection 127.0.0.1:41906 (4 connections now open) 2014-10-06T16:13:06.681+0000 I NETWORK [conn9606] end connection 127.0.0.1:41901 (2 connections now open) 2014-10-06T16:13:06.681+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41910 #9612 (3 connections now open) 2014-10-06T16:13:06.681+0000 I NETWORK [conn9612] end connection 127.0.0.1:41910 (2 connections now open) 2014-10-06T16:13:06.682+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:13:06.682+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:13:06.683+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:13:07.755+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T16:13:07.755+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:13:07.766+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:13:07.767+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41911 #9613 (3 connections now open) 2014-10-06T16:13:07.767+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41912 #9614 (4 connections now open) 2014-10-06T16:13:07.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41913 #9615 (5 connections now open) 2014-10-06T16:13:07.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41914 #9616 (6 connections now open) 2014-10-06T16:13:07.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41915 #9617 (7 connections now open) 2014-10-06T16:13:07.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41916 #9618 (8 connections now open) 2014-10-06T16:13:07.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41917 #9619 (9 connections now open) 2014-10-06T16:13:07.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41918 #9620 (10 connections now open) 2014-10-06T16:13:07.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41919 #9621 (11 connections now open) 2014-10-06T16:13:07.769+0000 I NETWORK [conn9613] end connection 127.0.0.1:41911 (10 connections now open) 2014-10-06T16:13:12.770+0000 I NETWORK [conn9614] end connection 127.0.0.1:41912 (9 connections now open) 2014-10-06T16:13:12.770+0000 I NETWORK [conn9619] end connection 127.0.0.1:41917 (9 connections now open) 2014-10-06T16:13:12.770+0000 I NETWORK [conn9618] end connection 127.0.0.1:41916 (9 connections now open) 2014-10-06T16:13:12.770+0000 I NETWORK [conn9616] end connection 127.0.0.1:41914 (9 connections now open) 2014-10-06T16:13:12.770+0000 I NETWORK [conn9620] end connection 127.0.0.1:41918 (9 connections now open) 2014-10-06T16:13:12.770+0000 I NETWORK [conn9615] end connection 127.0.0.1:41913 (7 connections now open) 2014-10-06T16:13:12.770+0000 I NETWORK [conn9617] end connection 127.0.0.1:41915 (9 connections now open) 2014-10-06T16:13:12.770+0000 I NETWORK [conn9621] end connection 127.0.0.1:41919 (9 connections now open) 2014-10-06T16:13:12.770+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41920 #9622 (5 connections now open) 2014-10-06T16:13:12.770+0000 I NETWORK [conn9622] end connection 127.0.0.1:41920 (2 connections now open) 2014-10-06T16:13:12.771+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:13:12.772+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:13:12.772+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:13:13.851+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T16:13:13.851+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:13:13.861+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:13:13.862+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41921 #9623 (3 connections now open) 2014-10-06T16:13:13.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41922 #9624 (4 connections now open) 2014-10-06T16:13:13.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41923 #9625 (5 connections now open) 2014-10-06T16:13:13.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41924 #9626 (6 connections now open) 2014-10-06T16:13:13.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41925 #9627 (7 connections now open) 2014-10-06T16:13:13.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41926 #9628 (8 connections now open) 2014-10-06T16:13:13.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41927 #9629 (9 connections now open) 2014-10-06T16:13:13.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41928 #9630 (10 connections now open) 2014-10-06T16:13:13.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41929 #9631 (11 connections now open) 2014-10-06T16:13:13.864+0000 I NETWORK [conn9623] end connection 127.0.0.1:41921 (10 connections now open) 2014-10-06T16:13:18.865+0000 I NETWORK [conn9629] end connection 127.0.0.1:41927 (9 connections now open) 2014-10-06T16:13:18.865+0000 I NETWORK [conn9625] end connection 127.0.0.1:41923 (9 connections now open) 2014-10-06T16:13:18.865+0000 I NETWORK [conn9628] end connection 127.0.0.1:41926 (8 connections now open) 2014-10-06T16:13:18.865+0000 I NETWORK [conn9627] end connection 127.0.0.1:41925 (8 connections now open) 2014-10-06T16:13:18.866+0000 I NETWORK [conn9624] end connection 127.0.0.1:41922 (8 connections now open) 2014-10-06T16:13:18.865+0000 I NETWORK [conn9630] end connection 127.0.0.1:41928 (9 connections now open) 2014-10-06T16:13:18.865+0000 I NETWORK [conn9631] end connection 127.0.0.1:41929 (9 connections now open) 2014-10-06T16:13:18.866+0000 I NETWORK [conn9626] end connection 127.0.0.1:41924 (3 connections now open) 2014-10-06T16:13:18.866+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41930 #9632 (3 connections now open) 2014-10-06T16:13:18.866+0000 I NETWORK [conn9632] end connection 127.0.0.1:41930 (2 connections now open) 2014-10-06T16:13:18.867+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:13:18.868+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:13:18.868+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:13:19.928+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T16:13:19.928+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:13:19.938+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:13:19.939+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41931 #9633 (3 connections now open) 2014-10-06T16:13:19.940+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41932 #9634 (4 connections now open) 2014-10-06T16:13:19.940+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41933 #9635 (5 connections now open) 2014-10-06T16:13:19.940+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41934 #9636 (6 connections now open) 2014-10-06T16:13:19.940+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41935 #9637 (7 connections now open) 2014-10-06T16:13:19.940+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41936 #9638 (8 connections now open) 2014-10-06T16:13:19.940+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41937 #9639 (9 connections now open) 2014-10-06T16:13:19.940+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41938 #9640 (10 connections now open) 2014-10-06T16:13:19.941+0000 I NETWORK [conn9633] end connection 127.0.0.1:41931 (9 connections now open) 2014-10-06T16:13:19.941+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41939 #9641 (10 connections now open) 2014-10-06T16:13:24.941+0000 I NETWORK [conn9640] end connection 127.0.0.1:41938 (9 connections now open) 2014-10-06T16:13:24.941+0000 I NETWORK [conn9637] end connection 127.0.0.1:41935 (9 connections now open) 2014-10-06T16:13:24.941+0000 I NETWORK [conn9638] end connection 127.0.0.1:41936 (9 connections now open) 2014-10-06T16:13:24.941+0000 I NETWORK [conn9639] end connection 127.0.0.1:41937 (9 connections now open) 2014-10-06T16:13:24.941+0000 I NETWORK [conn9641] end connection 127.0.0.1:41939 (9 connections now open) 2014-10-06T16:13:24.941+0000 I NETWORK [conn9634] end connection 127.0.0.1:41932 (9 connections now open) 2014-10-06T16:13:24.941+0000 I NETWORK [conn9635] end connection 127.0.0.1:41933 (9 connections now open) 2014-10-06T16:13:24.941+0000 I NETWORK [conn9636] end connection 127.0.0.1:41934 (9 connections now open) 2014-10-06T16:13:24.942+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41940 #9642 (3 connections now open) 2014-10-06T16:13:24.942+0000 I NETWORK [conn9642] end connection 127.0.0.1:41940 (2 connections now open) 2014-10-06T16:13:24.942+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:13:24.943+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:13:24.944+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:13:26.017+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T16:13:26.017+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:13:26.028+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:13:26.028+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41941 #9643 (3 connections now open) 2014-10-06T16:13:26.029+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41942 #9644 (4 connections now open) 2014-10-06T16:13:26.029+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41943 #9645 (5 connections now open) 2014-10-06T16:13:26.029+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41944 #9646 (6 connections now open) 2014-10-06T16:13:26.029+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41945 #9647 (7 connections now open) 2014-10-06T16:13:26.029+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41946 #9648 (8 connections now open) 2014-10-06T16:13:26.029+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41947 #9649 (9 connections now open) 2014-10-06T16:13:26.029+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41948 #9650 (10 connections now open) 2014-10-06T16:13:26.030+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41949 #9651 (11 connections now open) 2014-10-06T16:13:26.030+0000 I NETWORK [conn9643] end connection 127.0.0.1:41941 (10 connections now open) 2014-10-06T16:13:31.030+0000 I NETWORK [conn9646] end connection 127.0.0.1:41944 (9 connections now open) 2014-10-06T16:13:31.030+0000 I NETWORK [conn9651] end connection 127.0.0.1:41949 (8 connections now open) 2014-10-06T16:13:31.030+0000 I NETWORK [conn9648] end connection 127.0.0.1:41946 (7 connections now open) 2014-10-06T16:13:31.030+0000 I NETWORK [conn9650] end connection 127.0.0.1:41948 (8 connections now open) 2014-10-06T16:13:31.030+0000 I NETWORK [conn9647] end connection 127.0.0.1:41945 (7 connections now open) 2014-10-06T16:13:31.030+0000 I NETWORK [conn9645] end connection 127.0.0.1:41943 (7 connections now open) 2014-10-06T16:13:31.030+0000 I NETWORK [conn9644] end connection 127.0.0.1:41942 (4 connections now open) 2014-10-06T16:13:31.031+0000 I NETWORK [conn9649] end connection 127.0.0.1:41947 (2 connections now open) 2014-10-06T16:13:31.031+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41950 #9652 (4 connections now open) 2014-10-06T16:13:31.031+0000 I NETWORK [conn9652] end connection 127.0.0.1:41950 (2 connections now open) 2014-10-06T16:13:31.031+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:13:31.032+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:13:31.033+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:13:32.123+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T16:13:32.123+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:13:32.134+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:13:32.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41951 #9653 (3 connections now open) 2014-10-06T16:13:32.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41952 #9654 (4 connections now open) 2014-10-06T16:13:32.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41953 #9655 (5 connections now open) 2014-10-06T16:13:32.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41954 #9656 (6 connections now open) 2014-10-06T16:13:32.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41956 #9657 (7 connections now open) 2014-10-06T16:13:32.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41957 #9658 (8 connections now open) 2014-10-06T16:13:32.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41958 #9659 (9 connections now open) 2014-10-06T16:13:32.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41959 #9660 (10 connections now open) 2014-10-06T16:13:32.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41960 #9661 (11 connections now open) 2014-10-06T16:13:32.136+0000 I NETWORK [conn9653] end connection 127.0.0.1:41951 (10 connections now open) 2014-10-06T16:13:37.137+0000 I NETWORK [conn9654] end connection 127.0.0.1:41952 (9 connections now open) 2014-10-06T16:13:37.137+0000 I NETWORK [conn9657] end connection 127.0.0.1:41956 (9 connections now open) 2014-10-06T16:13:37.137+0000 I NETWORK [conn9656] end connection 127.0.0.1:41954 (8 connections now open) 2014-10-06T16:13:37.137+0000 I NETWORK [conn9659] end connection 127.0.0.1:41958 (9 connections now open) 2014-10-06T16:13:37.137+0000 I NETWORK [conn9658] end connection 127.0.0.1:41957 (7 connections now open) 2014-10-06T16:13:37.137+0000 I NETWORK [conn9661] end connection 127.0.0.1:41960 (9 connections now open) 2014-10-06T16:13:37.137+0000 I NETWORK [conn9660] end connection 127.0.0.1:41959 (8 connections now open) 2014-10-06T16:13:37.137+0000 I NETWORK [conn9655] end connection 127.0.0.1:41953 (9 connections now open) 2014-10-06T16:13:37.137+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41961 #9662 (5 connections now open) 2014-10-06T16:13:37.138+0000 I NETWORK [conn9662] end connection 127.0.0.1:41961 (2 connections now open) 2014-10-06T16:13:37.138+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:13:37.139+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:13:37.139+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:13:38.220+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T16:13:38.221+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:13:38.231+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:13:38.232+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41962 #9663 (3 connections now open) 2014-10-06T16:13:38.232+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41963 #9664 (4 connections now open) 2014-10-06T16:13:38.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41964 #9665 (5 connections now open) 2014-10-06T16:13:38.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41965 #9666 (6 connections now open) 2014-10-06T16:13:38.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41966 #9667 (7 connections now open) 2014-10-06T16:13:38.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41967 #9668 (8 connections now open) 2014-10-06T16:13:38.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41968 #9669 (9 connections now open) 2014-10-06T16:13:38.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41969 #9670 (10 connections now open) 2014-10-06T16:13:38.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41970 #9671 (11 connections now open) 2014-10-06T16:13:38.234+0000 I NETWORK [conn9663] end connection 127.0.0.1:41962 (10 connections now open) 2014-10-06T16:13:43.234+0000 I NETWORK [conn9665] end connection 127.0.0.1:41964 (9 connections now open) 2014-10-06T16:13:43.234+0000 I NETWORK [conn9670] end connection 127.0.0.1:41969 (9 connections now open) 2014-10-06T16:13:43.234+0000 I NETWORK [conn9668] end connection 127.0.0.1:41967 (9 connections now open) 2014-10-06T16:13:43.234+0000 I NETWORK [conn9667] end connection 127.0.0.1:41966 (9 connections now open) 2014-10-06T16:13:43.234+0000 I NETWORK [conn9669] end connection 127.0.0.1:41968 (9 connections now open) 2014-10-06T16:13:43.234+0000 I NETWORK [conn9671] end connection 127.0.0.1:41970 (9 connections now open) 2014-10-06T16:13:43.234+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41971 #9672 (5 connections now open) 2014-10-06T16:13:43.234+0000 I NETWORK [conn9666] end connection 127.0.0.1:41965 (9 connections now open) 2014-10-06T16:13:43.234+0000 I NETWORK [conn9664] end connection 127.0.0.1:41963 (9 connections now open) 2014-10-06T16:13:43.235+0000 I NETWORK [conn9672] end connection 127.0.0.1:41971 (2 connections now open) 2014-10-06T16:13:43.235+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:13:43.236+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:13:43.237+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:13:44.285+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T16:13:44.285+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:13:44.295+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:13:44.296+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41972 #9673 (3 connections now open) 2014-10-06T16:13:44.296+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41973 #9674 (4 connections now open) 2014-10-06T16:13:44.297+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41974 #9675 (5 connections now open) 2014-10-06T16:13:44.297+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41975 #9676 (6 connections now open) 2014-10-06T16:13:44.297+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41976 #9677 (7 connections now open) 2014-10-06T16:13:44.297+0000 I NETWORK [conn9673] end connection 127.0.0.1:41972 (6 connections now open) 2014-10-06T16:13:49.297+0000 I NETWORK [conn9677] end connection 127.0.0.1:41976 (5 connections now open) 2014-10-06T16:13:49.297+0000 I NETWORK [conn9675] end connection 127.0.0.1:41974 (5 connections now open) 2014-10-06T16:13:49.297+0000 I NETWORK [conn9676] end connection 127.0.0.1:41975 (5 connections now open) 2014-10-06T16:13:49.297+0000 I NETWORK [conn9674] end connection 127.0.0.1:41973 (5 connections now open) 2014-10-06T16:13:49.297+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41977 #9678 (3 connections now open) 2014-10-06T16:13:49.298+0000 I NETWORK [conn9678] end connection 127.0.0.1:41977 (2 connections now open) 2014-10-06T16:13:49.298+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:13:49.299+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:13:49.300+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:13:50.379+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T16:13:50.379+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:13:50.390+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:13:50.391+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41978 #9679 (3 connections now open) 2014-10-06T16:13:50.391+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41979 #9680 (4 connections now open) 2014-10-06T16:13:50.391+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41980 #9681 (5 connections now open) 2014-10-06T16:13:50.391+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41982 #9682 (6 connections now open) 2014-10-06T16:13:50.391+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41981 #9683 (7 connections now open) 2014-10-06T16:13:50.391+0000 I NETWORK [conn9679] end connection 127.0.0.1:41978 (6 connections now open) 2014-10-06T16:13:55.392+0000 I NETWORK [conn9681] end connection 127.0.0.1:41980 (5 connections now open) 2014-10-06T16:13:55.392+0000 I NETWORK [conn9683] end connection 127.0.0.1:41981 (5 connections now open) 2014-10-06T16:13:55.392+0000 I NETWORK [conn9680] end connection 127.0.0.1:41979 (5 connections now open) 2014-10-06T16:13:55.392+0000 I NETWORK [conn9682] end connection 127.0.0.1:41982 (5 connections now open) 2014-10-06T16:13:55.392+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41984 #9684 (3 connections now open) 2014-10-06T16:13:55.393+0000 I NETWORK [conn9684] end connection 127.0.0.1:41984 (2 connections now open) 2014-10-06T16:13:55.393+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:13:55.394+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:13:55.394+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:13:56.469+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T16:13:56.469+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:13:56.480+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:13:56.481+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41985 #9685 (3 connections now open) 2014-10-06T16:13:56.481+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41986 #9686 (4 connections now open) 2014-10-06T16:13:56.481+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41987 #9687 (5 connections now open) 2014-10-06T16:13:56.481+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41988 #9688 (6 connections now open) 2014-10-06T16:13:56.482+0000 I NETWORK [conn9685] end connection 127.0.0.1:41985 (5 connections now open) 2014-10-06T16:13:56.482+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41989 #9689 (7 connections now open) 2014-10-06T16:14:01.482+0000 I NETWORK [conn9687] end connection 127.0.0.1:41987 (5 connections now open) 2014-10-06T16:14:01.482+0000 I NETWORK [conn9686] end connection 127.0.0.1:41986 (5 connections now open) 2014-10-06T16:14:01.482+0000 I NETWORK [conn9688] end connection 127.0.0.1:41988 (5 connections now open) 2014-10-06T16:14:01.482+0000 I NETWORK [conn9689] end connection 127.0.0.1:41989 (5 connections now open) 2014-10-06T16:14:01.482+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41990 #9690 (3 connections now open) 2014-10-06T16:14:01.483+0000 I NETWORK [conn9690] end connection 127.0.0.1:41990 (2 connections now open) 2014-10-06T16:14:01.483+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:14:01.484+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:14:01.484+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:14:02.576+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T16:14:02.576+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:14:02.587+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:14:02.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41991 #9691 (3 connections now open) 2014-10-06T16:14:02.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41992 #9692 (4 connections now open) 2014-10-06T16:14:02.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41993 #9693 (5 connections now open) 2014-10-06T16:14:02.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41994 #9694 (6 connections now open) 2014-10-06T16:14:02.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41995 #9695 (7 connections now open) 2014-10-06T16:14:02.588+0000 I NETWORK [conn9691] end connection 127.0.0.1:41991 (6 connections now open) 2014-10-06T16:14:07.588+0000 I NETWORK [conn9695] end connection 127.0.0.1:41995 (5 connections now open) 2014-10-06T16:14:07.588+0000 I NETWORK [conn9693] end connection 127.0.0.1:41993 (5 connections now open) 2014-10-06T16:14:07.588+0000 I NETWORK [conn9692] end connection 127.0.0.1:41992 (5 connections now open) 2014-10-06T16:14:07.588+0000 I NETWORK [conn9694] end connection 127.0.0.1:41994 (5 connections now open) 2014-10-06T16:14:07.589+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41996 #9696 (3 connections now open) 2014-10-06T16:14:07.589+0000 I NETWORK [conn9696] end connection 127.0.0.1:41996 (2 connections now open) 2014-10-06T16:14:07.590+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:14:07.591+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:14:07.591+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:14:08.655+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T16:14:08.655+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:14:08.666+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:14:08.667+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41997 #9697 (3 connections now open) 2014-10-06T16:14:08.667+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41998 #9698 (4 connections now open) 2014-10-06T16:14:08.667+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:41999 #9699 (5 connections now open) 2014-10-06T16:14:08.667+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42001 #9700 (6 connections now open) 2014-10-06T16:14:08.667+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42002 #9701 (7 connections now open) 2014-10-06T16:14:08.667+0000 I NETWORK [conn9697] end connection 127.0.0.1:41997 (6 connections now open) 2014-10-06T16:14:13.668+0000 I NETWORK [conn9701] end connection 127.0.0.1:42002 (5 connections now open) 2014-10-06T16:14:13.668+0000 I NETWORK [conn9698] end connection 127.0.0.1:41998 (5 connections now open) 2014-10-06T16:14:13.668+0000 I NETWORK [conn9700] end connection 127.0.0.1:42001 (5 connections now open) 2014-10-06T16:14:13.668+0000 I NETWORK [conn9699] end connection 127.0.0.1:41999 (5 connections now open) 2014-10-06T16:14:13.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42003 #9702 (3 connections now open) 2014-10-06T16:14:13.669+0000 I NETWORK [conn9702] end connection 127.0.0.1:42003 (2 connections now open) 2014-10-06T16:14:13.669+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:14:13.670+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:14:13.670+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:14:14.752+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T16:14:14.752+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:14:14.763+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:14:14.764+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42004 #9703 (3 connections now open) 2014-10-06T16:14:14.764+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42005 #9704 (4 connections now open) 2014-10-06T16:14:14.764+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42006 #9705 (5 connections now open) 2014-10-06T16:14:14.764+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42007 #9706 (6 connections now open) 2014-10-06T16:14:14.764+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42008 #9707 (7 connections now open) 2014-10-06T16:14:14.765+0000 I NETWORK [conn9703] end connection 127.0.0.1:42004 (6 connections now open) 2014-10-06T16:14:19.765+0000 I NETWORK [conn9705] end connection 127.0.0.1:42006 (5 connections now open) 2014-10-06T16:14:19.765+0000 I NETWORK [conn9704] end connection 127.0.0.1:42005 (5 connections now open) 2014-10-06T16:14:19.765+0000 I NETWORK [conn9707] end connection 127.0.0.1:42008 (5 connections now open) 2014-10-06T16:14:19.765+0000 I NETWORK [conn9706] end connection 127.0.0.1:42007 (5 connections now open) 2014-10-06T16:14:19.765+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42009 #9708 (4 connections now open) 2014-10-06T16:14:19.766+0000 I NETWORK [conn9708] end connection 127.0.0.1:42009 (2 connections now open) 2014-10-06T16:14:19.766+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:14:19.767+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:14:19.767+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:14:20.844+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T16:14:20.844+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:14:20.859+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:14:20.859+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42010 #9709 (3 connections now open) 2014-10-06T16:14:20.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42011 #9710 (4 connections now open) 2014-10-06T16:14:20.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42012 #9711 (5 connections now open) 2014-10-06T16:14:20.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42013 #9712 (6 connections now open) 2014-10-06T16:14:20.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42014 #9713 (7 connections now open) 2014-10-06T16:14:20.860+0000 I NETWORK [conn9709] end connection 127.0.0.1:42010 (6 connections now open) 2014-10-06T16:14:25.860+0000 I NETWORK [conn9711] end connection 127.0.0.1:42012 (5 connections now open) 2014-10-06T16:14:25.860+0000 I NETWORK [conn9710] end connection 127.0.0.1:42011 (5 connections now open) 2014-10-06T16:14:25.860+0000 I NETWORK [conn9713] end connection 127.0.0.1:42014 (5 connections now open) 2014-10-06T16:14:25.860+0000 I NETWORK [conn9712] end connection 127.0.0.1:42013 (5 connections now open) 2014-10-06T16:14:25.861+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42015 #9714 (3 connections now open) 2014-10-06T16:14:25.861+0000 I NETWORK [conn9714] end connection 127.0.0.1:42015 (2 connections now open) 2014-10-06T16:14:25.862+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:14:25.863+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:14:25.863+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:14:26.952+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T16:14:26.952+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:14:26.963+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:14:26.963+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42016 #9715 (3 connections now open) 2014-10-06T16:14:26.964+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42017 #9716 (4 connections now open) 2014-10-06T16:14:26.964+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42018 #9717 (5 connections now open) 2014-10-06T16:14:26.964+0000 I NETWORK [conn9715] end connection 127.0.0.1:42016 (4 connections now open) 2014-10-06T16:14:31.964+0000 I NETWORK [conn9717] end connection 127.0.0.1:42018 (3 connections now open) 2014-10-06T16:14:31.964+0000 I NETWORK [conn9716] end connection 127.0.0.1:42017 (3 connections now open) 2014-10-06T16:14:31.965+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42019 #9718 (3 connections now open) 2014-10-06T16:14:31.965+0000 I NETWORK [conn9718] end connection 127.0.0.1:42019 (2 connections now open) 2014-10-06T16:14:31.965+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:14:31.966+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:14:31.967+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:14:33.035+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T16:14:33.035+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:14:33.045+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:14:33.046+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42020 #9719 (3 connections now open) 2014-10-06T16:14:33.046+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42021 #9720 (4 connections now open) 2014-10-06T16:14:33.046+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42022 #9721 (5 connections now open) 2014-10-06T16:14:33.047+0000 I NETWORK [conn9719] end connection 127.0.0.1:42020 (4 connections now open) 2014-10-06T16:14:38.047+0000 I NETWORK [conn9720] end connection 127.0.0.1:42021 (3 connections now open) 2014-10-06T16:14:38.047+0000 I NETWORK [conn9721] end connection 127.0.0.1:42022 (3 connections now open) 2014-10-06T16:14:38.047+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42023 #9722 (3 connections now open) 2014-10-06T16:14:38.048+0000 I NETWORK [conn9722] end connection 127.0.0.1:42023 (2 connections now open) 2014-10-06T16:14:38.048+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:14:38.049+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:14:38.049+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:14:39.138+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T16:14:39.138+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:14:39.148+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:14:39.149+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42024 #9723 (3 connections now open) 2014-10-06T16:14:39.149+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42025 #9724 (4 connections now open) 2014-10-06T16:14:39.149+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42026 #9725 (5 connections now open) 2014-10-06T16:14:39.150+0000 I NETWORK [conn9723] end connection 127.0.0.1:42024 (4 connections now open) 2014-10-06T16:14:44.150+0000 I NETWORK [conn9724] end connection 127.0.0.1:42025 (3 connections now open) 2014-10-06T16:14:44.150+0000 I NETWORK [conn9725] end connection 127.0.0.1:42026 (3 connections now open) 2014-10-06T16:14:44.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42027 #9726 (3 connections now open) 2014-10-06T16:14:44.151+0000 I NETWORK [conn9726] end connection 127.0.0.1:42027 (2 connections now open) 2014-10-06T16:14:44.151+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:14:44.152+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:14:44.152+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:14:45.240+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T16:14:45.240+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:14:45.250+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:14:45.251+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42028 #9727 (3 connections now open) 2014-10-06T16:14:45.251+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42029 #9728 (4 connections now open) 2014-10-06T16:14:45.251+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42030 #9729 (5 connections now open) 2014-10-06T16:14:45.252+0000 I NETWORK [conn9727] end connection 127.0.0.1:42028 (4 connections now open) 2014-10-06T16:14:50.252+0000 I NETWORK [conn9729] end connection 127.0.0.1:42030 (3 connections now open) 2014-10-06T16:14:50.252+0000 I NETWORK [conn9728] end connection 127.0.0.1:42029 (3 connections now open) 2014-10-06T16:14:50.252+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42031 #9730 (3 connections now open) 2014-10-06T16:14:50.253+0000 I NETWORK [conn9730] end connection 127.0.0.1:42031 (2 connections now open) 2014-10-06T16:14:50.253+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:14:50.254+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:14:50.254+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:14:51.333+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T16:14:51.333+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:14:51.347+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:14:51.348+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42032 #9731 (3 connections now open) 2014-10-06T16:14:51.348+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42033 #9732 (4 connections now open) 2014-10-06T16:14:51.348+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42034 #9733 (5 connections now open) 2014-10-06T16:14:51.349+0000 I NETWORK [conn9731] end connection 127.0.0.1:42032 (4 connections now open) 2014-10-06T16:14:56.349+0000 I NETWORK [conn9732] end connection 127.0.0.1:42033 (3 connections now open) 2014-10-06T16:14:56.349+0000 I NETWORK [conn9733] end connection 127.0.0.1:42034 (3 connections now open) 2014-10-06T16:14:56.349+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42035 #9734 (3 connections now open) 2014-10-06T16:14:56.350+0000 I NETWORK [conn9734] end connection 127.0.0.1:42035 (2 connections now open) 2014-10-06T16:14:56.350+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:14:56.351+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:14:56.351+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:14:57.400+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T16:14:57.400+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:14:57.411+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:14:57.412+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42036 #9735 (3 connections now open) 2014-10-06T16:14:57.412+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42037 #9736 (4 connections now open) 2014-10-06T16:14:57.412+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42038 #9737 (5 connections now open) 2014-10-06T16:14:57.413+0000 I NETWORK [conn9735] end connection 127.0.0.1:42036 (4 connections now open) 2014-10-06T16:15:02.413+0000 I NETWORK [conn9736] end connection 127.0.0.1:42037 (3 connections now open) 2014-10-06T16:15:02.413+0000 I NETWORK [conn9737] end connection 127.0.0.1:42038 (3 connections now open) 2014-10-06T16:15:02.413+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42039 #9738 (3 connections now open) 2014-10-06T16:15:02.414+0000 I NETWORK [conn9738] end connection 127.0.0.1:42039 (2 connections now open) 2014-10-06T16:15:02.414+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:15:02.415+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:15:02.415+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:15:03.500+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T16:15:03.500+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:15:03.511+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:15:03.511+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42040 #9739 (3 connections now open) 2014-10-06T16:15:03.511+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42041 #9740 (4 connections now open) 2014-10-06T16:15:03.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42042 #9741 (5 connections now open) 2014-10-06T16:15:03.512+0000 I NETWORK [conn9739] end connection 127.0.0.1:42040 (4 connections now open) 2014-10-06T16:15:08.512+0000 I NETWORK [conn9740] end connection 127.0.0.1:42041 (3 connections now open) 2014-10-06T16:15:08.512+0000 I NETWORK [conn9741] end connection 127.0.0.1:42042 (3 connections now open) 2014-10-06T16:15:08.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42043 #9742 (3 connections now open) 2014-10-06T16:15:08.513+0000 I NETWORK [conn9742] end connection 127.0.0.1:42043 (2 connections now open) 2014-10-06T16:15:08.513+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:15:08.514+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:15:08.515+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:15:09.593+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T16:15:09.593+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:15:09.604+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:15:09.605+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42044 #9743 (3 connections now open) 2014-10-06T16:15:09.605+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42045 #9744 (4 connections now open) 2014-10-06T16:15:09.605+0000 I NETWORK [conn9743] end connection 127.0.0.1:42044 (3 connections now open) 2014-10-06T16:15:14.605+0000 I NETWORK [conn9744] end connection 127.0.0.1:42045 (2 connections now open) 2014-10-06T16:15:14.606+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42046 #9745 (3 connections now open) 2014-10-06T16:15:14.606+0000 I NETWORK [conn9745] end connection 127.0.0.1:42046 (2 connections now open) 2014-10-06T16:15:14.606+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:15:14.607+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:15:14.608+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:15:15.677+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T16:15:15.677+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:15:15.687+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:15:15.688+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42047 #9746 (3 connections now open) 2014-10-06T16:15:15.688+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42048 #9747 (4 connections now open) 2014-10-06T16:15:15.689+0000 I NETWORK [conn9746] end connection 127.0.0.1:42047 (3 connections now open) 2014-10-06T16:15:20.689+0000 I NETWORK [conn9747] end connection 127.0.0.1:42048 (2 connections now open) 2014-10-06T16:15:20.689+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42049 #9748 (3 connections now open) 2014-10-06T16:15:20.689+0000 I NETWORK [conn9748] end connection 127.0.0.1:42049 (2 connections now open) 2014-10-06T16:15:20.690+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:15:20.691+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:15:20.691+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:15:21.762+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T16:15:21.762+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:15:21.773+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:15:21.774+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42050 #9749 (3 connections now open) 2014-10-06T16:15:21.774+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42051 #9750 (4 connections now open) 2014-10-06T16:15:21.774+0000 I NETWORK [conn9749] end connection 127.0.0.1:42050 (3 connections now open) 2014-10-06T16:15:26.775+0000 I NETWORK [conn9750] end connection 127.0.0.1:42051 (2 connections now open) 2014-10-06T16:15:26.775+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42052 #9751 (3 connections now open) 2014-10-06T16:15:26.775+0000 I NETWORK [conn9751] end connection 127.0.0.1:42052 (2 connections now open) 2014-10-06T16:15:26.776+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:15:26.777+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:15:26.777+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:15:27.873+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T16:15:27.873+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:15:27.884+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:15:27.885+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42053 #9752 (3 connections now open) 2014-10-06T16:15:27.885+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42054 #9753 (4 connections now open) 2014-10-06T16:15:27.885+0000 I NETWORK [conn9752] end connection 127.0.0.1:42053 (3 connections now open) 2014-10-06T16:15:32.886+0000 I NETWORK [conn9753] end connection 127.0.0.1:42054 (2 connections now open) 2014-10-06T16:15:32.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42055 #9754 (3 connections now open) 2014-10-06T16:15:32.886+0000 I NETWORK [conn9754] end connection 127.0.0.1:42055 (2 connections now open) 2014-10-06T16:15:32.887+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:15:32.888+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:15:32.888+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:15:33.957+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T16:15:33.957+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:15:33.971+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:15:33.972+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42056 #9755 (3 connections now open) 2014-10-06T16:15:33.972+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42057 #9756 (4 connections now open) 2014-10-06T16:15:33.973+0000 I NETWORK [conn9755] end connection 127.0.0.1:42056 (3 connections now open) 2014-10-06T16:15:38.973+0000 I NETWORK [conn9756] end connection 127.0.0.1:42057 (2 connections now open) 2014-10-06T16:15:38.973+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42058 #9757 (3 connections now open) 2014-10-06T16:15:38.974+0000 I NETWORK [conn9757] end connection 127.0.0.1:42058 (2 connections now open) 2014-10-06T16:15:38.974+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:15:38.975+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:15:38.975+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:15:40.063+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T16:15:40.063+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:15:40.074+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:15:40.074+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42059 #9758 (3 connections now open) 2014-10-06T16:15:40.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42060 #9759 (4 connections now open) 2014-10-06T16:15:40.075+0000 I NETWORK [conn9758] end connection 127.0.0.1:42059 (3 connections now open) 2014-10-06T16:15:45.075+0000 I NETWORK [conn9759] end connection 127.0.0.1:42060 (2 connections now open) 2014-10-06T16:15:45.076+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42061 #9760 (3 connections now open) 2014-10-06T16:15:45.076+0000 I NETWORK [conn9760] end connection 127.0.0.1:42061 (2 connections now open) 2014-10-06T16:15:45.076+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:15:45.077+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:15:45.078+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:15:46.152+0000 I INDEXING [conn5] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T16:15:46.152+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:15:46.163+0000 I INDEXING [conn5] build index done. scanned 3000 total records. 0 secs 2014-10-06T16:15:46.164+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42062 #9761 (3 connections now open) 2014-10-06T16:15:46.164+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42063 #9762 (4 connections now open) 2014-10-06T16:15:46.165+0000 I NETWORK [conn9761] end connection 127.0.0.1:42062 (3 connections now open) 2014-10-06T16:15:51.165+0000 I NETWORK [conn9762] end connection 127.0.0.1:42063 (2 connections now open) 2014-10-06T16:15:51.165+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42064 #9763 (3 connections now open) 2014-10-06T16:15:51.166+0000 I NETWORK [conn9763] end connection 127.0.0.1:42064 (2 connections now open) 2014-10-06T16:15:51.166+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T16:15:51.171+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:15:51.171+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:15:52.257+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42065 #9764 (3 connections now open) 2014-10-06T16:15:52.258+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42066 #9765 (4 connections now open) 2014-10-06T16:15:52.258+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42067 #9766 (5 connections now open) 2014-10-06T16:15:52.258+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42069 #9767 (6 connections now open) 2014-10-06T16:15:52.258+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42070 #9768 (7 connections now open) 2014-10-06T16:15:52.260+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42071 #9769 (8 connections now open) 2014-10-06T16:15:52.261+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42072 #9770 (9 connections now open) 2014-10-06T16:15:52.261+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42073 #9771 (10 connections now open) 2014-10-06T16:15:52.261+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42074 #9772 (11 connections now open) 2014-10-06T16:15:52.261+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42075 #9773 (12 connections now open) 2014-10-06T16:15:52.263+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42076 #9774 (13 connections now open) 2014-10-06T16:15:52.263+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42077 #9775 (14 connections now open) 2014-10-06T16:15:52.263+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42078 #9776 (15 connections now open) 2014-10-06T16:15:52.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42079 #9777 (16 connections now open) 2014-10-06T16:15:52.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42080 #9778 (17 connections now open) 2014-10-06T16:15:52.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42081 #9779 (18 connections now open) 2014-10-06T16:15:52.276+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42082 #9780 (19 connections now open) 2014-10-06T16:15:52.277+0000 I NETWORK [conn9764] end connection 127.0.0.1:42065 (18 connections now open) 2014-10-06T16:15:57.278+0000 I NETWORK [conn9777] end connection 127.0.0.1:42079 (17 connections now open) 2014-10-06T16:15:57.278+0000 I NETWORK [conn9768] end connection 127.0.0.1:42070 (16 connections now open) 2014-10-06T16:15:57.278+0000 I NETWORK [conn9765] end connection 127.0.0.1:42066 (15 connections now open) 2014-10-06T16:15:57.279+0000 I NETWORK [conn9773] end connection 127.0.0.1:42075 (14 connections now open) 2014-10-06T16:15:57.280+0000 I NETWORK [conn9771] end connection 127.0.0.1:42073 (13 connections now open) 2014-10-06T16:15:57.281+0000 I NETWORK [conn9780] end connection 127.0.0.1:42082 (12 connections now open) 2014-10-06T16:15:57.281+0000 I NETWORK [conn9772] end connection 127.0.0.1:42074 (11 connections now open) 2014-10-06T16:15:57.281+0000 I NETWORK [conn9766] end connection 127.0.0.1:42067 (10 connections now open) 2014-10-06T16:15:57.281+0000 I NETWORK [conn9775] end connection 127.0.0.1:42077 (9 connections now open) 2014-10-06T16:15:57.281+0000 I NETWORK [conn9774] end connection 127.0.0.1:42076 (9 connections now open) 2014-10-06T16:15:57.281+0000 I NETWORK [conn9779] end connection 127.0.0.1:42081 (7 connections now open) 2014-10-06T16:15:57.281+0000 I NETWORK [conn9770] end connection 127.0.0.1:42072 (7 connections now open) 2014-10-06T16:15:57.281+0000 I NETWORK [conn9776] end connection 127.0.0.1:42078 (7 connections now open) 2014-10-06T16:15:57.281+0000 I NETWORK [conn9767] end connection 127.0.0.1:42069 (7 connections now open) 2014-10-06T16:15:57.282+0000 I NETWORK [conn9769] end connection 127.0.0.1:42071 (3 connections now open) 2014-10-06T16:15:57.282+0000 I NETWORK [conn9778] end connection 127.0.0.1:42080 (2 connections now open) 2014-10-06T16:15:57.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42083 #9781 (3 connections now open) 2014-10-06T16:15:57.283+0000 I NETWORK [conn9781] end connection 127.0.0.1:42083 (2 connections now open) 2014-10-06T16:15:57.283+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:15:57.286+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:15:57.286+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:15:58.381+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42084 #9782 (3 connections now open) 2014-10-06T16:15:58.382+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42085 #9783 (4 connections now open) 2014-10-06T16:15:58.382+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42086 #9784 (5 connections now open) 2014-10-06T16:15:58.382+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42087 #9785 (6 connections now open) 2014-10-06T16:15:58.382+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42088 #9786 (7 connections now open) 2014-10-06T16:15:58.382+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42089 #9787 (8 connections now open) 2014-10-06T16:15:58.382+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42090 #9788 (9 connections now open) 2014-10-06T16:15:58.385+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42091 #9789 (10 connections now open) 2014-10-06T16:15:58.386+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42092 #9790 (11 connections now open) 2014-10-06T16:15:58.386+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42093 #9791 (12 connections now open) 2014-10-06T16:15:58.386+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42094 #9792 (13 connections now open) 2014-10-06T16:15:58.386+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42095 #9793 (14 connections now open) 2014-10-06T16:15:58.389+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42096 #9794 (15 connections now open) 2014-10-06T16:15:58.392+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42097 #9795 (16 connections now open) 2014-10-06T16:15:58.392+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42098 #9796 (17 connections now open) 2014-10-06T16:15:58.392+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42099 #9797 (18 connections now open) 2014-10-06T16:15:58.398+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42100 #9798 (19 connections now open) 2014-10-06T16:15:58.401+0000 I NETWORK [conn9782] end connection 127.0.0.1:42084 (18 connections now open) 2014-10-06T16:16:03.403+0000 I NETWORK [conn9783] end connection 127.0.0.1:42085 (17 connections now open) 2014-10-06T16:16:03.404+0000 I NETWORK [conn9787] end connection 127.0.0.1:42089 (16 connections now open) 2014-10-06T16:16:03.405+0000 I NETWORK [conn9791] end connection 127.0.0.1:42093 (15 connections now open) 2014-10-06T16:16:03.406+0000 I NETWORK [conn9793] end connection 127.0.0.1:42095 (14 connections now open) 2014-10-06T16:16:03.406+0000 I NETWORK [conn9795] end connection 127.0.0.1:42097 (13 connections now open) 2014-10-06T16:16:03.406+0000 I NETWORK [conn9789] end connection 127.0.0.1:42091 (12 connections now open) 2014-10-06T16:16:03.406+0000 I NETWORK [conn9790] end connection 127.0.0.1:42092 (12 connections now open) 2014-10-06T16:16:03.406+0000 I NETWORK [conn9786] end connection 127.0.0.1:42088 (11 connections now open) 2014-10-06T16:16:03.406+0000 I NETWORK [conn9784] end connection 127.0.0.1:42086 (11 connections now open) 2014-10-06T16:16:03.407+0000 I NETWORK [conn9798] end connection 127.0.0.1:42100 (8 connections now open) 2014-10-06T16:16:03.407+0000 I NETWORK [conn9796] end connection 127.0.0.1:42098 (7 connections now open) 2014-10-06T16:16:03.407+0000 I NETWORK [conn9785] end connection 127.0.0.1:42087 (6 connections now open) 2014-10-06T16:16:03.407+0000 I NETWORK [conn9794] end connection 127.0.0.1:42096 (6 connections now open) 2014-10-06T16:16:03.407+0000 I NETWORK [conn9797] end connection 127.0.0.1:42099 (4 connections now open) 2014-10-06T16:16:03.407+0000 I NETWORK [conn9792] end connection 127.0.0.1:42094 (4 connections now open) 2014-10-06T16:16:03.407+0000 I NETWORK [conn9788] end connection 127.0.0.1:42090 (2 connections now open) 2014-10-06T16:16:03.408+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42101 #9799 (3 connections now open) 2014-10-06T16:16:03.408+0000 I NETWORK [conn9799] end connection 127.0.0.1:42101 (2 connections now open) 2014-10-06T16:16:03.408+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:16:03.411+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:16:03.411+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:16:04.465+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42102 #9800 (3 connections now open) 2014-10-06T16:16:04.465+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42103 #9801 (4 connections now open) 2014-10-06T16:16:04.465+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42104 #9802 (5 connections now open) 2014-10-06T16:16:04.465+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42106 #9803 (6 connections now open) 2014-10-06T16:16:04.466+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42107 #9804 (7 connections now open) 2014-10-06T16:16:04.466+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42108 #9805 (8 connections now open) 2014-10-06T16:16:04.466+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42109 #9806 (9 connections now open) 2014-10-06T16:16:04.466+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42110 #9807 (10 connections now open) 2014-10-06T16:16:04.466+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42111 #9808 (11 connections now open) 2014-10-06T16:16:04.466+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42112 #9809 (12 connections now open) 2014-10-06T16:16:04.467+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42113 #9810 (13 connections now open) 2014-10-06T16:16:04.467+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42114 #9811 (14 connections now open) 2014-10-06T16:16:04.467+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42115 #9812 (15 connections now open) 2014-10-06T16:16:04.467+0000 I NETWORK [conn9800] end connection 127.0.0.1:42102 (14 connections now open) 2014-10-06T16:16:04.467+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42116 #9813 (15 connections now open) 2014-10-06T16:16:04.467+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42117 #9814 (16 connections now open) 2014-10-06T16:16:04.467+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42118 #9815 (17 connections now open) 2014-10-06T16:16:04.468+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42119 #9816 (18 connections now open) 2014-10-06T16:16:09.468+0000 I NETWORK [conn9802] end connection 127.0.0.1:42104 (17 connections now open) 2014-10-06T16:16:09.470+0000 I NETWORK [conn9814] end connection 127.0.0.1:42117 (16 connections now open) 2014-10-06T16:16:09.470+0000 I NETWORK [conn9804] end connection 127.0.0.1:42107 (15 connections now open) 2014-10-06T16:16:09.471+0000 I NETWORK [conn9812] end connection 127.0.0.1:42115 (14 connections now open) 2014-10-06T16:16:09.471+0000 I NETWORK [conn9810] end connection 127.0.0.1:42113 (13 connections now open) 2014-10-06T16:16:09.471+0000 I NETWORK [conn9807] end connection 127.0.0.1:42110 (13 connections now open) 2014-10-06T16:16:09.471+0000 I NETWORK [conn9813] end connection 127.0.0.1:42116 (11 connections now open) 2014-10-06T16:16:09.472+0000 I NETWORK [conn9803] end connection 127.0.0.1:42106 (10 connections now open) 2014-10-06T16:16:09.472+0000 I NETWORK [conn9801] end connection 127.0.0.1:42103 (9 connections now open) 2014-10-06T16:16:09.472+0000 I NETWORK [conn9811] end connection 127.0.0.1:42114 (9 connections now open) 2014-10-06T16:16:09.472+0000 I NETWORK [conn9806] end connection 127.0.0.1:42109 (7 connections now open) 2014-10-06T16:16:09.473+0000 I NETWORK [conn9805] end connection 127.0.0.1:42108 (6 connections now open) 2014-10-06T16:16:09.473+0000 I NETWORK [conn9808] end connection 127.0.0.1:42111 (5 connections now open) 2014-10-06T16:16:09.474+0000 I NETWORK [conn9815] end connection 127.0.0.1:42118 (4 connections now open) 2014-10-06T16:16:09.474+0000 I NETWORK [conn9809] end connection 127.0.0.1:42112 (4 connections now open) 2014-10-06T16:16:09.474+0000 I NETWORK [conn9816] end connection 127.0.0.1:42119 (4 connections now open) 2014-10-06T16:16:09.474+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42120 #9817 (3 connections now open) 2014-10-06T16:16:09.474+0000 I NETWORK [conn9817] end connection 127.0.0.1:42120 (2 connections now open) 2014-10-06T16:16:09.475+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:16:09.475+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:16:09.475+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:16:10.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42121 #9818 (3 connections now open) 2014-10-06T16:16:10.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42122 #9819 (4 connections now open) 2014-10-06T16:16:10.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42123 #9820 (5 connections now open) 2014-10-06T16:16:10.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42124 #9821 (6 connections now open) 2014-10-06T16:16:10.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42125 #9822 (7 connections now open) 2014-10-06T16:16:10.550+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42126 #9823 (8 connections now open) 2014-10-06T16:16:10.550+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42127 #9824 (9 connections now open) 2014-10-06T16:16:10.550+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42128 #9825 (10 connections now open) 2014-10-06T16:16:10.550+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42129 #9826 (11 connections now open) 2014-10-06T16:16:10.550+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42130 #9827 (12 connections now open) 2014-10-06T16:16:10.552+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42131 #9828 (13 connections now open) 2014-10-06T16:16:10.552+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42132 #9829 (14 connections now open) 2014-10-06T16:16:10.558+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42133 #9830 (15 connections now open) 2014-10-06T16:16:10.564+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42134 #9831 (16 connections now open) 2014-10-06T16:16:10.564+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42135 #9832 (17 connections now open) 2014-10-06T16:16:10.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42136 #9833 (18 connections now open) 2014-10-06T16:16:10.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42137 #9834 (19 connections now open) 2014-10-06T16:16:10.567+0000 I NETWORK [conn9818] end connection 127.0.0.1:42121 (18 connections now open) 2014-10-06T16:16:15.568+0000 I NETWORK [conn9829] end connection 127.0.0.1:42132 (17 connections now open) 2014-10-06T16:16:15.568+0000 I NETWORK [conn9830] end connection 127.0.0.1:42133 (16 connections now open) 2014-10-06T16:16:15.570+0000 I NETWORK [conn9832] end connection 127.0.0.1:42135 (15 connections now open) 2014-10-06T16:16:15.570+0000 I NETWORK [conn9819] end connection 127.0.0.1:42122 (14 connections now open) 2014-10-06T16:16:15.571+0000 I NETWORK [conn9822] end connection 127.0.0.1:42125 (13 connections now open) 2014-10-06T16:16:15.571+0000 I NETWORK [conn9823] end connection 127.0.0.1:42126 (12 connections now open) 2014-10-06T16:16:15.571+0000 I NETWORK [conn9824] end connection 127.0.0.1:42127 (11 connections now open) 2014-10-06T16:16:15.571+0000 I NETWORK [conn9825] end connection 127.0.0.1:42128 (10 connections now open) 2014-10-06T16:16:15.572+0000 I NETWORK [conn9821] end connection 127.0.0.1:42124 (9 connections now open) 2014-10-06T16:16:15.572+0000 I NETWORK [conn9820] end connection 127.0.0.1:42123 (8 connections now open) 2014-10-06T16:16:15.572+0000 I NETWORK [conn9828] end connection 127.0.0.1:42131 (7 connections now open) 2014-10-06T16:16:15.572+0000 I NETWORK [conn9834] end connection 127.0.0.1:42137 (6 connections now open) 2014-10-06T16:16:15.572+0000 I NETWORK [conn9833] end connection 127.0.0.1:42136 (6 connections now open) 2014-10-06T16:16:15.573+0000 I NETWORK [conn9827] end connection 127.0.0.1:42130 (4 connections now open) 2014-10-06T16:16:15.573+0000 I NETWORK [conn9831] end connection 127.0.0.1:42134 (4 connections now open) 2014-10-06T16:16:15.573+0000 I NETWORK [conn9826] end connection 127.0.0.1:42129 (2 connections now open) 2014-10-06T16:16:15.573+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42138 #9835 (3 connections now open) 2014-10-06T16:16:15.574+0000 I NETWORK [conn9835] end connection 127.0.0.1:42138 (2 connections now open) 2014-10-06T16:16:15.574+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:16:15.577+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:16:15.577+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:16:16.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42139 #9836 (3 connections now open) 2014-10-06T16:16:16.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42140 #9837 (4 connections now open) 2014-10-06T16:16:16.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42141 #9838 (5 connections now open) 2014-10-06T16:16:16.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42142 #9839 (6 connections now open) 2014-10-06T16:16:16.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42143 #9840 (7 connections now open) 2014-10-06T16:16:16.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42144 #9841 (8 connections now open) 2014-10-06T16:16:16.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42145 #9842 (9 connections now open) 2014-10-06T16:16:16.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42146 #9843 (10 connections now open) 2014-10-06T16:16:16.657+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42147 #9844 (11 connections now open) 2014-10-06T16:16:16.657+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42148 #9845 (12 connections now open) 2014-10-06T16:16:16.661+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42149 #9846 (13 connections now open) 2014-10-06T16:16:16.661+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42150 #9847 (14 connections now open) 2014-10-06T16:16:16.661+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42151 #9848 (15 connections now open) 2014-10-06T16:16:16.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42152 #9849 (16 connections now open) 2014-10-06T16:16:16.663+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42153 #9850 (17 connections now open) 2014-10-06T16:16:16.670+0000 I NETWORK [conn9836] end connection 127.0.0.1:42139 (16 connections now open) 2014-10-06T16:16:16.671+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42154 #9851 (17 connections now open) 2014-10-06T16:16:16.673+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42155 #9852 (18 connections now open) 2014-10-06T16:16:21.672+0000 I NETWORK [conn9840] end connection 127.0.0.1:42143 (17 connections now open) 2014-10-06T16:16:21.674+0000 I NETWORK [conn9849] end connection 127.0.0.1:42152 (16 connections now open) 2014-10-06T16:16:21.674+0000 I NETWORK [conn9850] end connection 127.0.0.1:42153 (15 connections now open) 2014-10-06T16:16:21.675+0000 I NETWORK [conn9847] end connection 127.0.0.1:42150 (14 connections now open) 2014-10-06T16:16:21.675+0000 I NETWORK [conn9842] end connection 127.0.0.1:42145 (14 connections now open) 2014-10-06T16:16:21.675+0000 I NETWORK [conn9838] end connection 127.0.0.1:42141 (14 connections now open) 2014-10-06T16:16:21.675+0000 I NETWORK [conn9848] end connection 127.0.0.1:42151 (11 connections now open) 2014-10-06T16:16:21.675+0000 I NETWORK [conn9837] end connection 127.0.0.1:42140 (10 connections now open) 2014-10-06T16:16:21.675+0000 I NETWORK [conn9852] end connection 127.0.0.1:42155 (9 connections now open) 2014-10-06T16:16:21.676+0000 I NETWORK [conn9844] end connection 127.0.0.1:42147 (8 connections now open) 2014-10-06T16:16:21.676+0000 I NETWORK [conn9845] end connection 127.0.0.1:42148 (7 connections now open) 2014-10-06T16:16:21.676+0000 I NETWORK [conn9851] end connection 127.0.0.1:42154 (7 connections now open) 2014-10-06T16:16:21.676+0000 I NETWORK [conn9846] end connection 127.0.0.1:42149 (5 connections now open) 2014-10-06T16:16:21.676+0000 I NETWORK [conn9841] end connection 127.0.0.1:42144 (4 connections now open) 2014-10-06T16:16:21.676+0000 I NETWORK [conn9843] end connection 127.0.0.1:42146 (3 connections now open) 2014-10-06T16:16:21.676+0000 I NETWORK [conn9839] end connection 127.0.0.1:42142 (2 connections now open) 2014-10-06T16:16:21.676+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42156 #9853 (3 connections now open) 2014-10-06T16:16:21.677+0000 I NETWORK [conn9853] end connection 127.0.0.1:42156 (2 connections now open) 2014-10-06T16:16:21.677+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:16:21.680+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:16:21.680+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:16:22.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42157 #9854 (3 connections now open) 2014-10-06T16:16:22.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42158 #9855 (4 connections now open) 2014-10-06T16:16:22.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42159 #9856 (5 connections now open) 2014-10-06T16:16:22.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42160 #9857 (6 connections now open) 2014-10-06T16:16:22.760+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42161 #9858 (7 connections now open) 2014-10-06T16:16:22.762+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42162 #9859 (8 connections now open) 2014-10-06T16:16:22.762+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42163 #9860 (9 connections now open) 2014-10-06T16:16:22.764+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42164 #9861 (10 connections now open) 2014-10-06T16:16:22.766+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42165 #9862 (11 connections now open) 2014-10-06T16:16:22.766+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42166 #9863 (12 connections now open) 2014-10-06T16:16:22.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42167 #9864 (13 connections now open) 2014-10-06T16:16:22.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42168 #9865 (14 connections now open) 2014-10-06T16:16:22.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42169 #9866 (15 connections now open) 2014-10-06T16:16:22.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42170 #9867 (16 connections now open) 2014-10-06T16:16:22.769+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42171 #9868 (17 connections now open) 2014-10-06T16:16:22.771+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42172 #9869 (18 connections now open) 2014-10-06T16:16:22.771+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42173 #9870 (19 connections now open) 2014-10-06T16:16:22.771+0000 I NETWORK [conn9854] end connection 127.0.0.1:42157 (18 connections now open) 2014-10-06T16:16:27.772+0000 I NETWORK [conn9856] end connection 127.0.0.1:42159 (17 connections now open) 2014-10-06T16:16:27.774+0000 I NETWORK [conn9862] end connection 127.0.0.1:42165 (16 connections now open) 2014-10-06T16:16:27.774+0000 I NETWORK [conn9870] end connection 127.0.0.1:42173 (15 connections now open) 2014-10-06T16:16:27.775+0000 I NETWORK [conn9863] end connection 127.0.0.1:42166 (14 connections now open) 2014-10-06T16:16:27.775+0000 I NETWORK [conn9867] end connection 127.0.0.1:42170 (13 connections now open) 2014-10-06T16:16:27.775+0000 I NETWORK [conn9866] end connection 127.0.0.1:42169 (12 connections now open) 2014-10-06T16:16:27.775+0000 I NETWORK [conn9861] end connection 127.0.0.1:42164 (11 connections now open) 2014-10-06T16:16:27.776+0000 I NETWORK [conn9855] end connection 127.0.0.1:42158 (10 connections now open) 2014-10-06T16:16:27.776+0000 I NETWORK [conn9869] end connection 127.0.0.1:42172 (9 connections now open) 2014-10-06T16:16:27.776+0000 I NETWORK [conn9859] end connection 127.0.0.1:42162 (8 connections now open) 2014-10-06T16:16:27.776+0000 I NETWORK [conn9868] end connection 127.0.0.1:42171 (8 connections now open) 2014-10-06T16:16:27.776+0000 I NETWORK [conn9864] end connection 127.0.0.1:42167 (8 connections now open) 2014-10-06T16:16:27.776+0000 I NETWORK [conn9858] end connection 127.0.0.1:42161 (5 connections now open) 2014-10-06T16:16:27.776+0000 I NETWORK [conn9860] end connection 127.0.0.1:42163 (5 connections now open) 2014-10-06T16:16:27.776+0000 I NETWORK [conn9857] end connection 127.0.0.1:42160 (3 connections now open) 2014-10-06T16:16:27.777+0000 I NETWORK [conn9865] end connection 127.0.0.1:42168 (2 connections now open) 2014-10-06T16:16:27.777+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42174 #9871 (3 connections now open) 2014-10-06T16:16:27.778+0000 I NETWORK [conn9871] end connection 127.0.0.1:42174 (2 connections now open) 2014-10-06T16:16:27.778+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:16:27.781+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:16:27.781+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:16:28.833+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42175 #9872 (3 connections now open) 2014-10-06T16:16:28.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42176 #9873 (4 connections now open) 2014-10-06T16:16:28.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42177 #9874 (5 connections now open) 2014-10-06T16:16:28.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42178 #9875 (6 connections now open) 2014-10-06T16:16:28.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42179 #9876 (7 connections now open) 2014-10-06T16:16:28.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42180 #9877 (8 connections now open) 2014-10-06T16:16:28.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42181 #9878 (9 connections now open) 2014-10-06T16:16:28.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42182 #9879 (10 connections now open) 2014-10-06T16:16:28.835+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42183 #9880 (11 connections now open) 2014-10-06T16:16:28.835+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42184 #9881 (12 connections now open) 2014-10-06T16:16:28.835+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42185 #9882 (13 connections now open) 2014-10-06T16:16:28.837+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42186 #9883 (14 connections now open) 2014-10-06T16:16:28.837+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42187 #9884 (15 connections now open) 2014-10-06T16:16:28.837+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42188 #9885 (16 connections now open) 2014-10-06T16:16:28.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42189 #9886 (17 connections now open) 2014-10-06T16:16:28.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42190 #9887 (18 connections now open) 2014-10-06T16:16:28.840+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42191 #9888 (19 connections now open) 2014-10-06T16:16:28.842+0000 I NETWORK [conn9872] end connection 127.0.0.1:42175 (18 connections now open) 2014-10-06T16:16:33.842+0000 I NETWORK [conn9879] end connection 127.0.0.1:42182 (17 connections now open) 2014-10-06T16:16:33.843+0000 I NETWORK [conn9883] end connection 127.0.0.1:42186 (16 connections now open) 2014-10-06T16:16:33.843+0000 I NETWORK [conn9874] end connection 127.0.0.1:42177 (15 connections now open) 2014-10-06T16:16:33.845+0000 I NETWORK [conn9877] end connection 127.0.0.1:42180 (14 connections now open) 2014-10-06T16:16:33.845+0000 I NETWORK [conn9880] end connection 127.0.0.1:42183 (14 connections now open) 2014-10-06T16:16:33.845+0000 I NETWORK [conn9875] end connection 127.0.0.1:42178 (12 connections now open) 2014-10-06T16:16:33.845+0000 I NETWORK [conn9878] end connection 127.0.0.1:42181 (11 connections now open) 2014-10-06T16:16:33.846+0000 I NETWORK [conn9888] end connection 127.0.0.1:42191 (10 connections now open) 2014-10-06T16:16:33.846+0000 I NETWORK [conn9881] end connection 127.0.0.1:42184 (9 connections now open) 2014-10-06T16:16:33.846+0000 I NETWORK [conn9886] end connection 127.0.0.1:42189 (8 connections now open) 2014-10-06T16:16:33.846+0000 I NETWORK [conn9882] end connection 127.0.0.1:42185 (7 connections now open) 2014-10-06T16:16:33.846+0000 I NETWORK [conn9876] end connection 127.0.0.1:42179 (6 connections now open) 2014-10-06T16:16:33.846+0000 I NETWORK [conn9884] end connection 127.0.0.1:42187 (5 connections now open) 2014-10-06T16:16:33.847+0000 I NETWORK [conn9885] end connection 127.0.0.1:42188 (4 connections now open) 2014-10-06T16:16:33.847+0000 I NETWORK [conn9873] end connection 127.0.0.1:42176 (4 connections now open) 2014-10-06T16:16:33.847+0000 I NETWORK [conn9887] end connection 127.0.0.1:42190 (2 connections now open) 2014-10-06T16:16:33.848+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42192 #9889 (3 connections now open) 2014-10-06T16:16:33.848+0000 I NETWORK [conn9889] end connection 127.0.0.1:42192 (2 connections now open) 2014-10-06T16:16:33.848+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:16:33.852+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:16:33.852+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:16:34.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42193 #9890 (3 connections now open) 2014-10-06T16:16:34.931+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42194 #9891 (4 connections now open) 2014-10-06T16:16:34.931+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42195 #9892 (5 connections now open) 2014-10-06T16:16:34.931+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42196 #9893 (6 connections now open) 2014-10-06T16:16:34.931+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42197 #9894 (7 connections now open) 2014-10-06T16:16:34.931+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42198 #9895 (8 connections now open) 2014-10-06T16:16:34.931+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42199 #9896 (9 connections now open) 2014-10-06T16:16:34.931+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42200 #9897 (10 connections now open) 2014-10-06T16:16:34.931+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42201 #9898 (11 connections now open) 2014-10-06T16:16:34.932+0000 I NETWORK [conn9890] end connection 127.0.0.1:42193 (10 connections now open) 2014-10-06T16:16:39.933+0000 I NETWORK [conn9898] end connection 127.0.0.1:42201 (9 connections now open) 2014-10-06T16:16:39.933+0000 I NETWORK [conn9895] end connection 127.0.0.1:42198 (8 connections now open) 2014-10-06T16:16:39.933+0000 I NETWORK [conn9897] end connection 127.0.0.1:42200 (7 connections now open) 2014-10-06T16:16:39.934+0000 I NETWORK [conn9894] end connection 127.0.0.1:42197 (6 connections now open) 2014-10-06T16:16:39.934+0000 I NETWORK [conn9891] end connection 127.0.0.1:42194 (5 connections now open) 2014-10-06T16:16:39.934+0000 I NETWORK [conn9893] end connection 127.0.0.1:42196 (4 connections now open) 2014-10-06T16:16:39.934+0000 I NETWORK [conn9896] end connection 127.0.0.1:42199 (4 connections now open) 2014-10-06T16:16:39.934+0000 I NETWORK [conn9892] end connection 127.0.0.1:42195 (2 connections now open) 2014-10-06T16:16:39.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42202 #9899 (3 connections now open) 2014-10-06T16:16:39.935+0000 I NETWORK [conn9899] end connection 127.0.0.1:42202 (2 connections now open) 2014-10-06T16:16:39.935+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:16:39.936+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:16:39.937+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:16:41.012+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42203 #9900 (3 connections now open) 2014-10-06T16:16:41.013+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42204 #9901 (4 connections now open) 2014-10-06T16:16:41.013+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42205 #9902 (5 connections now open) 2014-10-06T16:16:41.013+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42206 #9903 (6 connections now open) 2014-10-06T16:16:41.013+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42207 #9904 (7 connections now open) 2014-10-06T16:16:41.013+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42208 #9905 (8 connections now open) 2014-10-06T16:16:41.013+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42209 #9906 (9 connections now open) 2014-10-06T16:16:41.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42210 #9907 (10 connections now open) 2014-10-06T16:16:41.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42211 #9908 (11 connections now open) 2014-10-06T16:16:41.014+0000 I NETWORK [conn9900] end connection 127.0.0.1:42203 (10 connections now open) 2014-10-06T16:16:46.015+0000 I NETWORK [conn9901] end connection 127.0.0.1:42204 (9 connections now open) 2014-10-06T16:16:46.015+0000 I NETWORK [conn9905] end connection 127.0.0.1:42208 (8 connections now open) 2014-10-06T16:16:46.015+0000 I NETWORK [conn9906] end connection 127.0.0.1:42209 (7 connections now open) 2014-10-06T16:16:46.015+0000 I NETWORK [conn9904] end connection 127.0.0.1:42207 (6 connections now open) 2014-10-06T16:16:46.016+0000 I NETWORK [conn9907] end connection 127.0.0.1:42210 (5 connections now open) 2014-10-06T16:16:46.017+0000 I NETWORK [conn9903] end connection 127.0.0.1:42206 (4 connections now open) 2014-10-06T16:16:46.017+0000 I NETWORK [conn9908] end connection 127.0.0.1:42211 (3 connections now open) 2014-10-06T16:16:46.017+0000 I NETWORK [conn9902] end connection 127.0.0.1:42205 (2 connections now open) 2014-10-06T16:16:46.017+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42212 #9909 (3 connections now open) 2014-10-06T16:16:46.017+0000 I NETWORK [conn9909] end connection 127.0.0.1:42212 (2 connections now open) 2014-10-06T16:16:46.018+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:16:46.020+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:16:46.021+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:16:47.087+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42213 #9910 (3 connections now open) 2014-10-06T16:16:47.087+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42215 #9911 (4 connections now open) 2014-10-06T16:16:47.087+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42214 #9912 (5 connections now open) 2014-10-06T16:16:47.088+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42216 #9913 (6 connections now open) 2014-10-06T16:16:47.088+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42217 #9914 (7 connections now open) 2014-10-06T16:16:47.088+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42218 #9915 (8 connections now open) 2014-10-06T16:16:47.088+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42219 #9916 (9 connections now open) 2014-10-06T16:16:47.088+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42220 #9917 (10 connections now open) 2014-10-06T16:16:47.088+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42221 #9918 (11 connections now open) 2014-10-06T16:16:47.089+0000 I NETWORK [conn9910] end connection 127.0.0.1:42213 (10 connections now open) 2014-10-06T16:16:52.090+0000 I NETWORK [conn9912] end connection 127.0.0.1:42214 (9 connections now open) 2014-10-06T16:16:52.091+0000 I NETWORK [conn9916] end connection 127.0.0.1:42219 (8 connections now open) 2014-10-06T16:16:52.091+0000 I NETWORK [conn9918] end connection 127.0.0.1:42221 (7 connections now open) 2014-10-06T16:16:52.091+0000 I NETWORK [conn9914] end connection 127.0.0.1:42217 (6 connections now open) 2014-10-06T16:16:52.091+0000 I NETWORK [conn9917] end connection 127.0.0.1:42220 (6 connections now open) 2014-10-06T16:16:52.092+0000 I NETWORK [conn9915] end connection 127.0.0.1:42218 (4 connections now open) 2014-10-06T16:16:52.092+0000 I NETWORK [conn9913] end connection 127.0.0.1:42216 (3 connections now open) 2014-10-06T16:16:52.092+0000 I NETWORK [conn9911] end connection 127.0.0.1:42215 (2 connections now open) 2014-10-06T16:16:52.092+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42222 #9919 (3 connections now open) 2014-10-06T16:16:52.092+0000 I NETWORK [conn9919] end connection 127.0.0.1:42222 (2 connections now open) 2014-10-06T16:16:52.093+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:16:52.095+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:16:52.096+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:16:53.149+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42223 #9920 (3 connections now open) 2014-10-06T16:16:53.149+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42224 #9921 (4 connections now open) 2014-10-06T16:16:53.149+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42225 #9922 (5 connections now open) 2014-10-06T16:16:53.149+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42226 #9923 (6 connections now open) 2014-10-06T16:16:53.149+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42227 #9924 (7 connections now open) 2014-10-06T16:16:53.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42228 #9925 (8 connections now open) 2014-10-06T16:16:53.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42229 #9926 (9 connections now open) 2014-10-06T16:16:53.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42230 #9927 (10 connections now open) 2014-10-06T16:16:53.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42231 #9928 (11 connections now open) 2014-10-06T16:16:53.151+0000 I NETWORK [conn9920] end connection 127.0.0.1:42223 (10 connections now open) 2014-10-06T16:16:58.151+0000 I NETWORK [conn9926] end connection 127.0.0.1:42229 (9 connections now open) 2014-10-06T16:16:58.152+0000 I NETWORK [conn9925] end connection 127.0.0.1:42228 (8 connections now open) 2014-10-06T16:16:58.152+0000 I NETWORK [conn9921] end connection 127.0.0.1:42224 (8 connections now open) 2014-10-06T16:16:58.153+0000 I NETWORK [conn9923] end connection 127.0.0.1:42226 (6 connections now open) 2014-10-06T16:16:58.153+0000 I NETWORK [conn9928] end connection 127.0.0.1:42231 (5 connections now open) 2014-10-06T16:16:58.153+0000 I NETWORK [conn9927] end connection 127.0.0.1:42230 (4 connections now open) 2014-10-06T16:16:58.153+0000 I NETWORK [conn9922] end connection 127.0.0.1:42225 (3 connections now open) 2014-10-06T16:16:58.153+0000 I NETWORK [conn9924] end connection 127.0.0.1:42227 (2 connections now open) 2014-10-06T16:16:58.153+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42232 #9929 (3 connections now open) 2014-10-06T16:16:58.154+0000 I NETWORK [conn9929] end connection 127.0.0.1:42232 (2 connections now open) 2014-10-06T16:16:58.154+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:16:58.157+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:16:58.157+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:16:59.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42233 #9930 (3 connections now open) 2014-10-06T16:16:59.234+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42234 #9931 (4 connections now open) 2014-10-06T16:16:59.234+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42235 #9932 (5 connections now open) 2014-10-06T16:16:59.234+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42236 #9933 (6 connections now open) 2014-10-06T16:16:59.234+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42237 #9934 (7 connections now open) 2014-10-06T16:16:59.234+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42238 #9935 (8 connections now open) 2014-10-06T16:16:59.234+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42239 #9936 (9 connections now open) 2014-10-06T16:16:59.234+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42240 #9937 (10 connections now open) 2014-10-06T16:16:59.235+0000 I NETWORK [conn9930] end connection 127.0.0.1:42233 (9 connections now open) 2014-10-06T16:16:59.235+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42241 #9938 (11 connections now open) 2014-10-06T16:17:04.235+0000 I NETWORK [conn9931] end connection 127.0.0.1:42234 (9 connections now open) 2014-10-06T16:17:04.236+0000 I NETWORK [conn9938] end connection 127.0.0.1:42241 (8 connections now open) 2014-10-06T16:17:04.237+0000 I NETWORK [conn9933] end connection 127.0.0.1:42236 (7 connections now open) 2014-10-06T16:17:04.237+0000 I NETWORK [conn9937] end connection 127.0.0.1:42240 (7 connections now open) 2014-10-06T16:17:04.237+0000 I NETWORK [conn9934] end connection 127.0.0.1:42237 (5 connections now open) 2014-10-06T16:17:04.237+0000 I NETWORK [conn9935] end connection 127.0.0.1:42238 (5 connections now open) 2014-10-06T16:17:04.237+0000 I NETWORK [conn9932] end connection 127.0.0.1:42235 (3 connections now open) 2014-10-06T16:17:04.238+0000 I NETWORK [conn9936] end connection 127.0.0.1:42239 (2 connections now open) 2014-10-06T16:17:04.238+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42242 #9939 (3 connections now open) 2014-10-06T16:17:04.238+0000 I NETWORK [conn9939] end connection 127.0.0.1:42242 (2 connections now open) 2014-10-06T16:17:04.239+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:17:04.241+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:17:04.242+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:17:05.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42243 #9940 (3 connections now open) 2014-10-06T16:17:05.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42244 #9941 (4 connections now open) 2014-10-06T16:17:05.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42245 #9942 (5 connections now open) 2014-10-06T16:17:05.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42246 #9943 (6 connections now open) 2014-10-06T16:17:05.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42247 #9944 (7 connections now open) 2014-10-06T16:17:05.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42248 #9945 (8 connections now open) 2014-10-06T16:17:05.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42249 #9946 (9 connections now open) 2014-10-06T16:17:05.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42250 #9947 (10 connections now open) 2014-10-06T16:17:05.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42251 #9948 (11 connections now open) 2014-10-06T16:17:05.319+0000 I NETWORK [conn9940] end connection 127.0.0.1:42243 (10 connections now open) 2014-10-06T16:17:10.319+0000 I NETWORK [conn9942] end connection 127.0.0.1:42245 (9 connections now open) 2014-10-06T16:17:10.320+0000 I NETWORK [conn9945] end connection 127.0.0.1:42248 (8 connections now open) 2014-10-06T16:17:10.320+0000 I NETWORK [conn9944] end connection 127.0.0.1:42247 (7 connections now open) 2014-10-06T16:17:10.321+0000 I NETWORK [conn9948] end connection 127.0.0.1:42251 (6 connections now open) 2014-10-06T16:17:10.321+0000 I NETWORK [conn9943] end connection 127.0.0.1:42246 (5 connections now open) 2014-10-06T16:17:10.321+0000 I NETWORK [conn9941] end connection 127.0.0.1:42244 (4 connections now open) 2014-10-06T16:17:10.321+0000 I NETWORK [conn9947] end connection 127.0.0.1:42250 (3 connections now open) 2014-10-06T16:17:10.321+0000 I NETWORK [conn9946] end connection 127.0.0.1:42249 (3 connections now open) 2014-10-06T16:17:10.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42252 #9949 (3 connections now open) 2014-10-06T16:17:10.322+0000 I NETWORK [conn9949] end connection 127.0.0.1:42252 (2 connections now open) 2014-10-06T16:17:10.322+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:17:10.325+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:17:10.325+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:17:11.388+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42253 #9950 (3 connections now open) 2014-10-06T16:17:11.389+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42254 #9951 (4 connections now open) 2014-10-06T16:17:11.389+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42255 #9952 (5 connections now open) 2014-10-06T16:17:11.389+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42256 #9953 (6 connections now open) 2014-10-06T16:17:11.389+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42257 #9954 (7 connections now open) 2014-10-06T16:17:11.389+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42258 #9955 (8 connections now open) 2014-10-06T16:17:11.389+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42259 #9956 (9 connections now open) 2014-10-06T16:17:11.390+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42260 #9957 (10 connections now open) 2014-10-06T16:17:11.390+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42261 #9958 (11 connections now open) 2014-10-06T16:17:11.390+0000 I NETWORK [conn9950] end connection 127.0.0.1:42253 (10 connections now open) 2014-10-06T16:17:16.390+0000 I NETWORK [conn9955] end connection 127.0.0.1:42258 (9 connections now open) 2014-10-06T16:17:16.391+0000 I NETWORK [conn9956] end connection 127.0.0.1:42259 (8 connections now open) 2014-10-06T16:17:16.391+0000 I NETWORK [conn9951] end connection 127.0.0.1:42254 (7 connections now open) 2014-10-06T16:17:16.391+0000 I NETWORK [conn9954] end connection 127.0.0.1:42257 (6 connections now open) 2014-10-06T16:17:16.392+0000 I NETWORK [conn9952] end connection 127.0.0.1:42255 (5 connections now open) 2014-10-06T16:17:16.392+0000 I NETWORK [conn9957] end connection 127.0.0.1:42260 (4 connections now open) 2014-10-06T16:17:16.392+0000 I NETWORK [conn9953] end connection 127.0.0.1:42256 (3 connections now open) 2014-10-06T16:17:16.392+0000 I NETWORK [conn9958] end connection 127.0.0.1:42261 (2 connections now open) 2014-10-06T16:17:16.392+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42262 #9959 (3 connections now open) 2014-10-06T16:17:16.393+0000 I NETWORK [conn9959] end connection 127.0.0.1:42262 (2 connections now open) 2014-10-06T16:17:16.393+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:17:16.396+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:17:16.397+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:17:17.447+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42263 #9960 (3 connections now open) 2014-10-06T16:17:17.447+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42264 #9961 (4 connections now open) 2014-10-06T16:17:17.447+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42265 #9962 (5 connections now open) 2014-10-06T16:17:17.447+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42266 #9963 (6 connections now open) 2014-10-06T16:17:17.447+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42267 #9964 (7 connections now open) 2014-10-06T16:17:17.447+0000 I NETWORK [conn9960] end connection 127.0.0.1:42263 (6 connections now open) 2014-10-06T16:17:22.448+0000 I NETWORK [conn9963] end connection 127.0.0.1:42266 (5 connections now open) 2014-10-06T16:17:22.448+0000 I NETWORK [conn9961] end connection 127.0.0.1:42264 (4 connections now open) 2014-10-06T16:17:22.449+0000 I NETWORK [conn9964] end connection 127.0.0.1:42267 (3 connections now open) 2014-10-06T16:17:22.449+0000 I NETWORK [conn9962] end connection 127.0.0.1:42265 (2 connections now open) 2014-10-06T16:17:22.449+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42268 #9965 (3 connections now open) 2014-10-06T16:17:22.450+0000 I NETWORK [conn9965] end connection 127.0.0.1:42268 (2 connections now open) 2014-10-06T16:17:22.450+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:17:22.451+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:17:22.451+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:17:23.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42269 #9966 (3 connections now open) 2014-10-06T16:17:23.529+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42270 #9967 (4 connections now open) 2014-10-06T16:17:23.529+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42271 #9968 (5 connections now open) 2014-10-06T16:17:23.529+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42272 #9969 (6 connections now open) 2014-10-06T16:17:23.529+0000 I NETWORK [conn9966] end connection 127.0.0.1:42269 (5 connections now open) 2014-10-06T16:17:23.529+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42273 #9970 (7 connections now open) 2014-10-06T16:17:28.529+0000 I NETWORK [conn9968] end connection 127.0.0.1:42271 (5 connections now open) 2014-10-06T16:17:28.529+0000 I NETWORK [conn9969] end connection 127.0.0.1:42272 (5 connections now open) 2014-10-06T16:17:28.530+0000 I NETWORK [conn9970] end connection 127.0.0.1:42273 (3 connections now open) 2014-10-06T16:17:28.531+0000 I NETWORK [conn9967] end connection 127.0.0.1:42270 (2 connections now open) 2014-10-06T16:17:28.531+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42274 #9971 (3 connections now open) 2014-10-06T16:17:28.531+0000 I NETWORK [conn9971] end connection 127.0.0.1:42274 (2 connections now open) 2014-10-06T16:17:28.532+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:17:28.532+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:17:28.533+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:17:29.603+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42275 #9972 (3 connections now open) 2014-10-06T16:17:29.603+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42277 #9973 (4 connections now open) 2014-10-06T16:17:29.603+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42276 #9974 (5 connections now open) 2014-10-06T16:17:29.603+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42279 #9975 (6 connections now open) 2014-10-06T16:17:29.604+0000 I NETWORK [conn9972] end connection 127.0.0.1:42275 (5 connections now open) 2014-10-06T16:17:29.604+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42280 #9976 (7 connections now open) 2014-10-06T16:17:34.604+0000 I NETWORK [conn9976] end connection 127.0.0.1:42280 (5 connections now open) 2014-10-06T16:17:34.605+0000 I NETWORK [conn9974] end connection 127.0.0.1:42276 (4 connections now open) 2014-10-06T16:17:34.605+0000 I NETWORK [conn9973] end connection 127.0.0.1:42277 (3 connections now open) 2014-10-06T16:17:34.605+0000 I NETWORK [conn9975] end connection 127.0.0.1:42279 (2 connections now open) 2014-10-06T16:17:34.605+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42281 #9977 (3 connections now open) 2014-10-06T16:17:34.606+0000 I NETWORK [conn9977] end connection 127.0.0.1:42281 (2 connections now open) 2014-10-06T16:17:34.606+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:17:34.609+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:17:34.609+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:17:35.674+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42282 #9978 (3 connections now open) 2014-10-06T16:17:35.674+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42283 #9979 (4 connections now open) 2014-10-06T16:17:35.674+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42284 #9980 (5 connections now open) 2014-10-06T16:17:35.674+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42285 #9981 (6 connections now open) 2014-10-06T16:17:35.674+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42286 #9982 (7 connections now open) 2014-10-06T16:17:35.674+0000 I NETWORK [conn9978] end connection 127.0.0.1:42282 (6 connections now open) 2014-10-06T16:17:40.675+0000 I NETWORK [conn9981] end connection 127.0.0.1:42285 (5 connections now open) 2014-10-06T16:17:40.676+0000 I NETWORK [conn9980] end connection 127.0.0.1:42284 (4 connections now open) 2014-10-06T16:17:40.676+0000 I NETWORK [conn9982] end connection 127.0.0.1:42286 (3 connections now open) 2014-10-06T16:17:40.676+0000 I NETWORK [conn9979] end connection 127.0.0.1:42283 (2 connections now open) 2014-10-06T16:17:40.677+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42287 #9983 (3 connections now open) 2014-10-06T16:17:40.677+0000 I NETWORK [conn9983] end connection 127.0.0.1:42287 (2 connections now open) 2014-10-06T16:17:40.677+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:17:40.678+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:17:40.678+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:17:41.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42288 #9984 (3 connections now open) 2014-10-06T16:17:41.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42289 #9985 (4 connections now open) 2014-10-06T16:17:41.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42290 #9986 (5 connections now open) 2014-10-06T16:17:41.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42291 #9987 (6 connections now open) 2014-10-06T16:17:41.744+0000 I NETWORK [conn9984] end connection 127.0.0.1:42288 (5 connections now open) 2014-10-06T16:17:41.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42292 #9988 (7 connections now open) 2014-10-06T16:17:46.744+0000 I NETWORK [conn9985] end connection 127.0.0.1:42289 (5 connections now open) 2014-10-06T16:17:46.744+0000 I NETWORK [conn9986] end connection 127.0.0.1:42290 (5 connections now open) 2014-10-06T16:17:46.744+0000 I NETWORK [conn9988] end connection 127.0.0.1:42292 (3 connections now open) 2014-10-06T16:17:46.745+0000 I NETWORK [conn9987] end connection 127.0.0.1:42291 (2 connections now open) 2014-10-06T16:17:46.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42293 #9989 (3 connections now open) 2014-10-06T16:17:46.745+0000 I NETWORK [conn9989] end connection 127.0.0.1:42293 (2 connections now open) 2014-10-06T16:17:46.746+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:17:46.747+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:17:46.747+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:17:47.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42294 #9990 (3 connections now open) 2014-10-06T16:17:47.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42295 #9991 (4 connections now open) 2014-10-06T16:17:47.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42296 #9992 (5 connections now open) 2014-10-06T16:17:47.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42297 #9993 (6 connections now open) 2014-10-06T16:17:47.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42298 #9994 (7 connections now open) 2014-10-06T16:17:47.838+0000 I NETWORK [conn9990] end connection 127.0.0.1:42294 (6 connections now open) 2014-10-06T16:17:52.839+0000 I NETWORK [conn9993] end connection 127.0.0.1:42297 (5 connections now open) 2014-10-06T16:17:52.839+0000 I NETWORK [conn9991] end connection 127.0.0.1:42295 (4 connections now open) 2014-10-06T16:17:52.840+0000 I NETWORK [conn9994] end connection 127.0.0.1:42298 (3 connections now open) 2014-10-06T16:17:52.840+0000 I NETWORK [conn9992] end connection 127.0.0.1:42296 (2 connections now open) 2014-10-06T16:17:52.840+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42299 #9995 (3 connections now open) 2014-10-06T16:17:52.841+0000 I NETWORK [conn9995] end connection 127.0.0.1:42299 (2 connections now open) 2014-10-06T16:17:52.841+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:17:52.844+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:17:52.844+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:17:53.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42300 #9996 (3 connections now open) 2014-10-06T16:17:53.918+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42301 #9997 (4 connections now open) 2014-10-06T16:17:53.918+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42302 #9998 (5 connections now open) 2014-10-06T16:17:53.918+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42303 #9999 (6 connections now open) 2014-10-06T16:17:53.918+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42304 #10000 (7 connections now open) 2014-10-06T16:17:53.918+0000 I NETWORK [conn9996] end connection 127.0.0.1:42300 (6 connections now open) 2014-10-06T16:17:58.919+0000 I NETWORK [conn9999] end connection 127.0.0.1:42303 (5 connections now open) 2014-10-06T16:17:58.919+0000 I NETWORK [conn9998] end connection 127.0.0.1:42302 (4 connections now open) 2014-10-06T16:17:58.919+0000 I NETWORK [conn9997] end connection 127.0.0.1:42301 (3 connections now open) 2014-10-06T16:17:58.919+0000 I NETWORK [conn10000] end connection 127.0.0.1:42304 (2 connections now open) 2014-10-06T16:17:58.920+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42305 #10001 (3 connections now open) 2014-10-06T16:17:58.920+0000 I NETWORK [conn10001] end connection 127.0.0.1:42305 (2 connections now open) 2014-10-06T16:17:58.920+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:17:58.921+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:17:58.922+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:17:59.974+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42306 #10002 (3 connections now open) 2014-10-06T16:17:59.974+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42307 #10003 (4 connections now open) 2014-10-06T16:17:59.974+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42308 #10004 (5 connections now open) 2014-10-06T16:17:59.975+0000 I NETWORK [conn10002] end connection 127.0.0.1:42306 (4 connections now open) 2014-10-06T16:18:04.976+0000 I NETWORK [conn10004] end connection 127.0.0.1:42308 (3 connections now open) 2014-10-06T16:18:04.976+0000 I NETWORK [conn10003] end connection 127.0.0.1:42307 (2 connections now open) 2014-10-06T16:18:04.976+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42309 #10005 (3 connections now open) 2014-10-06T16:18:04.977+0000 I NETWORK [conn10005] end connection 127.0.0.1:42309 (2 connections now open) 2014-10-06T16:18:04.977+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:18:04.978+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:18:04.978+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:18:06.068+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42310 #10006 (3 connections now open) 2014-10-06T16:18:06.068+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42311 #10007 (4 connections now open) 2014-10-06T16:18:06.068+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42312 #10008 (5 connections now open) 2014-10-06T16:18:06.068+0000 I NETWORK [conn10006] end connection 127.0.0.1:42310 (4 connections now open) 2014-10-06T16:18:11.069+0000 I NETWORK [conn10008] end connection 127.0.0.1:42312 (3 connections now open) 2014-10-06T16:18:11.070+0000 I NETWORK [conn10007] end connection 127.0.0.1:42311 (2 connections now open) 2014-10-06T16:18:11.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42313 #10009 (3 connections now open) 2014-10-06T16:18:11.070+0000 I NETWORK [conn10009] end connection 127.0.0.1:42313 (2 connections now open) 2014-10-06T16:18:11.071+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:18:11.071+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:18:11.072+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:18:12.154+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42314 #10010 (3 connections now open) 2014-10-06T16:18:12.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42315 #10011 (4 connections now open) 2014-10-06T16:18:12.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42316 #10012 (5 connections now open) 2014-10-06T16:18:12.155+0000 I NETWORK [conn10010] end connection 127.0.0.1:42314 (4 connections now open) 2014-10-06T16:18:17.157+0000 I NETWORK [conn10011] end connection 127.0.0.1:42315 (3 connections now open) 2014-10-06T16:18:17.157+0000 I NETWORK [conn10012] end connection 127.0.0.1:42316 (2 connections now open) 2014-10-06T16:18:17.157+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42317 #10013 (3 connections now open) 2014-10-06T16:18:17.158+0000 I NETWORK [conn10013] end connection 127.0.0.1:42317 (2 connections now open) 2014-10-06T16:18:17.158+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:18:17.159+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:18:17.159+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:18:18.242+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42318 #10014 (3 connections now open) 2014-10-06T16:18:18.242+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42319 #10015 (4 connections now open) 2014-10-06T16:18:18.242+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42320 #10016 (5 connections now open) 2014-10-06T16:18:18.243+0000 I NETWORK [conn10014] end connection 127.0.0.1:42318 (4 connections now open) 2014-10-06T16:18:23.243+0000 I NETWORK [conn10016] end connection 127.0.0.1:42320 (3 connections now open) 2014-10-06T16:18:23.244+0000 I NETWORK [conn10015] end connection 127.0.0.1:42319 (2 connections now open) 2014-10-06T16:18:23.244+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42321 #10017 (3 connections now open) 2014-10-06T16:18:23.245+0000 I NETWORK [conn10017] end connection 127.0.0.1:42321 (2 connections now open) 2014-10-06T16:18:23.245+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:18:23.246+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:18:23.246+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:18:24.312+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42322 #10018 (3 connections now open) 2014-10-06T16:18:24.312+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42323 #10019 (4 connections now open) 2014-10-06T16:18:24.312+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42324 #10020 (5 connections now open) 2014-10-06T16:18:24.312+0000 I NETWORK [conn10018] end connection 127.0.0.1:42322 (4 connections now open) 2014-10-06T16:18:29.313+0000 I NETWORK [conn10019] end connection 127.0.0.1:42323 (3 connections now open) 2014-10-06T16:18:29.314+0000 I NETWORK [conn10020] end connection 127.0.0.1:42324 (2 connections now open) 2014-10-06T16:18:29.314+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42325 #10021 (3 connections now open) 2014-10-06T16:18:29.314+0000 I NETWORK [conn10021] end connection 127.0.0.1:42325 (2 connections now open) 2014-10-06T16:18:29.314+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:18:29.315+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:18:29.315+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:18:30.385+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42326 #10022 (3 connections now open) 2014-10-06T16:18:30.385+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42327 #10023 (4 connections now open) 2014-10-06T16:18:30.385+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42328 #10024 (5 connections now open) 2014-10-06T16:18:30.386+0000 I NETWORK [conn10022] end connection 127.0.0.1:42326 (4 connections now open) 2014-10-06T16:18:35.386+0000 I NETWORK [conn10024] end connection 127.0.0.1:42328 (3 connections now open) 2014-10-06T16:18:35.387+0000 I NETWORK [conn10023] end connection 127.0.0.1:42327 (2 connections now open) 2014-10-06T16:18:35.387+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42329 #10025 (3 connections now open) 2014-10-06T16:18:35.388+0000 I NETWORK [conn10025] end connection 127.0.0.1:42329 (2 connections now open) 2014-10-06T16:18:35.388+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:18:35.389+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:18:35.389+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:18:36.470+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42330 #10026 (3 connections now open) 2014-10-06T16:18:36.470+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42331 #10027 (4 connections now open) 2014-10-06T16:18:36.470+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42332 #10028 (5 connections now open) 2014-10-06T16:18:36.470+0000 I NETWORK [conn10026] end connection 127.0.0.1:42330 (4 connections now open) 2014-10-06T16:18:41.471+0000 I NETWORK [conn10028] end connection 127.0.0.1:42332 (3 connections now open) 2014-10-06T16:18:41.472+0000 I NETWORK [conn10027] end connection 127.0.0.1:42331 (2 connections now open) 2014-10-06T16:18:41.472+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42333 #10029 (3 connections now open) 2014-10-06T16:18:41.473+0000 I NETWORK [conn10029] end connection 127.0.0.1:42333 (2 connections now open) 2014-10-06T16:18:41.473+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:18:41.474+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:18:41.474+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:18:42.562+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42334 #10030 (3 connections now open) 2014-10-06T16:18:42.562+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42335 #10031 (4 connections now open) 2014-10-06T16:18:42.563+0000 I NETWORK [conn10030] end connection 127.0.0.1:42334 (3 connections now open) 2014-10-06T16:18:47.564+0000 I NETWORK [conn10031] end connection 127.0.0.1:42335 (2 connections now open) 2014-10-06T16:18:47.564+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42336 #10032 (3 connections now open) 2014-10-06T16:18:47.564+0000 I NETWORK [conn10032] end connection 127.0.0.1:42336 (2 connections now open) 2014-10-06T16:18:47.565+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:18:47.566+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:18:47.566+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:18:48.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42337 #10033 (3 connections now open) 2014-10-06T16:18:48.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42338 #10034 (4 connections now open) 2014-10-06T16:18:48.627+0000 I NETWORK [conn10033] end connection 127.0.0.1:42337 (3 connections now open) 2014-10-06T16:18:53.629+0000 I NETWORK [conn10034] end connection 127.0.0.1:42338 (2 connections now open) 2014-10-06T16:18:53.629+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42339 #10035 (3 connections now open) 2014-10-06T16:18:53.629+0000 I NETWORK [conn10035] end connection 127.0.0.1:42339 (2 connections now open) 2014-10-06T16:18:53.630+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:18:53.630+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:18:53.631+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:18:54.706+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42340 #10036 (3 connections now open) 2014-10-06T16:18:54.706+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42341 #10037 (4 connections now open) 2014-10-06T16:18:54.707+0000 I NETWORK [conn10036] end connection 127.0.0.1:42340 (3 connections now open) 2014-10-06T16:18:59.708+0000 I NETWORK [conn10037] end connection 127.0.0.1:42341 (2 connections now open) 2014-10-06T16:18:59.708+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42342 #10038 (3 connections now open) 2014-10-06T16:18:59.709+0000 I NETWORK [conn10038] end connection 127.0.0.1:42342 (2 connections now open) 2014-10-06T16:18:59.709+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:18:59.710+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:18:59.710+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:19:00.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42343 #10039 (3 connections now open) 2014-10-06T16:19:00.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42344 #10040 (4 connections now open) 2014-10-06T16:19:00.793+0000 I NETWORK [conn10039] end connection 127.0.0.1:42343 (3 connections now open) 2014-10-06T16:19:05.794+0000 I NETWORK [conn10040] end connection 127.0.0.1:42344 (2 connections now open) 2014-10-06T16:19:05.794+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42345 #10041 (3 connections now open) 2014-10-06T16:19:05.795+0000 I NETWORK [conn10041] end connection 127.0.0.1:42345 (2 connections now open) 2014-10-06T16:19:05.795+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:19:05.796+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:19:05.796+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:19:06.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42346 #10042 (3 connections now open) 2014-10-06T16:19:06.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42347 #10043 (4 connections now open) 2014-10-06T16:19:06.875+0000 I NETWORK [conn10042] end connection 127.0.0.1:42346 (3 connections now open) 2014-10-06T16:19:11.875+0000 I NETWORK [conn10043] end connection 127.0.0.1:42347 (2 connections now open) 2014-10-06T16:19:11.875+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42348 #10044 (3 connections now open) 2014-10-06T16:19:11.876+0000 I NETWORK [conn10044] end connection 127.0.0.1:42348 (2 connections now open) 2014-10-06T16:19:11.876+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:19:11.877+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:19:11.877+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:19:12.946+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42349 #10045 (3 connections now open) 2014-10-06T16:19:12.947+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42350 #10046 (4 connections now open) 2014-10-06T16:19:12.947+0000 I NETWORK [conn10045] end connection 127.0.0.1:42349 (3 connections now open) 2014-10-06T16:19:17.947+0000 I NETWORK [conn10046] end connection 127.0.0.1:42350 (2 connections now open) 2014-10-06T16:19:17.947+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42351 #10047 (3 connections now open) 2014-10-06T16:19:17.948+0000 I NETWORK [conn10047] end connection 127.0.0.1:42351 (2 connections now open) 2014-10-06T16:19:17.948+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:19:17.949+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:19:17.949+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:19:19.038+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42352 #10048 (3 connections now open) 2014-10-06T16:19:19.038+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42353 #10049 (4 connections now open) 2014-10-06T16:19:19.039+0000 I NETWORK [conn10048] end connection 127.0.0.1:42352 (3 connections now open) 2014-10-06T16:19:24.040+0000 I NETWORK [conn10049] end connection 127.0.0.1:42353 (2 connections now open) 2014-10-06T16:19:24.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42354 #10050 (3 connections now open) 2014-10-06T16:19:24.041+0000 I NETWORK [conn10050] end connection 127.0.0.1:42354 (2 connections now open) 2014-10-06T16:19:24.041+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T16:19:24.045+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:19:24.046+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:19:25.133+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42355 #10051 (3 connections now open) 2014-10-06T16:19:25.133+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42356 #10052 (4 connections now open) 2014-10-06T16:19:25.134+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42357 #10053 (5 connections now open) 2014-10-06T16:19:25.134+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42358 #10054 (6 connections now open) 2014-10-06T16:19:25.134+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42359 #10055 (7 connections now open) 2014-10-06T16:19:25.134+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42360 #10056 (8 connections now open) 2014-10-06T16:19:25.134+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42361 #10057 (9 connections now open) 2014-10-06T16:19:25.138+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42362 #10058 (10 connections now open) 2014-10-06T16:19:25.138+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42363 #10059 (11 connections now open) 2014-10-06T16:19:25.138+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42364 #10060 (12 connections now open) 2014-10-06T16:19:25.138+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42365 #10061 (13 connections now open) 2014-10-06T16:19:25.140+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42366 #10062 (14 connections now open) 2014-10-06T16:19:25.141+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42367 #10063 (15 connections now open) 2014-10-06T16:19:25.142+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42368 #10064 (16 connections now open) 2014-10-06T16:19:25.143+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42369 #10065 (17 connections now open) 2014-10-06T16:19:25.143+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42370 #10066 (18 connections now open) 2014-10-06T16:19:25.144+0000 I NETWORK [conn10051] end connection 127.0.0.1:42355 (17 connections now open) 2014-10-06T16:19:25.144+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42371 #10067 (18 connections now open) 2014-10-06T16:19:30.144+0000 I NETWORK [conn10059] end connection 127.0.0.1:42363 (17 connections now open) 2014-10-06T16:19:30.144+0000 I NETWORK [conn10067] end connection 127.0.0.1:42371 (16 connections now open) 2014-10-06T16:19:30.145+0000 I NETWORK [conn10065] end connection 127.0.0.1:42369 (15 connections now open) 2014-10-06T16:19:30.147+0000 I NETWORK [conn10053] end connection 127.0.0.1:42357 (14 connections now open) 2014-10-06T16:19:30.147+0000 I NETWORK [conn10057] end connection 127.0.0.1:42361 (13 connections now open) 2014-10-06T16:19:30.147+0000 I NETWORK [conn10055] end connection 127.0.0.1:42359 (12 connections now open) 2014-10-06T16:19:30.147+0000 I NETWORK [conn10056] end connection 127.0.0.1:42360 (11 connections now open) 2014-10-06T16:19:30.148+0000 I NETWORK [conn10061] end connection 127.0.0.1:42365 (10 connections now open) 2014-10-06T16:19:30.148+0000 I NETWORK [conn10064] end connection 127.0.0.1:42368 (9 connections now open) 2014-10-06T16:19:30.148+0000 I NETWORK [conn10062] end connection 127.0.0.1:42366 (8 connections now open) 2014-10-06T16:19:30.148+0000 I NETWORK [conn10054] end connection 127.0.0.1:42358 (7 connections now open) 2014-10-06T16:19:30.149+0000 I NETWORK [conn10063] end connection 127.0.0.1:42367 (6 connections now open) 2014-10-06T16:19:30.149+0000 I NETWORK [conn10066] end connection 127.0.0.1:42370 (5 connections now open) 2014-10-06T16:19:30.150+0000 I NETWORK [conn10052] end connection 127.0.0.1:42356 (4 connections now open) 2014-10-06T16:19:30.150+0000 I NETWORK [conn10060] end connection 127.0.0.1:42364 (4 connections now open) 2014-10-06T16:19:30.150+0000 I NETWORK [conn10058] end connection 127.0.0.1:42362 (2 connections now open) 2014-10-06T16:19:30.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42372 #10068 (3 connections now open) 2014-10-06T16:19:30.150+0000 I NETWORK [conn10068] end connection 127.0.0.1:42372 (2 connections now open) 2014-10-06T16:19:30.151+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:19:30.153+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:19:30.154+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:19:31.213+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42373 #10069 (3 connections now open) 2014-10-06T16:19:31.214+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42374 #10070 (4 connections now open) 2014-10-06T16:19:31.214+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42375 #10071 (5 connections now open) 2014-10-06T16:19:31.214+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42376 #10072 (6 connections now open) 2014-10-06T16:19:31.214+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42377 #10073 (7 connections now open) 2014-10-06T16:19:31.216+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42378 #10074 (8 connections now open) 2014-10-06T16:19:31.216+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42379 #10075 (9 connections now open) 2014-10-06T16:19:31.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42380 #10076 (10 connections now open) 2014-10-06T16:19:31.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42381 #10077 (11 connections now open) 2014-10-06T16:19:31.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42382 #10078 (12 connections now open) 2014-10-06T16:19:31.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42383 #10079 (13 connections now open) 2014-10-06T16:19:31.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42384 #10080 (14 connections now open) 2014-10-06T16:19:31.223+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42385 #10081 (15 connections now open) 2014-10-06T16:19:31.229+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42386 #10082 (16 connections now open) 2014-10-06T16:19:31.230+0000 I NETWORK [conn10069] end connection 127.0.0.1:42373 (15 connections now open) 2014-10-06T16:19:31.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42387 #10083 (16 connections now open) 2014-10-06T16:19:31.240+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42388 #10084 (17 connections now open) 2014-10-06T16:19:31.243+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42389 #10085 (18 connections now open) 2014-10-06T16:19:36.230+0000 I NETWORK [conn10082] end connection 127.0.0.1:42386 (17 connections now open) 2014-10-06T16:19:36.231+0000 I NETWORK [conn10083] end connection 127.0.0.1:42387 (16 connections now open) 2014-10-06T16:19:36.231+0000 I NETWORK [conn10075] end connection 127.0.0.1:42379 (15 connections now open) 2014-10-06T16:19:36.231+0000 I NETWORK [conn10078] end connection 127.0.0.1:42382 (14 connections now open) 2014-10-06T16:19:36.232+0000 I NETWORK [conn10074] end connection 127.0.0.1:42378 (13 connections now open) 2014-10-06T16:19:36.233+0000 I NETWORK [conn10085] end connection 127.0.0.1:42389 (12 connections now open) 2014-10-06T16:19:36.234+0000 I NETWORK [conn10080] end connection 127.0.0.1:42384 (11 connections now open) 2014-10-06T16:19:36.234+0000 I NETWORK [conn10076] end connection 127.0.0.1:42380 (10 connections now open) 2014-10-06T16:19:36.235+0000 I NETWORK [conn10072] end connection 127.0.0.1:42376 (9 connections now open) 2014-10-06T16:19:36.235+0000 I NETWORK [conn10071] end connection 127.0.0.1:42375 (8 connections now open) 2014-10-06T16:19:36.235+0000 I NETWORK [conn10079] end connection 127.0.0.1:42383 (8 connections now open) 2014-10-06T16:19:36.236+0000 I NETWORK [conn10084] end connection 127.0.0.1:42388 (6 connections now open) 2014-10-06T16:19:36.236+0000 I NETWORK [conn10077] end connection 127.0.0.1:42381 (6 connections now open) 2014-10-06T16:19:36.236+0000 I NETWORK [conn10070] end connection 127.0.0.1:42374 (4 connections now open) 2014-10-06T16:19:36.236+0000 I NETWORK [conn10081] end connection 127.0.0.1:42385 (3 connections now open) 2014-10-06T16:19:36.236+0000 I NETWORK [conn10073] end connection 127.0.0.1:42377 (2 connections now open) 2014-10-06T16:19:36.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42390 #10086 (3 connections now open) 2014-10-06T16:19:36.237+0000 I NETWORK [conn10086] end connection 127.0.0.1:42390 (2 connections now open) 2014-10-06T16:19:36.237+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:19:36.238+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:19:36.238+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:19:37.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42391 #10087 (3 connections now open) 2014-10-06T16:19:37.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42392 #10088 (4 connections now open) 2014-10-06T16:19:37.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42393 #10089 (5 connections now open) 2014-10-06T16:19:37.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42394 #10090 (6 connections now open) 2014-10-06T16:19:37.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42395 #10091 (7 connections now open) 2014-10-06T16:19:37.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42396 #10092 (8 connections now open) 2014-10-06T16:19:37.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42397 #10093 (9 connections now open) 2014-10-06T16:19:37.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42398 #10094 (10 connections now open) 2014-10-06T16:19:37.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42399 #10095 (11 connections now open) 2014-10-06T16:19:37.319+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42400 #10096 (12 connections now open) 2014-10-06T16:19:37.320+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42401 #10097 (13 connections now open) 2014-10-06T16:19:37.326+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42402 #10098 (14 connections now open) 2014-10-06T16:19:37.327+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42403 #10099 (15 connections now open) 2014-10-06T16:19:37.329+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42404 #10100 (16 connections now open) 2014-10-06T16:19:37.340+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42405 #10101 (17 connections now open) 2014-10-06T16:19:37.340+0000 I NETWORK [conn10087] end connection 127.0.0.1:42391 (16 connections now open) 2014-10-06T16:19:37.344+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42406 #10102 (17 connections now open) 2014-10-06T16:19:37.344+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42407 #10103 (18 connections now open) 2014-10-06T16:19:42.341+0000 I NETWORK [conn10098] end connection 127.0.0.1:42402 (17 connections now open) 2014-10-06T16:19:42.342+0000 I NETWORK [conn10103] end connection 127.0.0.1:42407 (16 connections now open) 2014-10-06T16:19:42.343+0000 I NETWORK [conn10090] end connection 127.0.0.1:42394 (15 connections now open) 2014-10-06T16:19:42.344+0000 I NETWORK [conn10094] end connection 127.0.0.1:42398 (14 connections now open) 2014-10-06T16:19:42.345+0000 I NETWORK [conn10089] end connection 127.0.0.1:42393 (13 connections now open) 2014-10-06T16:19:42.345+0000 I NETWORK [conn10088] end connection 127.0.0.1:42392 (12 connections now open) 2014-10-06T16:19:42.345+0000 I NETWORK [conn10099] end connection 127.0.0.1:42403 (11 connections now open) 2014-10-06T16:19:42.345+0000 I NETWORK [conn10095] end connection 127.0.0.1:42399 (11 connections now open) 2014-10-06T16:19:42.345+0000 I NETWORK [conn10096] end connection 127.0.0.1:42400 (9 connections now open) 2014-10-06T16:19:42.345+0000 I NETWORK [conn10097] end connection 127.0.0.1:42401 (8 connections now open) 2014-10-06T16:19:42.345+0000 I NETWORK [conn10091] end connection 127.0.0.1:42395 (7 connections now open) 2014-10-06T16:19:42.345+0000 I NETWORK [conn10101] end connection 127.0.0.1:42405 (6 connections now open) 2014-10-06T16:19:42.345+0000 I NETWORK [conn10092] end connection 127.0.0.1:42396 (6 connections now open) 2014-10-06T16:19:42.346+0000 I NETWORK [conn10093] end connection 127.0.0.1:42397 (4 connections now open) 2014-10-06T16:19:42.347+0000 I NETWORK [conn10102] end connection 127.0.0.1:42406 (3 connections now open) 2014-10-06T16:19:42.347+0000 I NETWORK [conn10100] end connection 127.0.0.1:42404 (2 connections now open) 2014-10-06T16:19:42.347+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42408 #10104 (3 connections now open) 2014-10-06T16:19:42.348+0000 I NETWORK [conn10104] end connection 127.0.0.1:42408 (2 connections now open) 2014-10-06T16:19:42.348+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:19:42.351+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:19:42.351+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:19:43.425+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42409 #10105 (3 connections now open) 2014-10-06T16:19:43.426+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42410 #10106 (4 connections now open) 2014-10-06T16:19:43.426+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42411 #10107 (5 connections now open) 2014-10-06T16:19:43.426+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42412 #10108 (6 connections now open) 2014-10-06T16:19:43.426+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42413 #10109 (7 connections now open) 2014-10-06T16:19:43.426+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42414 #10110 (8 connections now open) 2014-10-06T16:19:43.427+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42415 #10111 (9 connections now open) 2014-10-06T16:19:43.427+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42416 #10112 (10 connections now open) 2014-10-06T16:19:43.430+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42417 #10113 (11 connections now open) 2014-10-06T16:19:43.437+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42418 #10114 (12 connections now open) 2014-10-06T16:19:43.441+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42419 #10115 (13 connections now open) 2014-10-06T16:19:43.448+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42420 #10116 (14 connections now open) 2014-10-06T16:19:43.448+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42421 #10117 (15 connections now open) 2014-10-06T16:19:43.455+0000 I NETWORK [conn10105] end connection 127.0.0.1:42409 (14 connections now open) 2014-10-06T16:19:43.456+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42422 #10118 (15 connections now open) 2014-10-06T16:19:43.456+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42423 #10119 (16 connections now open) 2014-10-06T16:19:43.459+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42424 #10120 (17 connections now open) 2014-10-06T16:19:43.459+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42425 #10121 (18 connections now open) 2014-10-06T16:19:48.456+0000 I NETWORK [conn10115] end connection 127.0.0.1:42419 (17 connections now open) 2014-10-06T16:19:48.457+0000 I NETWORK [conn10107] end connection 127.0.0.1:42411 (16 connections now open) 2014-10-06T16:19:48.458+0000 I NETWORK [conn10110] end connection 127.0.0.1:42414 (15 connections now open) 2014-10-06T16:19:48.458+0000 I NETWORK [conn10106] end connection 127.0.0.1:42410 (14 connections now open) 2014-10-06T16:19:48.460+0000 I NETWORK [conn10108] end connection 127.0.0.1:42412 (13 connections now open) 2014-10-06T16:19:48.460+0000 I NETWORK [conn10120] end connection 127.0.0.1:42424 (12 connections now open) 2014-10-06T16:19:48.460+0000 I NETWORK [conn10114] end connection 127.0.0.1:42418 (11 connections now open) 2014-10-06T16:19:48.460+0000 I NETWORK [conn10113] end connection 127.0.0.1:42417 (11 connections now open) 2014-10-06T16:19:48.460+0000 I NETWORK [conn10111] end connection 127.0.0.1:42415 (9 connections now open) 2014-10-06T16:19:48.460+0000 I NETWORK [conn10112] end connection 127.0.0.1:42416 (8 connections now open) 2014-10-06T16:19:48.460+0000 I NETWORK [conn10121] end connection 127.0.0.1:42425 (8 connections now open) 2014-10-06T16:19:48.461+0000 I NETWORK [conn10117] end connection 127.0.0.1:42421 (6 connections now open) 2014-10-06T16:19:48.461+0000 I NETWORK [conn10109] end connection 127.0.0.1:42413 (5 connections now open) 2014-10-06T16:19:48.461+0000 I NETWORK [conn10119] end connection 127.0.0.1:42423 (4 connections now open) 2014-10-06T16:19:48.461+0000 I NETWORK [conn10116] end connection 127.0.0.1:42420 (3 connections now open) 2014-10-06T16:19:48.461+0000 I NETWORK [conn10118] end connection 127.0.0.1:42422 (3 connections now open) 2014-10-06T16:19:48.461+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42426 #10122 (3 connections now open) 2014-10-06T16:19:48.462+0000 I NETWORK [conn10122] end connection 127.0.0.1:42426 (2 connections now open) 2014-10-06T16:19:48.462+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:19:48.465+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:19:48.465+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:19:49.550+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42427 #10123 (3 connections now open) 2014-10-06T16:19:49.550+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42428 #10124 (4 connections now open) 2014-10-06T16:19:49.550+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42429 #10125 (5 connections now open) 2014-10-06T16:19:49.550+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42430 #10126 (6 connections now open) 2014-10-06T16:19:49.551+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42431 #10127 (7 connections now open) 2014-10-06T16:19:49.551+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42432 #10128 (8 connections now open) 2014-10-06T16:19:49.551+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42433 #10129 (9 connections now open) 2014-10-06T16:19:49.553+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42434 #10130 (10 connections now open) 2014-10-06T16:19:49.563+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42435 #10131 (11 connections now open) 2014-10-06T16:19:49.563+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42436 #10132 (12 connections now open) 2014-10-06T16:19:49.563+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42437 #10133 (13 connections now open) 2014-10-06T16:19:49.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42438 #10134 (14 connections now open) 2014-10-06T16:19:49.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42439 #10135 (15 connections now open) 2014-10-06T16:19:49.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42440 #10136 (16 connections now open) 2014-10-06T16:19:49.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42441 #10137 (17 connections now open) 2014-10-06T16:19:49.566+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42442 #10138 (18 connections now open) 2014-10-06T16:19:49.568+0000 I NETWORK [conn10123] end connection 127.0.0.1:42427 (17 connections now open) 2014-10-06T16:19:49.568+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42443 #10139 (19 connections now open) 2014-10-06T16:19:54.570+0000 I NETWORK [conn10131] end connection 127.0.0.1:42435 (17 connections now open) 2014-10-06T16:19:54.570+0000 I NETWORK [conn10139] end connection 127.0.0.1:42443 (16 connections now open) 2014-10-06T16:19:54.570+0000 I NETWORK [conn10132] end connection 127.0.0.1:42436 (15 connections now open) 2014-10-06T16:19:54.571+0000 I NETWORK [conn10135] end connection 127.0.0.1:42439 (14 connections now open) 2014-10-06T16:19:54.572+0000 I NETWORK [conn10138] end connection 127.0.0.1:42442 (13 connections now open) 2014-10-06T16:19:54.573+0000 I NETWORK [conn10129] end connection 127.0.0.1:42433 (12 connections now open) 2014-10-06T16:19:54.573+0000 I NETWORK [conn10136] end connection 127.0.0.1:42440 (12 connections now open) 2014-10-06T16:19:54.573+0000 I NETWORK [conn10124] end connection 127.0.0.1:42428 (10 connections now open) 2014-10-06T16:19:54.573+0000 I NETWORK [conn10134] end connection 127.0.0.1:42438 (9 connections now open) 2014-10-06T16:19:54.574+0000 I NETWORK [conn10125] end connection 127.0.0.1:42429 (8 connections now open) 2014-10-06T16:19:54.574+0000 I NETWORK [conn10126] end connection 127.0.0.1:42430 (7 connections now open) 2014-10-06T16:19:54.574+0000 I NETWORK [conn10133] end connection 127.0.0.1:42437 (7 connections now open) 2014-10-06T16:19:54.574+0000 I NETWORK [conn10130] end connection 127.0.0.1:42434 (5 connections now open) 2014-10-06T16:19:54.574+0000 I NETWORK [conn10128] end connection 127.0.0.1:42432 (4 connections now open) 2014-10-06T16:19:54.574+0000 I NETWORK [conn10127] end connection 127.0.0.1:42431 (3 connections now open) 2014-10-06T16:19:54.576+0000 I NETWORK [conn10137] end connection 127.0.0.1:42441 (2 connections now open) 2014-10-06T16:19:54.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42444 #10140 (3 connections now open) 2014-10-06T16:19:54.576+0000 I NETWORK [conn10140] end connection 127.0.0.1:42444 (2 connections now open) 2014-10-06T16:19:54.577+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:19:54.579+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:19:54.579+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:19:55.633+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42445 #10141 (3 connections now open) 2014-10-06T16:19:55.633+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42447 #10142 (4 connections now open) 2014-10-06T16:19:55.633+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42446 #10143 (5 connections now open) 2014-10-06T16:19:55.633+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42448 #10144 (6 connections now open) 2014-10-06T16:19:55.633+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42449 #10145 (7 connections now open) 2014-10-06T16:19:55.633+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42450 #10146 (8 connections now open) 2014-10-06T16:19:55.633+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42451 #10147 (9 connections now open) 2014-10-06T16:19:55.634+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42452 #10148 (10 connections now open) 2014-10-06T16:19:55.634+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42453 #10149 (11 connections now open) 2014-10-06T16:19:55.634+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42454 #10150 (12 connections now open) 2014-10-06T16:19:55.634+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42455 #10151 (13 connections now open) 2014-10-06T16:19:55.634+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42456 #10152 (14 connections now open) 2014-10-06T16:19:55.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42457 #10153 (15 connections now open) 2014-10-06T16:19:55.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42458 #10154 (16 connections now open) 2014-10-06T16:19:55.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42459 #10155 (17 connections now open) 2014-10-06T16:19:55.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42460 #10156 (18 connections now open) 2014-10-06T16:19:55.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42461 #10157 (19 connections now open) 2014-10-06T16:19:55.635+0000 I NETWORK [conn10141] end connection 127.0.0.1:42445 (18 connections now open) 2014-10-06T16:20:00.636+0000 I NETWORK [conn10146] end connection 127.0.0.1:42450 (17 connections now open) 2014-10-06T16:20:00.636+0000 I NETWORK [conn10157] end connection 127.0.0.1:42461 (16 connections now open) 2014-10-06T16:20:00.639+0000 I NETWORK [conn10144] end connection 127.0.0.1:42448 (15 connections now open) 2014-10-06T16:20:00.639+0000 I NETWORK [conn10155] end connection 127.0.0.1:42459 (14 connections now open) 2014-10-06T16:20:00.640+0000 I NETWORK [conn10152] end connection 127.0.0.1:42456 (13 connections now open) 2014-10-06T16:20:00.640+0000 I NETWORK [conn10142] end connection 127.0.0.1:42447 (13 connections now open) 2014-10-06T16:20:00.640+0000 I NETWORK [conn10145] end connection 127.0.0.1:42449 (11 connections now open) 2014-10-06T16:20:00.641+0000 I NETWORK [conn10151] end connection 127.0.0.1:42455 (10 connections now open) 2014-10-06T16:20:00.641+0000 I NETWORK [conn10153] end connection 127.0.0.1:42457 (10 connections now open) 2014-10-06T16:20:00.641+0000 I NETWORK [conn10154] end connection 127.0.0.1:42458 (9 connections now open) 2014-10-06T16:20:00.641+0000 I NETWORK [conn10149] end connection 127.0.0.1:42453 (9 connections now open) 2014-10-06T16:20:00.641+0000 I NETWORK [conn10156] end connection 127.0.0.1:42460 (9 connections now open) 2014-10-06T16:20:00.641+0000 I NETWORK [conn10147] end connection 127.0.0.1:42451 (6 connections now open) 2014-10-06T16:20:00.641+0000 I NETWORK [conn10148] end connection 127.0.0.1:42452 (9 connections now open) 2014-10-06T16:20:00.641+0000 I NETWORK [conn10143] end connection 127.0.0.1:42446 (6 connections now open) 2014-10-06T16:20:00.641+0000 I NETWORK [conn10150] end connection 127.0.0.1:42454 (6 connections now open) 2014-10-06T16:20:00.641+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42462 #10158 (3 connections now open) 2014-10-06T16:20:00.642+0000 I NETWORK [conn10158] end connection 127.0.0.1:42462 (2 connections now open) 2014-10-06T16:20:00.642+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:20:00.643+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:20:00.643+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:20:01.720+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42463 #10159 (3 connections now open) 2014-10-06T16:20:01.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42464 #10160 (4 connections now open) 2014-10-06T16:20:01.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42466 #10161 (5 connections now open) 2014-10-06T16:20:01.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42465 #10162 (6 connections now open) 2014-10-06T16:20:01.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42468 #10163 (7 connections now open) 2014-10-06T16:20:01.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42469 #10164 (8 connections now open) 2014-10-06T16:20:01.722+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42470 #10165 (9 connections now open) 2014-10-06T16:20:01.722+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42471 #10166 (10 connections now open) 2014-10-06T16:20:01.722+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42472 #10167 (11 connections now open) 2014-10-06T16:20:01.722+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42473 #10168 (12 connections now open) 2014-10-06T16:20:01.722+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42474 #10169 (13 connections now open) 2014-10-06T16:20:01.727+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42475 #10170 (14 connections now open) 2014-10-06T16:20:01.728+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42476 #10171 (15 connections now open) 2014-10-06T16:20:01.728+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42477 #10172 (16 connections now open) 2014-10-06T16:20:01.728+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42478 #10173 (17 connections now open) 2014-10-06T16:20:01.728+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42479 #10174 (18 connections now open) 2014-10-06T16:20:01.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42480 #10175 (19 connections now open) 2014-10-06T16:20:01.731+0000 I NETWORK [conn10159] end connection 127.0.0.1:42463 (18 connections now open) 2014-10-06T16:20:06.734+0000 I NETWORK [conn10162] end connection 127.0.0.1:42465 (17 connections now open) 2014-10-06T16:20:06.734+0000 I NETWORK [conn10173] end connection 127.0.0.1:42478 (17 connections now open) 2014-10-06T16:20:06.734+0000 I NETWORK [conn10161] end connection 127.0.0.1:42466 (15 connections now open) 2014-10-06T16:20:06.735+0000 I NETWORK [conn10160] end connection 127.0.0.1:42464 (14 connections now open) 2014-10-06T16:20:06.735+0000 I NETWORK [conn10163] end connection 127.0.0.1:42468 (13 connections now open) 2014-10-06T16:20:06.735+0000 I NETWORK [conn10175] end connection 127.0.0.1:42480 (12 connections now open) 2014-10-06T16:20:06.737+0000 I NETWORK [conn10167] end connection 127.0.0.1:42472 (11 connections now open) 2014-10-06T16:20:06.737+0000 I NETWORK [conn10169] end connection 127.0.0.1:42474 (11 connections now open) 2014-10-06T16:20:06.737+0000 I NETWORK [conn10165] end connection 127.0.0.1:42470 (10 connections now open) 2014-10-06T16:20:06.737+0000 I NETWORK [conn10168] end connection 127.0.0.1:42473 (11 connections now open) 2014-10-06T16:20:06.737+0000 I NETWORK [conn10172] end connection 127.0.0.1:42477 (8 connections now open) 2014-10-06T16:20:06.737+0000 I NETWORK [conn10166] end connection 127.0.0.1:42471 (8 connections now open) 2014-10-06T16:20:06.737+0000 I NETWORK [conn10170] end connection 127.0.0.1:42475 (5 connections now open) 2014-10-06T16:20:06.737+0000 I NETWORK [conn10174] end connection 127.0.0.1:42479 (4 connections now open) 2014-10-06T16:20:06.738+0000 I NETWORK [conn10164] end connection 127.0.0.1:42469 (3 connections now open) 2014-10-06T16:20:06.739+0000 I NETWORK [conn10171] end connection 127.0.0.1:42476 (2 connections now open) 2014-10-06T16:20:06.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42481 #10176 (3 connections now open) 2014-10-06T16:20:06.739+0000 I NETWORK [conn10176] end connection 127.0.0.1:42481 (2 connections now open) 2014-10-06T16:20:06.740+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:20:06.743+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:20:06.743+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:20:07.816+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42482 #10177 (3 connections now open) 2014-10-06T16:20:07.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42483 #10178 (4 connections now open) 2014-10-06T16:20:07.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42484 #10179 (5 connections now open) 2014-10-06T16:20:07.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42485 #10180 (6 connections now open) 2014-10-06T16:20:07.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42486 #10181 (7 connections now open) 2014-10-06T16:20:07.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42487 #10182 (8 connections now open) 2014-10-06T16:20:07.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42488 #10183 (9 connections now open) 2014-10-06T16:20:07.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42489 #10184 (10 connections now open) 2014-10-06T16:20:07.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42490 #10185 (11 connections now open) 2014-10-06T16:20:07.818+0000 I NETWORK [conn10177] end connection 127.0.0.1:42482 (10 connections now open) 2014-10-06T16:20:12.819+0000 I NETWORK [conn10179] end connection 127.0.0.1:42484 (9 connections now open) 2014-10-06T16:20:12.819+0000 I NETWORK [conn10183] end connection 127.0.0.1:42488 (8 connections now open) 2014-10-06T16:20:12.819+0000 I NETWORK [conn10180] end connection 127.0.0.1:42485 (7 connections now open) 2014-10-06T16:20:12.819+0000 I NETWORK [conn10181] end connection 127.0.0.1:42486 (7 connections now open) 2014-10-06T16:20:12.820+0000 I NETWORK [conn10184] end connection 127.0.0.1:42489 (5 connections now open) 2014-10-06T16:20:12.820+0000 I NETWORK [conn10182] end connection 127.0.0.1:42487 (4 connections now open) 2014-10-06T16:20:12.821+0000 I NETWORK [conn10178] end connection 127.0.0.1:42483 (3 connections now open) 2014-10-06T16:20:12.821+0000 I NETWORK [conn10185] end connection 127.0.0.1:42490 (2 connections now open) 2014-10-06T16:20:12.821+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42491 #10186 (3 connections now open) 2014-10-06T16:20:12.821+0000 I NETWORK [conn10186] end connection 127.0.0.1:42491 (2 connections now open) 2014-10-06T16:20:12.822+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:20:12.826+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:20:12.826+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:20:13.900+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42492 #10187 (3 connections now open) 2014-10-06T16:20:13.900+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42493 #10188 (4 connections now open) 2014-10-06T16:20:13.900+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42494 #10189 (5 connections now open) 2014-10-06T16:20:13.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42495 #10190 (6 connections now open) 2014-10-06T16:20:13.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42496 #10191 (7 connections now open) 2014-10-06T16:20:13.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42497 #10192 (8 connections now open) 2014-10-06T16:20:13.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42498 #10193 (9 connections now open) 2014-10-06T16:20:13.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42499 #10194 (10 connections now open) 2014-10-06T16:20:13.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42500 #10195 (11 connections now open) 2014-10-06T16:20:13.902+0000 I NETWORK [conn10187] end connection 127.0.0.1:42492 (10 connections now open) 2014-10-06T16:20:18.902+0000 I NETWORK [conn10190] end connection 127.0.0.1:42495 (9 connections now open) 2014-10-06T16:20:18.902+0000 I NETWORK [conn10191] end connection 127.0.0.1:42496 (9 connections now open) 2014-10-06T16:20:18.903+0000 I NETWORK [conn10192] end connection 127.0.0.1:42497 (7 connections now open) 2014-10-06T16:20:18.903+0000 I NETWORK [conn10195] end connection 127.0.0.1:42500 (6 connections now open) 2014-10-06T16:20:18.903+0000 I NETWORK [conn10188] end connection 127.0.0.1:42493 (5 connections now open) 2014-10-06T16:20:18.904+0000 I NETWORK [conn10194] end connection 127.0.0.1:42499 (4 connections now open) 2014-10-06T16:20:18.904+0000 I NETWORK [conn10193] end connection 127.0.0.1:42498 (3 connections now open) 2014-10-06T16:20:18.904+0000 I NETWORK [conn10189] end connection 127.0.0.1:42494 (2 connections now open) 2014-10-06T16:20:18.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42501 #10196 (3 connections now open) 2014-10-06T16:20:18.905+0000 I NETWORK [conn10196] end connection 127.0.0.1:42501 (2 connections now open) 2014-10-06T16:20:18.905+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:20:18.908+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:20:18.908+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:20:19.969+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42502 #10197 (3 connections now open) 2014-10-06T16:20:19.970+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42503 #10198 (4 connections now open) 2014-10-06T16:20:19.970+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42504 #10199 (5 connections now open) 2014-10-06T16:20:19.970+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42505 #10200 (6 connections now open) 2014-10-06T16:20:19.970+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42506 #10201 (7 connections now open) 2014-10-06T16:20:19.970+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42507 #10202 (8 connections now open) 2014-10-06T16:20:19.970+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42508 #10203 (9 connections now open) 2014-10-06T16:20:19.970+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42509 #10204 (10 connections now open) 2014-10-06T16:20:19.970+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42510 #10205 (11 connections now open) 2014-10-06T16:20:19.973+0000 I NETWORK [conn10197] end connection 127.0.0.1:42502 (10 connections now open) 2014-10-06T16:20:24.974+0000 I NETWORK [conn10205] end connection 127.0.0.1:42510 (9 connections now open) 2014-10-06T16:20:24.975+0000 I NETWORK [conn10204] end connection 127.0.0.1:42509 (8 connections now open) 2014-10-06T16:20:24.975+0000 I NETWORK [conn10199] end connection 127.0.0.1:42504 (7 connections now open) 2014-10-06T16:20:24.975+0000 I NETWORK [conn10201] end connection 127.0.0.1:42506 (7 connections now open) 2014-10-06T16:20:24.975+0000 I NETWORK [conn10200] end connection 127.0.0.1:42505 (5 connections now open) 2014-10-06T16:20:24.975+0000 I NETWORK [conn10202] end connection 127.0.0.1:42507 (5 connections now open) 2014-10-06T16:20:24.975+0000 I NETWORK [conn10203] end connection 127.0.0.1:42508 (7 connections now open) 2014-10-06T16:20:24.976+0000 I NETWORK [conn10198] end connection 127.0.0.1:42503 (2 connections now open) 2014-10-06T16:20:24.976+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42511 #10206 (3 connections now open) 2014-10-06T16:20:24.976+0000 I NETWORK [conn10206] end connection 127.0.0.1:42511 (2 connections now open) 2014-10-06T16:20:24.976+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:20:24.979+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:20:24.979+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:20:26.047+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42512 #10207 (3 connections now open) 2014-10-06T16:20:26.048+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42513 #10208 (4 connections now open) 2014-10-06T16:20:26.048+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42514 #10209 (5 connections now open) 2014-10-06T16:20:26.048+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42515 #10210 (6 connections now open) 2014-10-06T16:20:26.048+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42516 #10211 (7 connections now open) 2014-10-06T16:20:26.048+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42517 #10212 (8 connections now open) 2014-10-06T16:20:26.048+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42518 #10213 (9 connections now open) 2014-10-06T16:20:26.049+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42519 #10214 (10 connections now open) 2014-10-06T16:20:26.052+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42520 #10215 (11 connections now open) 2014-10-06T16:20:26.053+0000 I NETWORK [conn10207] end connection 127.0.0.1:42512 (10 connections now open) 2014-10-06T16:20:31.053+0000 I NETWORK [conn10214] end connection 127.0.0.1:42519 (9 connections now open) 2014-10-06T16:20:31.053+0000 I NETWORK [conn10210] end connection 127.0.0.1:42515 (9 connections now open) 2014-10-06T16:20:31.053+0000 I NETWORK [conn10213] end connection 127.0.0.1:42518 (7 connections now open) 2014-10-06T16:20:31.054+0000 I NETWORK [conn10212] end connection 127.0.0.1:42517 (6 connections now open) 2014-10-06T16:20:31.054+0000 I NETWORK [conn10211] end connection 127.0.0.1:42516 (5 connections now open) 2014-10-06T16:20:31.054+0000 I NETWORK [conn10215] end connection 127.0.0.1:42520 (4 connections now open) 2014-10-06T16:20:31.054+0000 I NETWORK [conn10209] end connection 127.0.0.1:42514 (3 connections now open) 2014-10-06T16:20:31.055+0000 I NETWORK [conn10208] end connection 127.0.0.1:42513 (2 connections now open) 2014-10-06T16:20:31.055+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42521 #10216 (3 connections now open) 2014-10-06T16:20:31.055+0000 I NETWORK [conn10216] end connection 127.0.0.1:42521 (2 connections now open) 2014-10-06T16:20:31.055+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:20:31.058+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:20:31.058+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:20:32.125+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42522 #10217 (3 connections now open) 2014-10-06T16:20:32.125+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42523 #10218 (4 connections now open) 2014-10-06T16:20:32.126+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42524 #10219 (5 connections now open) 2014-10-06T16:20:32.126+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42525 #10220 (6 connections now open) 2014-10-06T16:20:32.126+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42526 #10221 (7 connections now open) 2014-10-06T16:20:32.126+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42527 #10222 (8 connections now open) 2014-10-06T16:20:32.126+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42528 #10223 (9 connections now open) 2014-10-06T16:20:32.126+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42529 #10224 (10 connections now open) 2014-10-06T16:20:32.126+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42530 #10225 (11 connections now open) 2014-10-06T16:20:32.127+0000 I NETWORK [conn10217] end connection 127.0.0.1:42522 (10 connections now open) 2014-10-06T16:20:37.128+0000 I NETWORK [conn10219] end connection 127.0.0.1:42524 (9 connections now open) 2014-10-06T16:20:37.128+0000 I NETWORK [conn10220] end connection 127.0.0.1:42525 (8 connections now open) 2014-10-06T16:20:37.128+0000 I NETWORK [conn10218] end connection 127.0.0.1:42523 (8 connections now open) 2014-10-06T16:20:37.128+0000 I NETWORK [conn10224] end connection 127.0.0.1:42529 (6 connections now open) 2014-10-06T16:20:37.129+0000 I NETWORK [conn10225] end connection 127.0.0.1:42530 (5 connections now open) 2014-10-06T16:20:37.129+0000 I NETWORK [conn10221] end connection 127.0.0.1:42526 (5 connections now open) 2014-10-06T16:20:37.130+0000 I NETWORK [conn10222] end connection 127.0.0.1:42527 (3 connections now open) 2014-10-06T16:20:37.130+0000 I NETWORK [conn10223] end connection 127.0.0.1:42528 (3 connections now open) 2014-10-06T16:20:37.130+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42531 #10226 (3 connections now open) 2014-10-06T16:20:37.131+0000 I NETWORK [conn10226] end connection 127.0.0.1:42531 (2 connections now open) 2014-10-06T16:20:37.131+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:20:37.132+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:20:37.132+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:20:38.209+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42532 #10227 (3 connections now open) 2014-10-06T16:20:38.210+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42533 #10228 (4 connections now open) 2014-10-06T16:20:38.210+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42534 #10229 (5 connections now open) 2014-10-06T16:20:38.210+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42535 #10230 (6 connections now open) 2014-10-06T16:20:38.210+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42536 #10231 (7 connections now open) 2014-10-06T16:20:38.210+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42538 #10232 (8 connections now open) 2014-10-06T16:20:38.211+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42537 #10233 (9 connections now open) 2014-10-06T16:20:38.211+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42540 #10234 (10 connections now open) 2014-10-06T16:20:38.211+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42541 #10235 (11 connections now open) 2014-10-06T16:20:38.211+0000 I NETWORK [conn10227] end connection 127.0.0.1:42532 (10 connections now open) 2014-10-06T16:20:43.212+0000 I NETWORK [conn10234] end connection 127.0.0.1:42540 (9 connections now open) 2014-10-06T16:20:43.212+0000 I NETWORK [conn10235] end connection 127.0.0.1:42541 (8 connections now open) 2014-10-06T16:20:43.213+0000 I NETWORK [conn10230] end connection 127.0.0.1:42535 (7 connections now open) 2014-10-06T16:20:43.213+0000 I NETWORK [conn10228] end connection 127.0.0.1:42533 (7 connections now open) 2014-10-06T16:20:43.213+0000 I NETWORK [conn10233] end connection 127.0.0.1:42537 (5 connections now open) 2014-10-06T16:20:43.214+0000 I NETWORK [conn10229] end connection 127.0.0.1:42534 (4 connections now open) 2014-10-06T16:20:43.214+0000 I NETWORK [conn10231] end connection 127.0.0.1:42536 (3 connections now open) 2014-10-06T16:20:43.214+0000 I NETWORK [conn10232] end connection 127.0.0.1:42538 (2 connections now open) 2014-10-06T16:20:43.214+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42542 #10236 (3 connections now open) 2014-10-06T16:20:43.215+0000 I NETWORK [conn10236] end connection 127.0.0.1:42542 (2 connections now open) 2014-10-06T16:20:43.215+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:20:43.218+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:20:43.218+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:20:44.287+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42543 #10237 (3 connections now open) 2014-10-06T16:20:44.288+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42544 #10238 (4 connections now open) 2014-10-06T16:20:44.288+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42545 #10239 (5 connections now open) 2014-10-06T16:20:44.288+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42546 #10240 (6 connections now open) 2014-10-06T16:20:44.288+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42547 #10241 (7 connections now open) 2014-10-06T16:20:44.288+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42548 #10242 (8 connections now open) 2014-10-06T16:20:44.288+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42549 #10243 (9 connections now open) 2014-10-06T16:20:44.288+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42550 #10244 (10 connections now open) 2014-10-06T16:20:44.289+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42551 #10245 (11 connections now open) 2014-10-06T16:20:44.289+0000 I NETWORK [conn10237] end connection 127.0.0.1:42543 (10 connections now open) 2014-10-06T16:20:49.289+0000 I NETWORK [conn10245] end connection 127.0.0.1:42551 (9 connections now open) 2014-10-06T16:20:49.289+0000 I NETWORK [conn10240] end connection 127.0.0.1:42546 (8 connections now open) 2014-10-06T16:20:49.291+0000 I NETWORK [conn10239] end connection 127.0.0.1:42545 (7 connections now open) 2014-10-06T16:20:49.291+0000 I NETWORK [conn10243] end connection 127.0.0.1:42549 (6 connections now open) 2014-10-06T16:20:49.292+0000 I NETWORK [conn10241] end connection 127.0.0.1:42547 (5 connections now open) 2014-10-06T16:20:49.292+0000 I NETWORK [conn10242] end connection 127.0.0.1:42548 (5 connections now open) 2014-10-06T16:20:49.292+0000 I NETWORK [conn10244] end connection 127.0.0.1:42550 (4 connections now open) 2014-10-06T16:20:49.292+0000 I NETWORK [conn10238] end connection 127.0.0.1:42544 (4 connections now open) 2014-10-06T16:20:49.292+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42552 #10246 (3 connections now open) 2014-10-06T16:20:49.292+0000 I NETWORK [conn10246] end connection 127.0.0.1:42552 (2 connections now open) 2014-10-06T16:20:49.293+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:20:49.295+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:20:49.296+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:20:50.368+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42553 #10247 (3 connections now open) 2014-10-06T16:20:50.369+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42554 #10248 (4 connections now open) 2014-10-06T16:20:50.369+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42555 #10249 (5 connections now open) 2014-10-06T16:20:50.369+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42556 #10250 (6 connections now open) 2014-10-06T16:20:50.369+0000 I NETWORK [conn10247] end connection 127.0.0.1:42553 (4 connections now open) 2014-10-06T16:20:50.369+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42557 #10251 (7 connections now open) 2014-10-06T16:20:55.369+0000 I NETWORK [conn10249] end connection 127.0.0.1:42555 (5 connections now open) 2014-10-06T16:20:55.370+0000 I NETWORK [conn10251] end connection 127.0.0.1:42557 (4 connections now open) 2014-10-06T16:20:55.370+0000 I NETWORK [conn10248] end connection 127.0.0.1:42554 (4 connections now open) 2014-10-06T16:20:55.370+0000 I NETWORK [conn10250] end connection 127.0.0.1:42556 (2 connections now open) 2014-10-06T16:20:55.370+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42558 #10252 (3 connections now open) 2014-10-06T16:20:55.371+0000 I NETWORK [conn10252] end connection 127.0.0.1:42558 (2 connections now open) 2014-10-06T16:20:55.371+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:20:55.374+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:20:55.374+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:20:56.452+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42559 #10253 (3 connections now open) 2014-10-06T16:20:56.452+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42560 #10254 (4 connections now open) 2014-10-06T16:20:56.452+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42561 #10255 (5 connections now open) 2014-10-06T16:20:56.452+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42562 #10256 (6 connections now open) 2014-10-06T16:20:56.452+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42563 #10257 (7 connections now open) 2014-10-06T16:20:56.452+0000 I NETWORK [conn10253] end connection 127.0.0.1:42559 (5 connections now open) 2014-10-06T16:21:01.453+0000 I NETWORK [conn10254] end connection 127.0.0.1:42560 (5 connections now open) 2014-10-06T16:21:01.453+0000 I NETWORK [conn10257] end connection 127.0.0.1:42563 (4 connections now open) 2014-10-06T16:21:01.455+0000 I NETWORK [conn10255] end connection 127.0.0.1:42561 (3 connections now open) 2014-10-06T16:21:01.455+0000 I NETWORK [conn10256] end connection 127.0.0.1:42562 (2 connections now open) 2014-10-06T16:21:01.455+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42564 #10258 (3 connections now open) 2014-10-06T16:21:01.455+0000 I NETWORK [conn10258] end connection 127.0.0.1:42564 (2 connections now open) 2014-10-06T16:21:01.456+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:21:01.458+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:21:01.458+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:21:02.530+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42565 #10259 (3 connections now open) 2014-10-06T16:21:02.530+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42566 #10260 (4 connections now open) 2014-10-06T16:21:02.531+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42567 #10261 (5 connections now open) 2014-10-06T16:21:02.531+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42568 #10262 (6 connections now open) 2014-10-06T16:21:02.531+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42569 #10263 (7 connections now open) 2014-10-06T16:21:02.531+0000 I NETWORK [conn10259] end connection 127.0.0.1:42565 (6 connections now open) 2014-10-06T16:21:07.531+0000 I NETWORK [conn10262] end connection 127.0.0.1:42568 (5 connections now open) 2014-10-06T16:21:07.532+0000 I NETWORK [conn10260] end connection 127.0.0.1:42566 (4 connections now open) 2014-10-06T16:21:07.532+0000 I NETWORK [conn10261] end connection 127.0.0.1:42567 (3 connections now open) 2014-10-06T16:21:07.533+0000 I NETWORK [conn10263] end connection 127.0.0.1:42569 (2 connections now open) 2014-10-06T16:21:07.533+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42570 #10264 (3 connections now open) 2014-10-06T16:21:07.534+0000 I NETWORK [conn10264] end connection 127.0.0.1:42570 (2 connections now open) 2014-10-06T16:21:07.534+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:21:07.535+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:21:07.535+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:21:08.621+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42571 #10265 (3 connections now open) 2014-10-06T16:21:08.621+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42572 #10266 (4 connections now open) 2014-10-06T16:21:08.621+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42573 #10267 (5 connections now open) 2014-10-06T16:21:08.621+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42574 #10268 (6 connections now open) 2014-10-06T16:21:08.622+0000 I NETWORK [conn10265] end connection 127.0.0.1:42571 (5 connections now open) 2014-10-06T16:21:08.622+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42575 #10269 (7 connections now open) 2014-10-06T16:21:13.622+0000 I NETWORK [conn10268] end connection 127.0.0.1:42574 (5 connections now open) 2014-10-06T16:21:13.623+0000 I NETWORK [conn10266] end connection 127.0.0.1:42572 (4 connections now open) 2014-10-06T16:21:13.623+0000 I NETWORK [conn10269] end connection 127.0.0.1:42575 (3 connections now open) 2014-10-06T16:21:13.623+0000 I NETWORK [conn10267] end connection 127.0.0.1:42573 (2 connections now open) 2014-10-06T16:21:13.623+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42576 #10270 (3 connections now open) 2014-10-06T16:21:13.623+0000 I NETWORK [conn10270] end connection 127.0.0.1:42576 (2 connections now open) 2014-10-06T16:21:13.624+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:21:13.624+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:21:13.625+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:21:14.707+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42577 #10271 (3 connections now open) 2014-10-06T16:21:14.707+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42578 #10272 (4 connections now open) 2014-10-06T16:21:14.707+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42579 #10273 (5 connections now open) 2014-10-06T16:21:14.707+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42581 #10274 (6 connections now open) 2014-10-06T16:21:14.707+0000 I NETWORK [conn10271] end connection 127.0.0.1:42577 (4 connections now open) 2014-10-06T16:21:14.707+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42580 #10275 (7 connections now open) 2014-10-06T16:21:19.708+0000 I NETWORK [conn10272] end connection 127.0.0.1:42578 (5 connections now open) 2014-10-06T16:21:19.709+0000 I NETWORK [conn10273] end connection 127.0.0.1:42579 (4 connections now open) 2014-10-06T16:21:19.709+0000 I NETWORK [conn10274] end connection 127.0.0.1:42581 (3 connections now open) 2014-10-06T16:21:19.709+0000 I NETWORK [conn10275] end connection 127.0.0.1:42580 (2 connections now open) 2014-10-06T16:21:19.709+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42583 #10276 (3 connections now open) 2014-10-06T16:21:19.710+0000 I NETWORK [conn10276] end connection 127.0.0.1:42583 (2 connections now open) 2014-10-06T16:21:19.710+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:21:19.713+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:21:19.713+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:21:20.787+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42584 #10277 (3 connections now open) 2014-10-06T16:21:20.788+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42585 #10278 (4 connections now open) 2014-10-06T16:21:20.788+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42586 #10279 (5 connections now open) 2014-10-06T16:21:20.788+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42587 #10280 (6 connections now open) 2014-10-06T16:21:20.788+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42588 #10281 (7 connections now open) 2014-10-06T16:21:20.788+0000 I NETWORK [conn10277] end connection 127.0.0.1:42584 (6 connections now open) 2014-10-06T16:21:25.788+0000 I NETWORK [conn10279] end connection 127.0.0.1:42586 (5 connections now open) 2014-10-06T16:21:25.788+0000 I NETWORK [conn10278] end connection 127.0.0.1:42585 (4 connections now open) 2014-10-06T16:21:25.789+0000 I NETWORK [conn10281] end connection 127.0.0.1:42588 (3 connections now open) 2014-10-06T16:21:25.789+0000 I NETWORK [conn10280] end connection 127.0.0.1:42587 (2 connections now open) 2014-10-06T16:21:25.789+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42589 #10282 (3 connections now open) 2014-10-06T16:21:25.790+0000 I NETWORK [conn10282] end connection 127.0.0.1:42589 (2 connections now open) 2014-10-06T16:21:25.790+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:21:25.791+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:21:25.791+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:21:26.854+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42590 #10283 (3 connections now open) 2014-10-06T16:21:26.854+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42591 #10284 (4 connections now open) 2014-10-06T16:21:26.855+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42592 #10285 (5 connections now open) 2014-10-06T16:21:26.855+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42593 #10286 (6 connections now open) 2014-10-06T16:21:26.855+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42594 #10287 (7 connections now open) 2014-10-06T16:21:26.855+0000 I NETWORK [conn10283] end connection 127.0.0.1:42590 (6 connections now open) 2014-10-06T16:21:31.855+0000 I NETWORK [conn10286] end connection 127.0.0.1:42593 (5 connections now open) 2014-10-06T16:21:31.855+0000 I NETWORK [conn10284] end connection 127.0.0.1:42591 (4 connections now open) 2014-10-06T16:21:31.855+0000 I NETWORK [conn10287] end connection 127.0.0.1:42594 (3 connections now open) 2014-10-06T16:21:31.855+0000 I NETWORK [conn10285] end connection 127.0.0.1:42592 (2 connections now open) 2014-10-06T16:21:31.856+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42595 #10288 (3 connections now open) 2014-10-06T16:21:31.856+0000 I NETWORK [conn10288] end connection 127.0.0.1:42595 (2 connections now open) 2014-10-06T16:21:31.856+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:21:31.859+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:21:31.859+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:21:32.945+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42596 #10289 (3 connections now open) 2014-10-06T16:21:32.946+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42597 #10290 (4 connections now open) 2014-10-06T16:21:32.946+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42598 #10291 (5 connections now open) 2014-10-06T16:21:32.946+0000 I NETWORK [conn10289] end connection 127.0.0.1:42596 (4 connections now open) 2014-10-06T16:21:37.947+0000 I NETWORK [conn10291] end connection 127.0.0.1:42598 (3 connections now open) 2014-10-06T16:21:37.948+0000 I NETWORK [conn10290] end connection 127.0.0.1:42597 (2 connections now open) 2014-10-06T16:21:37.948+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42599 #10292 (3 connections now open) 2014-10-06T16:21:37.949+0000 I NETWORK [conn10292] end connection 127.0.0.1:42599 (2 connections now open) 2014-10-06T16:21:37.949+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:21:37.950+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:21:37.950+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:21:39.051+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42600 #10293 (3 connections now open) 2014-10-06T16:21:39.051+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42601 #10294 (4 connections now open) 2014-10-06T16:21:39.051+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42602 #10295 (5 connections now open) 2014-10-06T16:21:39.052+0000 I NETWORK [conn10293] end connection 127.0.0.1:42600 (4 connections now open) 2014-10-06T16:21:44.053+0000 I NETWORK [conn10294] end connection 127.0.0.1:42601 (3 connections now open) 2014-10-06T16:21:44.053+0000 I NETWORK [conn10295] end connection 127.0.0.1:42602 (2 connections now open) 2014-10-06T16:21:44.053+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42603 #10296 (3 connections now open) 2014-10-06T16:21:44.054+0000 I NETWORK [conn10296] end connection 127.0.0.1:42603 (2 connections now open) 2014-10-06T16:21:44.054+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:21:44.055+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:21:44.055+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:21:45.139+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42604 #10297 (3 connections now open) 2014-10-06T16:21:45.139+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42605 #10298 (4 connections now open) 2014-10-06T16:21:45.139+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42606 #10299 (5 connections now open) 2014-10-06T16:21:45.140+0000 I NETWORK [conn10297] end connection 127.0.0.1:42604 (4 connections now open) 2014-10-06T16:21:50.140+0000 I NETWORK [conn10298] end connection 127.0.0.1:42605 (3 connections now open) 2014-10-06T16:21:50.141+0000 I NETWORK [conn10299] end connection 127.0.0.1:42606 (2 connections now open) 2014-10-06T16:21:50.142+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42607 #10300 (3 connections now open) 2014-10-06T16:21:50.142+0000 I NETWORK [conn10300] end connection 127.0.0.1:42607 (2 connections now open) 2014-10-06T16:21:50.142+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:21:50.143+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:21:50.143+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:21:51.210+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42608 #10301 (3 connections now open) 2014-10-06T16:21:51.211+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42609 #10302 (4 connections now open) 2014-10-06T16:21:51.211+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42610 #10303 (5 connections now open) 2014-10-06T16:21:51.211+0000 I NETWORK [conn10301] end connection 127.0.0.1:42608 (4 connections now open) 2014-10-06T16:21:56.211+0000 I NETWORK [conn10303] end connection 127.0.0.1:42610 (3 connections now open) 2014-10-06T16:21:56.213+0000 I NETWORK [conn10302] end connection 127.0.0.1:42609 (2 connections now open) 2014-10-06T16:21:56.213+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42611 #10304 (3 connections now open) 2014-10-06T16:21:56.214+0000 I NETWORK [conn10304] end connection 127.0.0.1:42611 (2 connections now open) 2014-10-06T16:21:56.214+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:21:56.215+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:21:56.215+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:21:57.305+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42612 #10305 (3 connections now open) 2014-10-06T16:21:57.305+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42613 #10306 (4 connections now open) 2014-10-06T16:21:57.305+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42614 #10307 (5 connections now open) 2014-10-06T16:21:57.305+0000 I NETWORK [conn10305] end connection 127.0.0.1:42612 (4 connections now open) 2014-10-06T16:22:02.307+0000 I NETWORK [conn10307] end connection 127.0.0.1:42614 (3 connections now open) 2014-10-06T16:22:02.307+0000 I NETWORK [conn10306] end connection 127.0.0.1:42613 (2 connections now open) 2014-10-06T16:22:02.307+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42615 #10308 (3 connections now open) 2014-10-06T16:22:02.308+0000 I NETWORK [conn10308] end connection 127.0.0.1:42615 (2 connections now open) 2014-10-06T16:22:02.308+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:22:02.309+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:22:02.309+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:22:03.395+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42616 #10309 (3 connections now open) 2014-10-06T16:22:03.395+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42617 #10310 (4 connections now open) 2014-10-06T16:22:03.395+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42618 #10311 (5 connections now open) 2014-10-06T16:22:03.396+0000 I NETWORK [conn10309] end connection 127.0.0.1:42616 (4 connections now open) 2014-10-06T16:22:08.397+0000 I NETWORK [conn10311] end connection 127.0.0.1:42618 (3 connections now open) 2014-10-06T16:22:08.397+0000 I NETWORK [conn10310] end connection 127.0.0.1:42617 (2 connections now open) 2014-10-06T16:22:08.397+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42619 #10312 (3 connections now open) 2014-10-06T16:22:08.398+0000 I NETWORK [conn10312] end connection 127.0.0.1:42619 (2 connections now open) 2014-10-06T16:22:08.398+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:22:08.399+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:22:08.399+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:22:09.480+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42620 #10313 (3 connections now open) 2014-10-06T16:22:09.480+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42621 #10314 (4 connections now open) 2014-10-06T16:22:09.480+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42622 #10315 (5 connections now open) 2014-10-06T16:22:09.481+0000 I NETWORK [conn10313] end connection 127.0.0.1:42620 (4 connections now open) 2014-10-06T16:22:14.482+0000 I NETWORK [conn10315] end connection 127.0.0.1:42622 (3 connections now open) 2014-10-06T16:22:14.483+0000 I NETWORK [conn10314] end connection 127.0.0.1:42621 (2 connections now open) 2014-10-06T16:22:14.483+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42623 #10316 (3 connections now open) 2014-10-06T16:22:14.483+0000 I NETWORK [conn10316] end connection 127.0.0.1:42623 (2 connections now open) 2014-10-06T16:22:14.484+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:22:14.484+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:22:14.485+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:22:15.554+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42624 #10317 (3 connections now open) 2014-10-06T16:22:15.554+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42625 #10318 (4 connections now open) 2014-10-06T16:22:15.555+0000 I NETWORK [conn10317] end connection 127.0.0.1:42624 (3 connections now open) 2014-10-06T16:22:20.556+0000 I NETWORK [conn10318] end connection 127.0.0.1:42625 (2 connections now open) 2014-10-06T16:22:20.556+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42626 #10319 (3 connections now open) 2014-10-06T16:22:20.556+0000 I NETWORK [conn10319] end connection 127.0.0.1:42626 (2 connections now open) 2014-10-06T16:22:20.557+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:22:20.557+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:22:20.557+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:22:21.649+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42627 #10320 (3 connections now open) 2014-10-06T16:22:21.649+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42628 #10321 (4 connections now open) 2014-10-06T16:22:21.650+0000 I NETWORK [conn10320] end connection 127.0.0.1:42627 (3 connections now open) 2014-10-06T16:22:26.651+0000 I NETWORK [conn10321] end connection 127.0.0.1:42628 (2 connections now open) 2014-10-06T16:22:26.652+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42629 #10322 (3 connections now open) 2014-10-06T16:22:26.652+0000 I NETWORK [conn10322] end connection 127.0.0.1:42629 (2 connections now open) 2014-10-06T16:22:26.652+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:22:26.653+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:22:26.653+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:22:27.734+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42630 #10323 (3 connections now open) 2014-10-06T16:22:27.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42631 #10324 (4 connections now open) 2014-10-06T16:22:27.735+0000 I NETWORK [conn10323] end connection 127.0.0.1:42630 (3 connections now open) 2014-10-06T16:22:32.736+0000 I NETWORK [conn10324] end connection 127.0.0.1:42631 (2 connections now open) 2014-10-06T16:22:32.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42632 #10325 (3 connections now open) 2014-10-06T16:22:32.737+0000 I NETWORK [conn10325] end connection 127.0.0.1:42632 (2 connections now open) 2014-10-06T16:22:32.737+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:22:32.738+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:22:32.738+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:22:33.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42633 #10326 (3 connections now open) 2014-10-06T16:22:33.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42634 #10327 (4 connections now open) 2014-10-06T16:22:33.807+0000 I NETWORK [conn10326] end connection 127.0.0.1:42633 (3 connections now open) 2014-10-06T16:22:38.808+0000 I NETWORK [conn10327] end connection 127.0.0.1:42634 (2 connections now open) 2014-10-06T16:22:38.808+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42635 #10328 (3 connections now open) 2014-10-06T16:22:38.808+0000 I NETWORK [conn10328] end connection 127.0.0.1:42635 (2 connections now open) 2014-10-06T16:22:38.809+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:22:38.809+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:22:38.809+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:22:39.894+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42636 #10329 (3 connections now open) 2014-10-06T16:22:39.895+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42637 #10330 (4 connections now open) 2014-10-06T16:22:39.895+0000 I NETWORK [conn10329] end connection 127.0.0.1:42636 (3 connections now open) 2014-10-06T16:22:44.897+0000 I NETWORK [conn10330] end connection 127.0.0.1:42637 (2 connections now open) 2014-10-06T16:22:44.897+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42638 #10331 (3 connections now open) 2014-10-06T16:22:44.897+0000 I NETWORK [conn10331] end connection 127.0.0.1:42638 (2 connections now open) 2014-10-06T16:22:44.898+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:22:44.899+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:22:44.899+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:22:45.983+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42639 #10332 (3 connections now open) 2014-10-06T16:22:45.983+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42640 #10333 (4 connections now open) 2014-10-06T16:22:45.984+0000 I NETWORK [conn10332] end connection 127.0.0.1:42639 (3 connections now open) 2014-10-06T16:22:50.984+0000 I NETWORK [conn10333] end connection 127.0.0.1:42640 (2 connections now open) 2014-10-06T16:22:50.984+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42641 #10334 (3 connections now open) 2014-10-06T16:22:50.985+0000 I NETWORK [conn10334] end connection 127.0.0.1:42641 (2 connections now open) 2014-10-06T16:22:50.985+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:22:50.986+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:22:50.986+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:22:52.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42642 #10335 (3 connections now open) 2014-10-06T16:22:52.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42643 #10336 (4 connections now open) 2014-10-06T16:22:52.072+0000 I NETWORK [conn10335] end connection 127.0.0.1:42642 (3 connections now open) 2014-10-06T16:22:57.073+0000 I NETWORK [conn10336] end connection 127.0.0.1:42643 (2 connections now open) 2014-10-06T16:22:57.073+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42644 #10337 (3 connections now open) 2014-10-06T16:22:57.074+0000 I NETWORK [conn10337] end connection 127.0.0.1:42644 (2 connections now open) 2014-10-06T16:22:57.074+0000 I COMMANDS [conn5] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T16:22:57.079+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:22:57.080+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:22:57.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42645 #10338 (3 connections now open) 2014-10-06T16:22:57.421+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42646 #10339 (4 connections now open) 2014-10-06T16:22:57.421+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42647 #10340 (5 connections now open) 2014-10-06T16:22:57.421+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42648 #10341 (6 connections now open) 2014-10-06T16:22:57.421+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42650 #10342 (7 connections now open) 2014-10-06T16:22:57.421+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42651 #10343 (8 connections now open) 2014-10-06T16:22:57.421+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42652 #10344 (9 connections now open) 2014-10-06T16:22:57.421+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42653 #10345 (10 connections now open) 2014-10-06T16:22:57.421+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42654 #10346 (11 connections now open) 2014-10-06T16:22:57.421+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42655 #10347 (12 connections now open) 2014-10-06T16:22:57.422+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42656 #10348 (13 connections now open) 2014-10-06T16:22:57.422+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42657 #10349 (14 connections now open) 2014-10-06T16:22:57.422+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42658 #10350 (15 connections now open) 2014-10-06T16:22:57.422+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42659 #10351 (16 connections now open) 2014-10-06T16:22:57.422+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42660 #10352 (17 connections now open) 2014-10-06T16:22:57.422+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42661 #10353 (18 connections now open) 2014-10-06T16:22:57.422+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42662 #10354 (19 connections now open) 2014-10-06T16:22:57.423+0000 I NETWORK [conn10338] end connection 127.0.0.1:42645 (18 connections now open) 2014-10-06T16:23:02.423+0000 I NETWORK [conn10345] end connection 127.0.0.1:42653 (17 connections now open) 2014-10-06T16:23:02.423+0000 I NETWORK [conn10353] end connection 127.0.0.1:42661 (17 connections now open) 2014-10-06T16:23:02.423+0000 I NETWORK [conn10352] end connection 127.0.0.1:42660 (15 connections now open) 2014-10-06T16:23:02.423+0000 I NETWORK [conn10341] end connection 127.0.0.1:42648 (14 connections now open) 2014-10-06T16:23:02.423+0000 I NETWORK [conn10343] end connection 127.0.0.1:42651 (14 connections now open) 2014-10-06T16:23:02.423+0000 I NETWORK [conn10344] end connection 127.0.0.1:42652 (13 connections now open) 2014-10-06T16:23:02.424+0000 I NETWORK [conn10350] end connection 127.0.0.1:42658 (13 connections now open) 2014-10-06T16:23:02.423+0000 I NETWORK [conn10351] end connection 127.0.0.1:42659 (13 connections now open) 2014-10-06T16:23:02.424+0000 I NETWORK [conn10348] end connection 127.0.0.1:42656 (11 connections now open) 2014-10-06T16:23:02.424+0000 I NETWORK [conn10342] end connection 127.0.0.1:42650 (8 connections now open) 2014-10-06T16:23:02.424+0000 I NETWORK [conn10347] end connection 127.0.0.1:42655 (8 connections now open) 2014-10-06T16:23:02.424+0000 I NETWORK [conn10354] end connection 127.0.0.1:42662 (7 connections now open) 2014-10-06T16:23:02.424+0000 I NETWORK [conn10339] end connection 127.0.0.1:42646 (6 connections now open) 2014-10-06T16:23:02.424+0000 I NETWORK [conn10346] end connection 127.0.0.1:42654 (6 connections now open) 2014-10-06T16:23:02.424+0000 I NETWORK [conn10340] end connection 127.0.0.1:42647 (3 connections now open) 2014-10-06T16:23:02.424+0000 I NETWORK [conn10349] end connection 127.0.0.1:42657 (3 connections now open) 2014-10-06T16:23:02.424+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42663 #10355 (3 connections now open) 2014-10-06T16:23:02.425+0000 I NETWORK [conn10355] end connection 127.0.0.1:42663 (2 connections now open) 2014-10-06T16:23:02.425+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:23:02.426+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:23:02.426+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:23:02.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42664 #10356 (3 connections now open) 2014-10-06T16:23:02.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42665 #10357 (4 connections now open) 2014-10-06T16:23:02.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42666 #10358 (5 connections now open) 2014-10-06T16:23:02.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42667 #10359 (6 connections now open) 2014-10-06T16:23:02.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42668 #10360 (7 connections now open) 2014-10-06T16:23:02.794+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42669 #10361 (8 connections now open) 2014-10-06T16:23:02.794+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42670 #10362 (9 connections now open) 2014-10-06T16:23:02.794+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42671 #10363 (10 connections now open) 2014-10-06T16:23:02.794+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42672 #10364 (11 connections now open) 2014-10-06T16:23:02.794+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42673 #10365 (12 connections now open) 2014-10-06T16:23:02.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42674 #10366 (13 connections now open) 2014-10-06T16:23:02.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42675 #10367 (14 connections now open) 2014-10-06T16:23:02.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42676 #10368 (15 connections now open) 2014-10-06T16:23:02.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42677 #10369 (16 connections now open) 2014-10-06T16:23:02.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42678 #10370 (17 connections now open) 2014-10-06T16:23:02.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42679 #10371 (18 connections now open) 2014-10-06T16:23:02.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42680 #10372 (19 connections now open) 2014-10-06T16:23:02.796+0000 I NETWORK [conn10356] end connection 127.0.0.1:42664 (18 connections now open) 2014-10-06T16:23:07.796+0000 I NETWORK [conn10361] end connection 127.0.0.1:42669 (17 connections now open) 2014-10-06T16:23:07.797+0000 I NETWORK [conn10358] end connection 127.0.0.1:42666 (16 connections now open) 2014-10-06T16:23:07.797+0000 I NETWORK [conn10365] end connection 127.0.0.1:42673 (16 connections now open) 2014-10-06T16:23:07.797+0000 I NETWORK [conn10371] end connection 127.0.0.1:42679 (16 connections now open) 2014-10-06T16:23:07.797+0000 I NETWORK [conn10363] end connection 127.0.0.1:42671 (13 connections now open) 2014-10-06T16:23:07.797+0000 I NETWORK [conn10359] end connection 127.0.0.1:42667 (16 connections now open) 2014-10-06T16:23:07.797+0000 I NETWORK [conn10369] end connection 127.0.0.1:42677 (11 connections now open) 2014-10-06T16:23:07.797+0000 I NETWORK [conn10370] end connection 127.0.0.1:42678 (16 connections now open) 2014-10-06T16:23:07.797+0000 I NETWORK [conn10366] end connection 127.0.0.1:42674 (11 connections now open) 2014-10-06T16:23:07.797+0000 I NETWORK [conn10372] end connection 127.0.0.1:42680 (11 connections now open) 2014-10-06T16:23:07.797+0000 I NETWORK [conn10364] end connection 127.0.0.1:42672 (9 connections now open) 2014-10-06T16:23:07.797+0000 I NETWORK [conn10367] end connection 127.0.0.1:42675 (16 connections now open) 2014-10-06T16:23:07.797+0000 I NETWORK [conn10357] end connection 127.0.0.1:42665 (16 connections now open) 2014-10-06T16:23:07.797+0000 I NETWORK [conn10360] end connection 127.0.0.1:42668 (7 connections now open) 2014-10-06T16:23:07.797+0000 I NETWORK [conn10368] end connection 127.0.0.1:42676 (11 connections now open) 2014-10-06T16:23:07.797+0000 I NETWORK [conn10362] end connection 127.0.0.1:42670 (16 connections now open) 2014-10-06T16:23:07.798+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42681 #10373 (3 connections now open) 2014-10-06T16:23:07.798+0000 I NETWORK [conn10373] end connection 127.0.0.1:42681 (2 connections now open) 2014-10-06T16:23:07.798+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:23:07.799+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:23:07.799+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:23:08.133+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42682 #10374 (3 connections now open) 2014-10-06T16:23:08.134+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42683 #10375 (4 connections now open) 2014-10-06T16:23:08.134+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42684 #10376 (5 connections now open) 2014-10-06T16:23:08.134+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42686 #10377 (6 connections now open) 2014-10-06T16:23:08.134+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42687 #10378 (7 connections now open) 2014-10-06T16:23:08.134+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42688 #10379 (8 connections now open) 2014-10-06T16:23:08.134+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42689 #10380 (9 connections now open) 2014-10-06T16:23:08.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42690 #10381 (10 connections now open) 2014-10-06T16:23:08.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42691 #10382 (11 connections now open) 2014-10-06T16:23:08.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42692 #10383 (12 connections now open) 2014-10-06T16:23:08.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42693 #10384 (13 connections now open) 2014-10-06T16:23:08.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42694 #10385 (14 connections now open) 2014-10-06T16:23:08.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42695 #10386 (15 connections now open) 2014-10-06T16:23:08.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42696 #10387 (16 connections now open) 2014-10-06T16:23:08.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42697 #10388 (17 connections now open) 2014-10-06T16:23:08.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42698 #10389 (18 connections now open) 2014-10-06T16:23:08.136+0000 I NETWORK [conn10374] end connection 127.0.0.1:42682 (17 connections now open) 2014-10-06T16:23:08.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42699 #10390 (19 connections now open) 2014-10-06T16:23:13.136+0000 I NETWORK [conn10382] end connection 127.0.0.1:42691 (17 connections now open) 2014-10-06T16:23:13.136+0000 I NETWORK [conn10376] end connection 127.0.0.1:42684 (16 connections now open) 2014-10-06T16:23:13.136+0000 I NETWORK [conn10387] end connection 127.0.0.1:42696 (17 connections now open) 2014-10-06T16:23:13.137+0000 I NETWORK [conn10388] end connection 127.0.0.1:42697 (16 connections now open) 2014-10-06T16:23:13.137+0000 I NETWORK [conn10380] end connection 127.0.0.1:42689 (16 connections now open) 2014-10-06T16:23:13.137+0000 I NETWORK [conn10384] end connection 127.0.0.1:42693 (12 connections now open) 2014-10-06T16:23:13.137+0000 I NETWORK [conn10381] end connection 127.0.0.1:42690 (11 connections now open) 2014-10-06T16:23:13.137+0000 I NETWORK [conn10379] end connection 127.0.0.1:42688 (10 connections now open) 2014-10-06T16:23:13.137+0000 I NETWORK [conn10390] end connection 127.0.0.1:42699 (10 connections now open) 2014-10-06T16:23:13.137+0000 I NETWORK [conn10389] end connection 127.0.0.1:42698 (10 connections now open) 2014-10-06T16:23:13.137+0000 I NETWORK [conn10386] end connection 127.0.0.1:42695 (9 connections now open) 2014-10-06T16:23:13.137+0000 I NETWORK [conn10377] end connection 127.0.0.1:42686 (7 connections now open) 2014-10-06T16:23:13.137+0000 I NETWORK [conn10378] end connection 127.0.0.1:42687 (5 connections now open) 2014-10-06T16:23:13.137+0000 I NETWORK [conn10383] end connection 127.0.0.1:42692 (5 connections now open) 2014-10-06T16:23:13.137+0000 I NETWORK [conn10385] end connection 127.0.0.1:42694 (4 connections now open) 2014-10-06T16:23:13.137+0000 I NETWORK [conn10375] end connection 127.0.0.1:42683 (3 connections now open) 2014-10-06T16:23:13.137+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42700 #10391 (3 connections now open) 2014-10-06T16:23:13.138+0000 I NETWORK [conn10391] end connection 127.0.0.1:42700 (2 connections now open) 2014-10-06T16:23:13.138+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:23:13.139+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:23:13.139+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:23:13.497+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42701 #10392 (3 connections now open) 2014-10-06T16:23:13.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42702 #10393 (4 connections now open) 2014-10-06T16:23:13.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42703 #10394 (5 connections now open) 2014-10-06T16:23:13.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42704 #10395 (6 connections now open) 2014-10-06T16:23:13.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42705 #10396 (7 connections now open) 2014-10-06T16:23:13.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42706 #10397 (8 connections now open) 2014-10-06T16:23:13.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42707 #10398 (9 connections now open) 2014-10-06T16:23:13.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42708 #10399 (10 connections now open) 2014-10-06T16:23:13.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42709 #10400 (11 connections now open) 2014-10-06T16:23:13.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42710 #10401 (12 connections now open) 2014-10-06T16:23:13.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42711 #10402 (13 connections now open) 2014-10-06T16:23:13.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42713 #10403 (14 connections now open) 2014-10-06T16:23:13.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42714 #10404 (15 connections now open) 2014-10-06T16:23:13.500+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42715 #10405 (16 connections now open) 2014-10-06T16:23:13.500+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42716 #10406 (17 connections now open) 2014-10-06T16:23:13.500+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42717 #10407 (18 connections now open) 2014-10-06T16:23:13.500+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42718 #10408 (19 connections now open) 2014-10-06T16:23:13.500+0000 I NETWORK [conn10392] end connection 127.0.0.1:42701 (17 connections now open) 2014-10-06T16:23:18.501+0000 I NETWORK [conn10405] end connection 127.0.0.1:42715 (17 connections now open) 2014-10-06T16:23:18.501+0000 I NETWORK [conn10401] end connection 127.0.0.1:42710 (17 connections now open) 2014-10-06T16:23:18.501+0000 I NETWORK [conn10403] end connection 127.0.0.1:42713 (17 connections now open) 2014-10-06T16:23:18.501+0000 I NETWORK [conn10407] end connection 127.0.0.1:42717 (14 connections now open) 2014-10-06T16:23:18.501+0000 I NETWORK [conn10397] end connection 127.0.0.1:42706 (14 connections now open) 2014-10-06T16:23:18.501+0000 I NETWORK [conn10400] end connection 127.0.0.1:42709 (12 connections now open) 2014-10-06T16:23:18.501+0000 I NETWORK [conn10404] end connection 127.0.0.1:42714 (12 connections now open) 2014-10-06T16:23:18.501+0000 I NETWORK [conn10396] end connection 127.0.0.1:42705 (11 connections now open) 2014-10-06T16:23:18.501+0000 I NETWORK [conn10408] end connection 127.0.0.1:42718 (9 connections now open) 2014-10-06T16:23:18.501+0000 I NETWORK [conn10398] end connection 127.0.0.1:42707 (9 connections now open) 2014-10-06T16:23:18.501+0000 I NETWORK [conn10393] end connection 127.0.0.1:42702 (8 connections now open) 2014-10-06T16:23:18.501+0000 I NETWORK [conn10394] end connection 127.0.0.1:42703 (6 connections now open) 2014-10-06T16:23:18.501+0000 I NETWORK [conn10395] end connection 127.0.0.1:42704 (6 connections now open) 2014-10-06T16:23:18.501+0000 I NETWORK [conn10406] end connection 127.0.0.1:42716 (6 connections now open) 2014-10-06T16:23:18.501+0000 I NETWORK [conn10399] end connection 127.0.0.1:42708 (5 connections now open) 2014-10-06T16:23:18.501+0000 I NETWORK [conn10402] end connection 127.0.0.1:42711 (3 connections now open) 2014-10-06T16:23:18.502+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42719 #10409 (3 connections now open) 2014-10-06T16:23:18.502+0000 I NETWORK [conn10409] end connection 127.0.0.1:42719 (2 connections now open) 2014-10-06T16:23:18.502+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:23:18.503+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:23:18.503+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:23:18.847+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42720 #10410 (3 connections now open) 2014-10-06T16:23:18.847+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42721 #10411 (4 connections now open) 2014-10-06T16:23:18.847+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42722 #10412 (5 connections now open) 2014-10-06T16:23:18.847+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42723 #10413 (6 connections now open) 2014-10-06T16:23:18.847+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42724 #10414 (7 connections now open) 2014-10-06T16:23:18.848+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42725 #10415 (8 connections now open) 2014-10-06T16:23:18.848+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42726 #10416 (9 connections now open) 2014-10-06T16:23:18.849+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42727 #10417 (10 connections now open) 2014-10-06T16:23:18.849+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42728 #10418 (11 connections now open) 2014-10-06T16:23:18.849+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42729 #10419 (12 connections now open) 2014-10-06T16:23:18.849+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42730 #10420 (13 connections now open) 2014-10-06T16:23:18.849+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42731 #10421 (14 connections now open) 2014-10-06T16:23:18.849+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42732 #10422 (15 connections now open) 2014-10-06T16:23:18.849+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42733 #10423 (16 connections now open) 2014-10-06T16:23:18.850+0000 I NETWORK [conn10410] end connection 127.0.0.1:42720 (15 connections now open) 2014-10-06T16:23:18.850+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42734 #10424 (16 connections now open) 2014-10-06T16:23:18.850+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42735 #10425 (17 connections now open) 2014-10-06T16:23:18.850+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42736 #10426 (18 connections now open) 2014-10-06T16:23:23.850+0000 I NETWORK [conn10411] end connection 127.0.0.1:42721 (17 connections now open) 2014-10-06T16:23:23.850+0000 I NETWORK [conn10423] end connection 127.0.0.1:42733 (16 connections now open) 2014-10-06T16:23:23.850+0000 I NETWORK [conn10412] end connection 127.0.0.1:42722 (15 connections now open) 2014-10-06T16:23:23.850+0000 I NETWORK [conn10425] end connection 127.0.0.1:42735 (15 connections now open) 2014-10-06T16:23:23.850+0000 I NETWORK [conn10426] end connection 127.0.0.1:42736 (14 connections now open) 2014-10-06T16:23:23.850+0000 I NETWORK [conn10414] end connection 127.0.0.1:42724 (12 connections now open) 2014-10-06T16:23:23.850+0000 I NETWORK [conn10416] end connection 127.0.0.1:42726 (12 connections now open) 2014-10-06T16:23:23.851+0000 I NETWORK [conn10424] end connection 127.0.0.1:42734 (10 connections now open) 2014-10-06T16:23:23.851+0000 I NETWORK [conn10415] end connection 127.0.0.1:42725 (9 connections now open) 2014-10-06T16:23:23.851+0000 I NETWORK [conn10421] end connection 127.0.0.1:42731 (9 connections now open) 2014-10-06T16:23:23.851+0000 I NETWORK [conn10422] end connection 127.0.0.1:42732 (7 connections now open) 2014-10-06T16:23:23.851+0000 I NETWORK [conn10418] end connection 127.0.0.1:42728 (6 connections now open) 2014-10-06T16:23:23.851+0000 I NETWORK [conn10417] end connection 127.0.0.1:42727 (5 connections now open) 2014-10-06T16:23:23.851+0000 I NETWORK [conn10420] end connection 127.0.0.1:42730 (5 connections now open) 2014-10-06T16:23:23.851+0000 I NETWORK [conn10413] end connection 127.0.0.1:42723 (4 connections now open) 2014-10-06T16:23:23.851+0000 I NETWORK [conn10419] end connection 127.0.0.1:42729 (3 connections now open) 2014-10-06T16:23:23.851+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42737 #10427 (3 connections now open) 2014-10-06T16:23:23.852+0000 I NETWORK [conn10427] end connection 127.0.0.1:42737 (2 connections now open) 2014-10-06T16:23:23.852+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:23:23.853+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:23:23.853+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:23:24.214+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42738 #10428 (3 connections now open) 2014-10-06T16:23:24.214+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42739 #10429 (4 connections now open) 2014-10-06T16:23:24.214+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42740 #10430 (5 connections now open) 2014-10-06T16:23:24.214+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42741 #10431 (6 connections now open) 2014-10-06T16:23:24.214+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42742 #10432 (7 connections now open) 2014-10-06T16:23:24.214+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42743 #10433 (8 connections now open) 2014-10-06T16:23:24.215+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42744 #10434 (9 connections now open) 2014-10-06T16:23:24.215+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42745 #10435 (10 connections now open) 2014-10-06T16:23:24.215+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42746 #10436 (11 connections now open) 2014-10-06T16:23:24.215+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42747 #10437 (12 connections now open) 2014-10-06T16:23:24.216+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42749 #10438 (13 connections now open) 2014-10-06T16:23:24.216+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42748 #10439 (14 connections now open) 2014-10-06T16:23:24.216+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42751 #10440 (15 connections now open) 2014-10-06T16:23:24.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42752 #10441 (16 connections now open) 2014-10-06T16:23:24.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42754 #10442 (17 connections now open) 2014-10-06T16:23:24.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42755 #10443 (18 connections now open) 2014-10-06T16:23:24.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42756 #10444 (19 connections now open) 2014-10-06T16:23:24.217+0000 I NETWORK [conn10428] end connection 127.0.0.1:42738 (17 connections now open) 2014-10-06T16:23:29.217+0000 I NETWORK [conn10442] end connection 127.0.0.1:42754 (17 connections now open) 2014-10-06T16:23:29.217+0000 I NETWORK [conn10439] end connection 127.0.0.1:42748 (17 connections now open) 2014-10-06T16:23:29.217+0000 I NETWORK [conn10434] end connection 127.0.0.1:42744 (17 connections now open) 2014-10-06T16:23:29.217+0000 I NETWORK [conn10432] end connection 127.0.0.1:42742 (15 connections now open) 2014-10-06T16:23:29.217+0000 I NETWORK [conn10430] end connection 127.0.0.1:42740 (15 connections now open) 2014-10-06T16:23:29.217+0000 I NETWORK [conn10440] end connection 127.0.0.1:42751 (14 connections now open) 2014-10-06T16:23:29.218+0000 I NETWORK [conn10443] end connection 127.0.0.1:42755 (11 connections now open) 2014-10-06T16:23:29.218+0000 I NETWORK [conn10438] end connection 127.0.0.1:42749 (11 connections now open) 2014-10-06T16:23:29.218+0000 I NETWORK [conn10436] end connection 127.0.0.1:42746 (9 connections now open) 2014-10-06T16:23:29.218+0000 I NETWORK [conn10437] end connection 127.0.0.1:42747 (8 connections now open) 2014-10-06T16:23:29.218+0000 I NETWORK [conn10431] end connection 127.0.0.1:42741 (8 connections now open) 2014-10-06T16:23:29.218+0000 I NETWORK [conn10433] end connection 127.0.0.1:42743 (6 connections now open) 2014-10-06T16:23:29.218+0000 I NETWORK [conn10444] end connection 127.0.0.1:42756 (7 connections now open) 2014-10-06T16:23:29.218+0000 I NETWORK [conn10435] end connection 127.0.0.1:42745 (6 connections now open) 2014-10-06T16:23:29.218+0000 I NETWORK [conn10441] end connection 127.0.0.1:42752 (5 connections now open) 2014-10-06T16:23:29.218+0000 I NETWORK [conn10429] end connection 127.0.0.1:42739 (2 connections now open) 2014-10-06T16:23:29.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42757 #10445 (3 connections now open) 2014-10-06T16:23:29.219+0000 I NETWORK [conn10445] end connection 127.0.0.1:42757 (2 connections now open) 2014-10-06T16:23:29.219+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:23:29.220+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:23:29.221+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:23:29.573+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42758 #10446 (3 connections now open) 2014-10-06T16:23:29.573+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42759 #10447 (4 connections now open) 2014-10-06T16:23:29.574+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42760 #10448 (5 connections now open) 2014-10-06T16:23:29.574+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42761 #10449 (6 connections now open) 2014-10-06T16:23:29.574+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42762 #10450 (7 connections now open) 2014-10-06T16:23:29.574+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42763 #10451 (8 connections now open) 2014-10-06T16:23:29.574+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42764 #10452 (9 connections now open) 2014-10-06T16:23:29.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42765 #10453 (10 connections now open) 2014-10-06T16:23:29.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42766 #10454 (11 connections now open) 2014-10-06T16:23:29.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42767 #10455 (12 connections now open) 2014-10-06T16:23:29.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42768 #10456 (13 connections now open) 2014-10-06T16:23:29.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42769 #10457 (14 connections now open) 2014-10-06T16:23:29.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42770 #10458 (15 connections now open) 2014-10-06T16:23:29.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42771 #10459 (16 connections now open) 2014-10-06T16:23:29.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42772 #10460 (17 connections now open) 2014-10-06T16:23:29.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42773 #10461 (18 connections now open) 2014-10-06T16:23:29.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42774 #10462 (19 connections now open) 2014-10-06T16:23:29.576+0000 I NETWORK [conn10446] end connection 127.0.0.1:42758 (18 connections now open) 2014-10-06T16:23:34.577+0000 I NETWORK [conn10454] end connection 127.0.0.1:42766 (17 connections now open) 2014-10-06T16:23:34.577+0000 I NETWORK [conn10462] end connection 127.0.0.1:42774 (17 connections now open) 2014-10-06T16:23:34.577+0000 I NETWORK [conn10450] end connection 127.0.0.1:42762 (15 connections now open) 2014-10-06T16:23:34.577+0000 I NETWORK [conn10453] end connection 127.0.0.1:42765 (15 connections now open) 2014-10-06T16:23:34.577+0000 I NETWORK [conn10459] end connection 127.0.0.1:42771 (13 connections now open) 2014-10-06T16:23:34.577+0000 I NETWORK [conn10456] end connection 127.0.0.1:42768 (13 connections now open) 2014-10-06T16:23:34.577+0000 I NETWORK [conn10458] end connection 127.0.0.1:42770 (14 connections now open) 2014-10-06T16:23:34.577+0000 I NETWORK [conn10460] end connection 127.0.0.1:42772 (12 connections now open) 2014-10-06T16:23:34.577+0000 I NETWORK [conn10461] end connection 127.0.0.1:42773 (12 connections now open) 2014-10-06T16:23:34.577+0000 I NETWORK [conn10449] end connection 127.0.0.1:42761 (9 connections now open) 2014-10-06T16:23:34.577+0000 I NETWORK [conn10457] end connection 127.0.0.1:42769 (12 connections now open) 2014-10-06T16:23:34.577+0000 I NETWORK [conn10455] end connection 127.0.0.1:42767 (11 connections now open) 2014-10-06T16:23:34.577+0000 I NETWORK [conn10448] end connection 127.0.0.1:42760 (5 connections now open) 2014-10-06T16:23:34.577+0000 I NETWORK [conn10451] end connection 127.0.0.1:42763 (4 connections now open) 2014-10-06T16:23:34.577+0000 I NETWORK [conn10452] end connection 127.0.0.1:42764 (3 connections now open) 2014-10-06T16:23:34.578+0000 I NETWORK [conn10447] end connection 127.0.0.1:42759 (2 connections now open) 2014-10-06T16:23:34.578+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42775 #10463 (3 connections now open) 2014-10-06T16:23:34.578+0000 I NETWORK [conn10463] end connection 127.0.0.1:42775 (2 connections now open) 2014-10-06T16:23:34.579+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:23:34.579+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:23:34.580+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:23:34.922+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42776 #10464 (3 connections now open) 2014-10-06T16:23:34.922+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42777 #10465 (4 connections now open) 2014-10-06T16:23:34.923+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42778 #10466 (5 connections now open) 2014-10-06T16:23:34.923+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42779 #10467 (6 connections now open) 2014-10-06T16:23:34.923+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42780 #10468 (7 connections now open) 2014-10-06T16:23:34.923+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42781 #10469 (8 connections now open) 2014-10-06T16:23:34.923+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42782 #10470 (9 connections now open) 2014-10-06T16:23:34.923+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42783 #10471 (10 connections now open) 2014-10-06T16:23:34.923+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42784 #10472 (11 connections now open) 2014-10-06T16:23:34.924+0000 I NETWORK [conn10464] end connection 127.0.0.1:42776 (10 connections now open) 2014-10-06T16:23:39.924+0000 I NETWORK [conn10467] end connection 127.0.0.1:42779 (9 connections now open) 2014-10-06T16:23:39.924+0000 I NETWORK [conn10468] end connection 127.0.0.1:42780 (9 connections now open) 2014-10-06T16:23:39.924+0000 I NETWORK [conn10470] end connection 127.0.0.1:42782 (8 connections now open) 2014-10-06T16:23:39.924+0000 I NETWORK [conn10469] end connection 127.0.0.1:42781 (8 connections now open) 2014-10-06T16:23:39.925+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42785 #10473 (9 connections now open) 2014-10-06T16:23:39.924+0000 I NETWORK [conn10472] end connection 127.0.0.1:42784 (8 connections now open) 2014-10-06T16:23:39.924+0000 I NETWORK [conn10471] end connection 127.0.0.1:42783 (8 connections now open) 2014-10-06T16:23:39.924+0000 I NETWORK [conn10466] end connection 127.0.0.1:42778 (8 connections now open) 2014-10-06T16:23:39.924+0000 I NETWORK [conn10465] end connection 127.0.0.1:42777 (8 connections now open) 2014-10-06T16:23:39.925+0000 I NETWORK [conn10473] end connection 127.0.0.1:42785 (2 connections now open) 2014-10-06T16:23:39.926+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:23:39.926+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:23:39.927+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:23:40.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42786 #10474 (3 connections now open) 2014-10-06T16:23:40.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42787 #10475 (4 connections now open) 2014-10-06T16:23:40.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42788 #10476 (5 connections now open) 2014-10-06T16:23:40.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42789 #10477 (6 connections now open) 2014-10-06T16:23:40.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42790 #10478 (7 connections now open) 2014-10-06T16:23:40.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42791 #10479 (8 connections now open) 2014-10-06T16:23:40.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42792 #10480 (9 connections now open) 2014-10-06T16:23:40.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42793 #10481 (10 connections now open) 2014-10-06T16:23:40.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42794 #10482 (11 connections now open) 2014-10-06T16:23:40.284+0000 I NETWORK [conn10474] end connection 127.0.0.1:42786 (10 connections now open) 2014-10-06T16:23:45.284+0000 I NETWORK [conn10477] end connection 127.0.0.1:42789 (9 connections now open) 2014-10-06T16:23:45.284+0000 I NETWORK [conn10480] end connection 127.0.0.1:42792 (9 connections now open) 2014-10-06T16:23:45.284+0000 I NETWORK [conn10478] end connection 127.0.0.1:42790 (9 connections now open) 2014-10-06T16:23:45.284+0000 I NETWORK [conn10482] end connection 127.0.0.1:42794 (7 connections now open) 2014-10-06T16:23:45.284+0000 I NETWORK [conn10481] end connection 127.0.0.1:42793 (6 connections now open) 2014-10-06T16:23:45.284+0000 I NETWORK [conn10475] end connection 127.0.0.1:42787 (6 connections now open) 2014-10-06T16:23:45.284+0000 I NETWORK [conn10479] end connection 127.0.0.1:42791 (5 connections now open) 2014-10-06T16:23:45.284+0000 I NETWORK [conn10476] end connection 127.0.0.1:42788 (4 connections now open) 2014-10-06T16:23:45.285+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42795 #10483 (3 connections now open) 2014-10-06T16:23:45.285+0000 I NETWORK [conn10483] end connection 127.0.0.1:42795 (2 connections now open) 2014-10-06T16:23:45.286+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:23:45.286+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:23:45.287+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:23:45.629+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42796 #10484 (3 connections now open) 2014-10-06T16:23:45.630+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42797 #10485 (4 connections now open) 2014-10-06T16:23:45.630+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42798 #10486 (5 connections now open) 2014-10-06T16:23:45.630+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42799 #10487 (6 connections now open) 2014-10-06T16:23:45.630+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42800 #10488 (7 connections now open) 2014-10-06T16:23:45.630+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42801 #10489 (8 connections now open) 2014-10-06T16:23:45.630+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42802 #10490 (9 connections now open) 2014-10-06T16:23:45.630+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42803 #10491 (10 connections now open) 2014-10-06T16:23:45.630+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42804 #10492 (11 connections now open) 2014-10-06T16:23:45.630+0000 I NETWORK [conn10484] end connection 127.0.0.1:42796 (10 connections now open) 2014-10-06T16:23:50.631+0000 I NETWORK [conn10486] end connection 127.0.0.1:42798 (9 connections now open) 2014-10-06T16:23:50.631+0000 I NETWORK [conn10485] end connection 127.0.0.1:42797 (9 connections now open) 2014-10-06T16:23:50.631+0000 I NETWORK [conn10490] end connection 127.0.0.1:42802 (9 connections now open) 2014-10-06T16:23:50.631+0000 I NETWORK [conn10488] end connection 127.0.0.1:42800 (7 connections now open) 2014-10-06T16:23:50.631+0000 I NETWORK [conn10487] end connection 127.0.0.1:42799 (9 connections now open) 2014-10-06T16:23:50.631+0000 I NETWORK [conn10492] end connection 127.0.0.1:42804 (6 connections now open) 2014-10-06T16:23:50.631+0000 I NETWORK [conn10489] end connection 127.0.0.1:42801 (5 connections now open) 2014-10-06T16:23:50.631+0000 I NETWORK [conn10491] end connection 127.0.0.1:42803 (2 connections now open) 2014-10-06T16:23:50.631+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42805 #10493 (3 connections now open) 2014-10-06T16:23:50.632+0000 I NETWORK [conn10493] end connection 127.0.0.1:42805 (2 connections now open) 2014-10-06T16:23:50.632+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:23:50.633+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:23:50.633+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:23:50.999+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42806 #10494 (3 connections now open) 2014-10-06T16:23:51.000+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42807 #10495 (4 connections now open) 2014-10-06T16:23:51.000+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42808 #10496 (5 connections now open) 2014-10-06T16:23:51.000+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42809 #10497 (6 connections now open) 2014-10-06T16:23:51.000+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42810 #10498 (7 connections now open) 2014-10-06T16:23:51.000+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42811 #10499 (8 connections now open) 2014-10-06T16:23:51.000+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42812 #10500 (9 connections now open) 2014-10-06T16:23:51.001+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42813 #10501 (10 connections now open) 2014-10-06T16:23:51.001+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42814 #10502 (11 connections now open) 2014-10-06T16:23:51.001+0000 I NETWORK [conn10494] end connection 127.0.0.1:42806 (10 connections now open) 2014-10-06T16:23:56.001+0000 I NETWORK [conn10496] end connection 127.0.0.1:42808 (9 connections now open) 2014-10-06T16:23:56.001+0000 I NETWORK [conn10499] end connection 127.0.0.1:42811 (9 connections now open) 2014-10-06T16:23:56.001+0000 I NETWORK [conn10500] end connection 127.0.0.1:42812 (9 connections now open) 2014-10-06T16:23:56.001+0000 I NETWORK [conn10502] end connection 127.0.0.1:42814 (9 connections now open) 2014-10-06T16:23:56.002+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42815 #10503 (8 connections now open) 2014-10-06T16:23:56.002+0000 I NETWORK [conn10501] end connection 127.0.0.1:42813 (8 connections now open) 2014-10-06T16:23:56.001+0000 I NETWORK [conn10498] end connection 127.0.0.1:42810 (9 connections now open) 2014-10-06T16:23:56.002+0000 I NETWORK [conn10497] end connection 127.0.0.1:42809 (8 connections now open) 2014-10-06T16:23:56.002+0000 I NETWORK [conn10495] end connection 127.0.0.1:42807 (8 connections now open) 2014-10-06T16:23:56.002+0000 I NETWORK [conn10503] end connection 127.0.0.1:42815 (2 connections now open) 2014-10-06T16:23:56.003+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:23:56.003+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:23:56.004+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:23:56.339+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42816 #10504 (3 connections now open) 2014-10-06T16:23:56.340+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42817 #10505 (4 connections now open) 2014-10-06T16:23:56.340+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42818 #10506 (5 connections now open) 2014-10-06T16:23:56.340+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42819 #10507 (6 connections now open) 2014-10-06T16:23:56.340+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42820 #10508 (7 connections now open) 2014-10-06T16:23:56.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42821 #10509 (8 connections now open) 2014-10-06T16:23:56.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42822 #10510 (9 connections now open) 2014-10-06T16:23:56.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42823 #10511 (10 connections now open) 2014-10-06T16:23:56.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42824 #10512 (11 connections now open) 2014-10-06T16:23:56.341+0000 I NETWORK [conn10504] end connection 127.0.0.1:42816 (10 connections now open) 2014-10-06T16:24:01.341+0000 I NETWORK [conn10505] end connection 127.0.0.1:42817 (9 connections now open) 2014-10-06T16:24:01.341+0000 I NETWORK [conn10507] end connection 127.0.0.1:42819 (9 connections now open) 2014-10-06T16:24:01.341+0000 I NETWORK [conn10506] end connection 127.0.0.1:42818 (7 connections now open) 2014-10-06T16:24:01.342+0000 I NETWORK [conn10512] end connection 127.0.0.1:42824 (7 connections now open) 2014-10-06T16:24:01.342+0000 I NETWORK [conn10510] end connection 127.0.0.1:42822 (6 connections now open) 2014-10-06T16:24:01.342+0000 I NETWORK [conn10509] end connection 127.0.0.1:42821 (6 connections now open) 2014-10-06T16:24:01.342+0000 I NETWORK [conn10508] end connection 127.0.0.1:42820 (6 connections now open) 2014-10-06T16:24:01.342+0000 I NETWORK [conn10511] end connection 127.0.0.1:42823 (5 connections now open) 2014-10-06T16:24:01.342+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42825 #10513 (3 connections now open) 2014-10-06T16:24:01.342+0000 I NETWORK [conn10513] end connection 127.0.0.1:42825 (2 connections now open) 2014-10-06T16:24:01.343+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:24:01.343+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:24:01.344+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:24:01.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42826 #10514 (3 connections now open) 2014-10-06T16:24:01.705+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42827 #10515 (4 connections now open) 2014-10-06T16:24:01.705+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42828 #10516 (5 connections now open) 2014-10-06T16:24:01.705+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42829 #10517 (6 connections now open) 2014-10-06T16:24:01.705+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42830 #10518 (7 connections now open) 2014-10-06T16:24:01.705+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42832 #10519 (8 connections now open) 2014-10-06T16:24:01.705+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42831 #10520 (9 connections now open) 2014-10-06T16:24:01.705+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42834 #10521 (10 connections now open) 2014-10-06T16:24:01.705+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42835 #10522 (11 connections now open) 2014-10-06T16:24:01.706+0000 I NETWORK [conn10514] end connection 127.0.0.1:42826 (10 connections now open) 2014-10-06T16:24:06.706+0000 I NETWORK [conn10518] end connection 127.0.0.1:42830 (9 connections now open) 2014-10-06T16:24:06.706+0000 I NETWORK [conn10521] end connection 127.0.0.1:42834 (9 connections now open) 2014-10-06T16:24:06.706+0000 I NETWORK [conn10517] end connection 127.0.0.1:42829 (9 connections now open) 2014-10-06T16:24:06.706+0000 I NETWORK [conn10520] end connection 127.0.0.1:42831 (8 connections now open) 2014-10-06T16:24:06.706+0000 I NETWORK [conn10515] end connection 127.0.0.1:42827 (8 connections now open) 2014-10-06T16:24:06.711+0000 I NETWORK [conn10522] end connection 127.0.0.1:42835 (4 connections now open) 2014-10-06T16:24:06.711+0000 I NETWORK [conn10516] end connection 127.0.0.1:42828 (3 connections now open) 2014-10-06T16:24:06.711+0000 I NETWORK [conn10519] end connection 127.0.0.1:42832 (2 connections now open) 2014-10-06T16:24:06.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42836 #10523 (3 connections now open) 2014-10-06T16:24:06.711+0000 I NETWORK [conn10523] end connection 127.0.0.1:42836 (2 connections now open) 2014-10-06T16:24:06.712+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:24:06.712+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:24:06.713+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:24:07.069+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42837 #10524 (3 connections now open) 2014-10-06T16:24:07.069+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42838 #10525 (4 connections now open) 2014-10-06T16:24:07.069+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42839 #10526 (5 connections now open) 2014-10-06T16:24:07.069+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42840 #10527 (6 connections now open) 2014-10-06T16:24:07.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42841 #10528 (7 connections now open) 2014-10-06T16:24:07.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42842 #10529 (8 connections now open) 2014-10-06T16:24:07.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42843 #10530 (9 connections now open) 2014-10-06T16:24:07.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42844 #10531 (10 connections now open) 2014-10-06T16:24:07.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42845 #10532 (11 connections now open) 2014-10-06T16:24:07.070+0000 I NETWORK [conn10524] end connection 127.0.0.1:42837 (10 connections now open) 2014-10-06T16:24:12.071+0000 I NETWORK [conn10530] end connection 127.0.0.1:42843 (9 connections now open) 2014-10-06T16:24:12.071+0000 I NETWORK [conn10528] end connection 127.0.0.1:42841 (9 connections now open) 2014-10-06T16:24:12.071+0000 I NETWORK [conn10525] end connection 127.0.0.1:42838 (9 connections now open) 2014-10-06T16:24:12.071+0000 I NETWORK [conn10532] end connection 127.0.0.1:42845 (6 connections now open) 2014-10-06T16:24:12.071+0000 I NETWORK [conn10531] end connection 127.0.0.1:42844 (9 connections now open) 2014-10-06T16:24:12.071+0000 I NETWORK [conn10527] end connection 127.0.0.1:42840 (5 connections now open) 2014-10-06T16:24:12.071+0000 I NETWORK [conn10529] end connection 127.0.0.1:42842 (4 connections now open) 2014-10-06T16:24:12.071+0000 I NETWORK [conn10526] end connection 127.0.0.1:42839 (3 connections now open) 2014-10-06T16:24:12.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42846 #10533 (3 connections now open) 2014-10-06T16:24:12.072+0000 I NETWORK [conn10533] end connection 127.0.0.1:42846 (2 connections now open) 2014-10-06T16:24:12.072+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:24:12.073+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:24:12.073+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:24:12.422+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42847 #10534 (3 connections now open) 2014-10-06T16:24:12.422+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42848 #10535 (4 connections now open) 2014-10-06T16:24:12.422+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42850 #10536 (5 connections now open) 2014-10-06T16:24:12.422+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42849 #10537 (6 connections now open) 2014-10-06T16:24:12.423+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42851 #10538 (7 connections now open) 2014-10-06T16:24:12.423+0000 I NETWORK [conn10534] end connection 127.0.0.1:42847 (6 connections now open) 2014-10-06T16:24:17.423+0000 I NETWORK [conn10536] end connection 127.0.0.1:42850 (5 connections now open) 2014-10-06T16:24:17.423+0000 I NETWORK [conn10535] end connection 127.0.0.1:42848 (5 connections now open) 2014-10-06T16:24:17.423+0000 I NETWORK [conn10538] end connection 127.0.0.1:42851 (5 connections now open) 2014-10-06T16:24:17.423+0000 I NETWORK [conn10537] end connection 127.0.0.1:42849 (5 connections now open) 2014-10-06T16:24:17.423+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42852 #10539 (3 connections now open) 2014-10-06T16:24:17.424+0000 I NETWORK [conn10539] end connection 127.0.0.1:42852 (2 connections now open) 2014-10-06T16:24:17.424+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:24:17.425+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:24:17.425+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:24:17.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42853 #10540 (3 connections now open) 2014-10-06T16:24:17.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42854 #10541 (4 connections now open) 2014-10-06T16:24:17.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42855 #10542 (5 connections now open) 2014-10-06T16:24:17.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42856 #10543 (6 connections now open) 2014-10-06T16:24:17.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42857 #10544 (7 connections now open) 2014-10-06T16:24:17.785+0000 I NETWORK [conn10540] end connection 127.0.0.1:42853 (6 connections now open) 2014-10-06T16:24:22.785+0000 I NETWORK [conn10541] end connection 127.0.0.1:42854 (5 connections now open) 2014-10-06T16:24:22.785+0000 I NETWORK [conn10543] end connection 127.0.0.1:42856 (5 connections now open) 2014-10-06T16:24:22.785+0000 I NETWORK [conn10544] end connection 127.0.0.1:42857 (5 connections now open) 2014-10-06T16:24:22.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42858 #10545 (6 connections now open) 2014-10-06T16:24:22.785+0000 I NETWORK [conn10542] end connection 127.0.0.1:42855 (4 connections now open) 2014-10-06T16:24:22.786+0000 I NETWORK [conn10545] end connection 127.0.0.1:42858 (2 connections now open) 2014-10-06T16:24:22.786+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:24:22.787+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:24:22.787+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:24:23.130+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42859 #10546 (3 connections now open) 2014-10-06T16:24:23.130+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42860 #10547 (4 connections now open) 2014-10-06T16:24:23.131+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42861 #10548 (5 connections now open) 2014-10-06T16:24:23.131+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42862 #10549 (6 connections now open) 2014-10-06T16:24:23.131+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42863 #10550 (7 connections now open) 2014-10-06T16:24:23.131+0000 I NETWORK [conn10546] end connection 127.0.0.1:42859 (6 connections now open) 2014-10-06T16:24:28.131+0000 I NETWORK [conn10549] end connection 127.0.0.1:42862 (5 connections now open) 2014-10-06T16:24:28.131+0000 I NETWORK [conn10550] end connection 127.0.0.1:42863 (5 connections now open) 2014-10-06T16:24:28.131+0000 I NETWORK [conn10547] end connection 127.0.0.1:42860 (4 connections now open) 2014-10-06T16:24:28.131+0000 I NETWORK [conn10548] end connection 127.0.0.1:42861 (2 connections now open) 2014-10-06T16:24:28.132+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42864 #10551 (3 connections now open) 2014-10-06T16:24:28.132+0000 I NETWORK [conn10551] end connection 127.0.0.1:42864 (2 connections now open) 2014-10-06T16:24:28.132+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:24:28.133+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:24:28.133+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:24:28.493+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42865 #10552 (3 connections now open) 2014-10-06T16:24:28.494+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42866 #10553 (4 connections now open) 2014-10-06T16:24:28.494+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42867 #10554 (5 connections now open) 2014-10-06T16:24:28.494+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42868 #10555 (6 connections now open) 2014-10-06T16:24:28.494+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42869 #10556 (7 connections now open) 2014-10-06T16:24:28.494+0000 I NETWORK [conn10552] end connection 127.0.0.1:42865 (6 connections now open) 2014-10-06T16:24:33.494+0000 I NETWORK [conn10553] end connection 127.0.0.1:42866 (5 connections now open) 2014-10-06T16:24:33.494+0000 I NETWORK [conn10555] end connection 127.0.0.1:42868 (5 connections now open) 2014-10-06T16:24:33.494+0000 I NETWORK [conn10556] end connection 127.0.0.1:42869 (5 connections now open) 2014-10-06T16:24:33.494+0000 I NETWORK [conn10554] end connection 127.0.0.1:42867 (5 connections now open) 2014-10-06T16:24:33.495+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42870 #10557 (3 connections now open) 2014-10-06T16:24:33.495+0000 I NETWORK [conn10557] end connection 127.0.0.1:42870 (2 connections now open) 2014-10-06T16:24:33.495+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:24:33.496+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:24:33.496+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:24:33.836+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42871 #10558 (3 connections now open) 2014-10-06T16:24:33.836+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42872 #10559 (4 connections now open) 2014-10-06T16:24:33.836+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42873 #10560 (5 connections now open) 2014-10-06T16:24:33.836+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42875 #10561 (6 connections now open) 2014-10-06T16:24:33.836+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42876 #10562 (7 connections now open) 2014-10-06T16:24:33.836+0000 I NETWORK [conn10558] end connection 127.0.0.1:42871 (6 connections now open) 2014-10-06T16:24:38.837+0000 I NETWORK [conn10561] end connection 127.0.0.1:42875 (5 connections now open) 2014-10-06T16:24:38.837+0000 I NETWORK [conn10560] end connection 127.0.0.1:42873 (5 connections now open) 2014-10-06T16:24:38.837+0000 I NETWORK [conn10559] end connection 127.0.0.1:42872 (4 connections now open) 2014-10-06T16:24:38.837+0000 I NETWORK [conn10562] end connection 127.0.0.1:42876 (3 connections now open) 2014-10-06T16:24:38.837+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42877 #10563 (3 connections now open) 2014-10-06T16:24:38.837+0000 I NETWORK [conn10563] end connection 127.0.0.1:42877 (2 connections now open) 2014-10-06T16:24:38.838+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:24:38.838+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:24:38.839+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:24:39.198+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42878 #10564 (3 connections now open) 2014-10-06T16:24:39.198+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42879 #10565 (4 connections now open) 2014-10-06T16:24:39.198+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42880 #10566 (5 connections now open) 2014-10-06T16:24:39.198+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42881 #10567 (6 connections now open) 2014-10-06T16:24:39.198+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42883 #10568 (7 connections now open) 2014-10-06T16:24:39.198+0000 I NETWORK [conn10564] end connection 127.0.0.1:42878 (6 connections now open) 2014-10-06T16:24:44.199+0000 I NETWORK [conn10567] end connection 127.0.0.1:42881 (5 connections now open) 2014-10-06T16:24:44.199+0000 I NETWORK [conn10565] end connection 127.0.0.1:42879 (5 connections now open) 2014-10-06T16:24:44.199+0000 I NETWORK [conn10566] end connection 127.0.0.1:42880 (5 connections now open) 2014-10-06T16:24:44.199+0000 I NETWORK [conn10568] end connection 127.0.0.1:42883 (5 connections now open) 2014-10-06T16:24:44.199+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42884 #10569 (3 connections now open) 2014-10-06T16:24:44.199+0000 I NETWORK [conn10569] end connection 127.0.0.1:42884 (2 connections now open) 2014-10-06T16:24:44.200+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:24:44.200+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:24:44.201+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:24:44.541+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42885 #10570 (3 connections now open) 2014-10-06T16:24:44.541+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42886 #10571 (4 connections now open) 2014-10-06T16:24:44.541+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42887 #10572 (5 connections now open) 2014-10-06T16:24:44.541+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42888 #10573 (6 connections now open) 2014-10-06T16:24:44.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42889 #10574 (7 connections now open) 2014-10-06T16:24:44.542+0000 I NETWORK [conn10570] end connection 127.0.0.1:42885 (6 connections now open) 2014-10-06T16:24:49.542+0000 I NETWORK [conn10573] end connection 127.0.0.1:42888 (5 connections now open) 2014-10-06T16:24:49.542+0000 I NETWORK [conn10574] end connection 127.0.0.1:42889 (5 connections now open) 2014-10-06T16:24:49.542+0000 I NETWORK [conn10571] end connection 127.0.0.1:42886 (5 connections now open) 2014-10-06T16:24:49.542+0000 I NETWORK [conn10572] end connection 127.0.0.1:42887 (5 connections now open) 2014-10-06T16:24:49.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42890 #10575 (3 connections now open) 2014-10-06T16:24:49.543+0000 I NETWORK [conn10575] end connection 127.0.0.1:42890 (2 connections now open) 2014-10-06T16:24:49.543+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:24:49.544+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:24:49.544+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:24:49.905+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42891 #10576 (3 connections now open) 2014-10-06T16:24:49.905+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42892 #10577 (4 connections now open) 2014-10-06T16:24:49.905+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42893 #10578 (5 connections now open) 2014-10-06T16:24:49.906+0000 I NETWORK [conn10576] end connection 127.0.0.1:42891 (4 connections now open) 2014-10-06T16:24:54.906+0000 I NETWORK [conn10577] end connection 127.0.0.1:42892 (3 connections now open) 2014-10-06T16:24:54.906+0000 I NETWORK [conn10578] end connection 127.0.0.1:42893 (2 connections now open) 2014-10-06T16:24:54.906+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42894 #10579 (4 connections now open) 2014-10-06T16:24:54.907+0000 I NETWORK [conn10579] end connection 127.0.0.1:42894 (2 connections now open) 2014-10-06T16:24:54.907+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:24:54.908+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:24:54.908+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:24:55.269+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42895 #10580 (3 connections now open) 2014-10-06T16:24:55.269+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42896 #10581 (4 connections now open) 2014-10-06T16:24:55.269+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42897 #10582 (5 connections now open) 2014-10-06T16:24:55.269+0000 I NETWORK [conn10580] end connection 127.0.0.1:42895 (4 connections now open) 2014-10-06T16:25:00.270+0000 I NETWORK [conn10581] end connection 127.0.0.1:42896 (3 connections now open) 2014-10-06T16:25:00.270+0000 I NETWORK [conn10582] end connection 127.0.0.1:42897 (3 connections now open) 2014-10-06T16:25:00.270+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42898 #10583 (3 connections now open) 2014-10-06T16:25:00.270+0000 I NETWORK [conn10583] end connection 127.0.0.1:42898 (2 connections now open) 2014-10-06T16:25:00.271+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:00.271+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:00.272+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:00.609+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42899 #10584 (3 connections now open) 2014-10-06T16:25:00.609+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42900 #10585 (4 connections now open) 2014-10-06T16:25:00.609+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42901 #10586 (5 connections now open) 2014-10-06T16:25:00.609+0000 I NETWORK [conn10584] end connection 127.0.0.1:42899 (4 connections now open) 2014-10-06T16:25:05.610+0000 I NETWORK [conn10585] end connection 127.0.0.1:42900 (3 connections now open) 2014-10-06T16:25:05.610+0000 I NETWORK [conn10586] end connection 127.0.0.1:42901 (3 connections now open) 2014-10-06T16:25:05.610+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42903 #10587 (3 connections now open) 2014-10-06T16:25:05.610+0000 I NETWORK [conn10587] end connection 127.0.0.1:42903 (2 connections now open) 2014-10-06T16:25:05.611+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:05.611+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:05.612+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:05.974+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42904 #10588 (3 connections now open) 2014-10-06T16:25:05.974+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42905 #10589 (4 connections now open) 2014-10-06T16:25:05.974+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42906 #10590 (5 connections now open) 2014-10-06T16:25:05.975+0000 I NETWORK [conn10588] end connection 127.0.0.1:42904 (4 connections now open) 2014-10-06T16:25:10.975+0000 I NETWORK [conn10590] end connection 127.0.0.1:42906 (3 connections now open) 2014-10-06T16:25:10.975+0000 I NETWORK [conn10589] end connection 127.0.0.1:42905 (3 connections now open) 2014-10-06T16:25:10.975+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42907 #10591 (4 connections now open) 2014-10-06T16:25:10.976+0000 I NETWORK [conn10591] end connection 127.0.0.1:42907 (2 connections now open) 2014-10-06T16:25:10.976+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:10.977+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:10.977+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:11.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42908 #10592 (3 connections now open) 2014-10-06T16:25:11.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42909 #10593 (4 connections now open) 2014-10-06T16:25:11.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42910 #10594 (5 connections now open) 2014-10-06T16:25:11.317+0000 I NETWORK [conn10592] end connection 127.0.0.1:42908 (4 connections now open) 2014-10-06T16:25:16.317+0000 I NETWORK [conn10593] end connection 127.0.0.1:42909 (3 connections now open) 2014-10-06T16:25:16.317+0000 I NETWORK [conn10594] end connection 127.0.0.1:42910 (3 connections now open) 2014-10-06T16:25:16.317+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42912 #10595 (3 connections now open) 2014-10-06T16:25:16.318+0000 I NETWORK [conn10595] end connection 127.0.0.1:42912 (2 connections now open) 2014-10-06T16:25:16.318+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:16.319+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:16.319+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:16.682+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42913 #10596 (3 connections now open) 2014-10-06T16:25:16.682+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42914 #10597 (4 connections now open) 2014-10-06T16:25:16.682+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42915 #10598 (5 connections now open) 2014-10-06T16:25:16.683+0000 I NETWORK [conn10596] end connection 127.0.0.1:42913 (4 connections now open) 2014-10-06T16:25:21.683+0000 I NETWORK [conn10598] end connection 127.0.0.1:42915 (3 connections now open) 2014-10-06T16:25:21.683+0000 I NETWORK [conn10597] end connection 127.0.0.1:42914 (3 connections now open) 2014-10-06T16:25:21.683+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42916 #10599 (3 connections now open) 2014-10-06T16:25:21.684+0000 I NETWORK [conn10599] end connection 127.0.0.1:42916 (2 connections now open) 2014-10-06T16:25:21.684+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:21.685+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:21.685+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:22.025+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42917 #10600 (3 connections now open) 2014-10-06T16:25:22.026+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42918 #10601 (4 connections now open) 2014-10-06T16:25:22.026+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42919 #10602 (5 connections now open) 2014-10-06T16:25:22.026+0000 I NETWORK [conn10600] end connection 127.0.0.1:42917 (4 connections now open) 2014-10-06T16:25:27.026+0000 I NETWORK [conn10602] end connection 127.0.0.1:42919 (3 connections now open) 2014-10-06T16:25:27.026+0000 I NETWORK [conn10601] end connection 127.0.0.1:42918 (2 connections now open) 2014-10-06T16:25:27.027+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42920 #10603 (3 connections now open) 2014-10-06T16:25:27.027+0000 I NETWORK [conn10603] end connection 127.0.0.1:42920 (2 connections now open) 2014-10-06T16:25:27.027+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:27.028+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:27.028+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:27.387+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42921 #10604 (3 connections now open) 2014-10-06T16:25:27.387+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42922 #10605 (4 connections now open) 2014-10-06T16:25:27.387+0000 I NETWORK [conn10604] end connection 127.0.0.1:42921 (3 connections now open) 2014-10-06T16:25:32.388+0000 I NETWORK [conn10605] end connection 127.0.0.1:42922 (2 connections now open) 2014-10-06T16:25:32.388+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42923 #10606 (3 connections now open) 2014-10-06T16:25:32.388+0000 I NETWORK [conn10606] end connection 127.0.0.1:42923 (2 connections now open) 2014-10-06T16:25:32.388+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:32.389+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:32.389+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:32.740+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42924 #10607 (3 connections now open) 2014-10-06T16:25:32.740+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42925 #10608 (4 connections now open) 2014-10-06T16:25:32.741+0000 I NETWORK [conn10607] end connection 127.0.0.1:42924 (3 connections now open) 2014-10-06T16:25:37.741+0000 I NETWORK [conn10608] end connection 127.0.0.1:42925 (2 connections now open) 2014-10-06T16:25:37.741+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42926 #10609 (3 connections now open) 2014-10-06T16:25:37.742+0000 I NETWORK [conn10609] end connection 127.0.0.1:42926 (2 connections now open) 2014-10-06T16:25:37.742+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:37.743+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:37.743+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:38.093+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42927 #10610 (3 connections now open) 2014-10-06T16:25:38.093+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42928 #10611 (4 connections now open) 2014-10-06T16:25:38.093+0000 I NETWORK [conn10610] end connection 127.0.0.1:42927 (3 connections now open) 2014-10-06T16:25:43.094+0000 I NETWORK [conn10611] end connection 127.0.0.1:42928 (2 connections now open) 2014-10-06T16:25:43.094+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42929 #10612 (3 connections now open) 2014-10-06T16:25:43.094+0000 I NETWORK [conn10612] end connection 127.0.0.1:42929 (2 connections now open) 2014-10-06T16:25:43.095+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:43.095+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:43.096+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:43.452+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42930 #10613 (3 connections now open) 2014-10-06T16:25:43.452+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42931 #10614 (4 connections now open) 2014-10-06T16:25:43.453+0000 I NETWORK [conn10613] end connection 127.0.0.1:42930 (3 connections now open) 2014-10-06T16:25:48.453+0000 I NETWORK [conn10614] end connection 127.0.0.1:42931 (2 connections now open) 2014-10-06T16:25:48.453+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42932 #10615 (3 connections now open) 2014-10-06T16:25:48.454+0000 I NETWORK [conn10615] end connection 127.0.0.1:42932 (2 connections now open) 2014-10-06T16:25:48.454+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:48.455+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:48.455+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:48.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42933 #10616 (3 connections now open) 2014-10-06T16:25:48.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42934 #10617 (4 connections now open) 2014-10-06T16:25:48.796+0000 I NETWORK [conn10616] end connection 127.0.0.1:42933 (3 connections now open) 2014-10-06T16:25:53.796+0000 I NETWORK [conn10617] end connection 127.0.0.1:42934 (2 connections now open) 2014-10-06T16:25:53.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42935 #10618 (3 connections now open) 2014-10-06T16:25:53.797+0000 I NETWORK [conn10618] end connection 127.0.0.1:42935 (2 connections now open) 2014-10-06T16:25:53.797+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:53.798+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:53.798+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:54.161+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42936 #10619 (3 connections now open) 2014-10-06T16:25:54.161+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42937 #10620 (4 connections now open) 2014-10-06T16:25:54.161+0000 I NETWORK [conn10619] end connection 127.0.0.1:42936 (3 connections now open) 2014-10-06T16:25:59.162+0000 I NETWORK [conn10620] end connection 127.0.0.1:42937 (2 connections now open) 2014-10-06T16:25:59.162+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42938 #10621 (3 connections now open) 2014-10-06T16:25:59.162+0000 I NETWORK [conn10621] end connection 127.0.0.1:42938 (2 connections now open) 2014-10-06T16:25:59.163+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:59.163+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:59.163+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:25:59.501+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42939 #10622 (3 connections now open) 2014-10-06T16:25:59.502+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42940 #10623 (4 connections now open) 2014-10-06T16:25:59.502+0000 I NETWORK [conn10622] end connection 127.0.0.1:42939 (3 connections now open) 2014-10-06T16:26:04.502+0000 I NETWORK [conn10623] end connection 127.0.0.1:42940 (2 connections now open) 2014-10-06T16:26:04.503+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42941 #10624 (3 connections now open) 2014-10-06T16:26:04.503+0000 I NETWORK [conn10624] end connection 127.0.0.1:42941 (2 connections now open) 2014-10-06T16:26:04.503+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntId 2014-10-06T16:26:04.508+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:26:04.509+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:26:04.877+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42942 #10625 (3 connections now open) 2014-10-06T16:26:04.877+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42944 #10626 (4 connections now open) 2014-10-06T16:26:04.878+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42943 #10627 (5 connections now open) 2014-10-06T16:26:04.878+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42945 #10628 (6 connections now open) 2014-10-06T16:26:04.878+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42946 #10629 (7 connections now open) 2014-10-06T16:26:04.878+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42947 #10630 (8 connections now open) 2014-10-06T16:26:04.878+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42948 #10631 (9 connections now open) 2014-10-06T16:26:04.878+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42949 #10632 (10 connections now open) 2014-10-06T16:26:04.878+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42950 #10633 (11 connections now open) 2014-10-06T16:26:04.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42951 #10634 (12 connections now open) 2014-10-06T16:26:04.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42953 #10635 (13 connections now open) 2014-10-06T16:26:04.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42952 #10636 (14 connections now open) 2014-10-06T16:26:04.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42955 #10637 (15 connections now open) 2014-10-06T16:26:04.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42956 #10638 (16 connections now open) 2014-10-06T16:26:04.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42957 #10639 (17 connections now open) 2014-10-06T16:26:04.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42958 #10640 (18 connections now open) 2014-10-06T16:26:04.879+0000 I NETWORK [conn10625] end connection 127.0.0.1:42942 (16 connections now open) 2014-10-06T16:26:04.880+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42959 #10641 (18 connections now open) 2014-10-06T16:26:09.880+0000 I NETWORK [conn10635] end connection 127.0.0.1:42953 (17 connections now open) 2014-10-06T16:26:09.881+0000 I NETWORK [conn10640] end connection 127.0.0.1:42958 (16 connections now open) 2014-10-06T16:26:09.881+0000 I NETWORK [conn10639] end connection 127.0.0.1:42957 (15 connections now open) 2014-10-06T16:26:09.881+0000 I NETWORK [conn10632] end connection 127.0.0.1:42949 (14 connections now open) 2014-10-06T16:26:09.882+0000 I NETWORK [conn10628] end connection 127.0.0.1:42945 (13 connections now open) 2014-10-06T16:26:09.882+0000 I NETWORK [conn10630] end connection 127.0.0.1:42947 (13 connections now open) 2014-10-06T16:26:09.882+0000 I NETWORK [conn10641] end connection 127.0.0.1:42959 (11 connections now open) 2014-10-06T16:26:09.882+0000 I NETWORK [conn10631] end connection 127.0.0.1:42948 (11 connections now open) 2014-10-06T16:26:09.883+0000 I NETWORK [conn10626] end connection 127.0.0.1:42944 (9 connections now open) 2014-10-06T16:26:09.883+0000 I NETWORK [conn10633] end connection 127.0.0.1:42950 (8 connections now open) 2014-10-06T16:26:09.883+0000 I NETWORK [conn10636] end connection 127.0.0.1:42952 (8 connections now open) 2014-10-06T16:26:09.883+0000 I NETWORK [conn10638] end connection 127.0.0.1:42956 (8 connections now open) 2014-10-06T16:26:09.883+0000 I NETWORK [conn10637] end connection 127.0.0.1:42955 (5 connections now open) 2014-10-06T16:26:09.883+0000 I NETWORK [conn10634] end connection 127.0.0.1:42951 (5 connections now open) 2014-10-06T16:26:09.884+0000 I NETWORK [conn10629] end connection 127.0.0.1:42946 (3 connections now open) 2014-10-06T16:26:09.884+0000 I NETWORK [conn10627] end connection 127.0.0.1:42943 (3 connections now open) 2014-10-06T16:26:09.884+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42960 #10642 (3 connections now open) 2014-10-06T16:26:09.884+0000 I NETWORK [conn10642] end connection 127.0.0.1:42960 (2 connections now open) 2014-10-06T16:26:09.885+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:26:09.885+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:26:09.886+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:26:10.245+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42961 #10643 (3 connections now open) 2014-10-06T16:26:10.245+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42962 #10644 (4 connections now open) 2014-10-06T16:26:10.246+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42963 #10645 (5 connections now open) 2014-10-06T16:26:10.246+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42964 #10646 (6 connections now open) 2014-10-06T16:26:10.246+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42965 #10647 (7 connections now open) 2014-10-06T16:26:10.246+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42966 #10648 (8 connections now open) 2014-10-06T16:26:10.246+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42967 #10649 (9 connections now open) 2014-10-06T16:26:10.246+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42968 #10650 (10 connections now open) 2014-10-06T16:26:10.247+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42969 #10651 (11 connections now open) 2014-10-06T16:26:10.247+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42970 #10652 (12 connections now open) 2014-10-06T16:26:10.247+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42971 #10653 (13 connections now open) 2014-10-06T16:26:10.247+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42972 #10654 (14 connections now open) 2014-10-06T16:26:10.247+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42973 #10655 (15 connections now open) 2014-10-06T16:26:10.247+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42974 #10656 (16 connections now open) 2014-10-06T16:26:10.248+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42975 #10657 (17 connections now open) 2014-10-06T16:26:10.248+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42976 #10658 (18 connections now open) 2014-10-06T16:26:10.248+0000 I NETWORK [conn10643] end connection 127.0.0.1:42961 (17 connections now open) 2014-10-06T16:26:10.248+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42977 #10659 (18 connections now open) 2014-10-06T16:26:15.248+0000 I NETWORK [conn10659] end connection 127.0.0.1:42977 (17 connections now open) 2014-10-06T16:26:15.248+0000 I NETWORK [conn10651] end connection 127.0.0.1:42969 (16 connections now open) 2014-10-06T16:26:15.248+0000 I NETWORK [conn10657] end connection 127.0.0.1:42975 (16 connections now open) 2014-10-06T16:26:15.248+0000 I NETWORK [conn10645] end connection 127.0.0.1:42963 (15 connections now open) 2014-10-06T16:26:15.248+0000 I NETWORK [conn10658] end connection 127.0.0.1:42976 (14 connections now open) 2014-10-06T16:26:15.249+0000 I NETWORK [conn10646] end connection 127.0.0.1:42964 (12 connections now open) 2014-10-06T16:26:15.249+0000 I NETWORK [conn10644] end connection 127.0.0.1:42962 (11 connections now open) 2014-10-06T16:26:15.249+0000 I NETWORK [conn10648] end connection 127.0.0.1:42966 (11 connections now open) 2014-10-06T16:26:15.249+0000 I NETWORK [conn10649] end connection 127.0.0.1:42967 (9 connections now open) 2014-10-06T16:26:15.250+0000 I NETWORK [conn10652] end connection 127.0.0.1:42970 (8 connections now open) 2014-10-06T16:26:15.250+0000 I NETWORK [conn10650] end connection 127.0.0.1:42968 (8 connections now open) 2014-10-06T16:26:15.250+0000 I NETWORK [conn10654] end connection 127.0.0.1:42972 (6 connections now open) 2014-10-06T16:26:15.250+0000 I NETWORK [conn10647] end connection 127.0.0.1:42965 (5 connections now open) 2014-10-06T16:26:15.251+0000 I NETWORK [conn10656] end connection 127.0.0.1:42974 (4 connections now open) 2014-10-06T16:26:15.251+0000 I NETWORK [conn10655] end connection 127.0.0.1:42973 (3 connections now open) 2014-10-06T16:26:15.252+0000 I NETWORK [conn10653] end connection 127.0.0.1:42971 (2 connections now open) 2014-10-06T16:26:15.252+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42978 #10660 (3 connections now open) 2014-10-06T16:26:15.252+0000 I NETWORK [conn10660] end connection 127.0.0.1:42978 (2 connections now open) 2014-10-06T16:26:15.253+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:26:15.254+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:26:15.254+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:26:15.608+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42979 #10661 (3 connections now open) 2014-10-06T16:26:15.608+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42980 #10662 (4 connections now open) 2014-10-06T16:26:15.608+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42983 #10663 (5 connections now open) 2014-10-06T16:26:15.608+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42981 #10664 (6 connections now open) 2014-10-06T16:26:15.608+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42982 #10665 (7 connections now open) 2014-10-06T16:26:15.608+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42984 #10666 (8 connections now open) 2014-10-06T16:26:15.609+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42985 #10667 (9 connections now open) 2014-10-06T16:26:15.609+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42986 #10668 (10 connections now open) 2014-10-06T16:26:15.609+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42987 #10669 (11 connections now open) 2014-10-06T16:26:15.609+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42988 #10670 (12 connections now open) 2014-10-06T16:26:15.609+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42989 #10671 (13 connections now open) 2014-10-06T16:26:15.609+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42990 #10672 (14 connections now open) 2014-10-06T16:26:15.610+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42991 #10673 (15 connections now open) 2014-10-06T16:26:15.610+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42992 #10674 (16 connections now open) 2014-10-06T16:26:15.610+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42993 #10675 (17 connections now open) 2014-10-06T16:26:15.610+0000 I NETWORK [conn10661] end connection 127.0.0.1:42979 (16 connections now open) 2014-10-06T16:26:15.610+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42994 #10676 (17 connections now open) 2014-10-06T16:26:15.610+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42995 #10677 (18 connections now open) 2014-10-06T16:26:20.611+0000 I NETWORK [conn10670] end connection 127.0.0.1:42988 (17 connections now open) 2014-10-06T16:26:20.611+0000 I NETWORK [conn10677] end connection 127.0.0.1:42995 (16 connections now open) 2014-10-06T16:26:20.612+0000 I NETWORK [conn10676] end connection 127.0.0.1:42994 (15 connections now open) 2014-10-06T16:26:20.612+0000 I NETWORK [conn10673] end connection 127.0.0.1:42991 (14 connections now open) 2014-10-06T16:26:20.613+0000 I NETWORK [conn10663] end connection 127.0.0.1:42983 (13 connections now open) 2014-10-06T16:26:20.616+0000 I NETWORK [conn10664] end connection 127.0.0.1:42981 (12 connections now open) 2014-10-06T16:26:20.617+0000 I NETWORK [conn10662] end connection 127.0.0.1:42980 (11 connections now open) 2014-10-06T16:26:20.617+0000 I NETWORK [conn10665] end connection 127.0.0.1:42982 (11 connections now open) 2014-10-06T16:26:20.617+0000 I NETWORK [conn10668] end connection 127.0.0.1:42986 (9 connections now open) 2014-10-06T16:26:20.617+0000 I NETWORK [conn10667] end connection 127.0.0.1:42985 (8 connections now open) 2014-10-06T16:26:20.617+0000 I NETWORK [conn10666] end connection 127.0.0.1:42984 (8 connections now open) 2014-10-06T16:26:20.618+0000 I NETWORK [conn10675] end connection 127.0.0.1:42993 (7 connections now open) 2014-10-06T16:26:20.618+0000 I NETWORK [conn10672] end connection 127.0.0.1:42990 (5 connections now open) 2014-10-06T16:26:20.618+0000 I NETWORK [conn10671] end connection 127.0.0.1:42989 (5 connections now open) 2014-10-06T16:26:20.618+0000 I NETWORK [conn10674] end connection 127.0.0.1:42992 (4 connections now open) 2014-10-06T16:26:20.618+0000 I NETWORK [conn10669] end connection 127.0.0.1:42987 (3 connections now open) 2014-10-06T16:26:20.618+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42997 #10678 (3 connections now open) 2014-10-06T16:26:20.619+0000 I NETWORK [conn10678] end connection 127.0.0.1:42997 (2 connections now open) 2014-10-06T16:26:20.619+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:26:20.620+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:26:20.620+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:26:20.990+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42998 #10679 (3 connections now open) 2014-10-06T16:26:20.990+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:42999 #10680 (4 connections now open) 2014-10-06T16:26:20.990+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43000 #10681 (5 connections now open) 2014-10-06T16:26:20.991+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43001 #10682 (6 connections now open) 2014-10-06T16:26:20.991+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43002 #10683 (7 connections now open) 2014-10-06T16:26:20.991+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43003 #10684 (8 connections now open) 2014-10-06T16:26:20.991+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43004 #10685 (9 connections now open) 2014-10-06T16:26:20.991+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43005 #10686 (10 connections now open) 2014-10-06T16:26:20.992+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43006 #10687 (11 connections now open) 2014-10-06T16:26:20.992+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43007 #10688 (12 connections now open) 2014-10-06T16:26:20.992+0000 I NETWORK [conn10679] end connection 127.0.0.1:42998 (11 connections now open) 2014-10-06T16:26:20.993+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43008 #10689 (12 connections now open) 2014-10-06T16:26:20.993+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43009 #10690 (13 connections now open) 2014-10-06T16:26:20.993+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43010 #10691 (14 connections now open) 2014-10-06T16:26:20.993+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43011 #10692 (15 connections now open) 2014-10-06T16:26:20.993+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43012 #10693 (16 connections now open) 2014-10-06T16:26:20.993+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43013 #10694 (17 connections now open) 2014-10-06T16:26:20.994+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43014 #10695 (18 connections now open) 2014-10-06T16:26:25.993+0000 I NETWORK [conn10684] end connection 127.0.0.1:43003 (17 connections now open) 2014-10-06T16:26:25.997+0000 I NETWORK [conn10680] end connection 127.0.0.1:42999 (16 connections now open) 2014-10-06T16:26:25.997+0000 I NETWORK [conn10693] end connection 127.0.0.1:43012 (15 connections now open) 2014-10-06T16:26:25.997+0000 I NETWORK [conn10686] end connection 127.0.0.1:43005 (14 connections now open) 2014-10-06T16:26:25.998+0000 I NETWORK [conn10689] end connection 127.0.0.1:43008 (13 connections now open) 2014-10-06T16:26:25.998+0000 I NETWORK [conn10685] end connection 127.0.0.1:43004 (12 connections now open) 2014-10-06T16:26:25.999+0000 I NETWORK [conn10681] end connection 127.0.0.1:43000 (11 connections now open) 2014-10-06T16:26:25.999+0000 I NETWORK [conn10683] end connection 127.0.0.1:43002 (10 connections now open) 2014-10-06T16:26:26.000+0000 I NETWORK [conn10691] end connection 127.0.0.1:43010 (9 connections now open) 2014-10-06T16:26:26.000+0000 I NETWORK [conn10682] end connection 127.0.0.1:43001 (8 connections now open) 2014-10-06T16:26:26.001+0000 I NETWORK [conn10690] end connection 127.0.0.1:43009 (7 connections now open) 2014-10-06T16:26:26.001+0000 I NETWORK [conn10694] end connection 127.0.0.1:43013 (6 connections now open) 2014-10-06T16:26:26.002+0000 I NETWORK [conn10687] end connection 127.0.0.1:43006 (5 connections now open) 2014-10-06T16:26:26.002+0000 I NETWORK [conn10692] end connection 127.0.0.1:43011 (4 connections now open) 2014-10-06T16:26:26.002+0000 I NETWORK [conn10688] end connection 127.0.0.1:43007 (3 connections now open) 2014-10-06T16:26:26.003+0000 I NETWORK [conn10695] end connection 127.0.0.1:43014 (2 connections now open) 2014-10-06T16:26:26.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43015 #10696 (3 connections now open) 2014-10-06T16:26:26.003+0000 I NETWORK [conn10696] end connection 127.0.0.1:43015 (2 connections now open) 2014-10-06T16:26:26.003+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:26:26.004+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:26:26.004+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:26:26.353+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43016 #10697 (3 connections now open) 2014-10-06T16:26:26.354+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43017 #10698 (4 connections now open) 2014-10-06T16:26:26.354+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43018 #10699 (5 connections now open) 2014-10-06T16:26:26.354+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43019 #10700 (6 connections now open) 2014-10-06T16:26:26.354+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43020 #10701 (7 connections now open) 2014-10-06T16:26:26.354+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43021 #10702 (8 connections now open) 2014-10-06T16:26:26.354+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43022 #10703 (9 connections now open) 2014-10-06T16:26:26.354+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43023 #10704 (10 connections now open) 2014-10-06T16:26:26.354+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43024 #10705 (11 connections now open) 2014-10-06T16:26:26.354+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43025 #10706 (12 connections now open) 2014-10-06T16:26:26.354+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43026 #10707 (13 connections now open) 2014-10-06T16:26:26.355+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43027 #10708 (14 connections now open) 2014-10-06T16:26:26.355+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43028 #10709 (15 connections now open) 2014-10-06T16:26:26.355+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43029 #10710 (16 connections now open) 2014-10-06T16:26:26.355+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43030 #10711 (17 connections now open) 2014-10-06T16:26:26.355+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43031 #10712 (18 connections now open) 2014-10-06T16:26:26.355+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43032 #10713 (19 connections now open) 2014-10-06T16:26:26.356+0000 I NETWORK [conn10697] end connection 127.0.0.1:43016 (18 connections now open) 2014-10-06T16:26:31.356+0000 I NETWORK [conn10713] end connection 127.0.0.1:43032 (17 connections now open) 2014-10-06T16:26:31.356+0000 I NETWORK [conn10700] end connection 127.0.0.1:43019 (17 connections now open) 2014-10-06T16:26:31.356+0000 I NETWORK [conn10709] end connection 127.0.0.1:43028 (16 connections now open) 2014-10-06T16:26:31.356+0000 I NETWORK [conn10710] end connection 127.0.0.1:43029 (15 connections now open) 2014-10-06T16:26:31.357+0000 I NETWORK [conn10711] end connection 127.0.0.1:43030 (14 connections now open) 2014-10-06T16:26:31.357+0000 I NETWORK [conn10702] end connection 127.0.0.1:43021 (12 connections now open) 2014-10-06T16:26:31.357+0000 I NETWORK [conn10712] end connection 127.0.0.1:43031 (12 connections now open) 2014-10-06T16:26:31.357+0000 I NETWORK [conn10701] end connection 127.0.0.1:43020 (10 connections now open) 2014-10-06T16:26:31.358+0000 I NETWORK [conn10699] end connection 127.0.0.1:43018 (10 connections now open) 2014-10-06T16:26:31.358+0000 I NETWORK [conn10698] end connection 127.0.0.1:43017 (8 connections now open) 2014-10-06T16:26:31.359+0000 I NETWORK [conn10707] end connection 127.0.0.1:43026 (7 connections now open) 2014-10-06T16:26:31.359+0000 I NETWORK [conn10706] end connection 127.0.0.1:43025 (6 connections now open) 2014-10-06T16:26:31.360+0000 I NETWORK [conn10704] end connection 127.0.0.1:43023 (5 connections now open) 2014-10-06T16:26:31.360+0000 I NETWORK [conn10703] end connection 127.0.0.1:43022 (4 connections now open) 2014-10-06T16:26:31.361+0000 I NETWORK [conn10705] end connection 127.0.0.1:43024 (3 connections now open) 2014-10-06T16:26:31.361+0000 I NETWORK [conn10708] end connection 127.0.0.1:43027 (2 connections now open) 2014-10-06T16:26:31.361+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43033 #10714 (3 connections now open) 2014-10-06T16:26:31.362+0000 I NETWORK [conn10714] end connection 127.0.0.1:43033 (2 connections now open) 2014-10-06T16:26:31.362+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:26:31.363+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:26:31.363+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:26:31.732+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43034 #10715 (3 connections now open) 2014-10-06T16:26:31.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43035 #10716 (4 connections now open) 2014-10-06T16:26:31.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43036 #10717 (5 connections now open) 2014-10-06T16:26:31.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43038 #10718 (6 connections now open) 2014-10-06T16:26:31.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43039 #10719 (7 connections now open) 2014-10-06T16:26:31.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43040 #10720 (8 connections now open) 2014-10-06T16:26:31.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43041 #10721 (9 connections now open) 2014-10-06T16:26:31.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43042 #10722 (10 connections now open) 2014-10-06T16:26:31.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43043 #10723 (11 connections now open) 2014-10-06T16:26:31.734+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43044 #10724 (12 connections now open) 2014-10-06T16:26:31.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43045 #10725 (13 connections now open) 2014-10-06T16:26:31.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43046 #10726 (14 connections now open) 2014-10-06T16:26:31.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43047 #10727 (15 connections now open) 2014-10-06T16:26:31.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43048 #10728 (16 connections now open) 2014-10-06T16:26:31.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43049 #10729 (17 connections now open) 2014-10-06T16:26:31.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43050 #10730 (18 connections now open) 2014-10-06T16:26:31.736+0000 I NETWORK [conn10715] end connection 127.0.0.1:43034 (16 connections now open) 2014-10-06T16:26:31.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43051 #10731 (19 connections now open) 2014-10-06T16:26:36.737+0000 I NETWORK [conn10728] end connection 127.0.0.1:43048 (17 connections now open) 2014-10-06T16:26:36.737+0000 I NETWORK [conn10721] end connection 127.0.0.1:43041 (17 connections now open) 2014-10-06T16:26:36.737+0000 I NETWORK [conn10722] end connection 127.0.0.1:43042 (17 connections now open) 2014-10-06T16:26:36.737+0000 I NETWORK [conn10730] end connection 127.0.0.1:43050 (14 connections now open) 2014-10-06T16:26:36.737+0000 I NETWORK [conn10725] end connection 127.0.0.1:43045 (13 connections now open) 2014-10-06T16:26:36.738+0000 I NETWORK [conn10723] end connection 127.0.0.1:43043 (13 connections now open) 2014-10-06T16:26:36.738+0000 I NETWORK [conn10727] end connection 127.0.0.1:43047 (11 connections now open) 2014-10-06T16:26:36.738+0000 I NETWORK [conn10717] end connection 127.0.0.1:43036 (11 connections now open) 2014-10-06T16:26:36.738+0000 I NETWORK [conn10724] end connection 127.0.0.1:43044 (11 connections now open) 2014-10-06T16:26:36.738+0000 I NETWORK [conn10729] end connection 127.0.0.1:43049 (8 connections now open) 2014-10-06T16:26:36.738+0000 I NETWORK [conn10719] end connection 127.0.0.1:43039 (8 connections now open) 2014-10-06T16:26:36.738+0000 I NETWORK [conn10726] end connection 127.0.0.1:43046 (6 connections now open) 2014-10-06T16:26:36.739+0000 I NETWORK [conn10731] end connection 127.0.0.1:43051 (5 connections now open) 2014-10-06T16:26:36.739+0000 I NETWORK [conn10718] end connection 127.0.0.1:43038 (4 connections now open) 2014-10-06T16:26:36.739+0000 I NETWORK [conn10720] end connection 127.0.0.1:43040 (3 connections now open) 2014-10-06T16:26:36.739+0000 I NETWORK [conn10716] end connection 127.0.0.1:43035 (2 connections now open) 2014-10-06T16:26:36.740+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43052 #10732 (3 connections now open) 2014-10-06T16:26:36.740+0000 I NETWORK [conn10732] end connection 127.0.0.1:43052 (2 connections now open) 2014-10-06T16:26:36.740+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:26:36.741+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:26:36.742+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:26:37.090+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43053 #10733 (3 connections now open) 2014-10-06T16:26:37.090+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43054 #10734 (4 connections now open) 2014-10-06T16:26:37.090+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43056 #10735 (5 connections now open) 2014-10-06T16:26:37.090+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43055 #10736 (6 connections now open) 2014-10-06T16:26:37.090+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43057 #10737 (7 connections now open) 2014-10-06T16:26:37.091+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43058 #10738 (8 connections now open) 2014-10-06T16:26:37.091+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43059 #10739 (9 connections now open) 2014-10-06T16:26:37.091+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43060 #10740 (10 connections now open) 2014-10-06T16:26:37.091+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43061 #10741 (11 connections now open) 2014-10-06T16:26:37.091+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43062 #10742 (12 connections now open) 2014-10-06T16:26:37.092+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43063 #10743 (13 connections now open) 2014-10-06T16:26:37.092+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43064 #10744 (14 connections now open) 2014-10-06T16:26:37.092+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43065 #10745 (15 connections now open) 2014-10-06T16:26:37.092+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43066 #10746 (16 connections now open) 2014-10-06T16:26:37.092+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43067 #10747 (17 connections now open) 2014-10-06T16:26:37.093+0000 I NETWORK [conn10733] end connection 127.0.0.1:43053 (16 connections now open) 2014-10-06T16:26:37.093+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43068 #10748 (17 connections now open) 2014-10-06T16:26:37.093+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43069 #10749 (18 connections now open) 2014-10-06T16:26:42.093+0000 I NETWORK [conn10744] end connection 127.0.0.1:43064 (17 connections now open) 2014-10-06T16:26:42.093+0000 I NETWORK [conn10736] end connection 127.0.0.1:43055 (16 connections now open) 2014-10-06T16:26:42.094+0000 I NETWORK [conn10745] end connection 127.0.0.1:43065 (15 connections now open) 2014-10-06T16:26:42.095+0000 I NETWORK [conn10748] end connection 127.0.0.1:43068 (14 connections now open) 2014-10-06T16:26:42.095+0000 I NETWORK [conn10739] end connection 127.0.0.1:43059 (13 connections now open) 2014-10-06T16:26:42.095+0000 I NETWORK [conn10738] end connection 127.0.0.1:43058 (13 connections now open) 2014-10-06T16:26:42.095+0000 I NETWORK [conn10742] end connection 127.0.0.1:43062 (12 connections now open) 2014-10-06T16:26:42.095+0000 I NETWORK [conn10741] end connection 127.0.0.1:43061 (12 connections now open) 2014-10-06T16:26:42.095+0000 I NETWORK [conn10737] end connection 127.0.0.1:43057 (9 connections now open) 2014-10-06T16:26:42.096+0000 I NETWORK [conn10749] end connection 127.0.0.1:43069 (8 connections now open) 2014-10-06T16:26:42.096+0000 I NETWORK [conn10743] end connection 127.0.0.1:43063 (7 connections now open) 2014-10-06T16:26:42.096+0000 I NETWORK [conn10740] end connection 127.0.0.1:43060 (7 connections now open) 2014-10-06T16:26:42.096+0000 I NETWORK [conn10746] end connection 127.0.0.1:43066 (6 connections now open) 2014-10-06T16:26:42.096+0000 I NETWORK [conn10734] end connection 127.0.0.1:43054 (5 connections now open) 2014-10-06T16:26:42.096+0000 I NETWORK [conn10747] end connection 127.0.0.1:43067 (4 connections now open) 2014-10-06T16:26:42.096+0000 I NETWORK [conn10735] end connection 127.0.0.1:43056 (4 connections now open) 2014-10-06T16:26:42.096+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43070 #10750 (3 connections now open) 2014-10-06T16:26:42.097+0000 I NETWORK [conn10750] end connection 127.0.0.1:43070 (2 connections now open) 2014-10-06T16:26:42.097+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:26:42.098+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:26:42.098+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:26:42.464+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43071 #10751 (3 connections now open) 2014-10-06T16:26:42.465+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43072 #10752 (4 connections now open) 2014-10-06T16:26:42.465+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43073 #10753 (5 connections now open) 2014-10-06T16:26:42.465+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43074 #10754 (6 connections now open) 2014-10-06T16:26:42.465+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43075 #10755 (7 connections now open) 2014-10-06T16:26:42.465+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43076 #10756 (8 connections now open) 2014-10-06T16:26:42.465+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43077 #10757 (9 connections now open) 2014-10-06T16:26:42.465+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43078 #10758 (10 connections now open) 2014-10-06T16:26:42.465+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43079 #10759 (11 connections now open) 2014-10-06T16:26:42.466+0000 I NETWORK [conn10751] end connection 127.0.0.1:43071 (10 connections now open) 2014-10-06T16:26:47.466+0000 I NETWORK [conn10752] end connection 127.0.0.1:43072 (9 connections now open) 2014-10-06T16:26:47.466+0000 I NETWORK [conn10757] end connection 127.0.0.1:43077 (9 connections now open) 2014-10-06T16:26:47.467+0000 I NETWORK [conn10758] end connection 127.0.0.1:43078 (7 connections now open) 2014-10-06T16:26:47.467+0000 I NETWORK [conn10759] end connection 127.0.0.1:43079 (6 connections now open) 2014-10-06T16:26:47.467+0000 I NETWORK [conn10753] end connection 127.0.0.1:43073 (5 connections now open) 2014-10-06T16:26:47.467+0000 I NETWORK [conn10755] end connection 127.0.0.1:43075 (5 connections now open) 2014-10-06T16:26:47.467+0000 I NETWORK [conn10756] end connection 127.0.0.1:43076 (3 connections now open) 2014-10-06T16:26:47.467+0000 I NETWORK [conn10754] end connection 127.0.0.1:43074 (3 connections now open) 2014-10-06T16:26:47.467+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43080 #10760 (3 connections now open) 2014-10-06T16:26:47.468+0000 I NETWORK [conn10760] end connection 127.0.0.1:43080 (2 connections now open) 2014-10-06T16:26:47.468+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:26:47.469+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:26:47.469+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:26:47.837+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43081 #10761 (3 connections now open) 2014-10-06T16:26:47.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43082 #10762 (4 connections now open) 2014-10-06T16:26:47.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43083 #10763 (5 connections now open) 2014-10-06T16:26:47.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43084 #10764 (6 connections now open) 2014-10-06T16:26:47.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43085 #10765 (7 connections now open) 2014-10-06T16:26:47.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43086 #10766 (8 connections now open) 2014-10-06T16:26:47.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43087 #10767 (9 connections now open) 2014-10-06T16:26:47.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43088 #10768 (10 connections now open) 2014-10-06T16:26:47.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43089 #10769 (11 connections now open) 2014-10-06T16:26:47.838+0000 I NETWORK [conn10761] end connection 127.0.0.1:43081 (10 connections now open) 2014-10-06T16:26:52.839+0000 I NETWORK [conn10765] end connection 127.0.0.1:43085 (9 connections now open) 2014-10-06T16:26:52.839+0000 I NETWORK [conn10764] end connection 127.0.0.1:43084 (8 connections now open) 2014-10-06T16:26:52.839+0000 I NETWORK [conn10763] end connection 127.0.0.1:43083 (8 connections now open) 2014-10-06T16:26:52.839+0000 I NETWORK [conn10768] end connection 127.0.0.1:43088 (8 connections now open) 2014-10-06T16:26:52.839+0000 I NETWORK [conn10762] end connection 127.0.0.1:43082 (5 connections now open) 2014-10-06T16:26:52.839+0000 I NETWORK [conn10769] end connection 127.0.0.1:43089 (4 connections now open) 2014-10-06T16:26:52.840+0000 I NETWORK [conn10766] end connection 127.0.0.1:43086 (3 connections now open) 2014-10-06T16:26:52.840+0000 I NETWORK [conn10767] end connection 127.0.0.1:43087 (3 connections now open) 2014-10-06T16:26:52.840+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43090 #10770 (3 connections now open) 2014-10-06T16:26:52.840+0000 I NETWORK [conn10770] end connection 127.0.0.1:43090 (2 connections now open) 2014-10-06T16:26:52.841+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:26:52.842+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:26:52.842+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:26:53.192+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43091 #10771 (3 connections now open) 2014-10-06T16:26:53.193+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43092 #10772 (4 connections now open) 2014-10-06T16:26:53.193+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43093 #10773 (5 connections now open) 2014-10-06T16:26:53.193+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43094 #10774 (6 connections now open) 2014-10-06T16:26:53.193+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43095 #10775 (7 connections now open) 2014-10-06T16:26:53.193+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43096 #10776 (8 connections now open) 2014-10-06T16:26:53.193+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43097 #10777 (9 connections now open) 2014-10-06T16:26:53.194+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43098 #10778 (10 connections now open) 2014-10-06T16:26:53.194+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43099 #10779 (11 connections now open) 2014-10-06T16:26:53.194+0000 I NETWORK [conn10771] end connection 127.0.0.1:43091 (10 connections now open) 2014-10-06T16:26:58.194+0000 I NETWORK [conn10777] end connection 127.0.0.1:43097 (9 connections now open) 2014-10-06T16:26:58.194+0000 I NETWORK [conn10778] end connection 127.0.0.1:43098 (9 connections now open) 2014-10-06T16:26:58.195+0000 I NETWORK [conn10775] end connection 127.0.0.1:43095 (7 connections now open) 2014-10-06T16:26:58.195+0000 I NETWORK [conn10774] end connection 127.0.0.1:43094 (6 connections now open) 2014-10-06T16:26:58.195+0000 I NETWORK [conn10773] end connection 127.0.0.1:43093 (5 connections now open) 2014-10-06T16:26:58.195+0000 I NETWORK [conn10772] end connection 127.0.0.1:43092 (4 connections now open) 2014-10-06T16:26:58.195+0000 I NETWORK [conn10776] end connection 127.0.0.1:43096 (4 connections now open) 2014-10-06T16:26:58.196+0000 I NETWORK [conn10779] end connection 127.0.0.1:43099 (2 connections now open) 2014-10-06T16:26:58.196+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43100 #10780 (3 connections now open) 2014-10-06T16:26:58.196+0000 I NETWORK [conn10780] end connection 127.0.0.1:43100 (2 connections now open) 2014-10-06T16:26:58.196+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:26:58.197+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:26:58.197+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:26:58.566+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43101 #10781 (3 connections now open) 2014-10-06T16:26:58.567+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43102 #10782 (4 connections now open) 2014-10-06T16:26:58.567+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43103 #10783 (5 connections now open) 2014-10-06T16:26:58.567+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43104 #10784 (6 connections now open) 2014-10-06T16:26:58.567+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43105 #10785 (7 connections now open) 2014-10-06T16:26:58.567+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43106 #10786 (8 connections now open) 2014-10-06T16:26:58.568+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43107 #10787 (9 connections now open) 2014-10-06T16:26:58.568+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43108 #10788 (10 connections now open) 2014-10-06T16:26:58.568+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43109 #10789 (11 connections now open) 2014-10-06T16:26:58.568+0000 I NETWORK [conn10781] end connection 127.0.0.1:43101 (10 connections now open) 2014-10-06T16:27:03.568+0000 I NETWORK [conn10789] end connection 127.0.0.1:43109 (9 connections now open) 2014-10-06T16:27:03.568+0000 I NETWORK [conn10788] end connection 127.0.0.1:43108 (8 connections now open) 2014-10-06T16:27:03.569+0000 I NETWORK [conn10782] end connection 127.0.0.1:43102 (8 connections now open) 2014-10-06T16:27:03.569+0000 I NETWORK [conn10785] end connection 127.0.0.1:43105 (6 connections now open) 2014-10-06T16:27:03.569+0000 I NETWORK [conn10783] end connection 127.0.0.1:43103 (6 connections now open) 2014-10-06T16:27:03.569+0000 I NETWORK [conn10784] end connection 127.0.0.1:43104 (4 connections now open) 2014-10-06T16:27:03.569+0000 I NETWORK [conn10786] end connection 127.0.0.1:43106 (4 connections now open) 2014-10-06T16:27:03.569+0000 I NETWORK [conn10787] end connection 127.0.0.1:43107 (4 connections now open) 2014-10-06T16:27:03.569+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43110 #10790 (3 connections now open) 2014-10-06T16:27:03.570+0000 I NETWORK [conn10790] end connection 127.0.0.1:43110 (2 connections now open) 2014-10-06T16:27:03.570+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:27:03.571+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:27:03.571+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:27:03.916+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43111 #10791 (3 connections now open) 2014-10-06T16:27:03.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43112 #10792 (4 connections now open) 2014-10-06T16:27:03.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43114 #10793 (5 connections now open) 2014-10-06T16:27:03.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43113 #10794 (6 connections now open) 2014-10-06T16:27:03.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43115 #10795 (7 connections now open) 2014-10-06T16:27:03.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43116 #10796 (8 connections now open) 2014-10-06T16:27:03.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43117 #10797 (9 connections now open) 2014-10-06T16:27:03.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43118 #10798 (10 connections now open) 2014-10-06T16:27:03.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43119 #10799 (11 connections now open) 2014-10-06T16:27:03.918+0000 I NETWORK [conn10791] end connection 127.0.0.1:43111 (10 connections now open) 2014-10-06T16:27:08.918+0000 I NETWORK [conn10794] end connection 127.0.0.1:43113 (9 connections now open) 2014-10-06T16:27:08.918+0000 I NETWORK [conn10799] end connection 127.0.0.1:43119 (9 connections now open) 2014-10-06T16:27:08.918+0000 I NETWORK [conn10792] end connection 127.0.0.1:43112 (8 connections now open) 2014-10-06T16:27:08.918+0000 I NETWORK [conn10796] end connection 127.0.0.1:43116 (8 connections now open) 2014-10-06T16:27:08.919+0000 I NETWORK [conn10793] end connection 127.0.0.1:43114 (5 connections now open) 2014-10-06T16:27:08.919+0000 I NETWORK [conn10797] end connection 127.0.0.1:43117 (4 connections now open) 2014-10-06T16:27:08.919+0000 I NETWORK [conn10798] end connection 127.0.0.1:43118 (3 connections now open) 2014-10-06T16:27:08.919+0000 I NETWORK [conn10795] end connection 127.0.0.1:43115 (2 connections now open) 2014-10-06T16:27:08.919+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43120 #10800 (3 connections now open) 2014-10-06T16:27:08.920+0000 I NETWORK [conn10800] end connection 127.0.0.1:43120 (2 connections now open) 2014-10-06T16:27:08.920+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:27:08.921+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:27:08.921+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:27:09.285+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43121 #10801 (3 connections now open) 2014-10-06T16:27:09.286+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43122 #10802 (4 connections now open) 2014-10-06T16:27:09.286+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43123 #10803 (5 connections now open) 2014-10-06T16:27:09.286+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43124 #10804 (6 connections now open) 2014-10-06T16:27:09.286+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43125 #10805 (7 connections now open) 2014-10-06T16:27:09.286+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43127 #10806 (8 connections now open) 2014-10-06T16:27:09.286+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43128 #10807 (9 connections now open) 2014-10-06T16:27:09.286+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43129 #10808 (10 connections now open) 2014-10-06T16:27:09.287+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43130 #10809 (11 connections now open) 2014-10-06T16:27:09.287+0000 I NETWORK [conn10801] end connection 127.0.0.1:43121 (10 connections now open) 2014-10-06T16:27:14.287+0000 I NETWORK [conn10808] end connection 127.0.0.1:43129 (9 connections now open) 2014-10-06T16:27:14.288+0000 I NETWORK [conn10805] end connection 127.0.0.1:43125 (8 connections now open) 2014-10-06T16:27:14.288+0000 I NETWORK [conn10804] end connection 127.0.0.1:43124 (8 connections now open) 2014-10-06T16:27:14.288+0000 I NETWORK [conn10802] end connection 127.0.0.1:43122 (6 connections now open) 2014-10-06T16:27:14.288+0000 I NETWORK [conn10807] end connection 127.0.0.1:43128 (5 connections now open) 2014-10-06T16:27:14.288+0000 I NETWORK [conn10806] end connection 127.0.0.1:43127 (4 connections now open) 2014-10-06T16:27:14.288+0000 I NETWORK [conn10803] end connection 127.0.0.1:43123 (3 connections now open) 2014-10-06T16:27:14.289+0000 I NETWORK [conn10809] end connection 127.0.0.1:43130 (2 connections now open) 2014-10-06T16:27:14.289+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43131 #10810 (3 connections now open) 2014-10-06T16:27:14.289+0000 I NETWORK [conn10810] end connection 127.0.0.1:43131 (2 connections now open) 2014-10-06T16:27:14.290+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:27:14.290+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:27:14.291+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:27:14.639+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43132 #10811 (3 connections now open) 2014-10-06T16:27:14.639+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43133 #10812 (4 connections now open) 2014-10-06T16:27:14.639+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43134 #10813 (5 connections now open) 2014-10-06T16:27:14.640+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43135 #10814 (6 connections now open) 2014-10-06T16:27:14.640+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43136 #10815 (7 connections now open) 2014-10-06T16:27:14.640+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43137 #10816 (8 connections now open) 2014-10-06T16:27:14.640+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43138 #10817 (9 connections now open) 2014-10-06T16:27:14.640+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43139 #10818 (10 connections now open) 2014-10-06T16:27:14.640+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43140 #10819 (11 connections now open) 2014-10-06T16:27:14.640+0000 I NETWORK [conn10811] end connection 127.0.0.1:43132 (10 connections now open) 2014-10-06T16:27:19.641+0000 I NETWORK [conn10814] end connection 127.0.0.1:43135 (9 connections now open) 2014-10-06T16:27:19.641+0000 I NETWORK [conn10817] end connection 127.0.0.1:43138 (9 connections now open) 2014-10-06T16:27:19.641+0000 I NETWORK [conn10813] end connection 127.0.0.1:43134 (7 connections now open) 2014-10-06T16:27:19.641+0000 I NETWORK [conn10815] end connection 127.0.0.1:43136 (7 connections now open) 2014-10-06T16:27:19.641+0000 I NETWORK [conn10818] end connection 127.0.0.1:43139 (5 connections now open) 2014-10-06T16:27:19.641+0000 I NETWORK [conn10816] end connection 127.0.0.1:43137 (4 connections now open) 2014-10-06T16:27:19.642+0000 I NETWORK [conn10812] end connection 127.0.0.1:43133 (3 connections now open) 2014-10-06T16:27:19.642+0000 I NETWORK [conn10819] end connection 127.0.0.1:43140 (2 connections now open) 2014-10-06T16:27:19.642+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43141 #10820 (3 connections now open) 2014-10-06T16:27:19.642+0000 I NETWORK [conn10820] end connection 127.0.0.1:43141 (2 connections now open) 2014-10-06T16:27:19.643+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:27:19.643+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:27:19.644+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:27:20.012+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43142 #10821 (3 connections now open) 2014-10-06T16:27:20.012+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43143 #10822 (4 connections now open) 2014-10-06T16:27:20.012+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43144 #10823 (5 connections now open) 2014-10-06T16:27:20.012+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43146 #10824 (6 connections now open) 2014-10-06T16:27:20.012+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43147 #10825 (7 connections now open) 2014-10-06T16:27:20.012+0000 I NETWORK [conn10821] end connection 127.0.0.1:43142 (6 connections now open) 2014-10-06T16:27:25.013+0000 I NETWORK [conn10825] end connection 127.0.0.1:43147 (5 connections now open) 2014-10-06T16:27:25.013+0000 I NETWORK [conn10822] end connection 127.0.0.1:43143 (5 connections now open) 2014-10-06T16:27:25.013+0000 I NETWORK [conn10823] end connection 127.0.0.1:43144 (5 connections now open) 2014-10-06T16:27:25.013+0000 I NETWORK [conn10824] end connection 127.0.0.1:43146 (4 connections now open) 2014-10-06T16:27:25.013+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43148 #10826 (6 connections now open) 2014-10-06T16:27:25.014+0000 I NETWORK [conn10826] end connection 127.0.0.1:43148 (2 connections now open) 2014-10-06T16:27:25.014+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:27:25.015+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:27:25.015+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:27:25.387+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43149 #10827 (3 connections now open) 2014-10-06T16:27:25.387+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43150 #10828 (4 connections now open) 2014-10-06T16:27:25.387+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43151 #10829 (5 connections now open) 2014-10-06T16:27:25.387+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43152 #10830 (6 connections now open) 2014-10-06T16:27:25.387+0000 I NETWORK [conn10827] end connection 127.0.0.1:43149 (5 connections now open) 2014-10-06T16:27:25.388+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43153 #10831 (7 connections now open) 2014-10-06T16:27:30.388+0000 I NETWORK [conn10831] end connection 127.0.0.1:43153 (5 connections now open) 2014-10-06T16:27:30.388+0000 I NETWORK [conn10828] end connection 127.0.0.1:43150 (5 connections now open) 2014-10-06T16:27:30.388+0000 I NETWORK [conn10829] end connection 127.0.0.1:43151 (5 connections now open) 2014-10-06T16:27:30.388+0000 I NETWORK [conn10830] end connection 127.0.0.1:43152 (2 connections now open) 2014-10-06T16:27:30.388+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43154 #10832 (3 connections now open) 2014-10-06T16:27:30.388+0000 I NETWORK [conn10832] end connection 127.0.0.1:43154 (2 connections now open) 2014-10-06T16:27:30.389+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:27:30.389+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:27:30.390+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:27:30.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43155 #10833 (3 connections now open) 2014-10-06T16:27:30.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43156 #10834 (4 connections now open) 2014-10-06T16:27:30.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43157 #10835 (5 connections now open) 2014-10-06T16:27:30.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43158 #10836 (6 connections now open) 2014-10-06T16:27:30.737+0000 I NETWORK [conn10833] end connection 127.0.0.1:43155 (5 connections now open) 2014-10-06T16:27:30.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43159 #10837 (7 connections now open) 2014-10-06T16:27:35.737+0000 I NETWORK [conn10834] end connection 127.0.0.1:43156 (5 connections now open) 2014-10-06T16:27:35.737+0000 I NETWORK [conn10836] end connection 127.0.0.1:43158 (5 connections now open) 2014-10-06T16:27:35.737+0000 I NETWORK [conn10837] end connection 127.0.0.1:43159 (5 connections now open) 2014-10-06T16:27:35.737+0000 I NETWORK [conn10835] end connection 127.0.0.1:43157 (4 connections now open) 2014-10-06T16:27:35.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43160 #10838 (6 connections now open) 2014-10-06T16:27:35.738+0000 I NETWORK [conn10838] end connection 127.0.0.1:43160 (2 connections now open) 2014-10-06T16:27:35.738+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:27:35.739+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:27:35.739+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:27:36.111+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43161 #10839 (3 connections now open) 2014-10-06T16:27:36.111+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43162 #10840 (4 connections now open) 2014-10-06T16:27:36.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43163 #10841 (5 connections now open) 2014-10-06T16:27:36.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43164 #10842 (6 connections now open) 2014-10-06T16:27:36.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43165 #10843 (7 connections now open) 2014-10-06T16:27:36.112+0000 I NETWORK [conn10839] end connection 127.0.0.1:43161 (6 connections now open) 2014-10-06T16:27:41.112+0000 I NETWORK [conn10841] end connection 127.0.0.1:43163 (5 connections now open) 2014-10-06T16:27:41.112+0000 I NETWORK [conn10840] end connection 127.0.0.1:43162 (5 connections now open) 2014-10-06T16:27:41.112+0000 I NETWORK [conn10843] end connection 127.0.0.1:43165 (5 connections now open) 2014-10-06T16:27:41.112+0000 I NETWORK [conn10842] end connection 127.0.0.1:43164 (4 connections now open) 2014-10-06T16:27:41.113+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43166 #10844 (3 connections now open) 2014-10-06T16:27:41.113+0000 I NETWORK [conn10844] end connection 127.0.0.1:43166 (2 connections now open) 2014-10-06T16:27:41.114+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:27:41.114+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:27:41.115+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:27:41.460+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43167 #10845 (3 connections now open) 2014-10-06T16:27:41.461+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43168 #10846 (4 connections now open) 2014-10-06T16:27:41.461+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43169 #10847 (5 connections now open) 2014-10-06T16:27:41.461+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43171 #10848 (6 connections now open) 2014-10-06T16:27:41.461+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43170 #10849 (7 connections now open) 2014-10-06T16:27:41.461+0000 I NETWORK [conn10845] end connection 127.0.0.1:43167 (6 connections now open) 2014-10-06T16:27:46.461+0000 I NETWORK [conn10849] end connection 127.0.0.1:43170 (5 connections now open) 2014-10-06T16:27:46.461+0000 I NETWORK [conn10846] end connection 127.0.0.1:43168 (5 connections now open) 2014-10-06T16:27:46.461+0000 I NETWORK [conn10847] end connection 127.0.0.1:43169 (4 connections now open) 2014-10-06T16:27:46.461+0000 I NETWORK [conn10848] end connection 127.0.0.1:43171 (2 connections now open) 2014-10-06T16:27:46.462+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43173 #10850 (3 connections now open) 2014-10-06T16:27:46.462+0000 I NETWORK [conn10850] end connection 127.0.0.1:43173 (2 connections now open) 2014-10-06T16:27:46.463+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:27:46.463+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:27:46.464+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:27:46.833+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43174 #10851 (3 connections now open) 2014-10-06T16:27:46.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43175 #10852 (4 connections now open) 2014-10-06T16:27:46.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43176 #10853 (5 connections now open) 2014-10-06T16:27:46.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43177 #10854 (6 connections now open) 2014-10-06T16:27:46.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43178 #10855 (7 connections now open) 2014-10-06T16:27:46.834+0000 I NETWORK [conn10851] end connection 127.0.0.1:43174 (5 connections now open) 2014-10-06T16:27:51.834+0000 I NETWORK [conn10853] end connection 127.0.0.1:43176 (5 connections now open) 2014-10-06T16:27:51.834+0000 I NETWORK [conn10854] end connection 127.0.0.1:43177 (5 connections now open) 2014-10-06T16:27:51.834+0000 I NETWORK [conn10852] end connection 127.0.0.1:43175 (5 connections now open) 2014-10-06T16:27:51.834+0000 I NETWORK [conn10855] end connection 127.0.0.1:43178 (4 connections now open) 2014-10-06T16:27:51.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43179 #10856 (6 connections now open) 2014-10-06T16:27:51.835+0000 I NETWORK [conn10856] end connection 127.0.0.1:43179 (2 connections now open) 2014-10-06T16:27:51.835+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:27:51.836+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:27:51.837+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:27:52.196+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43180 #10857 (3 connections now open) 2014-10-06T16:27:52.196+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43181 #10858 (4 connections now open) 2014-10-06T16:27:52.196+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43182 #10859 (5 connections now open) 2014-10-06T16:27:52.196+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43183 #10860 (6 connections now open) 2014-10-06T16:27:52.196+0000 I NETWORK [conn10857] end connection 127.0.0.1:43180 (5 connections now open) 2014-10-06T16:27:52.197+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43184 #10861 (7 connections now open) 2014-10-06T16:27:57.197+0000 I NETWORK [conn10861] end connection 127.0.0.1:43184 (5 connections now open) 2014-10-06T16:27:57.197+0000 I NETWORK [conn10860] end connection 127.0.0.1:43183 (5 connections now open) 2014-10-06T16:27:57.197+0000 I NETWORK [conn10858] end connection 127.0.0.1:43181 (4 connections now open) 2014-10-06T16:27:57.197+0000 I NETWORK [conn10859] end connection 127.0.0.1:43182 (2 connections now open) 2014-10-06T16:27:57.197+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43185 #10862 (3 connections now open) 2014-10-06T16:27:57.198+0000 I NETWORK [conn10862] end connection 127.0.0.1:43185 (2 connections now open) 2014-10-06T16:27:57.198+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:27:57.199+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:27:57.199+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:27:57.550+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43186 #10863 (3 connections now open) 2014-10-06T16:27:57.550+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43187 #10864 (4 connections now open) 2014-10-06T16:27:57.550+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43188 #10865 (5 connections now open) 2014-10-06T16:27:57.551+0000 I NETWORK [conn10863] end connection 127.0.0.1:43186 (4 connections now open) 2014-10-06T16:28:02.551+0000 I NETWORK [conn10864] end connection 127.0.0.1:43187 (3 connections now open) 2014-10-06T16:28:02.551+0000 I NETWORK [conn10865] end connection 127.0.0.1:43188 (3 connections now open) 2014-10-06T16:28:02.551+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43189 #10866 (3 connections now open) 2014-10-06T16:28:02.552+0000 I NETWORK [conn10866] end connection 127.0.0.1:43189 (2 connections now open) 2014-10-06T16:28:02.552+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:28:02.553+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:28:02.553+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:28:02.918+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43190 #10867 (3 connections now open) 2014-10-06T16:28:02.918+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43191 #10868 (4 connections now open) 2014-10-06T16:28:02.918+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43192 #10869 (5 connections now open) 2014-10-06T16:28:02.918+0000 I NETWORK [conn10867] end connection 127.0.0.1:43190 (4 connections now open) 2014-10-06T16:28:07.919+0000 I NETWORK [conn10868] end connection 127.0.0.1:43191 (3 connections now open) 2014-10-06T16:28:07.919+0000 I NETWORK [conn10869] end connection 127.0.0.1:43192 (3 connections now open) 2014-10-06T16:28:07.919+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43193 #10870 (4 connections now open) 2014-10-06T16:28:07.920+0000 I NETWORK [conn10870] end connection 127.0.0.1:43193 (2 connections now open) 2014-10-06T16:28:07.920+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:28:07.921+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:28:07.921+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:28:08.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43194 #10871 (3 connections now open) 2014-10-06T16:28:08.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43195 #10872 (4 connections now open) 2014-10-06T16:28:08.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43196 #10873 (5 connections now open) 2014-10-06T16:28:08.272+0000 I NETWORK [conn10871] end connection 127.0.0.1:43194 (4 connections now open) 2014-10-06T16:28:13.273+0000 I NETWORK [conn10873] end connection 127.0.0.1:43196 (3 connections now open) 2014-10-06T16:28:13.273+0000 I NETWORK [conn10872] end connection 127.0.0.1:43195 (3 connections now open) 2014-10-06T16:28:13.273+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43197 #10874 (3 connections now open) 2014-10-06T16:28:13.273+0000 I NETWORK [conn10874] end connection 127.0.0.1:43197 (2 connections now open) 2014-10-06T16:28:13.274+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:28:13.274+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:28:13.275+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:28:13.642+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43198 #10875 (3 connections now open) 2014-10-06T16:28:13.642+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43199 #10876 (4 connections now open) 2014-10-06T16:28:13.642+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43200 #10877 (5 connections now open) 2014-10-06T16:28:13.643+0000 I NETWORK [conn10875] end connection 127.0.0.1:43198 (4 connections now open) 2014-10-06T16:28:18.643+0000 I NETWORK [conn10876] end connection 127.0.0.1:43199 (3 connections now open) 2014-10-06T16:28:18.643+0000 I NETWORK [conn10877] end connection 127.0.0.1:43200 (3 connections now open) 2014-10-06T16:28:18.643+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43201 #10878 (3 connections now open) 2014-10-06T16:28:18.644+0000 I NETWORK [conn10878] end connection 127.0.0.1:43201 (2 connections now open) 2014-10-06T16:28:18.644+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:28:18.645+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:28:18.645+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:28:18.995+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43202 #10879 (3 connections now open) 2014-10-06T16:28:18.995+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43203 #10880 (4 connections now open) 2014-10-06T16:28:18.995+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43204 #10881 (5 connections now open) 2014-10-06T16:28:18.996+0000 I NETWORK [conn10879] end connection 127.0.0.1:43202 (4 connections now open) 2014-10-06T16:28:23.996+0000 I NETWORK [conn10881] end connection 127.0.0.1:43204 (3 connections now open) 2014-10-06T16:28:23.996+0000 I NETWORK [conn10880] end connection 127.0.0.1:43203 (3 connections now open) 2014-10-06T16:28:23.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43205 #10882 (3 connections now open) 2014-10-06T16:28:23.997+0000 I NETWORK [conn10882] end connection 127.0.0.1:43205 (2 connections now open) 2014-10-06T16:28:23.997+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:28:23.998+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:28:23.998+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:28:24.366+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43206 #10883 (3 connections now open) 2014-10-06T16:28:24.366+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43207 #10884 (4 connections now open) 2014-10-06T16:28:24.366+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43208 #10885 (5 connections now open) 2014-10-06T16:28:24.367+0000 I NETWORK [conn10883] end connection 127.0.0.1:43206 (4 connections now open) 2014-10-06T16:28:29.367+0000 I NETWORK [conn10884] end connection 127.0.0.1:43207 (3 connections now open) 2014-10-06T16:28:29.367+0000 I NETWORK [conn10885] end connection 127.0.0.1:43208 (2 connections now open) 2014-10-06T16:28:29.367+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43209 #10886 (3 connections now open) 2014-10-06T16:28:29.368+0000 I NETWORK [conn10886] end connection 127.0.0.1:43209 (2 connections now open) 2014-10-06T16:28:29.368+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:28:29.369+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:28:29.369+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:28:29.732+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43210 #10887 (3 connections now open) 2014-10-06T16:28:29.732+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43211 #10888 (4 connections now open) 2014-10-06T16:28:29.732+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43212 #10889 (5 connections now open) 2014-10-06T16:28:29.732+0000 I NETWORK [conn10887] end connection 127.0.0.1:43210 (4 connections now open) 2014-10-06T16:28:34.733+0000 I NETWORK [conn10889] end connection 127.0.0.1:43212 (3 connections now open) 2014-10-06T16:28:34.733+0000 I NETWORK [conn10888] end connection 127.0.0.1:43211 (3 connections now open) 2014-10-06T16:28:34.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43213 #10890 (3 connections now open) 2014-10-06T16:28:34.733+0000 I NETWORK [conn10890] end connection 127.0.0.1:43213 (2 connections now open) 2014-10-06T16:28:34.734+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:28:34.735+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:28:34.735+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:28:35.087+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43214 #10891 (3 connections now open) 2014-10-06T16:28:35.087+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43215 #10892 (4 connections now open) 2014-10-06T16:28:35.087+0000 I NETWORK [conn10891] end connection 127.0.0.1:43214 (3 connections now open) 2014-10-06T16:28:40.088+0000 I NETWORK [conn10892] end connection 127.0.0.1:43215 (2 connections now open) 2014-10-06T16:28:40.088+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43216 #10893 (3 connections now open) 2014-10-06T16:28:40.088+0000 I NETWORK [conn10893] end connection 127.0.0.1:43216 (2 connections now open) 2014-10-06T16:28:40.089+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:28:40.089+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:28:40.090+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:28:40.452+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43217 #10894 (3 connections now open) 2014-10-06T16:28:40.452+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43218 #10895 (4 connections now open) 2014-10-06T16:28:40.453+0000 I NETWORK [conn10894] end connection 127.0.0.1:43217 (3 connections now open) 2014-10-06T16:28:45.453+0000 I NETWORK [conn10895] end connection 127.0.0.1:43218 (2 connections now open) 2014-10-06T16:28:45.453+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43219 #10896 (3 connections now open) 2014-10-06T16:28:45.454+0000 I NETWORK [conn10896] end connection 127.0.0.1:43219 (2 connections now open) 2014-10-06T16:28:45.454+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:28:45.455+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:28:45.455+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:28:45.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43220 #10897 (3 connections now open) 2014-10-06T16:28:45.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43221 #10898 (4 connections now open) 2014-10-06T16:28:45.800+0000 I NETWORK [conn10897] end connection 127.0.0.1:43220 (3 connections now open) 2014-10-06T16:28:50.800+0000 I NETWORK [conn10898] end connection 127.0.0.1:43221 (2 connections now open) 2014-10-06T16:28:50.800+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43222 #10899 (3 connections now open) 2014-10-06T16:28:50.801+0000 I NETWORK [conn10899] end connection 127.0.0.1:43222 (2 connections now open) 2014-10-06T16:28:50.801+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:28:50.802+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:28:50.802+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:28:51.165+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43223 #10900 (3 connections now open) 2014-10-06T16:28:51.165+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43224 #10901 (4 connections now open) 2014-10-06T16:28:51.165+0000 I NETWORK [conn10900] end connection 127.0.0.1:43223 (3 connections now open) 2014-10-06T16:28:56.166+0000 I NETWORK [conn10901] end connection 127.0.0.1:43224 (2 connections now open) 2014-10-06T16:28:56.166+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43225 #10902 (3 connections now open) 2014-10-06T16:28:56.166+0000 I NETWORK [conn10902] end connection 127.0.0.1:43225 (2 connections now open) 2014-10-06T16:28:56.167+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:28:56.167+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:28:56.168+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:28:56.522+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43226 #10903 (3 connections now open) 2014-10-06T16:28:56.522+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43227 #10904 (4 connections now open) 2014-10-06T16:28:56.523+0000 I NETWORK [conn10903] end connection 127.0.0.1:43226 (3 connections now open) 2014-10-06T16:29:01.523+0000 I NETWORK [conn10904] end connection 127.0.0.1:43227 (2 connections now open) 2014-10-06T16:29:01.523+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43228 #10905 (3 connections now open) 2014-10-06T16:29:01.524+0000 I NETWORK [conn10905] end connection 127.0.0.1:43228 (2 connections now open) 2014-10-06T16:29:01.524+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:29:01.528+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:29:01.528+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:29:01.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43229 #10906 (3 connections now open) 2014-10-06T16:29:01.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43230 #10907 (4 connections now open) 2014-10-06T16:29:01.893+0000 I NETWORK [conn10906] end connection 127.0.0.1:43229 (3 connections now open) 2014-10-06T16:29:06.893+0000 I NETWORK [conn10907] end connection 127.0.0.1:43230 (2 connections now open) 2014-10-06T16:29:06.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43231 #10908 (3 connections now open) 2014-10-06T16:29:06.894+0000 I NETWORK [conn10908] end connection 127.0.0.1:43231 (2 connections now open) 2014-10-06T16:29:06.895+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:29:06.900+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:29:06.900+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:29:07.259+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43232 #10909 (3 connections now open) 2014-10-06T16:29:07.259+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43233 #10910 (4 connections now open) 2014-10-06T16:29:07.260+0000 I NETWORK [conn10909] end connection 127.0.0.1:43232 (3 connections now open) 2014-10-06T16:29:12.260+0000 I NETWORK [conn10910] end connection 127.0.0.1:43233 (2 connections now open) 2014-10-06T16:29:12.260+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43234 #10911 (3 connections now open) 2014-10-06T16:29:12.261+0000 I NETWORK [conn10911] end connection 127.0.0.1:43234 (2 connections now open) 2014-10-06T16:29:12.261+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T16:29:12.266+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:29:12.267+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:29:12.619+0000 I INDEXING [conn5] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T16:29:12.619+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:29:12.622+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T16:29:12.623+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43235 #10912 (3 connections now open) 2014-10-06T16:29:12.623+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43236 #10913 (4 connections now open) 2014-10-06T16:29:12.623+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43237 #10914 (5 connections now open) 2014-10-06T16:29:12.623+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43238 #10915 (6 connections now open) 2014-10-06T16:29:12.623+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43239 #10916 (7 connections now open) 2014-10-06T16:29:12.624+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43240 #10917 (8 connections now open) 2014-10-06T16:29:12.624+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43241 #10918 (9 connections now open) 2014-10-06T16:29:12.624+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43242 #10919 (10 connections now open) 2014-10-06T16:29:12.624+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43243 #10920 (11 connections now open) 2014-10-06T16:29:12.624+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43244 #10921 (12 connections now open) 2014-10-06T16:29:12.624+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43245 #10922 (13 connections now open) 2014-10-06T16:29:12.625+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43246 #10923 (14 connections now open) 2014-10-06T16:29:12.625+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43247 #10924 (15 connections now open) 2014-10-06T16:29:12.625+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43248 #10925 (16 connections now open) 2014-10-06T16:29:12.625+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43249 #10926 (17 connections now open) 2014-10-06T16:29:12.625+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43250 #10927 (18 connections now open) 2014-10-06T16:29:12.626+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43251 #10928 (19 connections now open) 2014-10-06T16:29:12.626+0000 I NETWORK [conn10912] end connection 127.0.0.1:43235 (18 connections now open) 2014-10-06T16:29:14.053+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._13 2014-10-06T16:29:17.626+0000 I NETWORK [conn10928] end connection 127.0.0.1:43251 (17 connections now open) 2014-10-06T16:29:17.626+0000 I NETWORK [conn10923] end connection 127.0.0.1:43246 (17 connections now open) 2014-10-06T16:29:17.626+0000 I NETWORK [conn10925] end connection 127.0.0.1:43248 (15 connections now open) 2014-10-06T16:29:17.626+0000 I NETWORK [conn10922] end connection 127.0.0.1:43245 (15 connections now open) 2014-10-06T16:29:17.626+0000 I NETWORK [conn10924] end connection 127.0.0.1:43247 (13 connections now open) 2014-10-06T16:29:17.626+0000 I NETWORK [conn10921] end connection 127.0.0.1:43244 (13 connections now open) 2014-10-06T16:29:17.626+0000 I NETWORK [conn10916] end connection 127.0.0.1:43239 (11 connections now open) 2014-10-06T16:29:17.626+0000 I NETWORK [conn10917] end connection 127.0.0.1:43240 (10 connections now open) 2014-10-06T16:29:17.627+0000 I NETWORK [conn10920] end connection 127.0.0.1:43243 (10 connections now open) 2014-10-06T16:29:17.627+0000 I NETWORK [conn10915] end connection 127.0.0.1:43238 (8 connections now open) 2014-10-06T16:29:17.627+0000 I NETWORK [conn10927] end connection 127.0.0.1:43250 (8 connections now open) 2014-10-06T16:29:17.627+0000 I NETWORK [conn10914] end connection 127.0.0.1:43237 (6 connections now open) 2014-10-06T16:29:17.627+0000 I NETWORK [conn10926] end connection 127.0.0.1:43249 (5 connections now open) 2014-10-06T16:29:17.627+0000 I NETWORK [conn10919] end connection 127.0.0.1:43242 (4 connections now open) 2014-10-06T16:29:17.627+0000 I NETWORK [conn10913] end connection 127.0.0.1:43236 (3 connections now open) 2014-10-06T16:29:17.627+0000 I NETWORK [conn10918] end connection 127.0.0.1:43241 (2 connections now open) 2014-10-06T16:29:17.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43252 #10929 (3 connections now open) 2014-10-06T16:29:17.628+0000 I NETWORK [conn10929] end connection 127.0.0.1:43252 (2 connections now open) 2014-10-06T16:29:17.628+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:29:17.629+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:29:17.629+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:29:17.997+0000 I INDEXING [conn5] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T16:29:17.997+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:29:18.000+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T16:29:18.001+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43253 #10930 (3 connections now open) 2014-10-06T16:29:18.001+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43254 #10931 (4 connections now open) 2014-10-06T16:29:18.001+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43255 #10932 (5 connections now open) 2014-10-06T16:29:18.001+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43256 #10933 (6 connections now open) 2014-10-06T16:29:18.001+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43257 #10934 (7 connections now open) 2014-10-06T16:29:18.002+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43258 #10935 (8 connections now open) 2014-10-06T16:29:18.002+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43259 #10936 (9 connections now open) 2014-10-06T16:29:18.002+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43260 #10937 (10 connections now open) 2014-10-06T16:29:18.002+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43261 #10938 (11 connections now open) 2014-10-06T16:29:18.002+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43262 #10939 (12 connections now open) 2014-10-06T16:29:18.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43263 #10940 (13 connections now open) 2014-10-06T16:29:18.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43264 #10941 (14 connections now open) 2014-10-06T16:29:18.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43265 #10942 (15 connections now open) 2014-10-06T16:29:18.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43266 #10943 (16 connections now open) 2014-10-06T16:29:18.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43267 #10944 (17 connections now open) 2014-10-06T16:29:18.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43269 #10945 (18 connections now open) 2014-10-06T16:29:18.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43270 #10946 (19 connections now open) 2014-10-06T16:29:18.004+0000 I NETWORK [conn10930] end connection 127.0.0.1:43253 (18 connections now open) 2014-10-06T16:29:23.004+0000 I NETWORK [conn10936] end connection 127.0.0.1:43259 (17 connections now open) 2014-10-06T16:29:23.004+0000 I NETWORK [conn10944] end connection 127.0.0.1:43267 (17 connections now open) 2014-10-06T16:29:23.004+0000 I NETWORK [conn10931] end connection 127.0.0.1:43254 (17 connections now open) 2014-10-06T16:29:23.005+0000 I NETWORK [conn10946] end connection 127.0.0.1:43270 (16 connections now open) 2014-10-06T16:29:23.004+0000 I NETWORK [conn10938] end connection 127.0.0.1:43261 (17 connections now open) 2014-10-06T16:29:23.005+0000 I NETWORK [conn10945] end connection 127.0.0.1:43269 (12 connections now open) 2014-10-06T16:29:23.005+0000 I NETWORK [conn10935] end connection 127.0.0.1:43258 (11 connections now open) 2014-10-06T16:29:23.005+0000 I NETWORK [conn10933] end connection 127.0.0.1:43256 (10 connections now open) 2014-10-06T16:29:23.005+0000 I NETWORK [conn10934] end connection 127.0.0.1:43257 (9 connections now open) 2014-10-06T16:29:23.005+0000 I NETWORK [conn10942] end connection 127.0.0.1:43265 (9 connections now open) 2014-10-06T16:29:23.005+0000 I NETWORK [conn10939] end connection 127.0.0.1:43262 (7 connections now open) 2014-10-06T16:29:23.005+0000 I NETWORK [conn10943] end connection 127.0.0.1:43266 (7 connections now open) 2014-10-06T16:29:23.005+0000 I NETWORK [conn10937] end connection 127.0.0.1:43260 (6 connections now open) 2014-10-06T16:29:23.005+0000 I NETWORK [conn10941] end connection 127.0.0.1:43264 (4 connections now open) 2014-10-06T16:29:23.005+0000 I NETWORK [conn10932] end connection 127.0.0.1:43255 (4 connections now open) 2014-10-06T16:29:23.005+0000 I NETWORK [conn10940] end connection 127.0.0.1:43263 (2 connections now open) 2014-10-06T16:29:23.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43271 #10947 (3 connections now open) 2014-10-06T16:29:23.006+0000 I NETWORK [conn10947] end connection 127.0.0.1:43271 (2 connections now open) 2014-10-06T16:29:23.006+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:29:23.007+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:29:23.008+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:29:23.355+0000 I INDEXING [conn5] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T16:29:23.355+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:29:23.359+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T16:29:23.359+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43272 #10948 (3 connections now open) 2014-10-06T16:29:23.360+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43273 #10949 (4 connections now open) 2014-10-06T16:29:23.360+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43274 #10950 (5 connections now open) 2014-10-06T16:29:23.360+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43276 #10951 (6 connections now open) 2014-10-06T16:29:23.360+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43275 #10952 (7 connections now open) 2014-10-06T16:29:23.360+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43277 #10953 (8 connections now open) 2014-10-06T16:29:23.361+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43278 #10954 (9 connections now open) 2014-10-06T16:29:23.361+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43279 #10955 (10 connections now open) 2014-10-06T16:29:23.361+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43280 #10956 (11 connections now open) 2014-10-06T16:29:23.361+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43281 #10957 (12 connections now open) 2014-10-06T16:29:23.361+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43282 #10958 (13 connections now open) 2014-10-06T16:29:23.361+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43283 #10959 (14 connections now open) 2014-10-06T16:29:23.361+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43284 #10960 (15 connections now open) 2014-10-06T16:29:23.362+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43285 #10961 (16 connections now open) 2014-10-06T16:29:23.362+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43286 #10962 (17 connections now open) 2014-10-06T16:29:23.362+0000 I NETWORK [conn10948] end connection 127.0.0.1:43272 (16 connections now open) 2014-10-06T16:29:23.362+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43287 #10963 (17 connections now open) 2014-10-06T16:29:23.362+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43288 #10964 (18 connections now open) 2014-10-06T16:29:28.362+0000 I NETWORK [conn10952] end connection 127.0.0.1:43275 (17 connections now open) 2014-10-06T16:29:28.362+0000 I NETWORK [conn10962] end connection 127.0.0.1:43286 (16 connections now open) 2014-10-06T16:29:28.362+0000 I NETWORK [conn10954] end connection 127.0.0.1:43278 (16 connections now open) 2014-10-06T16:29:28.362+0000 I NETWORK [conn10955] end connection 127.0.0.1:43279 (14 connections now open) 2014-10-06T16:29:28.363+0000 I NETWORK [conn10964] end connection 127.0.0.1:43288 (13 connections now open) 2014-10-06T16:29:28.363+0000 I NETWORK [conn10958] end connection 127.0.0.1:43282 (13 connections now open) 2014-10-06T16:29:28.363+0000 I NETWORK [conn10949] end connection 127.0.0.1:43273 (11 connections now open) 2014-10-06T16:29:28.363+0000 I NETWORK [conn10961] end connection 127.0.0.1:43285 (11 connections now open) 2014-10-06T16:29:28.363+0000 I NETWORK [conn10956] end connection 127.0.0.1:43280 (13 connections now open) 2014-10-06T16:29:28.363+0000 I NETWORK [conn10963] end connection 127.0.0.1:43287 (10 connections now open) 2014-10-06T16:29:28.363+0000 I NETWORK [conn10960] end connection 127.0.0.1:43284 (7 connections now open) 2014-10-06T16:29:28.363+0000 I NETWORK [conn10950] end connection 127.0.0.1:43274 (6 connections now open) 2014-10-06T16:29:28.363+0000 I NETWORK [conn10959] end connection 127.0.0.1:43283 (5 connections now open) 2014-10-06T16:29:28.363+0000 I NETWORK [conn10953] end connection 127.0.0.1:43277 (5 connections now open) 2014-10-06T16:29:28.363+0000 I NETWORK [conn10951] end connection 127.0.0.1:43276 (3 connections now open) 2014-10-06T16:29:28.363+0000 I NETWORK [conn10957] end connection 127.0.0.1:43281 (2 connections now open) 2014-10-06T16:29:28.363+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43289 #10965 (3 connections now open) 2014-10-06T16:29:28.364+0000 I NETWORK [conn10965] end connection 127.0.0.1:43289 (2 connections now open) 2014-10-06T16:29:28.364+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:29:28.365+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:29:28.365+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:29:28.734+0000 I INDEXING [conn5] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T16:29:28.734+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:29:28.737+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T16:29:28.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43290 #10966 (3 connections now open) 2014-10-06T16:29:28.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43291 #10967 (4 connections now open) 2014-10-06T16:29:28.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43292 #10968 (5 connections now open) 2014-10-06T16:29:28.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43293 #10969 (6 connections now open) 2014-10-06T16:29:28.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43294 #10970 (7 connections now open) 2014-10-06T16:29:28.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43295 #10971 (8 connections now open) 2014-10-06T16:29:28.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43296 #10972 (9 connections now open) 2014-10-06T16:29:28.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43297 #10973 (10 connections now open) 2014-10-06T16:29:28.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43298 #10974 (11 connections now open) 2014-10-06T16:29:28.740+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43299 #10975 (12 connections now open) 2014-10-06T16:29:28.740+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43300 #10976 (13 connections now open) 2014-10-06T16:29:28.740+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43301 #10977 (14 connections now open) 2014-10-06T16:29:28.740+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43302 #10978 (15 connections now open) 2014-10-06T16:29:28.740+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43303 #10979 (16 connections now open) 2014-10-06T16:29:28.741+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43304 #10980 (17 connections now open) 2014-10-06T16:29:28.741+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43305 #10981 (18 connections now open) 2014-10-06T16:29:28.741+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43306 #10982 (19 connections now open) 2014-10-06T16:29:28.741+0000 I NETWORK [conn10966] end connection 127.0.0.1:43290 (18 connections now open) 2014-10-06T16:29:33.742+0000 I NETWORK [conn10968] end connection 127.0.0.1:43292 (17 connections now open) 2014-10-06T16:29:33.742+0000 I NETWORK [conn10974] end connection 127.0.0.1:43298 (17 connections now open) 2014-10-06T16:29:33.742+0000 I NETWORK [conn10969] end connection 127.0.0.1:43293 (15 connections now open) 2014-10-06T16:29:33.742+0000 I NETWORK [conn10971] end connection 127.0.0.1:43295 (15 connections now open) 2014-10-06T16:29:33.742+0000 I NETWORK [conn10977] end connection 127.0.0.1:43301 (14 connections now open) 2014-10-06T16:29:33.742+0000 I NETWORK [conn10978] end connection 127.0.0.1:43302 (14 connections now open) 2014-10-06T16:29:33.742+0000 I NETWORK [conn10979] end connection 127.0.0.1:43303 (11 connections now open) 2014-10-06T16:29:33.742+0000 I NETWORK [conn10975] end connection 127.0.0.1:43299 (10 connections now open) 2014-10-06T16:29:33.742+0000 I NETWORK [conn10967] end connection 127.0.0.1:43291 (10 connections now open) 2014-10-06T16:29:33.742+0000 I NETWORK [conn10982] end connection 127.0.0.1:43306 (9 connections now open) 2014-10-06T16:29:33.742+0000 I NETWORK [conn10976] end connection 127.0.0.1:43300 (8 connections now open) 2014-10-06T16:29:33.742+0000 I NETWORK [conn10972] end connection 127.0.0.1:43296 (8 connections now open) 2014-10-06T16:29:33.742+0000 I NETWORK [conn10970] end connection 127.0.0.1:43294 (7 connections now open) 2014-10-06T16:29:33.742+0000 I NETWORK [conn10973] end connection 127.0.0.1:43297 (4 connections now open) 2014-10-06T16:29:33.742+0000 I NETWORK [conn10981] end connection 127.0.0.1:43305 (4 connections now open) 2014-10-06T16:29:33.743+0000 I NETWORK [conn10980] end connection 127.0.0.1:43304 (2 connections now open) 2014-10-06T16:29:33.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43307 #10983 (3 connections now open) 2014-10-06T16:29:33.743+0000 I NETWORK [conn10983] end connection 127.0.0.1:43307 (2 connections now open) 2014-10-06T16:29:33.744+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:29:33.745+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:29:33.745+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:29:34.093+0000 I INDEXING [conn5] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T16:29:34.093+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:29:34.096+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T16:29:34.097+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43308 #10984 (3 connections now open) 2014-10-06T16:29:34.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43310 #10985 (4 connections now open) 2014-10-06T16:29:34.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43309 #10986 (5 connections now open) 2014-10-06T16:29:34.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43311 #10987 (6 connections now open) 2014-10-06T16:29:34.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43313 #10988 (7 connections now open) 2014-10-06T16:29:34.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43314 #10989 (8 connections now open) 2014-10-06T16:29:34.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43315 #10990 (9 connections now open) 2014-10-06T16:29:34.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43316 #10991 (10 connections now open) 2014-10-06T16:29:34.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43317 #10992 (11 connections now open) 2014-10-06T16:29:34.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43318 #10993 (12 connections now open) 2014-10-06T16:29:34.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43319 #10994 (13 connections now open) 2014-10-06T16:29:34.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43320 #10995 (14 connections now open) 2014-10-06T16:29:34.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43321 #10996 (15 connections now open) 2014-10-06T16:29:34.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43322 #10997 (16 connections now open) 2014-10-06T16:29:34.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43323 #10998 (17 connections now open) 2014-10-06T16:29:34.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43324 #10999 (18 connections now open) 2014-10-06T16:29:34.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43325 #11000 (19 connections now open) 2014-10-06T16:29:34.100+0000 I NETWORK [conn10984] end connection 127.0.0.1:43308 (18 connections now open) 2014-10-06T16:29:39.101+0000 I NETWORK [conn10989] end connection 127.0.0.1:43314 (17 connections now open) 2014-10-06T16:29:39.101+0000 I NETWORK [conn10998] end connection 127.0.0.1:43323 (16 connections now open) 2014-10-06T16:29:39.101+0000 I NETWORK [conn10993] end connection 127.0.0.1:43318 (15 connections now open) 2014-10-06T16:29:39.101+0000 I NETWORK [conn10996] end connection 127.0.0.1:43321 (15 connections now open) 2014-10-06T16:29:39.101+0000 I NETWORK [conn10995] end connection 127.0.0.1:43320 (15 connections now open) 2014-10-06T16:29:39.101+0000 I NETWORK [conn10992] end connection 127.0.0.1:43317 (12 connections now open) 2014-10-06T16:29:39.101+0000 I NETWORK [conn10994] end connection 127.0.0.1:43319 (12 connections now open) 2014-10-06T16:29:39.101+0000 I NETWORK [conn10999] end connection 127.0.0.1:43324 (10 connections now open) 2014-10-06T16:29:39.101+0000 I NETWORK [conn11000] end connection 127.0.0.1:43325 (9 connections now open) 2014-10-06T16:29:39.101+0000 I NETWORK [conn10985] end connection 127.0.0.1:43310 (8 connections now open) 2014-10-06T16:29:39.101+0000 I NETWORK [conn10997] end connection 127.0.0.1:43322 (7 connections now open) 2014-10-06T16:29:39.101+0000 I NETWORK [conn10990] end connection 127.0.0.1:43315 (7 connections now open) 2014-10-06T16:29:39.102+0000 I NETWORK [conn10991] end connection 127.0.0.1:43316 (6 connections now open) 2014-10-06T16:29:39.102+0000 I NETWORK [conn10988] end connection 127.0.0.1:43313 (4 connections now open) 2014-10-06T16:29:39.102+0000 I NETWORK [conn10986] end connection 127.0.0.1:43309 (3 connections now open) 2014-10-06T16:29:39.102+0000 I NETWORK [conn10987] end connection 127.0.0.1:43311 (2 connections now open) 2014-10-06T16:29:39.102+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43326 #11001 (3 connections now open) 2014-10-06T16:29:39.102+0000 I NETWORK [conn11001] end connection 127.0.0.1:43326 (2 connections now open) 2014-10-06T16:29:39.103+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:29:39.104+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:29:39.104+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:29:39.473+0000 I INDEXING [conn5] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T16:29:39.473+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:29:39.476+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T16:29:39.477+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43327 #11002 (3 connections now open) 2014-10-06T16:29:39.477+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43328 #11003 (4 connections now open) 2014-10-06T16:29:39.477+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43329 #11004 (5 connections now open) 2014-10-06T16:29:39.477+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43330 #11005 (6 connections now open) 2014-10-06T16:29:39.477+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43331 #11006 (7 connections now open) 2014-10-06T16:29:39.478+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43332 #11007 (8 connections now open) 2014-10-06T16:29:39.478+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43333 #11008 (9 connections now open) 2014-10-06T16:29:39.478+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43334 #11009 (10 connections now open) 2014-10-06T16:29:39.478+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43336 #11010 (11 connections now open) 2014-10-06T16:29:39.479+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43337 #11011 (12 connections now open) 2014-10-06T16:29:39.479+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43338 #11012 (13 connections now open) 2014-10-06T16:29:39.479+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43339 #11013 (14 connections now open) 2014-10-06T16:29:39.479+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43340 #11014 (15 connections now open) 2014-10-06T16:29:39.479+0000 I NETWORK [conn11002] end connection 127.0.0.1:43327 (14 connections now open) 2014-10-06T16:29:39.480+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43341 #11015 (15 connections now open) 2014-10-06T16:29:39.480+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43342 #11016 (16 connections now open) 2014-10-06T16:29:39.480+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43343 #11017 (17 connections now open) 2014-10-06T16:29:39.480+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43344 #11018 (18 connections now open) 2014-10-06T16:29:44.480+0000 I NETWORK [conn11013] end connection 127.0.0.1:43339 (17 connections now open) 2014-10-06T16:29:44.480+0000 I NETWORK [conn11011] end connection 127.0.0.1:43337 (17 connections now open) 2014-10-06T16:29:44.480+0000 I NETWORK [conn11015] end connection 127.0.0.1:43341 (16 connections now open) 2014-10-06T16:29:44.480+0000 I NETWORK [conn11017] end connection 127.0.0.1:43343 (16 connections now open) 2014-10-06T16:29:44.480+0000 I NETWORK [conn11006] end connection 127.0.0.1:43331 (13 connections now open) 2014-10-06T16:29:44.480+0000 I NETWORK [conn11016] end connection 127.0.0.1:43342 (13 connections now open) 2014-10-06T16:29:44.480+0000 I NETWORK [conn11018] end connection 127.0.0.1:43344 (11 connections now open) 2014-10-06T16:29:44.480+0000 I NETWORK [conn11004] end connection 127.0.0.1:43329 (10 connections now open) 2014-10-06T16:29:44.480+0000 I NETWORK [conn11003] end connection 127.0.0.1:43328 (10 connections now open) 2014-10-06T16:29:44.480+0000 I NETWORK [conn11008] end connection 127.0.0.1:43333 (8 connections now open) 2014-10-06T16:29:44.480+0000 I NETWORK [conn11005] end connection 127.0.0.1:43330 (7 connections now open) 2014-10-06T16:29:44.480+0000 I NETWORK [conn11014] end connection 127.0.0.1:43340 (7 connections now open) 2014-10-06T16:29:44.480+0000 I NETWORK [conn11009] end connection 127.0.0.1:43334 (6 connections now open) 2014-10-06T16:29:44.481+0000 I NETWORK [conn11007] end connection 127.0.0.1:43332 (4 connections now open) 2014-10-06T16:29:44.481+0000 I NETWORK [conn11010] end connection 127.0.0.1:43336 (4 connections now open) 2014-10-06T16:29:44.481+0000 I NETWORK [conn11012] end connection 127.0.0.1:43338 (2 connections now open) 2014-10-06T16:29:44.481+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43345 #11019 (3 connections now open) 2014-10-06T16:29:44.481+0000 I NETWORK [conn11019] end connection 127.0.0.1:43345 (2 connections now open) 2014-10-06T16:29:44.482+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:29:44.483+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:29:44.484+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:29:44.857+0000 I INDEXING [conn5] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T16:29:44.857+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:29:44.861+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T16:29:44.861+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43346 #11020 (3 connections now open) 2014-10-06T16:29:44.862+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43347 #11021 (4 connections now open) 2014-10-06T16:29:44.862+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43348 #11022 (5 connections now open) 2014-10-06T16:29:44.862+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43349 #11023 (6 connections now open) 2014-10-06T16:29:44.862+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43350 #11024 (7 connections now open) 2014-10-06T16:29:44.862+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43351 #11025 (8 connections now open) 2014-10-06T16:29:44.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43352 #11026 (9 connections now open) 2014-10-06T16:29:44.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43353 #11027 (10 connections now open) 2014-10-06T16:29:44.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43354 #11028 (11 connections now open) 2014-10-06T16:29:44.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43355 #11029 (12 connections now open) 2014-10-06T16:29:44.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43356 #11030 (13 connections now open) 2014-10-06T16:29:44.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43357 #11031 (14 connections now open) 2014-10-06T16:29:44.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43358 #11032 (15 connections now open) 2014-10-06T16:29:44.864+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43359 #11033 (16 connections now open) 2014-10-06T16:29:44.864+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43360 #11034 (17 connections now open) 2014-10-06T16:29:44.864+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43361 #11035 (18 connections now open) 2014-10-06T16:29:44.864+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43362 #11036 (19 connections now open) 2014-10-06T16:29:44.865+0000 I NETWORK [conn11020] end connection 127.0.0.1:43346 (18 connections now open) 2014-10-06T16:29:49.865+0000 I NETWORK [conn11036] end connection 127.0.0.1:43362 (17 connections now open) 2014-10-06T16:29:49.865+0000 I NETWORK [conn11029] end connection 127.0.0.1:43355 (16 connections now open) 2014-10-06T16:29:49.865+0000 I NETWORK [conn11027] end connection 127.0.0.1:43353 (17 connections now open) 2014-10-06T16:29:49.865+0000 I NETWORK [conn11032] end connection 127.0.0.1:43358 (16 connections now open) 2014-10-06T16:29:49.865+0000 I NETWORK [conn11034] end connection 127.0.0.1:43360 (16 connections now open) 2014-10-06T16:29:49.865+0000 I NETWORK [conn11021] end connection 127.0.0.1:43347 (16 connections now open) 2014-10-06T16:29:49.866+0000 I NETWORK [conn11026] end connection 127.0.0.1:43352 (13 connections now open) 2014-10-06T16:29:49.865+0000 I NETWORK [conn11023] end connection 127.0.0.1:43349 (16 connections now open) 2014-10-06T16:29:49.866+0000 I NETWORK [conn11022] end connection 127.0.0.1:43348 (15 connections now open) 2014-10-06T16:29:49.866+0000 I NETWORK [conn11031] end connection 127.0.0.1:43357 (9 connections now open) 2014-10-06T16:29:49.866+0000 I NETWORK [conn11024] end connection 127.0.0.1:43350 (9 connections now open) 2014-10-06T16:29:49.866+0000 I NETWORK [conn11028] end connection 127.0.0.1:43354 (8 connections now open) 2014-10-06T16:29:49.866+0000 I NETWORK [conn11033] end connection 127.0.0.1:43359 (5 connections now open) 2014-10-06T16:29:49.866+0000 I NETWORK [conn11025] end connection 127.0.0.1:43351 (5 connections now open) 2014-10-06T16:29:49.871+0000 I NETWORK [conn11030] end connection 127.0.0.1:43356 (3 connections now open) 2014-10-06T16:29:49.871+0000 I NETWORK [conn11035] end connection 127.0.0.1:43361 (3 connections now open) 2014-10-06T16:29:49.872+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43363 #11037 (3 connections now open) 2014-10-06T16:29:49.872+0000 I NETWORK [conn11037] end connection 127.0.0.1:43363 (2 connections now open) 2014-10-06T16:29:49.872+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:29:49.873+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:29:49.874+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:29:50.224+0000 I INDEXING [conn5] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T16:29:50.224+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:29:50.227+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T16:29:50.228+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43364 #11038 (3 connections now open) 2014-10-06T16:29:50.229+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43365 #11039 (4 connections now open) 2014-10-06T16:29:50.229+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43366 #11040 (5 connections now open) 2014-10-06T16:29:50.229+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43367 #11041 (6 connections now open) 2014-10-06T16:29:50.229+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43368 #11042 (7 connections now open) 2014-10-06T16:29:50.229+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43369 #11043 (8 connections now open) 2014-10-06T16:29:50.229+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43370 #11044 (9 connections now open) 2014-10-06T16:29:50.229+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43371 #11045 (10 connections now open) 2014-10-06T16:29:50.229+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43372 #11046 (11 connections now open) 2014-10-06T16:29:50.230+0000 I NETWORK [conn11038] end connection 127.0.0.1:43364 (10 connections now open) 2014-10-06T16:29:55.230+0000 I NETWORK [conn11041] end connection 127.0.0.1:43367 (9 connections now open) 2014-10-06T16:29:55.230+0000 I NETWORK [conn11045] end connection 127.0.0.1:43371 (8 connections now open) 2014-10-06T16:29:55.230+0000 I NETWORK [conn11039] end connection 127.0.0.1:43365 (8 connections now open) 2014-10-06T16:29:55.230+0000 I NETWORK [conn11040] end connection 127.0.0.1:43366 (8 connections now open) 2014-10-06T16:29:55.230+0000 I NETWORK [conn11044] end connection 127.0.0.1:43370 (5 connections now open) 2014-10-06T16:29:55.230+0000 I NETWORK [conn11046] end connection 127.0.0.1:43372 (5 connections now open) 2014-10-06T16:29:55.231+0000 I NETWORK [conn11042] end connection 127.0.0.1:43368 (3 connections now open) 2014-10-06T16:29:55.231+0000 I NETWORK [conn11043] end connection 127.0.0.1:43369 (2 connections now open) 2014-10-06T16:29:55.231+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43373 #11047 (3 connections now open) 2014-10-06T16:29:55.231+0000 I NETWORK [conn11047] end connection 127.0.0.1:43373 (2 connections now open) 2014-10-06T16:29:55.232+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:29:55.233+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:29:55.233+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:29:55.602+0000 I INDEXING [conn5] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T16:29:55.603+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:29:55.606+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T16:29:55.607+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43374 #11048 (3 connections now open) 2014-10-06T16:29:55.607+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43375 #11049 (4 connections now open) 2014-10-06T16:29:55.607+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43376 #11050 (5 connections now open) 2014-10-06T16:29:55.607+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43377 #11051 (6 connections now open) 2014-10-06T16:29:55.607+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43378 #11052 (7 connections now open) 2014-10-06T16:29:55.607+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43379 #11053 (8 connections now open) 2014-10-06T16:29:55.607+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43380 #11054 (9 connections now open) 2014-10-06T16:29:55.607+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43381 #11055 (10 connections now open) 2014-10-06T16:29:55.608+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43382 #11056 (11 connections now open) 2014-10-06T16:29:55.608+0000 I NETWORK [conn11048] end connection 127.0.0.1:43374 (10 connections now open) 2014-10-06T16:30:00.608+0000 I NETWORK [conn11053] end connection 127.0.0.1:43379 (9 connections now open) 2014-10-06T16:30:00.608+0000 I NETWORK [conn11050] end connection 127.0.0.1:43376 (8 connections now open) 2014-10-06T16:30:00.608+0000 I NETWORK [conn11055] end connection 127.0.0.1:43381 (7 connections now open) 2014-10-06T16:30:00.609+0000 I NETWORK [conn11049] end connection 127.0.0.1:43375 (7 connections now open) 2014-10-06T16:30:00.609+0000 I NETWORK [conn11056] end connection 127.0.0.1:43382 (5 connections now open) 2014-10-06T16:30:00.609+0000 I NETWORK [conn11052] end connection 127.0.0.1:43378 (4 connections now open) 2014-10-06T16:30:00.609+0000 I NETWORK [conn11051] end connection 127.0.0.1:43377 (4 connections now open) 2014-10-06T16:30:00.609+0000 I NETWORK [conn11054] end connection 127.0.0.1:43380 (4 connections now open) 2014-10-06T16:30:00.609+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43383 #11057 (3 connections now open) 2014-10-06T16:30:00.609+0000 I NETWORK [conn11057] end connection 127.0.0.1:43383 (2 connections now open) 2014-10-06T16:30:00.610+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:30:00.611+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:30:00.611+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:30:00.956+0000 I INDEXING [conn5] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T16:30:00.956+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:30:00.959+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T16:30:00.960+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43384 #11058 (3 connections now open) 2014-10-06T16:30:00.960+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43385 #11059 (4 connections now open) 2014-10-06T16:30:00.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43386 #11060 (5 connections now open) 2014-10-06T16:30:00.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43387 #11061 (6 connections now open) 2014-10-06T16:30:00.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43388 #11062 (7 connections now open) 2014-10-06T16:30:00.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43389 #11063 (8 connections now open) 2014-10-06T16:30:00.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43390 #11064 (9 connections now open) 2014-10-06T16:30:00.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43391 #11065 (10 connections now open) 2014-10-06T16:30:00.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43392 #11066 (11 connections now open) 2014-10-06T16:30:00.962+0000 I NETWORK [conn11058] end connection 127.0.0.1:43384 (10 connections now open) 2014-10-06T16:30:05.962+0000 I NETWORK [conn11059] end connection 127.0.0.1:43385 (9 connections now open) 2014-10-06T16:30:05.962+0000 I NETWORK [conn11065] end connection 127.0.0.1:43391 (8 connections now open) 2014-10-06T16:30:05.962+0000 I NETWORK [conn11066] end connection 127.0.0.1:43392 (8 connections now open) 2014-10-06T16:30:05.962+0000 I NETWORK [conn11062] end connection 127.0.0.1:43388 (8 connections now open) 2014-10-06T16:30:05.962+0000 I NETWORK [conn11064] end connection 127.0.0.1:43390 (5 connections now open) 2014-10-06T16:30:05.962+0000 I NETWORK [conn11060] end connection 127.0.0.1:43386 (8 connections now open) 2014-10-06T16:30:05.962+0000 I NETWORK [conn11063] end connection 127.0.0.1:43389 (3 connections now open) 2014-10-06T16:30:05.962+0000 I NETWORK [conn11061] end connection 127.0.0.1:43387 (2 connections now open) 2014-10-06T16:30:05.963+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43393 #11067 (3 connections now open) 2014-10-06T16:30:05.963+0000 I NETWORK [conn11067] end connection 127.0.0.1:43393 (2 connections now open) 2014-10-06T16:30:05.963+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:30:05.964+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:30:05.965+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:30:06.327+0000 I INDEXING [conn5] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T16:30:06.327+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:30:06.331+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T16:30:06.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43394 #11068 (3 connections now open) 2014-10-06T16:30:06.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43395 #11069 (4 connections now open) 2014-10-06T16:30:06.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43396 #11070 (5 connections now open) 2014-10-06T16:30:06.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43397 #11071 (6 connections now open) 2014-10-06T16:30:06.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43398 #11072 (7 connections now open) 2014-10-06T16:30:06.333+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43399 #11073 (8 connections now open) 2014-10-06T16:30:06.333+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43400 #11074 (9 connections now open) 2014-10-06T16:30:06.333+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43401 #11075 (10 connections now open) 2014-10-06T16:30:06.333+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43402 #11076 (11 connections now open) 2014-10-06T16:30:06.333+0000 I NETWORK [conn11068] end connection 127.0.0.1:43394 (10 connections now open) 2014-10-06T16:30:11.334+0000 I NETWORK [conn11073] end connection 127.0.0.1:43399 (9 connections now open) 2014-10-06T16:30:11.334+0000 I NETWORK [conn11072] end connection 127.0.0.1:43398 (8 connections now open) 2014-10-06T16:30:11.334+0000 I NETWORK [conn11074] end connection 127.0.0.1:43400 (8 connections now open) 2014-10-06T16:30:11.334+0000 I NETWORK [conn11069] end connection 127.0.0.1:43395 (8 connections now open) 2014-10-06T16:30:11.334+0000 I NETWORK [conn11071] end connection 127.0.0.1:43397 (5 connections now open) 2014-10-06T16:30:11.334+0000 I NETWORK [conn11076] end connection 127.0.0.1:43402 (5 connections now open) 2014-10-06T16:30:11.334+0000 I NETWORK [conn11070] end connection 127.0.0.1:43396 (3 connections now open) 2014-10-06T16:30:11.334+0000 I NETWORK [conn11075] end connection 127.0.0.1:43401 (2 connections now open) 2014-10-06T16:30:11.334+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43403 #11077 (3 connections now open) 2014-10-06T16:30:11.335+0000 I NETWORK [conn11077] end connection 127.0.0.1:43403 (2 connections now open) 2014-10-06T16:30:11.335+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:30:11.336+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:30:11.336+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:30:11.693+0000 I INDEXING [conn5] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T16:30:11.693+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:30:11.696+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T16:30:11.697+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43404 #11078 (3 connections now open) 2014-10-06T16:30:11.698+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43405 #11079 (4 connections now open) 2014-10-06T16:30:11.698+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43406 #11080 (5 connections now open) 2014-10-06T16:30:11.698+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43407 #11081 (6 connections now open) 2014-10-06T16:30:11.698+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43408 #11082 (7 connections now open) 2014-10-06T16:30:11.698+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43409 #11083 (8 connections now open) 2014-10-06T16:30:11.698+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43410 #11084 (9 connections now open) 2014-10-06T16:30:11.698+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43411 #11085 (10 connections now open) 2014-10-06T16:30:11.698+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43412 #11086 (11 connections now open) 2014-10-06T16:30:11.699+0000 I NETWORK [conn11078] end connection 127.0.0.1:43404 (10 connections now open) 2014-10-06T16:30:16.699+0000 I NETWORK [conn11081] end connection 127.0.0.1:43407 (9 connections now open) 2014-10-06T16:30:16.699+0000 I NETWORK [conn11082] end connection 127.0.0.1:43408 (9 connections now open) 2014-10-06T16:30:16.699+0000 I NETWORK [conn11080] end connection 127.0.0.1:43406 (9 connections now open) 2014-10-06T16:30:16.699+0000 I NETWORK [conn11086] end connection 127.0.0.1:43412 (6 connections now open) 2014-10-06T16:30:16.699+0000 I NETWORK [conn11085] end connection 127.0.0.1:43411 (9 connections now open) 2014-10-06T16:30:16.699+0000 I NETWORK [conn11083] end connection 127.0.0.1:43409 (8 connections now open) 2014-10-06T16:30:16.699+0000 I NETWORK [conn11079] end connection 127.0.0.1:43405 (4 connections now open) 2014-10-06T16:30:16.699+0000 I NETWORK [conn11084] end connection 127.0.0.1:43410 (2 connections now open) 2014-10-06T16:30:16.700+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43413 #11087 (3 connections now open) 2014-10-06T16:30:16.700+0000 I NETWORK [conn11087] end connection 127.0.0.1:43413 (2 connections now open) 2014-10-06T16:30:16.700+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:30:16.701+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:30:16.702+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:30:17.056+0000 I INDEXING [conn5] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T16:30:17.056+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:30:17.060+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T16:30:17.060+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43414 #11088 (3 connections now open) 2014-10-06T16:30:17.061+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43415 #11089 (4 connections now open) 2014-10-06T16:30:17.061+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43416 #11090 (5 connections now open) 2014-10-06T16:30:17.061+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43417 #11091 (6 connections now open) 2014-10-06T16:30:17.061+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43418 #11092 (7 connections now open) 2014-10-06T16:30:17.061+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43419 #11093 (8 connections now open) 2014-10-06T16:30:17.061+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43420 #11094 (9 connections now open) 2014-10-06T16:30:17.061+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43421 #11095 (10 connections now open) 2014-10-06T16:30:17.062+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43422 #11096 (11 connections now open) 2014-10-06T16:30:17.062+0000 I NETWORK [conn11088] end connection 127.0.0.1:43414 (10 connections now open) 2014-10-06T16:30:22.062+0000 I NETWORK [conn11091] end connection 127.0.0.1:43417 (9 connections now open) 2014-10-06T16:30:22.062+0000 I NETWORK [conn11096] end connection 127.0.0.1:43422 (8 connections now open) 2014-10-06T16:30:22.062+0000 I NETWORK [conn11095] end connection 127.0.0.1:43421 (8 connections now open) 2014-10-06T16:30:22.063+0000 I NETWORK [conn11092] end connection 127.0.0.1:43418 (8 connections now open) 2014-10-06T16:30:22.063+0000 I NETWORK [conn11093] end connection 127.0.0.1:43419 (7 connections now open) 2014-10-06T16:30:22.063+0000 I NETWORK [conn11089] end connection 127.0.0.1:43415 (5 connections now open) 2014-10-06T16:30:22.063+0000 I NETWORK [conn11094] end connection 127.0.0.1:43420 (6 connections now open) 2014-10-06T16:30:22.063+0000 I NETWORK [conn11090] end connection 127.0.0.1:43416 (2 connections now open) 2014-10-06T16:30:22.063+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43423 #11097 (3 connections now open) 2014-10-06T16:30:22.063+0000 I NETWORK [conn11097] end connection 127.0.0.1:43423 (2 connections now open) 2014-10-06T16:30:22.064+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:30:22.065+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:30:22.065+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:30:22.437+0000 I INDEXING [conn5] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T16:30:22.437+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:30:22.440+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T16:30:22.441+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43424 #11098 (3 connections now open) 2014-10-06T16:30:22.441+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43426 #11099 (4 connections now open) 2014-10-06T16:30:22.441+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43425 #11100 (5 connections now open) 2014-10-06T16:30:22.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43428 #11101 (6 connections now open) 2014-10-06T16:30:22.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43429 #11102 (7 connections now open) 2014-10-06T16:30:22.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43430 #11103 (8 connections now open) 2014-10-06T16:30:22.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43431 #11104 (9 connections now open) 2014-10-06T16:30:22.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43432 #11105 (10 connections now open) 2014-10-06T16:30:22.442+0000 I NETWORK [conn11098] end connection 127.0.0.1:43424 (9 connections now open) 2014-10-06T16:30:22.443+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43433 #11106 (10 connections now open) 2014-10-06T16:30:27.443+0000 I NETWORK [conn11100] end connection 127.0.0.1:43425 (9 connections now open) 2014-10-06T16:30:27.443+0000 I NETWORK [conn11106] end connection 127.0.0.1:43433 (8 connections now open) 2014-10-06T16:30:27.443+0000 I NETWORK [conn11105] end connection 127.0.0.1:43432 (8 connections now open) 2014-10-06T16:30:27.443+0000 I NETWORK [conn11101] end connection 127.0.0.1:43428 (7 connections now open) 2014-10-06T16:30:27.443+0000 I NETWORK [conn11099] end connection 127.0.0.1:43426 (6 connections now open) 2014-10-06T16:30:27.443+0000 I NETWORK [conn11102] end connection 127.0.0.1:43429 (4 connections now open) 2014-10-06T16:30:27.443+0000 I NETWORK [conn11104] end connection 127.0.0.1:43431 (4 connections now open) 2014-10-06T16:30:27.443+0000 I NETWORK [conn11103] end connection 127.0.0.1:43430 (2 connections now open) 2014-10-06T16:30:27.443+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43434 #11107 (3 connections now open) 2014-10-06T16:30:27.444+0000 I NETWORK [conn11107] end connection 127.0.0.1:43434 (2 connections now open) 2014-10-06T16:30:27.444+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:30:27.445+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:30:27.445+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:30:27.792+0000 I INDEXING [conn5] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T16:30:27.792+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:30:27.795+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T16:30:27.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43435 #11108 (3 connections now open) 2014-10-06T16:30:27.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43436 #11109 (4 connections now open) 2014-10-06T16:30:27.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43437 #11110 (5 connections now open) 2014-10-06T16:30:27.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43439 #11111 (6 connections now open) 2014-10-06T16:30:27.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43440 #11112 (7 connections now open) 2014-10-06T16:30:27.797+0000 I NETWORK [conn11108] end connection 127.0.0.1:43435 (6 connections now open) 2014-10-06T16:30:32.797+0000 I NETWORK [conn11110] end connection 127.0.0.1:43437 (5 connections now open) 2014-10-06T16:30:32.797+0000 I NETWORK [conn11111] end connection 127.0.0.1:43439 (5 connections now open) 2014-10-06T16:30:32.797+0000 I NETWORK [conn11109] end connection 127.0.0.1:43436 (3 connections now open) 2014-10-06T16:30:32.797+0000 I NETWORK [conn11112] end connection 127.0.0.1:43440 (3 connections now open) 2014-10-06T16:30:32.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43441 #11113 (3 connections now open) 2014-10-06T16:30:32.798+0000 I NETWORK [conn11113] end connection 127.0.0.1:43441 (2 connections now open) 2014-10-06T16:30:32.798+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:30:32.799+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:30:32.799+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:30:33.174+0000 I INDEXING [conn5] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T16:30:33.174+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:30:33.177+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T16:30:33.178+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43442 #11114 (3 connections now open) 2014-10-06T16:30:33.178+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43443 #11115 (4 connections now open) 2014-10-06T16:30:33.178+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43444 #11116 (5 connections now open) 2014-10-06T16:30:33.178+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43446 #11117 (6 connections now open) 2014-10-06T16:30:33.179+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43445 #11118 (7 connections now open) 2014-10-06T16:30:33.179+0000 I NETWORK [conn11114] end connection 127.0.0.1:43442 (6 connections now open) 2014-10-06T16:30:38.179+0000 I NETWORK [conn11118] end connection 127.0.0.1:43445 (5 connections now open) 2014-10-06T16:30:38.179+0000 I NETWORK [conn11115] end connection 127.0.0.1:43443 (5 connections now open) 2014-10-06T16:30:38.179+0000 I NETWORK [conn11116] end connection 127.0.0.1:43444 (5 connections now open) 2014-10-06T16:30:38.179+0000 I NETWORK [conn11117] end connection 127.0.0.1:43446 (2 connections now open) 2014-10-06T16:30:38.179+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43447 #11119 (3 connections now open) 2014-10-06T16:30:38.180+0000 I NETWORK [conn11119] end connection 127.0.0.1:43447 (2 connections now open) 2014-10-06T16:30:38.180+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:30:38.181+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:30:38.181+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:30:38.523+0000 I INDEXING [conn5] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T16:30:38.523+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:30:38.527+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T16:30:38.527+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43448 #11120 (3 connections now open) 2014-10-06T16:30:38.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43449 #11121 (4 connections now open) 2014-10-06T16:30:38.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43450 #11122 (5 connections now open) 2014-10-06T16:30:38.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43452 #11123 (6 connections now open) 2014-10-06T16:30:38.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43453 #11124 (7 connections now open) 2014-10-06T16:30:38.528+0000 I NETWORK [conn11120] end connection 127.0.0.1:43448 (6 connections now open) 2014-10-06T16:30:43.528+0000 I NETWORK [conn11124] end connection 127.0.0.1:43453 (5 connections now open) 2014-10-06T16:30:43.528+0000 I NETWORK [conn11121] end connection 127.0.0.1:43449 (5 connections now open) 2014-10-06T16:30:43.528+0000 I NETWORK [conn11122] end connection 127.0.0.1:43450 (3 connections now open) 2014-10-06T16:30:43.528+0000 I NETWORK [conn11123] end connection 127.0.0.1:43452 (3 connections now open) 2014-10-06T16:30:43.529+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43454 #11125 (3 connections now open) 2014-10-06T16:30:43.529+0000 I NETWORK [conn11125] end connection 127.0.0.1:43454 (2 connections now open) 2014-10-06T16:30:43.529+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:30:43.530+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:30:43.531+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:30:43.896+0000 I INDEXING [conn5] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T16:30:43.896+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:30:43.899+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T16:30:43.900+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43455 #11126 (3 connections now open) 2014-10-06T16:30:43.900+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43456 #11127 (4 connections now open) 2014-10-06T16:30:43.900+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43457 #11128 (5 connections now open) 2014-10-06T16:30:43.900+0000 I NETWORK [conn11126] end connection 127.0.0.1:43455 (4 connections now open) 2014-10-06T16:30:43.900+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43458 #11129 (6 connections now open) 2014-10-06T16:30:43.900+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43459 #11130 (6 connections now open) 2014-10-06T16:30:48.901+0000 I NETWORK [conn11128] end connection 127.0.0.1:43457 (5 connections now open) 2014-10-06T16:30:48.901+0000 I NETWORK [conn11127] end connection 127.0.0.1:43456 (5 connections now open) 2014-10-06T16:30:48.901+0000 I NETWORK [conn11129] end connection 127.0.0.1:43458 (4 connections now open) 2014-10-06T16:30:48.901+0000 I NETWORK [conn11130] end connection 127.0.0.1:43459 (2 connections now open) 2014-10-06T16:30:48.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43460 #11131 (3 connections now open) 2014-10-06T16:30:48.901+0000 I NETWORK [conn11131] end connection 127.0.0.1:43460 (2 connections now open) 2014-10-06T16:30:48.902+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:30:48.903+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:30:48.903+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:30:49.262+0000 I INDEXING [conn5] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T16:30:49.262+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:30:49.266+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T16:30:49.266+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43461 #11132 (3 connections now open) 2014-10-06T16:30:49.267+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43462 #11133 (4 connections now open) 2014-10-06T16:30:49.267+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43463 #11134 (5 connections now open) 2014-10-06T16:30:49.267+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43465 #11135 (6 connections now open) 2014-10-06T16:30:49.267+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43466 #11136 (7 connections now open) 2014-10-06T16:30:49.267+0000 I NETWORK [conn11132] end connection 127.0.0.1:43461 (6 connections now open) 2014-10-06T16:30:54.267+0000 I NETWORK [conn11134] end connection 127.0.0.1:43463 (5 connections now open) 2014-10-06T16:30:54.267+0000 I NETWORK [conn11136] end connection 127.0.0.1:43466 (5 connections now open) 2014-10-06T16:30:54.267+0000 I NETWORK [conn11133] end connection 127.0.0.1:43462 (3 connections now open) 2014-10-06T16:30:54.267+0000 I NETWORK [conn11135] end connection 127.0.0.1:43465 (3 connections now open) 2014-10-06T16:30:54.268+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43467 #11137 (3 connections now open) 2014-10-06T16:30:54.268+0000 I NETWORK [conn11137] end connection 127.0.0.1:43467 (2 connections now open) 2014-10-06T16:30:54.268+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:30:54.269+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:30:54.270+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:30:54.627+0000 I INDEXING [conn5] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T16:30:54.627+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:30:54.630+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T16:30:54.631+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43468 #11138 (3 connections now open) 2014-10-06T16:30:54.631+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43469 #11139 (4 connections now open) 2014-10-06T16:30:54.631+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43470 #11140 (5 connections now open) 2014-10-06T16:30:54.632+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43471 #11141 (6 connections now open) 2014-10-06T16:30:54.632+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43472 #11142 (7 connections now open) 2014-10-06T16:30:54.632+0000 I NETWORK [conn11138] end connection 127.0.0.1:43468 (6 connections now open) 2014-10-06T16:30:59.632+0000 I NETWORK [conn11139] end connection 127.0.0.1:43469 (5 connections now open) 2014-10-06T16:30:59.632+0000 I NETWORK [conn11142] end connection 127.0.0.1:43472 (5 connections now open) 2014-10-06T16:30:59.632+0000 I NETWORK [conn11141] end connection 127.0.0.1:43471 (4 connections now open) 2014-10-06T16:30:59.632+0000 I NETWORK [conn11140] end connection 127.0.0.1:43470 (3 connections now open) 2014-10-06T16:30:59.632+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43473 #11143 (3 connections now open) 2014-10-06T16:30:59.633+0000 I NETWORK [conn11143] end connection 127.0.0.1:43473 (2 connections now open) 2014-10-06T16:30:59.633+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:30:59.634+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:30:59.635+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:31:00.004+0000 I INDEXING [conn5] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T16:31:00.004+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:31:00.008+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T16:31:00.008+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43474 #11144 (3 connections now open) 2014-10-06T16:31:00.009+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43475 #11145 (4 connections now open) 2014-10-06T16:31:00.009+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43476 #11146 (5 connections now open) 2014-10-06T16:31:00.009+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43477 #11147 (6 connections now open) 2014-10-06T16:31:00.009+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43478 #11148 (7 connections now open) 2014-10-06T16:31:00.009+0000 I NETWORK [conn11144] end connection 127.0.0.1:43474 (6 connections now open) 2014-10-06T16:31:05.010+0000 I NETWORK [conn11148] end connection 127.0.0.1:43478 (5 connections now open) 2014-10-06T16:31:05.010+0000 I NETWORK [conn11147] end connection 127.0.0.1:43477 (5 connections now open) 2014-10-06T16:31:05.010+0000 I NETWORK [conn11145] end connection 127.0.0.1:43475 (5 connections now open) 2014-10-06T16:31:05.010+0000 I NETWORK [conn11146] end connection 127.0.0.1:43476 (4 connections now open) 2014-10-06T16:31:05.010+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43479 #11149 (6 connections now open) 2014-10-06T16:31:05.011+0000 I NETWORK [conn11149] end connection 127.0.0.1:43479 (2 connections now open) 2014-10-06T16:31:05.011+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:31:05.012+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:31:05.012+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:31:05.358+0000 I INDEXING [conn5] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T16:31:05.358+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:31:05.362+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T16:31:05.362+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43480 #11150 (3 connections now open) 2014-10-06T16:31:05.362+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43481 #11151 (4 connections now open) 2014-10-06T16:31:05.362+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43482 #11152 (5 connections now open) 2014-10-06T16:31:05.363+0000 I NETWORK [conn11150] end connection 127.0.0.1:43480 (4 connections now open) 2014-10-06T16:31:10.363+0000 I NETWORK [conn11151] end connection 127.0.0.1:43481 (3 connections now open) 2014-10-06T16:31:10.363+0000 I NETWORK [conn11152] end connection 127.0.0.1:43482 (3 connections now open) 2014-10-06T16:31:10.363+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43483 #11153 (3 connections now open) 2014-10-06T16:31:10.364+0000 I NETWORK [conn11153] end connection 127.0.0.1:43483 (2 connections now open) 2014-10-06T16:31:10.364+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:31:10.365+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:31:10.365+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:31:10.733+0000 I INDEXING [conn5] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T16:31:10.733+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:31:10.740+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T16:31:10.741+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43484 #11154 (3 connections now open) 2014-10-06T16:31:10.741+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43485 #11155 (4 connections now open) 2014-10-06T16:31:10.741+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43486 #11156 (5 connections now open) 2014-10-06T16:31:10.742+0000 I NETWORK [conn11154] end connection 127.0.0.1:43484 (4 connections now open) 2014-10-06T16:31:15.742+0000 I NETWORK [conn11155] end connection 127.0.0.1:43485 (3 connections now open) 2014-10-06T16:31:15.742+0000 I NETWORK [conn11156] end connection 127.0.0.1:43486 (3 connections now open) 2014-10-06T16:31:15.742+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43487 #11157 (3 connections now open) 2014-10-06T16:31:15.743+0000 I NETWORK [conn11157] end connection 127.0.0.1:43487 (2 connections now open) 2014-10-06T16:31:15.743+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:31:15.744+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:31:15.744+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:31:16.089+0000 I INDEXING [conn5] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T16:31:16.089+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:31:16.093+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T16:31:16.093+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43488 #11158 (3 connections now open) 2014-10-06T16:31:16.093+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43489 #11159 (4 connections now open) 2014-10-06T16:31:16.093+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43490 #11160 (5 connections now open) 2014-10-06T16:31:16.094+0000 I NETWORK [conn11158] end connection 127.0.0.1:43488 (4 connections now open) 2014-10-06T16:31:21.094+0000 I NETWORK [conn11159] end connection 127.0.0.1:43489 (3 connections now open) 2014-10-06T16:31:21.094+0000 I NETWORK [conn11160] end connection 127.0.0.1:43490 (3 connections now open) 2014-10-06T16:31:21.094+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43491 #11161 (3 connections now open) 2014-10-06T16:31:21.095+0000 I NETWORK [conn11161] end connection 127.0.0.1:43491 (2 connections now open) 2014-10-06T16:31:21.095+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:31:21.096+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:31:21.096+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:31:21.461+0000 I INDEXING [conn5] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T16:31:21.461+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:31:21.464+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T16:31:21.465+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43492 #11162 (3 connections now open) 2014-10-06T16:31:21.465+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43493 #11163 (4 connections now open) 2014-10-06T16:31:21.465+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43494 #11164 (5 connections now open) 2014-10-06T16:31:21.466+0000 I NETWORK [conn11162] end connection 127.0.0.1:43492 (4 connections now open) 2014-10-06T16:31:26.466+0000 I NETWORK [conn11164] end connection 127.0.0.1:43494 (3 connections now open) 2014-10-06T16:31:26.466+0000 I NETWORK [conn11163] end connection 127.0.0.1:43493 (3 connections now open) 2014-10-06T16:31:26.466+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43495 #11165 (3 connections now open) 2014-10-06T16:31:26.467+0000 I NETWORK [conn11165] end connection 127.0.0.1:43495 (2 connections now open) 2014-10-06T16:31:26.467+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:31:26.469+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:31:26.469+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:31:26.834+0000 I INDEXING [conn5] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T16:31:26.834+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:31:26.838+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T16:31:26.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43496 #11166 (3 connections now open) 2014-10-06T16:31:26.839+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43497 #11167 (4 connections now open) 2014-10-06T16:31:26.839+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43498 #11168 (5 connections now open) 2014-10-06T16:31:26.839+0000 I NETWORK [conn11166] end connection 127.0.0.1:43496 (4 connections now open) 2014-10-06T16:31:31.842+0000 I NETWORK [conn11167] end connection 127.0.0.1:43497 (3 connections now open) 2014-10-06T16:31:31.842+0000 I NETWORK [conn11168] end connection 127.0.0.1:43498 (3 connections now open) 2014-10-06T16:31:31.842+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43499 #11169 (4 connections now open) 2014-10-06T16:31:31.843+0000 I NETWORK [conn11169] end connection 127.0.0.1:43499 (2 connections now open) 2014-10-06T16:31:31.843+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:31:31.844+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:31:31.845+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:31:32.193+0000 I INDEXING [conn5] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T16:31:32.193+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:31:32.196+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T16:31:32.197+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43500 #11170 (3 connections now open) 2014-10-06T16:31:32.197+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43501 #11171 (4 connections now open) 2014-10-06T16:31:32.197+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43502 #11172 (5 connections now open) 2014-10-06T16:31:32.197+0000 I NETWORK [conn11170] end connection 127.0.0.1:43500 (4 connections now open) 2014-10-06T16:31:37.198+0000 I NETWORK [conn11171] end connection 127.0.0.1:43501 (3 connections now open) 2014-10-06T16:31:37.198+0000 I NETWORK [conn11172] end connection 127.0.0.1:43502 (3 connections now open) 2014-10-06T16:31:37.198+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43503 #11173 (3 connections now open) 2014-10-06T16:31:37.198+0000 I NETWORK [conn11173] end connection 127.0.0.1:43503 (2 connections now open) 2014-10-06T16:31:37.199+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:31:37.200+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:31:37.200+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:31:37.567+0000 I INDEXING [conn5] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T16:31:37.567+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:31:37.570+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T16:31:37.571+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43504 #11174 (3 connections now open) 2014-10-06T16:31:37.571+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43505 #11175 (4 connections now open) 2014-10-06T16:31:37.571+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43506 #11176 (5 connections now open) 2014-10-06T16:31:37.572+0000 I NETWORK [conn11174] end connection 127.0.0.1:43504 (4 connections now open) 2014-10-06T16:31:42.572+0000 I NETWORK [conn11175] end connection 127.0.0.1:43505 (3 connections now open) 2014-10-06T16:31:42.572+0000 I NETWORK [conn11176] end connection 127.0.0.1:43506 (3 connections now open) 2014-10-06T16:31:42.572+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43507 #11177 (3 connections now open) 2014-10-06T16:31:42.573+0000 I NETWORK [conn11177] end connection 127.0.0.1:43507 (2 connections now open) 2014-10-06T16:31:42.573+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:31:42.574+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:31:42.574+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:31:42.929+0000 I INDEXING [conn5] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T16:31:42.929+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:31:42.933+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T16:31:42.933+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43508 #11178 (3 connections now open) 2014-10-06T16:31:42.933+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43509 #11179 (4 connections now open) 2014-10-06T16:31:42.934+0000 I NETWORK [conn11178] end connection 127.0.0.1:43508 (3 connections now open) 2014-10-06T16:31:47.934+0000 I NETWORK [conn11179] end connection 127.0.0.1:43509 (2 connections now open) 2014-10-06T16:31:47.934+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43510 #11180 (3 connections now open) 2014-10-06T16:31:47.935+0000 I NETWORK [conn11180] end connection 127.0.0.1:43510 (2 connections now open) 2014-10-06T16:31:47.935+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:31:47.936+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:31:47.936+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:31:48.310+0000 I INDEXING [conn5] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T16:31:48.310+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:31:48.313+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T16:31:48.314+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43511 #11181 (3 connections now open) 2014-10-06T16:31:48.314+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43512 #11182 (4 connections now open) 2014-10-06T16:31:48.315+0000 I NETWORK [conn11181] end connection 127.0.0.1:43511 (3 connections now open) 2014-10-06T16:31:53.315+0000 I NETWORK [conn11182] end connection 127.0.0.1:43512 (2 connections now open) 2014-10-06T16:31:53.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43513 #11183 (3 connections now open) 2014-10-06T16:31:53.316+0000 I NETWORK [conn11183] end connection 127.0.0.1:43513 (2 connections now open) 2014-10-06T16:31:53.316+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:31:53.317+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:31:53.317+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:31:53.671+0000 I INDEXING [conn5] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T16:31:53.671+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:31:53.675+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T16:31:53.676+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43514 #11184 (3 connections now open) 2014-10-06T16:31:53.676+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43515 #11185 (4 connections now open) 2014-10-06T16:31:53.676+0000 I NETWORK [conn11184] end connection 127.0.0.1:43514 (3 connections now open) 2014-10-06T16:31:58.676+0000 I NETWORK [conn11185] end connection 127.0.0.1:43515 (2 connections now open) 2014-10-06T16:31:58.677+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43516 #11186 (3 connections now open) 2014-10-06T16:31:58.677+0000 I NETWORK [conn11186] end connection 127.0.0.1:43516 (2 connections now open) 2014-10-06T16:31:58.677+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:31:58.678+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:31:58.678+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:31:59.052+0000 I INDEXING [conn5] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T16:31:59.052+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:31:59.055+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T16:31:59.056+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43517 #11187 (3 connections now open) 2014-10-06T16:31:59.056+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43518 #11188 (4 connections now open) 2014-10-06T16:31:59.057+0000 I NETWORK [conn11187] end connection 127.0.0.1:43517 (3 connections now open) 2014-10-06T16:32:04.057+0000 I NETWORK [conn11188] end connection 127.0.0.1:43518 (2 connections now open) 2014-10-06T16:32:04.057+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43519 #11189 (3 connections now open) 2014-10-06T16:32:04.058+0000 I NETWORK [conn11189] end connection 127.0.0.1:43519 (2 connections now open) 2014-10-06T16:32:04.058+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:32:04.059+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:32:04.059+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:32:04.427+0000 I INDEXING [conn5] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T16:32:04.427+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:32:04.430+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T16:32:04.431+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43520 #11190 (3 connections now open) 2014-10-06T16:32:04.431+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43521 #11191 (4 connections now open) 2014-10-06T16:32:04.432+0000 I NETWORK [conn11190] end connection 127.0.0.1:43520 (3 connections now open) 2014-10-06T16:32:09.432+0000 I NETWORK [conn11191] end connection 127.0.0.1:43521 (2 connections now open) 2014-10-06T16:32:09.432+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43522 #11192 (3 connections now open) 2014-10-06T16:32:09.432+0000 I NETWORK [conn11192] end connection 127.0.0.1:43522 (2 connections now open) 2014-10-06T16:32:09.433+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:32:09.434+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:32:09.434+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:32:09.785+0000 I INDEXING [conn5] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T16:32:09.786+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:32:09.789+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T16:32:09.790+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43523 #11193 (3 connections now open) 2014-10-06T16:32:09.790+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43524 #11194 (4 connections now open) 2014-10-06T16:32:09.790+0000 I NETWORK [conn11193] end connection 127.0.0.1:43523 (3 connections now open) 2014-10-06T16:32:14.790+0000 I NETWORK [conn11194] end connection 127.0.0.1:43524 (2 connections now open) 2014-10-06T16:32:14.791+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43525 #11195 (3 connections now open) 2014-10-06T16:32:14.791+0000 I NETWORK [conn11195] end connection 127.0.0.1:43525 (2 connections now open) 2014-10-06T16:32:14.792+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:32:14.793+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:32:14.793+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:32:15.162+0000 I INDEXING [conn5] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T16:32:15.162+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:32:15.166+0000 I INDEXING [conn5] build index done. scanned 1000 total records. 0 secs 2014-10-06T16:32:15.166+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43526 #11196 (3 connections now open) 2014-10-06T16:32:15.166+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43527 #11197 (4 connections now open) 2014-10-06T16:32:15.167+0000 I NETWORK [conn11196] end connection 127.0.0.1:43526 (3 connections now open) 2014-10-06T16:32:20.167+0000 I NETWORK [conn11197] end connection 127.0.0.1:43527 (2 connections now open) 2014-10-06T16:32:20.167+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43528 #11198 (3 connections now open) 2014-10-06T16:32:20.168+0000 I NETWORK [conn11198] end connection 127.0.0.1:43528 (2 connections now open) 2014-10-06T16:32:20.168+0000 I COMMANDS [conn5] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T16:32:20.174+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:32:20.174+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:32:21.303+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43529 #11199 (3 connections now open) 2014-10-06T16:32:21.303+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43530 #11200 (4 connections now open) 2014-10-06T16:32:21.303+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43531 #11201 (5 connections now open) 2014-10-06T16:32:21.303+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43532 #11202 (6 connections now open) 2014-10-06T16:32:21.303+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43533 #11203 (7 connections now open) 2014-10-06T16:32:21.303+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43534 #11204 (8 connections now open) 2014-10-06T16:32:21.304+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43535 #11205 (9 connections now open) 2014-10-06T16:32:21.304+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43536 #11206 (10 connections now open) 2014-10-06T16:32:21.304+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43537 #11207 (11 connections now open) 2014-10-06T16:32:21.304+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43538 #11208 (12 connections now open) 2014-10-06T16:32:21.304+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43539 #11209 (13 connections now open) 2014-10-06T16:32:21.304+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43540 #11210 (14 connections now open) 2014-10-06T16:32:21.304+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43541 #11211 (15 connections now open) 2014-10-06T16:32:21.305+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43542 #11212 (16 connections now open) 2014-10-06T16:32:21.305+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43543 #11213 (17 connections now open) 2014-10-06T16:32:21.305+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43544 #11214 (18 connections now open) 2014-10-06T16:32:21.305+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43545 #11215 (19 connections now open) 2014-10-06T16:32:21.305+0000 I NETWORK [conn11199] end connection 127.0.0.1:43529 (18 connections now open) 2014-10-06T16:32:26.306+0000 I NETWORK [conn11211] end connection 127.0.0.1:43541 (17 connections now open) 2014-10-06T16:32:26.306+0000 I NETWORK [conn11204] end connection 127.0.0.1:43534 (17 connections now open) 2014-10-06T16:32:26.306+0000 I NETWORK [conn11215] end connection 127.0.0.1:43545 (15 connections now open) 2014-10-06T16:32:26.306+0000 I NETWORK [conn11202] end connection 127.0.0.1:43532 (15 connections now open) 2014-10-06T16:32:26.306+0000 I NETWORK [conn11208] end connection 127.0.0.1:43538 (15 connections now open) 2014-10-06T16:32:26.306+0000 I NETWORK [conn11205] end connection 127.0.0.1:43535 (13 connections now open) 2014-10-06T16:32:26.306+0000 I NETWORK [conn11213] end connection 127.0.0.1:43543 (11 connections now open) 2014-10-06T16:32:26.306+0000 I NETWORK [conn11200] end connection 127.0.0.1:43530 (10 connections now open) 2014-10-06T16:32:26.306+0000 I NETWORK [conn11214] end connection 127.0.0.1:43544 (9 connections now open) 2014-10-06T16:32:26.306+0000 I NETWORK [conn11209] end connection 127.0.0.1:43539 (8 connections now open) 2014-10-06T16:32:26.306+0000 I NETWORK [conn11212] end connection 127.0.0.1:43542 (7 connections now open) 2014-10-06T16:32:26.306+0000 I NETWORK [conn11206] end connection 127.0.0.1:43536 (6 connections now open) 2014-10-06T16:32:26.306+0000 I NETWORK [conn11210] end connection 127.0.0.1:43540 (5 connections now open) 2014-10-06T16:32:26.306+0000 I NETWORK [conn11201] end connection 127.0.0.1:43531 (4 connections now open) 2014-10-06T16:32:26.307+0000 I NETWORK [conn11207] end connection 127.0.0.1:43537 (3 connections now open) 2014-10-06T16:32:26.307+0000 I NETWORK [conn11203] end connection 127.0.0.1:43533 (2 connections now open) 2014-10-06T16:32:26.307+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43546 #11216 (3 connections now open) 2014-10-06T16:32:26.307+0000 I NETWORK [conn11216] end connection 127.0.0.1:43546 (2 connections now open) 2014-10-06T16:32:26.308+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:32:26.308+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:32:26.309+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:32:27.426+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43547 #11217 (3 connections now open) 2014-10-06T16:32:27.427+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43548 #11218 (4 connections now open) 2014-10-06T16:32:27.427+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43549 #11219 (5 connections now open) 2014-10-06T16:32:27.427+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43550 #11220 (6 connections now open) 2014-10-06T16:32:27.427+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43551 #11221 (7 connections now open) 2014-10-06T16:32:27.427+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43552 #11222 (8 connections now open) 2014-10-06T16:32:27.427+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43553 #11223 (9 connections now open) 2014-10-06T16:32:27.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43554 #11224 (10 connections now open) 2014-10-06T16:32:27.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43555 #11225 (11 connections now open) 2014-10-06T16:32:27.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43556 #11226 (12 connections now open) 2014-10-06T16:32:27.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43557 #11227 (13 connections now open) 2014-10-06T16:32:27.429+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43558 #11228 (14 connections now open) 2014-10-06T16:32:27.429+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43559 #11229 (15 connections now open) 2014-10-06T16:32:27.429+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43560 #11230 (16 connections now open) 2014-10-06T16:32:27.429+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43561 #11231 (17 connections now open) 2014-10-06T16:32:27.429+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43562 #11232 (18 connections now open) 2014-10-06T16:32:27.429+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43563 #11233 (19 connections now open) 2014-10-06T16:32:27.430+0000 I NETWORK [conn11217] end connection 127.0.0.1:43547 (18 connections now open) 2014-10-06T16:32:32.430+0000 I NETWORK [conn11229] end connection 127.0.0.1:43559 (17 connections now open) 2014-10-06T16:32:32.430+0000 I NETWORK [conn11218] end connection 127.0.0.1:43548 (16 connections now open) 2014-10-06T16:32:32.430+0000 I NETWORK [conn11223] end connection 127.0.0.1:43553 (16 connections now open) 2014-10-06T16:32:32.430+0000 I NETWORK [conn11220] end connection 127.0.0.1:43550 (16 connections now open) 2014-10-06T16:32:32.430+0000 I NETWORK [conn11221] end connection 127.0.0.1:43551 (13 connections now open) 2014-10-06T16:32:32.430+0000 I NETWORK [conn11233] end connection 127.0.0.1:43563 (13 connections now open) 2014-10-06T16:32:32.430+0000 I NETWORK [conn11225] end connection 127.0.0.1:43555 (12 connections now open) 2014-10-06T16:32:32.430+0000 I NETWORK [conn11228] end connection 127.0.0.1:43558 (16 connections now open) 2014-10-06T16:32:32.431+0000 I NETWORK [conn11227] end connection 127.0.0.1:43557 (9 connections now open) 2014-10-06T16:32:32.431+0000 I NETWORK [conn11219] end connection 127.0.0.1:43549 (9 connections now open) 2014-10-06T16:32:32.431+0000 I NETWORK [conn11224] end connection 127.0.0.1:43554 (8 connections now open) 2014-10-06T16:32:32.431+0000 I NETWORK [conn11230] end connection 127.0.0.1:43560 (7 connections now open) 2014-10-06T16:32:32.431+0000 I NETWORK [conn11231] end connection 127.0.0.1:43561 (5 connections now open) 2014-10-06T16:32:32.431+0000 I NETWORK [conn11226] end connection 127.0.0.1:43556 (4 connections now open) 2014-10-06T16:32:32.431+0000 I NETWORK [conn11232] end connection 127.0.0.1:43562 (4 connections now open) 2014-10-06T16:32:32.431+0000 I NETWORK [conn11222] end connection 127.0.0.1:43552 (2 connections now open) 2014-10-06T16:32:32.431+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43564 #11234 (3 connections now open) 2014-10-06T16:32:32.432+0000 I NETWORK [conn11234] end connection 127.0.0.1:43564 (2 connections now open) 2014-10-06T16:32:32.432+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:32:32.433+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:32:32.433+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:32:33.545+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43565 #11235 (3 connections now open) 2014-10-06T16:32:33.546+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43566 #11236 (4 connections now open) 2014-10-06T16:32:33.546+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43567 #11237 (5 connections now open) 2014-10-06T16:32:33.546+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43568 #11238 (6 connections now open) 2014-10-06T16:32:33.546+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43569 #11239 (7 connections now open) 2014-10-06T16:32:33.546+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43570 #11240 (8 connections now open) 2014-10-06T16:32:33.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43571 #11241 (9 connections now open) 2014-10-06T16:32:33.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43572 #11242 (10 connections now open) 2014-10-06T16:32:33.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43573 #11243 (11 connections now open) 2014-10-06T16:32:33.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43574 #11244 (12 connections now open) 2014-10-06T16:32:33.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43575 #11245 (13 connections now open) 2014-10-06T16:32:33.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43576 #11246 (14 connections now open) 2014-10-06T16:32:33.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43577 #11247 (15 connections now open) 2014-10-06T16:32:33.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43578 #11248 (16 connections now open) 2014-10-06T16:32:33.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43579 #11249 (17 connections now open) 2014-10-06T16:32:33.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43580 #11250 (18 connections now open) 2014-10-06T16:32:33.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43581 #11251 (19 connections now open) 2014-10-06T16:32:33.548+0000 I NETWORK [conn11235] end connection 127.0.0.1:43565 (18 connections now open) 2014-10-06T16:32:38.549+0000 I NETWORK [conn11236] end connection 127.0.0.1:43566 (17 connections now open) 2014-10-06T16:32:38.549+0000 I NETWORK [conn11240] end connection 127.0.0.1:43570 (16 connections now open) 2014-10-06T16:32:38.549+0000 I NETWORK [conn11251] end connection 127.0.0.1:43581 (16 connections now open) 2014-10-06T16:32:38.549+0000 I NETWORK [conn11243] end connection 127.0.0.1:43573 (17 connections now open) 2014-10-06T16:32:38.549+0000 I NETWORK [conn11245] end connection 127.0.0.1:43575 (13 connections now open) 2014-10-06T16:32:38.549+0000 I NETWORK [conn11237] end connection 127.0.0.1:43567 (13 connections now open) 2014-10-06T16:32:38.549+0000 I NETWORK [conn11241] end connection 127.0.0.1:43571 (11 connections now open) 2014-10-06T16:32:38.549+0000 I NETWORK [conn11239] end connection 127.0.0.1:43569 (11 connections now open) 2014-10-06T16:32:38.549+0000 I NETWORK [conn11247] end connection 127.0.0.1:43577 (10 connections now open) 2014-10-06T16:32:38.549+0000 I NETWORK [conn11242] end connection 127.0.0.1:43572 (10 connections now open) 2014-10-06T16:32:38.549+0000 I NETWORK [conn11250] end connection 127.0.0.1:43580 (7 connections now open) 2014-10-06T16:32:38.549+0000 I NETWORK [conn11238] end connection 127.0.0.1:43568 (6 connections now open) 2014-10-06T16:32:38.549+0000 I NETWORK [conn11246] end connection 127.0.0.1:43576 (5 connections now open) 2014-10-06T16:32:38.549+0000 I NETWORK [conn11248] end connection 127.0.0.1:43578 (5 connections now open) 2014-10-06T16:32:38.550+0000 I NETWORK [conn11244] end connection 127.0.0.1:43574 (3 connections now open) 2014-10-06T16:32:38.550+0000 I NETWORK [conn11249] end connection 127.0.0.1:43579 (2 connections now open) 2014-10-06T16:32:38.550+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43582 #11252 (3 connections now open) 2014-10-06T16:32:38.550+0000 I NETWORK [conn11252] end connection 127.0.0.1:43582 (2 connections now open) 2014-10-06T16:32:38.551+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:32:38.551+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:32:38.552+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:32:39.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43583 #11253 (3 connections now open) 2014-10-06T16:32:39.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43584 #11254 (4 connections now open) 2014-10-06T16:32:39.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43585 #11255 (5 connections now open) 2014-10-06T16:32:39.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43586 #11256 (6 connections now open) 2014-10-06T16:32:39.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43587 #11257 (7 connections now open) 2014-10-06T16:32:39.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43588 #11258 (8 connections now open) 2014-10-06T16:32:39.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43589 #11259 (9 connections now open) 2014-10-06T16:32:39.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43590 #11260 (10 connections now open) 2014-10-06T16:32:39.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43591 #11261 (11 connections now open) 2014-10-06T16:32:39.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43592 #11262 (12 connections now open) 2014-10-06T16:32:39.671+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43593 #11263 (13 connections now open) 2014-10-06T16:32:39.671+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43594 #11264 (14 connections now open) 2014-10-06T16:32:39.671+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43595 #11265 (15 connections now open) 2014-10-06T16:32:39.672+0000 I NETWORK [conn11253] end connection 127.0.0.1:43583 (14 connections now open) 2014-10-06T16:32:39.672+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43596 #11266 (16 connections now open) 2014-10-06T16:32:39.672+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43597 #11267 (16 connections now open) 2014-10-06T16:32:39.672+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43598 #11268 (17 connections now open) 2014-10-06T16:32:39.672+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43600 #11269 (18 connections now open) 2014-10-06T16:32:44.672+0000 I NETWORK [conn11261] end connection 127.0.0.1:43591 (17 connections now open) 2014-10-06T16:32:44.672+0000 I NETWORK [conn11255] end connection 127.0.0.1:43585 (17 connections now open) 2014-10-06T16:32:44.672+0000 I NETWORK [conn11269] end connection 127.0.0.1:43600 (17 connections now open) 2014-10-06T16:32:44.672+0000 I NETWORK [conn11264] end connection 127.0.0.1:43594 (15 connections now open) 2014-10-06T16:32:44.672+0000 I NETWORK [conn11254] end connection 127.0.0.1:43584 (13 connections now open) 2014-10-06T16:32:44.672+0000 I NETWORK [conn11260] end connection 127.0.0.1:43590 (12 connections now open) 2014-10-06T16:32:44.672+0000 I NETWORK [conn11256] end connection 127.0.0.1:43586 (11 connections now open) 2014-10-06T16:32:44.672+0000 I NETWORK [conn11262] end connection 127.0.0.1:43592 (11 connections now open) 2014-10-06T16:32:44.672+0000 I NETWORK [conn11265] end connection 127.0.0.1:43595 (11 connections now open) 2014-10-06T16:32:44.672+0000 I NETWORK [conn11257] end connection 127.0.0.1:43587 (9 connections now open) 2014-10-06T16:32:44.673+0000 I NETWORK [conn11259] end connection 127.0.0.1:43589 (7 connections now open) 2014-10-06T16:32:44.673+0000 I NETWORK [conn11268] end connection 127.0.0.1:43598 (7 connections now open) 2014-10-06T16:32:44.673+0000 I NETWORK [conn11263] end connection 127.0.0.1:43593 (7 connections now open) 2014-10-06T16:32:44.673+0000 I NETWORK [conn11267] end connection 127.0.0.1:43597 (4 connections now open) 2014-10-06T16:32:44.673+0000 I NETWORK [conn11266] end connection 127.0.0.1:43596 (4 connections now open) 2014-10-06T16:32:44.673+0000 I NETWORK [conn11258] end connection 127.0.0.1:43588 (2 connections now open) 2014-10-06T16:32:44.673+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43601 #11270 (3 connections now open) 2014-10-06T16:32:44.674+0000 I NETWORK [conn11270] end connection 127.0.0.1:43601 (2 connections now open) 2014-10-06T16:32:44.674+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:32:44.675+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:32:44.675+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:32:45.804+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43602 #11271 (3 connections now open) 2014-10-06T16:32:45.805+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43603 #11272 (4 connections now open) 2014-10-06T16:32:45.805+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43604 #11273 (5 connections now open) 2014-10-06T16:32:45.805+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43605 #11274 (6 connections now open) 2014-10-06T16:32:45.805+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43606 #11275 (7 connections now open) 2014-10-06T16:32:45.805+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43607 #11276 (8 connections now open) 2014-10-06T16:32:45.805+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43608 #11277 (9 connections now open) 2014-10-06T16:32:45.806+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43609 #11278 (10 connections now open) 2014-10-06T16:32:45.806+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43610 #11279 (11 connections now open) 2014-10-06T16:32:45.806+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43611 #11280 (12 connections now open) 2014-10-06T16:32:45.806+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43612 #11281 (13 connections now open) 2014-10-06T16:32:45.806+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43613 #11282 (14 connections now open) 2014-10-06T16:32:45.806+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43614 #11283 (15 connections now open) 2014-10-06T16:32:45.806+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43615 #11284 (16 connections now open) 2014-10-06T16:32:45.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43616 #11285 (17 connections now open) 2014-10-06T16:32:45.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43617 #11286 (18 connections now open) 2014-10-06T16:32:45.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43618 #11287 (19 connections now open) 2014-10-06T16:32:45.807+0000 I NETWORK [conn11271] end connection 127.0.0.1:43602 (18 connections now open) 2014-10-06T16:32:50.807+0000 I NETWORK [conn11285] end connection 127.0.0.1:43616 (17 connections now open) 2014-10-06T16:32:50.807+0000 I NETWORK [conn11275] end connection 127.0.0.1:43606 (17 connections now open) 2014-10-06T16:32:50.807+0000 I NETWORK [conn11277] end connection 127.0.0.1:43608 (17 connections now open) 2014-10-06T16:32:50.808+0000 I NETWORK [conn11273] end connection 127.0.0.1:43604 (14 connections now open) 2014-10-06T16:32:50.808+0000 I NETWORK [conn11272] end connection 127.0.0.1:43603 (14 connections now open) 2014-10-06T16:32:50.808+0000 I NETWORK [conn11279] end connection 127.0.0.1:43610 (14 connections now open) 2014-10-06T16:32:50.808+0000 I NETWORK [conn11278] end connection 127.0.0.1:43609 (11 connections now open) 2014-10-06T16:32:50.808+0000 I NETWORK [conn11280] end connection 127.0.0.1:43611 (10 connections now open) 2014-10-06T16:32:50.808+0000 I NETWORK [conn11283] end connection 127.0.0.1:43614 (9 connections now open) 2014-10-06T16:32:50.808+0000 I NETWORK [conn11281] end connection 127.0.0.1:43612 (9 connections now open) 2014-10-06T16:32:50.808+0000 I NETWORK [conn11287] end connection 127.0.0.1:43618 (7 connections now open) 2014-10-06T16:32:50.808+0000 I NETWORK [conn11284] end connection 127.0.0.1:43615 (6 connections now open) 2014-10-06T16:32:50.808+0000 I NETWORK [conn11274] end connection 127.0.0.1:43605 (5 connections now open) 2014-10-06T16:32:50.808+0000 I NETWORK [conn11276] end connection 127.0.0.1:43607 (5 connections now open) 2014-10-06T16:32:50.808+0000 I NETWORK [conn11286] end connection 127.0.0.1:43617 (4 connections now open) 2014-10-06T16:32:50.809+0000 I NETWORK [conn11282] end connection 127.0.0.1:43613 (2 connections now open) 2014-10-06T16:32:50.809+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43619 #11288 (3 connections now open) 2014-10-06T16:32:50.809+0000 I NETWORK [conn11288] end connection 127.0.0.1:43619 (2 connections now open) 2014-10-06T16:32:50.810+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:32:50.810+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:32:50.811+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:32:51.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43620 #11289 (3 connections now open) 2014-10-06T16:32:51.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43621 #11290 (4 connections now open) 2014-10-06T16:32:51.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43622 #11291 (5 connections now open) 2014-10-06T16:32:51.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43623 #11292 (6 connections now open) 2014-10-06T16:32:51.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43624 #11293 (7 connections now open) 2014-10-06T16:32:51.931+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43625 #11294 (8 connections now open) 2014-10-06T16:32:51.931+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43626 #11295 (9 connections now open) 2014-10-06T16:32:51.931+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43627 #11296 (10 connections now open) 2014-10-06T16:32:51.931+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43628 #11297 (11 connections now open) 2014-10-06T16:32:51.932+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43629 #11298 (12 connections now open) 2014-10-06T16:32:51.932+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43630 #11299 (13 connections now open) 2014-10-06T16:32:51.932+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43631 #11300 (14 connections now open) 2014-10-06T16:32:51.932+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43632 #11301 (15 connections now open) 2014-10-06T16:32:51.932+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43633 #11302 (16 connections now open) 2014-10-06T16:32:51.932+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43634 #11303 (17 connections now open) 2014-10-06T16:32:51.932+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43635 #11304 (18 connections now open) 2014-10-06T16:32:51.932+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43636 #11305 (19 connections now open) 2014-10-06T16:32:51.933+0000 I NETWORK [conn11289] end connection 127.0.0.1:43620 (18 connections now open) 2014-10-06T16:32:56.933+0000 I NETWORK [conn11300] end connection 127.0.0.1:43631 (17 connections now open) 2014-10-06T16:32:56.933+0000 I NETWORK [conn11295] end connection 127.0.0.1:43626 (17 connections now open) 2014-10-06T16:32:56.933+0000 I NETWORK [conn11302] end connection 127.0.0.1:43633 (15 connections now open) 2014-10-06T16:32:56.933+0000 I NETWORK [conn11303] end connection 127.0.0.1:43634 (15 connections now open) 2014-10-06T16:32:56.933+0000 I NETWORK [conn11298] end connection 127.0.0.1:43629 (14 connections now open) 2014-10-06T16:32:56.933+0000 I NETWORK [conn11297] end connection 127.0.0.1:43628 (14 connections now open) 2014-10-06T16:32:56.934+0000 I NETWORK [conn11292] end connection 127.0.0.1:43623 (11 connections now open) 2014-10-06T16:32:56.934+0000 I NETWORK [conn11293] end connection 127.0.0.1:43624 (11 connections now open) 2014-10-06T16:32:56.934+0000 I NETWORK [conn11299] end connection 127.0.0.1:43630 (11 connections now open) 2014-10-06T16:32:56.934+0000 I NETWORK [conn11291] end connection 127.0.0.1:43622 (9 connections now open) 2014-10-06T16:32:56.934+0000 I NETWORK [conn11296] end connection 127.0.0.1:43627 (9 connections now open) 2014-10-06T16:32:56.934+0000 I NETWORK [conn11305] end connection 127.0.0.1:43636 (6 connections now open) 2014-10-06T16:32:56.934+0000 I NETWORK [conn11304] end connection 127.0.0.1:43635 (5 connections now open) 2014-10-06T16:32:56.934+0000 I NETWORK [conn11301] end connection 127.0.0.1:43632 (4 connections now open) 2014-10-06T16:32:56.934+0000 I NETWORK [conn11294] end connection 127.0.0.1:43625 (3 connections now open) 2014-10-06T16:32:56.934+0000 I NETWORK [conn11290] end connection 127.0.0.1:43621 (3 connections now open) 2014-10-06T16:32:56.934+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43637 #11306 (3 connections now open) 2014-10-06T16:32:56.935+0000 I NETWORK [conn11306] end connection 127.0.0.1:43637 (2 connections now open) 2014-10-06T16:32:56.935+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:32:56.936+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:32:56.936+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:32:58.056+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43638 #11307 (3 connections now open) 2014-10-06T16:32:58.057+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43639 #11308 (4 connections now open) 2014-10-06T16:32:58.057+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43640 #11309 (5 connections now open) 2014-10-06T16:32:58.057+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43641 #11310 (6 connections now open) 2014-10-06T16:32:58.057+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43642 #11311 (7 connections now open) 2014-10-06T16:32:58.057+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43644 #11312 (8 connections now open) 2014-10-06T16:32:58.057+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43645 #11313 (9 connections now open) 2014-10-06T16:32:58.058+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43646 #11314 (10 connections now open) 2014-10-06T16:32:58.058+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43647 #11315 (11 connections now open) 2014-10-06T16:32:58.058+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43648 #11316 (12 connections now open) 2014-10-06T16:32:58.059+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43649 #11317 (13 connections now open) 2014-10-06T16:32:58.059+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43650 #11318 (14 connections now open) 2014-10-06T16:32:58.059+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43651 #11319 (15 connections now open) 2014-10-06T16:32:58.059+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43652 #11320 (16 connections now open) 2014-10-06T16:32:58.059+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43653 #11321 (17 connections now open) 2014-10-06T16:32:58.059+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43654 #11322 (18 connections now open) 2014-10-06T16:32:58.059+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43655 #11323 (19 connections now open) 2014-10-06T16:32:58.059+0000 I NETWORK [conn11307] end connection 127.0.0.1:43638 (18 connections now open) 2014-10-06T16:33:03.059+0000 I NETWORK [conn11318] end connection 127.0.0.1:43650 (17 connections now open) 2014-10-06T16:33:03.060+0000 I NETWORK [conn11316] end connection 127.0.0.1:43648 (16 connections now open) 2014-10-06T16:33:03.060+0000 I NETWORK [conn11317] end connection 127.0.0.1:43649 (16 connections now open) 2014-10-06T16:33:03.060+0000 I NETWORK [conn11309] end connection 127.0.0.1:43640 (15 connections now open) 2014-10-06T16:33:03.060+0000 I NETWORK [conn11313] end connection 127.0.0.1:43645 (14 connections now open) 2014-10-06T16:33:03.060+0000 I NETWORK [conn11322] end connection 127.0.0.1:43654 (12 connections now open) 2014-10-06T16:33:03.060+0000 I NETWORK [conn11320] end connection 127.0.0.1:43652 (12 connections now open) 2014-10-06T16:33:03.060+0000 I NETWORK [conn11314] end connection 127.0.0.1:43646 (14 connections now open) 2014-10-06T16:33:03.060+0000 I NETWORK [conn11310] end connection 127.0.0.1:43641 (10 connections now open) 2014-10-06T16:33:03.060+0000 I NETWORK [conn11315] end connection 127.0.0.1:43647 (9 connections now open) 2014-10-06T16:33:03.060+0000 I NETWORK [conn11321] end connection 127.0.0.1:43653 (7 connections now open) 2014-10-06T16:33:03.060+0000 I NETWORK [conn11312] end connection 127.0.0.1:43644 (6 connections now open) 2014-10-06T16:33:03.060+0000 I NETWORK [conn11319] end connection 127.0.0.1:43651 (5 connections now open) 2014-10-06T16:33:03.060+0000 I NETWORK [conn11323] end connection 127.0.0.1:43655 (4 connections now open) 2014-10-06T16:33:03.060+0000 I NETWORK [conn11311] end connection 127.0.0.1:43642 (3 connections now open) 2014-10-06T16:33:03.060+0000 I NETWORK [conn11308] end connection 127.0.0.1:43639 (2 connections now open) 2014-10-06T16:33:03.061+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43656 #11324 (3 connections now open) 2014-10-06T16:33:03.061+0000 I NETWORK [conn11324] end connection 127.0.0.1:43656 (2 connections now open) 2014-10-06T16:33:03.061+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:33:03.062+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:33:03.063+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:33:04.189+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43657 #11325 (3 connections now open) 2014-10-06T16:33:04.189+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43658 #11326 (4 connections now open) 2014-10-06T16:33:04.190+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43660 #11327 (5 connections now open) 2014-10-06T16:33:04.190+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43659 #11328 (6 connections now open) 2014-10-06T16:33:04.190+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43661 #11329 (7 connections now open) 2014-10-06T16:33:04.190+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43662 #11330 (8 connections now open) 2014-10-06T16:33:04.190+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43663 #11331 (9 connections now open) 2014-10-06T16:33:04.190+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43664 #11332 (10 connections now open) 2014-10-06T16:33:04.190+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43665 #11333 (11 connections now open) 2014-10-06T16:33:04.191+0000 I NETWORK [conn11325] end connection 127.0.0.1:43657 (10 connections now open) 2014-10-06T16:33:09.191+0000 I NETWORK [conn11327] end connection 127.0.0.1:43660 (9 connections now open) 2014-10-06T16:33:09.191+0000 I NETWORK [conn11333] end connection 127.0.0.1:43665 (9 connections now open) 2014-10-06T16:33:09.191+0000 I NETWORK [conn11330] end connection 127.0.0.1:43662 (9 connections now open) 2014-10-06T16:33:09.191+0000 I NETWORK [conn11329] end connection 127.0.0.1:43661 (6 connections now open) 2014-10-06T16:33:09.191+0000 I NETWORK [conn11331] end connection 127.0.0.1:43663 (6 connections now open) 2014-10-06T16:33:09.191+0000 I NETWORK [conn11332] end connection 127.0.0.1:43664 (4 connections now open) 2014-10-06T16:33:09.192+0000 I NETWORK [conn11328] end connection 127.0.0.1:43659 (3 connections now open) 2014-10-06T16:33:09.192+0000 I NETWORK [conn11326] end connection 127.0.0.1:43658 (2 connections now open) 2014-10-06T16:33:09.192+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43666 #11334 (3 connections now open) 2014-10-06T16:33:09.192+0000 I NETWORK [conn11334] end connection 127.0.0.1:43666 (2 connections now open) 2014-10-06T16:33:09.193+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:33:09.193+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:33:09.194+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:33:10.320+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43667 #11335 (3 connections now open) 2014-10-06T16:33:10.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43668 #11336 (4 connections now open) 2014-10-06T16:33:10.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43670 #11337 (5 connections now open) 2014-10-06T16:33:10.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43669 #11338 (6 connections now open) 2014-10-06T16:33:10.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43671 #11339 (7 connections now open) 2014-10-06T16:33:10.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43672 #11340 (8 connections now open) 2014-10-06T16:33:10.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43673 #11341 (9 connections now open) 2014-10-06T16:33:10.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43674 #11342 (10 connections now open) 2014-10-06T16:33:10.322+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43675 #11343 (11 connections now open) 2014-10-06T16:33:10.322+0000 I NETWORK [conn11335] end connection 127.0.0.1:43667 (10 connections now open) 2014-10-06T16:33:15.323+0000 I NETWORK [conn11341] end connection 127.0.0.1:43673 (9 connections now open) 2014-10-06T16:33:15.323+0000 I NETWORK [conn11337] end connection 127.0.0.1:43670 (8 connections now open) 2014-10-06T16:33:15.323+0000 I NETWORK [conn11339] end connection 127.0.0.1:43671 (8 connections now open) 2014-10-06T16:33:15.323+0000 I NETWORK [conn11342] end connection 127.0.0.1:43674 (8 connections now open) 2014-10-06T16:33:15.323+0000 I NETWORK [conn11338] end connection 127.0.0.1:43669 (6 connections now open) 2014-10-06T16:33:15.323+0000 I NETWORK [conn11336] end connection 127.0.0.1:43668 (8 connections now open) 2014-10-06T16:33:15.323+0000 I NETWORK [conn11343] end connection 127.0.0.1:43675 (4 connections now open) 2014-10-06T16:33:15.323+0000 I NETWORK [conn11340] end connection 127.0.0.1:43672 (3 connections now open) 2014-10-06T16:33:15.323+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43676 #11344 (3 connections now open) 2014-10-06T16:33:15.324+0000 I NETWORK [conn11344] end connection 127.0.0.1:43676 (2 connections now open) 2014-10-06T16:33:15.324+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:33:15.325+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:33:15.325+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:33:16.443+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43677 #11345 (3 connections now open) 2014-10-06T16:33:16.444+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43678 #11346 (4 connections now open) 2014-10-06T16:33:16.444+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43679 #11347 (5 connections now open) 2014-10-06T16:33:16.444+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43680 #11348 (6 connections now open) 2014-10-06T16:33:16.444+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43681 #11349 (7 connections now open) 2014-10-06T16:33:16.444+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43682 #11350 (8 connections now open) 2014-10-06T16:33:16.444+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43683 #11351 (9 connections now open) 2014-10-06T16:33:16.444+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43684 #11352 (10 connections now open) 2014-10-06T16:33:16.444+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43685 #11353 (11 connections now open) 2014-10-06T16:33:16.445+0000 I NETWORK [conn11345] end connection 127.0.0.1:43677 (10 connections now open) 2014-10-06T16:33:21.445+0000 I NETWORK [conn11348] end connection 127.0.0.1:43680 (9 connections now open) 2014-10-06T16:33:21.445+0000 I NETWORK [conn11350] end connection 127.0.0.1:43682 (8 connections now open) 2014-10-06T16:33:21.445+0000 I NETWORK [conn11351] end connection 127.0.0.1:43683 (8 connections now open) 2014-10-06T16:33:21.445+0000 I NETWORK [conn11353] end connection 127.0.0.1:43685 (7 connections now open) 2014-10-06T16:33:21.445+0000 I NETWORK [conn11349] end connection 127.0.0.1:43681 (7 connections now open) 2014-10-06T16:33:21.445+0000 I NETWORK [conn11347] end connection 127.0.0.1:43679 (7 connections now open) 2014-10-06T16:33:21.445+0000 I NETWORK [conn11346] end connection 127.0.0.1:43678 (5 connections now open) 2014-10-06T16:33:21.445+0000 I NETWORK [conn11352] end connection 127.0.0.1:43684 (5 connections now open) 2014-10-06T16:33:21.446+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43686 #11354 (3 connections now open) 2014-10-06T16:33:21.446+0000 I NETWORK [conn11354] end connection 127.0.0.1:43686 (2 connections now open) 2014-10-06T16:33:21.446+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:33:21.447+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:33:21.447+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:33:22.558+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43687 #11355 (3 connections now open) 2014-10-06T16:33:22.559+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43688 #11356 (4 connections now open) 2014-10-06T16:33:22.559+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43689 #11357 (5 connections now open) 2014-10-06T16:33:22.559+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43690 #11358 (6 connections now open) 2014-10-06T16:33:22.559+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43691 #11359 (7 connections now open) 2014-10-06T16:33:22.559+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43692 #11360 (8 connections now open) 2014-10-06T16:33:22.559+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43693 #11361 (9 connections now open) 2014-10-06T16:33:22.559+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43694 #11362 (10 connections now open) 2014-10-06T16:33:22.559+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43695 #11363 (11 connections now open) 2014-10-06T16:33:22.560+0000 I NETWORK [conn11355] end connection 127.0.0.1:43687 (10 connections now open) 2014-10-06T16:33:27.560+0000 I NETWORK [conn11363] end connection 127.0.0.1:43695 (9 connections now open) 2014-10-06T16:33:27.560+0000 I NETWORK [conn11356] end connection 127.0.0.1:43688 (8 connections now open) 2014-10-06T16:33:27.560+0000 I NETWORK [conn11360] end connection 127.0.0.1:43692 (7 connections now open) 2014-10-06T16:33:27.560+0000 I NETWORK [conn11359] end connection 127.0.0.1:43691 (7 connections now open) 2014-10-06T16:33:27.560+0000 I NETWORK [conn11358] end connection 127.0.0.1:43690 (7 connections now open) 2014-10-06T16:33:27.560+0000 I NETWORK [conn11357] end connection 127.0.0.1:43689 (4 connections now open) 2014-10-06T16:33:27.560+0000 I NETWORK [conn11361] end connection 127.0.0.1:43693 (4 connections now open) 2014-10-06T16:33:27.560+0000 I NETWORK [conn11362] end connection 127.0.0.1:43694 (3 connections now open) 2014-10-06T16:33:27.561+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43696 #11364 (3 connections now open) 2014-10-06T16:33:27.561+0000 I NETWORK [conn11364] end connection 127.0.0.1:43696 (2 connections now open) 2014-10-06T16:33:27.561+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:33:27.562+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:33:27.562+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:33:28.686+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43697 #11365 (3 connections now open) 2014-10-06T16:33:28.687+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43698 #11366 (4 connections now open) 2014-10-06T16:33:28.687+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43699 #11367 (5 connections now open) 2014-10-06T16:33:28.687+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43700 #11368 (6 connections now open) 2014-10-06T16:33:28.687+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43701 #11369 (7 connections now open) 2014-10-06T16:33:28.687+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43702 #11370 (8 connections now open) 2014-10-06T16:33:28.687+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43703 #11371 (9 connections now open) 2014-10-06T16:33:28.687+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43704 #11372 (10 connections now open) 2014-10-06T16:33:28.687+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43705 #11373 (11 connections now open) 2014-10-06T16:33:28.688+0000 I NETWORK [conn11365] end connection 127.0.0.1:43697 (10 connections now open) 2014-10-06T16:33:33.688+0000 I NETWORK [conn11372] end connection 127.0.0.1:43704 (9 connections now open) 2014-10-06T16:33:33.688+0000 I NETWORK [conn11370] end connection 127.0.0.1:43702 (9 connections now open) 2014-10-06T16:33:33.688+0000 I NETWORK [conn11371] end connection 127.0.0.1:43703 (8 connections now open) 2014-10-06T16:33:33.688+0000 I NETWORK [conn11373] end connection 127.0.0.1:43705 (6 connections now open) 2014-10-06T16:33:33.688+0000 I NETWORK [conn11367] end connection 127.0.0.1:43699 (5 connections now open) 2014-10-06T16:33:33.688+0000 I NETWORK [conn11369] end connection 127.0.0.1:43701 (4 connections now open) 2014-10-06T16:33:33.689+0000 I NETWORK [conn11366] end connection 127.0.0.1:43698 (3 connections now open) 2014-10-06T16:33:33.689+0000 I NETWORK [conn11368] end connection 127.0.0.1:43700 (3 connections now open) 2014-10-06T16:33:33.689+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43706 #11374 (3 connections now open) 2014-10-06T16:33:33.689+0000 I NETWORK [conn11374] end connection 127.0.0.1:43706 (2 connections now open) 2014-10-06T16:33:33.690+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:33:33.690+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:33:33.691+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:33:34.813+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43707 #11375 (3 connections now open) 2014-10-06T16:33:34.814+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43708 #11376 (4 connections now open) 2014-10-06T16:33:34.814+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43710 #11377 (5 connections now open) 2014-10-06T16:33:34.814+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43709 #11378 (6 connections now open) 2014-10-06T16:33:34.814+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43711 #11379 (7 connections now open) 2014-10-06T16:33:34.814+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43712 #11380 (8 connections now open) 2014-10-06T16:33:34.814+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43713 #11381 (9 connections now open) 2014-10-06T16:33:34.814+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43714 #11382 (10 connections now open) 2014-10-06T16:33:34.814+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43715 #11383 (11 connections now open) 2014-10-06T16:33:34.815+0000 I NETWORK [conn11375] end connection 127.0.0.1:43707 (10 connections now open) 2014-10-06T16:33:39.815+0000 I NETWORK [conn11383] end connection 127.0.0.1:43715 (9 connections now open) 2014-10-06T16:33:39.815+0000 I NETWORK [conn11377] end connection 127.0.0.1:43710 (9 connections now open) 2014-10-06T16:33:39.815+0000 I NETWORK [conn11380] end connection 127.0.0.1:43712 (8 connections now open) 2014-10-06T16:33:39.815+0000 I NETWORK [conn11382] end connection 127.0.0.1:43714 (9 connections now open) 2014-10-06T16:33:39.815+0000 I NETWORK [conn11376] end connection 127.0.0.1:43708 (8 connections now open) 2014-10-06T16:33:39.816+0000 I NETWORK [conn11381] end connection 127.0.0.1:43713 (4 connections now open) 2014-10-06T16:33:39.816+0000 I NETWORK [conn11379] end connection 127.0.0.1:43711 (3 connections now open) 2014-10-06T16:33:39.816+0000 I NETWORK [conn11378] end connection 127.0.0.1:43709 (2 connections now open) 2014-10-06T16:33:39.816+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43716 #11384 (3 connections now open) 2014-10-06T16:33:39.816+0000 I NETWORK [conn11384] end connection 127.0.0.1:43716 (2 connections now open) 2014-10-06T16:33:39.817+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:33:39.818+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:33:39.818+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:33:40.928+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43717 #11385 (3 connections now open) 2014-10-06T16:33:40.929+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43718 #11386 (4 connections now open) 2014-10-06T16:33:40.929+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43719 #11387 (5 connections now open) 2014-10-06T16:33:40.929+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43720 #11388 (6 connections now open) 2014-10-06T16:33:40.929+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43721 #11389 (7 connections now open) 2014-10-06T16:33:40.929+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43722 #11390 (8 connections now open) 2014-10-06T16:33:40.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43723 #11391 (9 connections now open) 2014-10-06T16:33:40.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43724 #11392 (10 connections now open) 2014-10-06T16:33:40.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43725 #11393 (11 connections now open) 2014-10-06T16:33:40.930+0000 I NETWORK [conn11385] end connection 127.0.0.1:43717 (10 connections now open) 2014-10-06T16:33:45.931+0000 I NETWORK [conn11387] end connection 127.0.0.1:43719 (9 connections now open) 2014-10-06T16:33:45.931+0000 I NETWORK [conn11389] end connection 127.0.0.1:43721 (9 connections now open) 2014-10-06T16:33:45.931+0000 I NETWORK [conn11392] end connection 127.0.0.1:43724 (8 connections now open) 2014-10-06T16:33:45.931+0000 I NETWORK [conn11386] end connection 127.0.0.1:43718 (7 connections now open) 2014-10-06T16:33:45.931+0000 I NETWORK [conn11388] end connection 127.0.0.1:43720 (6 connections now open) 2014-10-06T16:33:45.931+0000 I NETWORK [conn11393] end connection 127.0.0.1:43725 (5 connections now open) 2014-10-06T16:33:45.931+0000 I NETWORK [conn11391] end connection 127.0.0.1:43723 (3 connections now open) 2014-10-06T16:33:45.931+0000 I NETWORK [conn11390] end connection 127.0.0.1:43722 (2 connections now open) 2014-10-06T16:33:45.931+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43726 #11394 (3 connections now open) 2014-10-06T16:33:45.932+0000 I NETWORK [conn11394] end connection 127.0.0.1:43726 (2 connections now open) 2014-10-06T16:33:45.932+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:33:45.933+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:33:45.933+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:33:47.057+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43727 #11395 (3 connections now open) 2014-10-06T16:33:47.057+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43728 #11396 (4 connections now open) 2014-10-06T16:33:47.057+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43729 #11397 (5 connections now open) 2014-10-06T16:33:47.057+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43731 #11398 (6 connections now open) 2014-10-06T16:33:47.057+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43732 #11399 (7 connections now open) 2014-10-06T16:33:47.058+0000 I NETWORK [conn11395] end connection 127.0.0.1:43727 (6 connections now open) 2014-10-06T16:33:52.058+0000 I NETWORK [conn11396] end connection 127.0.0.1:43728 (5 connections now open) 2014-10-06T16:33:52.058+0000 I NETWORK [conn11399] end connection 127.0.0.1:43732 (5 connections now open) 2014-10-06T16:33:52.058+0000 I NETWORK [conn11398] end connection 127.0.0.1:43731 (4 connections now open) 2014-10-06T16:33:52.058+0000 I NETWORK [conn11397] end connection 127.0.0.1:43729 (4 connections now open) 2014-10-06T16:33:52.058+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43734 #11400 (6 connections now open) 2014-10-06T16:33:52.059+0000 I NETWORK [conn11400] end connection 127.0.0.1:43734 (2 connections now open) 2014-10-06T16:33:52.059+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:33:52.060+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:33:52.060+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:33:53.164+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43735 #11401 (3 connections now open) 2014-10-06T16:33:53.165+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43736 #11402 (4 connections now open) 2014-10-06T16:33:53.165+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43737 #11403 (5 connections now open) 2014-10-06T16:33:53.165+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43738 #11404 (6 connections now open) 2014-10-06T16:33:53.165+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43739 #11405 (7 connections now open) 2014-10-06T16:33:53.165+0000 I NETWORK [conn11401] end connection 127.0.0.1:43735 (6 connections now open) 2014-10-06T16:33:58.165+0000 I NETWORK [conn11403] end connection 127.0.0.1:43737 (5 connections now open) 2014-10-06T16:33:58.165+0000 I NETWORK [conn11404] end connection 127.0.0.1:43738 (5 connections now open) 2014-10-06T16:33:58.165+0000 I NETWORK [conn11402] end connection 127.0.0.1:43736 (5 connections now open) 2014-10-06T16:33:58.165+0000 I NETWORK [conn11405] end connection 127.0.0.1:43739 (4 connections now open) 2014-10-06T16:33:58.166+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43741 #11406 (3 connections now open) 2014-10-06T16:33:58.166+0000 I NETWORK [conn11406] end connection 127.0.0.1:43741 (2 connections now open) 2014-10-06T16:33:58.166+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:33:58.167+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:33:58.167+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:33:59.281+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43742 #11407 (3 connections now open) 2014-10-06T16:33:59.281+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43743 #11408 (4 connections now open) 2014-10-06T16:33:59.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43744 #11409 (5 connections now open) 2014-10-06T16:33:59.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43745 #11410 (6 connections now open) 2014-10-06T16:33:59.282+0000 I NETWORK [conn11407] end connection 127.0.0.1:43742 (4 connections now open) 2014-10-06T16:33:59.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43746 #11411 (7 connections now open) 2014-10-06T16:34:04.282+0000 I NETWORK [conn11411] end connection 127.0.0.1:43746 (5 connections now open) 2014-10-06T16:34:04.282+0000 I NETWORK [conn11409] end connection 127.0.0.1:43744 (5 connections now open) 2014-10-06T16:34:04.282+0000 I NETWORK [conn11408] end connection 127.0.0.1:43743 (5 connections now open) 2014-10-06T16:34:04.282+0000 I NETWORK [conn11410] end connection 127.0.0.1:43745 (3 connections now open) 2014-10-06T16:34:04.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43747 #11412 (3 connections now open) 2014-10-06T16:34:04.283+0000 I NETWORK [conn11412] end connection 127.0.0.1:43747 (2 connections now open) 2014-10-06T16:34:04.283+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:34:04.284+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:34:04.284+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:34:05.397+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43748 #11413 (3 connections now open) 2014-10-06T16:34:05.397+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43749 #11414 (4 connections now open) 2014-10-06T16:34:05.397+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43750 #11415 (5 connections now open) 2014-10-06T16:34:05.397+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43751 #11416 (6 connections now open) 2014-10-06T16:34:05.397+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43752 #11417 (7 connections now open) 2014-10-06T16:34:05.397+0000 I NETWORK [conn11413] end connection 127.0.0.1:43748 (6 connections now open) 2014-10-06T16:34:10.398+0000 I NETWORK [conn11415] end connection 127.0.0.1:43750 (5 connections now open) 2014-10-06T16:34:10.398+0000 I NETWORK [conn11416] end connection 127.0.0.1:43751 (5 connections now open) 2014-10-06T16:34:10.398+0000 I NETWORK [conn11414] end connection 127.0.0.1:43749 (4 connections now open) 2014-10-06T16:34:10.398+0000 I NETWORK [conn11417] end connection 127.0.0.1:43752 (5 connections now open) 2014-10-06T16:34:10.398+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43753 #11418 (3 connections now open) 2014-10-06T16:34:10.399+0000 I NETWORK [conn11418] end connection 127.0.0.1:43753 (2 connections now open) 2014-10-06T16:34:10.399+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:34:10.400+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:34:10.400+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:34:11.534+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43754 #11419 (3 connections now open) 2014-10-06T16:34:11.535+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43755 #11420 (4 connections now open) 2014-10-06T16:34:11.535+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43756 #11421 (5 connections now open) 2014-10-06T16:34:11.535+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43757 #11422 (6 connections now open) 2014-10-06T16:34:11.535+0000 I NETWORK [conn11419] end connection 127.0.0.1:43754 (5 connections now open) 2014-10-06T16:34:11.535+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43758 #11423 (7 connections now open) 2014-10-06T16:34:16.535+0000 I NETWORK [conn11422] end connection 127.0.0.1:43757 (5 connections now open) 2014-10-06T16:34:16.535+0000 I NETWORK [conn11421] end connection 127.0.0.1:43756 (5 connections now open) 2014-10-06T16:34:16.535+0000 I NETWORK [conn11423] end connection 127.0.0.1:43758 (5 connections now open) 2014-10-06T16:34:16.536+0000 I NETWORK [conn11420] end connection 127.0.0.1:43755 (2 connections now open) 2014-10-06T16:34:16.536+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43759 #11424 (3 connections now open) 2014-10-06T16:34:16.536+0000 I NETWORK [conn11424] end connection 127.0.0.1:43759 (2 connections now open) 2014-10-06T16:34:16.537+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:34:16.537+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:34:16.538+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:34:17.671+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43760 #11425 (3 connections now open) 2014-10-06T16:34:17.671+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43761 #11426 (4 connections now open) 2014-10-06T16:34:17.671+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43762 #11427 (5 connections now open) 2014-10-06T16:34:17.672+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43763 #11428 (6 connections now open) 2014-10-06T16:34:17.672+0000 I NETWORK [conn11425] end connection 127.0.0.1:43760 (5 connections now open) 2014-10-06T16:34:17.672+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43764 #11429 (7 connections now open) 2014-10-06T16:34:22.672+0000 I NETWORK [conn11429] end connection 127.0.0.1:43764 (5 connections now open) 2014-10-06T16:34:22.672+0000 I NETWORK [conn11428] end connection 127.0.0.1:43763 (5 connections now open) 2014-10-06T16:34:22.672+0000 I NETWORK [conn11426] end connection 127.0.0.1:43761 (4 connections now open) 2014-10-06T16:34:22.672+0000 I NETWORK [conn11427] end connection 127.0.0.1:43762 (2 connections now open) 2014-10-06T16:34:22.672+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43765 #11430 (3 connections now open) 2014-10-06T16:34:22.673+0000 I NETWORK [conn11430] end connection 127.0.0.1:43765 (2 connections now open) 2014-10-06T16:34:22.673+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:34:22.674+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:34:22.674+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:34:23.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43766 #11431 (3 connections now open) 2014-10-06T16:34:23.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43767 #11432 (4 connections now open) 2014-10-06T16:34:23.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43768 #11433 (5 connections now open) 2014-10-06T16:34:23.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43770 #11434 (6 connections now open) 2014-10-06T16:34:23.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43769 #11435 (7 connections now open) 2014-10-06T16:34:23.783+0000 I NETWORK [conn11431] end connection 127.0.0.1:43766 (6 connections now open) 2014-10-06T16:34:28.783+0000 I NETWORK [conn11432] end connection 127.0.0.1:43767 (5 connections now open) 2014-10-06T16:34:28.783+0000 I NETWORK [conn11435] end connection 127.0.0.1:43769 (4 connections now open) 2014-10-06T16:34:28.783+0000 I NETWORK [conn11434] end connection 127.0.0.1:43770 (4 connections now open) 2014-10-06T16:34:28.783+0000 I NETWORK [conn11433] end connection 127.0.0.1:43768 (2 connections now open) 2014-10-06T16:34:28.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43772 #11436 (3 connections now open) 2014-10-06T16:34:28.784+0000 I NETWORK [conn11436] end connection 127.0.0.1:43772 (2 connections now open) 2014-10-06T16:34:28.784+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:34:28.785+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:34:28.785+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:34:29.916+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43773 #11437 (3 connections now open) 2014-10-06T16:34:29.916+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43774 #11438 (4 connections now open) 2014-10-06T16:34:29.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43775 #11439 (5 connections now open) 2014-10-06T16:34:29.917+0000 I NETWORK [conn11437] end connection 127.0.0.1:43773 (4 connections now open) 2014-10-06T16:34:34.917+0000 I NETWORK [conn11439] end connection 127.0.0.1:43775 (3 connections now open) 2014-10-06T16:34:34.917+0000 I NETWORK [conn11438] end connection 127.0.0.1:43774 (3 connections now open) 2014-10-06T16:34:34.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43776 #11440 (3 connections now open) 2014-10-06T16:34:34.918+0000 I NETWORK [conn11440] end connection 127.0.0.1:43776 (2 connections now open) 2014-10-06T16:34:34.918+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:34:34.919+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:34:34.919+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:34:36.035+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43777 #11441 (3 connections now open) 2014-10-06T16:34:36.035+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43778 #11442 (4 connections now open) 2014-10-06T16:34:36.036+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43779 #11443 (5 connections now open) 2014-10-06T16:34:36.036+0000 I NETWORK [conn11441] end connection 127.0.0.1:43777 (4 connections now open) 2014-10-06T16:34:41.036+0000 I NETWORK [conn11443] end connection 127.0.0.1:43779 (3 connections now open) 2014-10-06T16:34:41.036+0000 I NETWORK [conn11442] end connection 127.0.0.1:43778 (3 connections now open) 2014-10-06T16:34:41.036+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43780 #11444 (3 connections now open) 2014-10-06T16:34:41.037+0000 I NETWORK [conn11444] end connection 127.0.0.1:43780 (2 connections now open) 2014-10-06T16:34:41.037+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:34:41.038+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:34:41.040+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:34:42.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43781 #11445 (3 connections now open) 2014-10-06T16:34:42.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43782 #11446 (4 connections now open) 2014-10-06T16:34:42.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43783 #11447 (5 connections now open) 2014-10-06T16:34:42.160+0000 I NETWORK [conn11445] end connection 127.0.0.1:43781 (4 connections now open) 2014-10-06T16:34:47.161+0000 I NETWORK [conn11447] end connection 127.0.0.1:43783 (3 connections now open) 2014-10-06T16:34:47.161+0000 I NETWORK [conn11446] end connection 127.0.0.1:43782 (2 connections now open) 2014-10-06T16:34:47.161+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43784 #11448 (3 connections now open) 2014-10-06T16:34:47.161+0000 I NETWORK [conn11448] end connection 127.0.0.1:43784 (2 connections now open) 2014-10-06T16:34:47.162+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:34:47.163+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:34:47.163+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:34:48.288+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43785 #11449 (3 connections now open) 2014-10-06T16:34:48.288+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43786 #11450 (4 connections now open) 2014-10-06T16:34:48.288+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43787 #11451 (5 connections now open) 2014-10-06T16:34:48.289+0000 I NETWORK [conn11449] end connection 127.0.0.1:43785 (4 connections now open) 2014-10-06T16:34:53.289+0000 I NETWORK [conn11451] end connection 127.0.0.1:43787 (3 connections now open) 2014-10-06T16:34:53.289+0000 I NETWORK [conn11450] end connection 127.0.0.1:43786 (3 connections now open) 2014-10-06T16:34:53.289+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43788 #11452 (3 connections now open) 2014-10-06T16:34:53.290+0000 I NETWORK [conn11452] end connection 127.0.0.1:43788 (2 connections now open) 2014-10-06T16:34:53.290+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:34:53.291+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:34:53.291+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:34:54.422+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43789 #11453 (3 connections now open) 2014-10-06T16:34:54.422+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43790 #11454 (4 connections now open) 2014-10-06T16:34:54.422+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43791 #11455 (5 connections now open) 2014-10-06T16:34:54.422+0000 I NETWORK [conn11453] end connection 127.0.0.1:43789 (4 connections now open) 2014-10-06T16:34:59.423+0000 I NETWORK [conn11454] end connection 127.0.0.1:43790 (3 connections now open) 2014-10-06T16:34:59.423+0000 I NETWORK [conn11455] end connection 127.0.0.1:43791 (3 connections now open) 2014-10-06T16:34:59.423+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43793 #11456 (3 connections now open) 2014-10-06T16:34:59.423+0000 I NETWORK [conn11456] end connection 127.0.0.1:43793 (2 connections now open) 2014-10-06T16:34:59.424+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:34:59.424+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:34:59.425+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:35:00.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43794 #11457 (3 connections now open) 2014-10-06T16:35:00.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43795 #11458 (4 connections now open) 2014-10-06T16:35:00.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43796 #11459 (5 connections now open) 2014-10-06T16:35:00.550+0000 I NETWORK [conn11457] end connection 127.0.0.1:43794 (4 connections now open) 2014-10-06T16:35:05.550+0000 I NETWORK [conn11458] end connection 127.0.0.1:43795 (3 connections now open) 2014-10-06T16:35:05.550+0000 I NETWORK [conn11459] end connection 127.0.0.1:43796 (2 connections now open) 2014-10-06T16:35:05.550+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43797 #11460 (3 connections now open) 2014-10-06T16:35:05.551+0000 I NETWORK [conn11460] end connection 127.0.0.1:43797 (2 connections now open) 2014-10-06T16:35:05.551+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:35:05.552+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:35:05.552+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:35:06.674+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43798 #11461 (3 connections now open) 2014-10-06T16:35:06.674+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43799 #11462 (4 connections now open) 2014-10-06T16:35:06.675+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43800 #11463 (5 connections now open) 2014-10-06T16:35:06.675+0000 I NETWORK [conn11461] end connection 127.0.0.1:43798 (4 connections now open) 2014-10-06T16:35:11.675+0000 I NETWORK [conn11462] end connection 127.0.0.1:43799 (3 connections now open) 2014-10-06T16:35:11.675+0000 I NETWORK [conn11463] end connection 127.0.0.1:43800 (3 connections now open) 2014-10-06T16:35:11.675+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43801 #11464 (3 connections now open) 2014-10-06T16:35:11.676+0000 I NETWORK [conn11464] end connection 127.0.0.1:43801 (2 connections now open) 2014-10-06T16:35:11.676+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:35:11.677+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:35:11.677+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:35:12.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43802 #11465 (3 connections now open) 2014-10-06T16:35:12.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43803 #11466 (4 connections now open) 2014-10-06T16:35:12.807+0000 I NETWORK [conn11465] end connection 127.0.0.1:43802 (3 connections now open) 2014-10-06T16:35:17.808+0000 I NETWORK [conn11466] end connection 127.0.0.1:43803 (2 connections now open) 2014-10-06T16:35:17.808+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43804 #11467 (3 connections now open) 2014-10-06T16:35:17.808+0000 I NETWORK [conn11467] end connection 127.0.0.1:43804 (2 connections now open) 2014-10-06T16:35:17.809+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:35:17.809+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:35:17.810+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:35:18.940+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43805 #11468 (3 connections now open) 2014-10-06T16:35:18.940+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43806 #11469 (4 connections now open) 2014-10-06T16:35:18.940+0000 I NETWORK [conn11468] end connection 127.0.0.1:43805 (3 connections now open) 2014-10-06T16:35:23.941+0000 I NETWORK [conn11469] end connection 127.0.0.1:43806 (2 connections now open) 2014-10-06T16:35:23.941+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43807 #11470 (3 connections now open) 2014-10-06T16:35:23.941+0000 I NETWORK [conn11470] end connection 127.0.0.1:43807 (2 connections now open) 2014-10-06T16:35:23.941+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:35:23.942+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:35:23.943+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:35:25.062+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43808 #11471 (3 connections now open) 2014-10-06T16:35:25.062+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43809 #11472 (4 connections now open) 2014-10-06T16:35:25.063+0000 I NETWORK [conn11471] end connection 127.0.0.1:43808 (3 connections now open) 2014-10-06T16:35:30.063+0000 I NETWORK [conn11472] end connection 127.0.0.1:43809 (2 connections now open) 2014-10-06T16:35:30.063+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43810 #11473 (3 connections now open) 2014-10-06T16:35:30.063+0000 I NETWORK [conn11473] end connection 127.0.0.1:43810 (2 connections now open) 2014-10-06T16:35:30.064+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:35:30.064+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:35:30.065+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:35:31.191+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43811 #11474 (3 connections now open) 2014-10-06T16:35:31.191+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43812 #11475 (4 connections now open) 2014-10-06T16:35:31.191+0000 I NETWORK [conn11474] end connection 127.0.0.1:43811 (3 connections now open) 2014-10-06T16:35:36.192+0000 I NETWORK [conn11475] end connection 127.0.0.1:43812 (2 connections now open) 2014-10-06T16:35:36.192+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43813 #11476 (3 connections now open) 2014-10-06T16:35:36.192+0000 I NETWORK [conn11476] end connection 127.0.0.1:43813 (2 connections now open) 2014-10-06T16:35:36.192+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:35:36.193+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:35:36.193+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:35:37.324+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43814 #11477 (3 connections now open) 2014-10-06T16:35:37.324+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43815 #11478 (4 connections now open) 2014-10-06T16:35:37.325+0000 I NETWORK [conn11477] end connection 127.0.0.1:43814 (3 connections now open) 2014-10-06T16:35:42.325+0000 I NETWORK [conn11478] end connection 127.0.0.1:43815 (2 connections now open) 2014-10-06T16:35:42.325+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43816 #11479 (3 connections now open) 2014-10-06T16:35:42.326+0000 I NETWORK [conn11479] end connection 127.0.0.1:43816 (2 connections now open) 2014-10-06T16:35:42.326+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:35:42.327+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:35:42.327+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:35:43.457+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43817 #11480 (3 connections now open) 2014-10-06T16:35:43.457+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43818 #11481 (4 connections now open) 2014-10-06T16:35:43.458+0000 I NETWORK [conn11480] end connection 127.0.0.1:43817 (3 connections now open) 2014-10-06T16:35:48.458+0000 I NETWORK [conn11481] end connection 127.0.0.1:43818 (2 connections now open) 2014-10-06T16:35:48.458+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43819 #11482 (3 connections now open) 2014-10-06T16:35:48.459+0000 I NETWORK [conn11482] end connection 127.0.0.1:43819 (2 connections now open) 2014-10-06T16:35:48.459+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:35:48.460+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:35:48.460+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:35:49.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43820 #11483 (3 connections now open) 2014-10-06T16:35:49.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43821 #11484 (4 connections now open) 2014-10-06T16:35:49.589+0000 I NETWORK [conn11483] end connection 127.0.0.1:43820 (3 connections now open) 2014-10-06T16:35:54.589+0000 I NETWORK [conn11484] end connection 127.0.0.1:43821 (2 connections now open) 2014-10-06T16:35:54.589+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43822 #11485 (3 connections now open) 2014-10-06T16:35:54.589+0000 I NETWORK [conn11485] end connection 127.0.0.1:43822 (2 connections now open) 2014-10-06T16:35:54.590+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndex 2014-10-06T16:35:54.595+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:35:54.595+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:35:55.720+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndex" } 2014-10-06T16:35:55.720+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:35:55.731+0000 I INDEXING [conn5] build index done. scanned 3200 total records. 0 secs 2014-10-06T16:35:55.732+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43823 #11486 (3 connections now open) 2014-10-06T16:35:55.732+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43824 #11487 (4 connections now open) 2014-10-06T16:35:55.732+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43825 #11488 (5 connections now open) 2014-10-06T16:35:55.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43826 #11489 (6 connections now open) 2014-10-06T16:35:55.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43827 #11490 (7 connections now open) 2014-10-06T16:35:55.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43828 #11491 (8 connections now open) 2014-10-06T16:35:55.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43829 #11492 (9 connections now open) 2014-10-06T16:35:55.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43830 #11493 (10 connections now open) 2014-10-06T16:35:55.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43831 #11494 (11 connections now open) 2014-10-06T16:35:55.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43832 #11495 (12 connections now open) 2014-10-06T16:35:55.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43833 #11496 (13 connections now open) 2014-10-06T16:35:55.734+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43834 #11497 (14 connections now open) 2014-10-06T16:35:55.734+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43835 #11498 (15 connections now open) 2014-10-06T16:35:55.734+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43836 #11499 (16 connections now open) 2014-10-06T16:35:55.734+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43837 #11500 (17 connections now open) 2014-10-06T16:35:55.734+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43838 #11501 (18 connections now open) 2014-10-06T16:35:55.734+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43839 #11502 (19 connections now open) 2014-10-06T16:35:55.735+0000 I NETWORK [conn11486] end connection 127.0.0.1:43823 (18 connections now open) 2014-10-06T16:36:00.735+0000 I NETWORK [conn11494] end connection 127.0.0.1:43831 (17 connections now open) 2014-10-06T16:36:00.735+0000 I NETWORK [conn11489] end connection 127.0.0.1:43826 (17 connections now open) 2014-10-06T16:36:00.735+0000 I NETWORK [conn11487] end connection 127.0.0.1:43824 (16 connections now open) 2014-10-06T16:36:00.735+0000 I NETWORK [conn11502] end connection 127.0.0.1:43839 (14 connections now open) 2014-10-06T16:36:00.735+0000 I NETWORK [conn11497] end connection 127.0.0.1:43834 (13 connections now open) 2014-10-06T16:36:00.735+0000 I NETWORK [conn11492] end connection 127.0.0.1:43829 (13 connections now open) 2014-10-06T16:36:00.736+0000 I NETWORK [conn11500] end connection 127.0.0.1:43837 (11 connections now open) 2014-10-06T16:36:00.736+0000 I NETWORK [conn11490] end connection 127.0.0.1:43827 (10 connections now open) 2014-10-06T16:36:00.736+0000 I NETWORK [conn11491] end connection 127.0.0.1:43828 (9 connections now open) 2014-10-06T16:36:00.736+0000 I NETWORK [conn11499] end connection 127.0.0.1:43836 (8 connections now open) 2014-10-06T16:36:00.736+0000 I NETWORK [conn11496] end connection 127.0.0.1:43833 (7 connections now open) 2014-10-06T16:36:00.736+0000 I NETWORK [conn11498] end connection 127.0.0.1:43835 (6 connections now open) 2014-10-06T16:36:00.736+0000 I NETWORK [conn11488] end connection 127.0.0.1:43825 (5 connections now open) 2014-10-06T16:36:00.736+0000 I NETWORK [conn11493] end connection 127.0.0.1:43830 (4 connections now open) 2014-10-06T16:36:00.736+0000 I NETWORK [conn11501] end connection 127.0.0.1:43838 (4 connections now open) 2014-10-06T16:36:00.736+0000 I NETWORK [conn11495] end connection 127.0.0.1:43832 (2 connections now open) 2014-10-06T16:36:00.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43840 #11503 (3 connections now open) 2014-10-06T16:36:00.737+0000 I NETWORK [conn11503] end connection 127.0.0.1:43840 (2 connections now open) 2014-10-06T16:36:00.737+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:36:00.738+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:36:00.738+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:36:01.847+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndex" } 2014-10-06T16:36:01.847+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:36:01.858+0000 I INDEXING [conn5] build index done. scanned 3200 total records. 0 secs 2014-10-06T16:36:01.859+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43841 #11504 (3 connections now open) 2014-10-06T16:36:01.859+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43842 #11505 (4 connections now open) 2014-10-06T16:36:01.859+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43843 #11506 (5 connections now open) 2014-10-06T16:36:01.859+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43844 #11507 (6 connections now open) 2014-10-06T16:36:01.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43845 #11508 (7 connections now open) 2014-10-06T16:36:01.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43846 #11509 (8 connections now open) 2014-10-06T16:36:01.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43847 #11510 (9 connections now open) 2014-10-06T16:36:01.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43848 #11511 (10 connections now open) 2014-10-06T16:36:01.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43849 #11512 (11 connections now open) 2014-10-06T16:36:01.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43850 #11513 (12 connections now open) 2014-10-06T16:36:01.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43851 #11514 (13 connections now open) 2014-10-06T16:36:01.861+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43852 #11515 (14 connections now open) 2014-10-06T16:36:01.861+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43853 #11516 (15 connections now open) 2014-10-06T16:36:01.861+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43854 #11517 (16 connections now open) 2014-10-06T16:36:01.861+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43855 #11518 (17 connections now open) 2014-10-06T16:36:01.862+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43856 #11519 (18 connections now open) 2014-10-06T16:36:01.862+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43857 #11520 (19 connections now open) 2014-10-06T16:36:01.862+0000 I NETWORK [conn11504] end connection 127.0.0.1:43841 (18 connections now open) 2014-10-06T16:36:06.862+0000 I NETWORK [conn11517] end connection 127.0.0.1:43854 (17 connections now open) 2014-10-06T16:36:06.862+0000 I NETWORK [conn11512] end connection 127.0.0.1:43849 (17 connections now open) 2014-10-06T16:36:06.863+0000 I NETWORK [conn11518] end connection 127.0.0.1:43855 (15 connections now open) 2014-10-06T16:36:06.863+0000 I NETWORK [conn11519] end connection 127.0.0.1:43856 (14 connections now open) 2014-10-06T16:36:06.863+0000 I NETWORK [conn11520] end connection 127.0.0.1:43857 (14 connections now open) 2014-10-06T16:36:06.863+0000 I NETWORK [conn11506] end connection 127.0.0.1:43843 (14 connections now open) 2014-10-06T16:36:06.863+0000 I NETWORK [conn11507] end connection 127.0.0.1:43844 (11 connections now open) 2014-10-06T16:36:06.863+0000 I NETWORK [conn11514] end connection 127.0.0.1:43851 (10 connections now open) 2014-10-06T16:36:06.863+0000 I NETWORK [conn11516] end connection 127.0.0.1:43853 (10 connections now open) 2014-10-06T16:36:06.863+0000 I NETWORK [conn11508] end connection 127.0.0.1:43845 (8 connections now open) 2014-10-06T16:36:06.863+0000 I NETWORK [conn11509] end connection 127.0.0.1:43846 (7 connections now open) 2014-10-06T16:36:06.863+0000 I NETWORK [conn11513] end connection 127.0.0.1:43850 (7 connections now open) 2014-10-06T16:36:06.863+0000 I NETWORK [conn11515] end connection 127.0.0.1:43852 (6 connections now open) 2014-10-06T16:36:06.863+0000 I NETWORK [conn11510] end connection 127.0.0.1:43847 (4 connections now open) 2014-10-06T16:36:06.863+0000 I NETWORK [conn11511] end connection 127.0.0.1:43848 (3 connections now open) 2014-10-06T16:36:06.864+0000 I NETWORK [conn11505] end connection 127.0.0.1:43842 (2 connections now open) 2014-10-06T16:36:06.864+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43858 #11521 (3 connections now open) 2014-10-06T16:36:06.864+0000 I NETWORK [conn11521] end connection 127.0.0.1:43858 (2 connections now open) 2014-10-06T16:36:06.865+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:36:06.865+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:36:06.866+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:36:07.994+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndex" } 2014-10-06T16:36:07.994+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:36:08.005+0000 I INDEXING [conn5] build index done. scanned 3200 total records. 0 secs 2014-10-06T16:36:08.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43859 #11522 (3 connections now open) 2014-10-06T16:36:08.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43860 #11523 (4 connections now open) 2014-10-06T16:36:08.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43861 #11524 (5 connections now open) 2014-10-06T16:36:08.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43862 #11525 (6 connections now open) 2014-10-06T16:36:08.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43863 #11526 (7 connections now open) 2014-10-06T16:36:08.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43864 #11527 (8 connections now open) 2014-10-06T16:36:08.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43865 #11528 (9 connections now open) 2014-10-06T16:36:08.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43866 #11529 (10 connections now open) 2014-10-06T16:36:08.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43867 #11530 (11 connections now open) 2014-10-06T16:36:08.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43868 #11531 (12 connections now open) 2014-10-06T16:36:08.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43869 #11532 (13 connections now open) 2014-10-06T16:36:08.008+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43870 #11533 (14 connections now open) 2014-10-06T16:36:08.008+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43871 #11534 (15 connections now open) 2014-10-06T16:36:08.008+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43872 #11535 (16 connections now open) 2014-10-06T16:36:08.008+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43873 #11536 (17 connections now open) 2014-10-06T16:36:08.009+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43874 #11537 (18 connections now open) 2014-10-06T16:36:08.009+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43875 #11538 (19 connections now open) 2014-10-06T16:36:08.009+0000 I NETWORK [conn11522] end connection 127.0.0.1:43859 (18 connections now open) 2014-10-06T16:36:13.009+0000 I NETWORK [conn11528] end connection 127.0.0.1:43865 (17 connections now open) 2014-10-06T16:36:13.009+0000 I NETWORK [conn11525] end connection 127.0.0.1:43862 (17 connections now open) 2014-10-06T16:36:13.009+0000 I NETWORK [conn11533] end connection 127.0.0.1:43870 (15 connections now open) 2014-10-06T16:36:13.009+0000 I NETWORK [conn11534] end connection 127.0.0.1:43871 (15 connections now open) 2014-10-06T16:36:13.009+0000 I NETWORK [conn11529] end connection 127.0.0.1:43866 (14 connections now open) 2014-10-06T16:36:13.009+0000 I NETWORK [conn11538] end connection 127.0.0.1:43875 (12 connections now open) 2014-10-06T16:36:13.009+0000 I NETWORK [conn11527] end connection 127.0.0.1:43864 (11 connections now open) 2014-10-06T16:36:13.010+0000 I NETWORK [conn11530] end connection 127.0.0.1:43867 (11 connections now open) 2014-10-06T16:36:13.010+0000 I NETWORK [conn11535] end connection 127.0.0.1:43872 (10 connections now open) 2014-10-06T16:36:13.010+0000 I NETWORK [conn11524] end connection 127.0.0.1:43861 (10 connections now open) 2014-10-06T16:36:13.010+0000 I NETWORK [conn11531] end connection 127.0.0.1:43868 (8 connections now open) 2014-10-06T16:36:13.010+0000 I NETWORK [conn11526] end connection 127.0.0.1:43863 (7 connections now open) 2014-10-06T16:36:13.010+0000 I NETWORK [conn11537] end connection 127.0.0.1:43874 (5 connections now open) 2014-10-06T16:36:13.010+0000 I NETWORK [conn11536] end connection 127.0.0.1:43873 (4 connections now open) 2014-10-06T16:36:13.010+0000 I NETWORK [conn11532] end connection 127.0.0.1:43869 (3 connections now open) 2014-10-06T16:36:13.010+0000 I NETWORK [conn11523] end connection 127.0.0.1:43860 (2 connections now open) 2014-10-06T16:36:13.010+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43876 #11539 (3 connections now open) 2014-10-06T16:36:13.011+0000 I NETWORK [conn11539] end connection 127.0.0.1:43876 (2 connections now open) 2014-10-06T16:36:13.011+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:36:13.012+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:36:13.012+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:36:14.144+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndex" } 2014-10-06T16:36:14.144+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:36:14.155+0000 I INDEXING [conn5] build index done. scanned 3200 total records. 0 secs 2014-10-06T16:36:14.156+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43877 #11540 (3 connections now open) 2014-10-06T16:36:14.156+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43878 #11541 (4 connections now open) 2014-10-06T16:36:14.156+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43879 #11542 (5 connections now open) 2014-10-06T16:36:14.157+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43880 #11543 (6 connections now open) 2014-10-06T16:36:14.157+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43881 #11544 (7 connections now open) 2014-10-06T16:36:14.157+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43882 #11545 (8 connections now open) 2014-10-06T16:36:14.158+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43883 #11546 (9 connections now open) 2014-10-06T16:36:14.158+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43884 #11547 (10 connections now open) 2014-10-06T16:36:14.158+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43885 #11548 (11 connections now open) 2014-10-06T16:36:14.158+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43886 #11549 (12 connections now open) 2014-10-06T16:36:14.158+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43887 #11550 (13 connections now open) 2014-10-06T16:36:14.158+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43888 #11551 (14 connections now open) 2014-10-06T16:36:14.158+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43889 #11552 (15 connections now open) 2014-10-06T16:36:14.159+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43890 #11553 (16 connections now open) 2014-10-06T16:36:14.159+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43891 #11554 (17 connections now open) 2014-10-06T16:36:14.159+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43892 #11555 (18 connections now open) 2014-10-06T16:36:14.159+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43893 #11556 (19 connections now open) 2014-10-06T16:36:14.160+0000 I NETWORK [conn11540] end connection 127.0.0.1:43877 (18 connections now open) 2014-10-06T16:36:19.160+0000 I NETWORK [conn11552] end connection 127.0.0.1:43889 (17 connections now open) 2014-10-06T16:36:19.160+0000 I NETWORK [conn11553] end connection 127.0.0.1:43890 (17 connections now open) 2014-10-06T16:36:19.160+0000 I NETWORK [conn11545] end connection 127.0.0.1:43882 (15 connections now open) 2014-10-06T16:36:19.160+0000 I NETWORK [conn11544] end connection 127.0.0.1:43881 (15 connections now open) 2014-10-06T16:36:19.160+0000 I NETWORK [conn11548] end connection 127.0.0.1:43885 (13 connections now open) 2014-10-06T16:36:19.160+0000 I NETWORK [conn11543] end connection 127.0.0.1:43880 (12 connections now open) 2014-10-06T16:36:19.160+0000 I NETWORK [conn11554] end connection 127.0.0.1:43891 (11 connections now open) 2014-10-06T16:36:19.160+0000 I NETWORK [conn11542] end connection 127.0.0.1:43879 (10 connections now open) 2014-10-06T16:36:19.161+0000 I NETWORK [conn11541] end connection 127.0.0.1:43878 (9 connections now open) 2014-10-06T16:36:19.161+0000 I NETWORK [conn11555] end connection 127.0.0.1:43892 (9 connections now open) 2014-10-06T16:36:19.161+0000 I NETWORK [conn11556] end connection 127.0.0.1:43893 (8 connections now open) 2014-10-06T16:36:19.161+0000 I NETWORK [conn11546] end connection 127.0.0.1:43883 (6 connections now open) 2014-10-06T16:36:19.161+0000 I NETWORK [conn11551] end connection 127.0.0.1:43888 (5 connections now open) 2014-10-06T16:36:19.161+0000 I NETWORK [conn11550] end connection 127.0.0.1:43887 (4 connections now open) 2014-10-06T16:36:19.161+0000 I NETWORK [conn11549] end connection 127.0.0.1:43886 (3 connections now open) 2014-10-06T16:36:19.161+0000 I NETWORK [conn11547] end connection 127.0.0.1:43884 (3 connections now open) 2014-10-06T16:36:19.161+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43894 #11557 (3 connections now open) 2014-10-06T16:36:19.162+0000 I NETWORK [conn11557] end connection 127.0.0.1:43894 (2 connections now open) 2014-10-06T16:36:19.162+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:36:19.163+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:36:19.163+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:36:20.300+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndex" } 2014-10-06T16:36:20.300+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:36:20.311+0000 I INDEXING [conn5] build index done. scanned 3200 total records. 0 secs 2014-10-06T16:36:20.312+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43895 #11558 (3 connections now open) 2014-10-06T16:36:20.312+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43897 #11559 (4 connections now open) 2014-10-06T16:36:20.312+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43898 #11560 (5 connections now open) 2014-10-06T16:36:20.312+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43896 #11561 (6 connections now open) 2014-10-06T16:36:20.312+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43901 #11562 (7 connections now open) 2014-10-06T16:36:20.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43903 #11563 (8 connections now open) 2014-10-06T16:36:20.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43902 #11564 (9 connections now open) 2014-10-06T16:36:20.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43904 #11565 (10 connections now open) 2014-10-06T16:36:20.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43905 #11566 (11 connections now open) 2014-10-06T16:36:20.314+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43906 #11567 (12 connections now open) 2014-10-06T16:36:20.314+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43907 #11568 (13 connections now open) 2014-10-06T16:36:20.314+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43908 #11569 (14 connections now open) 2014-10-06T16:36:20.314+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43909 #11570 (15 connections now open) 2014-10-06T16:36:20.314+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43910 #11571 (16 connections now open) 2014-10-06T16:36:20.314+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43911 #11572 (17 connections now open) 2014-10-06T16:36:20.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43912 #11573 (18 connections now open) 2014-10-06T16:36:20.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43913 #11574 (19 connections now open) 2014-10-06T16:36:20.315+0000 I NETWORK [conn11558] end connection 127.0.0.1:43895 (17 connections now open) 2014-10-06T16:36:25.315+0000 I NETWORK [conn11573] end connection 127.0.0.1:43912 (17 connections now open) 2014-10-06T16:36:25.316+0000 I NETWORK [conn11561] end connection 127.0.0.1:43896 (17 connections now open) 2014-10-06T16:36:25.316+0000 I NETWORK [conn11566] end connection 127.0.0.1:43905 (16 connections now open) 2014-10-06T16:36:25.316+0000 I NETWORK [conn11571] end connection 127.0.0.1:43910 (16 connections now open) 2014-10-06T16:36:25.316+0000 I NETWORK [conn11570] end connection 127.0.0.1:43909 (16 connections now open) 2014-10-06T16:36:25.316+0000 I NETWORK [conn11563] end connection 127.0.0.1:43903 (13 connections now open) 2014-10-06T16:36:25.316+0000 I NETWORK [conn11569] end connection 127.0.0.1:43908 (15 connections now open) 2014-10-06T16:36:25.316+0000 I NETWORK [conn11565] end connection 127.0.0.1:43904 (10 connections now open) 2014-10-06T16:36:25.316+0000 I NETWORK [conn11564] end connection 127.0.0.1:43902 (15 connections now open) 2014-10-06T16:36:25.316+0000 I NETWORK [conn11568] end connection 127.0.0.1:43907 (8 connections now open) 2014-10-06T16:36:25.316+0000 I NETWORK [conn11574] end connection 127.0.0.1:43913 (8 connections now open) 2014-10-06T16:36:25.316+0000 I NETWORK [conn11567] end connection 127.0.0.1:43906 (6 connections now open) 2014-10-06T16:36:25.316+0000 I NETWORK [conn11559] end connection 127.0.0.1:43897 (5 connections now open) 2014-10-06T16:36:25.317+0000 I NETWORK [conn11562] end connection 127.0.0.1:43901 (4 connections now open) 2014-10-06T16:36:25.317+0000 I NETWORK [conn11572] end connection 127.0.0.1:43911 (3 connections now open) 2014-10-06T16:36:25.317+0000 I NETWORK [conn11560] end connection 127.0.0.1:43898 (2 connections now open) 2014-10-06T16:36:25.317+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43914 #11575 (3 connections now open) 2014-10-06T16:36:25.317+0000 I NETWORK [conn11575] end connection 127.0.0.1:43914 (2 connections now open) 2014-10-06T16:36:25.318+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:36:25.319+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:36:25.319+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:36:26.440+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndex" } 2014-10-06T16:36:26.440+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:36:26.451+0000 I INDEXING [conn5] build index done. scanned 3200 total records. 0 secs 2014-10-06T16:36:26.452+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43915 #11576 (3 connections now open) 2014-10-06T16:36:26.453+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43916 #11577 (4 connections now open) 2014-10-06T16:36:26.453+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43917 #11578 (5 connections now open) 2014-10-06T16:36:26.453+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43918 #11579 (6 connections now open) 2014-10-06T16:36:26.453+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43919 #11580 (7 connections now open) 2014-10-06T16:36:26.453+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43921 #11581 (8 connections now open) 2014-10-06T16:36:26.453+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43922 #11582 (9 connections now open) 2014-10-06T16:36:26.454+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43923 #11583 (10 connections now open) 2014-10-06T16:36:26.454+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43924 #11584 (11 connections now open) 2014-10-06T16:36:26.454+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43925 #11585 (12 connections now open) 2014-10-06T16:36:26.454+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43926 #11586 (13 connections now open) 2014-10-06T16:36:26.454+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43927 #11587 (14 connections now open) 2014-10-06T16:36:26.454+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43928 #11588 (15 connections now open) 2014-10-06T16:36:26.455+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43929 #11589 (16 connections now open) 2014-10-06T16:36:26.455+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43930 #11590 (17 connections now open) 2014-10-06T16:36:26.455+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43931 #11591 (18 connections now open) 2014-10-06T16:36:26.455+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43932 #11592 (19 connections now open) 2014-10-06T16:36:26.455+0000 I NETWORK [conn11576] end connection 127.0.0.1:43915 (18 connections now open) 2014-10-06T16:36:31.456+0000 I NETWORK [conn11591] end connection 127.0.0.1:43931 (17 connections now open) 2014-10-06T16:36:31.456+0000 I NETWORK [conn11583] end connection 127.0.0.1:43923 (17 connections now open) 2014-10-06T16:36:31.456+0000 I NETWORK [conn11592] end connection 127.0.0.1:43932 (15 connections now open) 2014-10-06T16:36:31.456+0000 I NETWORK [conn11581] end connection 127.0.0.1:43921 (15 connections now open) 2014-10-06T16:36:31.456+0000 I NETWORK [conn11590] end connection 127.0.0.1:43930 (13 connections now open) 2014-10-06T16:36:31.456+0000 I NETWORK [conn11588] end connection 127.0.0.1:43928 (13 connections now open) 2014-10-06T16:36:31.456+0000 I NETWORK [conn11584] end connection 127.0.0.1:43924 (12 connections now open) 2014-10-06T16:36:31.456+0000 I NETWORK [conn11579] end connection 127.0.0.1:43918 (10 connections now open) 2014-10-06T16:36:31.456+0000 I NETWORK [conn11582] end connection 127.0.0.1:43922 (9 connections now open) 2014-10-06T16:36:31.456+0000 I NETWORK [conn11586] end connection 127.0.0.1:43926 (8 connections now open) 2014-10-06T16:36:31.456+0000 I NETWORK [conn11577] end connection 127.0.0.1:43916 (7 connections now open) 2014-10-06T16:36:31.457+0000 I NETWORK [conn11580] end connection 127.0.0.1:43919 (7 connections now open) 2014-10-06T16:36:31.457+0000 I NETWORK [conn11585] end connection 127.0.0.1:43925 (6 connections now open) 2014-10-06T16:36:31.457+0000 I NETWORK [conn11578] end connection 127.0.0.1:43917 (4 connections now open) 2014-10-06T16:36:31.457+0000 I NETWORK [conn11587] end connection 127.0.0.1:43927 (3 connections now open) 2014-10-06T16:36:31.457+0000 I NETWORK [conn11589] end connection 127.0.0.1:43929 (3 connections now open) 2014-10-06T16:36:31.457+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43933 #11593 (3 connections now open) 2014-10-06T16:36:31.457+0000 I NETWORK [conn11593] end connection 127.0.0.1:43933 (2 connections now open) 2014-10-06T16:36:31.458+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:36:31.459+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:36:31.459+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:36:32.574+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndex" } 2014-10-06T16:36:32.574+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:36:32.587+0000 I INDEXING [conn5] build index done. scanned 3200 total records. 0 secs 2014-10-06T16:36:32.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43934 #11594 (3 connections now open) 2014-10-06T16:36:32.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43935 #11595 (4 connections now open) 2014-10-06T16:36:32.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43936 #11596 (5 connections now open) 2014-10-06T16:36:32.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43937 #11597 (6 connections now open) 2014-10-06T16:36:32.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43938 #11598 (7 connections now open) 2014-10-06T16:36:32.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43939 #11599 (8 connections now open) 2014-10-06T16:36:32.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43940 #11600 (9 connections now open) 2014-10-06T16:36:32.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43941 #11601 (10 connections now open) 2014-10-06T16:36:32.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43942 #11602 (11 connections now open) 2014-10-06T16:36:32.589+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43943 #11603 (12 connections now open) 2014-10-06T16:36:32.589+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43944 #11604 (13 connections now open) 2014-10-06T16:36:32.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43945 #11605 (14 connections now open) 2014-10-06T16:36:32.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43946 #11606 (15 connections now open) 2014-10-06T16:36:32.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43947 #11607 (16 connections now open) 2014-10-06T16:36:32.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43948 #11608 (17 connections now open) 2014-10-06T16:36:32.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43949 #11609 (18 connections now open) 2014-10-06T16:36:32.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43950 #11610 (19 connections now open) 2014-10-06T16:36:32.591+0000 I NETWORK [conn11594] end connection 127.0.0.1:43934 (18 connections now open) 2014-10-06T16:36:37.591+0000 I NETWORK [conn11607] end connection 127.0.0.1:43947 (17 connections now open) 2014-10-06T16:36:37.591+0000 I NETWORK [conn11599] end connection 127.0.0.1:43939 (16 connections now open) 2014-10-06T16:36:37.591+0000 I NETWORK [conn11600] end connection 127.0.0.1:43940 (15 connections now open) 2014-10-06T16:36:37.591+0000 I NETWORK [conn11597] end connection 127.0.0.1:43937 (14 connections now open) 2014-10-06T16:36:37.591+0000 I NETWORK [conn11595] end connection 127.0.0.1:43935 (14 connections now open) 2014-10-06T16:36:37.591+0000 I NETWORK [conn11609] end connection 127.0.0.1:43949 (14 connections now open) 2014-10-06T16:36:37.591+0000 I NETWORK [conn11610] end connection 127.0.0.1:43950 (11 connections now open) 2014-10-06T16:36:37.591+0000 I NETWORK [conn11606] end connection 127.0.0.1:43946 (11 connections now open) 2014-10-06T16:36:37.592+0000 I NETWORK [conn11605] end connection 127.0.0.1:43945 (9 connections now open) 2014-10-06T16:36:37.592+0000 I NETWORK [conn11598] end connection 127.0.0.1:43938 (9 connections now open) 2014-10-06T16:36:37.592+0000 I NETWORK [conn11602] end connection 127.0.0.1:43942 (7 connections now open) 2014-10-06T16:36:37.592+0000 I NETWORK [conn11608] end connection 127.0.0.1:43948 (6 connections now open) 2014-10-06T16:36:37.592+0000 I NETWORK [conn11596] end connection 127.0.0.1:43936 (6 connections now open) 2014-10-06T16:36:37.592+0000 I NETWORK [conn11603] end connection 127.0.0.1:43943 (6 connections now open) 2014-10-06T16:36:37.592+0000 I NETWORK [conn11604] end connection 127.0.0.1:43944 (3 connections now open) 2014-10-06T16:36:37.592+0000 I NETWORK [conn11601] end connection 127.0.0.1:43941 (2 connections now open) 2014-10-06T16:36:37.592+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43951 #11611 (3 connections now open) 2014-10-06T16:36:37.593+0000 I NETWORK [conn11611] end connection 127.0.0.1:43951 (2 connections now open) 2014-10-06T16:36:37.593+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:36:37.594+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:36:37.594+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:36:38.721+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndex" } 2014-10-06T16:36:38.721+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:36:38.736+0000 I INDEXING [conn5] build index done. scanned 3200 total records. 0 secs 2014-10-06T16:36:38.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43952 #11612 (3 connections now open) 2014-10-06T16:36:38.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43953 #11613 (4 connections now open) 2014-10-06T16:36:38.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43954 #11614 (5 connections now open) 2014-10-06T16:36:38.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43955 #11615 (6 connections now open) 2014-10-06T16:36:38.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43956 #11616 (7 connections now open) 2014-10-06T16:36:38.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43957 #11617 (8 connections now open) 2014-10-06T16:36:38.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43958 #11618 (9 connections now open) 2014-10-06T16:36:38.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43959 #11619 (10 connections now open) 2014-10-06T16:36:38.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43960 #11620 (11 connections now open) 2014-10-06T16:36:38.739+0000 I NETWORK [conn11612] end connection 127.0.0.1:43952 (10 connections now open) 2014-10-06T16:36:43.739+0000 I NETWORK [conn11619] end connection 127.0.0.1:43959 (9 connections now open) 2014-10-06T16:36:43.739+0000 I NETWORK [conn11613] end connection 127.0.0.1:43953 (8 connections now open) 2014-10-06T16:36:43.739+0000 I NETWORK [conn11616] end connection 127.0.0.1:43956 (7 connections now open) 2014-10-06T16:36:43.739+0000 I NETWORK [conn11620] end connection 127.0.0.1:43960 (6 connections now open) 2014-10-06T16:36:43.739+0000 I NETWORK [conn11617] end connection 127.0.0.1:43957 (5 connections now open) 2014-10-06T16:36:43.739+0000 I NETWORK [conn11614] end connection 127.0.0.1:43954 (5 connections now open) 2014-10-06T16:36:43.739+0000 I NETWORK [conn11615] end connection 127.0.0.1:43955 (4 connections now open) 2014-10-06T16:36:43.739+0000 I NETWORK [conn11618] end connection 127.0.0.1:43958 (5 connections now open) 2014-10-06T16:36:43.740+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43961 #11621 (3 connections now open) 2014-10-06T16:36:43.740+0000 I NETWORK [conn11621] end connection 127.0.0.1:43961 (2 connections now open) 2014-10-06T16:36:43.741+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:36:43.741+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:36:43.742+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:36:44.873+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndex" } 2014-10-06T16:36:44.873+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:36:44.888+0000 I INDEXING [conn5] build index done. scanned 3200 total records. 0 secs 2014-10-06T16:36:44.888+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43962 #11622 (3 connections now open) 2014-10-06T16:36:44.889+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43964 #11623 (4 connections now open) 2014-10-06T16:36:44.889+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43963 #11624 (5 connections now open) 2014-10-06T16:36:44.889+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43966 #11625 (6 connections now open) 2014-10-06T16:36:44.889+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43965 #11626 (7 connections now open) 2014-10-06T16:36:44.889+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43967 #11627 (8 connections now open) 2014-10-06T16:36:44.889+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43968 #11628 (9 connections now open) 2014-10-06T16:36:44.889+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43969 #11629 (10 connections now open) 2014-10-06T16:36:44.889+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43970 #11630 (11 connections now open) 2014-10-06T16:36:44.890+0000 I NETWORK [conn11622] end connection 127.0.0.1:43962 (10 connections now open) 2014-10-06T16:36:49.890+0000 I NETWORK [conn11624] end connection 127.0.0.1:43963 (9 connections now open) 2014-10-06T16:36:49.890+0000 I NETWORK [conn11627] end connection 127.0.0.1:43967 (9 connections now open) 2014-10-06T16:36:49.890+0000 I NETWORK [conn11628] end connection 127.0.0.1:43968 (8 connections now open) 2014-10-06T16:36:49.890+0000 I NETWORK [conn11625] end connection 127.0.0.1:43966 (6 connections now open) 2014-10-06T16:36:49.890+0000 I NETWORK [conn11623] end connection 127.0.0.1:43964 (6 connections now open) 2014-10-06T16:36:49.890+0000 I NETWORK [conn11629] end connection 127.0.0.1:43969 (4 connections now open) 2014-10-06T16:36:49.891+0000 I NETWORK [conn11626] end connection 127.0.0.1:43965 (4 connections now open) 2014-10-06T16:36:49.891+0000 I NETWORK [conn11630] end connection 127.0.0.1:43970 (3 connections now open) 2014-10-06T16:36:49.891+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43971 #11631 (3 connections now open) 2014-10-06T16:36:49.891+0000 I NETWORK [conn11631] end connection 127.0.0.1:43971 (2 connections now open) 2014-10-06T16:36:49.891+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:36:49.892+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:36:49.892+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:36:51.008+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndex" } 2014-10-06T16:36:51.008+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:36:51.023+0000 I INDEXING [conn5] build index done. scanned 3200 total records. 0 secs 2014-10-06T16:36:51.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43972 #11632 (3 connections now open) 2014-10-06T16:36:51.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43973 #11633 (4 connections now open) 2014-10-06T16:36:51.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43974 #11634 (5 connections now open) 2014-10-06T16:36:51.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43975 #11635 (6 connections now open) 2014-10-06T16:36:51.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43976 #11636 (7 connections now open) 2014-10-06T16:36:51.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43977 #11637 (8 connections now open) 2014-10-06T16:36:51.025+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43978 #11638 (9 connections now open) 2014-10-06T16:36:51.025+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43979 #11639 (10 connections now open) 2014-10-06T16:36:51.025+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43980 #11640 (11 connections now open) 2014-10-06T16:36:51.025+0000 I NETWORK [conn11632] end connection 127.0.0.1:43972 (10 connections now open) 2014-10-06T16:36:56.026+0000 I NETWORK [conn11637] end connection 127.0.0.1:43977 (9 connections now open) 2014-10-06T16:36:56.026+0000 I NETWORK [conn11639] end connection 127.0.0.1:43979 (9 connections now open) 2014-10-06T16:36:56.026+0000 I NETWORK [conn11638] end connection 127.0.0.1:43978 (7 connections now open) 2014-10-06T16:36:56.026+0000 I NETWORK [conn11634] end connection 127.0.0.1:43974 (7 connections now open) 2014-10-06T16:36:56.026+0000 I NETWORK [conn11636] end connection 127.0.0.1:43976 (6 connections now open) 2014-10-06T16:36:56.026+0000 I NETWORK [conn11640] end connection 127.0.0.1:43980 (5 connections now open) 2014-10-06T16:36:56.026+0000 I NETWORK [conn11635] end connection 127.0.0.1:43975 (3 connections now open) 2014-10-06T16:36:56.026+0000 I NETWORK [conn11633] end connection 127.0.0.1:43973 (2 connections now open) 2014-10-06T16:36:56.026+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43981 #11641 (3 connections now open) 2014-10-06T16:36:56.027+0000 I NETWORK [conn11641] end connection 127.0.0.1:43981 (2 connections now open) 2014-10-06T16:36:56.027+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:36:56.028+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:36:56.028+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:36:57.143+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndex" } 2014-10-06T16:36:57.143+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:36:57.154+0000 I INDEXING [conn5] build index done. scanned 3200 total records. 0 secs 2014-10-06T16:36:57.154+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43982 #11642 (3 connections now open) 2014-10-06T16:36:57.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43983 #11643 (4 connections now open) 2014-10-06T16:36:57.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43984 #11644 (5 connections now open) 2014-10-06T16:36:57.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43985 #11645 (6 connections now open) 2014-10-06T16:36:57.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43986 #11646 (7 connections now open) 2014-10-06T16:36:57.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43987 #11647 (8 connections now open) 2014-10-06T16:36:57.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43988 #11648 (9 connections now open) 2014-10-06T16:36:57.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43989 #11649 (10 connections now open) 2014-10-06T16:36:57.156+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43990 #11650 (11 connections now open) 2014-10-06T16:36:57.156+0000 I NETWORK [conn11642] end connection 127.0.0.1:43982 (10 connections now open) 2014-10-06T16:37:02.156+0000 I NETWORK [conn11643] end connection 127.0.0.1:43983 (9 connections now open) 2014-10-06T16:37:02.156+0000 I NETWORK [conn11648] end connection 127.0.0.1:43988 (8 connections now open) 2014-10-06T16:37:02.157+0000 I NETWORK [conn11646] end connection 127.0.0.1:43986 (7 connections now open) 2014-10-06T16:37:02.157+0000 I NETWORK [conn11644] end connection 127.0.0.1:43984 (7 connections now open) 2014-10-06T16:37:02.157+0000 I NETWORK [conn11645] end connection 127.0.0.1:43985 (6 connections now open) 2014-10-06T16:37:02.157+0000 I NETWORK [conn11647] end connection 127.0.0.1:43987 (4 connections now open) 2014-10-06T16:37:02.157+0000 I NETWORK [conn11650] end connection 127.0.0.1:43990 (4 connections now open) 2014-10-06T16:37:02.157+0000 I NETWORK [conn11649] end connection 127.0.0.1:43989 (2 connections now open) 2014-10-06T16:37:02.157+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43991 #11651 (3 connections now open) 2014-10-06T16:37:02.158+0000 I NETWORK [conn11651] end connection 127.0.0.1:43991 (2 connections now open) 2014-10-06T16:37:02.158+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:37:02.159+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:37:02.159+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:37:03.282+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndex" } 2014-10-06T16:37:03.282+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:37:03.293+0000 I INDEXING [conn5] build index done. scanned 3200 total records. 0 secs 2014-10-06T16:37:03.293+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43992 #11652 (3 connections now open) 2014-10-06T16:37:03.294+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43993 #11653 (4 connections now open) 2014-10-06T16:37:03.294+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43994 #11654 (5 connections now open) 2014-10-06T16:37:03.294+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43995 #11655 (6 connections now open) 2014-10-06T16:37:03.294+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43996 #11656 (7 connections now open) 2014-10-06T16:37:03.294+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43997 #11657 (8 connections now open) 2014-10-06T16:37:03.294+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43998 #11658 (9 connections now open) 2014-10-06T16:37:03.294+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:43999 #11659 (10 connections now open) 2014-10-06T16:37:03.294+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44000 #11660 (11 connections now open) 2014-10-06T16:37:03.295+0000 I NETWORK [conn11652] end connection 127.0.0.1:43992 (10 connections now open) 2014-10-06T16:37:08.295+0000 I NETWORK [conn11655] end connection 127.0.0.1:43995 (9 connections now open) 2014-10-06T16:37:08.295+0000 I NETWORK [conn11658] end connection 127.0.0.1:43998 (8 connections now open) 2014-10-06T16:37:08.295+0000 I NETWORK [conn11653] end connection 127.0.0.1:43993 (8 connections now open) 2014-10-06T16:37:08.295+0000 I NETWORK [conn11654] end connection 127.0.0.1:43994 (6 connections now open) 2014-10-06T16:37:08.295+0000 I NETWORK [conn11659] end connection 127.0.0.1:43999 (6 connections now open) 2014-10-06T16:37:08.295+0000 I NETWORK [conn11656] end connection 127.0.0.1:43996 (4 connections now open) 2014-10-06T16:37:08.295+0000 I NETWORK [conn11660] end connection 127.0.0.1:44000 (4 connections now open) 2014-10-06T16:37:08.296+0000 I NETWORK [conn11657] end connection 127.0.0.1:43997 (2 connections now open) 2014-10-06T16:37:08.296+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44001 #11661 (3 connections now open) 2014-10-06T16:37:08.296+0000 I NETWORK [conn11661] end connection 127.0.0.1:44001 (2 connections now open) 2014-10-06T16:37:08.297+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:37:08.297+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:37:08.298+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:37:09.430+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndex" } 2014-10-06T16:37:09.430+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:37:09.441+0000 I INDEXING [conn5] build index done. scanned 3200 total records. 0 secs 2014-10-06T16:37:09.441+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44002 #11662 (3 connections now open) 2014-10-06T16:37:09.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44003 #11663 (4 connections now open) 2014-10-06T16:37:09.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44005 #11664 (5 connections now open) 2014-10-06T16:37:09.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44004 #11665 (6 connections now open) 2014-10-06T16:37:09.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44006 #11666 (7 connections now open) 2014-10-06T16:37:09.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44007 #11667 (8 connections now open) 2014-10-06T16:37:09.443+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44008 #11668 (9 connections now open) 2014-10-06T16:37:09.443+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44009 #11669 (10 connections now open) 2014-10-06T16:37:09.443+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44010 #11670 (11 connections now open) 2014-10-06T16:37:09.443+0000 I NETWORK [conn11662] end connection 127.0.0.1:44002 (10 connections now open) 2014-10-06T16:37:14.444+0000 I NETWORK [conn11668] end connection 127.0.0.1:44008 (9 connections now open) 2014-10-06T16:37:14.444+0000 I NETWORK [conn11670] end connection 127.0.0.1:44010 (9 connections now open) 2014-10-06T16:37:14.444+0000 I NETWORK [conn11667] end connection 127.0.0.1:44007 (8 connections now open) 2014-10-06T16:37:14.444+0000 I NETWORK [conn11664] end connection 127.0.0.1:44005 (6 connections now open) 2014-10-06T16:37:14.444+0000 I NETWORK [conn11666] end connection 127.0.0.1:44006 (5 connections now open) 2014-10-06T16:37:14.444+0000 I NETWORK [conn11663] end connection 127.0.0.1:44003 (4 connections now open) 2014-10-06T16:37:14.444+0000 I NETWORK [conn11665] end connection 127.0.0.1:44004 (3 connections now open) 2014-10-06T16:37:14.444+0000 I NETWORK [conn11669] end connection 127.0.0.1:44009 (3 connections now open) 2014-10-06T16:37:14.444+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44011 #11671 (3 connections now open) 2014-10-06T16:37:14.445+0000 I NETWORK [conn11671] end connection 127.0.0.1:44011 (2 connections now open) 2014-10-06T16:37:14.445+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:37:14.446+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:37:14.446+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:37:15.568+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndex" } 2014-10-06T16:37:15.568+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:37:15.579+0000 I INDEXING [conn5] build index done. scanned 3200 total records. 0 secs 2014-10-06T16:37:15.580+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44012 #11672 (3 connections now open) 2014-10-06T16:37:15.580+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44013 #11673 (4 connections now open) 2014-10-06T16:37:15.580+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44014 #11674 (5 connections now open) 2014-10-06T16:37:15.580+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44015 #11675 (6 connections now open) 2014-10-06T16:37:15.580+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44016 #11676 (7 connections now open) 2014-10-06T16:37:15.581+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44017 #11677 (8 connections now open) 2014-10-06T16:37:15.581+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44018 #11678 (9 connections now open) 2014-10-06T16:37:15.581+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44019 #11679 (10 connections now open) 2014-10-06T16:37:15.581+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44020 #11680 (11 connections now open) 2014-10-06T16:37:15.581+0000 I NETWORK [conn11672] end connection 127.0.0.1:44012 (10 connections now open) 2014-10-06T16:37:20.581+0000 I NETWORK [conn11674] end connection 127.0.0.1:44014 (9 connections now open) 2014-10-06T16:37:20.582+0000 I NETWORK [conn11673] end connection 127.0.0.1:44013 (9 connections now open) 2014-10-06T16:37:20.582+0000 I NETWORK [conn11679] end connection 127.0.0.1:44019 (8 connections now open) 2014-10-06T16:37:20.582+0000 I NETWORK [conn11677] end connection 127.0.0.1:44017 (6 connections now open) 2014-10-06T16:37:20.582+0000 I NETWORK [conn11675] end connection 127.0.0.1:44015 (5 connections now open) 2014-10-06T16:37:20.582+0000 I NETWORK [conn11676] end connection 127.0.0.1:44016 (4 connections now open) 2014-10-06T16:37:20.582+0000 I NETWORK [conn11678] end connection 127.0.0.1:44018 (3 connections now open) 2014-10-06T16:37:20.582+0000 I NETWORK [conn11680] end connection 127.0.0.1:44020 (3 connections now open) 2014-10-06T16:37:20.582+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44021 #11681 (3 connections now open) 2014-10-06T16:37:20.583+0000 I NETWORK [conn11681] end connection 127.0.0.1:44021 (2 connections now open) 2014-10-06T16:37:20.583+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:37:20.584+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:37:20.584+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:37:21.696+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndex" } 2014-10-06T16:37:21.696+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:37:21.707+0000 I INDEXING [conn5] build index done. scanned 3200 total records. 0 secs 2014-10-06T16:37:21.708+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44022 #11682 (3 connections now open) 2014-10-06T16:37:21.708+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44023 #11683 (4 connections now open) 2014-10-06T16:37:21.708+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44024 #11684 (5 connections now open) 2014-10-06T16:37:21.708+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44025 #11685 (6 connections now open) 2014-10-06T16:37:21.708+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44026 #11686 (7 connections now open) 2014-10-06T16:37:21.709+0000 I NETWORK [conn11682] end connection 127.0.0.1:44022 (6 connections now open) 2014-10-06T16:37:26.709+0000 I NETWORK [conn11683] end connection 127.0.0.1:44023 (5 connections now open) 2014-10-06T16:37:26.709+0000 I NETWORK [conn11686] end connection 127.0.0.1:44026 (5 connections now open) 2014-10-06T16:37:26.709+0000 I NETWORK [conn11684] end connection 127.0.0.1:44024 (4 connections now open) 2014-10-06T16:37:26.709+0000 I NETWORK [conn11685] end connection 127.0.0.1:44025 (2 connections now open) 2014-10-06T16:37:26.709+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44027 #11687 (3 connections now open) 2014-10-06T16:37:26.710+0000 I NETWORK [conn11687] end connection 127.0.0.1:44027 (2 connections now open) 2014-10-06T16:37:26.710+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:37:26.711+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:37:26.711+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:37:27.834+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndex" } 2014-10-06T16:37:27.834+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:37:27.849+0000 I INDEXING [conn5] build index done. scanned 3200 total records. 0 secs 2014-10-06T16:37:27.849+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44028 #11688 (3 connections now open) 2014-10-06T16:37:27.850+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44029 #11689 (4 connections now open) 2014-10-06T16:37:27.850+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44030 #11690 (5 connections now open) 2014-10-06T16:37:27.850+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44031 #11691 (6 connections now open) 2014-10-06T16:37:27.850+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44032 #11692 (7 connections now open) 2014-10-06T16:37:27.850+0000 I NETWORK [conn11688] end connection 127.0.0.1:44028 (6 connections now open) 2014-10-06T16:37:32.851+0000 I NETWORK [conn11689] end connection 127.0.0.1:44029 (5 connections now open) 2014-10-06T16:37:32.851+0000 I NETWORK [conn11691] end connection 127.0.0.1:44031 (5 connections now open) 2014-10-06T16:37:32.851+0000 I NETWORK [conn11690] end connection 127.0.0.1:44030 (4 connections now open) 2014-10-06T16:37:32.851+0000 I NETWORK [conn11692] end connection 127.0.0.1:44032 (2 connections now open) 2014-10-06T16:37:32.851+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44033 #11693 (3 connections now open) 2014-10-06T16:37:32.851+0000 I NETWORK [conn11693] end connection 127.0.0.1:44033 (2 connections now open) 2014-10-06T16:37:32.852+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:37:32.852+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:37:32.853+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:37:33.979+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndex" } 2014-10-06T16:37:33.979+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:37:33.994+0000 I INDEXING [conn5] build index done. scanned 3200 total records. 0 secs 2014-10-06T16:37:33.994+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44034 #11694 (3 connections now open) 2014-10-06T16:37:33.995+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44035 #11695 (4 connections now open) 2014-10-06T16:37:33.995+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44036 #11696 (5 connections now open) 2014-10-06T16:37:33.995+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44037 #11697 (6 connections now open) 2014-10-06T16:37:33.995+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44038 #11698 (7 connections now open) 2014-10-06T16:37:33.995+0000 I NETWORK [conn11694] end connection 127.0.0.1:44034 (6 connections now open) 2014-10-06T16:37:38.995+0000 I NETWORK [conn11698] end connection 127.0.0.1:44038 (5 connections now open) 2014-10-06T16:37:38.995+0000 I NETWORK [conn11696] end connection 127.0.0.1:44036 (5 connections now open) 2014-10-06T16:37:38.996+0000 I NETWORK [conn11697] end connection 127.0.0.1:44037 (3 connections now open) 2014-10-06T16:37:38.996+0000 I NETWORK [conn11695] end connection 127.0.0.1:44035 (2 connections now open) 2014-10-06T16:37:38.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44039 #11699 (3 connections now open) 2014-10-06T16:37:38.996+0000 I NETWORK [conn11699] end connection 127.0.0.1:44039 (2 connections now open) 2014-10-06T16:37:38.997+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:37:38.997+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:37:38.998+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:37:40.121+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndex" } 2014-10-06T16:37:40.121+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:37:40.136+0000 I INDEXING [conn5] build index done. scanned 3200 total records. 0 secs 2014-10-06T16:37:40.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44040 #11700 (3 connections now open) 2014-10-06T16:37:40.137+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44041 #11701 (4 connections now open) 2014-10-06T16:37:40.137+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44042 #11702 (5 connections now open) 2014-10-06T16:37:40.137+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44043 #11703 (6 connections now open) 2014-10-06T16:37:40.137+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44044 #11704 (7 connections now open) 2014-10-06T16:37:40.137+0000 I NETWORK [conn11700] end connection 127.0.0.1:44040 (6 connections now open) 2014-10-06T16:37:40.354+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._14 2014-10-06T16:37:45.137+0000 I NETWORK [conn11703] end connection 127.0.0.1:44043 (5 connections now open) 2014-10-06T16:37:45.137+0000 I NETWORK [conn11701] end connection 127.0.0.1:44041 (5 connections now open) 2014-10-06T16:37:45.137+0000 I NETWORK [conn11704] end connection 127.0.0.1:44044 (3 connections now open) 2014-10-06T16:37:45.137+0000 I NETWORK [conn11702] end connection 127.0.0.1:44042 (2 connections now open) 2014-10-06T16:37:45.138+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44045 #11705 (3 connections now open) 2014-10-06T16:37:45.138+0000 I NETWORK [conn11705] end connection 127.0.0.1:44045 (2 connections now open) 2014-10-06T16:37:45.138+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:37:45.139+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:37:45.140+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:37:46.265+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndex" } 2014-10-06T16:37:46.265+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:37:46.276+0000 I INDEXING [conn5] build index done. scanned 3200 total records. 0 secs 2014-10-06T16:37:46.276+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44046 #11706 (3 connections now open) 2014-10-06T16:37:46.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44047 #11707 (4 connections now open) 2014-10-06T16:37:46.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44048 #11708 (5 connections now open) 2014-10-06T16:37:46.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44050 #11709 (6 connections now open) 2014-10-06T16:37:46.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44049 #11710 (7 connections now open) 2014-10-06T16:37:46.277+0000 I NETWORK [conn11706] end connection 127.0.0.1:44046 (6 connections now open) 2014-10-06T16:37:51.278+0000 I NETWORK [conn11709] end connection 127.0.0.1:44050 (5 connections now open) 2014-10-06T16:37:51.278+0000 I NETWORK [conn11710] end connection 127.0.0.1:44049 (5 connections now open) 2014-10-06T16:37:51.278+0000 I NETWORK [conn11707] end connection 127.0.0.1:44047 (5 connections now open) 2014-10-06T16:37:51.278+0000 I NETWORK [conn11708] end connection 127.0.0.1:44048 (4 connections now open) 2014-10-06T16:37:51.278+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44052 #11711 (6 connections now open) 2014-10-06T16:37:51.278+0000 I NETWORK [conn11711] end connection 127.0.0.1:44052 (2 connections now open) 2014-10-06T16:37:51.279+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:37:51.280+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:37:51.280+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:37:52.394+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndex" } 2014-10-06T16:37:52.394+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:37:52.405+0000 I INDEXING [conn5] build index done. scanned 3200 total records. 0 secs 2014-10-06T16:37:52.406+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44053 #11712 (3 connections now open) 2014-10-06T16:37:52.406+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44054 #11713 (4 connections now open) 2014-10-06T16:37:52.406+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44055 #11714 (5 connections now open) 2014-10-06T16:37:52.406+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44056 #11715 (6 connections now open) 2014-10-06T16:37:52.406+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44057 #11716 (7 connections now open) 2014-10-06T16:37:52.406+0000 I NETWORK [conn11712] end connection 127.0.0.1:44053 (6 connections now open) 2014-10-06T16:37:57.407+0000 I NETWORK [conn11715] end connection 127.0.0.1:44056 (5 connections now open) 2014-10-06T16:37:57.407+0000 I NETWORK [conn11714] end connection 127.0.0.1:44055 (5 connections now open) 2014-10-06T16:37:57.407+0000 I NETWORK [conn11716] end connection 127.0.0.1:44057 (3 connections now open) 2014-10-06T16:37:57.407+0000 I NETWORK [conn11713] end connection 127.0.0.1:44054 (2 connections now open) 2014-10-06T16:37:57.407+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44058 #11717 (3 connections now open) 2014-10-06T16:37:57.407+0000 I NETWORK [conn11717] end connection 127.0.0.1:44058 (2 connections now open) 2014-10-06T16:37:57.408+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:37:57.409+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:37:57.409+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:37:58.535+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndex" } 2014-10-06T16:37:58.535+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:37:58.546+0000 I INDEXING [conn5] build index done. scanned 3200 total records. 0 secs 2014-10-06T16:37:58.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44059 #11718 (3 connections now open) 2014-10-06T16:37:58.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44060 #11719 (4 connections now open) 2014-10-06T16:37:58.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44061 #11720 (5 connections now open) 2014-10-06T16:37:58.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44062 #11721 (6 connections now open) 2014-10-06T16:37:58.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44063 #11722 (7 connections now open) 2014-10-06T16:37:58.547+0000 I NETWORK [conn11718] end connection 127.0.0.1:44059 (5 connections now open) 2014-10-06T16:38:03.547+0000 I NETWORK [conn11721] end connection 127.0.0.1:44062 (5 connections now open) 2014-10-06T16:38:03.547+0000 I NETWORK [conn11722] end connection 127.0.0.1:44063 (5 connections now open) 2014-10-06T16:38:03.548+0000 I NETWORK [conn11719] end connection 127.0.0.1:44060 (4 connections now open) 2014-10-06T16:38:03.548+0000 I NETWORK [conn11720] end connection 127.0.0.1:44061 (2 connections now open) 2014-10-06T16:38:03.548+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44065 #11723 (3 connections now open) 2014-10-06T16:38:03.548+0000 I NETWORK [conn11723] end connection 127.0.0.1:44065 (2 connections now open) 2014-10-06T16:38:03.549+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:38:03.550+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:38:03.550+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:38:04.675+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndex" } 2014-10-06T16:38:04.675+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:38:04.686+0000 I INDEXING [conn5] build index done. scanned 3200 total records. 0 secs 2014-10-06T16:38:04.687+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44066 #11724 (3 connections now open) 2014-10-06T16:38:04.687+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44067 #11725 (4 connections now open) 2014-10-06T16:38:04.687+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44068 #11726 (5 connections now open) 2014-10-06T16:38:04.688+0000 I NETWORK [conn11724] end connection 127.0.0.1:44066 (4 connections now open) 2014-10-06T16:38:09.688+0000 I NETWORK [conn11725] end connection 127.0.0.1:44067 (3 connections now open) 2014-10-06T16:38:09.688+0000 I NETWORK [conn11726] end connection 127.0.0.1:44068 (3 connections now open) 2014-10-06T16:38:09.688+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44069 #11727 (3 connections now open) 2014-10-06T16:38:09.689+0000 I NETWORK [conn11727] end connection 127.0.0.1:44069 (2 connections now open) 2014-10-06T16:38:09.689+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:38:09.690+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:38:09.690+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:38:10.820+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndex" } 2014-10-06T16:38:10.820+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:38:10.835+0000 I INDEXING [conn5] build index done. scanned 3200 total records. 0 secs 2014-10-06T16:38:10.835+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44070 #11728 (3 connections now open) 2014-10-06T16:38:10.835+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44071 #11729 (4 connections now open) 2014-10-06T16:38:10.835+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44072 #11730 (5 connections now open) 2014-10-06T16:38:10.836+0000 I NETWORK [conn11728] end connection 127.0.0.1:44070 (4 connections now open) 2014-10-06T16:38:15.836+0000 I NETWORK [conn11729] end connection 127.0.0.1:44071 (3 connections now open) 2014-10-06T16:38:15.836+0000 I NETWORK [conn11730] end connection 127.0.0.1:44072 (3 connections now open) 2014-10-06T16:38:15.836+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44073 #11731 (3 connections now open) 2014-10-06T16:38:15.837+0000 I NETWORK [conn11731] end connection 127.0.0.1:44073 (2 connections now open) 2014-10-06T16:38:15.837+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:38:15.838+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:38:15.838+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:38:16.951+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndex" } 2014-10-06T16:38:16.951+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:38:16.961+0000 I INDEXING [conn5] build index done. scanned 3200 total records. 0 secs 2014-10-06T16:38:16.962+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44074 #11732 (3 connections now open) 2014-10-06T16:38:16.962+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44075 #11733 (4 connections now open) 2014-10-06T16:38:16.962+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44076 #11734 (5 connections now open) 2014-10-06T16:38:16.963+0000 I NETWORK [conn11732] end connection 127.0.0.1:44074 (4 connections now open) 2014-10-06T16:38:21.963+0000 I NETWORK [conn11734] end connection 127.0.0.1:44076 (3 connections now open) 2014-10-06T16:38:21.963+0000 I NETWORK [conn11733] end connection 127.0.0.1:44075 (3 connections now open) 2014-10-06T16:38:21.963+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44077 #11735 (3 connections now open) 2014-10-06T16:38:21.964+0000 I NETWORK [conn11735] end connection 127.0.0.1:44077 (2 connections now open) 2014-10-06T16:38:21.964+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:38:21.965+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:38:21.965+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:38:23.090+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndex" } 2014-10-06T16:38:23.090+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:38:23.101+0000 I INDEXING [conn5] build index done. scanned 3200 total records. 0 secs 2014-10-06T16:38:23.102+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44078 #11736 (3 connections now open) 2014-10-06T16:38:23.102+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44079 #11737 (4 connections now open) 2014-10-06T16:38:23.102+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44080 #11738 (5 connections now open) 2014-10-06T16:38:23.103+0000 I NETWORK [conn11736] end connection 127.0.0.1:44078 (4 connections now open) 2014-10-06T16:38:28.103+0000 I NETWORK [conn11737] end connection 127.0.0.1:44079 (3 connections now open) 2014-10-06T16:38:28.103+0000 I NETWORK [conn11738] end connection 127.0.0.1:44080 (3 connections now open) 2014-10-06T16:38:28.103+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44081 #11739 (3 connections now open) 2014-10-06T16:38:28.104+0000 I NETWORK [conn11739] end connection 127.0.0.1:44081 (2 connections now open) 2014-10-06T16:38:28.104+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:38:28.105+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:38:28.105+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:38:29.216+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndex" } 2014-10-06T16:38:29.216+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:38:29.227+0000 I INDEXING [conn5] build index done. scanned 3200 total records. 0 secs 2014-10-06T16:38:29.228+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44082 #11740 (3 connections now open) 2014-10-06T16:38:29.228+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44083 #11741 (4 connections now open) 2014-10-06T16:38:29.228+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44084 #11742 (5 connections now open) 2014-10-06T16:38:29.229+0000 I NETWORK [conn11740] end connection 127.0.0.1:44082 (4 connections now open) 2014-10-06T16:38:34.229+0000 I NETWORK [conn11741] end connection 127.0.0.1:44083 (3 connections now open) 2014-10-06T16:38:34.229+0000 I NETWORK [conn11742] end connection 127.0.0.1:44084 (3 connections now open) 2014-10-06T16:38:34.229+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44085 #11743 (3 connections now open) 2014-10-06T16:38:34.230+0000 I NETWORK [conn11743] end connection 127.0.0.1:44085 (2 connections now open) 2014-10-06T16:38:34.230+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:38:34.231+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:38:34.231+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:38:35.367+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndex" } 2014-10-06T16:38:35.367+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:38:35.378+0000 I INDEXING [conn5] build index done. scanned 3200 total records. 0 secs 2014-10-06T16:38:35.379+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44086 #11744 (3 connections now open) 2014-10-06T16:38:35.379+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44087 #11745 (4 connections now open) 2014-10-06T16:38:35.379+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44088 #11746 (5 connections now open) 2014-10-06T16:38:35.380+0000 I NETWORK [conn11744] end connection 127.0.0.1:44086 (4 connections now open) 2014-10-06T16:38:40.380+0000 I NETWORK [conn11745] end connection 127.0.0.1:44087 (3 connections now open) 2014-10-06T16:38:40.380+0000 I NETWORK [conn11746] end connection 127.0.0.1:44088 (3 connections now open) 2014-10-06T16:38:40.380+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44089 #11747 (3 connections now open) 2014-10-06T16:38:40.380+0000 I NETWORK [conn11747] end connection 127.0.0.1:44089 (2 connections now open) 2014-10-06T16:38:40.381+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:38:40.382+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:38:40.382+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:38:41.513+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndex" } 2014-10-06T16:38:41.513+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:38:41.524+0000 I INDEXING [conn5] build index done. scanned 3200 total records. 0 secs 2014-10-06T16:38:41.525+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44090 #11748 (3 connections now open) 2014-10-06T16:38:41.525+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44091 #11749 (4 connections now open) 2014-10-06T16:38:41.525+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44092 #11750 (5 connections now open) 2014-10-06T16:38:41.525+0000 I NETWORK [conn11748] end connection 127.0.0.1:44090 (4 connections now open) 2014-10-06T16:38:46.526+0000 I NETWORK [conn11749] end connection 127.0.0.1:44091 (3 connections now open) 2014-10-06T16:38:46.526+0000 I NETWORK [conn11750] end connection 127.0.0.1:44092 (3 connections now open) 2014-10-06T16:38:46.526+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44093 #11751 (3 connections now open) 2014-10-06T16:38:46.526+0000 I NETWORK [conn11751] end connection 127.0.0.1:44093 (2 connections now open) 2014-10-06T16:38:46.527+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:38:46.528+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:38:46.528+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:38:47.660+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndex" } 2014-10-06T16:38:47.660+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:38:47.671+0000 I INDEXING [conn5] build index done. scanned 3200 total records. 0 secs 2014-10-06T16:38:47.671+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44094 #11752 (3 connections now open) 2014-10-06T16:38:47.672+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44095 #11753 (4 connections now open) 2014-10-06T16:38:47.672+0000 I NETWORK [conn11752] end connection 127.0.0.1:44094 (3 connections now open) 2014-10-06T16:38:52.672+0000 I NETWORK [conn11753] end connection 127.0.0.1:44095 (2 connections now open) 2014-10-06T16:38:52.673+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44096 #11754 (3 connections now open) 2014-10-06T16:38:52.673+0000 I NETWORK [conn11754] end connection 127.0.0.1:44096 (2 connections now open) 2014-10-06T16:38:52.673+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:38:52.674+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:38:52.675+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:38:53.812+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndex" } 2014-10-06T16:38:53.812+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:38:53.823+0000 I INDEXING [conn5] build index done. scanned 3200 total records. 0 secs 2014-10-06T16:38:53.823+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44097 #11755 (3 connections now open) 2014-10-06T16:38:53.823+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44098 #11756 (4 connections now open) 2014-10-06T16:38:53.824+0000 I NETWORK [conn11755] end connection 127.0.0.1:44097 (3 connections now open) 2014-10-06T16:38:58.824+0000 I NETWORK [conn11756] end connection 127.0.0.1:44098 (2 connections now open) 2014-10-06T16:38:58.824+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44099 #11757 (3 connections now open) 2014-10-06T16:38:58.825+0000 I NETWORK [conn11757] end connection 127.0.0.1:44099 (2 connections now open) 2014-10-06T16:38:58.825+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:38:58.828+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:38:58.829+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:38:59.964+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndex" } 2014-10-06T16:38:59.964+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:38:59.975+0000 I INDEXING [conn5] build index done. scanned 3200 total records. 0 secs 2014-10-06T16:38:59.976+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44100 #11758 (3 connections now open) 2014-10-06T16:38:59.976+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44101 #11759 (4 connections now open) 2014-10-06T16:38:59.976+0000 I NETWORK [conn11758] end connection 127.0.0.1:44100 (3 connections now open) 2014-10-06T16:39:04.977+0000 I NETWORK [conn11759] end connection 127.0.0.1:44101 (2 connections now open) 2014-10-06T16:39:04.977+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44102 #11760 (3 connections now open) 2014-10-06T16:39:04.977+0000 I NETWORK [conn11760] end connection 127.0.0.1:44102 (2 connections now open) 2014-10-06T16:39:04.978+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:39:04.978+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:39:04.979+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:39:06.107+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndex" } 2014-10-06T16:39:06.107+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:39:06.118+0000 I INDEXING [conn5] build index done. scanned 3200 total records. 0 secs 2014-10-06T16:39:06.118+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44103 #11761 (3 connections now open) 2014-10-06T16:39:06.119+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44104 #11762 (4 connections now open) 2014-10-06T16:39:06.119+0000 I NETWORK [conn11761] end connection 127.0.0.1:44103 (3 connections now open) 2014-10-06T16:39:11.119+0000 I NETWORK [conn11762] end connection 127.0.0.1:44104 (2 connections now open) 2014-10-06T16:39:11.120+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44105 #11763 (3 connections now open) 2014-10-06T16:39:11.120+0000 I NETWORK [conn11763] end connection 127.0.0.1:44105 (2 connections now open) 2014-10-06T16:39:11.120+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:39:11.121+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:39:11.122+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:39:12.257+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndex" } 2014-10-06T16:39:12.257+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:39:12.268+0000 I INDEXING [conn5] build index done. scanned 3200 total records. 0 secs 2014-10-06T16:39:12.268+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44106 #11764 (3 connections now open) 2014-10-06T16:39:12.268+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44107 #11765 (4 connections now open) 2014-10-06T16:39:12.269+0000 I NETWORK [conn11764] end connection 127.0.0.1:44106 (3 connections now open) 2014-10-06T16:39:17.269+0000 I NETWORK [conn11765] end connection 127.0.0.1:44107 (2 connections now open) 2014-10-06T16:39:17.269+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44108 #11766 (3 connections now open) 2014-10-06T16:39:17.270+0000 I NETWORK [conn11766] end connection 127.0.0.1:44108 (2 connections now open) 2014-10-06T16:39:17.270+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:39:17.271+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:39:17.271+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:39:18.383+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndex" } 2014-10-06T16:39:18.383+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:39:18.394+0000 I INDEXING [conn5] build index done. scanned 3200 total records. 0 secs 2014-10-06T16:39:18.395+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44109 #11767 (3 connections now open) 2014-10-06T16:39:18.395+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44110 #11768 (4 connections now open) 2014-10-06T16:39:18.396+0000 I NETWORK [conn11767] end connection 127.0.0.1:44109 (3 connections now open) 2014-10-06T16:39:23.396+0000 I NETWORK [conn11768] end connection 127.0.0.1:44110 (2 connections now open) 2014-10-06T16:39:23.396+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44111 #11769 (3 connections now open) 2014-10-06T16:39:23.397+0000 I NETWORK [conn11769] end connection 127.0.0.1:44111 (2 connections now open) 2014-10-06T16:39:23.397+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:39:23.398+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:39:23.398+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:39:24.521+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndex" } 2014-10-06T16:39:24.521+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:39:24.532+0000 I INDEXING [conn5] build index done. scanned 3200 total records. 0 secs 2014-10-06T16:39:24.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44112 #11770 (3 connections now open) 2014-10-06T16:39:24.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44113 #11771 (4 connections now open) 2014-10-06T16:39:24.533+0000 I NETWORK [conn11770] end connection 127.0.0.1:44112 (3 connections now open) 2014-10-06T16:39:29.533+0000 I NETWORK [conn11771] end connection 127.0.0.1:44113 (2 connections now open) 2014-10-06T16:39:29.533+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44114 #11772 (3 connections now open) 2014-10-06T16:39:29.534+0000 I NETWORK [conn11772] end connection 127.0.0.1:44114 (2 connections now open) 2014-10-06T16:39:29.534+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndex 2014-10-06T16:39:29.539+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:39:29.539+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:39:29.540+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44115 #11773 (3 connections now open) 2014-10-06T16:39:29.540+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44116 #11774 (4 connections now open) 2014-10-06T16:39:29.540+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44117 #11775 (5 connections now open) 2014-10-06T16:39:29.540+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44118 #11776 (6 connections now open) 2014-10-06T16:39:29.540+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44119 #11777 (7 connections now open) 2014-10-06T16:39:29.541+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44120 #11778 (8 connections now open) 2014-10-06T16:39:29.541+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44121 #11779 (9 connections now open) 2014-10-06T16:39:29.541+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44122 #11780 (10 connections now open) 2014-10-06T16:39:29.541+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44123 #11781 (11 connections now open) 2014-10-06T16:39:29.541+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44124 #11782 (12 connections now open) 2014-10-06T16:39:29.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44125 #11783 (13 connections now open) 2014-10-06T16:39:29.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44126 #11784 (14 connections now open) 2014-10-06T16:39:29.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44127 #11785 (15 connections now open) 2014-10-06T16:39:29.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44128 #11786 (16 connections now open) 2014-10-06T16:39:29.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44129 #11787 (17 connections now open) 2014-10-06T16:39:29.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44130 #11788 (18 connections now open) 2014-10-06T16:39:29.543+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44131 #11789 (19 connections now open) 2014-10-06T16:39:29.543+0000 I NETWORK [conn11773] end connection 127.0.0.1:44115 (18 connections now open) 2014-10-06T16:39:34.543+0000 I NETWORK [conn11776] end connection 127.0.0.1:44118 (17 connections now open) 2014-10-06T16:39:34.543+0000 I NETWORK [conn11787] end connection 127.0.0.1:44129 (17 connections now open) 2014-10-06T16:39:34.544+0000 I NETWORK [conn11775] end connection 127.0.0.1:44117 (16 connections now open) 2014-10-06T16:39:34.543+0000 I NETWORK [conn11782] end connection 127.0.0.1:44124 (16 connections now open) 2014-10-06T16:39:34.544+0000 I NETWORK [conn11780] end connection 127.0.0.1:44122 (13 connections now open) 2014-10-06T16:39:34.544+0000 I NETWORK [conn11778] end connection 127.0.0.1:44120 (13 connections now open) 2014-10-06T16:39:34.543+0000 I NETWORK [conn11777] end connection 127.0.0.1:44119 (16 connections now open) 2014-10-06T16:39:34.544+0000 I NETWORK [conn11783] end connection 127.0.0.1:44125 (10 connections now open) 2014-10-06T16:39:34.544+0000 I NETWORK [conn11785] end connection 127.0.0.1:44127 (10 connections now open) 2014-10-06T16:39:34.543+0000 I NETWORK [conn11788] end connection 127.0.0.1:44130 (16 connections now open) 2014-10-06T16:39:34.544+0000 I NETWORK [conn11786] end connection 127.0.0.1:44128 (8 connections now open) 2014-10-06T16:39:34.544+0000 I NETWORK [conn11789] end connection 127.0.0.1:44131 (6 connections now open) 2014-10-06T16:39:34.543+0000 I NETWORK [conn11784] end connection 127.0.0.1:44126 (16 connections now open) 2014-10-06T16:39:34.544+0000 I NETWORK [conn11774] end connection 127.0.0.1:44116 (4 connections now open) 2014-10-06T16:39:34.544+0000 I NETWORK [conn11781] end connection 127.0.0.1:44123 (4 connections now open) 2014-10-06T16:39:34.544+0000 I NETWORK [conn11779] end connection 127.0.0.1:44121 (4 connections now open) 2014-10-06T16:39:34.545+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44132 #11790 (3 connections now open) 2014-10-06T16:39:34.545+0000 I NETWORK [conn11790] end connection 127.0.0.1:44132 (2 connections now open) 2014-10-06T16:39:34.545+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:39:34.546+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:39:34.546+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:39:34.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44133 #11791 (3 connections now open) 2014-10-06T16:39:34.548+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44134 #11792 (4 connections now open) 2014-10-06T16:39:34.548+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44135 #11793 (5 connections now open) 2014-10-06T16:39:34.548+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44136 #11794 (6 connections now open) 2014-10-06T16:39:34.548+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44137 #11795 (7 connections now open) 2014-10-06T16:39:34.548+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44138 #11796 (8 connections now open) 2014-10-06T16:39:34.548+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44139 #11797 (9 connections now open) 2014-10-06T16:39:34.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44140 #11798 (10 connections now open) 2014-10-06T16:39:34.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44141 #11799 (11 connections now open) 2014-10-06T16:39:34.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44142 #11800 (12 connections now open) 2014-10-06T16:39:34.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44143 #11801 (13 connections now open) 2014-10-06T16:39:34.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44144 #11802 (14 connections now open) 2014-10-06T16:39:34.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44145 #11803 (15 connections now open) 2014-10-06T16:39:34.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44146 #11804 (16 connections now open) 2014-10-06T16:39:34.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44147 #11805 (17 connections now open) 2014-10-06T16:39:34.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44148 #11806 (18 connections now open) 2014-10-06T16:39:34.550+0000 I NETWORK [conn11791] end connection 127.0.0.1:44133 (17 connections now open) 2014-10-06T16:39:34.550+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44149 #11807 (18 connections now open) 2014-10-06T16:39:39.550+0000 I NETWORK [conn11793] end connection 127.0.0.1:44135 (17 connections now open) 2014-10-06T16:39:39.550+0000 I NETWORK [conn11802] end connection 127.0.0.1:44144 (16 connections now open) 2014-10-06T16:39:39.550+0000 I NETWORK [conn11796] end connection 127.0.0.1:44138 (16 connections now open) 2014-10-06T16:39:39.551+0000 I NETWORK [conn11800] end connection 127.0.0.1:44142 (16 connections now open) 2014-10-06T16:39:39.551+0000 I NETWORK [conn11805] end connection 127.0.0.1:44147 (15 connections now open) 2014-10-06T16:39:39.551+0000 I NETWORK [conn11806] end connection 127.0.0.1:44148 (13 connections now open) 2014-10-06T16:39:39.551+0000 I NETWORK [conn11792] end connection 127.0.0.1:44134 (11 connections now open) 2014-10-06T16:39:39.551+0000 I NETWORK [conn11799] end connection 127.0.0.1:44141 (16 connections now open) 2014-10-06T16:39:39.551+0000 I NETWORK [conn11794] end connection 127.0.0.1:44136 (16 connections now open) 2014-10-06T16:39:39.551+0000 I NETWORK [conn11795] end connection 127.0.0.1:44137 (16 connections now open) 2014-10-06T16:39:39.551+0000 I NETWORK [conn11797] end connection 127.0.0.1:44139 (16 connections now open) 2014-10-06T16:39:39.551+0000 I NETWORK [conn11803] end connection 127.0.0.1:44145 (6 connections now open) 2014-10-06T16:39:39.551+0000 I NETWORK [conn11807] end connection 127.0.0.1:44149 (6 connections now open) 2014-10-06T16:39:39.552+0000 I NETWORK [conn11804] end connection 127.0.0.1:44146 (4 connections now open) 2014-10-06T16:39:39.552+0000 I NETWORK [conn11801] end connection 127.0.0.1:44143 (3 connections now open) 2014-10-06T16:39:39.552+0000 I NETWORK [conn11798] end connection 127.0.0.1:44140 (2 connections now open) 2014-10-06T16:39:39.552+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44150 #11808 (3 connections now open) 2014-10-06T16:39:39.552+0000 I NETWORK [conn11808] end connection 127.0.0.1:44150 (2 connections now open) 2014-10-06T16:39:39.553+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:39:39.553+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:39:39.554+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:39:39.555+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44151 #11809 (3 connections now open) 2014-10-06T16:39:39.555+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44152 #11810 (4 connections now open) 2014-10-06T16:39:39.555+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44153 #11811 (5 connections now open) 2014-10-06T16:39:39.555+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44154 #11812 (6 connections now open) 2014-10-06T16:39:39.555+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44155 #11813 (7 connections now open) 2014-10-06T16:39:39.556+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44156 #11814 (8 connections now open) 2014-10-06T16:39:39.556+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44157 #11815 (9 connections now open) 2014-10-06T16:39:39.556+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44158 #11816 (10 connections now open) 2014-10-06T16:39:39.557+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44159 #11817 (11 connections now open) 2014-10-06T16:39:39.557+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44160 #11818 (12 connections now open) 2014-10-06T16:39:39.557+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44161 #11819 (13 connections now open) 2014-10-06T16:39:39.557+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44162 #11820 (14 connections now open) 2014-10-06T16:39:39.557+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44163 #11821 (15 connections now open) 2014-10-06T16:39:39.557+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44164 #11822 (16 connections now open) 2014-10-06T16:39:39.557+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44165 #11823 (17 connections now open) 2014-10-06T16:39:39.557+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44166 #11824 (18 connections now open) 2014-10-06T16:39:39.557+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44167 #11825 (19 connections now open) 2014-10-06T16:39:39.558+0000 I NETWORK [conn11809] end connection 127.0.0.1:44151 (18 connections now open) 2014-10-06T16:39:44.558+0000 I NETWORK [conn11816] end connection 127.0.0.1:44158 (17 connections now open) 2014-10-06T16:39:44.558+0000 I NETWORK [conn11821] end connection 127.0.0.1:44163 (17 connections now open) 2014-10-06T16:39:44.559+0000 I NETWORK [conn11812] end connection 127.0.0.1:44154 (16 connections now open) 2014-10-06T16:39:44.559+0000 I NETWORK [conn11824] end connection 127.0.0.1:44166 (15 connections now open) 2014-10-06T16:39:44.558+0000 I NETWORK [conn11810] end connection 127.0.0.1:44152 (17 connections now open) 2014-10-06T16:39:44.558+0000 I NETWORK [conn11820] end connection 127.0.0.1:44162 (16 connections now open) 2014-10-06T16:39:44.559+0000 I NETWORK [conn11811] end connection 127.0.0.1:44153 (12 connections now open) 2014-10-06T16:39:44.558+0000 I NETWORK [conn11825] end connection 127.0.0.1:44167 (16 connections now open) 2014-10-06T16:39:44.559+0000 I NETWORK [conn11819] end connection 127.0.0.1:44161 (13 connections now open) 2014-10-06T16:39:44.558+0000 I NETWORK [conn11814] end connection 127.0.0.1:44156 (16 connections now open) 2014-10-06T16:39:44.559+0000 I NETWORK [conn11813] end connection 127.0.0.1:44155 (8 connections now open) 2014-10-06T16:39:44.559+0000 I NETWORK [conn11815] end connection 127.0.0.1:44157 (6 connections now open) 2014-10-06T16:39:44.559+0000 I NETWORK [conn11818] end connection 127.0.0.1:44160 (6 connections now open) 2014-10-06T16:39:44.559+0000 I NETWORK [conn11822] end connection 127.0.0.1:44164 (4 connections now open) 2014-10-06T16:39:44.559+0000 I NETWORK [conn11823] end connection 127.0.0.1:44165 (4 connections now open) 2014-10-06T16:39:44.560+0000 I NETWORK [conn11817] end connection 127.0.0.1:44159 (2 connections now open) 2014-10-06T16:39:44.560+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44169 #11826 (3 connections now open) 2014-10-06T16:39:44.560+0000 I NETWORK [conn11826] end connection 127.0.0.1:44169 (2 connections now open) 2014-10-06T16:39:44.561+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:39:44.561+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:39:44.562+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:39:44.562+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44170 #11827 (3 connections now open) 2014-10-06T16:39:44.563+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44171 #11828 (4 connections now open) 2014-10-06T16:39:44.563+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44172 #11829 (5 connections now open) 2014-10-06T16:39:44.563+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44173 #11830 (6 connections now open) 2014-10-06T16:39:44.563+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44174 #11831 (7 connections now open) 2014-10-06T16:39:44.563+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44175 #11832 (8 connections now open) 2014-10-06T16:39:44.564+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44176 #11833 (9 connections now open) 2014-10-06T16:39:44.564+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44177 #11834 (10 connections now open) 2014-10-06T16:39:44.564+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44178 #11835 (11 connections now open) 2014-10-06T16:39:44.564+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44179 #11836 (12 connections now open) 2014-10-06T16:39:44.564+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44180 #11837 (13 connections now open) 2014-10-06T16:39:44.564+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44181 #11838 (14 connections now open) 2014-10-06T16:39:44.564+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44182 #11839 (15 connections now open) 2014-10-06T16:39:44.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44183 #11840 (16 connections now open) 2014-10-06T16:39:44.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44184 #11841 (17 connections now open) 2014-10-06T16:39:44.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44185 #11842 (18 connections now open) 2014-10-06T16:39:44.565+0000 I NETWORK [conn11827] end connection 127.0.0.1:44170 (17 connections now open) 2014-10-06T16:39:44.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44186 #11843 (18 connections now open) 2014-10-06T16:39:49.565+0000 I NETWORK [conn11831] end connection 127.0.0.1:44174 (17 connections now open) 2014-10-06T16:39:49.565+0000 I NETWORK [conn11840] end connection 127.0.0.1:44183 (17 connections now open) 2014-10-06T16:39:49.566+0000 I NETWORK [conn11832] end connection 127.0.0.1:44175 (15 connections now open) 2014-10-06T16:39:49.566+0000 I NETWORK [conn11836] end connection 127.0.0.1:44179 (16 connections now open) 2014-10-06T16:39:49.566+0000 I NETWORK [conn11842] end connection 127.0.0.1:44185 (16 connections now open) 2014-10-06T16:39:49.566+0000 I NETWORK [conn11830] end connection 127.0.0.1:44173 (12 connections now open) 2014-10-06T16:39:49.566+0000 I NETWORK [conn11833] end connection 127.0.0.1:44176 (12 connections now open) 2014-10-06T16:39:49.566+0000 I NETWORK [conn11843] end connection 127.0.0.1:44186 (10 connections now open) 2014-10-06T16:39:49.566+0000 I NETWORK [conn11829] end connection 127.0.0.1:44172 (9 connections now open) 2014-10-06T16:39:49.566+0000 I NETWORK [conn11828] end connection 127.0.0.1:44171 (9 connections now open) 2014-10-06T16:39:49.566+0000 I NETWORK [conn11834] end connection 127.0.0.1:44177 (16 connections now open) 2014-10-06T16:39:49.566+0000 I NETWORK [conn11839] end connection 127.0.0.1:44182 (15 connections now open) 2014-10-06T16:39:49.566+0000 I NETWORK [conn11838] end connection 127.0.0.1:44181 (16 connections now open) 2014-10-06T16:39:49.567+0000 I NETWORK [conn11837] end connection 127.0.0.1:44180 (6 connections now open) 2014-10-06T16:39:49.567+0000 I NETWORK [conn11835] end connection 127.0.0.1:44178 (3 connections now open) 2014-10-06T16:39:49.566+0000 I NETWORK [conn11841] end connection 127.0.0.1:44184 (7 connections now open) 2014-10-06T16:39:49.567+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44187 #11844 (3 connections now open) 2014-10-06T16:39:49.567+0000 I NETWORK [conn11844] end connection 127.0.0.1:44187 (2 connections now open) 2014-10-06T16:39:49.568+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:39:49.568+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:39:49.569+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:39:49.570+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44188 #11845 (3 connections now open) 2014-10-06T16:39:49.570+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44189 #11846 (4 connections now open) 2014-10-06T16:39:49.570+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44190 #11847 (5 connections now open) 2014-10-06T16:39:49.570+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44191 #11848 (6 connections now open) 2014-10-06T16:39:49.570+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44192 #11849 (7 connections now open) 2014-10-06T16:39:49.571+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44193 #11850 (8 connections now open) 2014-10-06T16:39:49.571+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44194 #11851 (9 connections now open) 2014-10-06T16:39:49.571+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44195 #11852 (10 connections now open) 2014-10-06T16:39:49.571+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44196 #11853 (11 connections now open) 2014-10-06T16:39:49.571+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44197 #11854 (12 connections now open) 2014-10-06T16:39:49.572+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44198 #11855 (13 connections now open) 2014-10-06T16:39:49.572+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44199 #11856 (14 connections now open) 2014-10-06T16:39:49.572+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44200 #11857 (15 connections now open) 2014-10-06T16:39:49.572+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44201 #11858 (16 connections now open) 2014-10-06T16:39:49.572+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44202 #11859 (17 connections now open) 2014-10-06T16:39:49.572+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44203 #11860 (18 connections now open) 2014-10-06T16:39:49.572+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44204 #11861 (19 connections now open) 2014-10-06T16:39:49.572+0000 I NETWORK [conn11845] end connection 127.0.0.1:44188 (18 connections now open) 2014-10-06T16:39:54.573+0000 I NETWORK [conn11853] end connection 127.0.0.1:44196 (17 connections now open) 2014-10-06T16:39:54.573+0000 I NETWORK [conn11851] end connection 127.0.0.1:44194 (16 connections now open) 2014-10-06T16:39:54.573+0000 I NETWORK [conn11856] end connection 127.0.0.1:44199 (16 connections now open) 2014-10-06T16:39:54.573+0000 I NETWORK [conn11848] end connection 127.0.0.1:44191 (16 connections now open) 2014-10-06T16:39:54.573+0000 I NETWORK [conn11859] end connection 127.0.0.1:44202 (16 connections now open) 2014-10-06T16:39:54.573+0000 I NETWORK [conn11858] end connection 127.0.0.1:44201 (15 connections now open) 2014-10-06T16:39:54.573+0000 I NETWORK [conn11860] end connection 127.0.0.1:44203 (12 connections now open) 2014-10-06T16:39:54.573+0000 I NETWORK [conn11852] end connection 127.0.0.1:44195 (11 connections now open) 2014-10-06T16:39:54.574+0000 I NETWORK [conn11857] end connection 127.0.0.1:44200 (9 connections now open) 2014-10-06T16:39:54.573+0000 I NETWORK [conn11861] end connection 127.0.0.1:44204 (16 connections now open) 2014-10-06T16:39:54.573+0000 I NETWORK [conn11847] end connection 127.0.0.1:44190 (16 connections now open) 2014-10-06T16:39:54.574+0000 I NETWORK [conn11855] end connection 127.0.0.1:44198 (7 connections now open) 2014-10-06T16:39:54.573+0000 I NETWORK [conn11846] end connection 127.0.0.1:44189 (16 connections now open) 2014-10-06T16:39:54.574+0000 I NETWORK [conn11849] end connection 127.0.0.1:44192 (6 connections now open) 2014-10-06T16:39:54.573+0000 I NETWORK [conn11850] end connection 127.0.0.1:44193 (17 connections now open) 2014-10-06T16:39:54.574+0000 I NETWORK [conn11854] end connection 127.0.0.1:44197 (2 connections now open) 2014-10-06T16:39:54.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44205 #11862 (3 connections now open) 2014-10-06T16:39:54.575+0000 I NETWORK [conn11862] end connection 127.0.0.1:44205 (2 connections now open) 2014-10-06T16:39:54.575+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:39:54.576+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:39:54.576+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:39:54.577+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44206 #11863 (3 connections now open) 2014-10-06T16:39:54.578+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44207 #11864 (4 connections now open) 2014-10-06T16:39:54.578+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44208 #11865 (5 connections now open) 2014-10-06T16:39:54.578+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44209 #11866 (6 connections now open) 2014-10-06T16:39:54.578+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44210 #11867 (7 connections now open) 2014-10-06T16:39:54.578+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44211 #11868 (8 connections now open) 2014-10-06T16:39:54.578+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44212 #11869 (9 connections now open) 2014-10-06T16:39:54.578+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44213 #11870 (10 connections now open) 2014-10-06T16:39:54.579+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44214 #11871 (11 connections now open) 2014-10-06T16:39:54.579+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44215 #11872 (12 connections now open) 2014-10-06T16:39:54.580+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44216 #11873 (13 connections now open) 2014-10-06T16:39:54.580+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44217 #11874 (14 connections now open) 2014-10-06T16:39:54.580+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44218 #11875 (15 connections now open) 2014-10-06T16:39:54.580+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44219 #11876 (16 connections now open) 2014-10-06T16:39:54.580+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44220 #11877 (17 connections now open) 2014-10-06T16:39:54.580+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44221 #11878 (18 connections now open) 2014-10-06T16:39:54.580+0000 I NETWORK [conn11863] end connection 127.0.0.1:44206 (17 connections now open) 2014-10-06T16:39:54.580+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44222 #11879 (19 connections now open) 2014-10-06T16:39:59.580+0000 I NETWORK [conn11865] end connection 127.0.0.1:44208 (17 connections now open) 2014-10-06T16:39:59.580+0000 I NETWORK [conn11866] end connection 127.0.0.1:44209 (17 connections now open) 2014-10-06T16:39:59.581+0000 I NETWORK [conn11874] end connection 127.0.0.1:44217 (15 connections now open) 2014-10-06T16:39:59.581+0000 I NETWORK [conn11873] end connection 127.0.0.1:44216 (16 connections now open) 2014-10-06T16:39:59.581+0000 I NETWORK [conn11875] end connection 127.0.0.1:44218 (15 connections now open) 2014-10-06T16:39:59.581+0000 I NETWORK [conn11867] end connection 127.0.0.1:44210 (12 connections now open) 2014-10-06T16:39:59.581+0000 I NETWORK [conn11871] end connection 127.0.0.1:44214 (11 connections now open) 2014-10-06T16:39:59.581+0000 I NETWORK [conn11868] end connection 127.0.0.1:44211 (16 connections now open) 2014-10-06T16:39:59.581+0000 I NETWORK [conn11869] end connection 127.0.0.1:44212 (9 connections now open) 2014-10-06T16:39:59.581+0000 I NETWORK [conn11864] end connection 127.0.0.1:44207 (16 connections now open) 2014-10-06T16:39:59.581+0000 I NETWORK [conn11872] end connection 127.0.0.1:44215 (16 connections now open) 2014-10-06T16:39:59.580+0000 I NETWORK [conn11879] end connection 127.0.0.1:44222 (17 connections now open) 2014-10-06T16:39:59.581+0000 I NETWORK [conn11877] end connection 127.0.0.1:44220 (11 connections now open) 2014-10-06T16:39:59.582+0000 I NETWORK [conn11876] end connection 127.0.0.1:44219 (4 connections now open) 2014-10-06T16:39:59.582+0000 I NETWORK [conn11870] end connection 127.0.0.1:44213 (4 connections now open) 2014-10-06T16:39:59.582+0000 I NETWORK [conn11878] end connection 127.0.0.1:44221 (2 connections now open) 2014-10-06T16:39:59.582+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44223 #11880 (3 connections now open) 2014-10-06T16:39:59.582+0000 I NETWORK [conn11880] end connection 127.0.0.1:44223 (2 connections now open) 2014-10-06T16:39:59.583+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:39:59.583+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:39:59.584+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:39:59.584+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44224 #11881 (3 connections now open) 2014-10-06T16:39:59.585+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44225 #11882 (4 connections now open) 2014-10-06T16:39:59.585+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44226 #11883 (5 connections now open) 2014-10-06T16:39:59.585+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44227 #11884 (6 connections now open) 2014-10-06T16:39:59.585+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44229 #11885 (7 connections now open) 2014-10-06T16:39:59.585+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44230 #11886 (8 connections now open) 2014-10-06T16:39:59.585+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44231 #11887 (9 connections now open) 2014-10-06T16:39:59.585+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44232 #11888 (10 connections now open) 2014-10-06T16:39:59.586+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44233 #11889 (11 connections now open) 2014-10-06T16:39:59.586+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44234 #11890 (12 connections now open) 2014-10-06T16:39:59.586+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44235 #11891 (13 connections now open) 2014-10-06T16:39:59.586+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44236 #11892 (14 connections now open) 2014-10-06T16:39:59.586+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44237 #11893 (15 connections now open) 2014-10-06T16:39:59.586+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44238 #11894 (16 connections now open) 2014-10-06T16:39:59.586+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44239 #11895 (17 connections now open) 2014-10-06T16:39:59.586+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44240 #11896 (18 connections now open) 2014-10-06T16:39:59.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44241 #11897 (19 connections now open) 2014-10-06T16:39:59.587+0000 I NETWORK [conn11881] end connection 127.0.0.1:44224 (18 connections now open) 2014-10-06T16:40:04.588+0000 I NETWORK [conn11893] end connection 127.0.0.1:44237 (17 connections now open) 2014-10-06T16:40:04.588+0000 I NETWORK [conn11892] end connection 127.0.0.1:44236 (16 connections now open) 2014-10-06T16:40:04.588+0000 I NETWORK [conn11894] end connection 127.0.0.1:44238 (16 connections now open) 2014-10-06T16:40:04.588+0000 I NETWORK [conn11883] end connection 127.0.0.1:44226 (16 connections now open) 2014-10-06T16:40:04.588+0000 I NETWORK [conn11895] end connection 127.0.0.1:44239 (15 connections now open) 2014-10-06T16:40:04.588+0000 I NETWORK [conn11890] end connection 127.0.0.1:44234 (16 connections now open) 2014-10-06T16:40:04.588+0000 I NETWORK [conn11889] end connection 127.0.0.1:44233 (12 connections now open) 2014-10-06T16:40:04.588+0000 I NETWORK [conn11886] end connection 127.0.0.1:44230 (10 connections now open) 2014-10-06T16:40:04.588+0000 I NETWORK [conn11882] end connection 127.0.0.1:44225 (16 connections now open) 2014-10-06T16:40:04.588+0000 I NETWORK [conn11896] end connection 127.0.0.1:44240 (16 connections now open) 2014-10-06T16:40:04.588+0000 I NETWORK [conn11891] end connection 127.0.0.1:44235 (7 connections now open) 2014-10-06T16:40:04.589+0000 I NETWORK [conn11887] end connection 127.0.0.1:44231 (7 connections now open) 2014-10-06T16:40:04.589+0000 I NETWORK [conn11897] end connection 127.0.0.1:44241 (5 connections now open) 2014-10-06T16:40:04.589+0000 I NETWORK [conn11884] end connection 127.0.0.1:44227 (5 connections now open) 2014-10-06T16:40:04.589+0000 I NETWORK [conn11885] end connection 127.0.0.1:44229 (3 connections now open) 2014-10-06T16:40:04.589+0000 I NETWORK [conn11888] end connection 127.0.0.1:44232 (3 connections now open) 2014-10-06T16:40:04.589+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44242 #11898 (3 connections now open) 2014-10-06T16:40:04.589+0000 I NETWORK [conn11898] end connection 127.0.0.1:44242 (2 connections now open) 2014-10-06T16:40:04.590+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:04.591+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:04.591+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:04.592+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44243 #11899 (3 connections now open) 2014-10-06T16:40:04.592+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44244 #11900 (4 connections now open) 2014-10-06T16:40:04.592+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44245 #11901 (5 connections now open) 2014-10-06T16:40:04.592+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44246 #11902 (6 connections now open) 2014-10-06T16:40:04.593+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44247 #11903 (7 connections now open) 2014-10-06T16:40:04.593+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44248 #11904 (8 connections now open) 2014-10-06T16:40:04.593+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44249 #11905 (9 connections now open) 2014-10-06T16:40:04.593+0000 I NETWORK [conn11899] end connection 127.0.0.1:44243 (8 connections now open) 2014-10-06T16:40:04.593+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44251 #11906 (10 connections now open) 2014-10-06T16:40:04.593+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44250 #11907 (10 connections now open) 2014-10-06T16:40:09.593+0000 I NETWORK [conn11907] end connection 127.0.0.1:44250 (9 connections now open) 2014-10-06T16:40:09.593+0000 I NETWORK [conn11902] end connection 127.0.0.1:44246 (9 connections now open) 2014-10-06T16:40:09.594+0000 I NETWORK [conn11904] end connection 127.0.0.1:44248 (8 connections now open) 2014-10-06T16:40:09.593+0000 I NETWORK [conn11903] end connection 127.0.0.1:44247 (9 connections now open) 2014-10-06T16:40:09.593+0000 I NETWORK [conn11901] end connection 127.0.0.1:44245 (8 connections now open) 2014-10-06T16:40:09.593+0000 I NETWORK [conn11905] end connection 127.0.0.1:44249 (8 connections now open) 2014-10-06T16:40:09.594+0000 I NETWORK [conn11900] end connection 127.0.0.1:44244 (8 connections now open) 2014-10-06T16:40:09.594+0000 I NETWORK [conn11906] end connection 127.0.0.1:44251 (8 connections now open) 2014-10-06T16:40:09.594+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44253 #11908 (3 connections now open) 2014-10-06T16:40:09.595+0000 I NETWORK [conn11908] end connection 127.0.0.1:44253 (2 connections now open) 2014-10-06T16:40:09.595+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:09.596+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:09.596+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:09.597+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44254 #11909 (3 connections now open) 2014-10-06T16:40:09.597+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44255 #11910 (4 connections now open) 2014-10-06T16:40:09.597+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44256 #11911 (5 connections now open) 2014-10-06T16:40:09.597+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44257 #11912 (6 connections now open) 2014-10-06T16:40:09.597+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44258 #11913 (7 connections now open) 2014-10-06T16:40:09.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44259 #11914 (8 connections now open) 2014-10-06T16:40:09.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44260 #11915 (9 connections now open) 2014-10-06T16:40:09.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44261 #11916 (10 connections now open) 2014-10-06T16:40:09.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44262 #11917 (11 connections now open) 2014-10-06T16:40:09.598+0000 I NETWORK [conn11909] end connection 127.0.0.1:44254 (10 connections now open) 2014-10-06T16:40:14.598+0000 I NETWORK [conn11916] end connection 127.0.0.1:44261 (9 connections now open) 2014-10-06T16:40:14.598+0000 I NETWORK [conn11914] end connection 127.0.0.1:44259 (9 connections now open) 2014-10-06T16:40:14.599+0000 I NETWORK [conn11912] end connection 127.0.0.1:44257 (8 connections now open) 2014-10-06T16:40:14.599+0000 I NETWORK [conn11911] end connection 127.0.0.1:44256 (8 connections now open) 2014-10-06T16:40:14.599+0000 I NETWORK [conn11917] end connection 127.0.0.1:44262 (8 connections now open) 2014-10-06T16:40:14.599+0000 I NETWORK [conn11913] end connection 127.0.0.1:44258 (8 connections now open) 2014-10-06T16:40:14.599+0000 I NETWORK [conn11910] end connection 127.0.0.1:44255 (8 connections now open) 2014-10-06T16:40:14.599+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44263 #11918 (4 connections now open) 2014-10-06T16:40:14.599+0000 I NETWORK [conn11915] end connection 127.0.0.1:44260 (8 connections now open) 2014-10-06T16:40:14.599+0000 I NETWORK [conn11918] end connection 127.0.0.1:44263 (2 connections now open) 2014-10-06T16:40:14.600+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:14.601+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:14.601+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:14.602+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44264 #11919 (3 connections now open) 2014-10-06T16:40:14.602+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44265 #11920 (4 connections now open) 2014-10-06T16:40:14.602+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44266 #11921 (5 connections now open) 2014-10-06T16:40:14.602+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44267 #11922 (6 connections now open) 2014-10-06T16:40:14.602+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44268 #11923 (7 connections now open) 2014-10-06T16:40:14.602+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44269 #11924 (8 connections now open) 2014-10-06T16:40:14.603+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44270 #11925 (9 connections now open) 2014-10-06T16:40:14.603+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44271 #11926 (10 connections now open) 2014-10-06T16:40:14.603+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44272 #11927 (11 connections now open) 2014-10-06T16:40:14.603+0000 I NETWORK [conn11919] end connection 127.0.0.1:44264 (10 connections now open) 2014-10-06T16:40:19.603+0000 I NETWORK [conn11926] end connection 127.0.0.1:44271 (9 connections now open) 2014-10-06T16:40:19.603+0000 I NETWORK [conn11922] end connection 127.0.0.1:44267 (8 connections now open) 2014-10-06T16:40:19.604+0000 I NETWORK [conn11925] end connection 127.0.0.1:44270 (8 connections now open) 2014-10-06T16:40:19.603+0000 I NETWORK [conn11924] end connection 127.0.0.1:44269 (8 connections now open) 2014-10-06T16:40:19.604+0000 I NETWORK [conn11927] end connection 127.0.0.1:44272 (8 connections now open) 2014-10-06T16:40:19.604+0000 I NETWORK [conn11923] end connection 127.0.0.1:44268 (5 connections now open) 2014-10-06T16:40:19.603+0000 I NETWORK [conn11920] end connection 127.0.0.1:44265 (8 connections now open) 2014-10-06T16:40:19.604+0000 I NETWORK [conn11921] end connection 127.0.0.1:44266 (3 connections now open) 2014-10-06T16:40:19.604+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44273 #11928 (4 connections now open) 2014-10-06T16:40:19.604+0000 I NETWORK [conn11928] end connection 127.0.0.1:44273 (2 connections now open) 2014-10-06T16:40:19.605+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:19.605+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:19.606+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:19.607+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44274 #11929 (3 connections now open) 2014-10-06T16:40:19.607+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44275 #11930 (4 connections now open) 2014-10-06T16:40:19.607+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44276 #11931 (5 connections now open) 2014-10-06T16:40:19.607+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44278 #11932 (6 connections now open) 2014-10-06T16:40:19.607+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44277 #11933 (7 connections now open) 2014-10-06T16:40:19.607+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44280 #11934 (8 connections now open) 2014-10-06T16:40:19.608+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44281 #11935 (9 connections now open) 2014-10-06T16:40:19.608+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44282 #11936 (10 connections now open) 2014-10-06T16:40:19.608+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44283 #11937 (11 connections now open) 2014-10-06T16:40:19.608+0000 I NETWORK [conn11929] end connection 127.0.0.1:44274 (10 connections now open) 2014-10-06T16:40:24.609+0000 I NETWORK [conn11937] end connection 127.0.0.1:44283 (9 connections now open) 2014-10-06T16:40:24.609+0000 I NETWORK [conn11934] end connection 127.0.0.1:44280 (8 connections now open) 2014-10-06T16:40:24.609+0000 I NETWORK [conn11936] end connection 127.0.0.1:44282 (8 connections now open) 2014-10-06T16:40:24.609+0000 I NETWORK [conn11935] end connection 127.0.0.1:44281 (9 connections now open) 2014-10-06T16:40:24.610+0000 I NETWORK [conn11930] end connection 127.0.0.1:44275 (7 connections now open) 2014-10-06T16:40:24.609+0000 I NETWORK [conn11932] end connection 127.0.0.1:44278 (8 connections now open) 2014-10-06T16:40:24.609+0000 I NETWORK [conn11933] end connection 127.0.0.1:44277 (8 connections now open) 2014-10-06T16:40:24.609+0000 I NETWORK [conn11931] end connection 127.0.0.1:44276 (8 connections now open) 2014-10-06T16:40:24.610+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44284 #11938 (3 connections now open) 2014-10-06T16:40:24.610+0000 I NETWORK [conn11938] end connection 127.0.0.1:44284 (2 connections now open) 2014-10-06T16:40:24.611+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:24.611+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:24.612+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:24.613+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44285 #11939 (3 connections now open) 2014-10-06T16:40:24.613+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44286 #11940 (4 connections now open) 2014-10-06T16:40:24.613+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44287 #11941 (5 connections now open) 2014-10-06T16:40:24.613+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44288 #11942 (6 connections now open) 2014-10-06T16:40:24.613+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44289 #11943 (7 connections now open) 2014-10-06T16:40:24.613+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44290 #11944 (8 connections now open) 2014-10-06T16:40:24.613+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44291 #11945 (9 connections now open) 2014-10-06T16:40:24.613+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44292 #11946 (10 connections now open) 2014-10-06T16:40:24.614+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44293 #11947 (11 connections now open) 2014-10-06T16:40:24.614+0000 I NETWORK [conn11939] end connection 127.0.0.1:44285 (10 connections now open) 2014-10-06T16:40:29.614+0000 I NETWORK [conn11944] end connection 127.0.0.1:44290 (9 connections now open) 2014-10-06T16:40:29.614+0000 I NETWORK [conn11946] end connection 127.0.0.1:44292 (9 connections now open) 2014-10-06T16:40:29.614+0000 I NETWORK [conn11945] end connection 127.0.0.1:44291 (9 connections now open) 2014-10-06T16:40:29.614+0000 I NETWORK [conn11943] end connection 127.0.0.1:44289 (8 connections now open) 2014-10-06T16:40:29.614+0000 I NETWORK [conn11947] end connection 127.0.0.1:44293 (8 connections now open) 2014-10-06T16:40:29.614+0000 I NETWORK [conn11942] end connection 127.0.0.1:44288 (8 connections now open) 2014-10-06T16:40:29.615+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44294 #11948 (5 connections now open) 2014-10-06T16:40:29.614+0000 I NETWORK [conn11941] end connection 127.0.0.1:44287 (8 connections now open) 2014-10-06T16:40:29.614+0000 I NETWORK [conn11940] end connection 127.0.0.1:44286 (8 connections now open) 2014-10-06T16:40:29.615+0000 I NETWORK [conn11948] end connection 127.0.0.1:44294 (2 connections now open) 2014-10-06T16:40:29.615+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:29.616+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:29.616+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:29.617+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44295 #11949 (3 connections now open) 2014-10-06T16:40:29.617+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44296 #11950 (4 connections now open) 2014-10-06T16:40:29.617+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44298 #11951 (5 connections now open) 2014-10-06T16:40:29.618+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44299 #11952 (6 connections now open) 2014-10-06T16:40:29.618+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44297 #11953 (7 connections now open) 2014-10-06T16:40:29.618+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44300 #11954 (8 connections now open) 2014-10-06T16:40:29.618+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44301 #11955 (9 connections now open) 2014-10-06T16:40:29.618+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44302 #11956 (10 connections now open) 2014-10-06T16:40:29.618+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44303 #11957 (11 connections now open) 2014-10-06T16:40:29.618+0000 I NETWORK [conn11949] end connection 127.0.0.1:44295 (10 connections now open) 2014-10-06T16:40:34.619+0000 I NETWORK [conn11957] end connection 127.0.0.1:44303 (9 connections now open) 2014-10-06T16:40:34.619+0000 I NETWORK [conn11951] end connection 127.0.0.1:44298 (8 connections now open) 2014-10-06T16:40:34.619+0000 I NETWORK [conn11955] end connection 127.0.0.1:44301 (8 connections now open) 2014-10-06T16:40:34.619+0000 I NETWORK [conn11950] end connection 127.0.0.1:44296 (8 connections now open) 2014-10-06T16:40:34.619+0000 I NETWORK [conn11953] end connection 127.0.0.1:44297 (8 connections now open) 2014-10-06T16:40:34.619+0000 I NETWORK [conn11956] end connection 127.0.0.1:44302 (8 connections now open) 2014-10-06T16:40:34.619+0000 I NETWORK [conn11952] end connection 127.0.0.1:44299 (8 connections now open) 2014-10-06T16:40:34.619+0000 I NETWORK [conn11954] end connection 127.0.0.1:44300 (6 connections now open) 2014-10-06T16:40:34.619+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44304 #11958 (3 connections now open) 2014-10-06T16:40:34.620+0000 I NETWORK [conn11958] end connection 127.0.0.1:44304 (2 connections now open) 2014-10-06T16:40:34.620+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:34.621+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:34.621+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:34.622+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44305 #11959 (3 connections now open) 2014-10-06T16:40:34.622+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44306 #11960 (4 connections now open) 2014-10-06T16:40:34.623+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44307 #11961 (5 connections now open) 2014-10-06T16:40:34.623+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44308 #11962 (6 connections now open) 2014-10-06T16:40:34.623+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44309 #11963 (7 connections now open) 2014-10-06T16:40:34.623+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44310 #11964 (8 connections now open) 2014-10-06T16:40:34.623+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44311 #11965 (9 connections now open) 2014-10-06T16:40:34.623+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44312 #11966 (10 connections now open) 2014-10-06T16:40:34.623+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44313 #11967 (11 connections now open) 2014-10-06T16:40:34.624+0000 I NETWORK [conn11959] end connection 127.0.0.1:44305 (10 connections now open) 2014-10-06T16:40:39.624+0000 I NETWORK [conn11967] end connection 127.0.0.1:44313 (9 connections now open) 2014-10-06T16:40:39.624+0000 I NETWORK [conn11961] end connection 127.0.0.1:44307 (9 connections now open) 2014-10-06T16:40:39.624+0000 I NETWORK [conn11966] end connection 127.0.0.1:44312 (8 connections now open) 2014-10-06T16:40:39.624+0000 I NETWORK [conn11962] end connection 127.0.0.1:44308 (9 connections now open) 2014-10-06T16:40:39.625+0000 I NETWORK [conn11964] end connection 127.0.0.1:44310 (7 connections now open) 2014-10-06T16:40:39.624+0000 I NETWORK [conn11963] end connection 127.0.0.1:44309 (9 connections now open) 2014-10-06T16:40:39.624+0000 I NETWORK [conn11960] end connection 127.0.0.1:44306 (8 connections now open) 2014-10-06T16:40:39.624+0000 I NETWORK [conn11965] end connection 127.0.0.1:44311 (9 connections now open) 2014-10-06T16:40:39.625+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44314 #11968 (3 connections now open) 2014-10-06T16:40:39.625+0000 I NETWORK [conn11968] end connection 127.0.0.1:44314 (2 connections now open) 2014-10-06T16:40:39.626+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:39.626+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:39.627+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:39.629+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44315 #11969 (3 connections now open) 2014-10-06T16:40:39.630+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44316 #11970 (4 connections now open) 2014-10-06T16:40:39.630+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44317 #11971 (5 connections now open) 2014-10-06T16:40:39.630+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44318 #11972 (6 connections now open) 2014-10-06T16:40:39.630+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44319 #11973 (7 connections now open) 2014-10-06T16:40:39.630+0000 I NETWORK [conn11969] end connection 127.0.0.1:44315 (5 connections now open) 2014-10-06T16:40:44.630+0000 I NETWORK [conn11970] end connection 127.0.0.1:44316 (5 connections now open) 2014-10-06T16:40:44.630+0000 I NETWORK [conn11971] end connection 127.0.0.1:44317 (5 connections now open) 2014-10-06T16:40:44.630+0000 I NETWORK [conn11973] end connection 127.0.0.1:44319 (5 connections now open) 2014-10-06T16:40:44.630+0000 I NETWORK [conn11972] end connection 127.0.0.1:44318 (4 connections now open) 2014-10-06T16:40:44.631+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44320 #11974 (6 connections now open) 2014-10-06T16:40:44.631+0000 I NETWORK [conn11974] end connection 127.0.0.1:44320 (2 connections now open) 2014-10-06T16:40:44.632+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:44.632+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:44.632+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:44.633+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44321 #11975 (3 connections now open) 2014-10-06T16:40:44.634+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44322 #11976 (4 connections now open) 2014-10-06T16:40:44.634+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44323 #11977 (5 connections now open) 2014-10-06T16:40:44.634+0000 I NETWORK [conn11975] end connection 127.0.0.1:44321 (4 connections now open) 2014-10-06T16:40:44.634+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44324 #11978 (5 connections now open) 2014-10-06T16:40:44.634+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44325 #11979 (6 connections now open) 2014-10-06T16:40:49.634+0000 I NETWORK [conn11978] end connection 127.0.0.1:44324 (5 connections now open) 2014-10-06T16:40:49.634+0000 I NETWORK [conn11977] end connection 127.0.0.1:44323 (5 connections now open) 2014-10-06T16:40:49.634+0000 I NETWORK [conn11979] end connection 127.0.0.1:44325 (4 connections now open) 2014-10-06T16:40:49.634+0000 I NETWORK [conn11976] end connection 127.0.0.1:44322 (4 connections now open) 2014-10-06T16:40:49.634+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44326 #11980 (6 connections now open) 2014-10-06T16:40:49.635+0000 I NETWORK [conn11980] end connection 127.0.0.1:44326 (2 connections now open) 2014-10-06T16:40:49.635+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:49.636+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:49.636+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:49.637+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44327 #11981 (3 connections now open) 2014-10-06T16:40:49.637+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44328 #11982 (4 connections now open) 2014-10-06T16:40:49.638+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44329 #11983 (5 connections now open) 2014-10-06T16:40:49.638+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44330 #11984 (6 connections now open) 2014-10-06T16:40:49.638+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44331 #11985 (7 connections now open) 2014-10-06T16:40:49.638+0000 I NETWORK [conn11981] end connection 127.0.0.1:44327 (6 connections now open) 2014-10-06T16:40:54.638+0000 I NETWORK [conn11982] end connection 127.0.0.1:44328 (5 connections now open) 2014-10-06T16:40:54.638+0000 I NETWORK [conn11985] end connection 127.0.0.1:44331 (5 connections now open) 2014-10-06T16:40:54.638+0000 I NETWORK [conn11983] end connection 127.0.0.1:44329 (5 connections now open) 2014-10-06T16:40:54.638+0000 I NETWORK [conn11984] end connection 127.0.0.1:44330 (4 connections now open) 2014-10-06T16:40:54.639+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44332 #11986 (6 connections now open) 2014-10-06T16:40:54.639+0000 I NETWORK [conn11986] end connection 127.0.0.1:44332 (2 connections now open) 2014-10-06T16:40:54.639+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:54.640+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:54.640+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:54.641+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44333 #11987 (3 connections now open) 2014-10-06T16:40:54.641+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44334 #11988 (4 connections now open) 2014-10-06T16:40:54.641+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44335 #11989 (5 connections now open) 2014-10-06T16:40:54.641+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44336 #11990 (6 connections now open) 2014-10-06T16:40:54.642+0000 I NETWORK [conn11987] end connection 127.0.0.1:44333 (5 connections now open) 2014-10-06T16:40:54.642+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44337 #11991 (7 connections now open) 2014-10-06T16:40:59.642+0000 I NETWORK [conn11990] end connection 127.0.0.1:44336 (5 connections now open) 2014-10-06T16:40:59.642+0000 I NETWORK [conn11991] end connection 127.0.0.1:44337 (5 connections now open) 2014-10-06T16:40:59.642+0000 I NETWORK [conn11989] end connection 127.0.0.1:44335 (5 connections now open) 2014-10-06T16:40:59.642+0000 I NETWORK [conn11988] end connection 127.0.0.1:44334 (4 connections now open) 2014-10-06T16:40:59.642+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44338 #11992 (6 connections now open) 2014-10-06T16:40:59.643+0000 I NETWORK [conn11992] end connection 127.0.0.1:44338 (2 connections now open) 2014-10-06T16:40:59.643+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:59.644+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:59.644+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:40:59.645+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44339 #11993 (3 connections now open) 2014-10-06T16:40:59.645+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44340 #11994 (4 connections now open) 2014-10-06T16:40:59.646+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44341 #11995 (5 connections now open) 2014-10-06T16:40:59.646+0000 I NETWORK [conn11993] end connection 127.0.0.1:44339 (4 connections now open) 2014-10-06T16:40:59.646+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44342 #11996 (6 connections now open) 2014-10-06T16:40:59.646+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44343 #11997 (6 connections now open) 2014-10-06T16:41:04.646+0000 I NETWORK [conn11995] end connection 127.0.0.1:44341 (5 connections now open) 2014-10-06T16:41:04.646+0000 I NETWORK [conn11994] end connection 127.0.0.1:44340 (5 connections now open) 2014-10-06T16:41:04.646+0000 I NETWORK [conn11996] end connection 127.0.0.1:44342 (5 connections now open) 2014-10-06T16:41:04.646+0000 I NETWORK [conn11997] end connection 127.0.0.1:44343 (4 connections now open) 2014-10-06T16:41:04.646+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44344 #11998 (6 connections now open) 2014-10-06T16:41:04.647+0000 I NETWORK [conn11998] end connection 127.0.0.1:44344 (2 connections now open) 2014-10-06T16:41:04.647+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:04.648+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:04.648+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:04.649+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44345 #11999 (3 connections now open) 2014-10-06T16:41:04.649+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44346 #12000 (4 connections now open) 2014-10-06T16:41:04.649+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44347 #12001 (5 connections now open) 2014-10-06T16:41:04.650+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44348 #12002 (6 connections now open) 2014-10-06T16:41:04.650+0000 I NETWORK [conn11999] end connection 127.0.0.1:44345 (4 connections now open) 2014-10-06T16:41:04.650+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44349 #12003 (7 connections now open) 2014-10-06T16:41:09.650+0000 I NETWORK [conn12001] end connection 127.0.0.1:44347 (5 connections now open) 2014-10-06T16:41:09.650+0000 I NETWORK [conn12000] end connection 127.0.0.1:44346 (5 connections now open) 2014-10-06T16:41:09.650+0000 I NETWORK [conn12003] end connection 127.0.0.1:44349 (5 connections now open) 2014-10-06T16:41:09.650+0000 I NETWORK [conn12002] end connection 127.0.0.1:44348 (5 connections now open) 2014-10-06T16:41:09.650+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44350 #12004 (6 connections now open) 2014-10-06T16:41:09.651+0000 I NETWORK [conn12004] end connection 127.0.0.1:44350 (2 connections now open) 2014-10-06T16:41:09.651+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:09.652+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:09.652+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:09.653+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44351 #12005 (3 connections now open) 2014-10-06T16:41:09.653+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44352 #12006 (4 connections now open) 2014-10-06T16:41:09.653+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44353 #12007 (5 connections now open) 2014-10-06T16:41:09.654+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44354 #12008 (6 connections now open) 2014-10-06T16:41:09.654+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44355 #12009 (7 connections now open) 2014-10-06T16:41:09.654+0000 I NETWORK [conn12005] end connection 127.0.0.1:44351 (5 connections now open) 2014-10-06T16:41:14.654+0000 I NETWORK [conn12007] end connection 127.0.0.1:44353 (5 connections now open) 2014-10-06T16:41:14.654+0000 I NETWORK [conn12008] end connection 127.0.0.1:44354 (5 connections now open) 2014-10-06T16:41:14.654+0000 I NETWORK [conn12009] end connection 127.0.0.1:44355 (5 connections now open) 2014-10-06T16:41:14.654+0000 I NETWORK [conn12006] end connection 127.0.0.1:44352 (5 connections now open) 2014-10-06T16:41:14.654+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44357 #12010 (6 connections now open) 2014-10-06T16:41:14.655+0000 I NETWORK [conn12010] end connection 127.0.0.1:44357 (2 connections now open) 2014-10-06T16:41:14.655+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:14.656+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:14.656+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:14.657+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44358 #12011 (3 connections now open) 2014-10-06T16:41:14.657+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44359 #12012 (4 connections now open) 2014-10-06T16:41:14.657+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44360 #12013 (5 connections now open) 2014-10-06T16:41:14.658+0000 I NETWORK [conn12011] end connection 127.0.0.1:44358 (4 connections now open) 2014-10-06T16:41:19.658+0000 I NETWORK [conn12013] end connection 127.0.0.1:44360 (3 connections now open) 2014-10-06T16:41:19.658+0000 I NETWORK [conn12012] end connection 127.0.0.1:44359 (3 connections now open) 2014-10-06T16:41:19.658+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44361 #12014 (4 connections now open) 2014-10-06T16:41:19.659+0000 I NETWORK [conn12014] end connection 127.0.0.1:44361 (2 connections now open) 2014-10-06T16:41:19.659+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:19.659+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:19.660+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:19.660+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44362 #12015 (3 connections now open) 2014-10-06T16:41:19.661+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44363 #12016 (4 connections now open) 2014-10-06T16:41:19.661+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44364 #12017 (5 connections now open) 2014-10-06T16:41:19.661+0000 I NETWORK [conn12015] end connection 127.0.0.1:44362 (4 connections now open) 2014-10-06T16:41:24.661+0000 I NETWORK [conn12016] end connection 127.0.0.1:44363 (3 connections now open) 2014-10-06T16:41:24.661+0000 I NETWORK [conn12017] end connection 127.0.0.1:44364 (3 connections now open) 2014-10-06T16:41:24.661+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44365 #12018 (4 connections now open) 2014-10-06T16:41:24.662+0000 I NETWORK [conn12018] end connection 127.0.0.1:44365 (2 connections now open) 2014-10-06T16:41:24.662+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:24.663+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:24.663+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:24.664+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44366 #12019 (3 connections now open) 2014-10-06T16:41:24.664+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44367 #12020 (4 connections now open) 2014-10-06T16:41:24.664+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44368 #12021 (5 connections now open) 2014-10-06T16:41:24.665+0000 I NETWORK [conn12019] end connection 127.0.0.1:44366 (4 connections now open) 2014-10-06T16:41:29.665+0000 I NETWORK [conn12021] end connection 127.0.0.1:44368 (3 connections now open) 2014-10-06T16:41:29.665+0000 I NETWORK [conn12020] end connection 127.0.0.1:44367 (3 connections now open) 2014-10-06T16:41:29.665+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44369 #12022 (4 connections now open) 2014-10-06T16:41:29.666+0000 I NETWORK [conn12022] end connection 127.0.0.1:44369 (2 connections now open) 2014-10-06T16:41:29.666+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:29.667+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:29.667+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:29.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44370 #12023 (3 connections now open) 2014-10-06T16:41:29.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44371 #12024 (4 connections now open) 2014-10-06T16:41:29.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44372 #12025 (5 connections now open) 2014-10-06T16:41:29.668+0000 I NETWORK [conn12023] end connection 127.0.0.1:44370 (4 connections now open) 2014-10-06T16:41:34.669+0000 I NETWORK [conn12025] end connection 127.0.0.1:44372 (3 connections now open) 2014-10-06T16:41:34.669+0000 I NETWORK [conn12024] end connection 127.0.0.1:44371 (3 connections now open) 2014-10-06T16:41:34.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44373 #12026 (4 connections now open) 2014-10-06T16:41:34.669+0000 I NETWORK [conn12026] end connection 127.0.0.1:44373 (2 connections now open) 2014-10-06T16:41:34.670+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:34.670+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:34.671+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:34.672+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44374 #12027 (3 connections now open) 2014-10-06T16:41:34.672+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44375 #12028 (4 connections now open) 2014-10-06T16:41:34.672+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44376 #12029 (5 connections now open) 2014-10-06T16:41:34.672+0000 I NETWORK [conn12027] end connection 127.0.0.1:44374 (4 connections now open) 2014-10-06T16:41:39.672+0000 I NETWORK [conn12029] end connection 127.0.0.1:44376 (3 connections now open) 2014-10-06T16:41:39.672+0000 I NETWORK [conn12028] end connection 127.0.0.1:44375 (2 connections now open) 2014-10-06T16:41:39.672+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44377 #12030 (4 connections now open) 2014-10-06T16:41:39.673+0000 I NETWORK [conn12030] end connection 127.0.0.1:44377 (2 connections now open) 2014-10-06T16:41:39.673+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:39.674+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:39.674+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:39.675+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44378 #12031 (3 connections now open) 2014-10-06T16:41:39.675+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44379 #12032 (4 connections now open) 2014-10-06T16:41:39.675+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44380 #12033 (5 connections now open) 2014-10-06T16:41:39.675+0000 I NETWORK [conn12031] end connection 127.0.0.1:44378 (4 connections now open) 2014-10-06T16:41:44.676+0000 I NETWORK [conn12032] end connection 127.0.0.1:44379 (3 connections now open) 2014-10-06T16:41:44.676+0000 I NETWORK [conn12033] end connection 127.0.0.1:44380 (3 connections now open) 2014-10-06T16:41:44.676+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44381 #12034 (4 connections now open) 2014-10-06T16:41:44.677+0000 I NETWORK [conn12034] end connection 127.0.0.1:44381 (2 connections now open) 2014-10-06T16:41:44.677+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:44.678+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:44.678+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:44.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44382 #12035 (3 connections now open) 2014-10-06T16:41:44.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44383 #12036 (4 connections now open) 2014-10-06T16:41:44.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44384 #12037 (5 connections now open) 2014-10-06T16:41:44.679+0000 I NETWORK [conn12035] end connection 127.0.0.1:44382 (4 connections now open) 2014-10-06T16:41:49.680+0000 I NETWORK [conn12036] end connection 127.0.0.1:44383 (3 connections now open) 2014-10-06T16:41:49.680+0000 I NETWORK [conn12037] end connection 127.0.0.1:44384 (3 connections now open) 2014-10-06T16:41:49.680+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44385 #12038 (4 connections now open) 2014-10-06T16:41:49.680+0000 I NETWORK [conn12038] end connection 127.0.0.1:44385 (2 connections now open) 2014-10-06T16:41:49.681+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:49.682+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:49.682+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:49.683+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44386 #12039 (3 connections now open) 2014-10-06T16:41:49.683+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44387 #12040 (4 connections now open) 2014-10-06T16:41:49.683+0000 I NETWORK [conn12039] end connection 127.0.0.1:44386 (3 connections now open) 2014-10-06T16:41:54.683+0000 I NETWORK [conn12040] end connection 127.0.0.1:44387 (2 connections now open) 2014-10-06T16:41:54.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44388 #12041 (3 connections now open) 2014-10-06T16:41:54.684+0000 I NETWORK [conn12041] end connection 127.0.0.1:44388 (2 connections now open) 2014-10-06T16:41:54.685+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:54.685+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:54.686+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:54.687+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44389 #12042 (3 connections now open) 2014-10-06T16:41:54.687+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44390 #12043 (4 connections now open) 2014-10-06T16:41:54.687+0000 I NETWORK [conn12042] end connection 127.0.0.1:44389 (3 connections now open) 2014-10-06T16:41:59.687+0000 I NETWORK [conn12043] end connection 127.0.0.1:44390 (2 connections now open) 2014-10-06T16:41:59.687+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44391 #12044 (3 connections now open) 2014-10-06T16:41:59.688+0000 I NETWORK [conn12044] end connection 127.0.0.1:44391 (2 connections now open) 2014-10-06T16:41:59.688+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:59.689+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:59.689+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:41:59.690+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44392 #12045 (3 connections now open) 2014-10-06T16:41:59.690+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44393 #12046 (4 connections now open) 2014-10-06T16:41:59.691+0000 I NETWORK [conn12045] end connection 127.0.0.1:44392 (3 connections now open) 2014-10-06T16:42:04.691+0000 I NETWORK [conn12046] end connection 127.0.0.1:44393 (2 connections now open) 2014-10-06T16:42:04.691+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44394 #12047 (3 connections now open) 2014-10-06T16:42:04.692+0000 I NETWORK [conn12047] end connection 127.0.0.1:44394 (2 connections now open) 2014-10-06T16:42:04.692+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:42:04.693+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:42:04.693+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:42:04.694+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44395 #12048 (3 connections now open) 2014-10-06T16:42:04.694+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44396 #12049 (4 connections now open) 2014-10-06T16:42:04.694+0000 I NETWORK [conn12048] end connection 127.0.0.1:44395 (3 connections now open) 2014-10-06T16:42:09.694+0000 I NETWORK [conn12049] end connection 127.0.0.1:44396 (2 connections now open) 2014-10-06T16:42:09.695+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44397 #12050 (3 connections now open) 2014-10-06T16:42:09.695+0000 I NETWORK [conn12050] end connection 127.0.0.1:44397 (2 connections now open) 2014-10-06T16:42:09.695+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:42:09.696+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:42:09.696+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:42:09.697+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44398 #12051 (3 connections now open) 2014-10-06T16:42:09.697+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44399 #12052 (4 connections now open) 2014-10-06T16:42:09.698+0000 I NETWORK [conn12051] end connection 127.0.0.1:44398 (3 connections now open) 2014-10-06T16:42:14.698+0000 I NETWORK [conn12052] end connection 127.0.0.1:44399 (2 connections now open) 2014-10-06T16:42:14.698+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44400 #12053 (3 connections now open) 2014-10-06T16:42:14.699+0000 I NETWORK [conn12053] end connection 127.0.0.1:44400 (2 connections now open) 2014-10-06T16:42:14.699+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:42:14.700+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:42:14.700+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:42:14.701+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44401 #12054 (3 connections now open) 2014-10-06T16:42:14.701+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44402 #12055 (4 connections now open) 2014-10-06T16:42:14.701+0000 I NETWORK [conn12054] end connection 127.0.0.1:44401 (3 connections now open) 2014-10-06T16:42:19.702+0000 I NETWORK [conn12055] end connection 127.0.0.1:44402 (2 connections now open) 2014-10-06T16:42:19.702+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44403 #12056 (3 connections now open) 2014-10-06T16:42:19.702+0000 I NETWORK [conn12056] end connection 127.0.0.1:44403 (2 connections now open) 2014-10-06T16:42:19.702+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:42:19.703+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:42:19.703+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:42:19.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44404 #12057 (3 connections now open) 2014-10-06T16:42:19.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44405 #12058 (4 connections now open) 2014-10-06T16:42:19.704+0000 I NETWORK [conn12057] end connection 127.0.0.1:44404 (3 connections now open) 2014-10-06T16:42:24.704+0000 I NETWORK [conn12058] end connection 127.0.0.1:44405 (2 connections now open) 2014-10-06T16:42:24.705+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44406 #12059 (3 connections now open) 2014-10-06T16:42:24.705+0000 I NETWORK [conn12059] end connection 127.0.0.1:44406 (2 connections now open) 2014-10-06T16:42:24.705+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncNoIndexUpsert 2014-10-06T16:42:24.710+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:42:24.711+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:42:24.712+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndexUpsert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndexUpsert" } 2014-10-06T16:42:24.712+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:42:24.712+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T16:42:24.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44407 #12060 (3 connections now open) 2014-10-06T16:42:24.713+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44408 #12061 (4 connections now open) 2014-10-06T16:42:24.713+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44409 #12062 (5 connections now open) 2014-10-06T16:42:24.713+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44410 #12063 (6 connections now open) 2014-10-06T16:42:24.713+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44411 #12064 (7 connections now open) 2014-10-06T16:42:24.713+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44412 #12065 (8 connections now open) 2014-10-06T16:42:24.713+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44413 #12066 (9 connections now open) 2014-10-06T16:42:24.713+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44414 #12067 (10 connections now open) 2014-10-06T16:42:24.714+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44415 #12068 (11 connections now open) 2014-10-06T16:42:24.714+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44416 #12069 (12 connections now open) 2014-10-06T16:42:24.714+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44417 #12070 (13 connections now open) 2014-10-06T16:42:24.714+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44418 #12071 (14 connections now open) 2014-10-06T16:42:24.714+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44419 #12072 (15 connections now open) 2014-10-06T16:42:24.714+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44420 #12073 (16 connections now open) 2014-10-06T16:42:24.715+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44421 #12074 (17 connections now open) 2014-10-06T16:42:24.715+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44422 #12075 (18 connections now open) 2014-10-06T16:42:24.715+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44423 #12076 (19 connections now open) 2014-10-06T16:42:24.715+0000 I NETWORK [conn12060] end connection 127.0.0.1:44407 (18 connections now open) 2014-10-06T16:42:29.715+0000 I NETWORK [conn12075] end connection 127.0.0.1:44422 (17 connections now open) 2014-10-06T16:42:29.715+0000 I NETWORK [conn12064] end connection 127.0.0.1:44411 (17 connections now open) 2014-10-06T16:42:29.715+0000 I NETWORK [conn12073] end connection 127.0.0.1:44420 (15 connections now open) 2014-10-06T16:42:29.715+0000 I NETWORK [conn12061] end connection 127.0.0.1:44408 (15 connections now open) 2014-10-06T16:42:29.715+0000 I NETWORK [conn12069] end connection 127.0.0.1:44416 (13 connections now open) 2014-10-06T16:42:29.715+0000 I NETWORK [conn12063] end connection 127.0.0.1:44410 (12 connections now open) 2014-10-06T16:42:29.716+0000 I NETWORK [conn12074] end connection 127.0.0.1:44421 (11 connections now open) 2014-10-06T16:42:29.716+0000 I NETWORK [conn12070] end connection 127.0.0.1:44417 (10 connections now open) 2014-10-06T16:42:29.716+0000 I NETWORK [conn12066] end connection 127.0.0.1:44413 (9 connections now open) 2014-10-06T16:42:29.716+0000 I NETWORK [conn12072] end connection 127.0.0.1:44419 (8 connections now open) 2014-10-06T16:42:29.716+0000 I NETWORK [conn12071] end connection 127.0.0.1:44418 (8 connections now open) 2014-10-06T16:42:29.716+0000 I NETWORK [conn12062] end connection 127.0.0.1:44409 (6 connections now open) 2014-10-06T16:42:29.716+0000 I NETWORK [conn12065] end connection 127.0.0.1:44412 (5 connections now open) 2014-10-06T16:42:29.716+0000 I NETWORK [conn12076] end connection 127.0.0.1:44423 (4 connections now open) 2014-10-06T16:42:29.716+0000 I NETWORK [conn12068] end connection 127.0.0.1:44415 (4 connections now open) 2014-10-06T16:42:29.716+0000 I NETWORK [conn12067] end connection 127.0.0.1:44414 (2 connections now open) 2014-10-06T16:42:29.716+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44424 #12077 (3 connections now open) 2014-10-06T16:42:29.717+0000 I NETWORK [conn12077] end connection 127.0.0.1:44424 (2 connections now open) 2014-10-06T16:42:29.717+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:42:29.718+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:42:29.718+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:42:29.719+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndexUpsert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndexUpsert" } 2014-10-06T16:42:29.719+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:42:29.719+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T16:42:29.720+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44425 #12078 (3 connections now open) 2014-10-06T16:42:29.720+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44426 #12079 (4 connections now open) 2014-10-06T16:42:29.720+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44427 #12080 (5 connections now open) 2014-10-06T16:42:29.720+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44428 #12081 (6 connections now open) 2014-10-06T16:42:29.720+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44429 #12082 (7 connections now open) 2014-10-06T16:42:29.720+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44430 #12083 (8 connections now open) 2014-10-06T16:42:29.720+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44431 #12084 (9 connections now open) 2014-10-06T16:42:29.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44432 #12085 (10 connections now open) 2014-10-06T16:42:29.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44433 #12086 (11 connections now open) 2014-10-06T16:42:29.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44434 #12087 (12 connections now open) 2014-10-06T16:42:29.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44435 #12088 (13 connections now open) 2014-10-06T16:42:29.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44436 #12089 (14 connections now open) 2014-10-06T16:42:29.722+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44437 #12090 (15 connections now open) 2014-10-06T16:42:29.722+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44438 #12091 (16 connections now open) 2014-10-06T16:42:29.722+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44439 #12092 (17 connections now open) 2014-10-06T16:42:29.722+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44440 #12093 (18 connections now open) 2014-10-06T16:42:29.722+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44441 #12094 (19 connections now open) 2014-10-06T16:42:29.723+0000 I NETWORK [conn12078] end connection 127.0.0.1:44425 (18 connections now open) 2014-10-06T16:42:34.723+0000 I NETWORK [conn12083] end connection 127.0.0.1:44430 (17 connections now open) 2014-10-06T16:42:34.723+0000 I NETWORK [conn12081] end connection 127.0.0.1:44428 (16 connections now open) 2014-10-06T16:42:34.723+0000 I NETWORK [conn12093] end connection 127.0.0.1:44440 (16 connections now open) 2014-10-06T16:42:34.723+0000 I NETWORK [conn12090] end connection 127.0.0.1:44437 (14 connections now open) 2014-10-06T16:42:34.723+0000 I NETWORK [conn12084] end connection 127.0.0.1:44431 (14 connections now open) 2014-10-06T16:42:34.723+0000 I NETWORK [conn12094] end connection 127.0.0.1:44441 (13 connections now open) 2014-10-06T16:42:34.723+0000 I NETWORK [conn12082] end connection 127.0.0.1:44429 (11 connections now open) 2014-10-06T16:42:34.723+0000 I NETWORK [conn12087] end connection 127.0.0.1:44434 (10 connections now open) 2014-10-06T16:42:34.723+0000 I NETWORK [conn12079] end connection 127.0.0.1:44426 (9 connections now open) 2014-10-06T16:42:34.724+0000 I NETWORK [conn12091] end connection 127.0.0.1:44438 (8 connections now open) 2014-10-06T16:42:34.724+0000 I NETWORK [conn12080] end connection 127.0.0.1:44427 (7 connections now open) 2014-10-06T16:42:34.724+0000 I NETWORK [conn12086] end connection 127.0.0.1:44433 (6 connections now open) 2014-10-06T16:42:34.724+0000 I NETWORK [conn12089] end connection 127.0.0.1:44436 (5 connections now open) 2014-10-06T16:42:34.724+0000 I NETWORK [conn12092] end connection 127.0.0.1:44439 (4 connections now open) 2014-10-06T16:42:34.724+0000 I NETWORK [conn12085] end connection 127.0.0.1:44432 (3 connections now open) 2014-10-06T16:42:34.724+0000 I NETWORK [conn12088] end connection 127.0.0.1:44435 (2 connections now open) 2014-10-06T16:42:34.724+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44442 #12095 (3 connections now open) 2014-10-06T16:42:34.725+0000 I NETWORK [conn12095] end connection 127.0.0.1:44442 (2 connections now open) 2014-10-06T16:42:34.725+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:42:34.726+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:42:34.726+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:42:34.727+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndexUpsert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndexUpsert" } 2014-10-06T16:42:34.727+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:42:34.727+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T16:42:34.727+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44443 #12096 (3 connections now open) 2014-10-06T16:42:34.728+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44444 #12097 (4 connections now open) 2014-10-06T16:42:34.728+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44445 #12098 (5 connections now open) 2014-10-06T16:42:34.728+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44446 #12099 (6 connections now open) 2014-10-06T16:42:34.728+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44447 #12100 (7 connections now open) 2014-10-06T16:42:34.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44448 #12101 (8 connections now open) 2014-10-06T16:42:34.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44449 #12102 (9 connections now open) 2014-10-06T16:42:34.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44450 #12103 (10 connections now open) 2014-10-06T16:42:34.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44451 #12104 (11 connections now open) 2014-10-06T16:42:34.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44452 #12105 (12 connections now open) 2014-10-06T16:42:34.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44453 #12106 (13 connections now open) 2014-10-06T16:42:34.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44454 #12107 (14 connections now open) 2014-10-06T16:42:34.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44455 #12108 (15 connections now open) 2014-10-06T16:42:34.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44456 #12109 (16 connections now open) 2014-10-06T16:42:34.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44457 #12110 (17 connections now open) 2014-10-06T16:42:34.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44458 #12111 (18 connections now open) 2014-10-06T16:42:34.730+0000 I NETWORK [conn12096] end connection 127.0.0.1:44443 (17 connections now open) 2014-10-06T16:42:34.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44459 #12112 (19 connections now open) 2014-10-06T16:42:39.731+0000 I NETWORK [conn12102] end connection 127.0.0.1:44449 (17 connections now open) 2014-10-06T16:42:39.731+0000 I NETWORK [conn12106] end connection 127.0.0.1:44453 (17 connections now open) 2014-10-06T16:42:39.731+0000 I NETWORK [conn12101] end connection 127.0.0.1:44448 (16 connections now open) 2014-10-06T16:42:39.731+0000 I NETWORK [conn12098] end connection 127.0.0.1:44445 (16 connections now open) 2014-10-06T16:42:39.731+0000 I NETWORK [conn12111] end connection 127.0.0.1:44458 (16 connections now open) 2014-10-06T16:42:39.731+0000 I NETWORK [conn12103] end connection 127.0.0.1:44450 (14 connections now open) 2014-10-06T16:42:39.731+0000 I NETWORK [conn12108] end connection 127.0.0.1:44455 (11 connections now open) 2014-10-06T16:42:39.732+0000 I NETWORK [conn12112] end connection 127.0.0.1:44459 (10 connections now open) 2014-10-06T16:42:39.732+0000 I NETWORK [conn12107] end connection 127.0.0.1:44454 (9 connections now open) 2014-10-06T16:42:39.732+0000 I NETWORK [conn12109] end connection 127.0.0.1:44456 (8 connections now open) 2014-10-06T16:42:39.732+0000 I NETWORK [conn12104] end connection 127.0.0.1:44451 (8 connections now open) 2014-10-06T16:42:39.732+0000 I NETWORK [conn12100] end connection 127.0.0.1:44447 (6 connections now open) 2014-10-06T16:42:39.732+0000 I NETWORK [conn12099] end connection 127.0.0.1:44446 (5 connections now open) 2014-10-06T16:42:39.732+0000 I NETWORK [conn12110] end connection 127.0.0.1:44457 (4 connections now open) 2014-10-06T16:42:39.732+0000 I NETWORK [conn12105] end connection 127.0.0.1:44452 (3 connections now open) 2014-10-06T16:42:39.732+0000 I NETWORK [conn12097] end connection 127.0.0.1:44444 (2 connections now open) 2014-10-06T16:42:39.732+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44460 #12113 (3 connections now open) 2014-10-06T16:42:39.733+0000 I NETWORK [conn12113] end connection 127.0.0.1:44460 (2 connections now open) 2014-10-06T16:42:39.733+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:42:39.734+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:42:39.734+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:42:39.735+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndexUpsert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndexUpsert" } 2014-10-06T16:42:39.735+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:42:39.735+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T16:42:39.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44461 #12114 (3 connections now open) 2014-10-06T16:42:39.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44462 #12115 (4 connections now open) 2014-10-06T16:42:39.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44463 #12116 (5 connections now open) 2014-10-06T16:42:39.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44464 #12117 (6 connections now open) 2014-10-06T16:42:39.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44465 #12118 (7 connections now open) 2014-10-06T16:42:39.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44467 #12119 (8 connections now open) 2014-10-06T16:42:39.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44466 #12120 (9 connections now open) 2014-10-06T16:42:39.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44469 #12121 (10 connections now open) 2014-10-06T16:42:39.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44470 #12122 (11 connections now open) 2014-10-06T16:42:39.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44471 #12123 (12 connections now open) 2014-10-06T16:42:39.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44472 #12124 (13 connections now open) 2014-10-06T16:42:39.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44473 #12125 (14 connections now open) 2014-10-06T16:42:39.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44474 #12126 (15 connections now open) 2014-10-06T16:42:39.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44475 #12127 (16 connections now open) 2014-10-06T16:42:39.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44476 #12128 (17 connections now open) 2014-10-06T16:42:39.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44477 #12129 (18 connections now open) 2014-10-06T16:42:39.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44478 #12130 (19 connections now open) 2014-10-06T16:42:39.738+0000 I NETWORK [conn12114] end connection 127.0.0.1:44461 (18 connections now open) 2014-10-06T16:42:44.739+0000 I NETWORK [conn12125] end connection 127.0.0.1:44473 (17 connections now open) 2014-10-06T16:42:44.739+0000 I NETWORK [conn12128] end connection 127.0.0.1:44476 (17 connections now open) 2014-10-06T16:42:44.739+0000 I NETWORK [conn12129] end connection 127.0.0.1:44477 (16 connections now open) 2014-10-06T16:42:44.739+0000 I NETWORK [conn12130] end connection 127.0.0.1:44478 (15 connections now open) 2014-10-06T16:42:44.739+0000 I NETWORK [conn12124] end connection 127.0.0.1:44472 (13 connections now open) 2014-10-06T16:42:44.739+0000 I NETWORK [conn12123] end connection 127.0.0.1:44471 (12 connections now open) 2014-10-06T16:42:44.739+0000 I NETWORK [conn12120] end connection 127.0.0.1:44466 (16 connections now open) 2014-10-06T16:42:44.739+0000 I NETWORK [conn12117] end connection 127.0.0.1:44464 (16 connections now open) 2014-10-06T16:42:44.739+0000 I NETWORK [conn12116] end connection 127.0.0.1:44463 (16 connections now open) 2014-10-06T16:42:44.739+0000 I NETWORK [conn12121] end connection 127.0.0.1:44469 (16 connections now open) 2014-10-06T16:42:44.739+0000 I NETWORK [conn12115] end connection 127.0.0.1:44462 (16 connections now open) 2014-10-06T16:42:44.740+0000 I NETWORK [conn12126] end connection 127.0.0.1:44474 (6 connections now open) 2014-10-06T16:42:44.740+0000 I NETWORK [conn12119] end connection 127.0.0.1:44467 (6 connections now open) 2014-10-06T16:42:44.740+0000 I NETWORK [conn12127] end connection 127.0.0.1:44475 (5 connections now open) 2014-10-06T16:42:44.740+0000 I NETWORK [conn12118] end connection 127.0.0.1:44465 (4 connections now open) 2014-10-06T16:42:44.740+0000 I NETWORK [conn12122] end connection 127.0.0.1:44470 (4 connections now open) 2014-10-06T16:42:44.740+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44479 #12131 (5 connections now open) 2014-10-06T16:42:44.741+0000 I NETWORK [conn12131] end connection 127.0.0.1:44479 (2 connections now open) 2014-10-06T16:42:44.741+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:42:44.742+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:42:44.742+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:42:44.743+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndexUpsert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndexUpsert" } 2014-10-06T16:42:44.743+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:42:44.743+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T16:42:44.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44480 #12132 (3 connections now open) 2014-10-06T16:42:44.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44481 #12133 (4 connections now open) 2014-10-06T16:42:44.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44482 #12134 (5 connections now open) 2014-10-06T16:42:44.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44483 #12135 (6 connections now open) 2014-10-06T16:42:44.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44484 #12136 (7 connections now open) 2014-10-06T16:42:44.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44485 #12137 (8 connections now open) 2014-10-06T16:42:44.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44486 #12138 (9 connections now open) 2014-10-06T16:42:44.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44487 #12139 (10 connections now open) 2014-10-06T16:42:44.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44488 #12140 (11 connections now open) 2014-10-06T16:42:44.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44489 #12141 (12 connections now open) 2014-10-06T16:42:44.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44491 #12142 (13 connections now open) 2014-10-06T16:42:44.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44492 #12143 (14 connections now open) 2014-10-06T16:42:44.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44493 #12144 (15 connections now open) 2014-10-06T16:42:44.746+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44494 #12145 (16 connections now open) 2014-10-06T16:42:44.746+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44495 #12146 (17 connections now open) 2014-10-06T16:42:44.746+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44496 #12147 (18 connections now open) 2014-10-06T16:42:44.746+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44497 #12148 (19 connections now open) 2014-10-06T16:42:44.746+0000 I NETWORK [conn12132] end connection 127.0.0.1:44480 (18 connections now open) 2014-10-06T16:42:45.448+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._15 2014-10-06T16:42:49.747+0000 I NETWORK [conn12148] end connection 127.0.0.1:44497 (17 connections now open) 2014-10-06T16:42:49.747+0000 I NETWORK [conn12136] end connection 127.0.0.1:44484 (16 connections now open) 2014-10-06T16:42:49.747+0000 I NETWORK [conn12147] end connection 127.0.0.1:44496 (15 connections now open) 2014-10-06T16:42:49.747+0000 I NETWORK [conn12145] end connection 127.0.0.1:44494 (14 connections now open) 2014-10-06T16:42:49.747+0000 I NETWORK [conn12138] end connection 127.0.0.1:44486 (15 connections now open) 2014-10-06T16:42:49.747+0000 I NETWORK [conn12135] end connection 127.0.0.1:44483 (13 connections now open) 2014-10-06T16:42:49.747+0000 I NETWORK [conn12134] end connection 127.0.0.1:44482 (11 connections now open) 2014-10-06T16:42:49.747+0000 I NETWORK [conn12133] end connection 127.0.0.1:44481 (10 connections now open) 2014-10-06T16:42:49.747+0000 I NETWORK [conn12146] end connection 127.0.0.1:44495 (9 connections now open) 2014-10-06T16:42:49.747+0000 I NETWORK [conn12144] end connection 127.0.0.1:44493 (8 connections now open) 2014-10-06T16:42:49.748+0000 I NETWORK [conn12142] end connection 127.0.0.1:44491 (8 connections now open) 2014-10-06T16:42:49.748+0000 I NETWORK [conn12137] end connection 127.0.0.1:44485 (6 connections now open) 2014-10-06T16:42:49.748+0000 I NETWORK [conn12141] end connection 127.0.0.1:44489 (5 connections now open) 2014-10-06T16:42:49.748+0000 I NETWORK [conn12139] end connection 127.0.0.1:44487 (4 connections now open) 2014-10-06T16:42:49.748+0000 I NETWORK [conn12140] end connection 127.0.0.1:44488 (3 connections now open) 2014-10-06T16:42:49.748+0000 I NETWORK [conn12143] end connection 127.0.0.1:44492 (3 connections now open) 2014-10-06T16:42:49.748+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44498 #12149 (3 connections now open) 2014-10-06T16:42:49.749+0000 I NETWORK [conn12149] end connection 127.0.0.1:44498 (2 connections now open) 2014-10-06T16:42:49.749+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:42:49.750+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:42:49.750+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:42:49.751+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndexUpsert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndexUpsert" } 2014-10-06T16:42:49.751+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:42:49.751+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T16:42:49.751+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44499 #12150 (3 connections now open) 2014-10-06T16:42:49.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44500 #12151 (4 connections now open) 2014-10-06T16:42:49.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44501 #12152 (5 connections now open) 2014-10-06T16:42:49.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44502 #12153 (6 connections now open) 2014-10-06T16:42:49.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44503 #12154 (7 connections now open) 2014-10-06T16:42:49.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44504 #12155 (8 connections now open) 2014-10-06T16:42:49.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44505 #12156 (9 connections now open) 2014-10-06T16:42:49.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44506 #12157 (10 connections now open) 2014-10-06T16:42:49.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44507 #12158 (11 connections now open) 2014-10-06T16:42:49.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44508 #12159 (12 connections now open) 2014-10-06T16:42:49.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44509 #12160 (13 connections now open) 2014-10-06T16:42:49.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44510 #12161 (14 connections now open) 2014-10-06T16:42:49.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44511 #12162 (15 connections now open) 2014-10-06T16:42:49.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44512 #12163 (16 connections now open) 2014-10-06T16:42:49.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44513 #12164 (17 connections now open) 2014-10-06T16:42:49.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44514 #12165 (18 connections now open) 2014-10-06T16:42:49.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44515 #12166 (19 connections now open) 2014-10-06T16:42:49.754+0000 I NETWORK [conn12150] end connection 127.0.0.1:44499 (18 connections now open) 2014-10-06T16:42:54.754+0000 I NETWORK [conn12155] end connection 127.0.0.1:44504 (17 connections now open) 2014-10-06T16:42:54.755+0000 I NETWORK [conn12161] end connection 127.0.0.1:44510 (16 connections now open) 2014-10-06T16:42:54.754+0000 I NETWORK [conn12157] end connection 127.0.0.1:44506 (17 connections now open) 2014-10-06T16:42:54.755+0000 I NETWORK [conn12152] end connection 127.0.0.1:44501 (15 connections now open) 2014-10-06T16:42:54.755+0000 I NETWORK [conn12162] end connection 127.0.0.1:44511 (13 connections now open) 2014-10-06T16:42:54.755+0000 I NETWORK [conn12151] end connection 127.0.0.1:44500 (12 connections now open) 2014-10-06T16:42:54.755+0000 I NETWORK [conn12164] end connection 127.0.0.1:44513 (11 connections now open) 2014-10-06T16:42:54.755+0000 I NETWORK [conn12159] end connection 127.0.0.1:44508 (10 connections now open) 2014-10-06T16:42:54.755+0000 I NETWORK [conn12160] end connection 127.0.0.1:44509 (9 connections now open) 2014-10-06T16:42:54.755+0000 I NETWORK [conn12158] end connection 127.0.0.1:44507 (8 connections now open) 2014-10-06T16:42:54.755+0000 I NETWORK [conn12156] end connection 127.0.0.1:44505 (7 connections now open) 2014-10-06T16:42:54.755+0000 I NETWORK [conn12166] end connection 127.0.0.1:44515 (7 connections now open) 2014-10-06T16:42:54.755+0000 I NETWORK [conn12154] end connection 127.0.0.1:44503 (5 connections now open) 2014-10-06T16:42:54.756+0000 I NETWORK [conn12163] end connection 127.0.0.1:44512 (4 connections now open) 2014-10-06T16:42:54.756+0000 I NETWORK [conn12165] end connection 127.0.0.1:44514 (3 connections now open) 2014-10-06T16:42:54.756+0000 I NETWORK [conn12153] end connection 127.0.0.1:44502 (2 connections now open) 2014-10-06T16:42:54.756+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44516 #12167 (3 connections now open) 2014-10-06T16:42:54.756+0000 I NETWORK [conn12167] end connection 127.0.0.1:44516 (2 connections now open) 2014-10-06T16:42:54.757+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:42:54.757+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:42:54.758+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:42:54.759+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndexUpsert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndexUpsert" } 2014-10-06T16:42:54.759+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:42:54.759+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T16:42:54.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44517 #12168 (3 connections now open) 2014-10-06T16:42:54.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44518 #12169 (4 connections now open) 2014-10-06T16:42:54.760+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44519 #12170 (5 connections now open) 2014-10-06T16:42:54.760+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44520 #12171 (6 connections now open) 2014-10-06T16:42:54.760+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44521 #12172 (7 connections now open) 2014-10-06T16:42:54.760+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44522 #12173 (8 connections now open) 2014-10-06T16:42:54.760+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44523 #12174 (9 connections now open) 2014-10-06T16:42:54.761+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44524 #12175 (10 connections now open) 2014-10-06T16:42:54.761+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44525 #12176 (11 connections now open) 2014-10-06T16:42:54.761+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44526 #12177 (12 connections now open) 2014-10-06T16:42:54.761+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44527 #12178 (13 connections now open) 2014-10-06T16:42:54.762+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44528 #12179 (14 connections now open) 2014-10-06T16:42:54.762+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44529 #12180 (15 connections now open) 2014-10-06T16:42:54.762+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44530 #12181 (16 connections now open) 2014-10-06T16:42:54.762+0000 I NETWORK [conn12168] end connection 127.0.0.1:44517 (15 connections now open) 2014-10-06T16:42:54.762+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44531 #12182 (17 connections now open) 2014-10-06T16:42:54.762+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44532 #12183 (17 connections now open) 2014-10-06T16:42:54.762+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44533 #12184 (18 connections now open) 2014-10-06T16:42:59.762+0000 I NETWORK [conn12183] end connection 127.0.0.1:44532 (17 connections now open) 2014-10-06T16:42:59.762+0000 I NETWORK [conn12175] end connection 127.0.0.1:44524 (17 connections now open) 2014-10-06T16:42:59.762+0000 I NETWORK [conn12173] end connection 127.0.0.1:44522 (16 connections now open) 2014-10-06T16:42:59.762+0000 I NETWORK [conn12169] end connection 127.0.0.1:44518 (15 connections now open) 2014-10-06T16:42:59.762+0000 I NETWORK [conn12181] end connection 127.0.0.1:44530 (13 connections now open) 2014-10-06T16:42:59.762+0000 I NETWORK [conn12177] end connection 127.0.0.1:44526 (12 connections now open) 2014-10-06T16:42:59.763+0000 I NETWORK [conn12170] end connection 127.0.0.1:44519 (11 connections now open) 2014-10-06T16:42:59.763+0000 I NETWORK [conn12179] end connection 127.0.0.1:44528 (11 connections now open) 2014-10-06T16:42:59.763+0000 I NETWORK [conn12182] end connection 127.0.0.1:44531 (11 connections now open) 2014-10-06T16:42:59.763+0000 I NETWORK [conn12176] end connection 127.0.0.1:44525 (8 connections now open) 2014-10-06T16:42:59.763+0000 I NETWORK [conn12172] end connection 127.0.0.1:44521 (7 connections now open) 2014-10-06T16:42:59.763+0000 I NETWORK [conn12174] end connection 127.0.0.1:44523 (7 connections now open) 2014-10-06T16:42:59.763+0000 I NETWORK [conn12180] end connection 127.0.0.1:44529 (5 connections now open) 2014-10-06T16:42:59.763+0000 I NETWORK [conn12178] end connection 127.0.0.1:44527 (4 connections now open) 2014-10-06T16:42:59.763+0000 I NETWORK [conn12184] end connection 127.0.0.1:44533 (3 connections now open) 2014-10-06T16:42:59.764+0000 I NETWORK [conn12171] end connection 127.0.0.1:44520 (2 connections now open) 2014-10-06T16:42:59.764+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44534 #12185 (3 connections now open) 2014-10-06T16:42:59.764+0000 I NETWORK [conn12185] end connection 127.0.0.1:44534 (2 connections now open) 2014-10-06T16:42:59.764+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:42:59.765+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:42:59.766+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:42:59.766+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndexUpsert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndexUpsert" } 2014-10-06T16:42:59.767+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:42:59.767+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T16:42:59.767+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44535 #12186 (3 connections now open) 2014-10-06T16:42:59.767+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44536 #12187 (4 connections now open) 2014-10-06T16:42:59.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44537 #12188 (5 connections now open) 2014-10-06T16:42:59.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44538 #12189 (6 connections now open) 2014-10-06T16:42:59.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44539 #12190 (7 connections now open) 2014-10-06T16:42:59.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44540 #12191 (8 connections now open) 2014-10-06T16:42:59.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44541 #12192 (9 connections now open) 2014-10-06T16:42:59.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44542 #12193 (10 connections now open) 2014-10-06T16:42:59.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44543 #12194 (11 connections now open) 2014-10-06T16:42:59.768+0000 I NETWORK [conn12186] end connection 127.0.0.1:44535 (10 connections now open) 2014-10-06T16:43:04.768+0000 I NETWORK [conn12194] end connection 127.0.0.1:44543 (9 connections now open) 2014-10-06T16:43:04.769+0000 I NETWORK [conn12189] end connection 127.0.0.1:44538 (9 connections now open) 2014-10-06T16:43:04.769+0000 I NETWORK [conn12193] end connection 127.0.0.1:44542 (7 connections now open) 2014-10-06T16:43:04.769+0000 I NETWORK [conn12188] end connection 127.0.0.1:44537 (6 connections now open) 2014-10-06T16:43:04.769+0000 I NETWORK [conn12192] end connection 127.0.0.1:44541 (5 connections now open) 2014-10-06T16:43:04.769+0000 I NETWORK [conn12190] end connection 127.0.0.1:44539 (5 connections now open) 2014-10-06T16:43:04.769+0000 I NETWORK [conn12187] end connection 127.0.0.1:44536 (3 connections now open) 2014-10-06T16:43:04.769+0000 I NETWORK [conn12191] end connection 127.0.0.1:44540 (2 connections now open) 2014-10-06T16:43:04.769+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44544 #12195 (3 connections now open) 2014-10-06T16:43:04.770+0000 I NETWORK [conn12195] end connection 127.0.0.1:44544 (2 connections now open) 2014-10-06T16:43:04.770+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:04.771+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:04.771+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:04.772+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndexUpsert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndexUpsert" } 2014-10-06T16:43:04.772+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:43:04.772+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T16:43:04.772+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44545 #12196 (3 connections now open) 2014-10-06T16:43:04.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44546 #12197 (4 connections now open) 2014-10-06T16:43:04.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44547 #12198 (5 connections now open) 2014-10-06T16:43:04.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44548 #12199 (6 connections now open) 2014-10-06T16:43:04.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44549 #12200 (7 connections now open) 2014-10-06T16:43:04.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44550 #12201 (8 connections now open) 2014-10-06T16:43:04.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44551 #12202 (9 connections now open) 2014-10-06T16:43:04.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44552 #12203 (10 connections now open) 2014-10-06T16:43:04.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44553 #12204 (11 connections now open) 2014-10-06T16:43:04.774+0000 I NETWORK [conn12196] end connection 127.0.0.1:44545 (10 connections now open) 2014-10-06T16:43:09.774+0000 I NETWORK [conn12197] end connection 127.0.0.1:44546 (9 connections now open) 2014-10-06T16:43:09.774+0000 I NETWORK [conn12201] end connection 127.0.0.1:44550 (9 connections now open) 2014-10-06T16:43:09.774+0000 I NETWORK [conn12198] end connection 127.0.0.1:44547 (7 connections now open) 2014-10-06T16:43:09.774+0000 I NETWORK [conn12199] end connection 127.0.0.1:44548 (6 connections now open) 2014-10-06T16:43:09.774+0000 I NETWORK [conn12204] end connection 127.0.0.1:44553 (6 connections now open) 2014-10-06T16:43:09.775+0000 I NETWORK [conn12202] end connection 127.0.0.1:44551 (4 connections now open) 2014-10-06T16:43:09.775+0000 I NETWORK [conn12200] end connection 127.0.0.1:44549 (3 connections now open) 2014-10-06T16:43:09.775+0000 I NETWORK [conn12203] end connection 127.0.0.1:44552 (2 connections now open) 2014-10-06T16:43:09.775+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44554 #12205 (3 connections now open) 2014-10-06T16:43:09.775+0000 I NETWORK [conn12205] end connection 127.0.0.1:44554 (2 connections now open) 2014-10-06T16:43:09.776+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:09.777+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:09.777+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:09.778+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndexUpsert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndexUpsert" } 2014-10-06T16:43:09.778+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:43:09.778+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T16:43:09.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44555 #12206 (3 connections now open) 2014-10-06T16:43:09.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44556 #12207 (4 connections now open) 2014-10-06T16:43:09.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44557 #12208 (5 connections now open) 2014-10-06T16:43:09.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44558 #12209 (6 connections now open) 2014-10-06T16:43:09.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44559 #12210 (7 connections now open) 2014-10-06T16:43:09.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44560 #12211 (8 connections now open) 2014-10-06T16:43:09.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44561 #12212 (9 connections now open) 2014-10-06T16:43:09.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44563 #12213 (10 connections now open) 2014-10-06T16:43:09.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44564 #12214 (11 connections now open) 2014-10-06T16:43:09.779+0000 I NETWORK [conn12206] end connection 127.0.0.1:44555 (10 connections now open) 2014-10-06T16:43:14.780+0000 I NETWORK [conn12210] end connection 127.0.0.1:44559 (9 connections now open) 2014-10-06T16:43:14.780+0000 I NETWORK [conn12212] end connection 127.0.0.1:44561 (8 connections now open) 2014-10-06T16:43:14.780+0000 I NETWORK [conn12214] end connection 127.0.0.1:44564 (7 connections now open) 2014-10-06T16:43:14.780+0000 I NETWORK [conn12209] end connection 127.0.0.1:44558 (7 connections now open) 2014-10-06T16:43:14.780+0000 I NETWORK [conn12207] end connection 127.0.0.1:44556 (5 connections now open) 2014-10-06T16:43:14.780+0000 I NETWORK [conn12208] end connection 127.0.0.1:44557 (4 connections now open) 2014-10-06T16:43:14.780+0000 I NETWORK [conn12211] end connection 127.0.0.1:44560 (3 connections now open) 2014-10-06T16:43:14.780+0000 I NETWORK [conn12213] end connection 127.0.0.1:44563 (2 connections now open) 2014-10-06T16:43:14.781+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44565 #12215 (3 connections now open) 2014-10-06T16:43:14.781+0000 I NETWORK [conn12215] end connection 127.0.0.1:44565 (2 connections now open) 2014-10-06T16:43:14.781+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:14.782+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:14.782+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:14.783+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndexUpsert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndexUpsert" } 2014-10-06T16:43:14.783+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:43:14.783+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T16:43:14.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44566 #12216 (3 connections now open) 2014-10-06T16:43:14.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44567 #12217 (4 connections now open) 2014-10-06T16:43:14.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44568 #12218 (5 connections now open) 2014-10-06T16:43:14.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44569 #12219 (6 connections now open) 2014-10-06T16:43:14.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44570 #12220 (7 connections now open) 2014-10-06T16:43:14.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44571 #12221 (8 connections now open) 2014-10-06T16:43:14.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44572 #12222 (9 connections now open) 2014-10-06T16:43:14.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44573 #12223 (10 connections now open) 2014-10-06T16:43:14.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44574 #12224 (11 connections now open) 2014-10-06T16:43:14.785+0000 I NETWORK [conn12216] end connection 127.0.0.1:44566 (10 connections now open) 2014-10-06T16:43:19.785+0000 I NETWORK [conn12217] end connection 127.0.0.1:44567 (9 connections now open) 2014-10-06T16:43:19.786+0000 I NETWORK [conn12223] end connection 127.0.0.1:44573 (8 connections now open) 2014-10-06T16:43:19.786+0000 I NETWORK [conn12224] end connection 127.0.0.1:44574 (8 connections now open) 2014-10-06T16:43:19.786+0000 I NETWORK [conn12222] end connection 127.0.0.1:44572 (8 connections now open) 2014-10-06T16:43:19.786+0000 I NETWORK [conn12219] end connection 127.0.0.1:44569 (5 connections now open) 2014-10-06T16:43:19.786+0000 I NETWORK [conn12221] end connection 127.0.0.1:44571 (4 connections now open) 2014-10-06T16:43:19.786+0000 I NETWORK [conn12218] end connection 127.0.0.1:44568 (3 connections now open) 2014-10-06T16:43:19.786+0000 I NETWORK [conn12220] end connection 127.0.0.1:44570 (3 connections now open) 2014-10-06T16:43:19.786+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44575 #12225 (3 connections now open) 2014-10-06T16:43:19.787+0000 I NETWORK [conn12225] end connection 127.0.0.1:44575 (2 connections now open) 2014-10-06T16:43:19.787+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:19.788+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:19.788+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:19.789+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndexUpsert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndexUpsert" } 2014-10-06T16:43:19.789+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:43:19.789+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T16:43:19.789+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44576 #12226 (3 connections now open) 2014-10-06T16:43:19.790+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44577 #12227 (4 connections now open) 2014-10-06T16:43:19.790+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44578 #12228 (5 connections now open) 2014-10-06T16:43:19.790+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44579 #12229 (6 connections now open) 2014-10-06T16:43:19.790+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44580 #12230 (7 connections now open) 2014-10-06T16:43:19.790+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44581 #12231 (8 connections now open) 2014-10-06T16:43:19.790+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44582 #12232 (9 connections now open) 2014-10-06T16:43:19.790+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44583 #12233 (10 connections now open) 2014-10-06T16:43:19.790+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44584 #12234 (11 connections now open) 2014-10-06T16:43:19.791+0000 I NETWORK [conn12226] end connection 127.0.0.1:44576 (10 connections now open) 2014-10-06T16:43:24.791+0000 I NETWORK [conn12232] end connection 127.0.0.1:44582 (9 connections now open) 2014-10-06T16:43:24.791+0000 I NETWORK [conn12230] end connection 127.0.0.1:44580 (9 connections now open) 2014-10-06T16:43:24.791+0000 I NETWORK [conn12229] end connection 127.0.0.1:44579 (8 connections now open) 2014-10-06T16:43:24.792+0000 I NETWORK [conn12228] end connection 127.0.0.1:44578 (8 connections now open) 2014-10-06T16:43:24.791+0000 I NETWORK [conn12233] end connection 127.0.0.1:44583 (8 connections now open) 2014-10-06T16:43:24.792+0000 I NETWORK [conn12234] end connection 127.0.0.1:44584 (7 connections now open) 2014-10-06T16:43:24.791+0000 I NETWORK [conn12227] end connection 127.0.0.1:44577 (8 connections now open) 2014-10-06T16:43:24.792+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44585 #12235 (4 connections now open) 2014-10-06T16:43:24.792+0000 I NETWORK [conn12231] end connection 127.0.0.1:44581 (8 connections now open) 2014-10-06T16:43:24.792+0000 I NETWORK [conn12235] end connection 127.0.0.1:44585 (2 connections now open) 2014-10-06T16:43:24.793+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:24.794+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:24.794+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:24.795+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndexUpsert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndexUpsert" } 2014-10-06T16:43:24.795+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:43:24.795+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T16:43:24.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44586 #12236 (3 connections now open) 2014-10-06T16:43:24.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44587 #12237 (4 connections now open) 2014-10-06T16:43:24.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44588 #12238 (5 connections now open) 2014-10-06T16:43:24.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44589 #12239 (6 connections now open) 2014-10-06T16:43:24.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44590 #12240 (7 connections now open) 2014-10-06T16:43:24.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44591 #12241 (8 connections now open) 2014-10-06T16:43:24.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44592 #12242 (9 connections now open) 2014-10-06T16:43:24.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44593 #12243 (10 connections now open) 2014-10-06T16:43:24.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44594 #12244 (11 connections now open) 2014-10-06T16:43:24.797+0000 I NETWORK [conn12236] end connection 127.0.0.1:44586 (10 connections now open) 2014-10-06T16:43:29.797+0000 I NETWORK [conn12238] end connection 127.0.0.1:44588 (9 connections now open) 2014-10-06T16:43:29.797+0000 I NETWORK [conn12240] end connection 127.0.0.1:44590 (8 connections now open) 2014-10-06T16:43:29.797+0000 I NETWORK [conn12241] end connection 127.0.0.1:44591 (8 connections now open) 2014-10-06T16:43:29.797+0000 I NETWORK [conn12244] end connection 127.0.0.1:44594 (8 connections now open) 2014-10-06T16:43:29.797+0000 I NETWORK [conn12242] end connection 127.0.0.1:44592 (7 connections now open) 2014-10-06T16:43:29.797+0000 I NETWORK [conn12237] end connection 127.0.0.1:44587 (6 connections now open) 2014-10-06T16:43:29.797+0000 I NETWORK [conn12239] end connection 127.0.0.1:44589 (8 connections now open) 2014-10-06T16:43:29.797+0000 I NETWORK [conn12243] end connection 127.0.0.1:44593 (8 connections now open) 2014-10-06T16:43:29.798+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44595 #12245 (3 connections now open) 2014-10-06T16:43:29.798+0000 I NETWORK [conn12245] end connection 127.0.0.1:44595 (2 connections now open) 2014-10-06T16:43:29.799+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:29.799+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:29.800+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:29.800+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndexUpsert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndexUpsert" } 2014-10-06T16:43:29.800+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:43:29.800+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T16:43:29.801+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44596 #12246 (3 connections now open) 2014-10-06T16:43:29.801+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44597 #12247 (4 connections now open) 2014-10-06T16:43:29.801+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44598 #12248 (5 connections now open) 2014-10-06T16:43:29.801+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44599 #12249 (6 connections now open) 2014-10-06T16:43:29.801+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44600 #12250 (7 connections now open) 2014-10-06T16:43:29.801+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44601 #12251 (8 connections now open) 2014-10-06T16:43:29.802+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44602 #12252 (9 connections now open) 2014-10-06T16:43:29.802+0000 I NETWORK [conn12246] end connection 127.0.0.1:44596 (8 connections now open) 2014-10-06T16:43:29.802+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44603 #12253 (10 connections now open) 2014-10-06T16:43:29.802+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44604 #12254 (10 connections now open) 2014-10-06T16:43:34.802+0000 I NETWORK [conn12250] end connection 127.0.0.1:44600 (9 connections now open) 2014-10-06T16:43:34.802+0000 I NETWORK [conn12249] end connection 127.0.0.1:44599 (9 connections now open) 2014-10-06T16:43:34.802+0000 I NETWORK [conn12248] end connection 127.0.0.1:44598 (8 connections now open) 2014-10-06T16:43:34.803+0000 I NETWORK [conn12254] end connection 127.0.0.1:44604 (8 connections now open) 2014-10-06T16:43:34.803+0000 I NETWORK [conn12251] end connection 127.0.0.1:44601 (7 connections now open) 2014-10-06T16:43:34.803+0000 I NETWORK [conn12253] end connection 127.0.0.1:44603 (8 connections now open) 2014-10-06T16:43:34.803+0000 I NETWORK [conn12252] end connection 127.0.0.1:44602 (3 connections now open) 2014-10-06T16:43:34.803+0000 I NETWORK [conn12247] end connection 127.0.0.1:44597 (2 connections now open) 2014-10-06T16:43:34.803+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44605 #12255 (3 connections now open) 2014-10-06T16:43:34.804+0000 I NETWORK [conn12255] end connection 127.0.0.1:44605 (2 connections now open) 2014-10-06T16:43:34.804+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:34.805+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:34.805+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:34.806+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndexUpsert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndexUpsert" } 2014-10-06T16:43:34.806+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:43:34.806+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T16:43:34.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44606 #12256 (3 connections now open) 2014-10-06T16:43:34.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44607 #12257 (4 connections now open) 2014-10-06T16:43:34.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44608 #12258 (5 connections now open) 2014-10-06T16:43:34.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44609 #12259 (6 connections now open) 2014-10-06T16:43:34.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44610 #12260 (7 connections now open) 2014-10-06T16:43:34.807+0000 I NETWORK [conn12256] end connection 127.0.0.1:44606 (6 connections now open) 2014-10-06T16:43:39.807+0000 I NETWORK [conn12257] end connection 127.0.0.1:44607 (5 connections now open) 2014-10-06T16:43:39.807+0000 I NETWORK [conn12260] end connection 127.0.0.1:44610 (4 connections now open) 2014-10-06T16:43:39.807+0000 I NETWORK [conn12258] end connection 127.0.0.1:44608 (4 connections now open) 2014-10-06T16:43:39.808+0000 I NETWORK [conn12259] end connection 127.0.0.1:44609 (4 connections now open) 2014-10-06T16:43:39.808+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44611 #12261 (3 connections now open) 2014-10-06T16:43:39.808+0000 I NETWORK [conn12261] end connection 127.0.0.1:44611 (2 connections now open) 2014-10-06T16:43:39.809+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:39.809+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:39.810+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:39.811+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndexUpsert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndexUpsert" } 2014-10-06T16:43:39.811+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:43:39.811+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T16:43:39.811+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44612 #12262 (3 connections now open) 2014-10-06T16:43:39.811+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44613 #12263 (4 connections now open) 2014-10-06T16:43:39.812+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44614 #12264 (5 connections now open) 2014-10-06T16:43:39.812+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44615 #12265 (6 connections now open) 2014-10-06T16:43:39.812+0000 I NETWORK [conn12262] end connection 127.0.0.1:44612 (4 connections now open) 2014-10-06T16:43:39.812+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44616 #12266 (7 connections now open) 2014-10-06T16:43:44.812+0000 I NETWORK [conn12265] end connection 127.0.0.1:44615 (5 connections now open) 2014-10-06T16:43:44.812+0000 I NETWORK [conn12263] end connection 127.0.0.1:44613 (5 connections now open) 2014-10-06T16:43:44.812+0000 I NETWORK [conn12266] end connection 127.0.0.1:44616 (3 connections now open) 2014-10-06T16:43:44.812+0000 I NETWORK [conn12264] end connection 127.0.0.1:44614 (3 connections now open) 2014-10-06T16:43:44.812+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44617 #12267 (3 connections now open) 2014-10-06T16:43:44.813+0000 I NETWORK [conn12267] end connection 127.0.0.1:44617 (2 connections now open) 2014-10-06T16:43:44.813+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:44.814+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:44.814+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:44.815+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndexUpsert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndexUpsert" } 2014-10-06T16:43:44.815+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:43:44.815+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T16:43:44.816+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44618 #12268 (3 connections now open) 2014-10-06T16:43:44.816+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44619 #12269 (4 connections now open) 2014-10-06T16:43:44.816+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44620 #12270 (5 connections now open) 2014-10-06T16:43:44.816+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44621 #12271 (6 connections now open) 2014-10-06T16:43:44.816+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44622 #12272 (7 connections now open) 2014-10-06T16:43:44.816+0000 I NETWORK [conn12268] end connection 127.0.0.1:44618 (6 connections now open) 2014-10-06T16:43:49.817+0000 I NETWORK [conn12270] end connection 127.0.0.1:44620 (5 connections now open) 2014-10-06T16:43:49.817+0000 I NETWORK [conn12269] end connection 127.0.0.1:44619 (5 connections now open) 2014-10-06T16:43:49.817+0000 I NETWORK [conn12272] end connection 127.0.0.1:44622 (4 connections now open) 2014-10-06T16:43:49.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44623 #12273 (6 connections now open) 2014-10-06T16:43:49.817+0000 I NETWORK [conn12271] end connection 127.0.0.1:44621 (4 connections now open) 2014-10-06T16:43:49.818+0000 I NETWORK [conn12273] end connection 127.0.0.1:44623 (2 connections now open) 2014-10-06T16:43:49.818+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:49.819+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:49.819+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:49.820+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndexUpsert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndexUpsert" } 2014-10-06T16:43:49.820+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:43:49.820+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T16:43:49.820+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44624 #12274 (3 connections now open) 2014-10-06T16:43:49.821+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44625 #12275 (4 connections now open) 2014-10-06T16:43:49.821+0000 I NETWORK [conn12274] end connection 127.0.0.1:44624 (3 connections now open) 2014-10-06T16:43:49.821+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44626 #12276 (5 connections now open) 2014-10-06T16:43:49.821+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44627 #12277 (5 connections now open) 2014-10-06T16:43:49.821+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44628 #12278 (6 connections now open) 2014-10-06T16:43:54.821+0000 I NETWORK [conn12276] end connection 127.0.0.1:44626 (5 connections now open) 2014-10-06T16:43:54.821+0000 I NETWORK [conn12278] end connection 127.0.0.1:44628 (5 connections now open) 2014-10-06T16:43:54.821+0000 I NETWORK [conn12275] end connection 127.0.0.1:44625 (4 connections now open) 2014-10-06T16:43:54.821+0000 I NETWORK [conn12277] end connection 127.0.0.1:44627 (4 connections now open) 2014-10-06T16:43:54.822+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44629 #12279 (6 connections now open) 2014-10-06T16:43:54.822+0000 I NETWORK [conn12279] end connection 127.0.0.1:44629 (2 connections now open) 2014-10-06T16:43:54.823+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:54.823+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:54.824+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:54.824+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndexUpsert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndexUpsert" } 2014-10-06T16:43:54.824+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:43:54.824+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T16:43:54.825+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44630 #12280 (3 connections now open) 2014-10-06T16:43:54.825+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44631 #12281 (4 connections now open) 2014-10-06T16:43:54.825+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44632 #12282 (5 connections now open) 2014-10-06T16:43:54.825+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44633 #12283 (6 connections now open) 2014-10-06T16:43:54.825+0000 I NETWORK [conn12280] end connection 127.0.0.1:44630 (5 connections now open) 2014-10-06T16:43:54.826+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44634 #12284 (7 connections now open) 2014-10-06T16:43:59.826+0000 I NETWORK [conn12281] end connection 127.0.0.1:44631 (5 connections now open) 2014-10-06T16:43:59.826+0000 I NETWORK [conn12284] end connection 127.0.0.1:44634 (4 connections now open) 2014-10-06T16:43:59.826+0000 I NETWORK [conn12282] end connection 127.0.0.1:44632 (5 connections now open) 2014-10-06T16:43:59.826+0000 I NETWORK [conn12283] end connection 127.0.0.1:44633 (4 connections now open) 2014-10-06T16:43:59.826+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44635 #12285 (6 connections now open) 2014-10-06T16:43:59.827+0000 I NETWORK [conn12285] end connection 127.0.0.1:44635 (2 connections now open) 2014-10-06T16:43:59.827+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:59.828+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:59.828+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:43:59.829+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndexUpsert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndexUpsert" } 2014-10-06T16:43:59.829+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:43:59.829+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T16:43:59.829+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44636 #12286 (3 connections now open) 2014-10-06T16:43:59.830+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44637 #12287 (4 connections now open) 2014-10-06T16:43:59.830+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44638 #12288 (5 connections now open) 2014-10-06T16:43:59.830+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44639 #12289 (6 connections now open) 2014-10-06T16:43:59.830+0000 I NETWORK [conn12286] end connection 127.0.0.1:44636 (5 connections now open) 2014-10-06T16:43:59.830+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44640 #12290 (7 connections now open) 2014-10-06T16:44:04.830+0000 I NETWORK [conn12289] end connection 127.0.0.1:44639 (5 connections now open) 2014-10-06T16:44:04.830+0000 I NETWORK [conn12287] end connection 127.0.0.1:44637 (4 connections now open) 2014-10-06T16:44:04.830+0000 I NETWORK [conn12290] end connection 127.0.0.1:44640 (5 connections now open) 2014-10-06T16:44:04.831+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44641 #12291 (6 connections now open) 2014-10-06T16:44:04.831+0000 I NETWORK [conn12288] end connection 127.0.0.1:44638 (4 connections now open) 2014-10-06T16:44:04.831+0000 I NETWORK [conn12291] end connection 127.0.0.1:44641 (2 connections now open) 2014-10-06T16:44:04.832+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:04.832+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:04.833+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:04.834+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndexUpsert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndexUpsert" } 2014-10-06T16:44:04.834+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:44:04.834+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T16:44:04.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44642 #12292 (3 connections now open) 2014-10-06T16:44:04.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44643 #12293 (4 connections now open) 2014-10-06T16:44:04.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44644 #12294 (5 connections now open) 2014-10-06T16:44:04.834+0000 I NETWORK [conn12292] end connection 127.0.0.1:44642 (4 connections now open) 2014-10-06T16:44:04.835+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44645 #12295 (6 connections now open) 2014-10-06T16:44:04.835+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44646 #12296 (6 connections now open) 2014-10-06T16:44:09.188+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._16 2014-10-06T16:44:09.835+0000 I NETWORK [conn12294] end connection 127.0.0.1:44644 (5 connections now open) 2014-10-06T16:44:09.835+0000 I NETWORK [conn12296] end connection 127.0.0.1:44646 (4 connections now open) 2014-10-06T16:44:09.835+0000 I NETWORK [conn12295] end connection 127.0.0.1:44645 (4 connections now open) 2014-10-06T16:44:09.835+0000 I NETWORK [conn12293] end connection 127.0.0.1:44643 (2 connections now open) 2014-10-06T16:44:09.835+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44647 #12297 (3 connections now open) 2014-10-06T16:44:09.836+0000 I NETWORK [conn12297] end connection 127.0.0.1:44647 (2 connections now open) 2014-10-06T16:44:09.836+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:09.837+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:09.837+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:09.838+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndexUpsert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndexUpsert" } 2014-10-06T16:44:09.838+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:44:09.838+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T16:44:09.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44648 #12298 (3 connections now open) 2014-10-06T16:44:09.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44649 #12299 (4 connections now open) 2014-10-06T16:44:09.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44650 #12300 (5 connections now open) 2014-10-06T16:44:09.839+0000 I NETWORK [conn12298] end connection 127.0.0.1:44648 (4 connections now open) 2014-10-06T16:44:14.839+0000 I NETWORK [conn12299] end connection 127.0.0.1:44649 (3 connections now open) 2014-10-06T16:44:14.839+0000 I NETWORK [conn12300] end connection 127.0.0.1:44650 (3 connections now open) 2014-10-06T16:44:14.839+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44651 #12301 (4 connections now open) 2014-10-06T16:44:14.840+0000 I NETWORK [conn12301] end connection 127.0.0.1:44651 (2 connections now open) 2014-10-06T16:44:14.840+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:14.841+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:14.841+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:14.842+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndexUpsert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndexUpsert" } 2014-10-06T16:44:14.842+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:44:14.842+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T16:44:14.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44652 #12302 (3 connections now open) 2014-10-06T16:44:14.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44653 #12303 (4 connections now open) 2014-10-06T16:44:14.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44654 #12304 (5 connections now open) 2014-10-06T16:44:14.843+0000 I NETWORK [conn12302] end connection 127.0.0.1:44652 (4 connections now open) 2014-10-06T16:44:19.843+0000 I NETWORK [conn12304] end connection 127.0.0.1:44654 (3 connections now open) 2014-10-06T16:44:19.843+0000 I NETWORK [conn12303] end connection 127.0.0.1:44653 (3 connections now open) 2014-10-06T16:44:19.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44655 #12305 (3 connections now open) 2014-10-06T16:44:19.844+0000 I NETWORK [conn12305] end connection 127.0.0.1:44655 (2 connections now open) 2014-10-06T16:44:19.844+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:19.845+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:19.845+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:19.846+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndexUpsert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndexUpsert" } 2014-10-06T16:44:19.846+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:44:19.846+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T16:44:19.846+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44656 #12306 (3 connections now open) 2014-10-06T16:44:19.846+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44657 #12307 (4 connections now open) 2014-10-06T16:44:19.846+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44658 #12308 (5 connections now open) 2014-10-06T16:44:19.847+0000 I NETWORK [conn12306] end connection 127.0.0.1:44656 (4 connections now open) 2014-10-06T16:44:24.847+0000 I NETWORK [conn12308] end connection 127.0.0.1:44658 (3 connections now open) 2014-10-06T16:44:24.847+0000 I NETWORK [conn12307] end connection 127.0.0.1:44657 (3 connections now open) 2014-10-06T16:44:24.847+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44659 #12309 (3 connections now open) 2014-10-06T16:44:24.848+0000 I NETWORK [conn12309] end connection 127.0.0.1:44659 (2 connections now open) 2014-10-06T16:44:24.848+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:24.849+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:24.849+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:24.850+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndexUpsert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndexUpsert" } 2014-10-06T16:44:24.850+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:44:24.850+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T16:44:24.851+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44660 #12310 (3 connections now open) 2014-10-06T16:44:24.851+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44661 #12311 (4 connections now open) 2014-10-06T16:44:24.851+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44662 #12312 (5 connections now open) 2014-10-06T16:44:24.851+0000 I NETWORK [conn12310] end connection 127.0.0.1:44660 (4 connections now open) 2014-10-06T16:44:29.851+0000 I NETWORK [conn12311] end connection 127.0.0.1:44661 (3 connections now open) 2014-10-06T16:44:29.851+0000 I NETWORK [conn12312] end connection 127.0.0.1:44662 (3 connections now open) 2014-10-06T16:44:29.852+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44663 #12313 (3 connections now open) 2014-10-06T16:44:29.852+0000 I NETWORK [conn12313] end connection 127.0.0.1:44663 (2 connections now open) 2014-10-06T16:44:29.852+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:29.853+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:29.853+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:29.854+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndexUpsert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndexUpsert" } 2014-10-06T16:44:29.854+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:44:29.854+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T16:44:29.855+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44664 #12314 (3 connections now open) 2014-10-06T16:44:29.855+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44665 #12315 (4 connections now open) 2014-10-06T16:44:29.855+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44666 #12316 (5 connections now open) 2014-10-06T16:44:29.855+0000 I NETWORK [conn12314] end connection 127.0.0.1:44664 (4 connections now open) 2014-10-06T16:44:34.856+0000 I NETWORK [conn12316] end connection 127.0.0.1:44666 (3 connections now open) 2014-10-06T16:44:34.856+0000 I NETWORK [conn12315] end connection 127.0.0.1:44665 (3 connections now open) 2014-10-06T16:44:34.856+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44667 #12317 (4 connections now open) 2014-10-06T16:44:34.856+0000 I NETWORK [conn12317] end connection 127.0.0.1:44667 (2 connections now open) 2014-10-06T16:44:34.857+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:34.858+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:34.858+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:34.859+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndexUpsert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndexUpsert" } 2014-10-06T16:44:34.859+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:44:34.859+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T16:44:34.859+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44668 #12318 (3 connections now open) 2014-10-06T16:44:34.859+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44669 #12319 (4 connections now open) 2014-10-06T16:44:34.859+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44670 #12320 (5 connections now open) 2014-10-06T16:44:34.860+0000 I NETWORK [conn12318] end connection 127.0.0.1:44668 (4 connections now open) 2014-10-06T16:44:39.860+0000 I NETWORK [conn12320] end connection 127.0.0.1:44670 (3 connections now open) 2014-10-06T16:44:39.860+0000 I NETWORK [conn12319] end connection 127.0.0.1:44669 (3 connections now open) 2014-10-06T16:44:39.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44671 #12321 (4 connections now open) 2014-10-06T16:44:39.861+0000 I NETWORK [conn12321] end connection 127.0.0.1:44671 (2 connections now open) 2014-10-06T16:44:39.861+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:39.862+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:39.862+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:39.863+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndexUpsert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndexUpsert" } 2014-10-06T16:44:39.863+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:44:39.863+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T16:44:39.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44672 #12322 (3 connections now open) 2014-10-06T16:44:39.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44673 #12323 (4 connections now open) 2014-10-06T16:44:39.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44674 #12324 (5 connections now open) 2014-10-06T16:44:39.864+0000 I NETWORK [conn12322] end connection 127.0.0.1:44672 (4 connections now open) 2014-10-06T16:44:44.864+0000 I NETWORK [conn12324] end connection 127.0.0.1:44674 (3 connections now open) 2014-10-06T16:44:44.864+0000 I NETWORK [conn12323] end connection 127.0.0.1:44673 (3 connections now open) 2014-10-06T16:44:44.864+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44675 #12325 (4 connections now open) 2014-10-06T16:44:44.865+0000 I NETWORK [conn12325] end connection 127.0.0.1:44675 (2 connections now open) 2014-10-06T16:44:44.865+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:44.866+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:44.866+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:44.867+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndexUpsert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndexUpsert" } 2014-10-06T16:44:44.867+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:44:44.867+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T16:44:44.868+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44676 #12326 (3 connections now open) 2014-10-06T16:44:44.868+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44677 #12327 (4 connections now open) 2014-10-06T16:44:44.868+0000 I NETWORK [conn12326] end connection 127.0.0.1:44676 (3 connections now open) 2014-10-06T16:44:49.868+0000 I NETWORK [conn12327] end connection 127.0.0.1:44677 (2 connections now open) 2014-10-06T16:44:49.869+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44678 #12328 (3 connections now open) 2014-10-06T16:44:49.869+0000 I NETWORK [conn12328] end connection 127.0.0.1:44678 (2 connections now open) 2014-10-06T16:44:49.870+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:49.870+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:49.871+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:49.872+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndexUpsert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndexUpsert" } 2014-10-06T16:44:49.872+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:44:49.872+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T16:44:49.872+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44679 #12329 (3 connections now open) 2014-10-06T16:44:49.872+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44680 #12330 (4 connections now open) 2014-10-06T16:44:49.872+0000 I NETWORK [conn12329] end connection 127.0.0.1:44679 (3 connections now open) 2014-10-06T16:44:54.873+0000 I NETWORK [conn12330] end connection 127.0.0.1:44680 (2 connections now open) 2014-10-06T16:44:54.873+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44681 #12331 (3 connections now open) 2014-10-06T16:44:54.874+0000 I NETWORK [conn12331] end connection 127.0.0.1:44681 (2 connections now open) 2014-10-06T16:44:54.874+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:54.875+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:54.875+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:54.876+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndexUpsert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndexUpsert" } 2014-10-06T16:44:54.876+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:44:54.876+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T16:44:54.876+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44682 #12332 (3 connections now open) 2014-10-06T16:44:54.876+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44683 #12333 (4 connections now open) 2014-10-06T16:44:54.877+0000 I NETWORK [conn12332] end connection 127.0.0.1:44682 (3 connections now open) 2014-10-06T16:44:59.877+0000 I NETWORK [conn12333] end connection 127.0.0.1:44683 (2 connections now open) 2014-10-06T16:44:59.877+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44684 #12334 (3 connections now open) 2014-10-06T16:44:59.878+0000 I NETWORK [conn12334] end connection 127.0.0.1:44684 (2 connections now open) 2014-10-06T16:44:59.878+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:59.879+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:59.879+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:44:59.880+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndexUpsert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndexUpsert" } 2014-10-06T16:44:59.880+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:44:59.880+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T16:44:59.880+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44685 #12335 (3 connections now open) 2014-10-06T16:44:59.881+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44686 #12336 (4 connections now open) 2014-10-06T16:44:59.881+0000 I NETWORK [conn12335] end connection 127.0.0.1:44685 (3 connections now open) 2014-10-06T16:45:04.881+0000 I NETWORK [conn12336] end connection 127.0.0.1:44686 (2 connections now open) 2014-10-06T16:45:04.881+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44687 #12337 (3 connections now open) 2014-10-06T16:45:04.882+0000 I NETWORK [conn12337] end connection 127.0.0.1:44687 (2 connections now open) 2014-10-06T16:45:04.882+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:45:04.883+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:45:04.883+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:45:04.884+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndexUpsert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndexUpsert" } 2014-10-06T16:45:04.884+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:45:04.884+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T16:45:04.884+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44688 #12338 (3 connections now open) 2014-10-06T16:45:04.884+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44689 #12339 (4 connections now open) 2014-10-06T16:45:04.885+0000 I NETWORK [conn12338] end connection 127.0.0.1:44688 (3 connections now open) 2014-10-06T16:45:09.885+0000 I NETWORK [conn12339] end connection 127.0.0.1:44689 (2 connections now open) 2014-10-06T16:45:09.885+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44690 #12340 (3 connections now open) 2014-10-06T16:45:09.885+0000 I NETWORK [conn12340] end connection 127.0.0.1:44690 (2 connections now open) 2014-10-06T16:45:09.886+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:45:09.887+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:45:09.887+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:45:09.888+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndexUpsert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndexUpsert" } 2014-10-06T16:45:09.888+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:45:09.888+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T16:45:09.888+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44691 #12341 (3 connections now open) 2014-10-06T16:45:09.888+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44692 #12342 (4 connections now open) 2014-10-06T16:45:09.889+0000 I NETWORK [conn12341] end connection 127.0.0.1:44691 (3 connections now open) 2014-10-06T16:45:14.889+0000 I NETWORK [conn12342] end connection 127.0.0.1:44692 (2 connections now open) 2014-10-06T16:45:14.889+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44693 #12343 (3 connections now open) 2014-10-06T16:45:14.890+0000 I NETWORK [conn12343] end connection 127.0.0.1:44693 (2 connections now open) 2014-10-06T16:45:14.890+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:45:14.891+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:45:14.891+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:45:14.892+0000 I INDEXING [conn5] build index on: test0.Update_v2.IncWithIndexUpsert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Update_v2.IncWithIndexUpsert" } 2014-10-06T16:45:14.892+0000 I INDEXING [conn5] building index using bulk method 2014-10-06T16:45:14.892+0000 I INDEXING [conn5] build index done. scanned 0 total records. 0 secs 2014-10-06T16:45:14.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44694 #12344 (3 connections now open) 2014-10-06T16:45:14.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44695 #12345 (4 connections now open) 2014-10-06T16:45:14.893+0000 I NETWORK [conn12344] end connection 127.0.0.1:44694 (3 connections now open) 2014-10-06T16:45:19.893+0000 I NETWORK [conn12345] end connection 127.0.0.1:44695 (2 connections now open) 2014-10-06T16:45:19.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44696 #12346 (3 connections now open) 2014-10-06T16:45:19.894+0000 I NETWORK [conn12346] end connection 127.0.0.1:44696 (2 connections now open) 2014-10-06T16:45:19.894+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.IncWithIndexUpsert 2014-10-06T16:45:19.899+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:45:19.900+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:45:19.936+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44697 #12347 (3 connections now open) 2014-10-06T16:45:19.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44698 #12348 (4 connections now open) 2014-10-06T16:45:19.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44700 #12349 (5 connections now open) 2014-10-06T16:45:19.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44699 #12350 (6 connections now open) 2014-10-06T16:45:19.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44701 #12351 (7 connections now open) 2014-10-06T16:45:19.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44702 #12352 (8 connections now open) 2014-10-06T16:45:19.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44703 #12353 (9 connections now open) 2014-10-06T16:45:19.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44704 #12354 (10 connections now open) 2014-10-06T16:45:19.938+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44705 #12355 (11 connections now open) 2014-10-06T16:45:19.938+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44706 #12356 (12 connections now open) 2014-10-06T16:45:19.938+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44708 #12357 (13 connections now open) 2014-10-06T16:45:19.938+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44709 #12358 (14 connections now open) 2014-10-06T16:45:19.938+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44710 #12359 (15 connections now open) 2014-10-06T16:45:19.939+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44711 #12360 (16 connections now open) 2014-10-06T16:45:19.939+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44712 #12361 (17 connections now open) 2014-10-06T16:45:19.939+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44713 #12362 (18 connections now open) 2014-10-06T16:45:19.939+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44714 #12363 (19 connections now open) 2014-10-06T16:45:19.939+0000 I NETWORK [conn12347] end connection 127.0.0.1:44697 (18 connections now open) 2014-10-06T16:45:24.939+0000 I NETWORK [conn12351] end connection 127.0.0.1:44701 (17 connections now open) 2014-10-06T16:45:24.939+0000 I NETWORK [conn12358] end connection 127.0.0.1:44709 (17 connections now open) 2014-10-06T16:45:24.940+0000 I NETWORK [conn12348] end connection 127.0.0.1:44698 (16 connections now open) 2014-10-06T16:45:24.940+0000 I NETWORK [conn12361] end connection 127.0.0.1:44712 (15 connections now open) 2014-10-06T16:45:24.940+0000 I NETWORK [conn12353] end connection 127.0.0.1:44703 (15 connections now open) 2014-10-06T16:45:24.940+0000 I NETWORK [conn12363] end connection 127.0.0.1:44714 (13 connections now open) 2014-10-06T16:45:24.940+0000 I NETWORK [conn12359] end connection 127.0.0.1:44710 (16 connections now open) 2014-10-06T16:45:24.940+0000 I NETWORK [conn12350] end connection 127.0.0.1:44699 (16 connections now open) 2014-10-06T16:45:24.940+0000 I NETWORK [conn12354] end connection 127.0.0.1:44704 (16 connections now open) 2014-10-06T16:45:24.940+0000 I NETWORK [conn12355] end connection 127.0.0.1:44705 (16 connections now open) 2014-10-06T16:45:24.940+0000 I NETWORK [conn12352] end connection 127.0.0.1:44702 (9 connections now open) 2014-10-06T16:45:24.940+0000 I NETWORK [conn12362] end connection 127.0.0.1:44713 (6 connections now open) 2014-10-06T16:45:24.940+0000 I NETWORK [conn12357] end connection 127.0.0.1:44708 (6 connections now open) 2014-10-06T16:45:24.940+0000 I NETWORK [conn12349] end connection 127.0.0.1:44700 (5 connections now open) 2014-10-06T16:45:24.941+0000 I NETWORK [conn12356] end connection 127.0.0.1:44706 (4 connections now open) 2014-10-06T16:45:24.941+0000 I NETWORK [conn12360] end connection 127.0.0.1:44711 (2 connections now open) 2014-10-06T16:45:24.941+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44715 #12364 (3 connections now open) 2014-10-06T16:45:24.941+0000 I NETWORK [conn12364] end connection 127.0.0.1:44715 (2 connections now open) 2014-10-06T16:45:24.942+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:45:24.943+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:45:24.943+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:45:24.980+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44716 #12365 (3 connections now open) 2014-10-06T16:45:24.980+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44717 #12366 (4 connections now open) 2014-10-06T16:45:24.980+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44718 #12367 (5 connections now open) 2014-10-06T16:45:24.980+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44719 #12368 (6 connections now open) 2014-10-06T16:45:24.980+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44720 #12369 (7 connections now open) 2014-10-06T16:45:24.980+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44721 #12370 (8 connections now open) 2014-10-06T16:45:24.981+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44722 #12371 (9 connections now open) 2014-10-06T16:45:24.981+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44723 #12372 (10 connections now open) 2014-10-06T16:45:24.981+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44724 #12373 (11 connections now open) 2014-10-06T16:45:24.981+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44725 #12374 (12 connections now open) 2014-10-06T16:45:24.982+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44726 #12375 (13 connections now open) 2014-10-06T16:45:24.982+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44727 #12376 (14 connections now open) 2014-10-06T16:45:24.982+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44728 #12377 (15 connections now open) 2014-10-06T16:45:24.982+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44729 #12378 (16 connections now open) 2014-10-06T16:45:24.982+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44730 #12379 (17 connections now open) 2014-10-06T16:45:24.982+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44731 #12380 (18 connections now open) 2014-10-06T16:45:24.982+0000 I NETWORK [conn12365] end connection 127.0.0.1:44716 (17 connections now open) 2014-10-06T16:45:24.983+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44732 #12381 (18 connections now open) 2014-10-06T16:45:29.983+0000 I NETWORK [conn12370] end connection 127.0.0.1:44721 (17 connections now open) 2014-10-06T16:45:29.983+0000 I NETWORK [conn12367] end connection 127.0.0.1:44718 (17 connections now open) 2014-10-06T16:45:29.983+0000 I NETWORK [conn12379] end connection 127.0.0.1:44730 (15 connections now open) 2014-10-06T16:45:29.983+0000 I NETWORK [conn12368] end connection 127.0.0.1:44719 (15 connections now open) 2014-10-06T16:45:29.983+0000 I NETWORK [conn12377] end connection 127.0.0.1:44728 (15 connections now open) 2014-10-06T16:45:29.983+0000 I NETWORK [conn12375] end connection 127.0.0.1:44726 (15 connections now open) 2014-10-06T16:45:29.983+0000 I NETWORK [conn12381] end connection 127.0.0.1:44732 (15 connections now open) 2014-10-06T16:45:29.983+0000 I NETWORK [conn12372] end connection 127.0.0.1:44723 (12 connections now open) 2014-10-06T16:45:29.984+0000 I NETWORK [conn12373] end connection 127.0.0.1:44724 (9 connections now open) 2014-10-06T16:45:29.983+0000 I NETWORK [conn12369] end connection 127.0.0.1:44720 (15 connections now open) 2014-10-06T16:45:29.984+0000 I NETWORK [conn12376] end connection 127.0.0.1:44727 (8 connections now open) 2014-10-06T16:45:29.984+0000 I NETWORK [conn12366] end connection 127.0.0.1:44717 (6 connections now open) 2014-10-06T16:45:29.984+0000 I NETWORK [conn12371] end connection 127.0.0.1:44722 (6 connections now open) 2014-10-06T16:45:29.984+0000 I NETWORK [conn12378] end connection 127.0.0.1:44729 (4 connections now open) 2014-10-06T16:45:29.984+0000 I NETWORK [conn12380] end connection 127.0.0.1:44731 (3 connections now open) 2014-10-06T16:45:29.984+0000 I NETWORK [conn12374] end connection 127.0.0.1:44725 (3 connections now open) 2014-10-06T16:45:29.984+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44733 #12382 (3 connections now open) 2014-10-06T16:45:29.985+0000 I NETWORK [conn12382] end connection 127.0.0.1:44733 (2 connections now open) 2014-10-06T16:45:29.985+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:45:29.986+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:45:29.986+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:45:30.021+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44734 #12383 (3 connections now open) 2014-10-06T16:45:30.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44735 #12384 (4 connections now open) 2014-10-06T16:45:30.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44736 #12385 (5 connections now open) 2014-10-06T16:45:30.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44737 #12386 (6 connections now open) 2014-10-06T16:45:30.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44738 #12387 (7 connections now open) 2014-10-06T16:45:30.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44739 #12388 (8 connections now open) 2014-10-06T16:45:30.023+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44740 #12389 (9 connections now open) 2014-10-06T16:45:30.023+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44741 #12390 (10 connections now open) 2014-10-06T16:45:30.023+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44742 #12391 (11 connections now open) 2014-10-06T16:45:30.023+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44743 #12392 (12 connections now open) 2014-10-06T16:45:30.023+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44745 #12393 (13 connections now open) 2014-10-06T16:45:30.023+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44746 #12394 (14 connections now open) 2014-10-06T16:45:30.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44747 #12395 (15 connections now open) 2014-10-06T16:45:30.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44748 #12396 (16 connections now open) 2014-10-06T16:45:30.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44749 #12397 (17 connections now open) 2014-10-06T16:45:30.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44750 #12398 (18 connections now open) 2014-10-06T16:45:30.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44751 #12399 (19 connections now open) 2014-10-06T16:45:30.024+0000 I NETWORK [conn12383] end connection 127.0.0.1:44734 (17 connections now open) 2014-10-06T16:45:35.024+0000 I NETWORK [conn12388] end connection 127.0.0.1:44739 (17 connections now open) 2014-10-06T16:45:35.025+0000 I NETWORK [conn12391] end connection 127.0.0.1:44742 (17 connections now open) 2014-10-06T16:45:35.025+0000 I NETWORK [conn12394] end connection 127.0.0.1:44746 (17 connections now open) 2014-10-06T16:45:35.025+0000 I NETWORK [conn12395] end connection 127.0.0.1:44747 (14 connections now open) 2014-10-06T16:45:35.025+0000 I NETWORK [conn12390] end connection 127.0.0.1:44741 (13 connections now open) 2014-10-06T16:45:35.025+0000 I NETWORK [conn12385] end connection 127.0.0.1:44736 (12 connections now open) 2014-10-06T16:45:35.025+0000 I NETWORK [conn12398] end connection 127.0.0.1:44750 (11 connections now open) 2014-10-06T16:45:35.025+0000 I NETWORK [conn12399] end connection 127.0.0.1:44751 (11 connections now open) 2014-10-06T16:45:35.025+0000 I NETWORK [conn12386] end connection 127.0.0.1:44737 (9 connections now open) 2014-10-06T16:45:35.025+0000 I NETWORK [conn12387] end connection 127.0.0.1:44738 (8 connections now open) 2014-10-06T16:45:35.025+0000 I NETWORK [conn12392] end connection 127.0.0.1:44743 (7 connections now open) 2014-10-06T16:45:35.025+0000 I NETWORK [conn12393] end connection 127.0.0.1:44745 (6 connections now open) 2014-10-06T16:45:35.025+0000 I NETWORK [conn12396] end connection 127.0.0.1:44748 (6 connections now open) 2014-10-06T16:45:35.025+0000 I NETWORK [conn12384] end connection 127.0.0.1:44735 (4 connections now open) 2014-10-06T16:45:35.025+0000 I NETWORK [conn12389] end connection 127.0.0.1:44740 (3 connections now open) 2014-10-06T16:45:35.026+0000 I NETWORK [conn12397] end connection 127.0.0.1:44749 (2 connections now open) 2014-10-06T16:45:35.026+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44752 #12400 (3 connections now open) 2014-10-06T16:45:35.026+0000 I NETWORK [conn12400] end connection 127.0.0.1:44752 (2 connections now open) 2014-10-06T16:45:35.027+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:45:35.027+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:45:35.028+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:45:35.064+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44753 #12401 (3 connections now open) 2014-10-06T16:45:35.064+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44754 #12402 (4 connections now open) 2014-10-06T16:45:35.064+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44755 #12403 (5 connections now open) 2014-10-06T16:45:35.065+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44756 #12404 (6 connections now open) 2014-10-06T16:45:35.065+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44757 #12405 (7 connections now open) 2014-10-06T16:45:35.065+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44758 #12406 (8 connections now open) 2014-10-06T16:45:35.065+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44759 #12407 (9 connections now open) 2014-10-06T16:45:35.065+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44760 #12408 (10 connections now open) 2014-10-06T16:45:35.065+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44761 #12409 (11 connections now open) 2014-10-06T16:45:35.065+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44762 #12410 (12 connections now open) 2014-10-06T16:45:35.066+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44763 #12411 (13 connections now open) 2014-10-06T16:45:35.066+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44764 #12412 (14 connections now open) 2014-10-06T16:45:35.066+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44765 #12413 (15 connections now open) 2014-10-06T16:45:35.066+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44766 #12414 (16 connections now open) 2014-10-06T16:45:35.066+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44767 #12415 (17 connections now open) 2014-10-06T16:45:35.066+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44768 #12416 (18 connections now open) 2014-10-06T16:45:35.066+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44769 #12417 (19 connections now open) 2014-10-06T16:45:35.067+0000 I NETWORK [conn12401] end connection 127.0.0.1:44753 (18 connections now open) 2014-10-06T16:45:40.067+0000 I NETWORK [conn12412] end connection 127.0.0.1:44764 (17 connections now open) 2014-10-06T16:45:40.067+0000 I NETWORK [conn12416] end connection 127.0.0.1:44768 (17 connections now open) 2014-10-06T16:45:40.068+0000 I NETWORK [conn12405] end connection 127.0.0.1:44757 (15 connections now open) 2014-10-06T16:45:40.067+0000 I NETWORK [conn12408] end connection 127.0.0.1:44760 (16 connections now open) 2014-10-06T16:45:40.068+0000 I NETWORK [conn12406] end connection 127.0.0.1:44758 (15 connections now open) 2014-10-06T16:45:40.068+0000 I NETWORK [conn12402] end connection 127.0.0.1:44754 (13 connections now open) 2014-10-06T16:45:40.068+0000 I NETWORK [conn12414] end connection 127.0.0.1:44766 (16 connections now open) 2014-10-06T16:45:40.068+0000 I NETWORK [conn12417] end connection 127.0.0.1:44769 (13 connections now open) 2014-10-06T16:45:40.067+0000 I NETWORK [conn12410] end connection 127.0.0.1:44762 (16 connections now open) 2014-10-06T16:45:40.067+0000 I NETWORK [conn12403] end connection 127.0.0.1:44755 (16 connections now open) 2014-10-06T16:45:40.068+0000 I NETWORK [conn12411] end connection 127.0.0.1:44763 (11 connections now open) 2014-10-06T16:45:40.068+0000 I NETWORK [conn12404] end connection 127.0.0.1:44756 (7 connections now open) 2014-10-06T16:45:40.068+0000 I NETWORK [conn12413] end connection 127.0.0.1:44765 (6 connections now open) 2014-10-06T16:45:40.068+0000 I NETWORK [conn12409] end connection 127.0.0.1:44761 (4 connections now open) 2014-10-06T16:45:40.068+0000 I NETWORK [conn12407] end connection 127.0.0.1:44759 (4 connections now open) 2014-10-06T16:45:40.068+0000 I NETWORK [conn12415] end connection 127.0.0.1:44767 (2 connections now open) 2014-10-06T16:45:40.068+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44770 #12418 (3 connections now open) 2014-10-06T16:45:40.069+0000 I NETWORK [conn12418] end connection 127.0.0.1:44770 (2 connections now open) 2014-10-06T16:45:40.069+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:45:40.070+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:45:40.070+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:45:40.126+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44771 #12419 (3 connections now open) 2014-10-06T16:45:40.126+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44772 #12420 (4 connections now open) 2014-10-06T16:45:40.127+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44773 #12421 (5 connections now open) 2014-10-06T16:45:40.127+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44774 #12422 (6 connections now open) 2014-10-06T16:45:40.127+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44775 #12423 (7 connections now open) 2014-10-06T16:45:40.127+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44776 #12424 (8 connections now open) 2014-10-06T16:45:40.127+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44777 #12425 (9 connections now open) 2014-10-06T16:45:40.127+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44778 #12426 (10 connections now open) 2014-10-06T16:45:40.127+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44779 #12427 (11 connections now open) 2014-10-06T16:45:40.128+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44780 #12428 (12 connections now open) 2014-10-06T16:45:40.128+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44781 #12429 (13 connections now open) 2014-10-06T16:45:40.128+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44782 #12430 (14 connections now open) 2014-10-06T16:45:40.128+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44783 #12431 (15 connections now open) 2014-10-06T16:45:40.129+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44784 #12432 (16 connections now open) 2014-10-06T16:45:40.129+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44785 #12433 (17 connections now open) 2014-10-06T16:45:40.129+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44786 #12434 (18 connections now open) 2014-10-06T16:45:40.129+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44787 #12435 (19 connections now open) 2014-10-06T16:45:40.129+0000 I NETWORK [conn12419] end connection 127.0.0.1:44771 (18 connections now open) 2014-10-06T16:45:45.130+0000 I NETWORK [conn12422] end connection 127.0.0.1:44774 (17 connections now open) 2014-10-06T16:45:45.130+0000 I NETWORK [conn12428] end connection 127.0.0.1:44780 (17 connections now open) 2014-10-06T16:45:45.130+0000 I NETWORK [conn12433] end connection 127.0.0.1:44785 (16 connections now open) 2014-10-06T16:45:45.130+0000 I NETWORK [conn12420] end connection 127.0.0.1:44772 (16 connections now open) 2014-10-06T16:45:45.130+0000 I NETWORK [conn12427] end connection 127.0.0.1:44779 (13 connections now open) 2014-10-06T16:45:45.130+0000 I NETWORK [conn12429] end connection 127.0.0.1:44781 (16 connections now open) 2014-10-06T16:45:45.130+0000 I NETWORK [conn12426] end connection 127.0.0.1:44778 (16 connections now open) 2014-10-06T16:45:45.130+0000 I NETWORK [conn12425] end connection 127.0.0.1:44777 (16 connections now open) 2014-10-06T16:45:45.130+0000 I NETWORK [conn12434] end connection 127.0.0.1:44786 (11 connections now open) 2014-10-06T16:45:45.130+0000 I NETWORK [conn12423] end connection 127.0.0.1:44775 (10 connections now open) 2014-10-06T16:45:45.130+0000 I NETWORK [conn12421] end connection 127.0.0.1:44773 (9 connections now open) 2014-10-06T16:45:45.131+0000 I NETWORK [conn12435] end connection 127.0.0.1:44787 (6 connections now open) 2014-10-06T16:45:45.131+0000 I NETWORK [conn12431] end connection 127.0.0.1:44783 (5 connections now open) 2014-10-06T16:45:45.131+0000 I NETWORK [conn12424] end connection 127.0.0.1:44776 (5 connections now open) 2014-10-06T16:45:45.131+0000 I NETWORK [conn12430] end connection 127.0.0.1:44782 (3 connections now open) 2014-10-06T16:45:45.131+0000 I NETWORK [conn12432] end connection 127.0.0.1:44784 (2 connections now open) 2014-10-06T16:45:45.131+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44788 #12436 (3 connections now open) 2014-10-06T16:45:45.132+0000 I NETWORK [conn12436] end connection 127.0.0.1:44788 (2 connections now open) 2014-10-06T16:45:45.132+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:45:45.133+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:45:45.133+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:45:45.169+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44789 #12437 (3 connections now open) 2014-10-06T16:45:45.170+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44790 #12438 (4 connections now open) 2014-10-06T16:45:45.170+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44791 #12439 (5 connections now open) 2014-10-06T16:45:45.170+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44792 #12440 (6 connections now open) 2014-10-06T16:45:45.170+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44793 #12441 (7 connections now open) 2014-10-06T16:45:45.170+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44794 #12442 (8 connections now open) 2014-10-06T16:45:45.171+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44795 #12443 (9 connections now open) 2014-10-06T16:45:45.171+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44796 #12444 (10 connections now open) 2014-10-06T16:45:45.171+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44797 #12445 (11 connections now open) 2014-10-06T16:45:45.171+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44798 #12446 (12 connections now open) 2014-10-06T16:45:45.171+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44799 #12447 (13 connections now open) 2014-10-06T16:45:45.172+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44800 #12448 (14 connections now open) 2014-10-06T16:45:45.172+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44801 #12449 (15 connections now open) 2014-10-06T16:45:45.172+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44802 #12450 (16 connections now open) 2014-10-06T16:45:45.172+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44803 #12451 (17 connections now open) 2014-10-06T16:45:45.172+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44804 #12452 (18 connections now open) 2014-10-06T16:45:45.172+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44805 #12453 (19 connections now open) 2014-10-06T16:45:45.172+0000 I NETWORK [conn12437] end connection 127.0.0.1:44789 (18 connections now open) 2014-10-06T16:45:50.173+0000 I NETWORK [conn12450] end connection 127.0.0.1:44802 (17 connections now open) 2014-10-06T16:45:50.173+0000 I NETWORK [conn12447] end connection 127.0.0.1:44799 (17 connections now open) 2014-10-06T16:45:50.173+0000 I NETWORK [conn12445] end connection 127.0.0.1:44797 (17 connections now open) 2014-10-06T16:45:50.173+0000 I NETWORK [conn12453] end connection 127.0.0.1:44805 (16 connections now open) 2014-10-06T16:45:50.173+0000 I NETWORK [conn12452] end connection 127.0.0.1:44804 (16 connections now open) 2014-10-06T16:45:50.173+0000 I NETWORK [conn12446] end connection 127.0.0.1:44798 (16 connections now open) 2014-10-06T16:45:50.173+0000 I NETWORK [conn12439] end connection 127.0.0.1:44791 (12 connections now open) 2014-10-06T16:45:50.173+0000 I NETWORK [conn12449] end connection 127.0.0.1:44801 (16 connections now open) 2014-10-06T16:45:50.173+0000 I NETWORK [conn12438] end connection 127.0.0.1:44790 (14 connections now open) 2014-10-06T16:45:50.173+0000 I NETWORK [conn12440] end connection 127.0.0.1:44792 (12 connections now open) 2014-10-06T16:45:50.173+0000 I NETWORK [conn12444] end connection 127.0.0.1:44796 (7 connections now open) 2014-10-06T16:45:50.174+0000 I NETWORK [conn12448] end connection 127.0.0.1:44800 (6 connections now open) 2014-10-06T16:45:50.174+0000 I NETWORK [conn12451] end connection 127.0.0.1:44803 (6 connections now open) 2014-10-06T16:45:50.174+0000 I NETWORK [conn12443] end connection 127.0.0.1:44795 (4 connections now open) 2014-10-06T16:45:50.174+0000 I NETWORK [conn12442] end connection 127.0.0.1:44794 (4 connections now open) 2014-10-06T16:45:50.174+0000 I NETWORK [conn12441] end connection 127.0.0.1:44793 (4 connections now open) 2014-10-06T16:45:50.174+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44806 #12454 (3 connections now open) 2014-10-06T16:45:50.174+0000 I NETWORK [conn12454] end connection 127.0.0.1:44806 (2 connections now open) 2014-10-06T16:45:50.175+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:45:50.175+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:45:50.176+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:45:50.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44807 #12455 (3 connections now open) 2014-10-06T16:45:50.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44808 #12456 (4 connections now open) 2014-10-06T16:45:50.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44809 #12457 (5 connections now open) 2014-10-06T16:45:50.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44810 #12458 (6 connections now open) 2014-10-06T16:45:50.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44811 #12459 (7 connections now open) 2014-10-06T16:45:50.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44812 #12460 (8 connections now open) 2014-10-06T16:45:50.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44813 #12461 (9 connections now open) 2014-10-06T16:45:50.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44814 #12462 (10 connections now open) 2014-10-06T16:45:50.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44815 #12463 (11 connections now open) 2014-10-06T16:45:50.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44816 #12464 (12 connections now open) 2014-10-06T16:45:50.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44817 #12465 (13 connections now open) 2014-10-06T16:45:50.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44819 #12466 (14 connections now open) 2014-10-06T16:45:50.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44820 #12467 (15 connections now open) 2014-10-06T16:45:50.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44821 #12468 (16 connections now open) 2014-10-06T16:45:50.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44822 #12469 (17 connections now open) 2014-10-06T16:45:50.219+0000 I NETWORK [conn12455] end connection 127.0.0.1:44807 (16 connections now open) 2014-10-06T16:45:50.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44823 #12470 (18 connections now open) 2014-10-06T16:45:50.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44824 #12471 (18 connections now open) 2014-10-06T16:45:55.220+0000 I NETWORK [conn12460] end connection 127.0.0.1:44812 (17 connections now open) 2014-10-06T16:45:55.220+0000 I NETWORK [conn12471] end connection 127.0.0.1:44824 (17 connections now open) 2014-10-06T16:45:55.220+0000 I NETWORK [conn12461] end connection 127.0.0.1:44813 (16 connections now open) 2014-10-06T16:45:55.220+0000 I NETWORK [conn12467] end connection 127.0.0.1:44820 (16 connections now open) 2014-10-06T16:45:55.220+0000 I NETWORK [conn12462] end connection 127.0.0.1:44814 (16 connections now open) 2014-10-06T16:45:55.220+0000 I NETWORK [conn12457] end connection 127.0.0.1:44809 (16 connections now open) 2014-10-06T16:45:55.220+0000 I NETWORK [conn12463] end connection 127.0.0.1:44815 (16 connections now open) 2014-10-06T16:45:55.220+0000 I NETWORK [conn12465] end connection 127.0.0.1:44817 (16 connections now open) 2014-10-06T16:45:55.220+0000 I NETWORK [conn12459] end connection 127.0.0.1:44811 (16 connections now open) 2014-10-06T16:45:55.220+0000 I NETWORK [conn12456] end connection 127.0.0.1:44808 (12 connections now open) 2014-10-06T16:45:55.220+0000 I NETWORK [conn12466] end connection 127.0.0.1:44819 (9 connections now open) 2014-10-06T16:45:55.221+0000 I NETWORK [conn12458] end connection 127.0.0.1:44810 (6 connections now open) 2014-10-06T16:45:55.221+0000 I NETWORK [conn12470] end connection 127.0.0.1:44823 (5 connections now open) 2014-10-06T16:45:55.221+0000 I NETWORK [conn12468] end connection 127.0.0.1:44821 (5 connections now open) 2014-10-06T16:45:55.221+0000 I NETWORK [conn12464] end connection 127.0.0.1:44816 (3 connections now open) 2014-10-06T16:45:55.221+0000 I NETWORK [conn12469] end connection 127.0.0.1:44822 (2 connections now open) 2014-10-06T16:45:55.221+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44825 #12472 (3 connections now open) 2014-10-06T16:45:55.221+0000 I NETWORK [conn12472] end connection 127.0.0.1:44825 (2 connections now open) 2014-10-06T16:45:55.222+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:45:55.223+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:45:55.223+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:45:55.261+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44826 #12473 (3 connections now open) 2014-10-06T16:45:55.262+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44827 #12474 (4 connections now open) 2014-10-06T16:45:55.262+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44828 #12475 (5 connections now open) 2014-10-06T16:45:55.262+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44829 #12476 (6 connections now open) 2014-10-06T16:45:55.262+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44830 #12477 (7 connections now open) 2014-10-06T16:45:55.262+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44831 #12478 (8 connections now open) 2014-10-06T16:45:55.262+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44832 #12479 (9 connections now open) 2014-10-06T16:45:55.262+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44833 #12480 (10 connections now open) 2014-10-06T16:45:55.263+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44834 #12481 (11 connections now open) 2014-10-06T16:45:55.263+0000 I NETWORK [conn12473] end connection 127.0.0.1:44826 (10 connections now open) 2014-10-06T16:46:00.263+0000 I NETWORK [conn12476] end connection 127.0.0.1:44829 (9 connections now open) 2014-10-06T16:46:00.263+0000 I NETWORK [conn12475] end connection 127.0.0.1:44828 (9 connections now open) 2014-10-06T16:46:00.263+0000 I NETWORK [conn12481] end connection 127.0.0.1:44834 (8 connections now open) 2014-10-06T16:46:00.263+0000 I NETWORK [conn12480] end connection 127.0.0.1:44833 (8 connections now open) 2014-10-06T16:46:00.263+0000 I NETWORK [conn12479] end connection 127.0.0.1:44832 (8 connections now open) 2014-10-06T16:46:00.263+0000 I NETWORK [conn12474] end connection 127.0.0.1:44827 (8 connections now open) 2014-10-06T16:46:00.263+0000 I NETWORK [conn12478] end connection 127.0.0.1:44831 (8 connections now open) 2014-10-06T16:46:00.263+0000 I NETWORK [conn12477] end connection 127.0.0.1:44830 (8 connections now open) 2014-10-06T16:46:00.264+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44835 #12482 (3 connections now open) 2014-10-06T16:46:00.264+0000 I NETWORK [conn12482] end connection 127.0.0.1:44835 (2 connections now open) 2014-10-06T16:46:00.264+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:00.265+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:00.265+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:00.305+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44836 #12483 (3 connections now open) 2014-10-06T16:46:00.305+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44837 #12484 (4 connections now open) 2014-10-06T16:46:00.305+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44838 #12485 (5 connections now open) 2014-10-06T16:46:00.306+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44839 #12486 (6 connections now open) 2014-10-06T16:46:00.306+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44840 #12487 (7 connections now open) 2014-10-06T16:46:00.306+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44842 #12488 (8 connections now open) 2014-10-06T16:46:00.306+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44843 #12489 (9 connections now open) 2014-10-06T16:46:00.306+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44844 #12490 (10 connections now open) 2014-10-06T16:46:00.306+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44845 #12491 (11 connections now open) 2014-10-06T16:46:00.306+0000 I NETWORK [conn12483] end connection 127.0.0.1:44836 (10 connections now open) 2014-10-06T16:46:05.307+0000 I NETWORK [conn12484] end connection 127.0.0.1:44837 (9 connections now open) 2014-10-06T16:46:05.307+0000 I NETWORK [conn12486] end connection 127.0.0.1:44839 (9 connections now open) 2014-10-06T16:46:05.307+0000 I NETWORK [conn12490] end connection 127.0.0.1:44844 (8 connections now open) 2014-10-06T16:46:05.307+0000 I NETWORK [conn12491] end connection 127.0.0.1:44845 (8 connections now open) 2014-10-06T16:46:05.307+0000 I NETWORK [conn12485] end connection 127.0.0.1:44838 (8 connections now open) 2014-10-06T16:46:05.307+0000 I NETWORK [conn12489] end connection 127.0.0.1:44843 (5 connections now open) 2014-10-06T16:46:05.307+0000 I NETWORK [conn12487] end connection 127.0.0.1:44840 (8 connections now open) 2014-10-06T16:46:05.307+0000 I NETWORK [conn12488] end connection 127.0.0.1:44842 (8 connections now open) 2014-10-06T16:46:05.307+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44846 #12492 (5 connections now open) 2014-10-06T16:46:05.308+0000 I NETWORK [conn12492] end connection 127.0.0.1:44846 (2 connections now open) 2014-10-06T16:46:05.308+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:05.309+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:05.309+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:05.357+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44847 #12493 (3 connections now open) 2014-10-06T16:46:05.358+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44848 #12494 (4 connections now open) 2014-10-06T16:46:05.358+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44850 #12495 (5 connections now open) 2014-10-06T16:46:05.358+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44849 #12496 (6 connections now open) 2014-10-06T16:46:05.358+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44851 #12497 (7 connections now open) 2014-10-06T16:46:05.358+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44852 #12498 (8 connections now open) 2014-10-06T16:46:05.358+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44853 #12499 (9 connections now open) 2014-10-06T16:46:05.359+0000 I NETWORK [conn12493] end connection 127.0.0.1:44847 (8 connections now open) 2014-10-06T16:46:05.359+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44854 #12500 (10 connections now open) 2014-10-06T16:46:05.359+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44855 #12501 (10 connections now open) 2014-10-06T16:46:10.359+0000 I NETWORK [conn12494] end connection 127.0.0.1:44848 (9 connections now open) 2014-10-06T16:46:10.359+0000 I NETWORK [conn12498] end connection 127.0.0.1:44852 (9 connections now open) 2014-10-06T16:46:10.359+0000 I NETWORK [conn12501] end connection 127.0.0.1:44855 (9 connections now open) 2014-10-06T16:46:10.359+0000 I NETWORK [conn12499] end connection 127.0.0.1:44853 (8 connections now open) 2014-10-06T16:46:10.359+0000 I NETWORK [conn12495] end connection 127.0.0.1:44850 (8 connections now open) 2014-10-06T16:46:10.359+0000 I NETWORK [conn12496] end connection 127.0.0.1:44849 (8 connections now open) 2014-10-06T16:46:10.359+0000 I NETWORK [conn12500] end connection 127.0.0.1:44854 (8 connections now open) 2014-10-06T16:46:10.359+0000 I NETWORK [conn12497] end connection 127.0.0.1:44851 (8 connections now open) 2014-10-06T16:46:10.359+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44856 #12502 (3 connections now open) 2014-10-06T16:46:10.360+0000 I NETWORK [conn12502] end connection 127.0.0.1:44856 (2 connections now open) 2014-10-06T16:46:10.360+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:10.361+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:10.362+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:10.407+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44857 #12503 (3 connections now open) 2014-10-06T16:46:10.408+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44858 #12504 (4 connections now open) 2014-10-06T16:46:10.408+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44859 #12505 (5 connections now open) 2014-10-06T16:46:10.408+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44860 #12506 (6 connections now open) 2014-10-06T16:46:10.408+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44861 #12507 (7 connections now open) 2014-10-06T16:46:10.408+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44862 #12508 (8 connections now open) 2014-10-06T16:46:10.408+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44863 #12509 (9 connections now open) 2014-10-06T16:46:10.408+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44864 #12510 (10 connections now open) 2014-10-06T16:46:10.408+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44865 #12511 (11 connections now open) 2014-10-06T16:46:10.409+0000 I NETWORK [conn12503] end connection 127.0.0.1:44857 (10 connections now open) 2014-10-06T16:46:15.409+0000 I NETWORK [conn12511] end connection 127.0.0.1:44865 (9 connections now open) 2014-10-06T16:46:15.409+0000 I NETWORK [conn12508] end connection 127.0.0.1:44862 (9 connections now open) 2014-10-06T16:46:15.409+0000 I NETWORK [conn12509] end connection 127.0.0.1:44863 (8 connections now open) 2014-10-06T16:46:15.410+0000 I NETWORK [conn12505] end connection 127.0.0.1:44859 (7 connections now open) 2014-10-06T16:46:15.409+0000 I NETWORK [conn12506] end connection 127.0.0.1:44860 (8 connections now open) 2014-10-06T16:46:15.409+0000 I NETWORK [conn12504] end connection 127.0.0.1:44858 (8 connections now open) 2014-10-06T16:46:15.409+0000 I NETWORK [conn12510] end connection 127.0.0.1:44864 (8 connections now open) 2014-10-06T16:46:15.409+0000 I NETWORK [conn12507] end connection 127.0.0.1:44861 (8 connections now open) 2014-10-06T16:46:15.410+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44866 #12512 (4 connections now open) 2014-10-06T16:46:15.410+0000 I NETWORK [conn12512] end connection 127.0.0.1:44866 (2 connections now open) 2014-10-06T16:46:15.411+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:15.411+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:15.412+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:15.448+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44867 #12513 (3 connections now open) 2014-10-06T16:46:15.448+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44868 #12514 (4 connections now open) 2014-10-06T16:46:15.448+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44869 #12515 (5 connections now open) 2014-10-06T16:46:15.449+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44870 #12516 (6 connections now open) 2014-10-06T16:46:15.449+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44871 #12517 (7 connections now open) 2014-10-06T16:46:15.449+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44872 #12518 (8 connections now open) 2014-10-06T16:46:15.449+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44873 #12519 (9 connections now open) 2014-10-06T16:46:15.449+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44874 #12520 (10 connections now open) 2014-10-06T16:46:15.449+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44875 #12521 (11 connections now open) 2014-10-06T16:46:15.449+0000 I NETWORK [conn12513] end connection 127.0.0.1:44867 (10 connections now open) 2014-10-06T16:46:20.450+0000 I NETWORK [conn12519] end connection 127.0.0.1:44873 (9 connections now open) 2014-10-06T16:46:20.450+0000 I NETWORK [conn12514] end connection 127.0.0.1:44868 (8 connections now open) 2014-10-06T16:46:20.450+0000 I NETWORK [conn12521] end connection 127.0.0.1:44875 (7 connections now open) 2014-10-06T16:46:20.450+0000 I NETWORK [conn12515] end connection 127.0.0.1:44869 (7 connections now open) 2014-10-06T16:46:20.450+0000 I NETWORK [conn12516] end connection 127.0.0.1:44870 (7 connections now open) 2014-10-06T16:46:20.450+0000 I NETWORK [conn12520] end connection 127.0.0.1:44874 (6 connections now open) 2014-10-06T16:46:20.450+0000 I NETWORK [conn12518] end connection 127.0.0.1:44872 (3 connections now open) 2014-10-06T16:46:20.450+0000 I NETWORK [conn12517] end connection 127.0.0.1:44871 (2 connections now open) 2014-10-06T16:46:20.450+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44876 #12522 (3 connections now open) 2014-10-06T16:46:20.451+0000 I NETWORK [conn12522] end connection 127.0.0.1:44876 (2 connections now open) 2014-10-06T16:46:20.451+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:20.452+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:20.452+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:20.490+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44877 #12523 (3 connections now open) 2014-10-06T16:46:20.490+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44878 #12524 (4 connections now open) 2014-10-06T16:46:20.490+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44879 #12525 (5 connections now open) 2014-10-06T16:46:20.490+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44880 #12526 (6 connections now open) 2014-10-06T16:46:20.490+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44881 #12527 (7 connections now open) 2014-10-06T16:46:20.491+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44882 #12528 (8 connections now open) 2014-10-06T16:46:20.491+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44883 #12529 (9 connections now open) 2014-10-06T16:46:20.491+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44884 #12530 (10 connections now open) 2014-10-06T16:46:20.491+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44885 #12531 (11 connections now open) 2014-10-06T16:46:20.491+0000 I NETWORK [conn12523] end connection 127.0.0.1:44877 (10 connections now open) 2014-10-06T16:46:25.492+0000 I NETWORK [conn12524] end connection 127.0.0.1:44878 (9 connections now open) 2014-10-06T16:46:25.492+0000 I NETWORK [conn12531] end connection 127.0.0.1:44885 (9 connections now open) 2014-10-06T16:46:25.492+0000 I NETWORK [conn12525] end connection 127.0.0.1:44879 (7 connections now open) 2014-10-06T16:46:25.492+0000 I NETWORK [conn12530] end connection 127.0.0.1:44884 (7 connections now open) 2014-10-06T16:46:25.492+0000 I NETWORK [conn12528] end connection 127.0.0.1:44882 (5 connections now open) 2014-10-06T16:46:25.492+0000 I NETWORK [conn12529] end connection 127.0.0.1:44883 (4 connections now open) 2014-10-06T16:46:25.492+0000 I NETWORK [conn12526] end connection 127.0.0.1:44880 (3 connections now open) 2014-10-06T16:46:25.492+0000 I NETWORK [conn12527] end connection 127.0.0.1:44881 (2 connections now open) 2014-10-06T16:46:25.492+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44886 #12532 (3 connections now open) 2014-10-06T16:46:25.493+0000 I NETWORK [conn12532] end connection 127.0.0.1:44886 (2 connections now open) 2014-10-06T16:46:25.493+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:25.494+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:25.494+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:25.530+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44887 #12533 (3 connections now open) 2014-10-06T16:46:25.530+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44888 #12534 (4 connections now open) 2014-10-06T16:46:25.530+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44889 #12535 (5 connections now open) 2014-10-06T16:46:25.530+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44890 #12536 (6 connections now open) 2014-10-06T16:46:25.530+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44891 #12537 (7 connections now open) 2014-10-06T16:46:25.531+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44892 #12538 (8 connections now open) 2014-10-06T16:46:25.531+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44893 #12539 (9 connections now open) 2014-10-06T16:46:25.531+0000 I NETWORK [conn12533] end connection 127.0.0.1:44887 (8 connections now open) 2014-10-06T16:46:25.531+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44894 #12540 (10 connections now open) 2014-10-06T16:46:25.531+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44895 #12541 (10 connections now open) 2014-10-06T16:46:30.531+0000 I NETWORK [conn12541] end connection 127.0.0.1:44895 (9 connections now open) 2014-10-06T16:46:30.532+0000 I NETWORK [conn12536] end connection 127.0.0.1:44890 (9 connections now open) 2014-10-06T16:46:30.532+0000 I NETWORK [conn12539] end connection 127.0.0.1:44893 (9 connections now open) 2014-10-06T16:46:30.532+0000 I NETWORK [conn12535] end connection 127.0.0.1:44889 (6 connections now open) 2014-10-06T16:46:30.532+0000 I NETWORK [conn12534] end connection 127.0.0.1:44888 (6 connections now open) 2014-10-06T16:46:30.532+0000 I NETWORK [conn12537] end connection 127.0.0.1:44891 (4 connections now open) 2014-10-06T16:46:30.532+0000 I NETWORK [conn12540] end connection 127.0.0.1:44894 (3 connections now open) 2014-10-06T16:46:30.532+0000 I NETWORK [conn12538] end connection 127.0.0.1:44892 (2 connections now open) 2014-10-06T16:46:30.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44896 #12542 (3 connections now open) 2014-10-06T16:46:30.532+0000 I NETWORK [conn12542] end connection 127.0.0.1:44896 (2 connections now open) 2014-10-06T16:46:30.533+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:30.534+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:30.534+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:30.573+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44897 #12543 (3 connections now open) 2014-10-06T16:46:30.573+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44898 #12544 (4 connections now open) 2014-10-06T16:46:30.573+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44899 #12545 (5 connections now open) 2014-10-06T16:46:30.573+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44900 #12546 (6 connections now open) 2014-10-06T16:46:30.573+0000 I NETWORK [conn12543] end connection 127.0.0.1:44897 (5 connections now open) 2014-10-06T16:46:30.573+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44901 #12547 (7 connections now open) 2014-10-06T16:46:35.574+0000 I NETWORK [conn12545] end connection 127.0.0.1:44899 (5 connections now open) 2014-10-06T16:46:35.574+0000 I NETWORK [conn12546] end connection 127.0.0.1:44900 (5 connections now open) 2014-10-06T16:46:35.574+0000 I NETWORK [conn12547] end connection 127.0.0.1:44901 (4 connections now open) 2014-10-06T16:46:35.574+0000 I NETWORK [conn12544] end connection 127.0.0.1:44898 (2 connections now open) 2014-10-06T16:46:35.574+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44902 #12548 (3 connections now open) 2014-10-06T16:46:35.574+0000 I NETWORK [conn12548] end connection 127.0.0.1:44902 (2 connections now open) 2014-10-06T16:46:35.575+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:35.575+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:35.576+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:35.631+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44903 #12549 (3 connections now open) 2014-10-06T16:46:35.631+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44904 #12550 (4 connections now open) 2014-10-06T16:46:35.631+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44905 #12551 (5 connections now open) 2014-10-06T16:46:35.632+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44906 #12552 (6 connections now open) 2014-10-06T16:46:35.632+0000 I NETWORK [conn12549] end connection 127.0.0.1:44903 (5 connections now open) 2014-10-06T16:46:35.632+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44907 #12553 (7 connections now open) 2014-10-06T16:46:40.632+0000 I NETWORK [conn12551] end connection 127.0.0.1:44905 (5 connections now open) 2014-10-06T16:46:40.632+0000 I NETWORK [conn12553] end connection 127.0.0.1:44907 (5 connections now open) 2014-10-06T16:46:40.632+0000 I NETWORK [conn12550] end connection 127.0.0.1:44904 (4 connections now open) 2014-10-06T16:46:40.632+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44908 #12554 (6 connections now open) 2014-10-06T16:46:40.632+0000 I NETWORK [conn12552] end connection 127.0.0.1:44906 (4 connections now open) 2014-10-06T16:46:40.633+0000 I NETWORK [conn12554] end connection 127.0.0.1:44908 (2 connections now open) 2014-10-06T16:46:40.633+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:40.634+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:40.634+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:40.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44909 #12555 (3 connections now open) 2014-10-06T16:46:40.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44910 #12556 (4 connections now open) 2014-10-06T16:46:40.670+0000 I NETWORK [conn12555] end connection 127.0.0.1:44909 (3 connections now open) 2014-10-06T16:46:40.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44911 #12557 (5 connections now open) 2014-10-06T16:46:40.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44912 #12558 (5 connections now open) 2014-10-06T16:46:40.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44913 #12559 (6 connections now open) 2014-10-06T16:46:45.670+0000 I NETWORK [conn12559] end connection 127.0.0.1:44913 (5 connections now open) 2014-10-06T16:46:45.670+0000 I NETWORK [conn12556] end connection 127.0.0.1:44910 (5 connections now open) 2014-10-06T16:46:45.670+0000 I NETWORK [conn12558] end connection 127.0.0.1:44912 (5 connections now open) 2014-10-06T16:46:45.670+0000 I NETWORK [conn12557] end connection 127.0.0.1:44911 (4 connections now open) 2014-10-06T16:46:45.671+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44914 #12560 (6 connections now open) 2014-10-06T16:46:45.671+0000 I NETWORK [conn12560] end connection 127.0.0.1:44914 (2 connections now open) 2014-10-06T16:46:45.671+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:45.672+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:45.672+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:45.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44915 #12561 (3 connections now open) 2014-10-06T16:46:45.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44916 #12562 (4 connections now open) 2014-10-06T16:46:45.712+0000 I NETWORK [conn12561] end connection 127.0.0.1:44915 (3 connections now open) 2014-10-06T16:46:45.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44917 #12563 (4 connections now open) 2014-10-06T16:46:45.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44919 #12564 (5 connections now open) 2014-10-06T16:46:45.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44918 #12565 (6 connections now open) 2014-10-06T16:46:50.712+0000 I NETWORK [conn12563] end connection 127.0.0.1:44917 (5 connections now open) 2014-10-06T16:46:50.712+0000 I NETWORK [conn12562] end connection 127.0.0.1:44916 (5 connections now open) 2014-10-06T16:46:50.712+0000 I NETWORK [conn12564] end connection 127.0.0.1:44919 (5 connections now open) 2014-10-06T16:46:50.712+0000 I NETWORK [conn12565] end connection 127.0.0.1:44918 (3 connections now open) 2014-10-06T16:46:50.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44921 #12566 (5 connections now open) 2014-10-06T16:46:50.713+0000 I NETWORK [conn12566] end connection 127.0.0.1:44921 (2 connections now open) 2014-10-06T16:46:50.713+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:50.714+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:50.714+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:50.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44922 #12567 (3 connections now open) 2014-10-06T16:46:50.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44923 #12568 (4 connections now open) 2014-10-06T16:46:50.753+0000 I NETWORK [conn12567] end connection 127.0.0.1:44922 (3 connections now open) 2014-10-06T16:46:50.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44924 #12569 (4 connections now open) 2014-10-06T16:46:50.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44925 #12570 (5 connections now open) 2014-10-06T16:46:50.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44926 #12571 (6 connections now open) 2014-10-06T16:46:55.754+0000 I NETWORK [conn12571] end connection 127.0.0.1:44926 (5 connections now open) 2014-10-06T16:46:55.754+0000 I NETWORK [conn12570] end connection 127.0.0.1:44925 (5 connections now open) 2014-10-06T16:46:55.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44927 #12572 (6 connections now open) 2014-10-06T16:46:55.754+0000 I NETWORK [conn12569] end connection 127.0.0.1:44924 (4 connections now open) 2014-10-06T16:46:55.754+0000 I NETWORK [conn12568] end connection 127.0.0.1:44923 (5 connections now open) 2014-10-06T16:46:55.755+0000 I NETWORK [conn12572] end connection 127.0.0.1:44927 (2 connections now open) 2014-10-06T16:46:55.755+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:55.756+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:55.756+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:46:55.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44928 #12573 (3 connections now open) 2014-10-06T16:46:55.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44929 #12574 (4 connections now open) 2014-10-06T16:46:55.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44930 #12575 (5 connections now open) 2014-10-06T16:46:55.796+0000 I NETWORK [conn12573] end connection 127.0.0.1:44928 (3 connections now open) 2014-10-06T16:46:55.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44931 #12576 (6 connections now open) 2014-10-06T16:46:55.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44932 #12577 (6 connections now open) 2014-10-06T16:47:00.796+0000 I NETWORK [conn12577] end connection 127.0.0.1:44932 (5 connections now open) 2014-10-06T16:47:00.796+0000 I NETWORK [conn12576] end connection 127.0.0.1:44931 (5 connections now open) 2014-10-06T16:47:00.796+0000 I NETWORK [conn12575] end connection 127.0.0.1:44930 (4 connections now open) 2014-10-06T16:47:00.796+0000 I NETWORK [conn12574] end connection 127.0.0.1:44929 (4 connections now open) 2014-10-06T16:47:00.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44933 #12578 (6 connections now open) 2014-10-06T16:47:00.797+0000 I NETWORK [conn12578] end connection 127.0.0.1:44933 (2 connections now open) 2014-10-06T16:47:00.797+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:00.798+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:00.798+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:00.848+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44934 #12579 (3 connections now open) 2014-10-06T16:47:00.848+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44935 #12580 (4 connections now open) 2014-10-06T16:47:00.848+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44936 #12581 (5 connections now open) 2014-10-06T16:47:00.848+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44937 #12582 (6 connections now open) 2014-10-06T16:47:00.848+0000 I NETWORK [conn12579] end connection 127.0.0.1:44934 (5 connections now open) 2014-10-06T16:47:00.848+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44938 #12583 (7 connections now open) 2014-10-06T16:47:05.849+0000 I NETWORK [conn12580] end connection 127.0.0.1:44935 (5 connections now open) 2014-10-06T16:47:05.849+0000 I NETWORK [conn12581] end connection 127.0.0.1:44936 (5 connections now open) 2014-10-06T16:47:05.849+0000 I NETWORK [conn12582] end connection 127.0.0.1:44937 (5 connections now open) 2014-10-06T16:47:05.849+0000 I NETWORK [conn12583] end connection 127.0.0.1:44938 (4 connections now open) 2014-10-06T16:47:05.849+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44939 #12584 (6 connections now open) 2014-10-06T16:47:05.850+0000 I NETWORK [conn12584] end connection 127.0.0.1:44939 (2 connections now open) 2014-10-06T16:47:05.850+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:05.851+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:05.851+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:05.899+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44940 #12585 (3 connections now open) 2014-10-06T16:47:05.899+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44941 #12586 (4 connections now open) 2014-10-06T16:47:05.899+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44942 #12587 (5 connections now open) 2014-10-06T16:47:05.899+0000 I NETWORK [conn12585] end connection 127.0.0.1:44940 (4 connections now open) 2014-10-06T16:47:10.900+0000 I NETWORK [conn12587] end connection 127.0.0.1:44942 (3 connections now open) 2014-10-06T16:47:10.900+0000 I NETWORK [conn12586] end connection 127.0.0.1:44941 (3 connections now open) 2014-10-06T16:47:10.900+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44943 #12588 (4 connections now open) 2014-10-06T16:47:10.901+0000 I NETWORK [conn12588] end connection 127.0.0.1:44943 (2 connections now open) 2014-10-06T16:47:10.901+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:10.902+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:10.902+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:10.940+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44944 #12589 (3 connections now open) 2014-10-06T16:47:10.940+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44945 #12590 (4 connections now open) 2014-10-06T16:47:10.940+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44946 #12591 (5 connections now open) 2014-10-06T16:47:10.941+0000 I NETWORK [conn12589] end connection 127.0.0.1:44944 (4 connections now open) 2014-10-06T16:47:15.941+0000 I NETWORK [conn12590] end connection 127.0.0.1:44945 (3 connections now open) 2014-10-06T16:47:15.941+0000 I NETWORK [conn12591] end connection 127.0.0.1:44946 (3 connections now open) 2014-10-06T16:47:15.941+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44947 #12592 (4 connections now open) 2014-10-06T16:47:15.942+0000 I NETWORK [conn12592] end connection 127.0.0.1:44947 (2 connections now open) 2014-10-06T16:47:15.942+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:15.943+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:15.943+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:15.982+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44948 #12593 (3 connections now open) 2014-10-06T16:47:15.982+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44949 #12594 (4 connections now open) 2014-10-06T16:47:15.982+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44950 #12595 (5 connections now open) 2014-10-06T16:47:15.983+0000 I NETWORK [conn12593] end connection 127.0.0.1:44948 (4 connections now open) 2014-10-06T16:47:20.983+0000 I NETWORK [conn12594] end connection 127.0.0.1:44949 (3 connections now open) 2014-10-06T16:47:20.983+0000 I NETWORK [conn12595] end connection 127.0.0.1:44950 (3 connections now open) 2014-10-06T16:47:20.983+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44951 #12596 (4 connections now open) 2014-10-06T16:47:20.984+0000 I NETWORK [conn12596] end connection 127.0.0.1:44951 (2 connections now open) 2014-10-06T16:47:20.984+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:20.985+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:20.985+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:21.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44952 #12597 (3 connections now open) 2014-10-06T16:47:21.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44953 #12598 (4 connections now open) 2014-10-06T16:47:21.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44954 #12599 (5 connections now open) 2014-10-06T16:47:21.024+0000 I NETWORK [conn12597] end connection 127.0.0.1:44952 (4 connections now open) 2014-10-06T16:47:26.024+0000 I NETWORK [conn12598] end connection 127.0.0.1:44953 (3 connections now open) 2014-10-06T16:47:26.024+0000 I NETWORK [conn12599] end connection 127.0.0.1:44954 (3 connections now open) 2014-10-06T16:47:26.025+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44955 #12600 (4 connections now open) 2014-10-06T16:47:26.025+0000 I NETWORK [conn12600] end connection 127.0.0.1:44955 (2 connections now open) 2014-10-06T16:47:26.026+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:26.026+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:26.027+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:26.065+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44956 #12601 (3 connections now open) 2014-10-06T16:47:26.065+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44957 #12602 (4 connections now open) 2014-10-06T16:47:26.065+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44958 #12603 (5 connections now open) 2014-10-06T16:47:26.066+0000 I NETWORK [conn12601] end connection 127.0.0.1:44956 (4 connections now open) 2014-10-06T16:47:31.066+0000 I NETWORK [conn12602] end connection 127.0.0.1:44957 (3 connections now open) 2014-10-06T16:47:31.066+0000 I NETWORK [conn12603] end connection 127.0.0.1:44958 (2 connections now open) 2014-10-06T16:47:31.066+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44959 #12604 (4 connections now open) 2014-10-06T16:47:31.067+0000 I NETWORK [conn12604] end connection 127.0.0.1:44959 (2 connections now open) 2014-10-06T16:47:31.067+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:31.067+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:31.068+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:31.119+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44960 #12605 (3 connections now open) 2014-10-06T16:47:31.120+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44961 #12606 (4 connections now open) 2014-10-06T16:47:31.120+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44962 #12607 (5 connections now open) 2014-10-06T16:47:31.120+0000 I NETWORK [conn12605] end connection 127.0.0.1:44960 (4 connections now open) 2014-10-06T16:47:36.120+0000 I NETWORK [conn12607] end connection 127.0.0.1:44962 (3 connections now open) 2014-10-06T16:47:36.120+0000 I NETWORK [conn12606] end connection 127.0.0.1:44961 (3 connections now open) 2014-10-06T16:47:36.121+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44963 #12608 (4 connections now open) 2014-10-06T16:47:36.121+0000 I NETWORK [conn12608] end connection 127.0.0.1:44963 (2 connections now open) 2014-10-06T16:47:36.122+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:36.122+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:36.123+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:36.170+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44964 #12609 (3 connections now open) 2014-10-06T16:47:36.170+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44965 #12610 (4 connections now open) 2014-10-06T16:47:36.170+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44966 #12611 (5 connections now open) 2014-10-06T16:47:36.170+0000 I NETWORK [conn12609] end connection 127.0.0.1:44964 (4 connections now open) 2014-10-06T16:47:41.171+0000 I NETWORK [conn12610] end connection 127.0.0.1:44965 (3 connections now open) 2014-10-06T16:47:41.171+0000 I NETWORK [conn12611] end connection 127.0.0.1:44966 (3 connections now open) 2014-10-06T16:47:41.171+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44967 #12612 (4 connections now open) 2014-10-06T16:47:41.171+0000 I NETWORK [conn12612] end connection 127.0.0.1:44967 (2 connections now open) 2014-10-06T16:47:41.172+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:41.173+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:41.173+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:41.210+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44968 #12613 (3 connections now open) 2014-10-06T16:47:41.210+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44969 #12614 (4 connections now open) 2014-10-06T16:47:41.210+0000 I NETWORK [conn12613] end connection 127.0.0.1:44968 (3 connections now open) 2014-10-06T16:47:46.211+0000 I NETWORK [conn12614] end connection 127.0.0.1:44969 (2 connections now open) 2014-10-06T16:47:46.211+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44970 #12615 (3 connections now open) 2014-10-06T16:47:46.212+0000 I NETWORK [conn12615] end connection 127.0.0.1:44970 (2 connections now open) 2014-10-06T16:47:46.212+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:46.213+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:46.213+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:46.249+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44971 #12616 (3 connections now open) 2014-10-06T16:47:46.249+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44972 #12617 (4 connections now open) 2014-10-06T16:47:46.249+0000 I NETWORK [conn12616] end connection 127.0.0.1:44971 (3 connections now open) 2014-10-06T16:47:51.249+0000 I NETWORK [conn12617] end connection 127.0.0.1:44972 (2 connections now open) 2014-10-06T16:47:51.250+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44973 #12618 (3 connections now open) 2014-10-06T16:47:51.250+0000 I NETWORK [conn12618] end connection 127.0.0.1:44973 (2 connections now open) 2014-10-06T16:47:51.250+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:51.251+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:51.251+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:51.286+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44974 #12619 (3 connections now open) 2014-10-06T16:47:51.287+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44975 #12620 (4 connections now open) 2014-10-06T16:47:51.287+0000 I NETWORK [conn12619] end connection 127.0.0.1:44974 (3 connections now open) 2014-10-06T16:47:56.287+0000 I NETWORK [conn12620] end connection 127.0.0.1:44975 (2 connections now open) 2014-10-06T16:47:56.287+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44976 #12621 (3 connections now open) 2014-10-06T16:47:56.288+0000 I NETWORK [conn12621] end connection 127.0.0.1:44976 (2 connections now open) 2014-10-06T16:47:56.288+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:56.289+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:56.289+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:47:56.324+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44977 #12622 (3 connections now open) 2014-10-06T16:47:56.324+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44978 #12623 (4 connections now open) 2014-10-06T16:47:56.325+0000 I NETWORK [conn12622] end connection 127.0.0.1:44977 (3 connections now open) 2014-10-06T16:48:01.325+0000 I NETWORK [conn12623] end connection 127.0.0.1:44978 (2 connections now open) 2014-10-06T16:48:01.325+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44979 #12624 (3 connections now open) 2014-10-06T16:48:01.326+0000 I NETWORK [conn12624] end connection 127.0.0.1:44979 (2 connections now open) 2014-10-06T16:48:01.326+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:48:01.327+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:48:01.327+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:48:01.382+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44980 #12625 (3 connections now open) 2014-10-06T16:48:01.383+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44981 #12626 (4 connections now open) 2014-10-06T16:48:01.383+0000 I NETWORK [conn12625] end connection 127.0.0.1:44980 (3 connections now open) 2014-10-06T16:48:06.383+0000 I NETWORK [conn12626] end connection 127.0.0.1:44981 (2 connections now open) 2014-10-06T16:48:06.383+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44982 #12627 (3 connections now open) 2014-10-06T16:48:06.384+0000 I NETWORK [conn12627] end connection 127.0.0.1:44982 (2 connections now open) 2014-10-06T16:48:06.384+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:48:06.385+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:48:06.385+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:48:06.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44983 #12628 (3 connections now open) 2014-10-06T16:48:06.421+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44984 #12629 (4 connections now open) 2014-10-06T16:48:06.421+0000 I NETWORK [conn12628] end connection 127.0.0.1:44983 (3 connections now open) 2014-10-06T16:48:11.421+0000 I NETWORK [conn12629] end connection 127.0.0.1:44984 (2 connections now open) 2014-10-06T16:48:11.421+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44985 #12630 (3 connections now open) 2014-10-06T16:48:11.424+0000 I NETWORK [conn12630] end connection 127.0.0.1:44985 (2 connections now open) 2014-10-06T16:48:11.425+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:48:11.425+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:48:11.426+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:48:11.461+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44986 #12631 (3 connections now open) 2014-10-06T16:48:11.462+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44987 #12632 (4 connections now open) 2014-10-06T16:48:11.462+0000 I NETWORK [conn12631] end connection 127.0.0.1:44986 (3 connections now open) 2014-10-06T16:48:16.462+0000 I NETWORK [conn12632] end connection 127.0.0.1:44987 (2 connections now open) 2014-10-06T16:48:16.462+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44988 #12633 (3 connections now open) 2014-10-06T16:48:16.463+0000 I NETWORK [conn12633] end connection 127.0.0.1:44988 (2 connections now open) 2014-10-06T16:48:16.463+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDoc 2014-10-06T16:48:16.468+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:48:16.468+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:48:16.508+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44989 #12634 (3 connections now open) 2014-10-06T16:48:16.508+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44990 #12635 (4 connections now open) 2014-10-06T16:48:16.509+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44991 #12636 (5 connections now open) 2014-10-06T16:48:16.509+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44992 #12637 (6 connections now open) 2014-10-06T16:48:16.509+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44993 #12638 (7 connections now open) 2014-10-06T16:48:16.509+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44994 #12639 (8 connections now open) 2014-10-06T16:48:16.509+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44995 #12640 (9 connections now open) 2014-10-06T16:48:16.509+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44996 #12641 (10 connections now open) 2014-10-06T16:48:16.510+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44997 #12642 (11 connections now open) 2014-10-06T16:48:16.510+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44998 #12643 (12 connections now open) 2014-10-06T16:48:16.510+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:44999 #12644 (13 connections now open) 2014-10-06T16:48:16.510+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45000 #12645 (14 connections now open) 2014-10-06T16:48:16.510+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45001 #12646 (15 connections now open) 2014-10-06T16:48:16.511+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45002 #12647 (16 connections now open) 2014-10-06T16:48:16.511+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45003 #12648 (17 connections now open) 2014-10-06T16:48:16.511+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45004 #12649 (18 connections now open) 2014-10-06T16:48:16.511+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45005 #12650 (19 connections now open) 2014-10-06T16:48:16.511+0000 I NETWORK [conn12634] end connection 127.0.0.1:44989 (18 connections now open) 2014-10-06T16:48:21.512+0000 I NETWORK [conn12649] end connection 127.0.0.1:45004 (17 connections now open) 2014-10-06T16:48:21.512+0000 I NETWORK [conn12639] end connection 127.0.0.1:44994 (17 connections now open) 2014-10-06T16:48:21.512+0000 I NETWORK [conn12646] end connection 127.0.0.1:45001 (15 connections now open) 2014-10-06T16:48:21.512+0000 I NETWORK [conn12647] end connection 127.0.0.1:45002 (14 connections now open) 2014-10-06T16:48:21.512+0000 I NETWORK [conn12641] end connection 127.0.0.1:44996 (13 connections now open) 2014-10-06T16:48:21.512+0000 I NETWORK [conn12648] end connection 127.0.0.1:45003 (12 connections now open) 2014-10-06T16:48:21.512+0000 I NETWORK [conn12650] end connection 127.0.0.1:45005 (11 connections now open) 2014-10-06T16:48:21.512+0000 I NETWORK [conn12635] end connection 127.0.0.1:44990 (10 connections now open) 2014-10-06T16:48:21.512+0000 I NETWORK [conn12636] end connection 127.0.0.1:44991 (9 connections now open) 2014-10-06T16:48:21.512+0000 I NETWORK [conn12640] end connection 127.0.0.1:44995 (8 connections now open) 2014-10-06T16:48:21.513+0000 I NETWORK [conn12643] end connection 127.0.0.1:44998 (7 connections now open) 2014-10-06T16:48:21.513+0000 I NETWORK [conn12644] end connection 127.0.0.1:44999 (6 connections now open) 2014-10-06T16:48:21.513+0000 I NETWORK [conn12645] end connection 127.0.0.1:45000 (5 connections now open) 2014-10-06T16:48:21.513+0000 I NETWORK [conn12637] end connection 127.0.0.1:44992 (5 connections now open) 2014-10-06T16:48:21.513+0000 I NETWORK [conn12638] end connection 127.0.0.1:44993 (3 connections now open) 2014-10-06T16:48:21.513+0000 I NETWORK [conn12642] end connection 127.0.0.1:44997 (2 connections now open) 2014-10-06T16:48:21.513+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45006 #12651 (3 connections now open) 2014-10-06T16:48:21.514+0000 I NETWORK [conn12651] end connection 127.0.0.1:45006 (2 connections now open) 2014-10-06T16:48:21.514+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:48:21.515+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:48:21.515+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:48:21.555+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45007 #12652 (3 connections now open) 2014-10-06T16:48:21.556+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45008 #12653 (4 connections now open) 2014-10-06T16:48:21.556+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45010 #12654 (5 connections now open) 2014-10-06T16:48:21.556+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45009 #12655 (6 connections now open) 2014-10-06T16:48:21.556+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45011 #12656 (7 connections now open) 2014-10-06T16:48:21.556+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45012 #12657 (8 connections now open) 2014-10-06T16:48:21.556+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45013 #12658 (9 connections now open) 2014-10-06T16:48:21.557+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45014 #12659 (10 connections now open) 2014-10-06T16:48:21.557+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45015 #12660 (11 connections now open) 2014-10-06T16:48:21.557+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45016 #12661 (12 connections now open) 2014-10-06T16:48:21.557+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45017 #12662 (13 connections now open) 2014-10-06T16:48:21.557+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45018 #12663 (14 connections now open) 2014-10-06T16:48:21.558+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45019 #12664 (15 connections now open) 2014-10-06T16:48:21.558+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45020 #12665 (16 connections now open) 2014-10-06T16:48:21.558+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45021 #12666 (17 connections now open) 2014-10-06T16:48:21.558+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45022 #12667 (18 connections now open) 2014-10-06T16:48:21.558+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45023 #12668 (19 connections now open) 2014-10-06T16:48:21.558+0000 I NETWORK [conn12652] end connection 127.0.0.1:45007 (18 connections now open) 2014-10-06T16:48:26.559+0000 I NETWORK [conn12656] end connection 127.0.0.1:45011 (17 connections now open) 2014-10-06T16:48:26.559+0000 I NETWORK [conn12655] end connection 127.0.0.1:45009 (17 connections now open) 2014-10-06T16:48:26.559+0000 I NETWORK [conn12657] end connection 127.0.0.1:45012 (17 connections now open) 2014-10-06T16:48:26.559+0000 I NETWORK [conn12667] end connection 127.0.0.1:45022 (14 connections now open) 2014-10-06T16:48:26.559+0000 I NETWORK [conn12666] end connection 127.0.0.1:45021 (14 connections now open) 2014-10-06T16:48:26.559+0000 I NETWORK [conn12654] end connection 127.0.0.1:45010 (12 connections now open) 2014-10-06T16:48:26.559+0000 I NETWORK [conn12664] end connection 127.0.0.1:45019 (12 connections now open) 2014-10-06T16:48:26.559+0000 I NETWORK [conn12668] end connection 127.0.0.1:45023 (10 connections now open) 2014-10-06T16:48:26.559+0000 I NETWORK [conn12660] end connection 127.0.0.1:45015 (9 connections now open) 2014-10-06T16:48:26.559+0000 I NETWORK [conn12661] end connection 127.0.0.1:45016 (9 connections now open) 2014-10-06T16:48:26.559+0000 I NETWORK [conn12662] end connection 127.0.0.1:45017 (7 connections now open) 2014-10-06T16:48:26.560+0000 I NETWORK [conn12663] end connection 127.0.0.1:45018 (6 connections now open) 2014-10-06T16:48:26.560+0000 I NETWORK [conn12653] end connection 127.0.0.1:45008 (5 connections now open) 2014-10-06T16:48:26.560+0000 I NETWORK [conn12658] end connection 127.0.0.1:45013 (4 connections now open) 2014-10-06T16:48:26.560+0000 I NETWORK [conn12665] end connection 127.0.0.1:45020 (3 connections now open) 2014-10-06T16:48:26.560+0000 I NETWORK [conn12659] end connection 127.0.0.1:45014 (2 connections now open) 2014-10-06T16:48:26.560+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45024 #12669 (3 connections now open) 2014-10-06T16:48:26.561+0000 I NETWORK [conn12669] end connection 127.0.0.1:45024 (2 connections now open) 2014-10-06T16:48:26.561+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:48:26.562+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:48:26.562+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:48:26.622+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45025 #12670 (3 connections now open) 2014-10-06T16:48:26.622+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45027 #12671 (4 connections now open) 2014-10-06T16:48:26.622+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45026 #12672 (5 connections now open) 2014-10-06T16:48:26.622+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45028 #12673 (6 connections now open) 2014-10-06T16:48:26.622+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45029 #12674 (7 connections now open) 2014-10-06T16:48:26.623+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45030 #12675 (8 connections now open) 2014-10-06T16:48:26.623+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45031 #12676 (9 connections now open) 2014-10-06T16:48:26.623+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45032 #12677 (10 connections now open) 2014-10-06T16:48:26.623+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45033 #12678 (11 connections now open) 2014-10-06T16:48:26.624+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45034 #12679 (12 connections now open) 2014-10-06T16:48:26.624+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45035 #12680 (13 connections now open) 2014-10-06T16:48:26.624+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45036 #12681 (14 connections now open) 2014-10-06T16:48:26.624+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45037 #12682 (15 connections now open) 2014-10-06T16:48:26.624+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45038 #12683 (16 connections now open) 2014-10-06T16:48:26.624+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45039 #12684 (17 connections now open) 2014-10-06T16:48:26.625+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45040 #12685 (18 connections now open) 2014-10-06T16:48:26.625+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45041 #12686 (19 connections now open) 2014-10-06T16:48:26.625+0000 I NETWORK [conn12670] end connection 127.0.0.1:45025 (18 connections now open) 2014-10-06T16:48:31.625+0000 I NETWORK [conn12675] end connection 127.0.0.1:45030 (17 connections now open) 2014-10-06T16:48:31.625+0000 I NETWORK [conn12682] end connection 127.0.0.1:45037 (17 connections now open) 2014-10-06T16:48:31.625+0000 I NETWORK [conn12672] end connection 127.0.0.1:45026 (15 connections now open) 2014-10-06T16:48:31.625+0000 I NETWORK [conn12671] end connection 127.0.0.1:45027 (14 connections now open) 2014-10-06T16:48:31.626+0000 I NETWORK [conn12686] end connection 127.0.0.1:45041 (13 connections now open) 2014-10-06T16:48:31.626+0000 I NETWORK [conn12679] end connection 127.0.0.1:45034 (12 connections now open) 2014-10-06T16:48:31.626+0000 I NETWORK [conn12683] end connection 127.0.0.1:45038 (12 connections now open) 2014-10-06T16:48:31.626+0000 I NETWORK [conn12684] end connection 127.0.0.1:45039 (10 connections now open) 2014-10-06T16:48:31.626+0000 I NETWORK [conn12681] end connection 127.0.0.1:45036 (9 connections now open) 2014-10-06T16:48:31.626+0000 I NETWORK [conn12674] end connection 127.0.0.1:45029 (8 connections now open) 2014-10-06T16:48:31.626+0000 I NETWORK [conn12677] end connection 127.0.0.1:45032 (8 connections now open) 2014-10-06T16:48:31.626+0000 I NETWORK [conn12678] end connection 127.0.0.1:45033 (7 connections now open) 2014-10-06T16:48:31.626+0000 I NETWORK [conn12685] end connection 127.0.0.1:45040 (5 connections now open) 2014-10-06T16:48:31.626+0000 I NETWORK [conn12673] end connection 127.0.0.1:45028 (4 connections now open) 2014-10-06T16:48:31.626+0000 I NETWORK [conn12680] end connection 127.0.0.1:45035 (3 connections now open) 2014-10-06T16:48:31.626+0000 I NETWORK [conn12676] end connection 127.0.0.1:45031 (2 connections now open) 2014-10-06T16:48:31.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45042 #12687 (3 connections now open) 2014-10-06T16:48:31.627+0000 I NETWORK [conn12687] end connection 127.0.0.1:45042 (2 connections now open) 2014-10-06T16:48:31.627+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:48:31.628+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:48:31.628+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:48:31.667+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45043 #12688 (3 connections now open) 2014-10-06T16:48:31.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45044 #12689 (4 connections now open) 2014-10-06T16:48:31.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45045 #12690 (5 connections now open) 2014-10-06T16:48:31.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45046 #12691 (6 connections now open) 2014-10-06T16:48:31.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45047 #12692 (7 connections now open) 2014-10-06T16:48:31.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45048 #12693 (8 connections now open) 2014-10-06T16:48:31.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45049 #12694 (9 connections now open) 2014-10-06T16:48:31.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45050 #12695 (10 connections now open) 2014-10-06T16:48:31.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45051 #12696 (11 connections now open) 2014-10-06T16:48:31.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45052 #12697 (12 connections now open) 2014-10-06T16:48:31.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45053 #12698 (13 connections now open) 2014-10-06T16:48:31.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45054 #12699 (14 connections now open) 2014-10-06T16:48:31.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45055 #12700 (15 connections now open) 2014-10-06T16:48:31.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45056 #12701 (16 connections now open) 2014-10-06T16:48:31.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45057 #12702 (17 connections now open) 2014-10-06T16:48:31.670+0000 I NETWORK [conn12688] end connection 127.0.0.1:45043 (16 connections now open) 2014-10-06T16:48:31.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45058 #12703 (17 connections now open) 2014-10-06T16:48:31.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45059 #12704 (18 connections now open) 2014-10-06T16:48:36.670+0000 I NETWORK [conn12696] end connection 127.0.0.1:45051 (17 connections now open) 2014-10-06T16:48:36.670+0000 I NETWORK [conn12700] end connection 127.0.0.1:45055 (17 connections now open) 2014-10-06T16:48:36.670+0000 I NETWORK [conn12698] end connection 127.0.0.1:45053 (15 connections now open) 2014-10-06T16:48:36.670+0000 I NETWORK [conn12697] end connection 127.0.0.1:45052 (15 connections now open) 2014-10-06T16:48:36.670+0000 I NETWORK [conn12699] end connection 127.0.0.1:45054 (14 connections now open) 2014-10-06T16:48:36.671+0000 I NETWORK [conn12690] end connection 127.0.0.1:45045 (12 connections now open) 2014-10-06T16:48:36.671+0000 I NETWORK [conn12689] end connection 127.0.0.1:45044 (12 connections now open) 2014-10-06T16:48:36.671+0000 I NETWORK [conn12693] end connection 127.0.0.1:45048 (10 connections now open) 2014-10-06T16:48:36.671+0000 I NETWORK [conn12691] end connection 127.0.0.1:45046 (9 connections now open) 2014-10-06T16:48:36.671+0000 I NETWORK [conn12695] end connection 127.0.0.1:45050 (8 connections now open) 2014-10-06T16:48:36.671+0000 I NETWORK [conn12692] end connection 127.0.0.1:45047 (7 connections now open) 2014-10-06T16:48:36.671+0000 I NETWORK [conn12702] end connection 127.0.0.1:45057 (6 connections now open) 2014-10-06T16:48:36.671+0000 I NETWORK [conn12701] end connection 127.0.0.1:45056 (5 connections now open) 2014-10-06T16:48:36.671+0000 I NETWORK [conn12694] end connection 127.0.0.1:45049 (4 connections now open) 2014-10-06T16:48:36.671+0000 I NETWORK [conn12704] end connection 127.0.0.1:45059 (3 connections now open) 2014-10-06T16:48:36.671+0000 I NETWORK [conn12703] end connection 127.0.0.1:45058 (2 connections now open) 2014-10-06T16:48:36.672+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45060 #12705 (3 connections now open) 2014-10-06T16:48:36.672+0000 I NETWORK [conn12705] end connection 127.0.0.1:45060 (2 connections now open) 2014-10-06T16:48:36.672+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:48:36.673+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:48:36.673+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:48:36.714+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45061 #12706 (3 connections now open) 2014-10-06T16:48:36.714+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45062 #12707 (4 connections now open) 2014-10-06T16:48:36.714+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45063 #12708 (5 connections now open) 2014-10-06T16:48:36.714+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45064 #12709 (6 connections now open) 2014-10-06T16:48:36.714+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45065 #12710 (7 connections now open) 2014-10-06T16:48:36.715+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45066 #12711 (8 connections now open) 2014-10-06T16:48:36.715+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45067 #12712 (9 connections now open) 2014-10-06T16:48:36.715+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45068 #12713 (10 connections now open) 2014-10-06T16:48:36.715+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45069 #12714 (11 connections now open) 2014-10-06T16:48:36.715+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45070 #12715 (12 connections now open) 2014-10-06T16:48:36.716+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45071 #12716 (13 connections now open) 2014-10-06T16:48:36.716+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45073 #12717 (14 connections now open) 2014-10-06T16:48:36.716+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45072 #12718 (15 connections now open) 2014-10-06T16:48:36.716+0000 I NETWORK [conn12706] end connection 127.0.0.1:45061 (14 connections now open) 2014-10-06T16:48:36.716+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45074 #12719 (15 connections now open) 2014-10-06T16:48:36.716+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45075 #12720 (16 connections now open) 2014-10-06T16:48:36.716+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45076 #12721 (17 connections now open) 2014-10-06T16:48:36.716+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45077 #12722 (18 connections now open) 2014-10-06T16:48:41.716+0000 I NETWORK [conn12718] end connection 127.0.0.1:45072 (17 connections now open) 2014-10-06T16:48:41.716+0000 I NETWORK [conn12716] end connection 127.0.0.1:45071 (16 connections now open) 2014-10-06T16:48:41.716+0000 I NETWORK [conn12710] end connection 127.0.0.1:45065 (16 connections now open) 2014-10-06T16:48:41.716+0000 I NETWORK [conn12717] end connection 127.0.0.1:45073 (15 connections now open) 2014-10-06T16:48:41.717+0000 I NETWORK [conn12721] end connection 127.0.0.1:45076 (14 connections now open) 2014-10-06T16:48:41.717+0000 I NETWORK [conn12714] end connection 127.0.0.1:45069 (12 connections now open) 2014-10-06T16:48:41.717+0000 I NETWORK [conn12712] end connection 127.0.0.1:45067 (11 connections now open) 2014-10-06T16:48:41.717+0000 I NETWORK [conn12722] end connection 127.0.0.1:45077 (10 connections now open) 2014-10-06T16:48:41.717+0000 I NETWORK [conn12715] end connection 127.0.0.1:45070 (10 connections now open) 2014-10-06T16:48:41.717+0000 I NETWORK [conn12713] end connection 127.0.0.1:45068 (9 connections now open) 2014-10-06T16:48:41.717+0000 I NETWORK [conn12711] end connection 127.0.0.1:45066 (7 connections now open) 2014-10-06T16:48:41.717+0000 I NETWORK [conn12709] end connection 127.0.0.1:45064 (6 connections now open) 2014-10-06T16:48:41.717+0000 I NETWORK [conn12719] end connection 127.0.0.1:45074 (5 connections now open) 2014-10-06T16:48:41.717+0000 I NETWORK [conn12720] end connection 127.0.0.1:45075 (5 connections now open) 2014-10-06T16:48:41.717+0000 I NETWORK [conn12707] end connection 127.0.0.1:45062 (3 connections now open) 2014-10-06T16:48:41.717+0000 I NETWORK [conn12708] end connection 127.0.0.1:45063 (2 connections now open) 2014-10-06T16:48:41.718+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45078 #12723 (3 connections now open) 2014-10-06T16:48:41.718+0000 I NETWORK [conn12723] end connection 127.0.0.1:45078 (2 connections now open) 2014-10-06T16:48:41.719+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:48:41.719+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:48:41.720+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:48:41.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45079 #12724 (3 connections now open) 2014-10-06T16:48:41.760+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45080 #12725 (4 connections now open) 2014-10-06T16:48:41.760+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45081 #12726 (5 connections now open) 2014-10-06T16:48:41.760+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45082 #12727 (6 connections now open) 2014-10-06T16:48:41.760+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45083 #12728 (7 connections now open) 2014-10-06T16:48:41.760+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45084 #12729 (8 connections now open) 2014-10-06T16:48:41.760+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45085 #12730 (9 connections now open) 2014-10-06T16:48:41.761+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45086 #12731 (10 connections now open) 2014-10-06T16:48:41.761+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45087 #12732 (11 connections now open) 2014-10-06T16:48:41.761+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45088 #12733 (12 connections now open) 2014-10-06T16:48:41.761+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45089 #12734 (13 connections now open) 2014-10-06T16:48:41.761+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45090 #12735 (14 connections now open) 2014-10-06T16:48:41.761+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45091 #12736 (15 connections now open) 2014-10-06T16:48:41.762+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45092 #12737 (16 connections now open) 2014-10-06T16:48:41.762+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45093 #12738 (17 connections now open) 2014-10-06T16:48:41.763+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45094 #12739 (18 connections now open) 2014-10-06T16:48:41.763+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45095 #12740 (19 connections now open) 2014-10-06T16:48:41.763+0000 I NETWORK [conn12724] end connection 127.0.0.1:45079 (18 connections now open) 2014-10-06T16:48:46.763+0000 I NETWORK [conn12730] end connection 127.0.0.1:45085 (17 connections now open) 2014-10-06T16:48:46.763+0000 I NETWORK [conn12726] end connection 127.0.0.1:45081 (17 connections now open) 2014-10-06T16:48:46.763+0000 I NETWORK [conn12737] end connection 127.0.0.1:45092 (15 connections now open) 2014-10-06T16:48:46.763+0000 I NETWORK [conn12739] end connection 127.0.0.1:45094 (16 connections now open) 2014-10-06T16:48:46.763+0000 I NETWORK [conn12727] end connection 127.0.0.1:45082 (16 connections now open) 2014-10-06T16:48:46.764+0000 I NETWORK [conn12731] end connection 127.0.0.1:45086 (13 connections now open) 2014-10-06T16:48:46.763+0000 I NETWORK [conn12735] end connection 127.0.0.1:45090 (16 connections now open) 2014-10-06T16:48:46.763+0000 I NETWORK [conn12738] end connection 127.0.0.1:45093 (15 connections now open) 2014-10-06T16:48:46.764+0000 I NETWORK [conn12732] end connection 127.0.0.1:45087 (10 connections now open) 2014-10-06T16:48:46.763+0000 I NETWORK [conn12729] end connection 127.0.0.1:45084 (16 connections now open) 2014-10-06T16:48:46.764+0000 I NETWORK [conn12725] end connection 127.0.0.1:45080 (8 connections now open) 2014-10-06T16:48:46.764+0000 I NETWORK [conn12728] end connection 127.0.0.1:45083 (13 connections now open) 2014-10-06T16:48:46.764+0000 I NETWORK [conn12734] end connection 127.0.0.1:45089 (6 connections now open) 2014-10-06T16:48:46.764+0000 I NETWORK [conn12733] end connection 127.0.0.1:45088 (11 connections now open) 2014-10-06T16:48:46.764+0000 I NETWORK [conn12736] end connection 127.0.0.1:45091 (3 connections now open) 2014-10-06T16:48:46.764+0000 I NETWORK [conn12740] end connection 127.0.0.1:45095 (2 connections now open) 2014-10-06T16:48:46.764+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45096 #12741 (3 connections now open) 2014-10-06T16:48:46.765+0000 I NETWORK [conn12741] end connection 127.0.0.1:45096 (2 connections now open) 2014-10-06T16:48:46.765+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:48:46.766+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:48:46.766+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:48:46.816+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45097 #12742 (3 connections now open) 2014-10-06T16:48:46.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45098 #12743 (4 connections now open) 2014-10-06T16:48:46.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45099 #12744 (5 connections now open) 2014-10-06T16:48:46.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45100 #12745 (6 connections now open) 2014-10-06T16:48:46.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45101 #12746 (7 connections now open) 2014-10-06T16:48:46.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45103 #12747 (8 connections now open) 2014-10-06T16:48:46.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45102 #12748 (9 connections now open) 2014-10-06T16:48:46.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45104 #12749 (10 connections now open) 2014-10-06T16:48:46.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45105 #12750 (11 connections now open) 2014-10-06T16:48:46.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45106 #12751 (12 connections now open) 2014-10-06T16:48:46.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45107 #12752 (13 connections now open) 2014-10-06T16:48:46.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45108 #12753 (14 connections now open) 2014-10-06T16:48:46.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45109 #12754 (15 connections now open) 2014-10-06T16:48:46.819+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45110 #12755 (16 connections now open) 2014-10-06T16:48:46.819+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45111 #12756 (17 connections now open) 2014-10-06T16:48:46.819+0000 I NETWORK [conn12742] end connection 127.0.0.1:45097 (16 connections now open) 2014-10-06T16:48:46.820+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45112 #12757 (17 connections now open) 2014-10-06T16:48:46.820+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45113 #12758 (18 connections now open) 2014-10-06T16:48:51.820+0000 I NETWORK [conn12749] end connection 127.0.0.1:45104 (17 connections now open) 2014-10-06T16:48:51.820+0000 I NETWORK [conn12748] end connection 127.0.0.1:45102 (17 connections now open) 2014-10-06T16:48:51.820+0000 I NETWORK [conn12757] end connection 127.0.0.1:45112 (16 connections now open) 2014-10-06T16:48:51.820+0000 I NETWORK [conn12752] end connection 127.0.0.1:45107 (14 connections now open) 2014-10-06T16:48:51.820+0000 I NETWORK [conn12754] end connection 127.0.0.1:45109 (16 connections now open) 2014-10-06T16:48:51.820+0000 I NETWORK [conn12751] end connection 127.0.0.1:45106 (16 connections now open) 2014-10-06T16:48:51.820+0000 I NETWORK [conn12747] end connection 127.0.0.1:45103 (12 connections now open) 2014-10-06T16:48:51.820+0000 I NETWORK [conn12753] end connection 127.0.0.1:45108 (16 connections now open) 2014-10-06T16:48:51.820+0000 I NETWORK [conn12755] end connection 127.0.0.1:45110 (16 connections now open) 2014-10-06T16:48:51.820+0000 I NETWORK [conn12756] end connection 127.0.0.1:45111 (9 connections now open) 2014-10-06T16:48:51.820+0000 I NETWORK [conn12746] end connection 127.0.0.1:45101 (8 connections now open) 2014-10-06T16:48:51.820+0000 I NETWORK [conn12744] end connection 127.0.0.1:45099 (6 connections now open) 2014-10-06T16:48:51.820+0000 I NETWORK [conn12745] end connection 127.0.0.1:45100 (16 connections now open) 2014-10-06T16:48:51.821+0000 I NETWORK [conn12743] end connection 127.0.0.1:45098 (4 connections now open) 2014-10-06T16:48:51.821+0000 I NETWORK [conn12758] end connection 127.0.0.1:45113 (4 connections now open) 2014-10-06T16:48:51.821+0000 I NETWORK [conn12750] end connection 127.0.0.1:45105 (2 connections now open) 2014-10-06T16:48:51.821+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45114 #12759 (3 connections now open) 2014-10-06T16:48:51.821+0000 I NETWORK [conn12759] end connection 127.0.0.1:45114 (2 connections now open) 2014-10-06T16:48:51.822+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:48:51.823+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:48:51.823+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:48:51.870+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45115 #12760 (3 connections now open) 2014-10-06T16:48:51.870+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45116 #12761 (4 connections now open) 2014-10-06T16:48:51.870+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45117 #12762 (5 connections now open) 2014-10-06T16:48:51.870+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45118 #12763 (6 connections now open) 2014-10-06T16:48:51.870+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45119 #12764 (7 connections now open) 2014-10-06T16:48:51.871+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45120 #12765 (8 connections now open) 2014-10-06T16:48:51.871+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45121 #12766 (9 connections now open) 2014-10-06T16:48:51.871+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45122 #12767 (10 connections now open) 2014-10-06T16:48:51.871+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45123 #12768 (11 connections now open) 2014-10-06T16:48:51.871+0000 I NETWORK [conn12760] end connection 127.0.0.1:45115 (10 connections now open) 2014-10-06T16:48:56.871+0000 I NETWORK [conn12765] end connection 127.0.0.1:45120 (9 connections now open) 2014-10-06T16:48:56.871+0000 I NETWORK [conn12761] end connection 127.0.0.1:45116 (9 connections now open) 2014-10-06T16:48:56.871+0000 I NETWORK [conn12763] end connection 127.0.0.1:45118 (8 connections now open) 2014-10-06T16:48:56.871+0000 I NETWORK [conn12762] end connection 127.0.0.1:45117 (8 connections now open) 2014-10-06T16:48:56.872+0000 I NETWORK [conn12767] end connection 127.0.0.1:45122 (8 connections now open) 2014-10-06T16:48:56.872+0000 I NETWORK [conn12764] end connection 127.0.0.1:45119 (8 connections now open) 2014-10-06T16:48:56.872+0000 I NETWORK [conn12766] end connection 127.0.0.1:45121 (8 connections now open) 2014-10-06T16:48:56.872+0000 I NETWORK [conn12768] end connection 127.0.0.1:45123 (8 connections now open) 2014-10-06T16:48:56.872+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45124 #12769 (3 connections now open) 2014-10-06T16:48:56.872+0000 I NETWORK [conn12769] end connection 127.0.0.1:45124 (2 connections now open) 2014-10-06T16:48:56.873+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:48:56.873+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:48:56.874+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:48:56.914+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45125 #12770 (3 connections now open) 2014-10-06T16:48:56.914+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45126 #12771 (4 connections now open) 2014-10-06T16:48:56.914+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45127 #12772 (5 connections now open) 2014-10-06T16:48:56.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45128 #12773 (6 connections now open) 2014-10-06T16:48:56.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45129 #12774 (7 connections now open) 2014-10-06T16:48:56.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45130 #12775 (8 connections now open) 2014-10-06T16:48:56.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45132 #12776 (9 connections now open) 2014-10-06T16:48:56.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45131 #12777 (10 connections now open) 2014-10-06T16:48:56.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45134 #12778 (11 connections now open) 2014-10-06T16:48:56.915+0000 I NETWORK [conn12770] end connection 127.0.0.1:45125 (10 connections now open) 2014-10-06T16:49:01.916+0000 I NETWORK [conn12773] end connection 127.0.0.1:45128 (9 connections now open) 2014-10-06T16:49:01.916+0000 I NETWORK [conn12775] end connection 127.0.0.1:45130 (9 connections now open) 2014-10-06T16:49:01.916+0000 I NETWORK [conn12771] end connection 127.0.0.1:45126 (7 connections now open) 2014-10-06T16:49:01.916+0000 I NETWORK [conn12778] end connection 127.0.0.1:45134 (7 connections now open) 2014-10-06T16:49:01.916+0000 I NETWORK [conn12777] end connection 127.0.0.1:45131 (8 connections now open) 2014-10-06T16:49:01.916+0000 I NETWORK [conn12776] end connection 127.0.0.1:45132 (8 connections now open) 2014-10-06T16:49:01.916+0000 I NETWORK [conn12774] end connection 127.0.0.1:45129 (8 connections now open) 2014-10-06T16:49:01.916+0000 I NETWORK [conn12772] end connection 127.0.0.1:45127 (8 connections now open) 2014-10-06T16:49:01.916+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45135 #12779 (5 connections now open) 2014-10-06T16:49:01.917+0000 I NETWORK [conn12779] end connection 127.0.0.1:45135 (2 connections now open) 2014-10-06T16:49:01.917+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:01.918+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:01.918+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:01.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45136 #12780 (3 connections now open) 2014-10-06T16:49:01.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45137 #12781 (4 connections now open) 2014-10-06T16:49:01.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45139 #12782 (5 connections now open) 2014-10-06T16:49:01.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45138 #12783 (6 connections now open) 2014-10-06T16:49:01.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45141 #12784 (7 connections now open) 2014-10-06T16:49:01.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45142 #12785 (8 connections now open) 2014-10-06T16:49:01.962+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45143 #12786 (9 connections now open) 2014-10-06T16:49:01.962+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45144 #12787 (10 connections now open) 2014-10-06T16:49:01.962+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45145 #12788 (11 connections now open) 2014-10-06T16:49:01.962+0000 I NETWORK [conn12780] end connection 127.0.0.1:45136 (10 connections now open) 2014-10-06T16:49:06.963+0000 I NETWORK [conn12786] end connection 127.0.0.1:45143 (9 connections now open) 2014-10-06T16:49:06.963+0000 I NETWORK [conn12783] end connection 127.0.0.1:45138 (9 connections now open) 2014-10-06T16:49:06.963+0000 I NETWORK [conn12781] end connection 127.0.0.1:45137 (9 connections now open) 2014-10-06T16:49:06.963+0000 I NETWORK [conn12784] end connection 127.0.0.1:45141 (8 connections now open) 2014-10-06T16:49:06.963+0000 I NETWORK [conn12788] end connection 127.0.0.1:45145 (8 connections now open) 2014-10-06T16:49:06.963+0000 I NETWORK [conn12787] end connection 127.0.0.1:45144 (8 connections now open) 2014-10-06T16:49:06.963+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45146 #12789 (7 connections now open) 2014-10-06T16:49:06.963+0000 I NETWORK [conn12785] end connection 127.0.0.1:45142 (8 connections now open) 2014-10-06T16:49:06.963+0000 I NETWORK [conn12782] end connection 127.0.0.1:45139 (8 connections now open) 2014-10-06T16:49:06.964+0000 I NETWORK [conn12789] end connection 127.0.0.1:45146 (2 connections now open) 2014-10-06T16:49:06.964+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:06.965+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:06.965+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:07.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45147 #12790 (3 connections now open) 2014-10-06T16:49:07.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45148 #12791 (4 connections now open) 2014-10-06T16:49:07.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45149 #12792 (5 connections now open) 2014-10-06T16:49:07.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45152 #12793 (6 connections now open) 2014-10-06T16:49:07.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45150 #12794 (7 connections now open) 2014-10-06T16:49:07.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45151 #12795 (8 connections now open) 2014-10-06T16:49:07.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45156 #12796 (9 connections now open) 2014-10-06T16:49:07.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45155 #12797 (10 connections now open) 2014-10-06T16:49:07.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45158 #12798 (11 connections now open) 2014-10-06T16:49:07.008+0000 I NETWORK [conn12790] end connection 127.0.0.1:45147 (10 connections now open) 2014-10-06T16:49:12.008+0000 I NETWORK [conn12793] end connection 127.0.0.1:45152 (9 connections now open) 2014-10-06T16:49:12.008+0000 I NETWORK [conn12797] end connection 127.0.0.1:45155 (9 connections now open) 2014-10-06T16:49:12.008+0000 I NETWORK [conn12791] end connection 127.0.0.1:45148 (8 connections now open) 2014-10-06T16:49:12.008+0000 I NETWORK [conn12792] end connection 127.0.0.1:45149 (8 connections now open) 2014-10-06T16:49:12.008+0000 I NETWORK [conn12796] end connection 127.0.0.1:45156 (8 connections now open) 2014-10-06T16:49:12.008+0000 I NETWORK [conn12794] end connection 127.0.0.1:45150 (6 connections now open) 2014-10-06T16:49:12.008+0000 I NETWORK [conn12795] end connection 127.0.0.1:45151 (8 connections now open) 2014-10-06T16:49:12.009+0000 I NETWORK [conn12798] end connection 127.0.0.1:45158 (2 connections now open) 2014-10-06T16:49:12.009+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45159 #12799 (3 connections now open) 2014-10-06T16:49:12.009+0000 I NETWORK [conn12799] end connection 127.0.0.1:45159 (2 connections now open) 2014-10-06T16:49:12.010+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:12.011+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:12.011+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:12.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45160 #12800 (3 connections now open) 2014-10-06T16:49:12.072+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45161 #12801 (4 connections now open) 2014-10-06T16:49:12.072+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45162 #12802 (5 connections now open) 2014-10-06T16:49:12.072+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45163 #12803 (6 connections now open) 2014-10-06T16:49:12.072+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45164 #12804 (7 connections now open) 2014-10-06T16:49:12.072+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45165 #12805 (8 connections now open) 2014-10-06T16:49:12.073+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45166 #12806 (9 connections now open) 2014-10-06T16:49:12.073+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45168 #12807 (10 connections now open) 2014-10-06T16:49:12.073+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45167 #12808 (11 connections now open) 2014-10-06T16:49:12.073+0000 I NETWORK [conn12800] end connection 127.0.0.1:45160 (10 connections now open) 2014-10-06T16:49:17.073+0000 I NETWORK [conn12806] end connection 127.0.0.1:45166 (9 connections now open) 2014-10-06T16:49:17.073+0000 I NETWORK [conn12808] end connection 127.0.0.1:45167 (9 connections now open) 2014-10-06T16:49:17.074+0000 I NETWORK [conn12802] end connection 127.0.0.1:45162 (9 connections now open) 2014-10-06T16:49:17.074+0000 I NETWORK [conn12801] end connection 127.0.0.1:45161 (8 connections now open) 2014-10-06T16:49:17.074+0000 I NETWORK [conn12805] end connection 127.0.0.1:45165 (8 connections now open) 2014-10-06T16:49:17.074+0000 I NETWORK [conn12803] end connection 127.0.0.1:45163 (6 connections now open) 2014-10-06T16:49:17.074+0000 I NETWORK [conn12804] end connection 127.0.0.1:45164 (3 connections now open) 2014-10-06T16:49:17.074+0000 I NETWORK [conn12807] end connection 127.0.0.1:45168 (3 connections now open) 2014-10-06T16:49:17.074+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45169 #12809 (3 connections now open) 2014-10-06T16:49:17.075+0000 I NETWORK [conn12809] end connection 127.0.0.1:45169 (2 connections now open) 2014-10-06T16:49:17.075+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:17.076+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:17.076+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:17.125+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45170 #12810 (3 connections now open) 2014-10-06T16:49:17.125+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45171 #12811 (4 connections now open) 2014-10-06T16:49:17.125+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45172 #12812 (5 connections now open) 2014-10-06T16:49:17.125+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45173 #12813 (6 connections now open) 2014-10-06T16:49:17.125+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45174 #12814 (7 connections now open) 2014-10-06T16:49:17.125+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45175 #12815 (8 connections now open) 2014-10-06T16:49:17.126+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45176 #12816 (9 connections now open) 2014-10-06T16:49:17.126+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45177 #12817 (10 connections now open) 2014-10-06T16:49:17.126+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45178 #12818 (11 connections now open) 2014-10-06T16:49:17.126+0000 I NETWORK [conn12810] end connection 127.0.0.1:45170 (10 connections now open) 2014-10-06T16:49:22.126+0000 I NETWORK [conn12815] end connection 127.0.0.1:45175 (9 connections now open) 2014-10-06T16:49:22.126+0000 I NETWORK [conn12812] end connection 127.0.0.1:45172 (9 connections now open) 2014-10-06T16:49:22.126+0000 I NETWORK [conn12817] end connection 127.0.0.1:45177 (8 connections now open) 2014-10-06T16:49:22.126+0000 I NETWORK [conn12811] end connection 127.0.0.1:45171 (8 connections now open) 2014-10-06T16:49:22.127+0000 I NETWORK [conn12814] end connection 127.0.0.1:45174 (8 connections now open) 2014-10-06T16:49:22.127+0000 I NETWORK [conn12816] end connection 127.0.0.1:45176 (8 connections now open) 2014-10-06T16:49:22.127+0000 I NETWORK [conn12818] end connection 127.0.0.1:45178 (8 connections now open) 2014-10-06T16:49:22.127+0000 I NETWORK [conn12813] end connection 127.0.0.1:45173 (8 connections now open) 2014-10-06T16:49:22.127+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45179 #12819 (6 connections now open) 2014-10-06T16:49:22.128+0000 I NETWORK [conn12819] end connection 127.0.0.1:45179 (2 connections now open) 2014-10-06T16:49:22.128+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:22.129+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:22.129+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:22.173+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45180 #12820 (3 connections now open) 2014-10-06T16:49:22.173+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45181 #12821 (4 connections now open) 2014-10-06T16:49:22.173+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45182 #12822 (5 connections now open) 2014-10-06T16:49:22.173+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45183 #12823 (6 connections now open) 2014-10-06T16:49:22.173+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45184 #12824 (7 connections now open) 2014-10-06T16:49:22.174+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45185 #12825 (8 connections now open) 2014-10-06T16:49:22.174+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45186 #12826 (9 connections now open) 2014-10-06T16:49:22.174+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45187 #12827 (10 connections now open) 2014-10-06T16:49:22.174+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45188 #12828 (11 connections now open) 2014-10-06T16:49:22.174+0000 I NETWORK [conn12820] end connection 127.0.0.1:45180 (10 connections now open) 2014-10-06T16:49:27.174+0000 I NETWORK [conn12822] end connection 127.0.0.1:45182 (9 connections now open) 2014-10-06T16:49:27.175+0000 I NETWORK [conn12824] end connection 127.0.0.1:45184 (9 connections now open) 2014-10-06T16:49:27.175+0000 I NETWORK [conn12825] end connection 127.0.0.1:45185 (8 connections now open) 2014-10-06T16:49:27.175+0000 I NETWORK [conn12823] end connection 127.0.0.1:45183 (8 connections now open) 2014-10-06T16:49:27.175+0000 I NETWORK [conn12826] end connection 127.0.0.1:45186 (8 connections now open) 2014-10-06T16:49:27.175+0000 I NETWORK [conn12828] end connection 127.0.0.1:45188 (8 connections now open) 2014-10-06T16:49:27.175+0000 I NETWORK [conn12827] end connection 127.0.0.1:45187 (7 connections now open) 2014-10-06T16:49:27.175+0000 I NETWORK [conn12821] end connection 127.0.0.1:45181 (5 connections now open) 2014-10-06T16:49:27.175+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45189 #12829 (4 connections now open) 2014-10-06T16:49:27.175+0000 I NETWORK [conn12829] end connection 127.0.0.1:45189 (2 connections now open) 2014-10-06T16:49:27.176+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:27.176+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:27.177+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:27.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45190 #12830 (3 connections now open) 2014-10-06T16:49:27.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45191 #12831 (4 connections now open) 2014-10-06T16:49:27.221+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45192 #12832 (5 connections now open) 2014-10-06T16:49:27.221+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45193 #12833 (6 connections now open) 2014-10-06T16:49:27.221+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45194 #12834 (7 connections now open) 2014-10-06T16:49:27.221+0000 I NETWORK [conn12830] end connection 127.0.0.1:45190 (5 connections now open) 2014-10-06T16:49:32.221+0000 I NETWORK [conn12834] end connection 127.0.0.1:45194 (5 connections now open) 2014-10-06T16:49:32.221+0000 I NETWORK [conn12833] end connection 127.0.0.1:45193 (5 connections now open) 2014-10-06T16:49:32.221+0000 I NETWORK [conn12831] end connection 127.0.0.1:45191 (5 connections now open) 2014-10-06T16:49:32.221+0000 I NETWORK [conn12832] end connection 127.0.0.1:45192 (4 connections now open) 2014-10-06T16:49:32.221+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45195 #12835 (6 connections now open) 2014-10-06T16:49:32.222+0000 I NETWORK [conn12835] end connection 127.0.0.1:45195 (2 connections now open) 2014-10-06T16:49:32.222+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:32.223+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:32.223+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:32.278+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45196 #12836 (3 connections now open) 2014-10-06T16:49:32.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45197 #12837 (4 connections now open) 2014-10-06T16:49:32.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45198 #12838 (5 connections now open) 2014-10-06T16:49:32.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45199 #12839 (6 connections now open) 2014-10-06T16:49:32.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45200 #12840 (7 connections now open) 2014-10-06T16:49:32.279+0000 I NETWORK [conn12836] end connection 127.0.0.1:45196 (5 connections now open) 2014-10-06T16:49:37.279+0000 I NETWORK [conn12837] end connection 127.0.0.1:45197 (5 connections now open) 2014-10-06T16:49:37.279+0000 I NETWORK [conn12839] end connection 127.0.0.1:45199 (5 connections now open) 2014-10-06T16:49:37.279+0000 I NETWORK [conn12838] end connection 127.0.0.1:45198 (4 connections now open) 2014-10-06T16:49:37.279+0000 I NETWORK [conn12840] end connection 127.0.0.1:45200 (4 connections now open) 2014-10-06T16:49:37.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45201 #12841 (6 connections now open) 2014-10-06T16:49:37.280+0000 I NETWORK [conn12841] end connection 127.0.0.1:45201 (2 connections now open) 2014-10-06T16:49:37.281+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:37.281+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:37.282+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:37.327+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45202 #12842 (3 connections now open) 2014-10-06T16:49:37.327+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45203 #12843 (4 connections now open) 2014-10-06T16:49:37.327+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45204 #12844 (5 connections now open) 2014-10-06T16:49:37.327+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45205 #12845 (6 connections now open) 2014-10-06T16:49:37.327+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45206 #12846 (7 connections now open) 2014-10-06T16:49:37.327+0000 I NETWORK [conn12842] end connection 127.0.0.1:45202 (6 connections now open) 2014-10-06T16:49:42.328+0000 I NETWORK [conn12845] end connection 127.0.0.1:45205 (5 connections now open) 2014-10-06T16:49:42.328+0000 I NETWORK [conn12846] end connection 127.0.0.1:45206 (4 connections now open) 2014-10-06T16:49:42.328+0000 I NETWORK [conn12844] end connection 127.0.0.1:45204 (4 connections now open) 2014-10-06T16:49:42.328+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45207 #12847 (6 connections now open) 2014-10-06T16:49:42.328+0000 I NETWORK [conn12843] end connection 127.0.0.1:45203 (4 connections now open) 2014-10-06T16:49:42.329+0000 I NETWORK [conn12847] end connection 127.0.0.1:45207 (2 connections now open) 2014-10-06T16:49:42.329+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:42.330+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:42.330+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:42.370+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45208 #12848 (3 connections now open) 2014-10-06T16:49:42.370+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45209 #12849 (4 connections now open) 2014-10-06T16:49:42.370+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45210 #12850 (5 connections now open) 2014-10-06T16:49:42.371+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45211 #12851 (6 connections now open) 2014-10-06T16:49:42.371+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45212 #12852 (7 connections now open) 2014-10-06T16:49:42.371+0000 I NETWORK [conn12848] end connection 127.0.0.1:45208 (5 connections now open) 2014-10-06T16:49:47.371+0000 I NETWORK [conn12849] end connection 127.0.0.1:45209 (5 connections now open) 2014-10-06T16:49:47.371+0000 I NETWORK [conn12852] end connection 127.0.0.1:45212 (5 connections now open) 2014-10-06T16:49:47.371+0000 I NETWORK [conn12851] end connection 127.0.0.1:45211 (4 connections now open) 2014-10-06T16:49:47.371+0000 I NETWORK [conn12850] end connection 127.0.0.1:45210 (4 connections now open) 2014-10-06T16:49:47.371+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45213 #12853 (6 connections now open) 2014-10-06T16:49:47.372+0000 I NETWORK [conn12853] end connection 127.0.0.1:45213 (2 connections now open) 2014-10-06T16:49:47.372+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:47.373+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:47.373+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:47.413+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45214 #12854 (3 connections now open) 2014-10-06T16:49:47.413+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45215 #12855 (4 connections now open) 2014-10-06T16:49:47.413+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45216 #12856 (5 connections now open) 2014-10-06T16:49:47.413+0000 I NETWORK [conn12854] end connection 127.0.0.1:45214 (3 connections now open) 2014-10-06T16:49:47.413+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45217 #12857 (6 connections now open) 2014-10-06T16:49:47.413+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45218 #12858 (6 connections now open) 2014-10-06T16:49:52.413+0000 I NETWORK [conn12858] end connection 127.0.0.1:45218 (5 connections now open) 2014-10-06T16:49:52.413+0000 I NETWORK [conn12856] end connection 127.0.0.1:45216 (5 connections now open) 2014-10-06T16:49:52.413+0000 I NETWORK [conn12855] end connection 127.0.0.1:45215 (4 connections now open) 2014-10-06T16:49:52.414+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45219 #12859 (5 connections now open) 2014-10-06T16:49:52.414+0000 I NETWORK [conn12857] end connection 127.0.0.1:45217 (4 connections now open) 2014-10-06T16:49:52.414+0000 I NETWORK [conn12859] end connection 127.0.0.1:45219 (2 connections now open) 2014-10-06T16:49:52.415+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:52.415+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:52.416+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:52.455+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45220 #12860 (3 connections now open) 2014-10-06T16:49:52.456+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45221 #12861 (4 connections now open) 2014-10-06T16:49:52.456+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45222 #12862 (5 connections now open) 2014-10-06T16:49:52.456+0000 I NETWORK [conn12860] end connection 127.0.0.1:45220 (3 connections now open) 2014-10-06T16:49:52.456+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45223 #12863 (6 connections now open) 2014-10-06T16:49:52.456+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45224 #12864 (6 connections now open) 2014-10-06T16:49:57.456+0000 I NETWORK [conn12864] end connection 127.0.0.1:45224 (5 connections now open) 2014-10-06T16:49:57.456+0000 I NETWORK [conn12863] end connection 127.0.0.1:45223 (5 connections now open) 2014-10-06T16:49:57.456+0000 I NETWORK [conn12862] end connection 127.0.0.1:45222 (4 connections now open) 2014-10-06T16:49:57.456+0000 I NETWORK [conn12861] end connection 127.0.0.1:45221 (4 connections now open) 2014-10-06T16:49:57.456+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45225 #12865 (6 connections now open) 2014-10-06T16:49:57.457+0000 I NETWORK [conn12865] end connection 127.0.0.1:45225 (2 connections now open) 2014-10-06T16:49:57.457+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:57.458+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:57.458+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:49:57.516+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45226 #12866 (3 connections now open) 2014-10-06T16:49:57.516+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45227 #12867 (4 connections now open) 2014-10-06T16:49:57.516+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45228 #12868 (5 connections now open) 2014-10-06T16:49:57.516+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45229 #12869 (6 connections now open) 2014-10-06T16:49:57.516+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45230 #12870 (7 connections now open) 2014-10-06T16:49:57.516+0000 I NETWORK [conn12866] end connection 127.0.0.1:45226 (5 connections now open) 2014-10-06T16:50:02.517+0000 I NETWORK [conn12869] end connection 127.0.0.1:45229 (5 connections now open) 2014-10-06T16:50:02.517+0000 I NETWORK [conn12870] end connection 127.0.0.1:45230 (5 connections now open) 2014-10-06T16:50:02.517+0000 I NETWORK [conn12867] end connection 127.0.0.1:45227 (5 connections now open) 2014-10-06T16:50:02.517+0000 I NETWORK [conn12868] end connection 127.0.0.1:45228 (4 connections now open) 2014-10-06T16:50:02.517+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45231 #12871 (6 connections now open) 2014-10-06T16:50:02.518+0000 I NETWORK [conn12871] end connection 127.0.0.1:45231 (2 connections now open) 2014-10-06T16:50:02.518+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:02.519+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:02.519+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:02.562+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45232 #12872 (3 connections now open) 2014-10-06T16:50:02.562+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45233 #12873 (4 connections now open) 2014-10-06T16:50:02.562+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45234 #12874 (5 connections now open) 2014-10-06T16:50:02.562+0000 I NETWORK [conn12872] end connection 127.0.0.1:45232 (4 connections now open) 2014-10-06T16:50:07.562+0000 I NETWORK [conn12874] end connection 127.0.0.1:45234 (3 connections now open) 2014-10-06T16:50:07.562+0000 I NETWORK [conn12873] end connection 127.0.0.1:45233 (2 connections now open) 2014-10-06T16:50:07.562+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45235 #12875 (4 connections now open) 2014-10-06T16:50:07.563+0000 I NETWORK [conn12875] end connection 127.0.0.1:45235 (2 connections now open) 2014-10-06T16:50:07.563+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:07.564+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:07.564+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:07.604+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45236 #12876 (3 connections now open) 2014-10-06T16:50:07.604+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45237 #12877 (4 connections now open) 2014-10-06T16:50:07.604+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45238 #12878 (5 connections now open) 2014-10-06T16:50:07.604+0000 I NETWORK [conn12876] end connection 127.0.0.1:45236 (4 connections now open) 2014-10-06T16:50:12.605+0000 I NETWORK [conn12878] end connection 127.0.0.1:45238 (3 connections now open) 2014-10-06T16:50:12.608+0000 I NETWORK [conn12877] end connection 127.0.0.1:45237 (2 connections now open) 2014-10-06T16:50:12.608+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45239 #12879 (3 connections now open) 2014-10-06T16:50:12.609+0000 I NETWORK [conn12879] end connection 127.0.0.1:45239 (2 connections now open) 2014-10-06T16:50:12.609+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:12.610+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:12.610+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:12.649+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45240 #12880 (3 connections now open) 2014-10-06T16:50:12.649+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45241 #12881 (4 connections now open) 2014-10-06T16:50:12.649+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45242 #12882 (5 connections now open) 2014-10-06T16:50:12.650+0000 I NETWORK [conn12880] end connection 127.0.0.1:45240 (4 connections now open) 2014-10-06T16:50:17.650+0000 I NETWORK [conn12881] end connection 127.0.0.1:45241 (3 connections now open) 2014-10-06T16:50:17.650+0000 I NETWORK [conn12882] end connection 127.0.0.1:45242 (3 connections now open) 2014-10-06T16:50:17.650+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45243 #12883 (3 connections now open) 2014-10-06T16:50:17.651+0000 I NETWORK [conn12883] end connection 127.0.0.1:45243 (2 connections now open) 2014-10-06T16:50:17.651+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:17.652+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:17.652+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:17.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45244 #12884 (3 connections now open) 2014-10-06T16:50:17.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45245 #12885 (4 connections now open) 2014-10-06T16:50:17.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45246 #12886 (5 connections now open) 2014-10-06T16:50:17.705+0000 I NETWORK [conn12884] end connection 127.0.0.1:45244 (4 connections now open) 2014-10-06T16:50:22.705+0000 I NETWORK [conn12886] end connection 127.0.0.1:45246 (3 connections now open) 2014-10-06T16:50:22.705+0000 I NETWORK [conn12885] end connection 127.0.0.1:45245 (3 connections now open) 2014-10-06T16:50:22.705+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45247 #12887 (4 connections now open) 2014-10-06T16:50:22.706+0000 I NETWORK [conn12887] end connection 127.0.0.1:45247 (2 connections now open) 2014-10-06T16:50:22.706+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:22.707+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:22.707+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:22.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45248 #12888 (3 connections now open) 2014-10-06T16:50:22.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45249 #12889 (4 connections now open) 2014-10-06T16:50:22.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45250 #12890 (5 connections now open) 2014-10-06T16:50:22.753+0000 I NETWORK [conn12888] end connection 127.0.0.1:45248 (4 connections now open) 2014-10-06T16:50:27.753+0000 I NETWORK [conn12889] end connection 127.0.0.1:45249 (3 connections now open) 2014-10-06T16:50:27.753+0000 I NETWORK [conn12890] end connection 127.0.0.1:45250 (2 connections now open) 2014-10-06T16:50:27.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45251 #12891 (4 connections now open) 2014-10-06T16:50:27.754+0000 I NETWORK [conn12891] end connection 127.0.0.1:45251 (2 connections now open) 2014-10-06T16:50:27.754+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:27.755+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:27.755+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:27.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45252 #12892 (3 connections now open) 2014-10-06T16:50:27.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45253 #12893 (4 connections now open) 2014-10-06T16:50:27.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45254 #12894 (5 connections now open) 2014-10-06T16:50:27.798+0000 I NETWORK [conn12892] end connection 127.0.0.1:45252 (4 connections now open) 2014-10-06T16:50:32.798+0000 I NETWORK [conn12893] end connection 127.0.0.1:45253 (3 connections now open) 2014-10-06T16:50:32.798+0000 I NETWORK [conn12894] end connection 127.0.0.1:45254 (3 connections now open) 2014-10-06T16:50:32.798+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45255 #12895 (4 connections now open) 2014-10-06T16:50:32.799+0000 I NETWORK [conn12895] end connection 127.0.0.1:45255 (2 connections now open) 2014-10-06T16:50:32.799+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:32.800+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:32.800+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:32.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45256 #12896 (3 connections now open) 2014-10-06T16:50:32.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45257 #12897 (4 connections now open) 2014-10-06T16:50:32.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45258 #12898 (5 connections now open) 2014-10-06T16:50:32.843+0000 I NETWORK [conn12896] end connection 127.0.0.1:45256 (4 connections now open) 2014-10-06T16:50:37.843+0000 I NETWORK [conn12898] end connection 127.0.0.1:45258 (3 connections now open) 2014-10-06T16:50:37.843+0000 I NETWORK [conn12897] end connection 127.0.0.1:45257 (3 connections now open) 2014-10-06T16:50:37.844+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45259 #12899 (4 connections now open) 2014-10-06T16:50:37.844+0000 I NETWORK [conn12899] end connection 127.0.0.1:45259 (2 connections now open) 2014-10-06T16:50:37.845+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:37.846+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:37.846+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:37.898+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45260 #12900 (3 connections now open) 2014-10-06T16:50:37.898+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45261 #12901 (4 connections now open) 2014-10-06T16:50:37.898+0000 I NETWORK [conn12900] end connection 127.0.0.1:45260 (3 connections now open) 2014-10-06T16:50:42.898+0000 I NETWORK [conn12901] end connection 127.0.0.1:45261 (2 connections now open) 2014-10-06T16:50:42.899+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45262 #12902 (3 connections now open) 2014-10-06T16:50:42.899+0000 I NETWORK [conn12902] end connection 127.0.0.1:45262 (2 connections now open) 2014-10-06T16:50:42.900+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:42.900+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:42.901+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:42.954+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45263 #12903 (3 connections now open) 2014-10-06T16:50:42.954+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45264 #12904 (4 connections now open) 2014-10-06T16:50:42.954+0000 I NETWORK [conn12903] end connection 127.0.0.1:45263 (3 connections now open) 2014-10-06T16:50:47.955+0000 I NETWORK [conn12904] end connection 127.0.0.1:45264 (2 connections now open) 2014-10-06T16:50:47.955+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45265 #12905 (3 connections now open) 2014-10-06T16:50:47.955+0000 I NETWORK [conn12905] end connection 127.0.0.1:45265 (2 connections now open) 2014-10-06T16:50:47.956+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:47.956+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:47.957+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:47.998+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45266 #12906 (3 connections now open) 2014-10-06T16:50:47.998+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45267 #12907 (4 connections now open) 2014-10-06T16:50:47.998+0000 I NETWORK [conn12906] end connection 127.0.0.1:45266 (3 connections now open) 2014-10-06T16:50:52.999+0000 I NETWORK [conn12907] end connection 127.0.0.1:45267 (2 connections now open) 2014-10-06T16:50:52.999+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45268 #12908 (3 connections now open) 2014-10-06T16:50:53.000+0000 I NETWORK [conn12908] end connection 127.0.0.1:45268 (2 connections now open) 2014-10-06T16:50:53.000+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:53.001+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:53.001+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:53.042+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45269 #12909 (3 connections now open) 2014-10-06T16:50:53.043+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45270 #12910 (4 connections now open) 2014-10-06T16:50:53.043+0000 I NETWORK [conn12909] end connection 127.0.0.1:45269 (3 connections now open) 2014-10-06T16:50:58.043+0000 I NETWORK [conn12910] end connection 127.0.0.1:45270 (2 connections now open) 2014-10-06T16:50:58.043+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45271 #12911 (3 connections now open) 2014-10-06T16:50:58.044+0000 I NETWORK [conn12911] end connection 127.0.0.1:45271 (2 connections now open) 2014-10-06T16:50:58.044+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:58.045+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:58.045+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:50:58.084+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45272 #12912 (3 connections now open) 2014-10-06T16:50:58.084+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45273 #12913 (4 connections now open) 2014-10-06T16:50:58.084+0000 I NETWORK [conn12912] end connection 127.0.0.1:45272 (3 connections now open) 2014-10-06T16:51:03.085+0000 I NETWORK [conn12913] end connection 127.0.0.1:45273 (2 connections now open) 2014-10-06T16:51:03.085+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45274 #12914 (3 connections now open) 2014-10-06T16:51:03.085+0000 I NETWORK [conn12914] end connection 127.0.0.1:45274 (2 connections now open) 2014-10-06T16:51:03.086+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:51:03.086+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:51:03.087+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:51:03.148+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45275 #12915 (3 connections now open) 2014-10-06T16:51:03.148+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45276 #12916 (4 connections now open) 2014-10-06T16:51:03.148+0000 I NETWORK [conn12915] end connection 127.0.0.1:45275 (3 connections now open) 2014-10-06T16:51:08.149+0000 I NETWORK [conn12916] end connection 127.0.0.1:45276 (2 connections now open) 2014-10-06T16:51:08.149+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45277 #12917 (3 connections now open) 2014-10-06T16:51:08.149+0000 I NETWORK [conn12917] end connection 127.0.0.1:45277 (2 connections now open) 2014-10-06T16:51:08.149+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:51:08.150+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:51:08.150+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:51:08.193+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45278 #12918 (3 connections now open) 2014-10-06T16:51:08.193+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45279 #12919 (4 connections now open) 2014-10-06T16:51:08.194+0000 I NETWORK [conn12918] end connection 127.0.0.1:45278 (3 connections now open) 2014-10-06T16:51:13.194+0000 I NETWORK [conn12919] end connection 127.0.0.1:45279 (2 connections now open) 2014-10-06T16:51:13.194+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45280 #12920 (3 connections now open) 2014-10-06T16:51:13.195+0000 I NETWORK [conn12920] end connection 127.0.0.1:45280 (2 connections now open) 2014-10-06T16:51:13.195+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDoc 2014-10-06T16:51:13.200+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:51:13.201+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:51:13.237+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45281 #12921 (3 connections now open) 2014-10-06T16:51:13.238+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45282 #12922 (4 connections now open) 2014-10-06T16:51:13.238+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45283 #12923 (5 connections now open) 2014-10-06T16:51:13.238+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45284 #12924 (6 connections now open) 2014-10-06T16:51:13.239+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45285 #12925 (7 connections now open) 2014-10-06T16:51:13.239+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45286 #12926 (8 connections now open) 2014-10-06T16:51:13.239+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45287 #12927 (9 connections now open) 2014-10-06T16:51:13.239+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45288 #12928 (10 connections now open) 2014-10-06T16:51:13.239+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45289 #12929 (11 connections now open) 2014-10-06T16:51:13.239+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45290 #12930 (12 connections now open) 2014-10-06T16:51:13.239+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45291 #12931 (13 connections now open) 2014-10-06T16:51:13.239+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45292 #12932 (14 connections now open) 2014-10-06T16:51:13.239+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45293 #12933 (15 connections now open) 2014-10-06T16:51:13.240+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45294 #12934 (16 connections now open) 2014-10-06T16:51:13.240+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45295 #12935 (17 connections now open) 2014-10-06T16:51:13.240+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45296 #12936 (18 connections now open) 2014-10-06T16:51:13.240+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45297 #12937 (19 connections now open) 2014-10-06T16:51:13.240+0000 I NETWORK [conn12921] end connection 127.0.0.1:45281 (18 connections now open) 2014-10-06T16:51:18.240+0000 I NETWORK [conn12932] end connection 127.0.0.1:45292 (17 connections now open) 2014-10-06T16:51:18.241+0000 I NETWORK [conn12937] end connection 127.0.0.1:45297 (16 connections now open) 2014-10-06T16:51:18.241+0000 I NETWORK [conn12934] end connection 127.0.0.1:45294 (16 connections now open) 2014-10-06T16:51:18.241+0000 I NETWORK [conn12926] end connection 127.0.0.1:45286 (15 connections now open) 2014-10-06T16:51:18.241+0000 I NETWORK [conn12936] end connection 127.0.0.1:45296 (13 connections now open) 2014-10-06T16:51:18.241+0000 I NETWORK [conn12923] end connection 127.0.0.1:45283 (12 connections now open) 2014-10-06T16:51:18.241+0000 I NETWORK [conn12924] end connection 127.0.0.1:45284 (12 connections now open) 2014-10-06T16:51:18.241+0000 I NETWORK [conn12925] end connection 127.0.0.1:45285 (11 connections now open) 2014-10-06T16:51:18.241+0000 I NETWORK [conn12922] end connection 127.0.0.1:45282 (9 connections now open) 2014-10-06T16:51:18.241+0000 I NETWORK [conn12931] end connection 127.0.0.1:45291 (8 connections now open) 2014-10-06T16:51:18.241+0000 I NETWORK [conn12928] end connection 127.0.0.1:45288 (7 connections now open) 2014-10-06T16:51:18.241+0000 I NETWORK [conn12935] end connection 127.0.0.1:45295 (7 connections now open) 2014-10-06T16:51:18.241+0000 I NETWORK [conn12927] end connection 127.0.0.1:45287 (5 connections now open) 2014-10-06T16:51:18.241+0000 I NETWORK [conn12929] end connection 127.0.0.1:45289 (5 connections now open) 2014-10-06T16:51:18.241+0000 I NETWORK [conn12933] end connection 127.0.0.1:45293 (4 connections now open) 2014-10-06T16:51:18.241+0000 I NETWORK [conn12930] end connection 127.0.0.1:45290 (3 connections now open) 2014-10-06T16:51:18.242+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45298 #12938 (3 connections now open) 2014-10-06T16:51:18.242+0000 I NETWORK [conn12938] end connection 127.0.0.1:45298 (2 connections now open) 2014-10-06T16:51:18.243+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:51:18.243+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:51:18.243+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:51:18.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45299 #12939 (3 connections now open) 2014-10-06T16:51:18.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45300 #12940 (4 connections now open) 2014-10-06T16:51:18.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45301 #12941 (5 connections now open) 2014-10-06T16:51:18.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45302 #12942 (6 connections now open) 2014-10-06T16:51:18.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45303 #12943 (7 connections now open) 2014-10-06T16:51:18.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45304 #12944 (8 connections now open) 2014-10-06T16:51:18.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45305 #12945 (9 connections now open) 2014-10-06T16:51:18.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45306 #12946 (10 connections now open) 2014-10-06T16:51:18.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45307 #12947 (11 connections now open) 2014-10-06T16:51:18.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45308 #12948 (12 connections now open) 2014-10-06T16:51:18.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45309 #12949 (13 connections now open) 2014-10-06T16:51:18.281+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45310 #12950 (14 connections now open) 2014-10-06T16:51:18.281+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45311 #12951 (15 connections now open) 2014-10-06T16:51:18.281+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45312 #12952 (16 connections now open) 2014-10-06T16:51:18.281+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45313 #12953 (17 connections now open) 2014-10-06T16:51:18.281+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45314 #12954 (18 connections now open) 2014-10-06T16:51:18.281+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45315 #12955 (19 connections now open) 2014-10-06T16:51:18.282+0000 I NETWORK [conn12939] end connection 127.0.0.1:45299 (18 connections now open) 2014-10-06T16:51:23.282+0000 I NETWORK [conn12943] end connection 127.0.0.1:45303 (17 connections now open) 2014-10-06T16:51:23.282+0000 I NETWORK [conn12941] end connection 127.0.0.1:45301 (17 connections now open) 2014-10-06T16:51:23.282+0000 I NETWORK [conn12954] end connection 127.0.0.1:45314 (15 connections now open) 2014-10-06T16:51:23.282+0000 I NETWORK [conn12951] end connection 127.0.0.1:45311 (15 connections now open) 2014-10-06T16:51:23.282+0000 I NETWORK [conn12950] end connection 127.0.0.1:45310 (14 connections now open) 2014-10-06T16:51:23.282+0000 I NETWORK [conn12949] end connection 127.0.0.1:45309 (12 connections now open) 2014-10-06T16:51:23.282+0000 I NETWORK [conn12942] end connection 127.0.0.1:45302 (12 connections now open) 2014-10-06T16:51:23.283+0000 I NETWORK [conn12946] end connection 127.0.0.1:45306 (10 connections now open) 2014-10-06T16:51:23.283+0000 I NETWORK [conn12955] end connection 127.0.0.1:45315 (9 connections now open) 2014-10-06T16:51:23.283+0000 I NETWORK [conn12953] end connection 127.0.0.1:45313 (9 connections now open) 2014-10-06T16:51:23.283+0000 I NETWORK [conn12944] end connection 127.0.0.1:45304 (7 connections now open) 2014-10-06T16:51:23.283+0000 I NETWORK [conn12952] end connection 127.0.0.1:45312 (6 connections now open) 2014-10-06T16:51:23.283+0000 I NETWORK [conn12948] end connection 127.0.0.1:45308 (6 connections now open) 2014-10-06T16:51:23.283+0000 I NETWORK [conn12947] end connection 127.0.0.1:45307 (5 connections now open) 2014-10-06T16:51:23.283+0000 I NETWORK [conn12945] end connection 127.0.0.1:45305 (3 connections now open) 2014-10-06T16:51:23.283+0000 I NETWORK [conn12940] end connection 127.0.0.1:45300 (3 connections now open) 2014-10-06T16:51:23.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45316 #12956 (3 connections now open) 2014-10-06T16:51:23.284+0000 I NETWORK [conn12956] end connection 127.0.0.1:45316 (2 connections now open) 2014-10-06T16:51:23.284+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:51:23.285+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:51:23.285+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:51:23.322+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45317 #12957 (3 connections now open) 2014-10-06T16:51:23.322+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45318 #12958 (4 connections now open) 2014-10-06T16:51:23.322+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45319 #12959 (5 connections now open) 2014-10-06T16:51:23.322+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45320 #12960 (6 connections now open) 2014-10-06T16:51:23.322+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45321 #12961 (7 connections now open) 2014-10-06T16:51:23.323+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45322 #12962 (8 connections now open) 2014-10-06T16:51:23.323+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45323 #12963 (9 connections now open) 2014-10-06T16:51:23.323+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45324 #12964 (10 connections now open) 2014-10-06T16:51:23.323+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45325 #12965 (11 connections now open) 2014-10-06T16:51:23.323+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45326 #12966 (12 connections now open) 2014-10-06T16:51:23.323+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45327 #12967 (13 connections now open) 2014-10-06T16:51:23.323+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45328 #12968 (14 connections now open) 2014-10-06T16:51:23.324+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45329 #12969 (15 connections now open) 2014-10-06T16:51:23.324+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45330 #12970 (16 connections now open) 2014-10-06T16:51:23.324+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45331 #12971 (17 connections now open) 2014-10-06T16:51:23.324+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45332 #12972 (18 connections now open) 2014-10-06T16:51:23.324+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45333 #12973 (19 connections now open) 2014-10-06T16:51:23.324+0000 I NETWORK [conn12957] end connection 127.0.0.1:45317 (18 connections now open) 2014-10-06T16:51:28.325+0000 I NETWORK [conn12966] end connection 127.0.0.1:45326 (17 connections now open) 2014-10-06T16:51:28.325+0000 I NETWORK [conn12959] end connection 127.0.0.1:45319 (17 connections now open) 2014-10-06T16:51:28.325+0000 I NETWORK [conn12964] end connection 127.0.0.1:45324 (16 connections now open) 2014-10-06T16:51:28.325+0000 I NETWORK [conn12973] end connection 127.0.0.1:45333 (16 connections now open) 2014-10-06T16:51:28.325+0000 I NETWORK [conn12967] end connection 127.0.0.1:45327 (16 connections now open) 2014-10-06T16:51:28.325+0000 I NETWORK [conn12971] end connection 127.0.0.1:45331 (12 connections now open) 2014-10-06T16:51:28.325+0000 I NETWORK [conn12958] end connection 127.0.0.1:45318 (16 connections now open) 2014-10-06T16:51:28.325+0000 I NETWORK [conn12969] end connection 127.0.0.1:45329 (16 connections now open) 2014-10-06T16:51:28.325+0000 I NETWORK [conn12960] end connection 127.0.0.1:45320 (10 connections now open) 2014-10-06T16:51:28.325+0000 I NETWORK [conn12970] end connection 127.0.0.1:45330 (8 connections now open) 2014-10-06T16:51:28.326+0000 I NETWORK [conn12961] end connection 127.0.0.1:45321 (7 connections now open) 2014-10-06T16:51:28.326+0000 I NETWORK [conn12963] end connection 127.0.0.1:45323 (6 connections now open) 2014-10-06T16:51:28.326+0000 I NETWORK [conn12968] end connection 127.0.0.1:45328 (5 connections now open) 2014-10-06T16:51:28.326+0000 I NETWORK [conn12962] end connection 127.0.0.1:45322 (5 connections now open) 2014-10-06T16:51:28.326+0000 I NETWORK [conn12972] end connection 127.0.0.1:45332 (3 connections now open) 2014-10-06T16:51:28.326+0000 I NETWORK [conn12965] end connection 127.0.0.1:45325 (2 connections now open) 2014-10-06T16:51:28.326+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45334 #12974 (3 connections now open) 2014-10-06T16:51:28.326+0000 I NETWORK [conn12974] end connection 127.0.0.1:45334 (2 connections now open) 2014-10-06T16:51:28.327+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:51:28.327+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:51:28.328+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:51:28.376+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45335 #12975 (3 connections now open) 2014-10-06T16:51:28.377+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45336 #12976 (4 connections now open) 2014-10-06T16:51:28.377+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45337 #12977 (5 connections now open) 2014-10-06T16:51:28.377+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45338 #12978 (6 connections now open) 2014-10-06T16:51:28.377+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45339 #12979 (7 connections now open) 2014-10-06T16:51:28.377+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45340 #12980 (8 connections now open) 2014-10-06T16:51:28.377+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45341 #12981 (9 connections now open) 2014-10-06T16:51:28.377+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45342 #12982 (10 connections now open) 2014-10-06T16:51:28.377+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45343 #12983 (11 connections now open) 2014-10-06T16:51:28.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45344 #12984 (12 connections now open) 2014-10-06T16:51:28.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45345 #12985 (13 connections now open) 2014-10-06T16:51:28.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45346 #12986 (14 connections now open) 2014-10-06T16:51:28.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45347 #12987 (15 connections now open) 2014-10-06T16:51:28.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45348 #12988 (16 connections now open) 2014-10-06T16:51:28.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45349 #12989 (17 connections now open) 2014-10-06T16:51:28.379+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45350 #12990 (18 connections now open) 2014-10-06T16:51:28.379+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45351 #12991 (19 connections now open) 2014-10-06T16:51:28.379+0000 I NETWORK [conn12975] end connection 127.0.0.1:45335 (18 connections now open) 2014-10-06T16:51:33.379+0000 I NETWORK [conn12990] end connection 127.0.0.1:45350 (17 connections now open) 2014-10-06T16:51:33.379+0000 I NETWORK [conn12984] end connection 127.0.0.1:45344 (16 connections now open) 2014-10-06T16:51:33.380+0000 I NETWORK [conn12977] end connection 127.0.0.1:45337 (16 connections now open) 2014-10-06T16:51:33.380+0000 I NETWORK [conn12988] end connection 127.0.0.1:45348 (16 connections now open) 2014-10-06T16:51:33.380+0000 I NETWORK [conn12980] end connection 127.0.0.1:45340 (16 connections now open) 2014-10-06T16:51:33.380+0000 I NETWORK [conn12983] end connection 127.0.0.1:45343 (13 connections now open) 2014-10-06T16:51:33.380+0000 I NETWORK [conn12976] end connection 127.0.0.1:45336 (16 connections now open) 2014-10-06T16:51:33.380+0000 I NETWORK [conn12991] end connection 127.0.0.1:45351 (12 connections now open) 2014-10-06T16:51:33.380+0000 I NETWORK [conn12986] end connection 127.0.0.1:45346 (16 connections now open) 2014-10-06T16:51:33.380+0000 I NETWORK [conn12982] end connection 127.0.0.1:45342 (10 connections now open) 2014-10-06T16:51:33.380+0000 I NETWORK [conn12981] end connection 127.0.0.1:45341 (7 connections now open) 2014-10-06T16:51:33.380+0000 I NETWORK [conn12985] end connection 127.0.0.1:45345 (11 connections now open) 2014-10-06T16:51:33.380+0000 I NETWORK [conn12978] end connection 127.0.0.1:45338 (5 connections now open) 2014-10-06T16:51:33.380+0000 I NETWORK [conn12987] end connection 127.0.0.1:45347 (4 connections now open) 2014-10-06T16:51:33.380+0000 I NETWORK [conn12989] end connection 127.0.0.1:45349 (3 connections now open) 2014-10-06T16:51:33.380+0000 I NETWORK [conn12979] end connection 127.0.0.1:45339 (3 connections now open) 2014-10-06T16:51:33.381+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45352 #12992 (3 connections now open) 2014-10-06T16:51:33.381+0000 I NETWORK [conn12992] end connection 127.0.0.1:45352 (2 connections now open) 2014-10-06T16:51:33.381+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:51:33.382+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:51:33.382+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:51:33.426+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45353 #12993 (3 connections now open) 2014-10-06T16:51:33.426+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45354 #12994 (4 connections now open) 2014-10-06T16:51:33.427+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45355 #12995 (5 connections now open) 2014-10-06T16:51:33.427+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45357 #12996 (6 connections now open) 2014-10-06T16:51:33.427+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45356 #12997 (7 connections now open) 2014-10-06T16:51:33.427+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45358 #12998 (8 connections now open) 2014-10-06T16:51:33.427+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45359 #12999 (9 connections now open) 2014-10-06T16:51:33.427+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45360 #13000 (10 connections now open) 2014-10-06T16:51:33.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45361 #13001 (11 connections now open) 2014-10-06T16:51:33.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45362 #13002 (12 connections now open) 2014-10-06T16:51:33.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45363 #13003 (13 connections now open) 2014-10-06T16:51:33.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45364 #13004 (14 connections now open) 2014-10-06T16:51:33.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45365 #13005 (15 connections now open) 2014-10-06T16:51:33.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45366 #13006 (16 connections now open) 2014-10-06T16:51:33.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45367 #13007 (17 connections now open) 2014-10-06T16:51:33.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45368 #13008 (18 connections now open) 2014-10-06T16:51:33.429+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45369 #13009 (19 connections now open) 2014-10-06T16:51:33.429+0000 I NETWORK [conn12993] end connection 127.0.0.1:45353 (18 connections now open) 2014-10-06T16:51:38.429+0000 I NETWORK [conn13001] end connection 127.0.0.1:45361 (17 connections now open) 2014-10-06T16:51:38.430+0000 I NETWORK [conn12997] end connection 127.0.0.1:45356 (16 connections now open) 2014-10-06T16:51:38.430+0000 I NETWORK [conn13003] end connection 127.0.0.1:45363 (16 connections now open) 2014-10-06T16:51:38.430+0000 I NETWORK [conn12999] end connection 127.0.0.1:45359 (14 connections now open) 2014-10-06T16:51:38.430+0000 I NETWORK [conn13000] end connection 127.0.0.1:45360 (13 connections now open) 2014-10-06T16:51:38.430+0000 I NETWORK [conn13006] end connection 127.0.0.1:45366 (13 connections now open) 2014-10-06T16:51:38.430+0000 I NETWORK [conn13005] end connection 127.0.0.1:45365 (12 connections now open) 2014-10-06T16:51:38.430+0000 I NETWORK [conn13004] end connection 127.0.0.1:45364 (10 connections now open) 2014-10-06T16:51:38.430+0000 I NETWORK [conn12996] end connection 127.0.0.1:45357 (10 connections now open) 2014-10-06T16:51:38.430+0000 I NETWORK [conn12994] end connection 127.0.0.1:45354 (8 connections now open) 2014-10-06T16:51:38.430+0000 I NETWORK [conn13009] end connection 127.0.0.1:45369 (7 connections now open) 2014-10-06T16:51:38.430+0000 I NETWORK [conn13002] end connection 127.0.0.1:45362 (7 connections now open) 2014-10-06T16:51:38.430+0000 I NETWORK [conn12998] end connection 127.0.0.1:45358 (5 connections now open) 2014-10-06T16:51:38.430+0000 I NETWORK [conn13007] end connection 127.0.0.1:45367 (5 connections now open) 2014-10-06T16:51:38.431+0000 I NETWORK [conn12995] end connection 127.0.0.1:45355 (3 connections now open) 2014-10-06T16:51:38.431+0000 I NETWORK [conn13008] end connection 127.0.0.1:45368 (2 connections now open) 2014-10-06T16:51:38.431+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45370 #13010 (3 connections now open) 2014-10-06T16:51:38.431+0000 I NETWORK [conn13010] end connection 127.0.0.1:45370 (2 connections now open) 2014-10-06T16:51:38.431+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:51:38.432+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:51:38.432+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:51:38.468+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45371 #13011 (3 connections now open) 2014-10-06T16:51:38.468+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45372 #13012 (4 connections now open) 2014-10-06T16:51:38.468+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45373 #13013 (5 connections now open) 2014-10-06T16:51:38.468+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45374 #13014 (6 connections now open) 2014-10-06T16:51:38.469+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45375 #13015 (7 connections now open) 2014-10-06T16:51:38.469+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45376 #13016 (8 connections now open) 2014-10-06T16:51:38.469+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45377 #13017 (9 connections now open) 2014-10-06T16:51:38.469+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45378 #13018 (10 connections now open) 2014-10-06T16:51:38.469+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45379 #13019 (11 connections now open) 2014-10-06T16:51:38.469+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45380 #13020 (12 connections now open) 2014-10-06T16:51:38.470+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45381 #13021 (13 connections now open) 2014-10-06T16:51:38.470+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45382 #13022 (14 connections now open) 2014-10-06T16:51:38.470+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45383 #13023 (15 connections now open) 2014-10-06T16:51:38.470+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45384 #13024 (16 connections now open) 2014-10-06T16:51:38.471+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45385 #13025 (17 connections now open) 2014-10-06T16:51:38.471+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45386 #13026 (18 connections now open) 2014-10-06T16:51:38.471+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45387 #13027 (19 connections now open) 2014-10-06T16:51:38.471+0000 I NETWORK [conn13011] end connection 127.0.0.1:45371 (18 connections now open) 2014-10-06T16:51:43.471+0000 I NETWORK [conn13026] end connection 127.0.0.1:45386 (17 connections now open) 2014-10-06T16:51:43.471+0000 I NETWORK [conn13013] end connection 127.0.0.1:45373 (17 connections now open) 2014-10-06T16:51:43.471+0000 I NETWORK [conn13020] end connection 127.0.0.1:45380 (17 connections now open) 2014-10-06T16:51:43.472+0000 I NETWORK [conn13022] end connection 127.0.0.1:45382 (15 connections now open) 2014-10-06T16:51:43.471+0000 I NETWORK [conn13019] end connection 127.0.0.1:45379 (16 connections now open) 2014-10-06T16:51:43.471+0000 I NETWORK [conn13024] end connection 127.0.0.1:45384 (16 connections now open) 2014-10-06T16:51:43.471+0000 I NETWORK [conn13015] end connection 127.0.0.1:45375 (16 connections now open) 2014-10-06T16:51:43.472+0000 I NETWORK [conn13014] end connection 127.0.0.1:45374 (11 connections now open) 2014-10-06T16:51:43.472+0000 I NETWORK [conn13023] end connection 127.0.0.1:45383 (11 connections now open) 2014-10-06T16:51:43.472+0000 I NETWORK [conn13017] end connection 127.0.0.1:45377 (10 connections now open) 2014-10-06T16:51:43.472+0000 I NETWORK [conn13025] end connection 127.0.0.1:45385 (7 connections now open) 2014-10-06T16:51:43.472+0000 I NETWORK [conn13018] end connection 127.0.0.1:45378 (6 connections now open) 2014-10-06T16:51:43.472+0000 I NETWORK [conn13016] end connection 127.0.0.1:45376 (5 connections now open) 2014-10-06T16:51:43.472+0000 I NETWORK [conn13012] end connection 127.0.0.1:45372 (5 connections now open) 2014-10-06T16:51:43.472+0000 I NETWORK [conn13027] end connection 127.0.0.1:45387 (3 connections now open) 2014-10-06T16:51:43.472+0000 I NETWORK [conn13021] end connection 127.0.0.1:45381 (3 connections now open) 2014-10-06T16:51:43.473+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45388 #13028 (3 connections now open) 2014-10-06T16:51:43.473+0000 I NETWORK [conn13028] end connection 127.0.0.1:45388 (2 connections now open) 2014-10-06T16:51:43.473+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:51:43.474+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:51:43.474+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:51:43.511+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45389 #13029 (3 connections now open) 2014-10-06T16:51:43.511+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45390 #13030 (4 connections now open) 2014-10-06T16:51:43.511+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45391 #13031 (5 connections now open) 2014-10-06T16:51:43.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45392 #13032 (6 connections now open) 2014-10-06T16:51:43.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45393 #13033 (7 connections now open) 2014-10-06T16:51:43.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45394 #13034 (8 connections now open) 2014-10-06T16:51:43.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45395 #13035 (9 connections now open) 2014-10-06T16:51:43.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45396 #13036 (10 connections now open) 2014-10-06T16:51:43.513+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45397 #13037 (11 connections now open) 2014-10-06T16:51:43.513+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45398 #13038 (12 connections now open) 2014-10-06T16:51:43.513+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45399 #13039 (13 connections now open) 2014-10-06T16:51:43.513+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45400 #13040 (14 connections now open) 2014-10-06T16:51:43.513+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45401 #13041 (15 connections now open) 2014-10-06T16:51:43.513+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45402 #13042 (16 connections now open) 2014-10-06T16:51:43.513+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45403 #13043 (17 connections now open) 2014-10-06T16:51:43.514+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45404 #13044 (18 connections now open) 2014-10-06T16:51:43.514+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45405 #13045 (19 connections now open) 2014-10-06T16:51:43.514+0000 I NETWORK [conn13029] end connection 127.0.0.1:45389 (18 connections now open) 2014-10-06T16:51:48.514+0000 I NETWORK [conn13038] end connection 127.0.0.1:45398 (17 connections now open) 2014-10-06T16:51:48.514+0000 I NETWORK [conn13042] end connection 127.0.0.1:45402 (17 connections now open) 2014-10-06T16:51:48.514+0000 I NETWORK [conn13045] end connection 127.0.0.1:45405 (17 connections now open) 2014-10-06T16:51:48.514+0000 I NETWORK [conn13039] end connection 127.0.0.1:45399 (16 connections now open) 2014-10-06T16:51:48.514+0000 I NETWORK [conn13033] end connection 127.0.0.1:45393 (16 connections now open) 2014-10-06T16:51:48.514+0000 I NETWORK [conn13040] end connection 127.0.0.1:45400 (16 connections now open) 2014-10-06T16:51:48.515+0000 I NETWORK [conn13034] end connection 127.0.0.1:45394 (14 connections now open) 2014-10-06T16:51:48.515+0000 I NETWORK [conn13037] end connection 127.0.0.1:45397 (12 connections now open) 2014-10-06T16:51:48.514+0000 I NETWORK [conn13032] end connection 127.0.0.1:45392 (16 connections now open) 2014-10-06T16:51:48.515+0000 I NETWORK [conn13036] end connection 127.0.0.1:45396 (8 connections now open) 2014-10-06T16:51:48.515+0000 I NETWORK [conn13041] end connection 127.0.0.1:45401 (8 connections now open) 2014-10-06T16:51:48.515+0000 I NETWORK [conn13043] end connection 127.0.0.1:45403 (7 connections now open) 2014-10-06T16:51:48.515+0000 I NETWORK [conn13031] end connection 127.0.0.1:45391 (7 connections now open) 2014-10-06T16:51:48.515+0000 I NETWORK [conn13035] end connection 127.0.0.1:45395 (6 connections now open) 2014-10-06T16:51:48.515+0000 I NETWORK [conn13030] end connection 127.0.0.1:45390 (3 connections now open) 2014-10-06T16:51:48.515+0000 I NETWORK [conn13044] end connection 127.0.0.1:45404 (3 connections now open) 2014-10-06T16:51:48.515+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45406 #13046 (3 connections now open) 2014-10-06T16:51:48.516+0000 I NETWORK [conn13046] end connection 127.0.0.1:45406 (2 connections now open) 2014-10-06T16:51:48.516+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:51:48.517+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:51:48.517+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:51:48.553+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45407 #13047 (3 connections now open) 2014-10-06T16:51:48.554+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45408 #13048 (4 connections now open) 2014-10-06T16:51:48.554+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45409 #13049 (5 connections now open) 2014-10-06T16:51:48.554+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45410 #13050 (6 connections now open) 2014-10-06T16:51:48.554+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45411 #13051 (7 connections now open) 2014-10-06T16:51:48.554+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45412 #13052 (8 connections now open) 2014-10-06T16:51:48.554+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45413 #13053 (9 connections now open) 2014-10-06T16:51:48.554+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45414 #13054 (10 connections now open) 2014-10-06T16:51:48.555+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45415 #13055 (11 connections now open) 2014-10-06T16:51:48.555+0000 I NETWORK [conn13047] end connection 127.0.0.1:45407 (10 connections now open) 2014-10-06T16:51:53.555+0000 I NETWORK [conn13053] end connection 127.0.0.1:45413 (9 connections now open) 2014-10-06T16:51:53.555+0000 I NETWORK [conn13054] end connection 127.0.0.1:45414 (8 connections now open) 2014-10-06T16:51:53.555+0000 I NETWORK [conn13050] end connection 127.0.0.1:45410 (9 connections now open) 2014-10-06T16:51:53.555+0000 I NETWORK [conn13048] end connection 127.0.0.1:45408 (8 connections now open) 2014-10-06T16:51:53.555+0000 I NETWORK [conn13051] end connection 127.0.0.1:45411 (8 connections now open) 2014-10-06T16:51:53.555+0000 I NETWORK [conn13049] end connection 127.0.0.1:45409 (5 connections now open) 2014-10-06T16:51:53.555+0000 I NETWORK [conn13055] end connection 127.0.0.1:45415 (8 connections now open) 2014-10-06T16:51:53.555+0000 I NETWORK [conn13052] end connection 127.0.0.1:45412 (5 connections now open) 2014-10-06T16:51:53.556+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45416 #13056 (3 connections now open) 2014-10-06T16:51:53.556+0000 I NETWORK [conn13056] end connection 127.0.0.1:45416 (2 connections now open) 2014-10-06T16:51:53.556+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:51:53.557+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:51:53.557+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:51:53.594+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45417 #13057 (3 connections now open) 2014-10-06T16:51:53.594+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45418 #13058 (4 connections now open) 2014-10-06T16:51:53.595+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45419 #13059 (5 connections now open) 2014-10-06T16:51:53.595+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45420 #13060 (6 connections now open) 2014-10-06T16:51:53.595+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45421 #13061 (7 connections now open) 2014-10-06T16:51:53.595+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45422 #13062 (8 connections now open) 2014-10-06T16:51:53.595+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45423 #13063 (9 connections now open) 2014-10-06T16:51:53.595+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45424 #13064 (10 connections now open) 2014-10-06T16:51:53.595+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45425 #13065 (11 connections now open) 2014-10-06T16:51:53.596+0000 I NETWORK [conn13057] end connection 127.0.0.1:45417 (10 connections now open) 2014-10-06T16:51:58.596+0000 I NETWORK [conn13059] end connection 127.0.0.1:45419 (9 connections now open) 2014-10-06T16:51:58.596+0000 I NETWORK [conn13065] end connection 127.0.0.1:45425 (8 connections now open) 2014-10-06T16:51:58.596+0000 I NETWORK [conn13058] end connection 127.0.0.1:45418 (8 connections now open) 2014-10-06T16:51:58.596+0000 I NETWORK [conn13061] end connection 127.0.0.1:45421 (8 connections now open) 2014-10-06T16:51:58.596+0000 I NETWORK [conn13062] end connection 127.0.0.1:45422 (8 connections now open) 2014-10-06T16:51:58.596+0000 I NETWORK [conn13060] end connection 127.0.0.1:45420 (5 connections now open) 2014-10-06T16:51:58.596+0000 I NETWORK [conn13064] end connection 127.0.0.1:45424 (8 connections now open) 2014-10-06T16:51:58.596+0000 I NETWORK [conn13063] end connection 127.0.0.1:45423 (3 connections now open) 2014-10-06T16:51:58.597+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45426 #13066 (3 connections now open) 2014-10-06T16:51:58.597+0000 I NETWORK [conn13066] end connection 127.0.0.1:45426 (2 connections now open) 2014-10-06T16:51:58.597+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:51:58.598+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:51:58.598+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:51:58.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45427 #13067 (3 connections now open) 2014-10-06T16:51:58.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45428 #13068 (4 connections now open) 2014-10-06T16:51:58.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45429 #13069 (5 connections now open) 2014-10-06T16:51:58.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45430 #13070 (6 connections now open) 2014-10-06T16:51:58.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45431 #13071 (7 connections now open) 2014-10-06T16:51:58.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45432 #13072 (8 connections now open) 2014-10-06T16:51:58.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45433 #13073 (9 connections now open) 2014-10-06T16:51:58.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45434 #13074 (10 connections now open) 2014-10-06T16:51:58.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45435 #13075 (11 connections now open) 2014-10-06T16:51:58.657+0000 I NETWORK [conn13067] end connection 127.0.0.1:45427 (10 connections now open) 2014-10-06T16:52:03.657+0000 I NETWORK [conn13074] end connection 127.0.0.1:45434 (9 connections now open) 2014-10-06T16:52:03.657+0000 I NETWORK [conn13073] end connection 127.0.0.1:45433 (9 connections now open) 2014-10-06T16:52:03.657+0000 I NETWORK [conn13068] end connection 127.0.0.1:45428 (8 connections now open) 2014-10-06T16:52:03.657+0000 I NETWORK [conn13069] end connection 127.0.0.1:45429 (7 connections now open) 2014-10-06T16:52:03.657+0000 I NETWORK [conn13071] end connection 127.0.0.1:45431 (7 connections now open) 2014-10-06T16:52:03.657+0000 I NETWORK [conn13070] end connection 127.0.0.1:45430 (5 connections now open) 2014-10-06T16:52:03.657+0000 I NETWORK [conn13075] end connection 127.0.0.1:45435 (7 connections now open) 2014-10-06T16:52:03.657+0000 I NETWORK [conn13072] end connection 127.0.0.1:45432 (3 connections now open) 2014-10-06T16:52:03.658+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45436 #13076 (3 connections now open) 2014-10-06T16:52:03.658+0000 I NETWORK [conn13076] end connection 127.0.0.1:45436 (2 connections now open) 2014-10-06T16:52:03.659+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:03.659+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:03.659+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:03.694+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45437 #13077 (3 connections now open) 2014-10-06T16:52:03.695+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45438 #13078 (4 connections now open) 2014-10-06T16:52:03.695+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45439 #13079 (5 connections now open) 2014-10-06T16:52:03.695+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45440 #13080 (6 connections now open) 2014-10-06T16:52:03.695+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45441 #13081 (7 connections now open) 2014-10-06T16:52:03.695+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45442 #13082 (8 connections now open) 2014-10-06T16:52:03.695+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45443 #13083 (9 connections now open) 2014-10-06T16:52:03.696+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45444 #13084 (10 connections now open) 2014-10-06T16:52:03.696+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45445 #13085 (11 connections now open) 2014-10-06T16:52:03.696+0000 I NETWORK [conn13077] end connection 127.0.0.1:45437 (10 connections now open) 2014-10-06T16:52:08.696+0000 I NETWORK [conn13079] end connection 127.0.0.1:45439 (9 connections now open) 2014-10-06T16:52:08.696+0000 I NETWORK [conn13083] end connection 127.0.0.1:45443 (9 connections now open) 2014-10-06T16:52:08.696+0000 I NETWORK [conn13082] end connection 127.0.0.1:45442 (8 connections now open) 2014-10-06T16:52:08.696+0000 I NETWORK [conn13081] end connection 127.0.0.1:45441 (8 connections now open) 2014-10-06T16:52:08.696+0000 I NETWORK [conn13084] end connection 127.0.0.1:45444 (8 connections now open) 2014-10-06T16:52:08.697+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45446 #13086 (8 connections now open) 2014-10-06T16:52:08.696+0000 I NETWORK [conn13078] end connection 127.0.0.1:45438 (8 connections now open) 2014-10-06T16:52:08.696+0000 I NETWORK [conn13085] end connection 127.0.0.1:45445 (8 connections now open) 2014-10-06T16:52:08.696+0000 I NETWORK [conn13080] end connection 127.0.0.1:45440 (8 connections now open) 2014-10-06T16:52:08.697+0000 I NETWORK [conn13086] end connection 127.0.0.1:45446 (2 connections now open) 2014-10-06T16:52:08.697+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:08.698+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:08.698+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:08.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45447 #13087 (3 connections now open) 2014-10-06T16:52:08.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45448 #13088 (4 connections now open) 2014-10-06T16:52:08.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45449 #13089 (5 connections now open) 2014-10-06T16:52:08.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45450 #13090 (6 connections now open) 2014-10-06T16:52:08.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45452 #13091 (7 connections now open) 2014-10-06T16:52:08.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45453 #13092 (8 connections now open) 2014-10-06T16:52:08.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45454 #13093 (9 connections now open) 2014-10-06T16:52:08.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45455 #13094 (10 connections now open) 2014-10-06T16:52:08.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45456 #13095 (11 connections now open) 2014-10-06T16:52:08.740+0000 I NETWORK [conn13087] end connection 127.0.0.1:45447 (10 connections now open) 2014-10-06T16:52:13.740+0000 I NETWORK [conn13095] end connection 127.0.0.1:45456 (9 connections now open) 2014-10-06T16:52:13.740+0000 I NETWORK [conn13092] end connection 127.0.0.1:45453 (8 connections now open) 2014-10-06T16:52:13.740+0000 I NETWORK [conn13089] end connection 127.0.0.1:45449 (8 connections now open) 2014-10-06T16:52:13.740+0000 I NETWORK [conn13090] end connection 127.0.0.1:45450 (8 connections now open) 2014-10-06T16:52:13.740+0000 I NETWORK [conn13094] end connection 127.0.0.1:45455 (8 connections now open) 2014-10-06T16:52:13.740+0000 I NETWORK [conn13093] end connection 127.0.0.1:45454 (8 connections now open) 2014-10-06T16:52:13.740+0000 I NETWORK [conn13091] end connection 127.0.0.1:45452 (7 connections now open) 2014-10-06T16:52:13.740+0000 I NETWORK [conn13088] end connection 127.0.0.1:45448 (2 connections now open) 2014-10-06T16:52:13.741+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45457 #13096 (3 connections now open) 2014-10-06T16:52:13.741+0000 I NETWORK [conn13096] end connection 127.0.0.1:45457 (2 connections now open) 2014-10-06T16:52:13.741+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:13.742+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:13.742+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:13.781+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45458 #13097 (3 connections now open) 2014-10-06T16:52:13.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45459 #13098 (4 connections now open) 2014-10-06T16:52:13.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45460 #13099 (5 connections now open) 2014-10-06T16:52:13.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45461 #13100 (6 connections now open) 2014-10-06T16:52:13.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45462 #13101 (7 connections now open) 2014-10-06T16:52:13.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45463 #13102 (8 connections now open) 2014-10-06T16:52:13.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45464 #13103 (9 connections now open) 2014-10-06T16:52:13.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45465 #13104 (10 connections now open) 2014-10-06T16:52:13.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45466 #13105 (11 connections now open) 2014-10-06T16:52:13.783+0000 I NETWORK [conn13097] end connection 127.0.0.1:45458 (10 connections now open) 2014-10-06T16:52:18.783+0000 I NETWORK [conn13099] end connection 127.0.0.1:45460 (9 connections now open) 2014-10-06T16:52:18.783+0000 I NETWORK [conn13101] end connection 127.0.0.1:45462 (8 connections now open) 2014-10-06T16:52:18.783+0000 I NETWORK [conn13103] end connection 127.0.0.1:45464 (8 connections now open) 2014-10-06T16:52:18.783+0000 I NETWORK [conn13104] end connection 127.0.0.1:45465 (6 connections now open) 2014-10-06T16:52:18.783+0000 I NETWORK [conn13102] end connection 127.0.0.1:45463 (5 connections now open) 2014-10-06T16:52:18.783+0000 I NETWORK [conn13105] end connection 127.0.0.1:45466 (5 connections now open) 2014-10-06T16:52:18.783+0000 I NETWORK [conn13100] end connection 127.0.0.1:45461 (4 connections now open) 2014-10-06T16:52:18.783+0000 I NETWORK [conn13098] end connection 127.0.0.1:45459 (2 connections now open) 2014-10-06T16:52:18.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45467 #13106 (3 connections now open) 2014-10-06T16:52:18.784+0000 I NETWORK [conn13106] end connection 127.0.0.1:45467 (2 connections now open) 2014-10-06T16:52:18.784+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:18.785+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:18.785+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:18.824+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45468 #13107 (3 connections now open) 2014-10-06T16:52:18.824+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45469 #13108 (4 connections now open) 2014-10-06T16:52:18.825+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45470 #13109 (5 connections now open) 2014-10-06T16:52:18.825+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45471 #13110 (6 connections now open) 2014-10-06T16:52:18.825+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45472 #13111 (7 connections now open) 2014-10-06T16:52:18.825+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45473 #13112 (8 connections now open) 2014-10-06T16:52:18.825+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45474 #13113 (9 connections now open) 2014-10-06T16:52:18.825+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45475 #13114 (10 connections now open) 2014-10-06T16:52:18.825+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45476 #13115 (11 connections now open) 2014-10-06T16:52:18.826+0000 I NETWORK [conn13107] end connection 127.0.0.1:45468 (10 connections now open) 2014-10-06T16:52:23.826+0000 I NETWORK [conn13112] end connection 127.0.0.1:45473 (9 connections now open) 2014-10-06T16:52:23.826+0000 I NETWORK [conn13111] end connection 127.0.0.1:45472 (9 connections now open) 2014-10-06T16:52:23.826+0000 I NETWORK [conn13115] end connection 127.0.0.1:45476 (8 connections now open) 2014-10-06T16:52:23.826+0000 I NETWORK [conn13110] end connection 127.0.0.1:45471 (6 connections now open) 2014-10-06T16:52:23.826+0000 I NETWORK [conn13113] end connection 127.0.0.1:45474 (6 connections now open) 2014-10-06T16:52:23.826+0000 I NETWORK [conn13109] end connection 127.0.0.1:45470 (4 connections now open) 2014-10-06T16:52:23.826+0000 I NETWORK [conn13108] end connection 127.0.0.1:45469 (3 connections now open) 2014-10-06T16:52:23.826+0000 I NETWORK [conn13114] end connection 127.0.0.1:45475 (2 connections now open) 2014-10-06T16:52:23.827+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45477 #13116 (3 connections now open) 2014-10-06T16:52:23.827+0000 I NETWORK [conn13116] end connection 127.0.0.1:45477 (2 connections now open) 2014-10-06T16:52:23.827+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:23.828+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:23.828+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:23.878+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45478 #13117 (3 connections now open) 2014-10-06T16:52:23.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45480 #13118 (4 connections now open) 2014-10-06T16:52:23.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45479 #13119 (5 connections now open) 2014-10-06T16:52:23.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45483 #13120 (6 connections now open) 2014-10-06T16:52:23.879+0000 I NETWORK [conn13117] end connection 127.0.0.1:45478 (4 connections now open) 2014-10-06T16:52:23.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45482 #13121 (7 connections now open) 2014-10-06T16:52:28.879+0000 I NETWORK [conn13121] end connection 127.0.0.1:45482 (5 connections now open) 2014-10-06T16:52:28.879+0000 I NETWORK [conn13118] end connection 127.0.0.1:45480 (5 connections now open) 2014-10-06T16:52:28.879+0000 I NETWORK [conn13119] end connection 127.0.0.1:45479 (5 connections now open) 2014-10-06T16:52:28.879+0000 I NETWORK [conn13120] end connection 127.0.0.1:45483 (4 connections now open) 2014-10-06T16:52:28.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45484 #13122 (6 connections now open) 2014-10-06T16:52:28.880+0000 I NETWORK [conn13122] end connection 127.0.0.1:45484 (2 connections now open) 2014-10-06T16:52:28.880+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:28.881+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:28.881+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:28.929+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45485 #13123 (3 connections now open) 2014-10-06T16:52:28.929+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45486 #13124 (4 connections now open) 2014-10-06T16:52:28.929+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45487 #13125 (5 connections now open) 2014-10-06T16:52:28.929+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45488 #13126 (6 connections now open) 2014-10-06T16:52:28.929+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45489 #13127 (7 connections now open) 2014-10-06T16:52:28.929+0000 I NETWORK [conn13123] end connection 127.0.0.1:45485 (5 connections now open) 2014-10-06T16:52:33.929+0000 I NETWORK [conn13126] end connection 127.0.0.1:45488 (5 connections now open) 2014-10-06T16:52:33.930+0000 I NETWORK [conn13124] end connection 127.0.0.1:45486 (4 connections now open) 2014-10-06T16:52:33.930+0000 I NETWORK [conn13127] end connection 127.0.0.1:45489 (4 connections now open) 2014-10-06T16:52:33.930+0000 I NETWORK [conn13125] end connection 127.0.0.1:45487 (4 connections now open) 2014-10-06T16:52:33.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45490 #13128 (5 connections now open) 2014-10-06T16:52:33.930+0000 I NETWORK [conn13128] end connection 127.0.0.1:45490 (2 connections now open) 2014-10-06T16:52:33.931+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:33.931+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:33.932+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:33.967+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45491 #13129 (3 connections now open) 2014-10-06T16:52:33.967+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45492 #13130 (4 connections now open) 2014-10-06T16:52:33.968+0000 I NETWORK [conn13129] end connection 127.0.0.1:45491 (3 connections now open) 2014-10-06T16:52:33.968+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45493 #13131 (5 connections now open) 2014-10-06T16:52:33.968+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45494 #13132 (5 connections now open) 2014-10-06T16:52:33.968+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45495 #13133 (6 connections now open) 2014-10-06T16:52:38.968+0000 I NETWORK [conn13131] end connection 127.0.0.1:45493 (5 connections now open) 2014-10-06T16:52:38.968+0000 I NETWORK [conn13130] end connection 127.0.0.1:45492 (4 connections now open) 2014-10-06T16:52:38.968+0000 I NETWORK [conn13132] end connection 127.0.0.1:45494 (4 connections now open) 2014-10-06T16:52:38.968+0000 I NETWORK [conn13133] end connection 127.0.0.1:45495 (4 connections now open) 2014-10-06T16:52:38.968+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45496 #13134 (5 connections now open) 2014-10-06T16:52:38.969+0000 I NETWORK [conn13134] end connection 127.0.0.1:45496 (2 connections now open) 2014-10-06T16:52:38.969+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:38.969+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:38.970+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:39.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45497 #13135 (3 connections now open) 2014-10-06T16:52:39.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45498 #13136 (4 connections now open) 2014-10-06T16:52:39.005+0000 I NETWORK [conn13135] end connection 127.0.0.1:45497 (3 connections now open) 2014-10-06T16:52:39.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45499 #13137 (5 connections now open) 2014-10-06T16:52:39.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45500 #13138 (5 connections now open) 2014-10-06T16:52:39.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45501 #13139 (6 connections now open) 2014-10-06T16:52:44.005+0000 I NETWORK [conn13137] end connection 127.0.0.1:45499 (5 connections now open) 2014-10-06T16:52:44.006+0000 I NETWORK [conn13136] end connection 127.0.0.1:45498 (5 connections now open) 2014-10-06T16:52:44.006+0000 I NETWORK [conn13139] end connection 127.0.0.1:45501 (4 connections now open) 2014-10-06T16:52:44.006+0000 I NETWORK [conn13138] end connection 127.0.0.1:45500 (4 connections now open) 2014-10-06T16:52:44.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45502 #13140 (6 connections now open) 2014-10-06T16:52:44.007+0000 I NETWORK [conn13140] end connection 127.0.0.1:45502 (2 connections now open) 2014-10-06T16:52:44.007+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:44.007+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:44.008+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:44.044+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45503 #13141 (3 connections now open) 2014-10-06T16:52:44.044+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45504 #13142 (4 connections now open) 2014-10-06T16:52:44.044+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45505 #13143 (5 connections now open) 2014-10-06T16:52:44.044+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45506 #13144 (6 connections now open) 2014-10-06T16:52:44.044+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45507 #13145 (7 connections now open) 2014-10-06T16:52:44.044+0000 I NETWORK [conn13141] end connection 127.0.0.1:45503 (5 connections now open) 2014-10-06T16:52:49.045+0000 I NETWORK [conn13144] end connection 127.0.0.1:45506 (5 connections now open) 2014-10-06T16:52:49.045+0000 I NETWORK [conn13142] end connection 127.0.0.1:45504 (5 connections now open) 2014-10-06T16:52:49.045+0000 I NETWORK [conn13143] end connection 127.0.0.1:45505 (4 connections now open) 2014-10-06T16:52:49.045+0000 I NETWORK [conn13145] end connection 127.0.0.1:45507 (4 connections now open) 2014-10-06T16:52:49.045+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45508 #13146 (6 connections now open) 2014-10-06T16:52:49.046+0000 I NETWORK [conn13146] end connection 127.0.0.1:45508 (2 connections now open) 2014-10-06T16:52:49.046+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:49.047+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:49.047+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:49.086+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45509 #13147 (3 connections now open) 2014-10-06T16:52:49.086+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45510 #13148 (4 connections now open) 2014-10-06T16:52:49.086+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45511 #13149 (5 connections now open) 2014-10-06T16:52:49.086+0000 I NETWORK [conn13147] end connection 127.0.0.1:45509 (3 connections now open) 2014-10-06T16:52:49.086+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45512 #13150 (5 connections now open) 2014-10-06T16:52:49.087+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45513 #13151 (6 connections now open) 2014-10-06T16:52:54.087+0000 I NETWORK [conn13149] end connection 127.0.0.1:45511 (5 connections now open) 2014-10-06T16:52:54.087+0000 I NETWORK [conn13148] end connection 127.0.0.1:45510 (5 connections now open) 2014-10-06T16:52:54.087+0000 I NETWORK [conn13151] end connection 127.0.0.1:45513 (5 connections now open) 2014-10-06T16:52:54.087+0000 I NETWORK [conn13150] end connection 127.0.0.1:45512 (4 connections now open) 2014-10-06T16:52:54.087+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45514 #13152 (6 connections now open) 2014-10-06T16:52:54.088+0000 I NETWORK [conn13152] end connection 127.0.0.1:45514 (2 connections now open) 2014-10-06T16:52:54.088+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:54.089+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:54.089+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:54.141+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45515 #13153 (3 connections now open) 2014-10-06T16:52:54.142+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45516 #13154 (4 connections now open) 2014-10-06T16:52:54.142+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45517 #13155 (5 connections now open) 2014-10-06T16:52:54.142+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45519 #13156 (6 connections now open) 2014-10-06T16:52:54.142+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45520 #13157 (7 connections now open) 2014-10-06T16:52:54.142+0000 I NETWORK [conn13153] end connection 127.0.0.1:45515 (6 connections now open) 2014-10-06T16:52:59.142+0000 I NETWORK [conn13157] end connection 127.0.0.1:45520 (5 connections now open) 2014-10-06T16:52:59.142+0000 I NETWORK [conn13154] end connection 127.0.0.1:45516 (5 connections now open) 2014-10-06T16:52:59.142+0000 I NETWORK [conn13155] end connection 127.0.0.1:45517 (4 connections now open) 2014-10-06T16:52:59.143+0000 I NETWORK [conn13156] end connection 127.0.0.1:45519 (4 connections now open) 2014-10-06T16:52:59.143+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45521 #13158 (6 connections now open) 2014-10-06T16:52:59.143+0000 I NETWORK [conn13158] end connection 127.0.0.1:45521 (2 connections now open) 2014-10-06T16:52:59.144+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:59.144+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:59.145+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:52:59.191+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45522 #13159 (3 connections now open) 2014-10-06T16:52:59.191+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45523 #13160 (4 connections now open) 2014-10-06T16:52:59.191+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45524 #13161 (5 connections now open) 2014-10-06T16:52:59.191+0000 I NETWORK [conn13159] end connection 127.0.0.1:45522 (4 connections now open) 2014-10-06T16:53:04.192+0000 I NETWORK [conn13160] end connection 127.0.0.1:45523 (3 connections now open) 2014-10-06T16:53:04.192+0000 I NETWORK [conn13161] end connection 127.0.0.1:45524 (3 connections now open) 2014-10-06T16:53:04.192+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45525 #13162 (4 connections now open) 2014-10-06T16:53:04.192+0000 I NETWORK [conn13162] end connection 127.0.0.1:45525 (2 connections now open) 2014-10-06T16:53:04.193+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:04.193+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:04.194+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:04.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45526 #13163 (3 connections now open) 2014-10-06T16:53:04.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45527 #13164 (4 connections now open) 2014-10-06T16:53:04.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45528 #13165 (5 connections now open) 2014-10-06T16:53:04.233+0000 I NETWORK [conn13163] end connection 127.0.0.1:45526 (4 connections now open) 2014-10-06T16:53:09.234+0000 I NETWORK [conn13164] end connection 127.0.0.1:45527 (3 connections now open) 2014-10-06T16:53:09.234+0000 I NETWORK [conn13165] end connection 127.0.0.1:45528 (3 connections now open) 2014-10-06T16:53:09.234+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45529 #13166 (4 connections now open) 2014-10-06T16:53:09.235+0000 I NETWORK [conn13166] end connection 127.0.0.1:45529 (2 connections now open) 2014-10-06T16:53:09.235+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:09.235+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:09.236+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:09.274+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45530 #13167 (3 connections now open) 2014-10-06T16:53:09.275+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45531 #13168 (4 connections now open) 2014-10-06T16:53:09.275+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45532 #13169 (5 connections now open) 2014-10-06T16:53:09.275+0000 I NETWORK [conn13167] end connection 127.0.0.1:45530 (4 connections now open) 2014-10-06T16:53:14.275+0000 I NETWORK [conn13169] end connection 127.0.0.1:45532 (3 connections now open) 2014-10-06T16:53:14.275+0000 I NETWORK [conn13168] end connection 127.0.0.1:45531 (3 connections now open) 2014-10-06T16:53:14.275+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45533 #13170 (4 connections now open) 2014-10-06T16:53:14.276+0000 I NETWORK [conn13170] end connection 127.0.0.1:45533 (2 connections now open) 2014-10-06T16:53:14.276+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:14.277+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:14.277+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:14.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45534 #13171 (3 connections now open) 2014-10-06T16:53:14.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45535 #13172 (4 connections now open) 2014-10-06T16:53:14.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45536 #13173 (5 connections now open) 2014-10-06T16:53:14.316+0000 I NETWORK [conn13171] end connection 127.0.0.1:45534 (4 connections now open) 2014-10-06T16:53:19.316+0000 I NETWORK [conn13172] end connection 127.0.0.1:45535 (3 connections now open) 2014-10-06T16:53:19.316+0000 I NETWORK [conn13173] end connection 127.0.0.1:45536 (3 connections now open) 2014-10-06T16:53:19.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45537 #13174 (3 connections now open) 2014-10-06T16:53:19.317+0000 I NETWORK [conn13174] end connection 127.0.0.1:45537 (2 connections now open) 2014-10-06T16:53:19.317+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:19.318+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:19.318+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:19.357+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45538 #13175 (3 connections now open) 2014-10-06T16:53:19.357+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45539 #13176 (4 connections now open) 2014-10-06T16:53:19.357+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45540 #13177 (5 connections now open) 2014-10-06T16:53:19.357+0000 I NETWORK [conn13175] end connection 127.0.0.1:45538 (4 connections now open) 2014-10-06T16:53:24.357+0000 I NETWORK [conn13176] end connection 127.0.0.1:45539 (3 connections now open) 2014-10-06T16:53:24.357+0000 I NETWORK [conn13177] end connection 127.0.0.1:45540 (2 connections now open) 2014-10-06T16:53:24.358+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45541 #13178 (3 connections now open) 2014-10-06T16:53:24.358+0000 I NETWORK [conn13178] end connection 127.0.0.1:45541 (2 connections now open) 2014-10-06T16:53:24.358+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:24.359+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:24.359+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:24.418+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45542 #13179 (3 connections now open) 2014-10-06T16:53:24.418+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45543 #13180 (4 connections now open) 2014-10-06T16:53:24.418+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45544 #13181 (5 connections now open) 2014-10-06T16:53:24.418+0000 I NETWORK [conn13179] end connection 127.0.0.1:45542 (4 connections now open) 2014-10-06T16:53:29.419+0000 I NETWORK [conn13180] end connection 127.0.0.1:45543 (3 connections now open) 2014-10-06T16:53:29.419+0000 I NETWORK [conn13181] end connection 127.0.0.1:45544 (3 connections now open) 2014-10-06T16:53:29.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45546 #13182 (3 connections now open) 2014-10-06T16:53:29.419+0000 I NETWORK [conn13182] end connection 127.0.0.1:45546 (2 connections now open) 2014-10-06T16:53:29.420+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:29.420+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:29.421+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:29.460+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45547 #13183 (3 connections now open) 2014-10-06T16:53:29.460+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45548 #13184 (4 connections now open) 2014-10-06T16:53:29.460+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45549 #13185 (5 connections now open) 2014-10-06T16:53:29.461+0000 I NETWORK [conn13183] end connection 127.0.0.1:45547 (4 connections now open) 2014-10-06T16:53:34.461+0000 I NETWORK [conn13184] end connection 127.0.0.1:45548 (3 connections now open) 2014-10-06T16:53:34.461+0000 I NETWORK [conn13185] end connection 127.0.0.1:45549 (2 connections now open) 2014-10-06T16:53:34.461+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45550 #13186 (4 connections now open) 2014-10-06T16:53:34.462+0000 I NETWORK [conn13186] end connection 127.0.0.1:45550 (2 connections now open) 2014-10-06T16:53:34.462+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:34.463+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:34.463+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:34.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45551 #13187 (3 connections now open) 2014-10-06T16:53:34.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45552 #13188 (4 connections now open) 2014-10-06T16:53:34.498+0000 I NETWORK [conn13187] end connection 127.0.0.1:45551 (3 connections now open) 2014-10-06T16:53:39.499+0000 I NETWORK [conn13188] end connection 127.0.0.1:45552 (2 connections now open) 2014-10-06T16:53:39.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45553 #13189 (3 connections now open) 2014-10-06T16:53:39.500+0000 I NETWORK [conn13189] end connection 127.0.0.1:45553 (2 connections now open) 2014-10-06T16:53:39.500+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:39.500+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:39.501+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:39.536+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45554 #13190 (3 connections now open) 2014-10-06T16:53:39.536+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45555 #13191 (4 connections now open) 2014-10-06T16:53:39.536+0000 I NETWORK [conn13190] end connection 127.0.0.1:45554 (3 connections now open) 2014-10-06T16:53:44.537+0000 I NETWORK [conn13191] end connection 127.0.0.1:45555 (2 connections now open) 2014-10-06T16:53:44.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45556 #13192 (3 connections now open) 2014-10-06T16:53:44.537+0000 I NETWORK [conn13192] end connection 127.0.0.1:45556 (2 connections now open) 2014-10-06T16:53:44.538+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:44.538+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:44.539+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:44.577+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45557 #13193 (3 connections now open) 2014-10-06T16:53:44.577+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45558 #13194 (4 connections now open) 2014-10-06T16:53:44.577+0000 I NETWORK [conn13193] end connection 127.0.0.1:45557 (3 connections now open) 2014-10-06T16:53:49.578+0000 I NETWORK [conn13194] end connection 127.0.0.1:45558 (2 connections now open) 2014-10-06T16:53:49.578+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45559 #13195 (3 connections now open) 2014-10-06T16:53:49.578+0000 I NETWORK [conn13195] end connection 127.0.0.1:45559 (2 connections now open) 2014-10-06T16:53:49.579+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:49.579+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:49.579+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:49.626+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45560 #13196 (3 connections now open) 2014-10-06T16:53:49.626+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45561 #13197 (4 connections now open) 2014-10-06T16:53:49.626+0000 I NETWORK [conn13196] end connection 127.0.0.1:45560 (3 connections now open) 2014-10-06T16:53:54.627+0000 I NETWORK [conn13197] end connection 127.0.0.1:45561 (2 connections now open) 2014-10-06T16:53:54.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45562 #13198 (3 connections now open) 2014-10-06T16:53:54.627+0000 I NETWORK [conn13198] end connection 127.0.0.1:45562 (2 connections now open) 2014-10-06T16:53:54.628+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:54.628+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:54.629+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:54.678+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45563 #13199 (3 connections now open) 2014-10-06T16:53:54.678+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45564 #13200 (4 connections now open) 2014-10-06T16:53:54.679+0000 I NETWORK [conn13199] end connection 127.0.0.1:45563 (3 connections now open) 2014-10-06T16:53:59.679+0000 I NETWORK [conn13200] end connection 127.0.0.1:45564 (2 connections now open) 2014-10-06T16:53:59.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45565 #13201 (3 connections now open) 2014-10-06T16:53:59.680+0000 I NETWORK [conn13201] end connection 127.0.0.1:45565 (2 connections now open) 2014-10-06T16:53:59.680+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:59.681+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:59.681+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:53:59.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45566 #13202 (3 connections now open) 2014-10-06T16:53:59.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45567 #13203 (4 connections now open) 2014-10-06T16:53:59.721+0000 I NETWORK [conn13202] end connection 127.0.0.1:45566 (3 connections now open) 2014-10-06T16:54:04.722+0000 I NETWORK [conn13203] end connection 127.0.0.1:45567 (2 connections now open) 2014-10-06T16:54:04.722+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45568 #13204 (3 connections now open) 2014-10-06T16:54:04.722+0000 I NETWORK [conn13204] end connection 127.0.0.1:45568 (2 connections now open) 2014-10-06T16:54:04.723+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:54:04.723+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:54:04.724+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:54:04.762+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45569 #13205 (3 connections now open) 2014-10-06T16:54:04.762+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45570 #13206 (4 connections now open) 2014-10-06T16:54:04.762+0000 I NETWORK [conn13205] end connection 127.0.0.1:45569 (3 connections now open) 2014-10-06T16:54:09.763+0000 I NETWORK [conn13206] end connection 127.0.0.1:45570 (2 connections now open) 2014-10-06T16:54:09.763+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45571 #13207 (3 connections now open) 2014-10-06T16:54:09.764+0000 I NETWORK [conn13207] end connection 127.0.0.1:45571 (2 connections now open) 2014-10-06T16:54:09.764+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewSmallDocLongFields 2014-10-06T16:54:09.769+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:54:09.769+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:54:09.814+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45572 #13208 (3 connections now open) 2014-10-06T16:54:09.814+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45573 #13209 (4 connections now open) 2014-10-06T16:54:09.814+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45574 #13210 (5 connections now open) 2014-10-06T16:54:09.814+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45575 #13211 (6 connections now open) 2014-10-06T16:54:09.815+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45576 #13212 (7 connections now open) 2014-10-06T16:54:09.815+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45577 #13213 (8 connections now open) 2014-10-06T16:54:09.815+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45578 #13214 (9 connections now open) 2014-10-06T16:54:09.816+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45579 #13215 (10 connections now open) 2014-10-06T16:54:09.816+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45580 #13216 (11 connections now open) 2014-10-06T16:54:09.816+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45581 #13217 (12 connections now open) 2014-10-06T16:54:09.816+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45582 #13218 (13 connections now open) 2014-10-06T16:54:09.816+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45583 #13219 (14 connections now open) 2014-10-06T16:54:09.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45584 #13220 (15 connections now open) 2014-10-06T16:54:09.817+0000 I NETWORK [conn13208] end connection 127.0.0.1:45572 (13 connections now open) 2014-10-06T16:54:09.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45585 #13221 (15 connections now open) 2014-10-06T16:54:09.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45586 #13222 (16 connections now open) 2014-10-06T16:54:09.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45587 #13223 (17 connections now open) 2014-10-06T16:54:09.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45588 #13224 (18 connections now open) 2014-10-06T16:54:14.817+0000 I NETWORK [conn13224] end connection 127.0.0.1:45588 (17 connections now open) 2014-10-06T16:54:14.817+0000 I NETWORK [conn13223] end connection 127.0.0.1:45587 (17 connections now open) 2014-10-06T16:54:14.817+0000 I NETWORK [conn13218] end connection 127.0.0.1:45582 (17 connections now open) 2014-10-06T16:54:14.817+0000 I NETWORK [conn13219] end connection 127.0.0.1:45583 (16 connections now open) 2014-10-06T16:54:14.817+0000 I NETWORK [conn13221] end connection 127.0.0.1:45585 (16 connections now open) 2014-10-06T16:54:14.817+0000 I NETWORK [conn13222] end connection 127.0.0.1:45586 (16 connections now open) 2014-10-06T16:54:14.817+0000 I NETWORK [conn13214] end connection 127.0.0.1:45578 (13 connections now open) 2014-10-06T16:54:14.818+0000 I NETWORK [conn13217] end connection 127.0.0.1:45581 (10 connections now open) 2014-10-06T16:54:14.818+0000 I NETWORK [conn13210] end connection 127.0.0.1:45574 (10 connections now open) 2014-10-06T16:54:14.818+0000 I NETWORK [conn13211] end connection 127.0.0.1:45575 (8 connections now open) 2014-10-06T16:54:14.818+0000 I NETWORK [conn13213] end connection 127.0.0.1:45577 (7 connections now open) 2014-10-06T16:54:14.818+0000 I NETWORK [conn13209] end connection 127.0.0.1:45573 (8 connections now open) 2014-10-06T16:54:14.818+0000 I NETWORK [conn13215] end connection 127.0.0.1:45579 (6 connections now open) 2014-10-06T16:54:14.818+0000 I NETWORK [conn13212] end connection 127.0.0.1:45576 (8 connections now open) 2014-10-06T16:54:14.818+0000 I NETWORK [conn13216] end connection 127.0.0.1:45580 (3 connections now open) 2014-10-06T16:54:14.818+0000 I NETWORK [conn13220] end connection 127.0.0.1:45584 (2 connections now open) 2014-10-06T16:54:14.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45589 #13225 (3 connections now open) 2014-10-06T16:54:14.819+0000 I NETWORK [conn13225] end connection 127.0.0.1:45589 (2 connections now open) 2014-10-06T16:54:14.819+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:54:14.820+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:54:14.820+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:54:14.872+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45590 #13226 (3 connections now open) 2014-10-06T16:54:14.873+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45591 #13227 (4 connections now open) 2014-10-06T16:54:14.873+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45592 #13228 (5 connections now open) 2014-10-06T16:54:14.873+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45593 #13229 (6 connections now open) 2014-10-06T16:54:14.873+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45594 #13230 (7 connections now open) 2014-10-06T16:54:14.873+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45595 #13231 (8 connections now open) 2014-10-06T16:54:14.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45596 #13232 (9 connections now open) 2014-10-06T16:54:14.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45597 #13233 (10 connections now open) 2014-10-06T16:54:14.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45598 #13234 (11 connections now open) 2014-10-06T16:54:14.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45599 #13235 (12 connections now open) 2014-10-06T16:54:14.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45600 #13236 (13 connections now open) 2014-10-06T16:54:14.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45601 #13237 (14 connections now open) 2014-10-06T16:54:14.875+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45602 #13238 (15 connections now open) 2014-10-06T16:54:14.875+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45603 #13239 (16 connections now open) 2014-10-06T16:54:14.875+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45604 #13240 (17 connections now open) 2014-10-06T16:54:14.875+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45605 #13241 (18 connections now open) 2014-10-06T16:54:14.875+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45606 #13242 (19 connections now open) 2014-10-06T16:54:14.876+0000 I NETWORK [conn13226] end connection 127.0.0.1:45590 (18 connections now open) 2014-10-06T16:54:19.876+0000 I NETWORK [conn13228] end connection 127.0.0.1:45592 (17 connections now open) 2014-10-06T16:54:19.876+0000 I NETWORK [conn13230] end connection 127.0.0.1:45594 (16 connections now open) 2014-10-06T16:54:19.876+0000 I NETWORK [conn13236] end connection 127.0.0.1:45600 (16 connections now open) 2014-10-06T16:54:19.876+0000 I NETWORK [conn13238] end connection 127.0.0.1:45602 (15 connections now open) 2014-10-06T16:54:19.876+0000 I NETWORK [conn13232] end connection 127.0.0.1:45596 (13 connections now open) 2014-10-06T16:54:19.876+0000 I NETWORK [conn13227] end connection 127.0.0.1:45591 (12 connections now open) 2014-10-06T16:54:19.876+0000 I NETWORK [conn13240] end connection 127.0.0.1:45604 (11 connections now open) 2014-10-06T16:54:19.876+0000 I NETWORK [conn13231] end connection 127.0.0.1:45595 (10 connections now open) 2014-10-06T16:54:19.877+0000 I NETWORK [conn13239] end connection 127.0.0.1:45603 (9 connections now open) 2014-10-06T16:54:19.877+0000 I NETWORK [conn13242] end connection 127.0.0.1:45606 (9 connections now open) 2014-10-06T16:54:19.877+0000 I NETWORK [conn13235] end connection 127.0.0.1:45599 (8 connections now open) 2014-10-06T16:54:19.877+0000 I NETWORK [conn13237] end connection 127.0.0.1:45601 (6 connections now open) 2014-10-06T16:54:19.877+0000 I NETWORK [conn13234] end connection 127.0.0.1:45598 (5 connections now open) 2014-10-06T16:54:19.877+0000 I NETWORK [conn13241] end connection 127.0.0.1:45605 (5 connections now open) 2014-10-06T16:54:19.877+0000 I NETWORK [conn13233] end connection 127.0.0.1:45597 (4 connections now open) 2014-10-06T16:54:19.877+0000 I NETWORK [conn13229] end connection 127.0.0.1:45593 (3 connections now open) 2014-10-06T16:54:19.877+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45607 #13243 (3 connections now open) 2014-10-06T16:54:19.877+0000 I NETWORK [conn13243] end connection 127.0.0.1:45607 (2 connections now open) 2014-10-06T16:54:19.878+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:54:19.878+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:54:19.879+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:54:19.932+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45608 #13244 (3 connections now open) 2014-10-06T16:54:19.933+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45609 #13245 (4 connections now open) 2014-10-06T16:54:19.933+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45610 #13246 (5 connections now open) 2014-10-06T16:54:19.933+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45611 #13247 (6 connections now open) 2014-10-06T16:54:19.933+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45612 #13248 (7 connections now open) 2014-10-06T16:54:19.933+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45613 #13249 (8 connections now open) 2014-10-06T16:54:19.934+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45614 #13250 (9 connections now open) 2014-10-06T16:54:19.934+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45615 #13251 (10 connections now open) 2014-10-06T16:54:19.934+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45616 #13252 (11 connections now open) 2014-10-06T16:54:19.934+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45617 #13253 (12 connections now open) 2014-10-06T16:54:19.934+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45618 #13254 (13 connections now open) 2014-10-06T16:54:19.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45619 #13255 (14 connections now open) 2014-10-06T16:54:19.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45620 #13256 (15 connections now open) 2014-10-06T16:54:19.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45621 #13257 (16 connections now open) 2014-10-06T16:54:19.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45622 #13258 (17 connections now open) 2014-10-06T16:54:19.936+0000 I NETWORK [conn13244] end connection 127.0.0.1:45608 (16 connections now open) 2014-10-06T16:54:19.936+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45623 #13259 (17 connections now open) 2014-10-06T16:54:19.936+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45624 #13260 (18 connections now open) 2014-10-06T16:54:24.936+0000 I NETWORK [conn13259] end connection 127.0.0.1:45623 (17 connections now open) 2014-10-06T16:54:24.936+0000 I NETWORK [conn13249] end connection 127.0.0.1:45613 (16 connections now open) 2014-10-06T16:54:24.936+0000 I NETWORK [conn13245] end connection 127.0.0.1:45609 (16 connections now open) 2014-10-06T16:54:24.936+0000 I NETWORK [conn13255] end connection 127.0.0.1:45619 (14 connections now open) 2014-10-06T16:54:24.936+0000 I NETWORK [conn13246] end connection 127.0.0.1:45610 (14 connections now open) 2014-10-06T16:54:24.936+0000 I NETWORK [conn13247] end connection 127.0.0.1:45611 (13 connections now open) 2014-10-06T16:54:24.937+0000 I NETWORK [conn13251] end connection 127.0.0.1:45615 (12 connections now open) 2014-10-06T16:54:24.937+0000 I NETWORK [conn13258] end connection 127.0.0.1:45622 (10 connections now open) 2014-10-06T16:54:24.937+0000 I NETWORK [conn13256] end connection 127.0.0.1:45620 (10 connections now open) 2014-10-06T16:54:24.937+0000 I NETWORK [conn13260] end connection 127.0.0.1:45624 (8 connections now open) 2014-10-06T16:54:24.937+0000 I NETWORK [conn13250] end connection 127.0.0.1:45614 (7 connections now open) 2014-10-06T16:54:24.937+0000 I NETWORK [conn13253] end connection 127.0.0.1:45617 (6 connections now open) 2014-10-06T16:54:24.937+0000 I NETWORK [conn13252] end connection 127.0.0.1:45616 (5 connections now open) 2014-10-06T16:54:24.937+0000 I NETWORK [conn13254] end connection 127.0.0.1:45618 (4 connections now open) 2014-10-06T16:54:24.937+0000 I NETWORK [conn13248] end connection 127.0.0.1:45612 (4 connections now open) 2014-10-06T16:54:24.937+0000 I NETWORK [conn13257] end connection 127.0.0.1:45621 (4 connections now open) 2014-10-06T16:54:24.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45625 #13261 (3 connections now open) 2014-10-06T16:54:24.938+0000 I NETWORK [conn13261] end connection 127.0.0.1:45625 (2 connections now open) 2014-10-06T16:54:24.938+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:54:24.939+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:54:24.939+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:54:24.982+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45626 #13262 (3 connections now open) 2014-10-06T16:54:24.983+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45627 #13263 (4 connections now open) 2014-10-06T16:54:24.983+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45628 #13264 (5 connections now open) 2014-10-06T16:54:24.983+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45629 #13265 (6 connections now open) 2014-10-06T16:54:24.983+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45630 #13266 (7 connections now open) 2014-10-06T16:54:24.983+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45631 #13267 (8 connections now open) 2014-10-06T16:54:24.983+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45632 #13268 (9 connections now open) 2014-10-06T16:54:24.983+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45633 #13269 (10 connections now open) 2014-10-06T16:54:24.984+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45634 #13270 (11 connections now open) 2014-10-06T16:54:24.984+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45635 #13271 (12 connections now open) 2014-10-06T16:54:24.984+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45636 #13272 (13 connections now open) 2014-10-06T16:54:24.985+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45637 #13273 (14 connections now open) 2014-10-06T16:54:24.985+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45638 #13274 (15 connections now open) 2014-10-06T16:54:24.985+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45639 #13275 (16 connections now open) 2014-10-06T16:54:24.985+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45640 #13276 (17 connections now open) 2014-10-06T16:54:24.985+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45641 #13277 (18 connections now open) 2014-10-06T16:54:24.985+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45642 #13278 (19 connections now open) 2014-10-06T16:54:24.985+0000 I NETWORK [conn13262] end connection 127.0.0.1:45626 (18 connections now open) 2014-10-06T16:54:29.986+0000 I NETWORK [conn13271] end connection 127.0.0.1:45635 (17 connections now open) 2014-10-06T16:54:29.986+0000 I NETWORK [conn13263] end connection 127.0.0.1:45627 (16 connections now open) 2014-10-06T16:54:29.986+0000 I NETWORK [conn13278] end connection 127.0.0.1:45642 (16 connections now open) 2014-10-06T16:54:29.986+0000 I NETWORK [conn13272] end connection 127.0.0.1:45636 (14 connections now open) 2014-10-06T16:54:29.986+0000 I NETWORK [conn13270] end connection 127.0.0.1:45634 (14 connections now open) 2014-10-06T16:54:29.986+0000 I NETWORK [conn13274] end connection 127.0.0.1:45638 (12 connections now open) 2014-10-06T16:54:29.986+0000 I NETWORK [conn13266] end connection 127.0.0.1:45630 (11 connections now open) 2014-10-06T16:54:29.986+0000 I NETWORK [conn13277] end connection 127.0.0.1:45641 (11 connections now open) 2014-10-06T16:54:29.986+0000 I NETWORK [conn13273] end connection 127.0.0.1:45637 (9 connections now open) 2014-10-06T16:54:29.986+0000 I NETWORK [conn13275] end connection 127.0.0.1:45639 (9 connections now open) 2014-10-06T16:54:29.986+0000 I NETWORK [conn13269] end connection 127.0.0.1:45633 (7 connections now open) 2014-10-06T16:54:29.987+0000 I NETWORK [conn13276] end connection 127.0.0.1:45640 (6 connections now open) 2014-10-06T16:54:29.987+0000 I NETWORK [conn13265] end connection 127.0.0.1:45629 (6 connections now open) 2014-10-06T16:54:29.987+0000 I NETWORK [conn13268] end connection 127.0.0.1:45632 (5 connections now open) 2014-10-06T16:54:29.987+0000 I NETWORK [conn13264] end connection 127.0.0.1:45628 (3 connections now open) 2014-10-06T16:54:29.987+0000 I NETWORK [conn13267] end connection 127.0.0.1:45631 (2 connections now open) 2014-10-06T16:54:29.987+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45643 #13279 (3 connections now open) 2014-10-06T16:54:29.987+0000 I NETWORK [conn13279] end connection 127.0.0.1:45643 (2 connections now open) 2014-10-06T16:54:29.988+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:54:29.988+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:54:29.988+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:54:30.031+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45644 #13280 (3 connections now open) 2014-10-06T16:54:30.032+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45645 #13281 (4 connections now open) 2014-10-06T16:54:30.032+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45646 #13282 (5 connections now open) 2014-10-06T16:54:30.032+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45647 #13283 (6 connections now open) 2014-10-06T16:54:30.032+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45648 #13284 (7 connections now open) 2014-10-06T16:54:30.032+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45649 #13285 (8 connections now open) 2014-10-06T16:54:30.032+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45650 #13286 (9 connections now open) 2014-10-06T16:54:30.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45651 #13287 (10 connections now open) 2014-10-06T16:54:30.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45652 #13288 (11 connections now open) 2014-10-06T16:54:30.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45653 #13289 (12 connections now open) 2014-10-06T16:54:30.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45654 #13290 (13 connections now open) 2014-10-06T16:54:30.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45655 #13291 (14 connections now open) 2014-10-06T16:54:30.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45656 #13292 (15 connections now open) 2014-10-06T16:54:30.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45657 #13293 (16 connections now open) 2014-10-06T16:54:30.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45658 #13294 (17 connections now open) 2014-10-06T16:54:30.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45659 #13295 (18 connections now open) 2014-10-06T16:54:30.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45660 #13296 (19 connections now open) 2014-10-06T16:54:30.035+0000 I NETWORK [conn13280] end connection 127.0.0.1:45644 (18 connections now open) 2014-10-06T16:54:35.035+0000 I NETWORK [conn13281] end connection 127.0.0.1:45645 (17 connections now open) 2014-10-06T16:54:35.035+0000 I NETWORK [conn13295] end connection 127.0.0.1:45659 (17 connections now open) 2014-10-06T16:54:35.035+0000 I NETWORK [conn13285] end connection 127.0.0.1:45649 (17 connections now open) 2014-10-06T16:54:35.035+0000 I NETWORK [conn13288] end connection 127.0.0.1:45652 (15 connections now open) 2014-10-06T16:54:35.035+0000 I NETWORK [conn13289] end connection 127.0.0.1:45653 (16 connections now open) 2014-10-06T16:54:35.035+0000 I NETWORK [conn13293] end connection 127.0.0.1:45657 (16 connections now open) 2014-10-06T16:54:35.036+0000 I NETWORK [conn13286] end connection 127.0.0.1:45650 (13 connections now open) 2014-10-06T16:54:35.035+0000 I NETWORK [conn13291] end connection 127.0.0.1:45655 (16 connections now open) 2014-10-06T16:54:35.036+0000 I NETWORK [conn13296] end connection 127.0.0.1:45660 (10 connections now open) 2014-10-06T16:54:35.035+0000 I NETWORK [conn13287] end connection 127.0.0.1:45651 (15 connections now open) 2014-10-06T16:54:35.036+0000 I NETWORK [conn13292] end connection 127.0.0.1:45656 (7 connections now open) 2014-10-06T16:54:35.035+0000 I NETWORK [conn13282] end connection 127.0.0.1:45646 (16 connections now open) 2014-10-06T16:54:35.036+0000 I NETWORK [conn13284] end connection 127.0.0.1:45648 (7 connections now open) 2014-10-06T16:54:35.036+0000 I NETWORK [conn13290] end connection 127.0.0.1:45654 (7 connections now open) 2014-10-06T16:54:35.036+0000 I NETWORK [conn13294] end connection 127.0.0.1:45658 (6 connections now open) 2014-10-06T16:54:35.036+0000 I NETWORK [conn13283] end connection 127.0.0.1:45647 (3 connections now open) 2014-10-06T16:54:35.036+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45661 #13297 (3 connections now open) 2014-10-06T16:54:35.037+0000 I NETWORK [conn13297] end connection 127.0.0.1:45661 (2 connections now open) 2014-10-06T16:54:35.037+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:54:35.038+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:54:35.038+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:54:35.081+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45662 #13298 (3 connections now open) 2014-10-06T16:54:35.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45664 #13299 (4 connections now open) 2014-10-06T16:54:35.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45665 #13300 (5 connections now open) 2014-10-06T16:54:35.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45663 #13301 (6 connections now open) 2014-10-06T16:54:35.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45666 #13302 (7 connections now open) 2014-10-06T16:54:35.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45667 #13303 (8 connections now open) 2014-10-06T16:54:35.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45668 #13304 (9 connections now open) 2014-10-06T16:54:35.083+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45669 #13305 (10 connections now open) 2014-10-06T16:54:35.083+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45670 #13306 (11 connections now open) 2014-10-06T16:54:35.083+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45671 #13307 (12 connections now open) 2014-10-06T16:54:35.083+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45672 #13308 (13 connections now open) 2014-10-06T16:54:35.083+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45673 #13309 (14 connections now open) 2014-10-06T16:54:35.083+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45674 #13310 (15 connections now open) 2014-10-06T16:54:35.084+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45675 #13311 (16 connections now open) 2014-10-06T16:54:35.084+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45676 #13312 (17 connections now open) 2014-10-06T16:54:35.084+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45677 #13313 (18 connections now open) 2014-10-06T16:54:35.084+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45678 #13314 (19 connections now open) 2014-10-06T16:54:35.084+0000 I NETWORK [conn13298] end connection 127.0.0.1:45662 (18 connections now open) 2014-10-06T16:54:40.085+0000 I NETWORK [conn13304] end connection 127.0.0.1:45668 (17 connections now open) 2014-10-06T16:54:40.085+0000 I NETWORK [conn13300] end connection 127.0.0.1:45665 (17 connections now open) 2014-10-06T16:54:40.085+0000 I NETWORK [conn13301] end connection 127.0.0.1:45663 (16 connections now open) 2014-10-06T16:54:40.085+0000 I NETWORK [conn13308] end connection 127.0.0.1:45672 (14 connections now open) 2014-10-06T16:54:40.085+0000 I NETWORK [conn13299] end connection 127.0.0.1:45664 (16 connections now open) 2014-10-06T16:54:40.085+0000 I NETWORK [conn13311] end connection 127.0.0.1:45675 (13 connections now open) 2014-10-06T16:54:40.085+0000 I NETWORK [conn13310] end connection 127.0.0.1:45674 (14 connections now open) 2014-10-06T16:54:40.085+0000 I NETWORK [conn13305] end connection 127.0.0.1:45669 (16 connections now open) 2014-10-06T16:54:40.085+0000 I NETWORK [conn13307] end connection 127.0.0.1:45671 (10 connections now open) 2014-10-06T16:54:40.085+0000 I NETWORK [conn13314] end connection 127.0.0.1:45678 (8 connections now open) 2014-10-06T16:54:40.085+0000 I NETWORK [conn13313] end connection 127.0.0.1:45677 (7 connections now open) 2014-10-06T16:54:40.086+0000 I NETWORK [conn13306] end connection 127.0.0.1:45670 (7 connections now open) 2014-10-06T16:54:40.086+0000 I NETWORK [conn13309] end connection 127.0.0.1:45673 (5 connections now open) 2014-10-06T16:54:40.086+0000 I NETWORK [conn13303] end connection 127.0.0.1:45667 (4 connections now open) 2014-10-06T16:54:40.086+0000 I NETWORK [conn13312] end connection 127.0.0.1:45676 (3 connections now open) 2014-10-06T16:54:40.086+0000 I NETWORK [conn13302] end connection 127.0.0.1:45666 (2 connections now open) 2014-10-06T16:54:40.086+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45679 #13315 (3 connections now open) 2014-10-06T16:54:40.086+0000 I NETWORK [conn13315] end connection 127.0.0.1:45679 (2 connections now open) 2014-10-06T16:54:40.087+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:54:40.087+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:54:40.087+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:54:40.148+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45680 #13316 (3 connections now open) 2014-10-06T16:54:40.148+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45681 #13317 (4 connections now open) 2014-10-06T16:54:40.149+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45682 #13318 (5 connections now open) 2014-10-06T16:54:40.149+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45683 #13319 (6 connections now open) 2014-10-06T16:54:40.149+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45684 #13320 (7 connections now open) 2014-10-06T16:54:40.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45685 #13321 (8 connections now open) 2014-10-06T16:54:40.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45686 #13322 (9 connections now open) 2014-10-06T16:54:40.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45687 #13323 (10 connections now open) 2014-10-06T16:54:40.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45688 #13324 (11 connections now open) 2014-10-06T16:54:40.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45689 #13325 (12 connections now open) 2014-10-06T16:54:40.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45690 #13326 (13 connections now open) 2014-10-06T16:54:40.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45691 #13327 (14 connections now open) 2014-10-06T16:54:40.151+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45692 #13328 (15 connections now open) 2014-10-06T16:54:40.151+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45693 #13329 (16 connections now open) 2014-10-06T16:54:40.151+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45694 #13330 (17 connections now open) 2014-10-06T16:54:40.151+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45695 #13331 (18 connections now open) 2014-10-06T16:54:40.151+0000 I NETWORK [conn13316] end connection 127.0.0.1:45680 (17 connections now open) 2014-10-06T16:54:40.151+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45696 #13332 (19 connections now open) 2014-10-06T16:54:45.152+0000 I NETWORK [conn13319] end connection 127.0.0.1:45683 (17 connections now open) 2014-10-06T16:54:45.152+0000 I NETWORK [conn13326] end connection 127.0.0.1:45690 (17 connections now open) 2014-10-06T16:54:45.152+0000 I NETWORK [conn13322] end connection 127.0.0.1:45686 (16 connections now open) 2014-10-06T16:54:45.152+0000 I NETWORK [conn13323] end connection 127.0.0.1:45687 (14 connections now open) 2014-10-06T16:54:45.152+0000 I NETWORK [conn13327] end connection 127.0.0.1:45691 (16 connections now open) 2014-10-06T16:54:45.152+0000 I NETWORK [conn13324] end connection 127.0.0.1:45688 (14 connections now open) 2014-10-06T16:54:45.152+0000 I NETWORK [conn13318] end connection 127.0.0.1:45682 (16 connections now open) 2014-10-06T16:54:45.152+0000 I NETWORK [conn13331] end connection 127.0.0.1:45695 (16 connections now open) 2014-10-06T16:54:45.152+0000 I NETWORK [conn13328] end connection 127.0.0.1:45692 (16 connections now open) 2014-10-06T16:54:45.152+0000 I NETWORK [conn13325] end connection 127.0.0.1:45689 (9 connections now open) 2014-10-06T16:54:45.152+0000 I NETWORK [conn13317] end connection 127.0.0.1:45681 (8 connections now open) 2014-10-06T16:54:45.152+0000 I NETWORK [conn13320] end connection 127.0.0.1:45684 (7 connections now open) 2014-10-06T16:54:45.152+0000 I NETWORK [conn13321] end connection 127.0.0.1:45685 (5 connections now open) 2014-10-06T16:54:45.152+0000 I NETWORK [conn13330] end connection 127.0.0.1:45694 (4 connections now open) 2014-10-06T16:54:45.153+0000 I NETWORK [conn13332] end connection 127.0.0.1:45696 (3 connections now open) 2014-10-06T16:54:45.153+0000 I NETWORK [conn13329] end connection 127.0.0.1:45693 (3 connections now open) 2014-10-06T16:54:45.153+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45697 #13333 (3 connections now open) 2014-10-06T16:54:45.153+0000 I NETWORK [conn13333] end connection 127.0.0.1:45697 (2 connections now open) 2014-10-06T16:54:45.154+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:54:45.154+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:54:45.155+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:54:45.196+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45698 #13334 (3 connections now open) 2014-10-06T16:54:45.197+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45699 #13335 (4 connections now open) 2014-10-06T16:54:45.197+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45700 #13336 (5 connections now open) 2014-10-06T16:54:45.197+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45701 #13337 (6 connections now open) 2014-10-06T16:54:45.197+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45702 #13338 (7 connections now open) 2014-10-06T16:54:45.197+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45703 #13339 (8 connections now open) 2014-10-06T16:54:45.197+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45704 #13340 (9 connections now open) 2014-10-06T16:54:45.197+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45705 #13341 (10 connections now open) 2014-10-06T16:54:45.198+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45706 #13342 (11 connections now open) 2014-10-06T16:54:45.198+0000 I NETWORK [conn13334] end connection 127.0.0.1:45698 (10 connections now open) 2014-10-06T16:54:50.198+0000 I NETWORK [conn13336] end connection 127.0.0.1:45700 (9 connections now open) 2014-10-06T16:54:50.198+0000 I NETWORK [conn13337] end connection 127.0.0.1:45701 (9 connections now open) 2014-10-06T16:54:50.198+0000 I NETWORK [conn13340] end connection 127.0.0.1:45704 (8 connections now open) 2014-10-06T16:54:50.199+0000 I NETWORK [conn13339] end connection 127.0.0.1:45703 (8 connections now open) 2014-10-06T16:54:50.198+0000 I NETWORK [conn13338] end connection 127.0.0.1:45702 (8 connections now open) 2014-10-06T16:54:50.198+0000 I NETWORK [conn13341] end connection 127.0.0.1:45705 (8 connections now open) 2014-10-06T16:54:50.199+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45707 #13343 (5 connections now open) 2014-10-06T16:54:50.198+0000 I NETWORK [conn13342] end connection 127.0.0.1:45706 (8 connections now open) 2014-10-06T16:54:50.198+0000 I NETWORK [conn13335] end connection 127.0.0.1:45699 (8 connections now open) 2014-10-06T16:54:50.199+0000 I NETWORK [conn13343] end connection 127.0.0.1:45707 (2 connections now open) 2014-10-06T16:54:50.200+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:54:50.200+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:54:50.201+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:54:50.244+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45708 #13344 (3 connections now open) 2014-10-06T16:54:50.244+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45709 #13345 (4 connections now open) 2014-10-06T16:54:50.245+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45710 #13346 (5 connections now open) 2014-10-06T16:54:50.245+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45711 #13347 (6 connections now open) 2014-10-06T16:54:50.245+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45712 #13348 (7 connections now open) 2014-10-06T16:54:50.245+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45713 #13349 (8 connections now open) 2014-10-06T16:54:50.245+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45714 #13350 (9 connections now open) 2014-10-06T16:54:50.245+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45716 #13351 (10 connections now open) 2014-10-06T16:54:50.245+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45717 #13352 (11 connections now open) 2014-10-06T16:54:50.246+0000 I NETWORK [conn13344] end connection 127.0.0.1:45708 (10 connections now open) 2014-10-06T16:54:55.246+0000 I NETWORK [conn13352] end connection 127.0.0.1:45717 (9 connections now open) 2014-10-06T16:54:55.246+0000 I NETWORK [conn13350] end connection 127.0.0.1:45714 (8 connections now open) 2014-10-06T16:54:55.246+0000 I NETWORK [conn13346] end connection 127.0.0.1:45710 (8 connections now open) 2014-10-06T16:54:55.247+0000 I NETWORK [conn13348] end connection 127.0.0.1:45712 (8 connections now open) 2014-10-06T16:54:55.247+0000 I NETWORK [conn13347] end connection 127.0.0.1:45711 (8 connections now open) 2014-10-06T16:54:55.247+0000 I NETWORK [conn13349] end connection 127.0.0.1:45713 (6 connections now open) 2014-10-06T16:54:55.246+0000 I NETWORK [conn13345] end connection 127.0.0.1:45709 (9 connections now open) 2014-10-06T16:54:55.247+0000 I NETWORK [conn13351] end connection 127.0.0.1:45716 (8 connections now open) 2014-10-06T16:54:55.247+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45718 #13353 (3 connections now open) 2014-10-06T16:54:55.247+0000 I NETWORK [conn13353] end connection 127.0.0.1:45718 (2 connections now open) 2014-10-06T16:54:55.248+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:54:55.249+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:54:55.249+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:54:55.288+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45719 #13354 (3 connections now open) 2014-10-06T16:54:55.288+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45720 #13355 (4 connections now open) 2014-10-06T16:54:55.289+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45721 #13356 (5 connections now open) 2014-10-06T16:54:55.289+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45722 #13357 (6 connections now open) 2014-10-06T16:54:55.289+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45724 #13358 (7 connections now open) 2014-10-06T16:54:55.289+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45725 #13359 (8 connections now open) 2014-10-06T16:54:55.289+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45726 #13360 (9 connections now open) 2014-10-06T16:54:55.289+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45727 #13361 (10 connections now open) 2014-10-06T16:54:55.289+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45729 #13362 (11 connections now open) 2014-10-06T16:54:55.289+0000 I NETWORK [conn13354] end connection 127.0.0.1:45719 (10 connections now open) 2014-10-06T16:55:00.290+0000 I NETWORK [conn13355] end connection 127.0.0.1:45720 (9 connections now open) 2014-10-06T16:55:00.290+0000 I NETWORK [conn13362] end connection 127.0.0.1:45729 (8 connections now open) 2014-10-06T16:55:00.290+0000 I NETWORK [conn13358] end connection 127.0.0.1:45724 (8 connections now open) 2014-10-06T16:55:00.290+0000 I NETWORK [conn13356] end connection 127.0.0.1:45721 (6 connections now open) 2014-10-06T16:55:00.290+0000 I NETWORK [conn13359] end connection 127.0.0.1:45725 (6 connections now open) 2014-10-06T16:55:00.290+0000 I NETWORK [conn13357] end connection 127.0.0.1:45722 (5 connections now open) 2014-10-06T16:55:00.290+0000 I NETWORK [conn13361] end connection 127.0.0.1:45727 (4 connections now open) 2014-10-06T16:55:00.290+0000 I NETWORK [conn13360] end connection 127.0.0.1:45726 (2 connections now open) 2014-10-06T16:55:00.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45730 #13363 (3 connections now open) 2014-10-06T16:55:00.291+0000 I NETWORK [conn13363] end connection 127.0.0.1:45730 (2 connections now open) 2014-10-06T16:55:00.291+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:00.292+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:00.292+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:00.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45731 #13364 (3 connections now open) 2014-10-06T16:55:00.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45732 #13365 (4 connections now open) 2014-10-06T16:55:00.342+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45733 #13366 (5 connections now open) 2014-10-06T16:55:00.342+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45734 #13367 (6 connections now open) 2014-10-06T16:55:00.342+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45735 #13368 (7 connections now open) 2014-10-06T16:55:00.342+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45736 #13369 (8 connections now open) 2014-10-06T16:55:00.342+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45737 #13370 (9 connections now open) 2014-10-06T16:55:00.342+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45738 #13371 (10 connections now open) 2014-10-06T16:55:00.342+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45739 #13372 (11 connections now open) 2014-10-06T16:55:00.342+0000 I NETWORK [conn13364] end connection 127.0.0.1:45731 (10 connections now open) 2014-10-06T16:55:05.343+0000 I NETWORK [conn13367] end connection 127.0.0.1:45734 (9 connections now open) 2014-10-06T16:55:05.343+0000 I NETWORK [conn13370] end connection 127.0.0.1:45737 (9 connections now open) 2014-10-06T16:55:05.343+0000 I NETWORK [conn13371] end connection 127.0.0.1:45738 (9 connections now open) 2014-10-06T16:55:05.343+0000 I NETWORK [conn13368] end connection 127.0.0.1:45735 (9 connections now open) 2014-10-06T16:55:05.343+0000 I NETWORK [conn13366] end connection 127.0.0.1:45733 (7 connections now open) 2014-10-06T16:55:05.343+0000 I NETWORK [conn13365] end connection 127.0.0.1:45732 (4 connections now open) 2014-10-06T16:55:05.343+0000 I NETWORK [conn13372] end connection 127.0.0.1:45739 (3 connections now open) 2014-10-06T16:55:05.343+0000 I NETWORK [conn13369] end connection 127.0.0.1:45736 (2 connections now open) 2014-10-06T16:55:05.343+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45740 #13373 (3 connections now open) 2014-10-06T16:55:05.344+0000 I NETWORK [conn13373] end connection 127.0.0.1:45740 (2 connections now open) 2014-10-06T16:55:05.344+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:05.345+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:05.345+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:05.394+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45741 #13374 (3 connections now open) 2014-10-06T16:55:05.394+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45742 #13375 (4 connections now open) 2014-10-06T16:55:05.395+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45743 #13376 (5 connections now open) 2014-10-06T16:55:05.395+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45744 #13377 (6 connections now open) 2014-10-06T16:55:05.395+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45745 #13378 (7 connections now open) 2014-10-06T16:55:05.395+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45747 #13379 (8 connections now open) 2014-10-06T16:55:05.395+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45748 #13380 (9 connections now open) 2014-10-06T16:55:05.395+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45749 #13381 (10 connections now open) 2014-10-06T16:55:05.395+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45750 #13382 (11 connections now open) 2014-10-06T16:55:05.396+0000 I NETWORK [conn13374] end connection 127.0.0.1:45741 (10 connections now open) 2014-10-06T16:55:10.396+0000 I NETWORK [conn13377] end connection 127.0.0.1:45744 (9 connections now open) 2014-10-06T16:55:10.396+0000 I NETWORK [conn13381] end connection 127.0.0.1:45749 (8 connections now open) 2014-10-06T16:55:10.396+0000 I NETWORK [conn13379] end connection 127.0.0.1:45747 (7 connections now open) 2014-10-06T16:55:10.396+0000 I NETWORK [conn13382] end connection 127.0.0.1:45750 (7 connections now open) 2014-10-06T16:55:10.397+0000 I NETWORK [conn13376] end connection 127.0.0.1:45743 (5 connections now open) 2014-10-06T16:55:10.397+0000 I NETWORK [conn13375] end connection 127.0.0.1:45742 (5 connections now open) 2014-10-06T16:55:10.397+0000 I NETWORK [conn13378] end connection 127.0.0.1:45745 (3 connections now open) 2014-10-06T16:55:10.397+0000 I NETWORK [conn13380] end connection 127.0.0.1:45748 (2 connections now open) 2014-10-06T16:55:10.397+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45751 #13383 (3 connections now open) 2014-10-06T16:55:10.397+0000 I NETWORK [conn13383] end connection 127.0.0.1:45751 (2 connections now open) 2014-10-06T16:55:10.398+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:10.399+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:10.399+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:10.438+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45752 #13384 (3 connections now open) 2014-10-06T16:55:10.439+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45753 #13385 (4 connections now open) 2014-10-06T16:55:10.439+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45754 #13386 (5 connections now open) 2014-10-06T16:55:10.439+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45755 #13387 (6 connections now open) 2014-10-06T16:55:10.439+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45756 #13388 (7 connections now open) 2014-10-06T16:55:10.440+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45757 #13389 (8 connections now open) 2014-10-06T16:55:10.440+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45758 #13390 (9 connections now open) 2014-10-06T16:55:10.440+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45759 #13391 (10 connections now open) 2014-10-06T16:55:10.440+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45760 #13392 (11 connections now open) 2014-10-06T16:55:10.440+0000 I NETWORK [conn13384] end connection 127.0.0.1:45752 (10 connections now open) 2014-10-06T16:55:15.441+0000 I NETWORK [conn13391] end connection 127.0.0.1:45759 (9 connections now open) 2014-10-06T16:55:15.441+0000 I NETWORK [conn13392] end connection 127.0.0.1:45760 (8 connections now open) 2014-10-06T16:55:15.441+0000 I NETWORK [conn13387] end connection 127.0.0.1:45755 (8 connections now open) 2014-10-06T16:55:15.441+0000 I NETWORK [conn13389] end connection 127.0.0.1:45757 (8 connections now open) 2014-10-06T16:55:15.441+0000 I NETWORK [conn13386] end connection 127.0.0.1:45754 (8 connections now open) 2014-10-06T16:55:15.441+0000 I NETWORK [conn13390] end connection 127.0.0.1:45758 (8 connections now open) 2014-10-06T16:55:15.441+0000 I NETWORK [conn13385] end connection 127.0.0.1:45753 (5 connections now open) 2014-10-06T16:55:15.441+0000 I NETWORK [conn13388] end connection 127.0.0.1:45756 (2 connections now open) 2014-10-06T16:55:15.441+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45761 #13393 (3 connections now open) 2014-10-06T16:55:15.442+0000 I NETWORK [conn13393] end connection 127.0.0.1:45761 (2 connections now open) 2014-10-06T16:55:15.442+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:15.443+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:15.443+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:15.483+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45762 #13394 (3 connections now open) 2014-10-06T16:55:15.483+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45763 #13395 (4 connections now open) 2014-10-06T16:55:15.483+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45764 #13396 (5 connections now open) 2014-10-06T16:55:15.483+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45765 #13397 (6 connections now open) 2014-10-06T16:55:15.483+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45767 #13398 (7 connections now open) 2014-10-06T16:55:15.483+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45768 #13399 (8 connections now open) 2014-10-06T16:55:15.483+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45769 #13400 (9 connections now open) 2014-10-06T16:55:15.484+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45770 #13401 (10 connections now open) 2014-10-06T16:55:15.484+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45771 #13402 (11 connections now open) 2014-10-06T16:55:15.484+0000 I NETWORK [conn13394] end connection 127.0.0.1:45762 (10 connections now open) 2014-10-06T16:55:20.484+0000 I NETWORK [conn13399] end connection 127.0.0.1:45768 (9 connections now open) 2014-10-06T16:55:20.484+0000 I NETWORK [conn13402] end connection 127.0.0.1:45771 (8 connections now open) 2014-10-06T16:55:20.484+0000 I NETWORK [conn13397] end connection 127.0.0.1:45765 (8 connections now open) 2014-10-06T16:55:20.485+0000 I NETWORK [conn13401] end connection 127.0.0.1:45770 (8 connections now open) 2014-10-06T16:55:20.484+0000 I NETWORK [conn13396] end connection 127.0.0.1:45764 (8 connections now open) 2014-10-06T16:55:20.485+0000 I NETWORK [conn13395] end connection 127.0.0.1:45763 (8 connections now open) 2014-10-06T16:55:20.485+0000 I NETWORK [conn13400] end connection 127.0.0.1:45769 (4 connections now open) 2014-10-06T16:55:20.485+0000 I NETWORK [conn13398] end connection 127.0.0.1:45767 (2 connections now open) 2014-10-06T16:55:20.485+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45772 #13403 (3 connections now open) 2014-10-06T16:55:20.485+0000 I NETWORK [conn13403] end connection 127.0.0.1:45772 (2 connections now open) 2014-10-06T16:55:20.486+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:20.486+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:20.487+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:20.527+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45773 #13404 (3 connections now open) 2014-10-06T16:55:20.527+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45774 #13405 (4 connections now open) 2014-10-06T16:55:20.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45775 #13406 (5 connections now open) 2014-10-06T16:55:20.528+0000 I NETWORK [conn13404] end connection 127.0.0.1:45773 (4 connections now open) 2014-10-06T16:55:20.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45776 #13407 (6 connections now open) 2014-10-06T16:55:20.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45777 #13408 (6 connections now open) 2014-10-06T16:55:25.528+0000 I NETWORK [conn13407] end connection 127.0.0.1:45776 (5 connections now open) 2014-10-06T16:55:25.528+0000 I NETWORK [conn13408] end connection 127.0.0.1:45777 (4 connections now open) 2014-10-06T16:55:25.528+0000 I NETWORK [conn13406] end connection 127.0.0.1:45775 (4 connections now open) 2014-10-06T16:55:25.528+0000 I NETWORK [conn13405] end connection 127.0.0.1:45774 (4 connections now open) 2014-10-06T16:55:25.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45778 #13409 (6 connections now open) 2014-10-06T16:55:25.529+0000 I NETWORK [conn13409] end connection 127.0.0.1:45778 (2 connections now open) 2014-10-06T16:55:25.529+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:25.530+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:25.530+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:25.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45779 #13410 (3 connections now open) 2014-10-06T16:55:25.591+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45780 #13411 (4 connections now open) 2014-10-06T16:55:25.591+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45781 #13412 (5 connections now open) 2014-10-06T16:55:25.591+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45782 #13413 (6 connections now open) 2014-10-06T16:55:25.591+0000 I NETWORK [conn13410] end connection 127.0.0.1:45779 (5 connections now open) 2014-10-06T16:55:25.591+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45783 #13414 (7 connections now open) 2014-10-06T16:55:30.591+0000 I NETWORK [conn13413] end connection 127.0.0.1:45782 (5 connections now open) 2014-10-06T16:55:30.591+0000 I NETWORK [conn13414] end connection 127.0.0.1:45783 (4 connections now open) 2014-10-06T16:55:30.591+0000 I NETWORK [conn13411] end connection 127.0.0.1:45780 (4 connections now open) 2014-10-06T16:55:30.591+0000 I NETWORK [conn13412] end connection 127.0.0.1:45781 (4 connections now open) 2014-10-06T16:55:30.592+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45784 #13415 (6 connections now open) 2014-10-06T16:55:30.592+0000 I NETWORK [conn13415] end connection 127.0.0.1:45784 (2 connections now open) 2014-10-06T16:55:30.593+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:30.593+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:30.594+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:30.634+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45785 #13416 (3 connections now open) 2014-10-06T16:55:30.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45786 #13417 (4 connections now open) 2014-10-06T16:55:30.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45787 #13418 (5 connections now open) 2014-10-06T16:55:30.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45788 #13419 (6 connections now open) 2014-10-06T16:55:30.635+0000 I NETWORK [conn13416] end connection 127.0.0.1:45785 (5 connections now open) 2014-10-06T16:55:30.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45789 #13420 (7 connections now open) 2014-10-06T16:55:35.635+0000 I NETWORK [conn13420] end connection 127.0.0.1:45789 (5 connections now open) 2014-10-06T16:55:35.635+0000 I NETWORK [conn13419] end connection 127.0.0.1:45788 (5 connections now open) 2014-10-06T16:55:35.635+0000 I NETWORK [conn13418] end connection 127.0.0.1:45787 (4 connections now open) 2014-10-06T16:55:35.635+0000 I NETWORK [conn13417] end connection 127.0.0.1:45786 (4 connections now open) 2014-10-06T16:55:35.636+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45790 #13421 (6 connections now open) 2014-10-06T16:55:35.636+0000 I NETWORK [conn13421] end connection 127.0.0.1:45790 (2 connections now open) 2014-10-06T16:55:35.636+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:35.637+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:35.637+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:35.677+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45791 #13422 (3 connections now open) 2014-10-06T16:55:35.678+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45792 #13423 (4 connections now open) 2014-10-06T16:55:35.678+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45793 #13424 (5 connections now open) 2014-10-06T16:55:35.678+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45794 #13425 (6 connections now open) 2014-10-06T16:55:35.678+0000 I NETWORK [conn13422] end connection 127.0.0.1:45791 (4 connections now open) 2014-10-06T16:55:35.678+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45795 #13426 (7 connections now open) 2014-10-06T16:55:40.678+0000 I NETWORK [conn13426] end connection 127.0.0.1:45795 (5 connections now open) 2014-10-06T16:55:40.678+0000 I NETWORK [conn13425] end connection 127.0.0.1:45794 (4 connections now open) 2014-10-06T16:55:40.678+0000 I NETWORK [conn13423] end connection 127.0.0.1:45792 (4 connections now open) 2014-10-06T16:55:40.678+0000 I NETWORK [conn13424] end connection 127.0.0.1:45793 (4 connections now open) 2014-10-06T16:55:40.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45796 #13427 (6 connections now open) 2014-10-06T16:55:40.679+0000 I NETWORK [conn13427] end connection 127.0.0.1:45796 (2 connections now open) 2014-10-06T16:55:40.679+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:40.685+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:40.685+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:40.725+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45797 #13428 (3 connections now open) 2014-10-06T16:55:40.725+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45798 #13429 (4 connections now open) 2014-10-06T16:55:40.725+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45799 #13430 (5 connections now open) 2014-10-06T16:55:40.725+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45800 #13431 (6 connections now open) 2014-10-06T16:55:40.725+0000 I NETWORK [conn13428] end connection 127.0.0.1:45797 (4 connections now open) 2014-10-06T16:55:40.725+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45801 #13432 (7 connections now open) 2014-10-06T16:55:45.726+0000 I NETWORK [conn13432] end connection 127.0.0.1:45801 (5 connections now open) 2014-10-06T16:55:45.726+0000 I NETWORK [conn13430] end connection 127.0.0.1:45799 (5 connections now open) 2014-10-06T16:55:45.726+0000 I NETWORK [conn13429] end connection 127.0.0.1:45798 (5 connections now open) 2014-10-06T16:55:45.726+0000 I NETWORK [conn13431] end connection 127.0.0.1:45800 (4 connections now open) 2014-10-06T16:55:45.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45802 #13433 (6 connections now open) 2014-10-06T16:55:45.726+0000 I NETWORK [conn13433] end connection 127.0.0.1:45802 (2 connections now open) 2014-10-06T16:55:45.727+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:45.728+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:45.728+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:45.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45803 #13434 (3 connections now open) 2014-10-06T16:55:45.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45804 #13435 (4 connections now open) 2014-10-06T16:55:45.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45805 #13436 (5 connections now open) 2014-10-06T16:55:45.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45806 #13437 (6 connections now open) 2014-10-06T16:55:45.783+0000 I NETWORK [conn13434] end connection 127.0.0.1:45803 (5 connections now open) 2014-10-06T16:55:45.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45807 #13438 (7 connections now open) 2014-10-06T16:55:50.783+0000 I NETWORK [conn13437] end connection 127.0.0.1:45806 (5 connections now open) 2014-10-06T16:55:50.783+0000 I NETWORK [conn13435] end connection 127.0.0.1:45804 (4 connections now open) 2014-10-06T16:55:50.783+0000 I NETWORK [conn13436] end connection 127.0.0.1:45805 (4 connections now open) 2014-10-06T16:55:50.783+0000 I NETWORK [conn13438] end connection 127.0.0.1:45807 (4 connections now open) 2014-10-06T16:55:50.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45808 #13439 (6 connections now open) 2014-10-06T16:55:50.784+0000 I NETWORK [conn13439] end connection 127.0.0.1:45808 (2 connections now open) 2014-10-06T16:55:50.784+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:50.785+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:50.785+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:50.833+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45809 #13440 (3 connections now open) 2014-10-06T16:55:50.833+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45810 #13441 (4 connections now open) 2014-10-06T16:55:50.833+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45811 #13442 (5 connections now open) 2014-10-06T16:55:50.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45812 #13443 (6 connections now open) 2014-10-06T16:55:50.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45813 #13444 (7 connections now open) 2014-10-06T16:55:50.834+0000 I NETWORK [conn13440] end connection 127.0.0.1:45809 (6 connections now open) 2014-10-06T16:55:55.834+0000 I NETWORK [conn13444] end connection 127.0.0.1:45813 (5 connections now open) 2014-10-06T16:55:55.834+0000 I NETWORK [conn13442] end connection 127.0.0.1:45811 (5 connections now open) 2014-10-06T16:55:55.834+0000 I NETWORK [conn13441] end connection 127.0.0.1:45810 (5 connections now open) 2014-10-06T16:55:55.834+0000 I NETWORK [conn13443] end connection 127.0.0.1:45812 (4 connections now open) 2014-10-06T16:55:55.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45815 #13445 (6 connections now open) 2014-10-06T16:55:55.835+0000 I NETWORK [conn13445] end connection 127.0.0.1:45815 (2 connections now open) 2014-10-06T16:55:55.835+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:55.836+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:55.836+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:55:55.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45816 #13446 (3 connections now open) 2014-10-06T16:55:55.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45817 #13447 (4 connections now open) 2014-10-06T16:55:55.880+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45818 #13448 (5 connections now open) 2014-10-06T16:55:55.880+0000 I NETWORK [conn13446] end connection 127.0.0.1:45816 (4 connections now open) 2014-10-06T16:56:00.880+0000 I NETWORK [conn13448] end connection 127.0.0.1:45818 (3 connections now open) 2014-10-06T16:56:00.880+0000 I NETWORK [conn13447] end connection 127.0.0.1:45817 (3 connections now open) 2014-10-06T16:56:00.880+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45819 #13449 (4 connections now open) 2014-10-06T16:56:00.881+0000 I NETWORK [conn13449] end connection 127.0.0.1:45819 (2 connections now open) 2014-10-06T16:56:00.881+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:00.882+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:00.882+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:00.922+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45820 #13450 (3 connections now open) 2014-10-06T16:56:00.922+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45821 #13451 (4 connections now open) 2014-10-06T16:56:00.922+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45822 #13452 (5 connections now open) 2014-10-06T16:56:00.922+0000 I NETWORK [conn13450] end connection 127.0.0.1:45820 (4 connections now open) 2014-10-06T16:56:05.923+0000 I NETWORK [conn13452] end connection 127.0.0.1:45822 (3 connections now open) 2014-10-06T16:56:05.923+0000 I NETWORK [conn13451] end connection 127.0.0.1:45821 (3 connections now open) 2014-10-06T16:56:05.923+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45823 #13453 (4 connections now open) 2014-10-06T16:56:05.924+0000 I NETWORK [conn13453] end connection 127.0.0.1:45823 (2 connections now open) 2014-10-06T16:56:05.924+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:05.925+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:05.925+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:05.964+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45824 #13454 (3 connections now open) 2014-10-06T16:56:05.964+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45825 #13455 (4 connections now open) 2014-10-06T16:56:05.964+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45826 #13456 (5 connections now open) 2014-10-06T16:56:05.965+0000 I NETWORK [conn13454] end connection 127.0.0.1:45824 (4 connections now open) 2014-10-06T16:56:10.965+0000 I NETWORK [conn13455] end connection 127.0.0.1:45825 (3 connections now open) 2014-10-06T16:56:10.965+0000 I NETWORK [conn13456] end connection 127.0.0.1:45826 (3 connections now open) 2014-10-06T16:56:10.965+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45827 #13457 (4 connections now open) 2014-10-06T16:56:10.966+0000 I NETWORK [conn13457] end connection 127.0.0.1:45827 (2 connections now open) 2014-10-06T16:56:10.966+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:10.967+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:10.967+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:11.025+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45828 #13458 (3 connections now open) 2014-10-06T16:56:11.025+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45829 #13459 (4 connections now open) 2014-10-06T16:56:11.025+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45830 #13460 (5 connections now open) 2014-10-06T16:56:11.026+0000 I NETWORK [conn13458] end connection 127.0.0.1:45828 (4 connections now open) 2014-10-06T16:56:16.026+0000 I NETWORK [conn13459] end connection 127.0.0.1:45829 (3 connections now open) 2014-10-06T16:56:16.026+0000 I NETWORK [conn13460] end connection 127.0.0.1:45830 (3 connections now open) 2014-10-06T16:56:16.026+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45831 #13461 (4 connections now open) 2014-10-06T16:56:16.027+0000 I NETWORK [conn13461] end connection 127.0.0.1:45831 (2 connections now open) 2014-10-06T16:56:16.027+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:16.028+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:16.028+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:16.068+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45832 #13462 (3 connections now open) 2014-10-06T16:56:16.068+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45833 #13463 (4 connections now open) 2014-10-06T16:56:16.068+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45834 #13464 (5 connections now open) 2014-10-06T16:56:16.069+0000 I NETWORK [conn13462] end connection 127.0.0.1:45832 (4 connections now open) 2014-10-06T16:56:21.069+0000 I NETWORK [conn13463] end connection 127.0.0.1:45833 (3 connections now open) 2014-10-06T16:56:21.069+0000 I NETWORK [conn13464] end connection 127.0.0.1:45834 (2 connections now open) 2014-10-06T16:56:21.069+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45835 #13465 (3 connections now open) 2014-10-06T16:56:21.070+0000 I NETWORK [conn13465] end connection 127.0.0.1:45835 (2 connections now open) 2014-10-06T16:56:21.070+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:21.071+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:21.071+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:21.110+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45836 #13466 (3 connections now open) 2014-10-06T16:56:21.110+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45837 #13467 (4 connections now open) 2014-10-06T16:56:21.110+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45838 #13468 (5 connections now open) 2014-10-06T16:56:21.111+0000 I NETWORK [conn13466] end connection 127.0.0.1:45836 (4 connections now open) 2014-10-06T16:56:26.111+0000 I NETWORK [conn13467] end connection 127.0.0.1:45837 (3 connections now open) 2014-10-06T16:56:26.111+0000 I NETWORK [conn13468] end connection 127.0.0.1:45838 (3 connections now open) 2014-10-06T16:56:26.111+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45839 #13469 (3 connections now open) 2014-10-06T16:56:26.112+0000 I NETWORK [conn13469] end connection 127.0.0.1:45839 (2 connections now open) 2014-10-06T16:56:26.112+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:26.113+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:26.113+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:26.152+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45840 #13470 (3 connections now open) 2014-10-06T16:56:26.153+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45841 #13471 (4 connections now open) 2014-10-06T16:56:26.153+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45842 #13472 (5 connections now open) 2014-10-06T16:56:26.153+0000 I NETWORK [conn13470] end connection 127.0.0.1:45840 (4 connections now open) 2014-10-06T16:56:31.153+0000 I NETWORK [conn13471] end connection 127.0.0.1:45841 (3 connections now open) 2014-10-06T16:56:31.153+0000 I NETWORK [conn13472] end connection 127.0.0.1:45842 (3 connections now open) 2014-10-06T16:56:31.153+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45843 #13473 (3 connections now open) 2014-10-06T16:56:31.154+0000 I NETWORK [conn13473] end connection 127.0.0.1:45843 (2 connections now open) 2014-10-06T16:56:31.154+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:31.155+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:31.155+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:31.206+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45844 #13474 (3 connections now open) 2014-10-06T16:56:31.206+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45845 #13475 (4 connections now open) 2014-10-06T16:56:31.206+0000 I NETWORK [conn13474] end connection 127.0.0.1:45844 (3 connections now open) 2014-10-06T16:56:36.207+0000 I NETWORK [conn13475] end connection 127.0.0.1:45845 (2 connections now open) 2014-10-06T16:56:36.207+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45846 #13476 (3 connections now open) 2014-10-06T16:56:36.207+0000 I NETWORK [conn13476] end connection 127.0.0.1:45846 (2 connections now open) 2014-10-06T16:56:36.208+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:36.209+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:36.209+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:36.256+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45847 #13477 (3 connections now open) 2014-10-06T16:56:36.256+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45848 #13478 (4 connections now open) 2014-10-06T16:56:36.257+0000 I NETWORK [conn13477] end connection 127.0.0.1:45847 (3 connections now open) 2014-10-06T16:56:41.257+0000 I NETWORK [conn13478] end connection 127.0.0.1:45848 (2 connections now open) 2014-10-06T16:56:41.257+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45849 #13479 (3 connections now open) 2014-10-06T16:56:41.258+0000 I NETWORK [conn13479] end connection 127.0.0.1:45849 (2 connections now open) 2014-10-06T16:56:41.258+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:41.259+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:41.259+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:41.299+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45850 #13480 (3 connections now open) 2014-10-06T16:56:41.299+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45851 #13481 (4 connections now open) 2014-10-06T16:56:41.299+0000 I NETWORK [conn13480] end connection 127.0.0.1:45850 (3 connections now open) 2014-10-06T16:56:46.299+0000 I NETWORK [conn13481] end connection 127.0.0.1:45851 (2 connections now open) 2014-10-06T16:56:46.300+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45852 #13482 (3 connections now open) 2014-10-06T16:56:46.300+0000 I NETWORK [conn13482] end connection 127.0.0.1:45852 (2 connections now open) 2014-10-06T16:56:46.300+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:46.301+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:46.301+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:46.342+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45853 #13483 (3 connections now open) 2014-10-06T16:56:46.342+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45854 #13484 (4 connections now open) 2014-10-06T16:56:46.342+0000 I NETWORK [conn13483] end connection 127.0.0.1:45853 (3 connections now open) 2014-10-06T16:56:51.342+0000 I NETWORK [conn13484] end connection 127.0.0.1:45854 (2 connections now open) 2014-10-06T16:56:51.342+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45855 #13485 (3 connections now open) 2014-10-06T16:56:51.343+0000 I NETWORK [conn13485] end connection 127.0.0.1:45855 (2 connections now open) 2014-10-06T16:56:51.343+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:51.344+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:51.344+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:51.384+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45856 #13486 (3 connections now open) 2014-10-06T16:56:51.384+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45857 #13487 (4 connections now open) 2014-10-06T16:56:51.384+0000 I NETWORK [conn13486] end connection 127.0.0.1:45856 (3 connections now open) 2014-10-06T16:56:56.385+0000 I NETWORK [conn13487] end connection 127.0.0.1:45857 (2 connections now open) 2014-10-06T16:56:56.385+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45858 #13488 (3 connections now open) 2014-10-06T16:56:56.386+0000 I NETWORK [conn13488] end connection 127.0.0.1:45858 (2 connections now open) 2014-10-06T16:56:56.386+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:56.387+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:56.387+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:56:56.444+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45859 #13489 (3 connections now open) 2014-10-06T16:56:56.444+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45860 #13490 (4 connections now open) 2014-10-06T16:56:56.445+0000 I NETWORK [conn13489] end connection 127.0.0.1:45859 (3 connections now open) 2014-10-06T16:57:01.445+0000 I NETWORK [conn13490] end connection 127.0.0.1:45860 (2 connections now open) 2014-10-06T16:57:01.445+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45861 #13491 (3 connections now open) 2014-10-06T16:57:01.446+0000 I NETWORK [conn13491] end connection 127.0.0.1:45861 (2 connections now open) 2014-10-06T16:57:01.446+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:57:01.447+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:57:01.447+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:57:01.487+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45862 #13492 (3 connections now open) 2014-10-06T16:57:01.487+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45863 #13493 (4 connections now open) 2014-10-06T16:57:01.487+0000 I NETWORK [conn13492] end connection 127.0.0.1:45862 (3 connections now open) 2014-10-06T16:57:06.488+0000 I NETWORK [conn13493] end connection 127.0.0.1:45863 (2 connections now open) 2014-10-06T16:57:06.488+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45864 #13494 (3 connections now open) 2014-10-06T16:57:06.488+0000 I NETWORK [conn13494] end connection 127.0.0.1:45864 (2 connections now open) 2014-10-06T16:57:06.489+0000 I COMMANDS [conn5] CMD: drop test0.Update_IncFewLargeDocLongFields 2014-10-06T16:57:06.495+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:57:06.496+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:57:10.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45865 #13495 (3 connections now open) 2014-10-06T16:57:10.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45866 #13496 (4 connections now open) 2014-10-06T16:57:10.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45868 #13497 (5 connections now open) 2014-10-06T16:57:10.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45867 #13498 (6 connections now open) 2014-10-06T16:57:10.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45870 #13499 (7 connections now open) 2014-10-06T16:57:10.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45871 #13500 (8 connections now open) 2014-10-06T16:57:10.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45872 #13501 (9 connections now open) 2014-10-06T16:57:10.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45873 #13502 (10 connections now open) 2014-10-06T16:57:10.042+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45874 #13503 (11 connections now open) 2014-10-06T16:57:10.042+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45875 #13504 (12 connections now open) 2014-10-06T16:57:10.042+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45876 #13505 (13 connections now open) 2014-10-06T16:57:10.042+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45877 #13506 (14 connections now open) 2014-10-06T16:57:10.042+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45878 #13507 (15 connections now open) 2014-10-06T16:57:10.043+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45879 #13508 (16 connections now open) 2014-10-06T16:57:10.043+0000 I NETWORK [conn13495] end connection 127.0.0.1:45865 (15 connections now open) 2014-10-06T16:57:10.043+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45880 #13509 (17 connections now open) 2014-10-06T16:57:10.043+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45881 #13510 (17 connections now open) 2014-10-06T16:57:10.043+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45882 #13511 (18 connections now open) 2014-10-06T16:57:15.043+0000 I NETWORK [conn13510] end connection 127.0.0.1:45881 (17 connections now open) 2014-10-06T16:57:15.043+0000 I NETWORK [conn13502] end connection 127.0.0.1:45873 (17 connections now open) 2014-10-06T16:57:15.043+0000 I NETWORK [conn13501] end connection 127.0.0.1:45872 (17 connections now open) 2014-10-06T16:57:15.043+0000 I NETWORK [conn13505] end connection 127.0.0.1:45876 (14 connections now open) 2014-10-06T16:57:15.043+0000 I NETWORK [conn13509] end connection 127.0.0.1:45880 (14 connections now open) 2014-10-06T16:57:15.044+0000 I NETWORK [conn13499] end connection 127.0.0.1:45870 (14 connections now open) 2014-10-06T16:57:15.044+0000 I NETWORK [conn13503] end connection 127.0.0.1:45874 (11 connections now open) 2014-10-06T16:57:15.044+0000 I NETWORK [conn13511] end connection 127.0.0.1:45882 (11 connections now open) 2014-10-06T16:57:15.044+0000 I NETWORK [conn13497] end connection 127.0.0.1:45868 (9 connections now open) 2014-10-06T16:57:15.044+0000 I NETWORK [conn13507] end connection 127.0.0.1:45878 (9 connections now open) 2014-10-06T16:57:15.044+0000 I NETWORK [conn13504] end connection 127.0.0.1:45875 (9 connections now open) 2014-10-06T16:57:15.044+0000 I NETWORK [conn13496] end connection 127.0.0.1:45866 (8 connections now open) 2014-10-06T16:57:15.044+0000 I NETWORK [conn13508] end connection 127.0.0.1:45879 (9 connections now open) 2014-10-06T16:57:15.044+0000 I NETWORK [conn13506] end connection 127.0.0.1:45877 (8 connections now open) 2014-10-06T16:57:15.044+0000 I NETWORK [conn13498] end connection 127.0.0.1:45867 (4 connections now open) 2014-10-06T16:57:15.044+0000 I NETWORK [conn13500] end connection 127.0.0.1:45871 (3 connections now open) 2014-10-06T16:57:15.044+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45883 #13512 (3 connections now open) 2014-10-06T16:57:15.045+0000 I NETWORK [conn13512] end connection 127.0.0.1:45883 (2 connections now open) 2014-10-06T16:57:15.045+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:57:15.049+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:57:15.049+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:57:18.582+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45884 #13513 (3 connections now open) 2014-10-06T16:57:18.582+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45885 #13514 (4 connections now open) 2014-10-06T16:57:18.583+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45887 #13515 (5 connections now open) 2014-10-06T16:57:18.583+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45886 #13516 (6 connections now open) 2014-10-06T16:57:18.583+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45888 #13517 (7 connections now open) 2014-10-06T16:57:18.583+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45889 #13518 (8 connections now open) 2014-10-06T16:57:18.583+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45890 #13519 (9 connections now open) 2014-10-06T16:57:18.584+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45891 #13520 (10 connections now open) 2014-10-06T16:57:18.584+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45892 #13521 (11 connections now open) 2014-10-06T16:57:18.584+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45893 #13522 (12 connections now open) 2014-10-06T16:57:18.585+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45894 #13523 (13 connections now open) 2014-10-06T16:57:18.585+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45895 #13524 (14 connections now open) 2014-10-06T16:57:18.585+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45896 #13525 (15 connections now open) 2014-10-06T16:57:18.586+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45897 #13526 (16 connections now open) 2014-10-06T16:57:18.586+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45898 #13527 (17 connections now open) 2014-10-06T16:57:18.586+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45899 #13528 (18 connections now open) 2014-10-06T16:57:18.586+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45900 #13529 (19 connections now open) 2014-10-06T16:57:18.586+0000 I NETWORK [conn13513] end connection 127.0.0.1:45884 (18 connections now open) 2014-10-06T16:57:23.586+0000 I NETWORK [conn13514] end connection 127.0.0.1:45885 (17 connections now open) 2014-10-06T16:57:23.586+0000 I NETWORK [conn13517] end connection 127.0.0.1:45888 (16 connections now open) 2014-10-06T16:57:23.586+0000 I NETWORK [conn13516] end connection 127.0.0.1:45886 (16 connections now open) 2014-10-06T16:57:23.587+0000 I NETWORK [conn13527] end connection 127.0.0.1:45898 (15 connections now open) 2014-10-06T16:57:23.587+0000 I NETWORK [conn13523] end connection 127.0.0.1:45894 (15 connections now open) 2014-10-06T16:57:23.587+0000 I NETWORK [conn13519] end connection 127.0.0.1:45890 (16 connections now open) 2014-10-06T16:57:23.587+0000 I NETWORK [conn13521] end connection 127.0.0.1:45892 (13 connections now open) 2014-10-06T16:57:23.587+0000 I NETWORK [conn13525] end connection 127.0.0.1:45896 (10 connections now open) 2014-10-06T16:57:23.587+0000 I NETWORK [conn13524] end connection 127.0.0.1:45895 (10 connections now open) 2014-10-06T16:57:23.587+0000 I NETWORK [conn13515] end connection 127.0.0.1:45887 (10 connections now open) 2014-10-06T16:57:23.587+0000 I NETWORK [conn13520] end connection 127.0.0.1:45891 (8 connections now open) 2014-10-06T16:57:23.587+0000 I NETWORK [conn13518] end connection 127.0.0.1:45889 (10 connections now open) 2014-10-06T16:57:23.587+0000 I NETWORK [conn13522] end connection 127.0.0.1:45893 (6 connections now open) 2014-10-06T16:57:23.587+0000 I NETWORK [conn13529] end connection 127.0.0.1:45900 (4 connections now open) 2014-10-06T16:57:23.587+0000 I NETWORK [conn13526] end connection 127.0.0.1:45897 (4 connections now open) 2014-10-06T16:57:23.587+0000 I NETWORK [conn13528] end connection 127.0.0.1:45899 (3 connections now open) 2014-10-06T16:57:23.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45901 #13530 (3 connections now open) 2014-10-06T16:57:23.588+0000 I NETWORK [conn13530] end connection 127.0.0.1:45901 (2 connections now open) 2014-10-06T16:57:23.588+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:57:23.589+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:57:23.590+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:57:27.139+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45902 #13531 (3 connections now open) 2014-10-06T16:57:27.140+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45903 #13532 (4 connections now open) 2014-10-06T16:57:27.140+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45904 #13533 (5 connections now open) 2014-10-06T16:57:27.140+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45905 #13534 (6 connections now open) 2014-10-06T16:57:27.140+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45906 #13535 (7 connections now open) 2014-10-06T16:57:27.140+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45907 #13536 (8 connections now open) 2014-10-06T16:57:27.141+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45908 #13537 (9 connections now open) 2014-10-06T16:57:27.141+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45909 #13538 (10 connections now open) 2014-10-06T16:57:27.141+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45910 #13539 (11 connections now open) 2014-10-06T16:57:27.141+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45911 #13540 (12 connections now open) 2014-10-06T16:57:27.141+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45912 #13541 (13 connections now open) 2014-10-06T16:57:27.141+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45913 #13542 (14 connections now open) 2014-10-06T16:57:27.142+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45914 #13543 (15 connections now open) 2014-10-06T16:57:27.142+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45915 #13544 (16 connections now open) 2014-10-06T16:57:27.142+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45916 #13545 (17 connections now open) 2014-10-06T16:57:27.142+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45917 #13546 (18 connections now open) 2014-10-06T16:57:27.142+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45918 #13547 (19 connections now open) 2014-10-06T16:57:27.143+0000 I NETWORK [conn13531] end connection 127.0.0.1:45902 (18 connections now open) 2014-10-06T16:57:32.143+0000 I NETWORK [conn13539] end connection 127.0.0.1:45910 (17 connections now open) 2014-10-06T16:57:32.143+0000 I NETWORK [conn13547] end connection 127.0.0.1:45918 (16 connections now open) 2014-10-06T16:57:32.143+0000 I NETWORK [conn13536] end connection 127.0.0.1:45907 (16 connections now open) 2014-10-06T16:57:32.144+0000 I NETWORK [conn13533] end connection 127.0.0.1:45904 (15 connections now open) 2014-10-06T16:57:32.144+0000 I NETWORK [conn13546] end connection 127.0.0.1:45917 (15 connections now open) 2014-10-06T16:57:32.144+0000 I NETWORK [conn13535] end connection 127.0.0.1:45906 (15 connections now open) 2014-10-06T16:57:32.144+0000 I NETWORK [conn13543] end connection 127.0.0.1:45914 (15 connections now open) 2014-10-06T16:57:32.143+0000 I NETWORK [conn13545] end connection 127.0.0.1:45916 (16 connections now open) 2014-10-06T16:57:32.144+0000 I NETWORK [conn13542] end connection 127.0.0.1:45913 (15 connections now open) 2014-10-06T16:57:32.144+0000 I NETWORK [conn13537] end connection 127.0.0.1:45908 (15 connections now open) 2014-10-06T16:57:32.143+0000 I NETWORK [conn13534] end connection 127.0.0.1:45905 (16 connections now open) 2014-10-06T16:57:32.144+0000 I NETWORK [conn13541] end connection 127.0.0.1:45912 (15 connections now open) 2014-10-06T16:57:32.144+0000 I NETWORK [conn13538] end connection 127.0.0.1:45909 (5 connections now open) 2014-10-06T16:57:32.144+0000 I NETWORK [conn13544] end connection 127.0.0.1:45915 (5 connections now open) 2014-10-06T16:57:32.144+0000 I NETWORK [conn13532] end connection 127.0.0.1:45903 (5 connections now open) 2014-10-06T16:57:32.144+0000 I NETWORK [conn13540] end connection 127.0.0.1:45911 (3 connections now open) 2014-10-06T16:57:32.144+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45919 #13548 (3 connections now open) 2014-10-06T16:57:32.145+0000 I NETWORK [conn13548] end connection 127.0.0.1:45919 (2 connections now open) 2014-10-06T16:57:32.145+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:57:32.146+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:57:32.146+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:57:35.678+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45920 #13549 (3 connections now open) 2014-10-06T16:57:35.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45921 #13550 (4 connections now open) 2014-10-06T16:57:35.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45922 #13551 (5 connections now open) 2014-10-06T16:57:35.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45923 #13552 (6 connections now open) 2014-10-06T16:57:35.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45924 #13553 (7 connections now open) 2014-10-06T16:57:35.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45925 #13554 (8 connections now open) 2014-10-06T16:57:35.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45926 #13555 (9 connections now open) 2014-10-06T16:57:35.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45927 #13556 (10 connections now open) 2014-10-06T16:57:35.680+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45928 #13557 (11 connections now open) 2014-10-06T16:57:35.680+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45929 #13558 (12 connections now open) 2014-10-06T16:57:35.680+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45930 #13559 (13 connections now open) 2014-10-06T16:57:35.680+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45931 #13560 (14 connections now open) 2014-10-06T16:57:35.680+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45932 #13561 (15 connections now open) 2014-10-06T16:57:35.680+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45933 #13562 (16 connections now open) 2014-10-06T16:57:35.680+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45934 #13563 (17 connections now open) 2014-10-06T16:57:35.680+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45935 #13564 (18 connections now open) 2014-10-06T16:57:35.681+0000 I NETWORK [conn13549] end connection 127.0.0.1:45920 (17 connections now open) 2014-10-06T16:57:35.681+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45936 #13565 (18 connections now open) 2014-10-06T16:57:40.681+0000 I NETWORK [conn13561] end connection 127.0.0.1:45932 (17 connections now open) 2014-10-06T16:57:40.681+0000 I NETWORK [conn13563] end connection 127.0.0.1:45934 (16 connections now open) 2014-10-06T16:57:40.681+0000 I NETWORK [conn13551] end connection 127.0.0.1:45922 (16 connections now open) 2014-10-06T16:57:40.681+0000 I NETWORK [conn13556] end connection 127.0.0.1:45927 (16 connections now open) 2014-10-06T16:57:40.681+0000 I NETWORK [conn13560] end connection 127.0.0.1:45931 (16 connections now open) 2014-10-06T16:57:40.682+0000 I NETWORK [conn13565] end connection 127.0.0.1:45936 (13 connections now open) 2014-10-06T16:57:40.681+0000 I NETWORK [conn13558] end connection 127.0.0.1:45929 (16 connections now open) 2014-10-06T16:57:40.681+0000 I NETWORK [conn13559] end connection 127.0.0.1:45930 (16 connections now open) 2014-10-06T16:57:40.681+0000 I NETWORK [conn13552] end connection 127.0.0.1:45923 (16 connections now open) 2014-10-06T16:57:40.681+0000 I NETWORK [conn13557] end connection 127.0.0.1:45928 (16 connections now open) 2014-10-06T16:57:40.682+0000 I NETWORK [conn13553] end connection 127.0.0.1:45924 (14 connections now open) 2014-10-06T16:57:40.682+0000 I NETWORK [conn13554] end connection 127.0.0.1:45925 (11 connections now open) 2014-10-06T16:57:40.682+0000 I NETWORK [conn13564] end connection 127.0.0.1:45935 (6 connections now open) 2014-10-06T16:57:40.682+0000 I NETWORK [conn13555] end connection 127.0.0.1:45926 (9 connections now open) 2014-10-06T16:57:40.682+0000 I NETWORK [conn13562] end connection 127.0.0.1:45933 (3 connections now open) 2014-10-06T16:57:40.682+0000 I NETWORK [conn13550] end connection 127.0.0.1:45921 (3 connections now open) 2014-10-06T16:57:40.682+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45937 #13566 (3 connections now open) 2014-10-06T16:57:40.683+0000 I NETWORK [conn13566] end connection 127.0.0.1:45937 (2 connections now open) 2014-10-06T16:57:40.683+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:57:40.683+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:57:40.684+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:57:44.249+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45938 #13567 (3 connections now open) 2014-10-06T16:57:44.250+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45939 #13568 (4 connections now open) 2014-10-06T16:57:44.250+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45940 #13569 (5 connections now open) 2014-10-06T16:57:44.250+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45941 #13570 (6 connections now open) 2014-10-06T16:57:44.250+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45942 #13571 (7 connections now open) 2014-10-06T16:57:44.251+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45943 #13572 (8 connections now open) 2014-10-06T16:57:44.251+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45944 #13573 (9 connections now open) 2014-10-06T16:57:44.251+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45945 #13574 (10 connections now open) 2014-10-06T16:57:44.251+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45946 #13575 (11 connections now open) 2014-10-06T16:57:44.251+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45947 #13576 (12 connections now open) 2014-10-06T16:57:44.251+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45948 #13577 (13 connections now open) 2014-10-06T16:57:44.252+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45949 #13578 (14 connections now open) 2014-10-06T16:57:44.252+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45950 #13579 (15 connections now open) 2014-10-06T16:57:44.252+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45951 #13580 (16 connections now open) 2014-10-06T16:57:44.252+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45952 #13581 (17 connections now open) 2014-10-06T16:57:44.252+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45953 #13582 (18 connections now open) 2014-10-06T16:57:44.252+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45954 #13583 (19 connections now open) 2014-10-06T16:57:44.252+0000 I NETWORK [conn13567] end connection 127.0.0.1:45938 (18 connections now open) 2014-10-06T16:57:49.253+0000 I NETWORK [conn13581] end connection 127.0.0.1:45952 (17 connections now open) 2014-10-06T16:57:49.253+0000 I NETWORK [conn13571] end connection 127.0.0.1:45942 (17 connections now open) 2014-10-06T16:57:49.253+0000 I NETWORK [conn13577] end connection 127.0.0.1:45948 (16 connections now open) 2014-10-06T16:57:49.253+0000 I NETWORK [conn13583] end connection 127.0.0.1:45954 (14 connections now open) 2014-10-06T16:57:49.253+0000 I NETWORK [conn13574] end connection 127.0.0.1:45945 (14 connections now open) 2014-10-06T16:57:49.253+0000 I NETWORK [conn13575] end connection 127.0.0.1:45946 (13 connections now open) 2014-10-06T16:57:49.253+0000 I NETWORK [conn13570] end connection 127.0.0.1:45941 (11 connections now open) 2014-10-06T16:57:49.253+0000 I NETWORK [conn13580] end connection 127.0.0.1:45951 (11 connections now open) 2014-10-06T16:57:49.253+0000 I NETWORK [conn13572] end connection 127.0.0.1:45943 (9 connections now open) 2014-10-06T16:57:49.253+0000 I NETWORK [conn13573] end connection 127.0.0.1:45944 (9 connections now open) 2014-10-06T16:57:49.253+0000 I NETWORK [conn13582] end connection 127.0.0.1:45953 (8 connections now open) 2014-10-06T16:57:49.253+0000 I NETWORK [conn13568] end connection 127.0.0.1:45939 (9 connections now open) 2014-10-06T16:57:49.253+0000 I NETWORK [conn13569] end connection 127.0.0.1:45940 (7 connections now open) 2014-10-06T16:57:49.253+0000 I NETWORK [conn13578] end connection 127.0.0.1:45949 (4 connections now open) 2014-10-06T16:57:49.253+0000 I NETWORK [conn13576] end connection 127.0.0.1:45947 (4 connections now open) 2014-10-06T16:57:49.253+0000 I NETWORK [conn13579] end connection 127.0.0.1:45950 (2 connections now open) 2014-10-06T16:57:49.254+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45955 #13584 (3 connections now open) 2014-10-06T16:57:49.254+0000 I NETWORK [conn13584] end connection 127.0.0.1:45955 (2 connections now open) 2014-10-06T16:57:49.255+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:57:49.255+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:57:49.256+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:57:52.816+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45956 #13585 (3 connections now open) 2014-10-06T16:57:52.816+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45957 #13586 (4 connections now open) 2014-10-06T16:57:52.816+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45959 #13587 (5 connections now open) 2014-10-06T16:57:52.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45958 #13588 (6 connections now open) 2014-10-06T16:57:52.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45961 #13589 (7 connections now open) 2014-10-06T16:57:52.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45962 #13590 (8 connections now open) 2014-10-06T16:57:52.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45963 #13591 (9 connections now open) 2014-10-06T16:57:52.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45964 #13592 (10 connections now open) 2014-10-06T16:57:52.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45965 #13593 (11 connections now open) 2014-10-06T16:57:52.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45966 #13594 (12 connections now open) 2014-10-06T16:57:52.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45967 #13595 (13 connections now open) 2014-10-06T16:57:52.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45968 #13596 (14 connections now open) 2014-10-06T16:57:52.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45969 #13597 (15 connections now open) 2014-10-06T16:57:52.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45970 #13598 (16 connections now open) 2014-10-06T16:57:52.819+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45971 #13599 (17 connections now open) 2014-10-06T16:57:52.819+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45972 #13600 (18 connections now open) 2014-10-06T16:57:52.819+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45973 #13601 (19 connections now open) 2014-10-06T16:57:52.819+0000 I NETWORK [conn13585] end connection 127.0.0.1:45956 (18 connections now open) 2014-10-06T16:57:57.820+0000 I NETWORK [conn13601] end connection 127.0.0.1:45973 (17 connections now open) 2014-10-06T16:57:57.820+0000 I NETWORK [conn13600] end connection 127.0.0.1:45972 (16 connections now open) 2014-10-06T16:57:57.820+0000 I NETWORK [conn13586] end connection 127.0.0.1:45957 (16 connections now open) 2014-10-06T16:57:57.820+0000 I NETWORK [conn13597] end connection 127.0.0.1:45969 (16 connections now open) 2014-10-06T16:57:57.820+0000 I NETWORK [conn13592] end connection 127.0.0.1:45964 (13 connections now open) 2014-10-06T16:57:57.820+0000 I NETWORK [conn13588] end connection 127.0.0.1:45958 (13 connections now open) 2014-10-06T16:57:57.820+0000 I NETWORK [conn13598] end connection 127.0.0.1:45970 (13 connections now open) 2014-10-06T16:57:57.820+0000 I NETWORK [conn13593] end connection 127.0.0.1:45965 (11 connections now open) 2014-10-06T16:57:57.820+0000 I NETWORK [conn13587] end connection 127.0.0.1:45959 (10 connections now open) 2014-10-06T16:57:57.820+0000 I NETWORK [conn13589] end connection 127.0.0.1:45961 (16 connections now open) 2014-10-06T16:57:57.820+0000 I NETWORK [conn13591] end connection 127.0.0.1:45963 (8 connections now open) 2014-10-06T16:57:57.820+0000 I NETWORK [conn13596] end connection 127.0.0.1:45968 (16 connections now open) 2014-10-06T16:57:57.820+0000 I NETWORK [conn13599] end connection 127.0.0.1:45971 (13 connections now open) 2014-10-06T16:57:57.820+0000 I NETWORK [conn13594] end connection 127.0.0.1:45966 (16 connections now open) 2014-10-06T16:57:57.820+0000 I NETWORK [conn13590] end connection 127.0.0.1:45962 (7 connections now open) 2014-10-06T16:57:57.821+0000 I NETWORK [conn13595] end connection 127.0.0.1:45967 (2 connections now open) 2014-10-06T16:57:57.821+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45974 #13602 (3 connections now open) 2014-10-06T16:57:57.821+0000 I NETWORK [conn13602] end connection 127.0.0.1:45974 (2 connections now open) 2014-10-06T16:57:57.821+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:57:57.822+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:57:57.822+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:58:01.370+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45975 #13603 (3 connections now open) 2014-10-06T16:58:01.371+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45976 #13604 (4 connections now open) 2014-10-06T16:58:01.371+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45977 #13605 (5 connections now open) 2014-10-06T16:58:01.371+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45978 #13606 (6 connections now open) 2014-10-06T16:58:01.371+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45979 #13607 (7 connections now open) 2014-10-06T16:58:01.371+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45980 #13608 (8 connections now open) 2014-10-06T16:58:01.371+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45981 #13609 (9 connections now open) 2014-10-06T16:58:01.371+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45982 #13610 (10 connections now open) 2014-10-06T16:58:01.371+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45983 #13611 (11 connections now open) 2014-10-06T16:58:01.371+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45984 #13612 (12 connections now open) 2014-10-06T16:58:01.371+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45985 #13613 (13 connections now open) 2014-10-06T16:58:01.372+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45986 #13614 (14 connections now open) 2014-10-06T16:58:01.372+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45987 #13615 (15 connections now open) 2014-10-06T16:58:01.372+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45988 #13616 (16 connections now open) 2014-10-06T16:58:01.372+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45989 #13617 (17 connections now open) 2014-10-06T16:58:01.372+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45990 #13618 (18 connections now open) 2014-10-06T16:58:01.372+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45991 #13619 (19 connections now open) 2014-10-06T16:58:01.372+0000 I NETWORK [conn13603] end connection 127.0.0.1:45975 (18 connections now open) 2014-10-06T16:58:06.373+0000 I NETWORK [conn13611] end connection 127.0.0.1:45983 (17 connections now open) 2014-10-06T16:58:06.373+0000 I NETWORK [conn13612] end connection 127.0.0.1:45984 (17 connections now open) 2014-10-06T16:58:06.373+0000 I NETWORK [conn13617] end connection 127.0.0.1:45989 (16 connections now open) 2014-10-06T16:58:06.373+0000 I NETWORK [conn13615] end connection 127.0.0.1:45987 (17 connections now open) 2014-10-06T16:58:06.373+0000 I NETWORK [conn13614] end connection 127.0.0.1:45986 (14 connections now open) 2014-10-06T16:58:06.373+0000 I NETWORK [conn13619] end connection 127.0.0.1:45991 (12 connections now open) 2014-10-06T16:58:06.373+0000 I NETWORK [conn13605] end connection 127.0.0.1:45977 (11 connections now open) 2014-10-06T16:58:06.373+0000 I NETWORK [conn13610] end connection 127.0.0.1:45982 (11 connections now open) 2014-10-06T16:58:06.373+0000 I NETWORK [conn13613] end connection 127.0.0.1:45985 (9 connections now open) 2014-10-06T16:58:06.373+0000 I NETWORK [conn13606] end connection 127.0.0.1:45978 (9 connections now open) 2014-10-06T16:58:06.373+0000 I NETWORK [conn13616] end connection 127.0.0.1:45988 (7 connections now open) 2014-10-06T16:58:06.374+0000 I NETWORK [conn13607] end connection 127.0.0.1:45979 (6 connections now open) 2014-10-06T16:58:06.374+0000 I NETWORK [conn13609] end connection 127.0.0.1:45981 (6 connections now open) 2014-10-06T16:58:06.374+0000 I NETWORK [conn13608] end connection 127.0.0.1:45980 (4 connections now open) 2014-10-06T16:58:06.374+0000 I NETWORK [conn13618] end connection 127.0.0.1:45990 (6 connections now open) 2014-10-06T16:58:06.374+0000 I NETWORK [conn13604] end connection 127.0.0.1:45976 (4 connections now open) 2014-10-06T16:58:06.374+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45992 #13620 (3 connections now open) 2014-10-06T16:58:06.374+0000 I NETWORK [conn13620] end connection 127.0.0.1:45992 (2 connections now open) 2014-10-06T16:58:06.375+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:58:06.376+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:58:06.376+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:58:09.914+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45993 #13621 (3 connections now open) 2014-10-06T16:58:09.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45994 #13622 (4 connections now open) 2014-10-06T16:58:09.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45995 #13623 (5 connections now open) 2014-10-06T16:58:09.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45996 #13624 (6 connections now open) 2014-10-06T16:58:09.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45998 #13625 (7 connections now open) 2014-10-06T16:58:09.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:45999 #13626 (8 connections now open) 2014-10-06T16:58:09.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46000 #13627 (9 connections now open) 2014-10-06T16:58:09.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46001 #13628 (10 connections now open) 2014-10-06T16:58:09.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46002 #13629 (11 connections now open) 2014-10-06T16:58:09.916+0000 I NETWORK [conn13621] end connection 127.0.0.1:45993 (10 connections now open) 2014-10-06T16:58:14.916+0000 I NETWORK [conn13626] end connection 127.0.0.1:45999 (9 connections now open) 2014-10-06T16:58:14.916+0000 I NETWORK [conn13623] end connection 127.0.0.1:45995 (9 connections now open) 2014-10-06T16:58:14.916+0000 I NETWORK [conn13628] end connection 127.0.0.1:46001 (9 connections now open) 2014-10-06T16:58:14.916+0000 I NETWORK [conn13629] end connection 127.0.0.1:46002 (8 connections now open) 2014-10-06T16:58:14.916+0000 I NETWORK [conn13627] end connection 127.0.0.1:46000 (8 connections now open) 2014-10-06T16:58:14.916+0000 I NETWORK [conn13624] end connection 127.0.0.1:45996 (8 connections now open) 2014-10-06T16:58:14.916+0000 I NETWORK [conn13625] end connection 127.0.0.1:45998 (8 connections now open) 2014-10-06T16:58:14.916+0000 I NETWORK [conn13622] end connection 127.0.0.1:45994 (8 connections now open) 2014-10-06T16:58:14.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46003 #13630 (3 connections now open) 2014-10-06T16:58:14.917+0000 I NETWORK [conn13630] end connection 127.0.0.1:46003 (2 connections now open) 2014-10-06T16:58:14.917+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:58:14.918+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:58:14.919+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:58:18.536+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46004 #13631 (3 connections now open) 2014-10-06T16:58:18.536+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46005 #13632 (4 connections now open) 2014-10-06T16:58:18.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46006 #13633 (5 connections now open) 2014-10-06T16:58:18.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46007 #13634 (6 connections now open) 2014-10-06T16:58:18.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46008 #13635 (7 connections now open) 2014-10-06T16:58:18.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46009 #13636 (8 connections now open) 2014-10-06T16:58:18.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46010 #13637 (9 connections now open) 2014-10-06T16:58:18.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46011 #13638 (10 connections now open) 2014-10-06T16:58:18.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46012 #13639 (11 connections now open) 2014-10-06T16:58:18.538+0000 I NETWORK [conn13631] end connection 127.0.0.1:46004 (10 connections now open) 2014-10-06T16:58:23.538+0000 I NETWORK [conn13636] end connection 127.0.0.1:46009 (9 connections now open) 2014-10-06T16:58:23.538+0000 I NETWORK [conn13633] end connection 127.0.0.1:46006 (9 connections now open) 2014-10-06T16:58:23.538+0000 I NETWORK [conn13639] end connection 127.0.0.1:46012 (9 connections now open) 2014-10-06T16:58:23.538+0000 I NETWORK [conn13635] end connection 127.0.0.1:46008 (6 connections now open) 2014-10-06T16:58:23.538+0000 I NETWORK [conn13634] end connection 127.0.0.1:46007 (5 connections now open) 2014-10-06T16:58:23.538+0000 I NETWORK [conn13637] end connection 127.0.0.1:46010 (5 connections now open) 2014-10-06T16:58:23.538+0000 I NETWORK [conn13632] end connection 127.0.0.1:46005 (3 connections now open) 2014-10-06T16:58:23.538+0000 I NETWORK [conn13638] end connection 127.0.0.1:46011 (3 connections now open) 2014-10-06T16:58:23.538+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46013 #13640 (3 connections now open) 2014-10-06T16:58:23.539+0000 I NETWORK [conn13640] end connection 127.0.0.1:46013 (2 connections now open) 2014-10-06T16:58:23.539+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:58:23.540+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:58:23.540+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:58:27.074+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46014 #13641 (3 connections now open) 2014-10-06T16:58:27.074+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46015 #13642 (4 connections now open) 2014-10-06T16:58:27.074+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46016 #13643 (5 connections now open) 2014-10-06T16:58:27.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46017 #13644 (6 connections now open) 2014-10-06T16:58:27.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46018 #13645 (7 connections now open) 2014-10-06T16:58:27.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46019 #13646 (8 connections now open) 2014-10-06T16:58:27.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46020 #13647 (9 connections now open) 2014-10-06T16:58:27.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46021 #13648 (10 connections now open) 2014-10-06T16:58:27.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46022 #13649 (11 connections now open) 2014-10-06T16:58:27.075+0000 I NETWORK [conn13641] end connection 127.0.0.1:46014 (10 connections now open) 2014-10-06T16:58:32.076+0000 I NETWORK [conn13646] end connection 127.0.0.1:46019 (9 connections now open) 2014-10-06T16:58:32.076+0000 I NETWORK [conn13649] end connection 127.0.0.1:46022 (9 connections now open) 2014-10-06T16:58:32.076+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46023 #13650 (10 connections now open) 2014-10-06T16:58:32.076+0000 I NETWORK [conn13644] end connection 127.0.0.1:46017 (9 connections now open) 2014-10-06T16:58:32.076+0000 I NETWORK [conn13645] end connection 127.0.0.1:46018 (9 connections now open) 2014-10-06T16:58:32.076+0000 I NETWORK [conn13647] end connection 127.0.0.1:46020 (8 connections now open) 2014-10-06T16:58:32.076+0000 I NETWORK [conn13642] end connection 127.0.0.1:46015 (8 connections now open) 2014-10-06T16:58:32.076+0000 I NETWORK [conn13648] end connection 127.0.0.1:46021 (8 connections now open) 2014-10-06T16:58:32.076+0000 I NETWORK [conn13643] end connection 127.0.0.1:46016 (9 connections now open) 2014-10-06T16:58:32.077+0000 I NETWORK [conn13650] end connection 127.0.0.1:46023 (2 connections now open) 2014-10-06T16:58:32.077+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:58:32.077+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:58:32.078+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:58:35.632+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46024 #13651 (3 connections now open) 2014-10-06T16:58:35.633+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46025 #13652 (4 connections now open) 2014-10-06T16:58:35.633+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46026 #13653 (5 connections now open) 2014-10-06T16:58:35.633+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46027 #13654 (6 connections now open) 2014-10-06T16:58:35.633+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46028 #13655 (7 connections now open) 2014-10-06T16:58:35.633+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46029 #13656 (8 connections now open) 2014-10-06T16:58:35.633+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46030 #13657 (9 connections now open) 2014-10-06T16:58:35.633+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46031 #13658 (10 connections now open) 2014-10-06T16:58:35.633+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46032 #13659 (11 connections now open) 2014-10-06T16:58:35.634+0000 I NETWORK [conn13651] end connection 127.0.0.1:46024 (10 connections now open) 2014-10-06T16:58:40.634+0000 I NETWORK [conn13652] end connection 127.0.0.1:46025 (9 connections now open) 2014-10-06T16:58:40.634+0000 I NETWORK [conn13656] end connection 127.0.0.1:46029 (9 connections now open) 2014-10-06T16:58:40.634+0000 I NETWORK [conn13658] end connection 127.0.0.1:46031 (7 connections now open) 2014-10-06T16:58:40.634+0000 I NETWORK [conn13659] end connection 127.0.0.1:46032 (7 connections now open) 2014-10-06T16:58:40.634+0000 I NETWORK [conn13657] end connection 127.0.0.1:46030 (5 connections now open) 2014-10-06T16:58:40.635+0000 I NETWORK [conn13654] end connection 127.0.0.1:46027 (4 connections now open) 2014-10-06T16:58:40.635+0000 I NETWORK [conn13653] end connection 127.0.0.1:46026 (4 connections now open) 2014-10-06T16:58:40.635+0000 I NETWORK [conn13655] end connection 127.0.0.1:46028 (2 connections now open) 2014-10-06T16:58:40.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46033 #13660 (3 connections now open) 2014-10-06T16:58:40.635+0000 I NETWORK [conn13660] end connection 127.0.0.1:46033 (2 connections now open) 2014-10-06T16:58:40.635+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:58:40.636+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:58:40.636+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:58:44.186+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46034 #13661 (3 connections now open) 2014-10-06T16:58:44.186+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46035 #13662 (4 connections now open) 2014-10-06T16:58:44.186+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46036 #13663 (5 connections now open) 2014-10-06T16:58:44.186+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46037 #13664 (6 connections now open) 2014-10-06T16:58:44.187+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46038 #13665 (7 connections now open) 2014-10-06T16:58:44.187+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46039 #13666 (8 connections now open) 2014-10-06T16:58:44.187+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46040 #13667 (9 connections now open) 2014-10-06T16:58:44.187+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46041 #13668 (10 connections now open) 2014-10-06T16:58:44.187+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46042 #13669 (11 connections now open) 2014-10-06T16:58:44.188+0000 I NETWORK [conn13661] end connection 127.0.0.1:46034 (10 connections now open) 2014-10-06T16:58:49.188+0000 I NETWORK [conn13662] end connection 127.0.0.1:46035 (9 connections now open) 2014-10-06T16:58:49.188+0000 I NETWORK [conn13669] end connection 127.0.0.1:46042 (9 connections now open) 2014-10-06T16:58:49.188+0000 I NETWORK [conn13664] end connection 127.0.0.1:46037 (8 connections now open) 2014-10-06T16:58:49.188+0000 I NETWORK [conn13667] end connection 127.0.0.1:46040 (8 connections now open) 2014-10-06T16:58:49.188+0000 I NETWORK [conn13666] end connection 127.0.0.1:46039 (7 connections now open) 2014-10-06T16:58:49.188+0000 I NETWORK [conn13663] end connection 127.0.0.1:46036 (9 connections now open) 2014-10-06T16:58:49.188+0000 I NETWORK [conn13668] end connection 127.0.0.1:46041 (8 connections now open) 2014-10-06T16:58:49.188+0000 I NETWORK [conn13665] end connection 127.0.0.1:46038 (5 connections now open) 2014-10-06T16:58:49.188+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46043 #13670 (3 connections now open) 2014-10-06T16:58:49.189+0000 I NETWORK [conn13670] end connection 127.0.0.1:46043 (2 connections now open) 2014-10-06T16:58:49.189+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:58:49.190+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:58:49.190+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:58:52.722+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46044 #13671 (3 connections now open) 2014-10-06T16:58:52.723+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46045 #13672 (4 connections now open) 2014-10-06T16:58:52.723+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46046 #13673 (5 connections now open) 2014-10-06T16:58:52.723+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46047 #13674 (6 connections now open) 2014-10-06T16:58:52.723+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46048 #13675 (7 connections now open) 2014-10-06T16:58:52.723+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46049 #13676 (8 connections now open) 2014-10-06T16:58:52.723+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46050 #13677 (9 connections now open) 2014-10-06T16:58:52.723+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46051 #13678 (10 connections now open) 2014-10-06T16:58:52.723+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46052 #13679 (11 connections now open) 2014-10-06T16:58:52.724+0000 I NETWORK [conn13671] end connection 127.0.0.1:46044 (10 connections now open) 2014-10-06T16:58:57.724+0000 I NETWORK [conn13677] end connection 127.0.0.1:46050 (9 connections now open) 2014-10-06T16:58:57.724+0000 I NETWORK [conn13675] end connection 127.0.0.1:46048 (9 connections now open) 2014-10-06T16:58:57.724+0000 I NETWORK [conn13678] end connection 127.0.0.1:46051 (8 connections now open) 2014-10-06T16:58:57.724+0000 I NETWORK [conn13672] end connection 127.0.0.1:46045 (8 connections now open) 2014-10-06T16:58:57.724+0000 I NETWORK [conn13676] end connection 127.0.0.1:46049 (6 connections now open) 2014-10-06T16:58:57.724+0000 I NETWORK [conn13673] end connection 127.0.0.1:46046 (5 connections now open) 2014-10-06T16:58:57.724+0000 I NETWORK [conn13674] end connection 127.0.0.1:46047 (3 connections now open) 2014-10-06T16:58:57.724+0000 I NETWORK [conn13679] end connection 127.0.0.1:46052 (3 connections now open) 2014-10-06T16:58:57.725+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46053 #13680 (3 connections now open) 2014-10-06T16:58:57.725+0000 I NETWORK [conn13680] end connection 127.0.0.1:46053 (2 connections now open) 2014-10-06T16:58:57.725+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:58:57.726+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:58:57.727+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:59:01.318+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46054 #13681 (3 connections now open) 2014-10-06T16:59:01.319+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46055 #13682 (4 connections now open) 2014-10-06T16:59:01.319+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46056 #13683 (5 connections now open) 2014-10-06T16:59:01.319+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46057 #13684 (6 connections now open) 2014-10-06T16:59:01.319+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46058 #13685 (7 connections now open) 2014-10-06T16:59:01.319+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46059 #13686 (8 connections now open) 2014-10-06T16:59:01.319+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46060 #13687 (9 connections now open) 2014-10-06T16:59:01.319+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46061 #13688 (10 connections now open) 2014-10-06T16:59:01.319+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46062 #13689 (11 connections now open) 2014-10-06T16:59:01.320+0000 I NETWORK [conn13681] end connection 127.0.0.1:46054 (10 connections now open) 2014-10-06T16:59:06.320+0000 I NETWORK [conn13687] end connection 127.0.0.1:46060 (9 connections now open) 2014-10-06T16:59:06.320+0000 I NETWORK [conn13683] end connection 127.0.0.1:46056 (9 connections now open) 2014-10-06T16:59:06.320+0000 I NETWORK [conn13686] end connection 127.0.0.1:46059 (9 connections now open) 2014-10-06T16:59:06.320+0000 I NETWORK [conn13682] end connection 127.0.0.1:46055 (8 connections now open) 2014-10-06T16:59:06.320+0000 I NETWORK [conn13689] end connection 127.0.0.1:46062 (8 connections now open) 2014-10-06T16:59:06.320+0000 I NETWORK [conn13688] end connection 127.0.0.1:46061 (8 connections now open) 2014-10-06T16:59:06.320+0000 I NETWORK [conn13684] end connection 127.0.0.1:46057 (8 connections now open) 2014-10-06T16:59:06.320+0000 I NETWORK [conn13685] end connection 127.0.0.1:46058 (8 connections now open) 2014-10-06T16:59:06.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46063 #13690 (5 connections now open) 2014-10-06T16:59:06.321+0000 I NETWORK [conn13690] end connection 127.0.0.1:46063 (2 connections now open) 2014-10-06T16:59:06.322+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:59:06.322+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:59:06.323+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:59:09.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46064 #13691 (3 connections now open) 2014-10-06T16:59:09.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46065 #13692 (4 connections now open) 2014-10-06T16:59:09.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46066 #13693 (5 connections now open) 2014-10-06T16:59:09.887+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46067 #13694 (6 connections now open) 2014-10-06T16:59:09.887+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46068 #13695 (7 connections now open) 2014-10-06T16:59:09.887+0000 I NETWORK [conn13691] end connection 127.0.0.1:46064 (6 connections now open) 2014-10-06T16:59:14.887+0000 I NETWORK [conn13693] end connection 127.0.0.1:46066 (5 connections now open) 2014-10-06T16:59:14.887+0000 I NETWORK [conn13692] end connection 127.0.0.1:46065 (5 connections now open) 2014-10-06T16:59:14.887+0000 I NETWORK [conn13695] end connection 127.0.0.1:46068 (5 connections now open) 2014-10-06T16:59:14.887+0000 I NETWORK [conn13694] end connection 127.0.0.1:46067 (5 connections now open) 2014-10-06T16:59:14.887+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46069 #13696 (3 connections now open) 2014-10-06T16:59:14.888+0000 I NETWORK [conn13696] end connection 127.0.0.1:46069 (2 connections now open) 2014-10-06T16:59:14.888+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:59:14.889+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:59:14.889+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:59:18.438+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46070 #13697 (3 connections now open) 2014-10-06T16:59:18.438+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46071 #13698 (4 connections now open) 2014-10-06T16:59:18.438+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46072 #13699 (5 connections now open) 2014-10-06T16:59:18.438+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46073 #13700 (6 connections now open) 2014-10-06T16:59:18.438+0000 I NETWORK [conn13697] end connection 127.0.0.1:46070 (4 connections now open) 2014-10-06T16:59:18.438+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46074 #13701 (7 connections now open) 2014-10-06T16:59:23.439+0000 I NETWORK [conn13699] end connection 127.0.0.1:46072 (5 connections now open) 2014-10-06T16:59:23.439+0000 I NETWORK [conn13698] end connection 127.0.0.1:46071 (5 connections now open) 2014-10-06T16:59:23.439+0000 I NETWORK [conn13701] end connection 127.0.0.1:46074 (5 connections now open) 2014-10-06T16:59:23.439+0000 I NETWORK [conn13700] end connection 127.0.0.1:46073 (5 connections now open) 2014-10-06T16:59:23.439+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46075 #13702 (3 connections now open) 2014-10-06T16:59:23.440+0000 I NETWORK [conn13702] end connection 127.0.0.1:46075 (2 connections now open) 2014-10-06T16:59:23.440+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:59:23.441+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:59:23.441+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:59:26.980+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46076 #13703 (3 connections now open) 2014-10-06T16:59:26.980+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46077 #13704 (4 connections now open) 2014-10-06T16:59:26.980+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46078 #13705 (5 connections now open) 2014-10-06T16:59:26.981+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46079 #13706 (6 connections now open) 2014-10-06T16:59:26.981+0000 I NETWORK [conn13703] end connection 127.0.0.1:46076 (5 connections now open) 2014-10-06T16:59:26.981+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46080 #13707 (7 connections now open) 2014-10-06T16:59:31.981+0000 I NETWORK [conn13707] end connection 127.0.0.1:46080 (5 connections now open) 2014-10-06T16:59:31.981+0000 I NETWORK [conn13706] end connection 127.0.0.1:46079 (5 connections now open) 2014-10-06T16:59:31.981+0000 I NETWORK [conn13704] end connection 127.0.0.1:46077 (5 connections now open) 2014-10-06T16:59:31.981+0000 I NETWORK [conn13705] end connection 127.0.0.1:46078 (3 connections now open) 2014-10-06T16:59:31.981+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46081 #13708 (3 connections now open) 2014-10-06T16:59:31.982+0000 I NETWORK [conn13708] end connection 127.0.0.1:46081 (2 connections now open) 2014-10-06T16:59:31.982+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:59:31.983+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:59:31.983+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:59:35.551+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46082 #13709 (3 connections now open) 2014-10-06T16:59:35.551+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46083 #13710 (4 connections now open) 2014-10-06T16:59:35.551+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46084 #13711 (5 connections now open) 2014-10-06T16:59:35.552+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46085 #13712 (6 connections now open) 2014-10-06T16:59:35.552+0000 I NETWORK [conn13709] end connection 127.0.0.1:46082 (5 connections now open) 2014-10-06T16:59:35.552+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46086 #13713 (7 connections now open) 2014-10-06T16:59:40.552+0000 I NETWORK [conn13713] end connection 127.0.0.1:46086 (5 connections now open) 2014-10-06T16:59:40.552+0000 I NETWORK [conn13712] end connection 127.0.0.1:46085 (5 connections now open) 2014-10-06T16:59:40.552+0000 I NETWORK [conn13711] end connection 127.0.0.1:46084 (4 connections now open) 2014-10-06T16:59:40.552+0000 I NETWORK [conn13710] end connection 127.0.0.1:46083 (5 connections now open) 2014-10-06T16:59:40.552+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46087 #13714 (3 connections now open) 2014-10-06T16:59:40.553+0000 I NETWORK [conn13714] end connection 127.0.0.1:46087 (2 connections now open) 2014-10-06T16:59:40.553+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:59:40.554+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:59:40.554+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:59:44.118+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46088 #13715 (3 connections now open) 2014-10-06T16:59:44.119+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46090 #13716 (4 connections now open) 2014-10-06T16:59:44.119+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46089 #13717 (5 connections now open) 2014-10-06T16:59:44.119+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46092 #13718 (6 connections now open) 2014-10-06T16:59:44.119+0000 I NETWORK [conn13715] end connection 127.0.0.1:46088 (5 connections now open) 2014-10-06T16:59:44.119+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46093 #13719 (7 connections now open) 2014-10-06T16:59:49.119+0000 I NETWORK [conn13716] end connection 127.0.0.1:46090 (5 connections now open) 2014-10-06T16:59:49.119+0000 I NETWORK [conn13717] end connection 127.0.0.1:46089 (5 connections now open) 2014-10-06T16:59:49.119+0000 I NETWORK [conn13718] end connection 127.0.0.1:46092 (5 connections now open) 2014-10-06T16:59:49.119+0000 I NETWORK [conn13719] end connection 127.0.0.1:46093 (5 connections now open) 2014-10-06T16:59:49.119+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46094 #13720 (3 connections now open) 2014-10-06T16:59:49.120+0000 I NETWORK [conn13720] end connection 127.0.0.1:46094 (2 connections now open) 2014-10-06T16:59:49.120+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:59:49.121+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:59:49.121+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:59:52.671+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46095 #13721 (3 connections now open) 2014-10-06T16:59:52.671+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46096 #13722 (4 connections now open) 2014-10-06T16:59:52.671+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46097 #13723 (5 connections now open) 2014-10-06T16:59:52.671+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46098 #13724 (6 connections now open) 2014-10-06T16:59:52.671+0000 I NETWORK [conn13721] end connection 127.0.0.1:46095 (5 connections now open) 2014-10-06T16:59:52.671+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46099 #13725 (7 connections now open) 2014-10-06T16:59:57.672+0000 I NETWORK [conn13725] end connection 127.0.0.1:46099 (5 connections now open) 2014-10-06T16:59:57.672+0000 I NETWORK [conn13724] end connection 127.0.0.1:46098 (5 connections now open) 2014-10-06T16:59:57.672+0000 I NETWORK [conn13722] end connection 127.0.0.1:46096 (5 connections now open) 2014-10-06T16:59:57.672+0000 I NETWORK [conn13723] end connection 127.0.0.1:46097 (3 connections now open) 2014-10-06T16:59:57.672+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46100 #13726 (3 connections now open) 2014-10-06T16:59:57.673+0000 I NETWORK [conn13726] end connection 127.0.0.1:46100 (2 connections now open) 2014-10-06T16:59:57.673+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:59:57.674+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T16:59:57.674+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:00:01.225+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46101 #13727 (3 connections now open) 2014-10-06T17:00:01.225+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46102 #13728 (4 connections now open) 2014-10-06T17:00:01.225+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46104 #13729 (5 connections now open) 2014-10-06T17:00:01.226+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46103 #13730 (6 connections now open) 2014-10-06T17:00:01.226+0000 I NETWORK [conn13727] end connection 127.0.0.1:46101 (5 connections now open) 2014-10-06T17:00:01.226+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46105 #13731 (7 connections now open) 2014-10-06T17:00:06.226+0000 I NETWORK [conn13729] end connection 127.0.0.1:46104 (5 connections now open) 2014-10-06T17:00:06.226+0000 I NETWORK [conn13731] end connection 127.0.0.1:46105 (5 connections now open) 2014-10-06T17:00:06.226+0000 I NETWORK [conn13728] end connection 127.0.0.1:46102 (5 connections now open) 2014-10-06T17:00:06.226+0000 I NETWORK [conn13730] end connection 127.0.0.1:46103 (2 connections now open) 2014-10-06T17:00:06.226+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46106 #13732 (3 connections now open) 2014-10-06T17:00:06.227+0000 I NETWORK [conn13732] end connection 127.0.0.1:46106 (2 connections now open) 2014-10-06T17:00:06.227+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:00:06.228+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:00:06.228+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:00:09.766+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46107 #13733 (3 connections now open) 2014-10-06T17:00:09.767+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46108 #13734 (4 connections now open) 2014-10-06T17:00:09.767+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46109 #13735 (5 connections now open) 2014-10-06T17:00:09.767+0000 I NETWORK [conn13733] end connection 127.0.0.1:46107 (4 connections now open) 2014-10-06T17:00:14.767+0000 I NETWORK [conn13734] end connection 127.0.0.1:46108 (3 connections now open) 2014-10-06T17:00:14.767+0000 I NETWORK [conn13735] end connection 127.0.0.1:46109 (3 connections now open) 2014-10-06T17:00:14.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46110 #13736 (3 connections now open) 2014-10-06T17:00:14.768+0000 I NETWORK [conn13736] end connection 127.0.0.1:46110 (2 connections now open) 2014-10-06T17:00:14.769+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:00:14.769+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:00:14.770+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:00:18.312+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46111 #13737 (3 connections now open) 2014-10-06T17:00:18.312+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46112 #13738 (4 connections now open) 2014-10-06T17:00:18.312+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46113 #13739 (5 connections now open) 2014-10-06T17:00:18.313+0000 I NETWORK [conn13737] end connection 127.0.0.1:46111 (4 connections now open) 2014-10-06T17:00:23.313+0000 I NETWORK [conn13739] end connection 127.0.0.1:46113 (3 connections now open) 2014-10-06T17:00:23.313+0000 I NETWORK [conn13738] end connection 127.0.0.1:46112 (3 connections now open) 2014-10-06T17:00:23.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46114 #13740 (4 connections now open) 2014-10-06T17:00:23.314+0000 I NETWORK [conn13740] end connection 127.0.0.1:46114 (2 connections now open) 2014-10-06T17:00:23.314+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:00:23.315+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:00:23.316+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:00:26.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46115 #13741 (3 connections now open) 2014-10-06T17:00:26.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46116 #13742 (4 connections now open) 2014-10-06T17:00:26.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46117 #13743 (5 connections now open) 2014-10-06T17:00:26.839+0000 I NETWORK [conn13741] end connection 127.0.0.1:46115 (4 connections now open) 2014-10-06T17:00:31.839+0000 I NETWORK [conn13742] end connection 127.0.0.1:46116 (3 connections now open) 2014-10-06T17:00:31.839+0000 I NETWORK [conn13743] end connection 127.0.0.1:46117 (3 connections now open) 2014-10-06T17:00:31.839+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46118 #13744 (3 connections now open) 2014-10-06T17:00:31.840+0000 I NETWORK [conn13744] end connection 127.0.0.1:46118 (2 connections now open) 2014-10-06T17:00:31.840+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:00:31.841+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:00:31.841+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:00:35.364+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46119 #13745 (3 connections now open) 2014-10-06T17:00:35.364+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46120 #13746 (4 connections now open) 2014-10-06T17:00:35.364+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46121 #13747 (5 connections now open) 2014-10-06T17:00:35.365+0000 I NETWORK [conn13745] end connection 127.0.0.1:46119 (4 connections now open) 2014-10-06T17:00:40.365+0000 I NETWORK [conn13746] end connection 127.0.0.1:46120 (3 connections now open) 2014-10-06T17:00:40.365+0000 I NETWORK [conn13747] end connection 127.0.0.1:46121 (3 connections now open) 2014-10-06T17:00:40.365+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46123 #13748 (3 connections now open) 2014-10-06T17:00:40.365+0000 I NETWORK [conn13748] end connection 127.0.0.1:46123 (2 connections now open) 2014-10-06T17:00:40.366+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:00:40.366+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:00:40.367+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:00:43.910+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46124 #13749 (3 connections now open) 2014-10-06T17:00:43.910+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46125 #13750 (4 connections now open) 2014-10-06T17:00:43.910+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46126 #13751 (5 connections now open) 2014-10-06T17:00:43.911+0000 I NETWORK [conn13749] end connection 127.0.0.1:46124 (4 connections now open) 2014-10-06T17:00:48.911+0000 I NETWORK [conn13751] end connection 127.0.0.1:46126 (3 connections now open) 2014-10-06T17:00:48.911+0000 I NETWORK [conn13750] end connection 127.0.0.1:46125 (3 connections now open) 2014-10-06T17:00:48.911+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46127 #13752 (3 connections now open) 2014-10-06T17:00:48.911+0000 I NETWORK [conn13752] end connection 127.0.0.1:46127 (2 connections now open) 2014-10-06T17:00:48.912+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:00:48.912+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:00:48.913+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:00:52.471+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46128 #13753 (3 connections now open) 2014-10-06T17:00:52.471+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46129 #13754 (4 connections now open) 2014-10-06T17:00:52.471+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46130 #13755 (5 connections now open) 2014-10-06T17:00:52.472+0000 I NETWORK [conn13753] end connection 127.0.0.1:46128 (4 connections now open) 2014-10-06T17:00:57.472+0000 I NETWORK [conn13755] end connection 127.0.0.1:46130 (3 connections now open) 2014-10-06T17:00:57.472+0000 I NETWORK [conn13754] end connection 127.0.0.1:46129 (3 connections now open) 2014-10-06T17:00:57.472+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46132 #13756 (3 connections now open) 2014-10-06T17:00:57.473+0000 I NETWORK [conn13756] end connection 127.0.0.1:46132 (2 connections now open) 2014-10-06T17:00:57.473+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:00:57.474+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:00:57.474+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:01:01.001+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46133 #13757 (3 connections now open) 2014-10-06T17:01:01.001+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46134 #13758 (4 connections now open) 2014-10-06T17:01:01.001+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46135 #13759 (5 connections now open) 2014-10-06T17:01:01.001+0000 I NETWORK [conn13757] end connection 127.0.0.1:46133 (4 connections now open) 2014-10-06T17:01:06.002+0000 I NETWORK [conn13758] end connection 127.0.0.1:46134 (3 connections now open) 2014-10-06T17:01:06.002+0000 I NETWORK [conn13759] end connection 127.0.0.1:46135 (3 connections now open) 2014-10-06T17:01:06.002+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46136 #13760 (3 connections now open) 2014-10-06T17:01:06.002+0000 I NETWORK [conn13760] end connection 127.0.0.1:46136 (2 connections now open) 2014-10-06T17:01:06.003+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:01:06.004+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:01:06.004+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:01:09.533+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46137 #13761 (3 connections now open) 2014-10-06T17:01:09.533+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46138 #13762 (4 connections now open) 2014-10-06T17:01:09.534+0000 I NETWORK [conn13761] end connection 127.0.0.1:46137 (3 connections now open) 2014-10-06T17:01:14.534+0000 I NETWORK [conn13762] end connection 127.0.0.1:46138 (2 connections now open) 2014-10-06T17:01:14.534+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46139 #13763 (3 connections now open) 2014-10-06T17:01:14.535+0000 I NETWORK [conn13763] end connection 127.0.0.1:46139 (2 connections now open) 2014-10-06T17:01:14.535+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:01:14.536+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:01:14.536+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:01:18.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46140 #13764 (3 connections now open) 2014-10-06T17:01:18.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46141 #13765 (4 connections now open) 2014-10-06T17:01:18.100+0000 I NETWORK [conn13764] end connection 127.0.0.1:46140 (3 connections now open) 2014-10-06T17:01:23.101+0000 I NETWORK [conn13765] end connection 127.0.0.1:46141 (2 connections now open) 2014-10-06T17:01:23.101+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46142 #13766 (3 connections now open) 2014-10-06T17:01:23.101+0000 I NETWORK [conn13766] end connection 127.0.0.1:46142 (2 connections now open) 2014-10-06T17:01:23.101+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:01:23.102+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:01:23.103+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:01:26.633+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46143 #13767 (3 connections now open) 2014-10-06T17:01:26.633+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46144 #13768 (4 connections now open) 2014-10-06T17:01:26.633+0000 I NETWORK [conn13767] end connection 127.0.0.1:46143 (3 connections now open) 2014-10-06T17:01:31.634+0000 I NETWORK [conn13768] end connection 127.0.0.1:46144 (2 connections now open) 2014-10-06T17:01:31.634+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46145 #13769 (3 connections now open) 2014-10-06T17:01:31.634+0000 I NETWORK [conn13769] end connection 127.0.0.1:46145 (2 connections now open) 2014-10-06T17:01:31.635+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:01:31.635+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:01:31.636+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:01:35.147+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46146 #13770 (3 connections now open) 2014-10-06T17:01:35.147+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46147 #13771 (4 connections now open) 2014-10-06T17:01:35.147+0000 I NETWORK [conn13770] end connection 127.0.0.1:46146 (3 connections now open) 2014-10-06T17:01:40.148+0000 I NETWORK [conn13771] end connection 127.0.0.1:46147 (2 connections now open) 2014-10-06T17:01:40.148+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46148 #13772 (3 connections now open) 2014-10-06T17:01:40.148+0000 I NETWORK [conn13772] end connection 127.0.0.1:46148 (2 connections now open) 2014-10-06T17:01:40.148+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:01:40.149+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:01:40.149+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:01:43.673+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46149 #13773 (3 connections now open) 2014-10-06T17:01:43.673+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46150 #13774 (4 connections now open) 2014-10-06T17:01:43.673+0000 I NETWORK [conn13773] end connection 127.0.0.1:46149 (3 connections now open) 2014-10-06T17:01:48.674+0000 I NETWORK [conn13774] end connection 127.0.0.1:46150 (2 connections now open) 2014-10-06T17:01:48.674+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46151 #13775 (3 connections now open) 2014-10-06T17:01:48.674+0000 I NETWORK [conn13775] end connection 127.0.0.1:46151 (2 connections now open) 2014-10-06T17:01:48.675+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:01:48.676+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:01:48.676+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:01:52.203+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46152 #13776 (3 connections now open) 2014-10-06T17:01:52.203+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46153 #13777 (4 connections now open) 2014-10-06T17:01:52.203+0000 I NETWORK [conn13776] end connection 127.0.0.1:46152 (3 connections now open) 2014-10-06T17:01:57.203+0000 I NETWORK [conn13777] end connection 127.0.0.1:46153 (2 connections now open) 2014-10-06T17:01:57.204+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46154 #13778 (3 connections now open) 2014-10-06T17:01:57.204+0000 I NETWORK [conn13778] end connection 127.0.0.1:46154 (2 connections now open) 2014-10-06T17:01:57.204+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:01:57.205+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:01:57.206+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:02:00.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46155 #13779 (3 connections now open) 2014-10-06T17:02:00.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46156 #13780 (4 connections now open) 2014-10-06T17:02:00.745+0000 I NETWORK [conn13779] end connection 127.0.0.1:46155 (3 connections now open) 2014-10-06T17:02:05.746+0000 I NETWORK [conn13780] end connection 127.0.0.1:46156 (2 connections now open) 2014-10-06T17:02:05.746+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46157 #13781 (3 connections now open) 2014-10-06T17:02:05.746+0000 I NETWORK [conn13781] end connection 127.0.0.1:46157 (2 connections now open) 2014-10-06T17:02:05.747+0000 I COMMANDS [conn5] CMD: drop test0.Update_v2.SingleDocFieldAtOffset 2014-10-06T17:02:05.752+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:02:05.752+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:02:05.887+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46158 #13782 (3 connections now open) 2014-10-06T17:02:05.887+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46159 #13783 (4 connections now open) 2014-10-06T17:02:05.887+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46160 #13784 (5 connections now open) 2014-10-06T17:02:05.887+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46161 #13785 (6 connections now open) 2014-10-06T17:02:05.887+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46162 #13786 (7 connections now open) 2014-10-06T17:02:05.888+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46163 #13787 (8 connections now open) 2014-10-06T17:02:05.888+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46165 #13788 (9 connections now open) 2014-10-06T17:02:05.888+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46164 #13789 (10 connections now open) 2014-10-06T17:02:05.888+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46167 #13790 (11 connections now open) 2014-10-06T17:02:05.888+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46168 #13791 (12 connections now open) 2014-10-06T17:02:05.888+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46169 #13792 (13 connections now open) 2014-10-06T17:02:05.888+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46170 #13793 (14 connections now open) 2014-10-06T17:02:05.889+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46171 #13794 (15 connections now open) 2014-10-06T17:02:05.889+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46172 #13795 (16 connections now open) 2014-10-06T17:02:05.889+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46173 #13796 (17 connections now open) 2014-10-06T17:02:05.889+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46175 #13797 (18 connections now open) 2014-10-06T17:02:05.889+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46174 #13798 (19 connections now open) 2014-10-06T17:02:05.889+0000 I NETWORK [conn13782] end connection 127.0.0.1:46158 (18 connections now open) 2014-10-06T17:02:10.890+0000 I NETWORK [conn13791] end connection 127.0.0.1:46168 (17 connections now open) 2014-10-06T17:02:10.891+0000 I NETWORK [conn13792] end connection 127.0.0.1:46169 (16 connections now open) 2014-10-06T17:02:10.894+0000 I NETWORK [conn13783] end connection 127.0.0.1:46159 (15 connections now open) 2014-10-06T17:02:10.896+0000 I NETWORK [conn13793] end connection 127.0.0.1:46170 (14 connections now open) 2014-10-06T17:02:10.898+0000 I NETWORK [conn13795] end connection 127.0.0.1:46172 (13 connections now open) 2014-10-06T17:02:10.899+0000 I NETWORK [conn13794] end connection 127.0.0.1:46171 (12 connections now open) 2014-10-06T17:02:10.900+0000 I NETWORK [conn13798] end connection 127.0.0.1:46174 (11 connections now open) 2014-10-06T17:02:10.901+0000 I NETWORK [conn13797] end connection 127.0.0.1:46175 (10 connections now open) 2014-10-06T17:02:10.902+0000 I NETWORK [conn13796] end connection 127.0.0.1:46173 (9 connections now open) 2014-10-06T17:02:10.903+0000 I NETWORK [conn13790] end connection 127.0.0.1:46167 (8 connections now open) 2014-10-06T17:02:10.906+0000 I NETWORK [conn13784] end connection 127.0.0.1:46160 (7 connections now open) 2014-10-06T17:02:10.907+0000 I NETWORK [conn13785] end connection 127.0.0.1:46161 (6 connections now open) 2014-10-06T17:02:10.908+0000 I NETWORK [conn13786] end connection 127.0.0.1:46162 (5 connections now open) 2014-10-06T17:02:10.909+0000 I NETWORK [conn13787] end connection 127.0.0.1:46163 (4 connections now open) 2014-10-06T17:02:10.910+0000 I NETWORK [conn13788] end connection 127.0.0.1:46165 (3 connections now open) 2014-10-06T17:02:10.911+0000 I NETWORK [conn13789] end connection 127.0.0.1:46164 (2 connections now open) 2014-10-06T17:02:10.911+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46177 #13799 (3 connections now open) 2014-10-06T17:02:10.912+0000 I NETWORK [conn13799] end connection 127.0.0.1:46177 (2 connections now open) 2014-10-06T17:02:10.912+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:02:10.913+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:02:10.913+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:02:11.038+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46178 #13800 (3 connections now open) 2014-10-06T17:02:11.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46179 #13801 (4 connections now open) 2014-10-06T17:02:11.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46180 #13802 (5 connections now open) 2014-10-06T17:02:11.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46181 #13803 (6 connections now open) 2014-10-06T17:02:11.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46182 #13804 (7 connections now open) 2014-10-06T17:02:11.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46183 #13805 (8 connections now open) 2014-10-06T17:02:11.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46184 #13806 (9 connections now open) 2014-10-06T17:02:11.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46185 #13807 (10 connections now open) 2014-10-06T17:02:11.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46186 #13808 (11 connections now open) 2014-10-06T17:02:11.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46187 #13809 (12 connections now open) 2014-10-06T17:02:11.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46188 #13810 (13 connections now open) 2014-10-06T17:02:11.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46189 #13811 (14 connections now open) 2014-10-06T17:02:11.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46190 #13812 (15 connections now open) 2014-10-06T17:02:11.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46191 #13813 (16 connections now open) 2014-10-06T17:02:11.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46192 #13814 (17 connections now open) 2014-10-06T17:02:11.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46193 #13815 (18 connections now open) 2014-10-06T17:02:11.041+0000 I NETWORK [conn13800] end connection 127.0.0.1:46178 (17 connections now open) 2014-10-06T17:02:11.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46194 #13816 (18 connections now open) 2014-10-06T17:02:16.041+0000 I NETWORK [conn13801] end connection 127.0.0.1:46179 (17 connections now open) 2014-10-06T17:02:16.044+0000 I NETWORK [conn13811] end connection 127.0.0.1:46189 (16 connections now open) 2014-10-06T17:02:16.045+0000 I NETWORK [conn13810] end connection 127.0.0.1:46188 (15 connections now open) 2014-10-06T17:02:16.046+0000 I NETWORK [conn13814] end connection 127.0.0.1:46192 (14 connections now open) 2014-10-06T17:02:16.047+0000 I NETWORK [conn13813] end connection 127.0.0.1:46191 (13 connections now open) 2014-10-06T17:02:16.048+0000 I NETWORK [conn13812] end connection 127.0.0.1:46190 (12 connections now open) 2014-10-06T17:02:16.050+0000 I NETWORK [conn13815] end connection 127.0.0.1:46193 (11 connections now open) 2014-10-06T17:02:16.051+0000 I NETWORK [conn13816] end connection 127.0.0.1:46194 (10 connections now open) 2014-10-06T17:02:16.053+0000 I NETWORK [conn13802] end connection 127.0.0.1:46180 (9 connections now open) 2014-10-06T17:02:16.054+0000 I NETWORK [conn13804] end connection 127.0.0.1:46182 (8 connections now open) 2014-10-06T17:02:16.056+0000 I NETWORK [conn13803] end connection 127.0.0.1:46181 (7 connections now open) 2014-10-06T17:02:16.057+0000 I NETWORK [conn13806] end connection 127.0.0.1:46184 (6 connections now open) 2014-10-06T17:02:16.058+0000 I NETWORK [conn13805] end connection 127.0.0.1:46183 (5 connections now open) 2014-10-06T17:02:16.059+0000 I NETWORK [conn13807] end connection 127.0.0.1:46185 (4 connections now open) 2014-10-06T17:02:16.060+0000 I NETWORK [conn13808] end connection 127.0.0.1:46186 (3 connections now open) 2014-10-06T17:02:16.061+0000 I NETWORK [conn13809] end connection 127.0.0.1:46187 (2 connections now open) 2014-10-06T17:02:16.061+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46195 #13817 (3 connections now open) 2014-10-06T17:02:16.062+0000 I NETWORK [conn13817] end connection 127.0.0.1:46195 (2 connections now open) 2014-10-06T17:02:16.062+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:02:16.063+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:02:16.063+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:02:16.193+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46196 #13818 (3 connections now open) 2014-10-06T17:02:16.194+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46197 #13819 (4 connections now open) 2014-10-06T17:02:16.194+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46198 #13820 (5 connections now open) 2014-10-06T17:02:16.194+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46199 #13821 (6 connections now open) 2014-10-06T17:02:16.194+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46200 #13822 (7 connections now open) 2014-10-06T17:02:16.194+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46201 #13823 (8 connections now open) 2014-10-06T17:02:16.194+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46202 #13824 (9 connections now open) 2014-10-06T17:02:16.194+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46203 #13825 (10 connections now open) 2014-10-06T17:02:16.195+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46204 #13826 (11 connections now open) 2014-10-06T17:02:16.195+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46205 #13827 (12 connections now open) 2014-10-06T17:02:16.195+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46206 #13828 (13 connections now open) 2014-10-06T17:02:16.195+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46207 #13829 (14 connections now open) 2014-10-06T17:02:16.195+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46208 #13830 (15 connections now open) 2014-10-06T17:02:16.195+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46209 #13831 (16 connections now open) 2014-10-06T17:02:16.195+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46210 #13832 (17 connections now open) 2014-10-06T17:02:16.196+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46211 #13833 (18 connections now open) 2014-10-06T17:02:16.196+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46212 #13834 (19 connections now open) 2014-10-06T17:02:16.196+0000 I NETWORK [conn13818] end connection 127.0.0.1:46196 (18 connections now open) 2014-10-06T17:02:21.197+0000 I NETWORK [conn13821] end connection 127.0.0.1:46199 (17 connections now open) 2014-10-06T17:02:21.198+0000 I NETWORK [conn13822] end connection 127.0.0.1:46200 (16 connections now open) 2014-10-06T17:02:21.199+0000 I NETWORK [conn13823] end connection 127.0.0.1:46201 (15 connections now open) 2014-10-06T17:02:21.200+0000 I NETWORK [conn13824] end connection 127.0.0.1:46202 (14 connections now open) 2014-10-06T17:02:21.201+0000 I NETWORK [conn13825] end connection 127.0.0.1:46203 (13 connections now open) 2014-10-06T17:02:21.202+0000 I NETWORK [conn13826] end connection 127.0.0.1:46204 (12 connections now open) 2014-10-06T17:02:21.204+0000 I NETWORK [conn13827] end connection 127.0.0.1:46205 (11 connections now open) 2014-10-06T17:02:21.205+0000 I NETWORK [conn13828] end connection 127.0.0.1:46206 (10 connections now open) 2014-10-06T17:02:21.207+0000 I NETWORK [conn13819] end connection 127.0.0.1:46197 (9 connections now open) 2014-10-06T17:02:21.210+0000 I NETWORK [conn13832] end connection 127.0.0.1:46210 (8 connections now open) 2014-10-06T17:02:21.211+0000 I NETWORK [conn13831] end connection 127.0.0.1:46209 (7 connections now open) 2014-10-06T17:02:21.212+0000 I NETWORK [conn13833] end connection 127.0.0.1:46211 (6 connections now open) 2014-10-06T17:02:21.213+0000 I NETWORK [conn13834] end connection 127.0.0.1:46212 (5 connections now open) 2014-10-06T17:02:21.214+0000 I NETWORK [conn13829] end connection 127.0.0.1:46207 (4 connections now open) 2014-10-06T17:02:21.217+0000 I NETWORK [conn13820] end connection 127.0.0.1:46198 (3 connections now open) 2014-10-06T17:02:21.220+0000 I NETWORK [conn13830] end connection 127.0.0.1:46208 (2 connections now open) 2014-10-06T17:02:21.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46213 #13835 (3 connections now open) 2014-10-06T17:02:21.220+0000 I NETWORK [conn13835] end connection 127.0.0.1:46213 (2 connections now open) 2014-10-06T17:02:21.221+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:02:21.221+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:02:21.222+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:02:21.339+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46214 #13836 (3 connections now open) 2014-10-06T17:02:21.340+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46215 #13837 (4 connections now open) 2014-10-06T17:02:21.340+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46216 #13838 (5 connections now open) 2014-10-06T17:02:21.340+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46217 #13839 (6 connections now open) 2014-10-06T17:02:21.340+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46218 #13840 (7 connections now open) 2014-10-06T17:02:21.340+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46219 #13841 (8 connections now open) 2014-10-06T17:02:21.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46220 #13842 (9 connections now open) 2014-10-06T17:02:21.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46221 #13843 (10 connections now open) 2014-10-06T17:02:21.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46222 #13844 (11 connections now open) 2014-10-06T17:02:21.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46223 #13845 (12 connections now open) 2014-10-06T17:02:21.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46224 #13846 (13 connections now open) 2014-10-06T17:02:21.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46225 #13847 (14 connections now open) 2014-10-06T17:02:21.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46226 #13848 (15 connections now open) 2014-10-06T17:02:21.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46227 #13849 (16 connections now open) 2014-10-06T17:02:21.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46228 #13850 (17 connections now open) 2014-10-06T17:02:21.342+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46229 #13851 (18 connections now open) 2014-10-06T17:02:21.342+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46230 #13852 (19 connections now open) 2014-10-06T17:02:21.342+0000 I NETWORK [conn13836] end connection 127.0.0.1:46214 (18 connections now open) 2014-10-06T17:02:26.343+0000 I NETWORK [conn13845] end connection 127.0.0.1:46223 (17 connections now open) 2014-10-06T17:02:26.351+0000 I NETWORK [conn13846] end connection 127.0.0.1:46224 (16 connections now open) 2014-10-06T17:02:26.352+0000 I NETWORK [conn13849] end connection 127.0.0.1:46227 (15 connections now open) 2014-10-06T17:02:26.353+0000 I NETWORK [conn13848] end connection 127.0.0.1:46226 (14 connections now open) 2014-10-06T17:02:26.354+0000 I NETWORK [conn13847] end connection 127.0.0.1:46225 (13 connections now open) 2014-10-06T17:02:26.355+0000 I NETWORK [conn13850] end connection 127.0.0.1:46228 (12 connections now open) 2014-10-06T17:02:26.358+0000 I NETWORK [conn13837] end connection 127.0.0.1:46215 (11 connections now open) 2014-10-06T17:02:26.360+0000 I NETWORK [conn13851] end connection 127.0.0.1:46229 (10 connections now open) 2014-10-06T17:02:26.362+0000 I NETWORK [conn13852] end connection 127.0.0.1:46230 (9 connections now open) 2014-10-06T17:02:26.364+0000 I NETWORK [conn13838] end connection 127.0.0.1:46216 (8 connections now open) 2014-10-06T17:02:26.365+0000 I NETWORK [conn13839] end connection 127.0.0.1:46217 (7 connections now open) 2014-10-06T17:02:26.366+0000 I NETWORK [conn13840] end connection 127.0.0.1:46218 (6 connections now open) 2014-10-06T17:02:26.368+0000 I NETWORK [conn13841] end connection 127.0.0.1:46219 (5 connections now open) 2014-10-06T17:02:26.369+0000 I NETWORK [conn13842] end connection 127.0.0.1:46220 (4 connections now open) 2014-10-06T17:02:26.370+0000 I NETWORK [conn13843] end connection 127.0.0.1:46221 (3 connections now open) 2014-10-06T17:02:26.371+0000 I NETWORK [conn13844] end connection 127.0.0.1:46222 (2 connections now open) 2014-10-06T17:02:26.371+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46231 #13853 (3 connections now open) 2014-10-06T17:02:26.372+0000 I NETWORK [conn13853] end connection 127.0.0.1:46231 (2 connections now open) 2014-10-06T17:02:26.372+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:02:26.373+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:02:26.373+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:02:26.495+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46232 #13854 (3 connections now open) 2014-10-06T17:02:26.495+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46234 #13855 (4 connections now open) 2014-10-06T17:02:26.495+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46233 #13856 (5 connections now open) 2014-10-06T17:02:26.495+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46235 #13857 (6 connections now open) 2014-10-06T17:02:26.495+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46236 #13858 (7 connections now open) 2014-10-06T17:02:26.496+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46237 #13859 (8 connections now open) 2014-10-06T17:02:26.496+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46238 #13860 (9 connections now open) 2014-10-06T17:02:26.496+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46239 #13861 (10 connections now open) 2014-10-06T17:02:26.496+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46240 #13862 (11 connections now open) 2014-10-06T17:02:26.496+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46241 #13863 (12 connections now open) 2014-10-06T17:02:26.496+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46242 #13864 (13 connections now open) 2014-10-06T17:02:26.497+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46243 #13865 (14 connections now open) 2014-10-06T17:02:26.497+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46244 #13866 (15 connections now open) 2014-10-06T17:02:26.497+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46245 #13867 (16 connections now open) 2014-10-06T17:02:26.497+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46246 #13868 (17 connections now open) 2014-10-06T17:02:26.497+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46247 #13869 (18 connections now open) 2014-10-06T17:02:26.497+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46248 #13870 (19 connections now open) 2014-10-06T17:02:26.498+0000 I NETWORK [conn13854] end connection 127.0.0.1:46232 (18 connections now open) 2014-10-06T17:02:26.675+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._17 2014-10-06T17:02:26.681+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._18 2014-10-06T17:02:31.498+0000 I NETWORK [conn13855] end connection 127.0.0.1:46234 (17 connections now open) 2014-10-06T17:02:31.501+0000 I NETWORK [conn13864] end connection 127.0.0.1:46242 (16 connections now open) 2014-10-06T17:02:31.502+0000 I NETWORK [conn13865] end connection 127.0.0.1:46243 (15 connections now open) 2014-10-06T17:02:31.503+0000 I NETWORK [conn13867] end connection 127.0.0.1:46245 (14 connections now open) 2014-10-06T17:02:31.504+0000 I NETWORK [conn13866] end connection 127.0.0.1:46244 (13 connections now open) 2014-10-06T17:02:31.505+0000 I NETWORK [conn13869] end connection 127.0.0.1:46247 (12 connections now open) 2014-10-06T17:02:31.507+0000 I NETWORK [conn13868] end connection 127.0.0.1:46246 (11 connections now open) 2014-10-06T17:02:31.508+0000 I NETWORK [conn13870] end connection 127.0.0.1:46248 (10 connections now open) 2014-10-06T17:02:31.510+0000 I NETWORK [conn13856] end connection 127.0.0.1:46233 (9 connections now open) 2014-10-06T17:02:31.511+0000 I NETWORK [conn13857] end connection 127.0.0.1:46235 (8 connections now open) 2014-10-06T17:02:31.513+0000 I NETWORK [conn13858] end connection 127.0.0.1:46236 (7 connections now open) 2014-10-06T17:02:31.514+0000 I NETWORK [conn13859] end connection 127.0.0.1:46237 (6 connections now open) 2014-10-06T17:02:31.515+0000 I NETWORK [conn13860] end connection 127.0.0.1:46238 (5 connections now open) 2014-10-06T17:02:31.516+0000 I NETWORK [conn13861] end connection 127.0.0.1:46239 (4 connections now open) 2014-10-06T17:02:31.517+0000 I NETWORK [conn13862] end connection 127.0.0.1:46240 (3 connections now open) 2014-10-06T17:02:31.518+0000 I NETWORK [conn13863] end connection 127.0.0.1:46241 (2 connections now open) 2014-10-06T17:02:31.518+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46249 #13871 (3 connections now open) 2014-10-06T17:02:31.519+0000 I NETWORK [conn13871] end connection 127.0.0.1:46249 (2 connections now open) 2014-10-06T17:02:31.519+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:02:31.520+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:02:31.520+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:02:31.650+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46250 #13872 (3 connections now open) 2014-10-06T17:02:31.651+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46251 #13873 (4 connections now open) 2014-10-06T17:02:31.651+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46252 #13874 (5 connections now open) 2014-10-06T17:02:31.651+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46253 #13875 (6 connections now open) 2014-10-06T17:02:31.651+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46254 #13876 (7 connections now open) 2014-10-06T17:02:31.651+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46255 #13877 (8 connections now open) 2014-10-06T17:02:31.651+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46256 #13878 (9 connections now open) 2014-10-06T17:02:31.651+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46257 #13879 (10 connections now open) 2014-10-06T17:02:31.651+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46258 #13880 (11 connections now open) 2014-10-06T17:02:31.652+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46259 #13881 (12 connections now open) 2014-10-06T17:02:31.652+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46260 #13882 (13 connections now open) 2014-10-06T17:02:31.652+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46261 #13883 (14 connections now open) 2014-10-06T17:02:31.652+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46262 #13884 (15 connections now open) 2014-10-06T17:02:31.652+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46263 #13885 (16 connections now open) 2014-10-06T17:02:31.652+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46264 #13886 (17 connections now open) 2014-10-06T17:02:31.652+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46265 #13887 (18 connections now open) 2014-10-06T17:02:31.652+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46266 #13888 (19 connections now open) 2014-10-06T17:02:31.653+0000 I NETWORK [conn13872] end connection 127.0.0.1:46250 (18 connections now open) 2014-10-06T17:02:36.654+0000 I NETWORK [conn13875] end connection 127.0.0.1:46253 (17 connections now open) 2014-10-06T17:02:36.655+0000 I NETWORK [conn13876] end connection 127.0.0.1:46254 (16 connections now open) 2014-10-06T17:02:36.656+0000 I NETWORK [conn13877] end connection 127.0.0.1:46255 (15 connections now open) 2014-10-06T17:02:36.657+0000 I NETWORK [conn13878] end connection 127.0.0.1:46256 (14 connections now open) 2014-10-06T17:02:36.658+0000 I NETWORK [conn13879] end connection 127.0.0.1:46257 (13 connections now open) 2014-10-06T17:02:36.659+0000 I NETWORK [conn13880] end connection 127.0.0.1:46258 (12 connections now open) 2014-10-06T17:02:36.660+0000 I NETWORK [conn13881] end connection 127.0.0.1:46259 (11 connections now open) 2014-10-06T17:02:36.661+0000 I NETWORK [conn13882] end connection 127.0.0.1:46260 (10 connections now open) 2014-10-06T17:02:36.662+0000 I NETWORK [conn13883] end connection 127.0.0.1:46261 (9 connections now open) 2014-10-06T17:02:36.665+0000 I NETWORK [conn13873] end connection 127.0.0.1:46251 (8 connections now open) 2014-10-06T17:02:36.668+0000 I NETWORK [conn13887] end connection 127.0.0.1:46265 (7 connections now open) 2014-10-06T17:02:36.669+0000 I NETWORK [conn13888] end connection 127.0.0.1:46266 (6 connections now open) 2014-10-06T17:02:36.670+0000 I NETWORK [conn13886] end connection 127.0.0.1:46264 (5 connections now open) 2014-10-06T17:02:36.671+0000 I NETWORK [conn13885] end connection 127.0.0.1:46263 (4 connections now open) 2014-10-06T17:02:36.672+0000 I NETWORK [conn13884] end connection 127.0.0.1:46262 (3 connections now open) 2014-10-06T17:02:36.675+0000 I NETWORK [conn13874] end connection 127.0.0.1:46252 (2 connections now open) 2014-10-06T17:02:36.675+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46267 #13889 (3 connections now open) 2014-10-06T17:02:36.676+0000 I NETWORK [conn13889] end connection 127.0.0.1:46267 (2 connections now open) 2014-10-06T17:02:36.676+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:02:36.677+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:02:36.677+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:02:36.798+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46268 #13890 (3 connections now open) 2014-10-06T17:02:36.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46269 #13891 (4 connections now open) 2014-10-06T17:02:36.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46270 #13892 (5 connections now open) 2014-10-06T17:02:36.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46271 #13893 (6 connections now open) 2014-10-06T17:02:36.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46272 #13894 (7 connections now open) 2014-10-06T17:02:36.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46273 #13895 (8 connections now open) 2014-10-06T17:02:36.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46274 #13896 (9 connections now open) 2014-10-06T17:02:36.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46275 #13897 (10 connections now open) 2014-10-06T17:02:36.800+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46276 #13898 (11 connections now open) 2014-10-06T17:02:36.800+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46277 #13899 (12 connections now open) 2014-10-06T17:02:36.800+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46278 #13900 (13 connections now open) 2014-10-06T17:02:36.800+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46279 #13901 (14 connections now open) 2014-10-06T17:02:36.800+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46280 #13902 (15 connections now open) 2014-10-06T17:02:36.800+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46281 #13903 (16 connections now open) 2014-10-06T17:02:36.801+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46282 #13904 (17 connections now open) 2014-10-06T17:02:36.801+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46283 #13905 (18 connections now open) 2014-10-06T17:02:36.801+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46284 #13906 (19 connections now open) 2014-10-06T17:02:36.801+0000 I NETWORK [conn13890] end connection 127.0.0.1:46268 (18 connections now open) 2014-10-06T17:02:41.801+0000 I NETWORK [conn13906] end connection 127.0.0.1:46284 (17 connections now open) 2014-10-06T17:02:41.803+0000 I NETWORK [conn13905] end connection 127.0.0.1:46283 (16 connections now open) 2014-10-06T17:02:41.805+0000 I NETWORK [conn13893] end connection 127.0.0.1:46271 (15 connections now open) 2014-10-06T17:02:41.806+0000 I NETWORK [conn13892] end connection 127.0.0.1:46270 (14 connections now open) 2014-10-06T17:02:41.807+0000 I NETWORK [conn13894] end connection 127.0.0.1:46272 (13 connections now open) 2014-10-06T17:02:41.808+0000 I NETWORK [conn13895] end connection 127.0.0.1:46273 (12 connections now open) 2014-10-06T17:02:41.810+0000 I NETWORK [conn13896] end connection 127.0.0.1:46274 (11 connections now open) 2014-10-06T17:02:41.811+0000 I NETWORK [conn13897] end connection 127.0.0.1:46275 (10 connections now open) 2014-10-06T17:02:41.812+0000 I NETWORK [conn13898] end connection 127.0.0.1:46276 (9 connections now open) 2014-10-06T17:02:41.813+0000 I NETWORK [conn13899] end connection 127.0.0.1:46277 (8 connections now open) 2014-10-06T17:02:41.814+0000 I NETWORK [conn13900] end connection 127.0.0.1:46278 (7 connections now open) 2014-10-06T17:02:41.815+0000 I NETWORK [conn13901] end connection 127.0.0.1:46279 (6 connections now open) 2014-10-06T17:02:41.816+0000 I NETWORK [conn13902] end connection 127.0.0.1:46280 (5 connections now open) 2014-10-06T17:02:41.817+0000 I NETWORK [conn13903] end connection 127.0.0.1:46281 (4 connections now open) 2014-10-06T17:02:41.820+0000 I NETWORK [conn13891] end connection 127.0.0.1:46269 (3 connections now open) 2014-10-06T17:02:41.823+0000 I NETWORK [conn13904] end connection 127.0.0.1:46282 (2 connections now open) 2014-10-06T17:02:41.823+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46285 #13907 (3 connections now open) 2014-10-06T17:02:41.823+0000 I NETWORK [conn13907] end connection 127.0.0.1:46285 (2 connections now open) 2014-10-06T17:02:41.824+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:02:41.824+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:02:41.825+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:02:41.956+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46286 #13908 (3 connections now open) 2014-10-06T17:02:41.957+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46287 #13909 (4 connections now open) 2014-10-06T17:02:41.957+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46288 #13910 (5 connections now open) 2014-10-06T17:02:41.957+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46289 #13911 (6 connections now open) 2014-10-06T17:02:41.957+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46290 #13912 (7 connections now open) 2014-10-06T17:02:41.957+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46291 #13913 (8 connections now open) 2014-10-06T17:02:41.957+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46292 #13914 (9 connections now open) 2014-10-06T17:02:41.957+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46293 #13915 (10 connections now open) 2014-10-06T17:02:41.957+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46294 #13916 (11 connections now open) 2014-10-06T17:02:41.958+0000 I NETWORK [conn13908] end connection 127.0.0.1:46286 (10 connections now open) 2014-10-06T17:02:46.960+0000 I NETWORK [conn13909] end connection 127.0.0.1:46287 (9 connections now open) 2014-10-06T17:02:46.961+0000 I NETWORK [conn13910] end connection 127.0.0.1:46288 (8 connections now open) 2014-10-06T17:02:46.962+0000 I NETWORK [conn13912] end connection 127.0.0.1:46290 (7 connections now open) 2014-10-06T17:02:46.964+0000 I NETWORK [conn13911] end connection 127.0.0.1:46289 (6 connections now open) 2014-10-06T17:02:46.965+0000 I NETWORK [conn13913] end connection 127.0.0.1:46291 (5 connections now open) 2014-10-06T17:02:46.966+0000 I NETWORK [conn13914] end connection 127.0.0.1:46292 (4 connections now open) 2014-10-06T17:02:46.967+0000 I NETWORK [conn13915] end connection 127.0.0.1:46293 (3 connections now open) 2014-10-06T17:02:46.968+0000 I NETWORK [conn13916] end connection 127.0.0.1:46294 (2 connections now open) 2014-10-06T17:02:46.968+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46295 #13917 (3 connections now open) 2014-10-06T17:02:46.969+0000 I NETWORK [conn13917] end connection 127.0.0.1:46295 (2 connections now open) 2014-10-06T17:02:46.969+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:02:46.970+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:02:46.970+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:02:47.095+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46296 #13918 (3 connections now open) 2014-10-06T17:02:47.096+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46297 #13919 (4 connections now open) 2014-10-06T17:02:47.096+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46298 #13920 (5 connections now open) 2014-10-06T17:02:47.096+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46299 #13921 (6 connections now open) 2014-10-06T17:02:47.096+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46300 #13922 (7 connections now open) 2014-10-06T17:02:47.096+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46301 #13923 (8 connections now open) 2014-10-06T17:02:47.096+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46302 #13924 (9 connections now open) 2014-10-06T17:02:47.096+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46303 #13925 (10 connections now open) 2014-10-06T17:02:47.097+0000 I NETWORK [conn13918] end connection 127.0.0.1:46296 (9 connections now open) 2014-10-06T17:02:47.097+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46305 #13926 (11 connections now open) 2014-10-06T17:02:52.098+0000 I NETWORK [conn13925] end connection 127.0.0.1:46303 (9 connections now open) 2014-10-06T17:02:52.099+0000 I NETWORK [conn13926] end connection 127.0.0.1:46305 (8 connections now open) 2014-10-06T17:02:52.106+0000 I NETWORK [conn13919] end connection 127.0.0.1:46297 (7 connections now open) 2014-10-06T17:02:52.107+0000 I NETWORK [conn13920] end connection 127.0.0.1:46298 (6 connections now open) 2014-10-06T17:02:52.108+0000 I NETWORK [conn13921] end connection 127.0.0.1:46299 (5 connections now open) 2014-10-06T17:02:52.109+0000 I NETWORK [conn13922] end connection 127.0.0.1:46300 (4 connections now open) 2014-10-06T17:02:52.110+0000 I NETWORK [conn13923] end connection 127.0.0.1:46301 (3 connections now open) 2014-10-06T17:02:52.111+0000 I NETWORK [conn13924] end connection 127.0.0.1:46302 (2 connections now open) 2014-10-06T17:02:52.111+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46306 #13927 (3 connections now open) 2014-10-06T17:02:52.112+0000 I NETWORK [conn13927] end connection 127.0.0.1:46306 (2 connections now open) 2014-10-06T17:02:52.112+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:02:52.113+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:02:52.113+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:02:52.237+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46307 #13928 (3 connections now open) 2014-10-06T17:02:52.238+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46308 #13929 (4 connections now open) 2014-10-06T17:02:52.238+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46309 #13930 (5 connections now open) 2014-10-06T17:02:52.238+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46310 #13931 (6 connections now open) 2014-10-06T17:02:52.238+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46311 #13932 (7 connections now open) 2014-10-06T17:02:52.238+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46312 #13933 (8 connections now open) 2014-10-06T17:02:52.239+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46313 #13934 (9 connections now open) 2014-10-06T17:02:52.239+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46314 #13935 (10 connections now open) 2014-10-06T17:02:52.239+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46315 #13936 (11 connections now open) 2014-10-06T17:02:52.239+0000 I NETWORK [conn13928] end connection 127.0.0.1:46307 (10 connections now open) 2014-10-06T17:02:57.239+0000 I NETWORK [conn13931] end connection 127.0.0.1:46310 (9 connections now open) 2014-10-06T17:02:57.240+0000 I NETWORK [conn13933] end connection 127.0.0.1:46312 (8 connections now open) 2014-10-06T17:02:57.241+0000 I NETWORK [conn13934] end connection 127.0.0.1:46313 (7 connections now open) 2014-10-06T17:02:57.243+0000 I NETWORK [conn13935] end connection 127.0.0.1:46314 (6 connections now open) 2014-10-06T17:02:57.244+0000 I NETWORK [conn13936] end connection 127.0.0.1:46315 (5 connections now open) 2014-10-06T17:02:57.246+0000 I NETWORK [conn13929] end connection 127.0.0.1:46308 (4 connections now open) 2014-10-06T17:02:57.247+0000 I NETWORK [conn13930] end connection 127.0.0.1:46309 (3 connections now open) 2014-10-06T17:02:57.248+0000 I NETWORK [conn13932] end connection 127.0.0.1:46311 (2 connections now open) 2014-10-06T17:02:57.249+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46316 #13937 (3 connections now open) 2014-10-06T17:02:57.249+0000 I NETWORK [conn13937] end connection 127.0.0.1:46316 (2 connections now open) 2014-10-06T17:02:57.249+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:02:57.250+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:02:57.251+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:02:57.382+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46317 #13938 (3 connections now open) 2014-10-06T17:02:57.383+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46318 #13939 (4 connections now open) 2014-10-06T17:02:57.383+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46319 #13940 (5 connections now open) 2014-10-06T17:02:57.383+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46321 #13941 (6 connections now open) 2014-10-06T17:02:57.383+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46320 #13942 (7 connections now open) 2014-10-06T17:02:57.383+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46323 #13943 (8 connections now open) 2014-10-06T17:02:57.383+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46324 #13944 (9 connections now open) 2014-10-06T17:02:57.383+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46325 #13945 (10 connections now open) 2014-10-06T17:02:57.383+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46326 #13946 (11 connections now open) 2014-10-06T17:02:57.384+0000 I NETWORK [conn13938] end connection 127.0.0.1:46317 (10 connections now open) 2014-10-06T17:03:02.384+0000 I NETWORK [conn13941] end connection 127.0.0.1:46321 (9 connections now open) 2014-10-06T17:03:02.385+0000 I NETWORK [conn13942] end connection 127.0.0.1:46320 (8 connections now open) 2014-10-06T17:03:02.386+0000 I NETWORK [conn13944] end connection 127.0.0.1:46324 (7 connections now open) 2014-10-06T17:03:02.387+0000 I NETWORK [conn13943] end connection 127.0.0.1:46323 (6 connections now open) 2014-10-06T17:03:02.388+0000 I NETWORK [conn13945] end connection 127.0.0.1:46325 (5 connections now open) 2014-10-06T17:03:02.389+0000 I NETWORK [conn13946] end connection 127.0.0.1:46326 (4 connections now open) 2014-10-06T17:03:02.392+0000 I NETWORK [conn13939] end connection 127.0.0.1:46318 (3 connections now open) 2014-10-06T17:03:02.393+0000 I NETWORK [conn13940] end connection 127.0.0.1:46319 (2 connections now open) 2014-10-06T17:03:02.393+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46327 #13947 (3 connections now open) 2014-10-06T17:03:02.394+0000 I NETWORK [conn13947] end connection 127.0.0.1:46327 (2 connections now open) 2014-10-06T17:03:02.394+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:02.395+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:02.395+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:02.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46328 #13948 (3 connections now open) 2014-10-06T17:03:02.513+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46329 #13949 (4 connections now open) 2014-10-06T17:03:02.513+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46330 #13950 (5 connections now open) 2014-10-06T17:03:02.513+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46331 #13951 (6 connections now open) 2014-10-06T17:03:02.513+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46332 #13952 (7 connections now open) 2014-10-06T17:03:02.513+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46333 #13953 (8 connections now open) 2014-10-06T17:03:02.513+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46335 #13954 (9 connections now open) 2014-10-06T17:03:02.514+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46334 #13955 (10 connections now open) 2014-10-06T17:03:02.514+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46336 #13956 (11 connections now open) 2014-10-06T17:03:02.514+0000 I NETWORK [conn13948] end connection 127.0.0.1:46328 (10 connections now open) 2014-10-06T17:03:07.515+0000 I NETWORK [conn13949] end connection 127.0.0.1:46329 (9 connections now open) 2014-10-06T17:03:07.516+0000 I NETWORK [conn13951] end connection 127.0.0.1:46331 (8 connections now open) 2014-10-06T17:03:07.517+0000 I NETWORK [conn13952] end connection 127.0.0.1:46332 (7 connections now open) 2014-10-06T17:03:07.518+0000 I NETWORK [conn13950] end connection 127.0.0.1:46330 (6 connections now open) 2014-10-06T17:03:07.520+0000 I NETWORK [conn13953] end connection 127.0.0.1:46333 (5 connections now open) 2014-10-06T17:03:07.521+0000 I NETWORK [conn13954] end connection 127.0.0.1:46335 (4 connections now open) 2014-10-06T17:03:07.522+0000 I NETWORK [conn13955] end connection 127.0.0.1:46334 (3 connections now open) 2014-10-06T17:03:07.523+0000 I NETWORK [conn13956] end connection 127.0.0.1:46336 (2 connections now open) 2014-10-06T17:03:07.523+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46337 #13957 (3 connections now open) 2014-10-06T17:03:07.524+0000 I NETWORK [conn13957] end connection 127.0.0.1:46337 (2 connections now open) 2014-10-06T17:03:07.524+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:07.525+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:07.525+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:07.651+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46338 #13958 (3 connections now open) 2014-10-06T17:03:07.651+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46339 #13959 (4 connections now open) 2014-10-06T17:03:07.651+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46340 #13960 (5 connections now open) 2014-10-06T17:03:07.651+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46342 #13961 (6 connections now open) 2014-10-06T17:03:07.652+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46341 #13962 (7 connections now open) 2014-10-06T17:03:07.652+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46343 #13963 (8 connections now open) 2014-10-06T17:03:07.652+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46344 #13964 (9 connections now open) 2014-10-06T17:03:07.652+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46345 #13965 (10 connections now open) 2014-10-06T17:03:07.652+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46346 #13966 (11 connections now open) 2014-10-06T17:03:07.652+0000 I NETWORK [conn13958] end connection 127.0.0.1:46338 (10 connections now open) 2014-10-06T17:03:12.654+0000 I NETWORK [conn13963] end connection 127.0.0.1:46343 (9 connections now open) 2014-10-06T17:03:12.655+0000 I NETWORK [conn13964] end connection 127.0.0.1:46344 (8 connections now open) 2014-10-06T17:03:12.656+0000 I NETWORK [conn13965] end connection 127.0.0.1:46345 (7 connections now open) 2014-10-06T17:03:12.657+0000 I NETWORK [conn13966] end connection 127.0.0.1:46346 (6 connections now open) 2014-10-06T17:03:12.660+0000 I NETWORK [conn13959] end connection 127.0.0.1:46339 (5 connections now open) 2014-10-06T17:03:12.661+0000 I NETWORK [conn13960] end connection 127.0.0.1:46340 (4 connections now open) 2014-10-06T17:03:12.662+0000 I NETWORK [conn13961] end connection 127.0.0.1:46342 (3 connections now open) 2014-10-06T17:03:12.663+0000 I NETWORK [conn13962] end connection 127.0.0.1:46341 (2 connections now open) 2014-10-06T17:03:12.663+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46347 #13967 (3 connections now open) 2014-10-06T17:03:12.664+0000 I NETWORK [conn13967] end connection 127.0.0.1:46347 (2 connections now open) 2014-10-06T17:03:12.664+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:12.665+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:12.665+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:12.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46348 #13968 (3 connections now open) 2014-10-06T17:03:12.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46349 #13969 (4 connections now open) 2014-10-06T17:03:12.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46350 #13970 (5 connections now open) 2014-10-06T17:03:12.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46351 #13971 (6 connections now open) 2014-10-06T17:03:12.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46352 #13972 (7 connections now open) 2014-10-06T17:03:12.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46353 #13973 (8 connections now open) 2014-10-06T17:03:12.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46354 #13974 (9 connections now open) 2014-10-06T17:03:12.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46355 #13975 (10 connections now open) 2014-10-06T17:03:12.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46356 #13976 (11 connections now open) 2014-10-06T17:03:12.797+0000 I NETWORK [conn13968] end connection 127.0.0.1:46348 (10 connections now open) 2014-10-06T17:03:17.797+0000 I NETWORK [conn13969] end connection 127.0.0.1:46349 (9 connections now open) 2014-10-06T17:03:17.798+0000 I NETWORK [conn13970] end connection 127.0.0.1:46350 (8 connections now open) 2014-10-06T17:03:17.800+0000 I NETWORK [conn13971] end connection 127.0.0.1:46351 (7 connections now open) 2014-10-06T17:03:17.801+0000 I NETWORK [conn13972] end connection 127.0.0.1:46352 (6 connections now open) 2014-10-06T17:03:17.802+0000 I NETWORK [conn13973] end connection 127.0.0.1:46353 (5 connections now open) 2014-10-06T17:03:17.803+0000 I NETWORK [conn13976] end connection 127.0.0.1:46356 (4 connections now open) 2014-10-06T17:03:17.804+0000 I NETWORK [conn13974] end connection 127.0.0.1:46354 (3 connections now open) 2014-10-06T17:03:17.805+0000 I NETWORK [conn13975] end connection 127.0.0.1:46355 (2 connections now open) 2014-10-06T17:03:17.805+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46357 #13977 (3 connections now open) 2014-10-06T17:03:17.806+0000 I NETWORK [conn13977] end connection 127.0.0.1:46357 (2 connections now open) 2014-10-06T17:03:17.806+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:17.807+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:17.807+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:17.927+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46358 #13978 (3 connections now open) 2014-10-06T17:03:17.928+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46359 #13979 (4 connections now open) 2014-10-06T17:03:17.928+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46360 #13980 (5 connections now open) 2014-10-06T17:03:17.928+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46361 #13981 (6 connections now open) 2014-10-06T17:03:17.928+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46362 #13982 (7 connections now open) 2014-10-06T17:03:17.928+0000 I NETWORK [conn13978] end connection 127.0.0.1:46358 (6 connections now open) 2014-10-06T17:03:22.930+0000 I NETWORK [conn13979] end connection 127.0.0.1:46359 (5 connections now open) 2014-10-06T17:03:22.931+0000 I NETWORK [conn13980] end connection 127.0.0.1:46360 (4 connections now open) 2014-10-06T17:03:22.932+0000 I NETWORK [conn13981] end connection 127.0.0.1:46361 (3 connections now open) 2014-10-06T17:03:22.933+0000 I NETWORK [conn13982] end connection 127.0.0.1:46362 (2 connections now open) 2014-10-06T17:03:22.934+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46363 #13983 (3 connections now open) 2014-10-06T17:03:22.934+0000 I NETWORK [conn13983] end connection 127.0.0.1:46363 (2 connections now open) 2014-10-06T17:03:22.934+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:22.935+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:22.935+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:23.069+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46364 #13984 (3 connections now open) 2014-10-06T17:03:23.069+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46365 #13985 (4 connections now open) 2014-10-06T17:03:23.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46366 #13986 (5 connections now open) 2014-10-06T17:03:23.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46367 #13987 (6 connections now open) 2014-10-06T17:03:23.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46368 #13988 (7 connections now open) 2014-10-06T17:03:23.070+0000 I NETWORK [conn13984] end connection 127.0.0.1:46364 (6 connections now open) 2014-10-06T17:03:28.071+0000 I NETWORK [conn13987] end connection 127.0.0.1:46367 (5 connections now open) 2014-10-06T17:03:28.072+0000 I NETWORK [conn13988] end connection 127.0.0.1:46368 (4 connections now open) 2014-10-06T17:03:28.075+0000 I NETWORK [conn13985] end connection 127.0.0.1:46365 (3 connections now open) 2014-10-06T17:03:28.076+0000 I NETWORK [conn13986] end connection 127.0.0.1:46366 (2 connections now open) 2014-10-06T17:03:28.076+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46369 #13989 (3 connections now open) 2014-10-06T17:03:28.076+0000 I NETWORK [conn13989] end connection 127.0.0.1:46369 (2 connections now open) 2014-10-06T17:03:28.076+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:28.077+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:28.077+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:28.194+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46370 #13990 (3 connections now open) 2014-10-06T17:03:28.195+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46371 #13991 (4 connections now open) 2014-10-06T17:03:28.195+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46372 #13992 (5 connections now open) 2014-10-06T17:03:28.195+0000 I NETWORK [conn13990] end connection 127.0.0.1:46370 (3 connections now open) 2014-10-06T17:03:28.195+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46373 #13993 (6 connections now open) 2014-10-06T17:03:28.195+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46374 #13994 (6 connections now open) 2014-10-06T17:03:33.195+0000 I NETWORK [conn13994] end connection 127.0.0.1:46374 (5 connections now open) 2014-10-06T17:03:33.198+0000 I NETWORK [conn13991] end connection 127.0.0.1:46371 (4 connections now open) 2014-10-06T17:03:33.199+0000 I NETWORK [conn13992] end connection 127.0.0.1:46372 (3 connections now open) 2014-10-06T17:03:33.200+0000 I NETWORK [conn13993] end connection 127.0.0.1:46373 (2 connections now open) 2014-10-06T17:03:33.200+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46376 #13995 (3 connections now open) 2014-10-06T17:03:33.201+0000 I NETWORK [conn13995] end connection 127.0.0.1:46376 (2 connections now open) 2014-10-06T17:03:33.201+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:33.202+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:33.202+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:33.327+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46377 #13996 (3 connections now open) 2014-10-06T17:03:33.328+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46378 #13997 (4 connections now open) 2014-10-06T17:03:33.328+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46379 #13998 (5 connections now open) 2014-10-06T17:03:33.328+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46380 #13999 (6 connections now open) 2014-10-06T17:03:33.328+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46381 #14000 (7 connections now open) 2014-10-06T17:03:33.328+0000 I NETWORK [conn13996] end connection 127.0.0.1:46377 (6 connections now open) 2014-10-06T17:03:38.329+0000 I NETWORK [conn13998] end connection 127.0.0.1:46379 (5 connections now open) 2014-10-06T17:03:38.330+0000 I NETWORK [conn13999] end connection 127.0.0.1:46380 (4 connections now open) 2014-10-06T17:03:38.332+0000 I NETWORK [conn14000] end connection 127.0.0.1:46381 (3 connections now open) 2014-10-06T17:03:38.334+0000 I NETWORK [conn13997] end connection 127.0.0.1:46378 (2 connections now open) 2014-10-06T17:03:38.334+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46382 #14001 (3 connections now open) 2014-10-06T17:03:38.335+0000 I NETWORK [conn14001] end connection 127.0.0.1:46382 (2 connections now open) 2014-10-06T17:03:38.335+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:38.336+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:38.336+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:38.467+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46383 #14002 (3 connections now open) 2014-10-06T17:03:38.467+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46384 #14003 (4 connections now open) 2014-10-06T17:03:38.467+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46385 #14004 (5 connections now open) 2014-10-06T17:03:38.467+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46386 #14005 (6 connections now open) 2014-10-06T17:03:38.467+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46387 #14006 (7 connections now open) 2014-10-06T17:03:38.467+0000 I NETWORK [conn14002] end connection 127.0.0.1:46383 (5 connections now open) 2014-10-06T17:03:43.471+0000 I NETWORK [conn14003] end connection 127.0.0.1:46384 (5 connections now open) 2014-10-06T17:03:43.472+0000 I NETWORK [conn14004] end connection 127.0.0.1:46385 (4 connections now open) 2014-10-06T17:03:43.473+0000 I NETWORK [conn14005] end connection 127.0.0.1:46386 (3 connections now open) 2014-10-06T17:03:43.474+0000 I NETWORK [conn14006] end connection 127.0.0.1:46387 (2 connections now open) 2014-10-06T17:03:43.474+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46388 #14007 (3 connections now open) 2014-10-06T17:03:43.475+0000 I NETWORK [conn14007] end connection 127.0.0.1:46388 (2 connections now open) 2014-10-06T17:03:43.475+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:43.476+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:43.476+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:43.595+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46389 #14008 (3 connections now open) 2014-10-06T17:03:43.595+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46391 #14009 (4 connections now open) 2014-10-06T17:03:43.595+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46390 #14010 (5 connections now open) 2014-10-06T17:03:43.595+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46393 #14011 (6 connections now open) 2014-10-06T17:03:43.595+0000 I NETWORK [conn14008] end connection 127.0.0.1:46389 (4 connections now open) 2014-10-06T17:03:43.595+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46394 #14012 (7 connections now open) 2014-10-06T17:03:48.597+0000 I NETWORK [conn14010] end connection 127.0.0.1:46390 (5 connections now open) 2014-10-06T17:03:48.599+0000 I NETWORK [conn14011] end connection 127.0.0.1:46393 (4 connections now open) 2014-10-06T17:03:48.600+0000 I NETWORK [conn14012] end connection 127.0.0.1:46394 (3 connections now open) 2014-10-06T17:03:48.601+0000 I NETWORK [conn14009] end connection 127.0.0.1:46391 (2 connections now open) 2014-10-06T17:03:48.601+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46395 #14013 (3 connections now open) 2014-10-06T17:03:48.601+0000 I NETWORK [conn14013] end connection 127.0.0.1:46395 (2 connections now open) 2014-10-06T17:03:48.602+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:48.602+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:48.603+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:48.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46396 #14014 (3 connections now open) 2014-10-06T17:03:48.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46397 #14015 (4 connections now open) 2014-10-06T17:03:48.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46398 #14016 (5 connections now open) 2014-10-06T17:03:48.732+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46400 #14017 (6 connections now open) 2014-10-06T17:03:48.732+0000 I NETWORK [conn14014] end connection 127.0.0.1:46396 (4 connections now open) 2014-10-06T17:03:48.732+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46401 #14018 (7 connections now open) 2014-10-06T17:03:53.732+0000 I NETWORK [conn14018] end connection 127.0.0.1:46401 (5 connections now open) 2014-10-06T17:03:53.735+0000 I NETWORK [conn14016] end connection 127.0.0.1:46398 (4 connections now open) 2014-10-06T17:03:53.736+0000 I NETWORK [conn14015] end connection 127.0.0.1:46397 (3 connections now open) 2014-10-06T17:03:53.737+0000 I NETWORK [conn14017] end connection 127.0.0.1:46400 (2 connections now open) 2014-10-06T17:03:53.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46402 #14019 (3 connections now open) 2014-10-06T17:03:53.738+0000 I NETWORK [conn14019] end connection 127.0.0.1:46402 (2 connections now open) 2014-10-06T17:03:53.738+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:53.739+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:53.739+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:53.861+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46403 #14020 (3 connections now open) 2014-10-06T17:03:53.861+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46404 #14021 (4 connections now open) 2014-10-06T17:03:53.861+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46405 #14022 (5 connections now open) 2014-10-06T17:03:53.862+0000 I NETWORK [conn14020] end connection 127.0.0.1:46403 (4 connections now open) 2014-10-06T17:03:58.862+0000 I NETWORK [conn14021] end connection 127.0.0.1:46404 (3 connections now open) 2014-10-06T17:03:58.863+0000 I NETWORK [conn14022] end connection 127.0.0.1:46405 (2 connections now open) 2014-10-06T17:03:58.864+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46406 #14023 (3 connections now open) 2014-10-06T17:03:58.864+0000 I NETWORK [conn14023] end connection 127.0.0.1:46406 (2 connections now open) 2014-10-06T17:03:58.865+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:58.865+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:58.866+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:03:58.991+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46407 #14024 (3 connections now open) 2014-10-06T17:03:58.991+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46408 #14025 (4 connections now open) 2014-10-06T17:03:58.991+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46409 #14026 (5 connections now open) 2014-10-06T17:03:58.992+0000 I NETWORK [conn14024] end connection 127.0.0.1:46407 (4 connections now open) 2014-10-06T17:04:03.994+0000 I NETWORK [conn14025] end connection 127.0.0.1:46408 (3 connections now open) 2014-10-06T17:04:03.995+0000 I NETWORK [conn14026] end connection 127.0.0.1:46409 (2 connections now open) 2014-10-06T17:04:03.995+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46411 #14027 (3 connections now open) 2014-10-06T17:04:03.996+0000 I NETWORK [conn14027] end connection 127.0.0.1:46411 (2 connections now open) 2014-10-06T17:04:03.996+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:04:03.997+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:04:03.997+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:04:04.129+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46412 #14028 (3 connections now open) 2014-10-06T17:04:04.129+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46413 #14029 (4 connections now open) 2014-10-06T17:04:04.129+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46414 #14030 (5 connections now open) 2014-10-06T17:04:04.129+0000 I NETWORK [conn14028] end connection 127.0.0.1:46412 (4 connections now open) 2014-10-06T17:04:09.130+0000 I NETWORK [conn14029] end connection 127.0.0.1:46413 (3 connections now open) 2014-10-06T17:04:09.131+0000 I NETWORK [conn14030] end connection 127.0.0.1:46414 (2 connections now open) 2014-10-06T17:04:09.131+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46415 #14031 (3 connections now open) 2014-10-06T17:04:09.131+0000 I NETWORK [conn14031] end connection 127.0.0.1:46415 (2 connections now open) 2014-10-06T17:04:09.132+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:04:09.132+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:04:09.133+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:04:09.250+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46416 #14032 (3 connections now open) 2014-10-06T17:04:09.250+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46417 #14033 (4 connections now open) 2014-10-06T17:04:09.250+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46418 #14034 (5 connections now open) 2014-10-06T17:04:09.251+0000 I NETWORK [conn14032] end connection 127.0.0.1:46416 (4 connections now open) 2014-10-06T17:04:14.252+0000 I NETWORK [conn14034] end connection 127.0.0.1:46418 (3 connections now open) 2014-10-06T17:04:14.254+0000 I NETWORK [conn14033] end connection 127.0.0.1:46417 (2 connections now open) 2014-10-06T17:04:14.254+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46419 #14035 (3 connections now open) 2014-10-06T17:04:14.255+0000 I NETWORK [conn14035] end connection 127.0.0.1:46419 (2 connections now open) 2014-10-06T17:04:14.255+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:04:14.256+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:04:14.256+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:04:14.381+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46420 #14036 (3 connections now open) 2014-10-06T17:04:14.381+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46421 #14037 (4 connections now open) 2014-10-06T17:04:14.381+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46422 #14038 (5 connections now open) 2014-10-06T17:04:14.381+0000 I NETWORK [conn14036] end connection 127.0.0.1:46420 (4 connections now open) 2014-10-06T17:04:19.382+0000 I NETWORK [conn14038] end connection 127.0.0.1:46422 (3 connections now open) 2014-10-06T17:04:19.385+0000 I NETWORK [conn14037] end connection 127.0.0.1:46421 (2 connections now open) 2014-10-06T17:04:19.385+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46423 #14039 (3 connections now open) 2014-10-06T17:04:19.385+0000 I NETWORK [conn14039] end connection 127.0.0.1:46423 (2 connections now open) 2014-10-06T17:04:19.385+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:04:19.386+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:04:19.386+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:04:19.524+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46424 #14040 (3 connections now open) 2014-10-06T17:04:19.524+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46425 #14041 (4 connections now open) 2014-10-06T17:04:19.524+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46426 #14042 (5 connections now open) 2014-10-06T17:04:19.524+0000 I NETWORK [conn14040] end connection 127.0.0.1:46424 (4 connections now open) 2014-10-06T17:04:24.526+0000 I NETWORK [conn14041] end connection 127.0.0.1:46425 (3 connections now open) 2014-10-06T17:04:24.527+0000 I NETWORK [conn14042] end connection 127.0.0.1:46426 (2 connections now open) 2014-10-06T17:04:24.527+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46427 #14043 (3 connections now open) 2014-10-06T17:04:24.528+0000 I NETWORK [conn14043] end connection 127.0.0.1:46427 (2 connections now open) 2014-10-06T17:04:24.528+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:04:24.529+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:04:24.529+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:04:24.651+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46428 #14044 (3 connections now open) 2014-10-06T17:04:24.651+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46429 #14045 (4 connections now open) 2014-10-06T17:04:24.651+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46430 #14046 (5 connections now open) 2014-10-06T17:04:24.651+0000 I NETWORK [conn14044] end connection 127.0.0.1:46428 (4 connections now open) 2014-10-06T17:04:29.652+0000 I NETWORK [conn14045] end connection 127.0.0.1:46429 (3 connections now open) 2014-10-06T17:04:29.653+0000 I NETWORK [conn14046] end connection 127.0.0.1:46430 (2 connections now open) 2014-10-06T17:04:29.653+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46431 #14047 (3 connections now open) 2014-10-06T17:04:29.654+0000 I NETWORK [conn14047] end connection 127.0.0.1:46431 (2 connections now open) 2014-10-06T17:04:29.654+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:04:29.655+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:04:29.655+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:04:29.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46432 #14048 (3 connections now open) 2014-10-06T17:04:29.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46433 #14049 (4 connections now open) 2014-10-06T17:04:29.786+0000 I NETWORK [conn14048] end connection 127.0.0.1:46432 (3 connections now open) 2014-10-06T17:04:34.787+0000 I NETWORK [conn14049] end connection 127.0.0.1:46433 (2 connections now open) 2014-10-06T17:04:34.787+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46434 #14050 (3 connections now open) 2014-10-06T17:04:34.788+0000 I NETWORK [conn14050] end connection 127.0.0.1:46434 (2 connections now open) 2014-10-06T17:04:34.788+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:04:34.789+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:04:34.789+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:04:34.907+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46435 #14051 (3 connections now open) 2014-10-06T17:04:34.907+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46436 #14052 (4 connections now open) 2014-10-06T17:04:34.907+0000 I NETWORK [conn14051] end connection 127.0.0.1:46435 (3 connections now open) 2014-10-06T17:04:39.908+0000 I NETWORK [conn14052] end connection 127.0.0.1:46436 (2 connections now open) 2014-10-06T17:04:39.908+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46437 #14053 (3 connections now open) 2014-10-06T17:04:39.908+0000 I NETWORK [conn14053] end connection 127.0.0.1:46437 (2 connections now open) 2014-10-06T17:04:39.909+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:04:39.909+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:04:39.910+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:04:40.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46438 #14054 (3 connections now open) 2014-10-06T17:04:40.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46439 #14055 (4 connections now open) 2014-10-06T17:04:40.034+0000 I NETWORK [conn14054] end connection 127.0.0.1:46438 (3 connections now open) 2014-10-06T17:04:45.035+0000 I NETWORK [conn14055] end connection 127.0.0.1:46439 (2 connections now open) 2014-10-06T17:04:45.035+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46440 #14056 (3 connections now open) 2014-10-06T17:04:45.036+0000 I NETWORK [conn14056] end connection 127.0.0.1:46440 (2 connections now open) 2014-10-06T17:04:45.036+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:04:45.037+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:04:45.037+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:04:45.169+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46441 #14057 (3 connections now open) 2014-10-06T17:04:45.169+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46442 #14058 (4 connections now open) 2014-10-06T17:04:45.170+0000 I NETWORK [conn14057] end connection 127.0.0.1:46441 (3 connections now open) 2014-10-06T17:04:50.172+0000 I NETWORK [conn14058] end connection 127.0.0.1:46442 (2 connections now open) 2014-10-06T17:04:50.172+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46443 #14059 (3 connections now open) 2014-10-06T17:04:50.172+0000 I NETWORK [conn14059] end connection 127.0.0.1:46443 (2 connections now open) 2014-10-06T17:04:50.172+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:04:50.173+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:04:50.173+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:04:50.295+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46444 #14060 (3 connections now open) 2014-10-06T17:04:50.295+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46445 #14061 (4 connections now open) 2014-10-06T17:04:50.295+0000 I NETWORK [conn14060] end connection 127.0.0.1:46444 (3 connections now open) 2014-10-06T17:04:55.297+0000 I NETWORK [conn14061] end connection 127.0.0.1:46445 (2 connections now open) 2014-10-06T17:04:55.297+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46446 #14062 (3 connections now open) 2014-10-06T17:04:55.298+0000 I NETWORK [conn14062] end connection 127.0.0.1:46446 (2 connections now open) 2014-10-06T17:04:55.298+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:04:55.299+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:04:55.299+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:04:55.426+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46447 #14063 (3 connections now open) 2014-10-06T17:04:55.426+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46448 #14064 (4 connections now open) 2014-10-06T17:04:55.426+0000 I NETWORK [conn14063] end connection 127.0.0.1:46447 (3 connections now open) 2014-10-06T17:05:00.428+0000 I NETWORK [conn14064] end connection 127.0.0.1:46448 (2 connections now open) 2014-10-06T17:05:00.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46449 #14065 (3 connections now open) 2014-10-06T17:05:00.429+0000 I NETWORK [conn14065] end connection 127.0.0.1:46449 (2 connections now open) 2014-10-06T17:05:00.429+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:05:00.430+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:05:00.430+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:05:00.555+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46450 #14066 (3 connections now open) 2014-10-06T17:05:00.555+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46451 #14067 (4 connections now open) 2014-10-06T17:05:00.556+0000 I NETWORK [conn14066] end connection 127.0.0.1:46450 (3 connections now open) 2014-10-06T17:05:05.558+0000 I NETWORK [conn14067] end connection 127.0.0.1:46451 (2 connections now open) 2014-10-06T17:05:05.558+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46452 #14068 (3 connections now open) 2014-10-06T17:05:05.559+0000 I NETWORK [conn14068] end connection 127.0.0.1:46452 (2 connections now open) 2014-10-06T17:05:05.559+0000 I COMMANDS [conn5] CMD: drop test0.Update_FieldAtOffset 2014-10-06T17:05:05.620+0000 I NETWORK [conn5] end connection 127.0.0.1:60380 (1 connection now open) 2014-10-06T17:05:05.622+0000 I NETWORK [conn2] end connection 127.0.0.1:60377 (0 connections now open) 2014-10-06T17:05:06.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46453 #14069 (1 connection now open) 2014-10-06T17:05:06.125+0000 I NETWORK [conn14069] end connection 127.0.0.1:46453 (0 connections now open) 2014-10-06T17:05:06.131+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46454 #14070 (1 connection now open) 2014-10-06T17:05:06.189+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46455 #14071 (2 connections now open) 2014-10-06T17:05:06.192+0000 I NETWORK [conn14071] end connection 127.0.0.1:46455 (1 connection now open) 2014-10-06T17:05:06.193+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46456 #14072 (2 connections now open) 2014-10-06T17:05:06.194+0000 I NETWORK [conn14072] end connection 127.0.0.1:46456 (1 connection now open) 2014-10-06T17:05:06.229+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46457 #14073 (2 connections now open) 2014-10-06T17:05:06.261+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:06.261+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:06.263+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:06.264+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:06.264+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:07.408+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:07.408+0000 I INDEXING [conn14073] allocating new ns file /home/ubuntu/db/test1.ns, filling with zeroes... 2014-10-06T17:05:07.500+0000 I STORAGE [FileAllocator] allocating new datafile /home/ubuntu/db/test1.0, filling with zeroes... 2014-10-06T17:05:07.594+0000 I STORAGE [FileAllocator] done allocating datafile /home/ubuntu/db/test1.0, size: 16MB, took 0.093 secs 2014-10-06T17:05:07.597+0000 I COMMANDS [conn14073] insert test1.Mixed_v2.FindOneUpdateIntId-50-50 query: { _id: 0.0, x: 0.0 } ninserted:1 keyUpdates:0 numYields:0 locks(micros) w:188123 188ms 2014-10-06T17:05:07.597+0000 I QUERY [conn14073] command test1.$cmd command: insert { insert: "Mixed_v2.FindOneUpdateIntId-50-50", documents: [ { _id: 0.0, x: 0.0 } ], ordered: true } keyUpdates:0 numYields:0 locks(micros) w:43 reslen:40 188ms 2014-10-06T17:05:08.700+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:08.700+0000 I INDEXING [conn14073] allocating new ns file /home/ubuntu/db/test2.ns, filling with zeroes... 2014-10-06T17:05:08.789+0000 I STORAGE [FileAllocator] allocating new datafile /home/ubuntu/db/test2.0, filling with zeroes... 2014-10-06T17:05:08.890+0000 I STORAGE [FileAllocator] done allocating datafile /home/ubuntu/db/test2.0, size: 16MB, took 0.1 secs 2014-10-06T17:05:08.892+0000 I COMMANDS [conn14073] insert test2.Mixed_v2.FindOneUpdateIntId-50-50 query: { _id: 0.0, x: 0.0 } ninserted:1 keyUpdates:0 numYields:0 locks(micros) w:191997 192ms 2014-10-06T17:05:08.893+0000 I QUERY [conn14073] command test2.$cmd command: insert { insert: "Mixed_v2.FindOneUpdateIntId-50-50", documents: [ { _id: 0.0, x: 0.0 } ], ordered: true } keyUpdates:0 numYields:0 locks(micros) w:42 reslen:40 192ms 2014-10-06T17:05:09.993+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:09.993+0000 I INDEXING [conn14073] allocating new ns file /home/ubuntu/db/test3.ns, filling with zeroes... 2014-10-06T17:05:10.077+0000 I STORAGE [FileAllocator] allocating new datafile /home/ubuntu/db/test3.0, filling with zeroes... 2014-10-06T17:05:10.166+0000 I STORAGE [FileAllocator] done allocating datafile /home/ubuntu/db/test3.0, size: 16MB, took 0.088 secs 2014-10-06T17:05:10.168+0000 I COMMANDS [conn14073] insert test3.Mixed_v2.FindOneUpdateIntId-50-50 query: { _id: 0.0, x: 0.0 } ninserted:1 keyUpdates:0 numYields:0 locks(micros) w:174658 174ms 2014-10-06T17:05:10.168+0000 I QUERY [conn14073] command test3.$cmd command: insert { insert: "Mixed_v2.FindOneUpdateIntId-50-50", documents: [ { _id: 0.0, x: 0.0 } ], ordered: true } keyUpdates:0 numYields:0 locks(micros) w:43 reslen:40 174ms 2014-10-06T17:05:11.235+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46460 #14074 (3 connections now open) 2014-10-06T17:05:11.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46461 #14075 (4 connections now open) 2014-10-06T17:05:11.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46462 #14076 (5 connections now open) 2014-10-06T17:05:11.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46463 #14077 (6 connections now open) 2014-10-06T17:05:11.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46464 #14078 (7 connections now open) 2014-10-06T17:05:11.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46465 #14079 (8 connections now open) 2014-10-06T17:05:11.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46466 #14080 (9 connections now open) 2014-10-06T17:05:11.237+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46467 #14081 (10 connections now open) 2014-10-06T17:05:11.237+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46468 #14082 (11 connections now open) 2014-10-06T17:05:11.237+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46469 #14083 (12 connections now open) 2014-10-06T17:05:11.237+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46470 #14084 (13 connections now open) 2014-10-06T17:05:11.237+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46471 #14085 (14 connections now open) 2014-10-06T17:05:11.238+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46472 #14086 (15 connections now open) 2014-10-06T17:05:11.238+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46473 #14087 (16 connections now open) 2014-10-06T17:05:11.238+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46474 #14088 (17 connections now open) 2014-10-06T17:05:11.239+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46475 #14089 (18 connections now open) 2014-10-06T17:05:11.239+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46476 #14090 (19 connections now open) 2014-10-06T17:05:11.240+0000 I NETWORK [conn14074] end connection 127.0.0.1:46460 (18 connections now open) 2014-10-06T17:05:16.240+0000 I NETWORK [conn14075] end connection 127.0.0.1:46461 (17 connections now open) 2014-10-06T17:05:16.240+0000 I NETWORK [conn14087] end connection 127.0.0.1:46473 (17 connections now open) 2014-10-06T17:05:16.240+0000 I NETWORK [conn14079] end connection 127.0.0.1:46465 (16 connections now open) 2014-10-06T17:05:16.240+0000 I NETWORK [conn14082] end connection 127.0.0.1:46468 (16 connections now open) 2014-10-06T17:05:16.240+0000 I NETWORK [conn14086] end connection 127.0.0.1:46472 (15 connections now open) 2014-10-06T17:05:16.240+0000 I NETWORK [conn14083] end connection 127.0.0.1:46469 (14 connections now open) 2014-10-06T17:05:16.240+0000 I NETWORK [conn14078] end connection 127.0.0.1:46464 (14 connections now open) 2014-10-06T17:05:16.240+0000 I NETWORK [conn14090] end connection 127.0.0.1:46476 (12 connections now open) 2014-10-06T17:05:16.240+0000 I NETWORK [conn14076] end connection 127.0.0.1:46462 (12 connections now open) 2014-10-06T17:05:16.240+0000 I NETWORK [conn14081] end connection 127.0.0.1:46467 (9 connections now open) 2014-10-06T17:05:16.240+0000 I NETWORK [conn14085] end connection 127.0.0.1:46471 (8 connections now open) 2014-10-06T17:05:16.240+0000 I NETWORK [conn14080] end connection 127.0.0.1:46466 (8 connections now open) 2014-10-06T17:05:16.241+0000 I NETWORK [conn14077] end connection 127.0.0.1:46463 (8 connections now open) 2014-10-06T17:05:16.241+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46477 #14091 (6 connections now open) 2014-10-06T17:05:16.241+0000 I NETWORK [conn14088] end connection 127.0.0.1:46474 (7 connections now open) 2014-10-06T17:05:16.241+0000 I NETWORK [conn14089] end connection 127.0.0.1:46475 (7 connections now open) 2014-10-06T17:05:16.241+0000 I NETWORK [conn14084] end connection 127.0.0.1:46470 (7 connections now open) 2014-10-06T17:05:16.241+0000 I NETWORK [conn14091] end connection 127.0.0.1:46477 (2 connections now open) 2014-10-06T17:05:16.242+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:16.249+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:16.250+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:16.250+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:16.251+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:16.251+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:16.251+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:16.252+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:16.252+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:17.337+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:18.450+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:19.546+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:20.651+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46479 #14092 (3 connections now open) 2014-10-06T17:05:20.652+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46480 #14093 (4 connections now open) 2014-10-06T17:05:20.652+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46481 #14094 (5 connections now open) 2014-10-06T17:05:20.652+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46482 #14095 (6 connections now open) 2014-10-06T17:05:20.652+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46483 #14096 (7 connections now open) 2014-10-06T17:05:20.652+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46484 #14097 (8 connections now open) 2014-10-06T17:05:20.652+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46485 #14098 (9 connections now open) 2014-10-06T17:05:20.652+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46486 #14099 (10 connections now open) 2014-10-06T17:05:20.653+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46487 #14100 (11 connections now open) 2014-10-06T17:05:20.653+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46488 #14101 (12 connections now open) 2014-10-06T17:05:20.653+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46489 #14102 (13 connections now open) 2014-10-06T17:05:20.654+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46490 #14103 (14 connections now open) 2014-10-06T17:05:20.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46491 #14104 (15 connections now open) 2014-10-06T17:05:20.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46492 #14105 (16 connections now open) 2014-10-06T17:05:20.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46493 #14106 (17 connections now open) 2014-10-06T17:05:20.656+0000 I NETWORK [conn14092] end connection 127.0.0.1:46479 (16 connections now open) 2014-10-06T17:05:20.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46494 #14107 (17 connections now open) 2014-10-06T17:05:20.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46495 #14108 (18 connections now open) 2014-10-06T17:05:25.656+0000 I NETWORK [conn14098] end connection 127.0.0.1:46485 (17 connections now open) 2014-10-06T17:05:25.656+0000 I NETWORK [conn14108] end connection 127.0.0.1:46495 (17 connections now open) 2014-10-06T17:05:25.656+0000 I NETWORK [conn14105] end connection 127.0.0.1:46492 (15 connections now open) 2014-10-06T17:05:25.656+0000 I NETWORK [conn14106] end connection 127.0.0.1:46493 (17 connections now open) 2014-10-06T17:05:25.656+0000 I NETWORK [conn14095] end connection 127.0.0.1:46482 (17 connections now open) 2014-10-06T17:05:25.656+0000 I NETWORK [conn14100] end connection 127.0.0.1:46487 (17 connections now open) 2014-10-06T17:05:25.656+0000 I NETWORK [conn14094] end connection 127.0.0.1:46481 (17 connections now open) 2014-10-06T17:05:25.656+0000 I NETWORK [conn14093] end connection 127.0.0.1:46480 (17 connections now open) 2014-10-06T17:05:25.656+0000 I NETWORK [conn14107] end connection 127.0.0.1:46494 (17 connections now open) 2014-10-06T17:05:25.657+0000 I NETWORK [conn14104] end connection 127.0.0.1:46491 (9 connections now open) 2014-10-06T17:05:25.657+0000 I NETWORK [conn14096] end connection 127.0.0.1:46483 (15 connections now open) 2014-10-06T17:05:25.657+0000 I NETWORK [conn14101] end connection 127.0.0.1:46488 (13 connections now open) 2014-10-06T17:05:25.657+0000 I NETWORK [conn14102] end connection 127.0.0.1:46489 (13 connections now open) 2014-10-06T17:05:25.657+0000 I NETWORK [conn14099] end connection 127.0.0.1:46486 (10 connections now open) 2014-10-06T17:05:25.657+0000 I NETWORK [conn14097] end connection 127.0.0.1:46484 (9 connections now open) 2014-10-06T17:05:25.656+0000 I NETWORK [conn14103] end connection 127.0.0.1:46490 (17 connections now open) 2014-10-06T17:05:25.657+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46496 #14109 (3 connections now open) 2014-10-06T17:05:25.658+0000 I NETWORK [conn14109] end connection 127.0.0.1:46496 (2 connections now open) 2014-10-06T17:05:25.658+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:25.659+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:25.659+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:25.660+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:25.661+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:25.661+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:25.661+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:25.661+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:25.662+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:26.759+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:27.855+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:28.964+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:30.065+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46497 #14110 (3 connections now open) 2014-10-06T17:05:30.066+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46498 #14111 (4 connections now open) 2014-10-06T17:05:30.066+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46499 #14112 (5 connections now open) 2014-10-06T17:05:30.066+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46500 #14113 (6 connections now open) 2014-10-06T17:05:30.066+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46501 #14114 (7 connections now open) 2014-10-06T17:05:30.066+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46502 #14115 (8 connections now open) 2014-10-06T17:05:30.067+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46503 #14116 (9 connections now open) 2014-10-06T17:05:30.067+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46504 #14117 (10 connections now open) 2014-10-06T17:05:30.067+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46505 #14118 (11 connections now open) 2014-10-06T17:05:30.067+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46506 #14119 (12 connections now open) 2014-10-06T17:05:30.067+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46507 #14120 (13 connections now open) 2014-10-06T17:05:30.068+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46508 #14121 (14 connections now open) 2014-10-06T17:05:30.068+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46509 #14122 (15 connections now open) 2014-10-06T17:05:30.068+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46510 #14123 (16 connections now open) 2014-10-06T17:05:30.068+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46511 #14124 (17 connections now open) 2014-10-06T17:05:30.068+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46512 #14125 (18 connections now open) 2014-10-06T17:05:30.068+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46513 #14126 (19 connections now open) 2014-10-06T17:05:30.069+0000 I NETWORK [conn14110] end connection 127.0.0.1:46497 (18 connections now open) 2014-10-06T17:05:35.070+0000 I NETWORK [conn14124] end connection 127.0.0.1:46511 (17 connections now open) 2014-10-06T17:05:35.070+0000 I NETWORK [conn14120] end connection 127.0.0.1:46507 (17 connections now open) 2014-10-06T17:05:35.070+0000 I NETWORK [conn14121] end connection 127.0.0.1:46508 (16 connections now open) 2014-10-06T17:05:35.070+0000 I NETWORK [conn14119] end connection 127.0.0.1:46506 (17 connections now open) 2014-10-06T17:05:35.070+0000 I NETWORK [conn14122] end connection 127.0.0.1:46509 (16 connections now open) 2014-10-06T17:05:35.070+0000 I NETWORK [conn14114] end connection 127.0.0.1:46501 (16 connections now open) 2014-10-06T17:05:35.070+0000 I NETWORK [conn14123] end connection 127.0.0.1:46510 (17 connections now open) 2014-10-06T17:05:35.070+0000 I NETWORK [conn14112] end connection 127.0.0.1:46499 (13 connections now open) 2014-10-06T17:05:35.070+0000 I NETWORK [conn14116] end connection 127.0.0.1:46503 (12 connections now open) 2014-10-06T17:05:35.070+0000 I NETWORK [conn14125] end connection 127.0.0.1:46512 (9 connections now open) 2014-10-06T17:05:35.070+0000 I NETWORK [conn14115] end connection 127.0.0.1:46502 (12 connections now open) 2014-10-06T17:05:35.070+0000 I NETWORK [conn14111] end connection 127.0.0.1:46498 (11 connections now open) 2014-10-06T17:05:35.070+0000 I NETWORK [conn14113] end connection 127.0.0.1:46500 (7 connections now open) 2014-10-06T17:05:35.070+0000 I NETWORK [conn14117] end connection 127.0.0.1:46504 (6 connections now open) 2014-10-06T17:05:35.073+0000 I NETWORK [conn14118] end connection 127.0.0.1:46505 (3 connections now open) 2014-10-06T17:05:35.073+0000 I NETWORK [conn14126] end connection 127.0.0.1:46513 (3 connections now open) 2014-10-06T17:05:35.074+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46514 #14127 (3 connections now open) 2014-10-06T17:05:35.074+0000 I NETWORK [conn14127] end connection 127.0.0.1:46514 (2 connections now open) 2014-10-06T17:05:35.074+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:35.075+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:35.076+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:35.076+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:35.077+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:35.077+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:35.077+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:35.078+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:35.078+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:36.178+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:37.268+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:38.364+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:39.482+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46515 #14128 (3 connections now open) 2014-10-06T17:05:39.483+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46516 #14129 (4 connections now open) 2014-10-06T17:05:39.483+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46517 #14130 (5 connections now open) 2014-10-06T17:05:39.483+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46519 #14131 (6 connections now open) 2014-10-06T17:05:39.483+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46518 #14132 (7 connections now open) 2014-10-06T17:05:39.483+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46520 #14133 (8 connections now open) 2014-10-06T17:05:39.484+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46521 #14134 (9 connections now open) 2014-10-06T17:05:39.484+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46522 #14135 (10 connections now open) 2014-10-06T17:05:39.484+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46523 #14136 (11 connections now open) 2014-10-06T17:05:39.484+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46524 #14137 (12 connections now open) 2014-10-06T17:05:39.484+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46525 #14138 (13 connections now open) 2014-10-06T17:05:39.485+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46526 #14139 (14 connections now open) 2014-10-06T17:05:39.485+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46527 #14140 (15 connections now open) 2014-10-06T17:05:39.485+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46528 #14141 (16 connections now open) 2014-10-06T17:05:39.485+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46529 #14142 (17 connections now open) 2014-10-06T17:05:39.485+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46530 #14143 (18 connections now open) 2014-10-06T17:05:39.485+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46531 #14144 (19 connections now open) 2014-10-06T17:05:39.487+0000 I NETWORK [conn14128] end connection 127.0.0.1:46515 (18 connections now open) 2014-10-06T17:05:44.487+0000 I NETWORK [conn14134] end connection 127.0.0.1:46521 (17 connections now open) 2014-10-06T17:05:44.487+0000 I NETWORK [conn14141] end connection 127.0.0.1:46528 (17 connections now open) 2014-10-06T17:05:44.487+0000 I NETWORK [conn14138] end connection 127.0.0.1:46525 (16 connections now open) 2014-10-06T17:05:44.487+0000 I NETWORK [conn14129] end connection 127.0.0.1:46516 (16 connections now open) 2014-10-06T17:05:44.487+0000 I NETWORK [conn14131] end connection 127.0.0.1:46519 (16 connections now open) 2014-10-06T17:05:44.487+0000 I NETWORK [conn14137] end connection 127.0.0.1:46524 (16 connections now open) 2014-10-06T17:05:44.487+0000 I NETWORK [conn14140] end connection 127.0.0.1:46527 (14 connections now open) 2014-10-06T17:05:44.487+0000 I NETWORK [conn14142] end connection 127.0.0.1:46529 (12 connections now open) 2014-10-06T17:05:44.487+0000 I NETWORK [conn14132] end connection 127.0.0.1:46518 (12 connections now open) 2014-10-06T17:05:44.487+0000 I NETWORK [conn14144] end connection 127.0.0.1:46531 (12 connections now open) 2014-10-06T17:05:44.487+0000 I NETWORK [conn14133] end connection 127.0.0.1:46520 (12 connections now open) 2014-10-06T17:05:44.487+0000 I NETWORK [conn14139] end connection 127.0.0.1:46526 (7 connections now open) 2014-10-06T17:05:44.487+0000 I NETWORK [conn14143] end connection 127.0.0.1:46530 (6 connections now open) 2014-10-06T17:05:44.488+0000 I NETWORK [conn14136] end connection 127.0.0.1:46523 (6 connections now open) 2014-10-06T17:05:44.488+0000 I NETWORK [conn14135] end connection 127.0.0.1:46522 (3 connections now open) 2014-10-06T17:05:44.488+0000 I NETWORK [conn14130] end connection 127.0.0.1:46517 (3 connections now open) 2014-10-06T17:05:44.488+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46532 #14145 (3 connections now open) 2014-10-06T17:05:44.488+0000 I NETWORK [conn14145] end connection 127.0.0.1:46532 (2 connections now open) 2014-10-06T17:05:44.489+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:44.489+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:44.490+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:44.491+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:44.491+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:44.491+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:44.492+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:44.492+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:44.492+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:45.588+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:46.690+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:47.801+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:48.895+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46533 #14146 (3 connections now open) 2014-10-06T17:05:48.896+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46534 #14147 (4 connections now open) 2014-10-06T17:05:48.896+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46535 #14148 (5 connections now open) 2014-10-06T17:05:48.896+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46536 #14149 (6 connections now open) 2014-10-06T17:05:48.896+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46537 #14150 (7 connections now open) 2014-10-06T17:05:48.896+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46538 #14151 (8 connections now open) 2014-10-06T17:05:48.896+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46539 #14152 (9 connections now open) 2014-10-06T17:05:48.897+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46541 #14153 (10 connections now open) 2014-10-06T17:05:48.897+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46542 #14154 (11 connections now open) 2014-10-06T17:05:48.897+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46543 #14155 (12 connections now open) 2014-10-06T17:05:48.897+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46544 #14156 (13 connections now open) 2014-10-06T17:05:48.898+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46545 #14157 (14 connections now open) 2014-10-06T17:05:48.898+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46546 #14158 (15 connections now open) 2014-10-06T17:05:48.898+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46547 #14159 (16 connections now open) 2014-10-06T17:05:48.898+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46548 #14160 (17 connections now open) 2014-10-06T17:05:48.898+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46549 #14161 (18 connections now open) 2014-10-06T17:05:48.899+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46550 #14162 (19 connections now open) 2014-10-06T17:05:48.900+0000 I NETWORK [conn14146] end connection 127.0.0.1:46533 (18 connections now open) 2014-10-06T17:05:53.900+0000 I NETWORK [conn14158] end connection 127.0.0.1:46546 (17 connections now open) 2014-10-06T17:05:53.900+0000 I NETWORK [conn14153] end connection 127.0.0.1:46541 (17 connections now open) 2014-10-06T17:05:53.900+0000 I NETWORK [conn14148] end connection 127.0.0.1:46535 (15 connections now open) 2014-10-06T17:05:53.900+0000 I NETWORK [conn14154] end connection 127.0.0.1:46542 (14 connections now open) 2014-10-06T17:05:53.900+0000 I NETWORK [conn14161] end connection 127.0.0.1:46549 (13 connections now open) 2014-10-06T17:05:53.900+0000 I NETWORK [conn14151] end connection 127.0.0.1:46538 (14 connections now open) 2014-10-06T17:05:53.900+0000 I NETWORK [conn14157] end connection 127.0.0.1:46545 (13 connections now open) 2014-10-06T17:05:53.900+0000 I NETWORK [conn14152] end connection 127.0.0.1:46539 (12 connections now open) 2014-10-06T17:05:53.900+0000 I NETWORK [conn14147] end connection 127.0.0.1:46534 (10 connections now open) 2014-10-06T17:05:53.900+0000 I NETWORK [conn14159] end connection 127.0.0.1:46547 (13 connections now open) 2014-10-06T17:05:53.900+0000 I NETWORK [conn14155] end connection 127.0.0.1:46543 (8 connections now open) 2014-10-06T17:05:53.900+0000 I NETWORK [conn14156] end connection 127.0.0.1:46544 (7 connections now open) 2014-10-06T17:05:53.900+0000 I NETWORK [conn14162] end connection 127.0.0.1:46550 (5 connections now open) 2014-10-06T17:05:53.900+0000 I NETWORK [conn14160] end connection 127.0.0.1:46548 (4 connections now open) 2014-10-06T17:05:53.901+0000 I NETWORK [conn14150] end connection 127.0.0.1:46537 (3 connections now open) 2014-10-06T17:05:53.901+0000 I NETWORK [conn14149] end connection 127.0.0.1:46536 (2 connections now open) 2014-10-06T17:05:53.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46551 #14163 (3 connections now open) 2014-10-06T17:05:53.901+0000 I NETWORK [conn14163] end connection 127.0.0.1:46551 (2 connections now open) 2014-10-06T17:05:53.902+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:53.903+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:53.903+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:53.904+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:53.904+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:53.905+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:53.905+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:53.905+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:53.906+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:55.034+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:56.129+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:57.215+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:05:58.305+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46552 #14164 (3 connections now open) 2014-10-06T17:05:58.306+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46553 #14165 (4 connections now open) 2014-10-06T17:05:58.306+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46554 #14166 (5 connections now open) 2014-10-06T17:05:58.306+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46555 #14167 (6 connections now open) 2014-10-06T17:05:58.306+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46556 #14168 (7 connections now open) 2014-10-06T17:05:58.306+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46557 #14169 (8 connections now open) 2014-10-06T17:05:58.306+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46558 #14170 (9 connections now open) 2014-10-06T17:05:58.306+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46559 #14171 (10 connections now open) 2014-10-06T17:05:58.307+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46560 #14172 (11 connections now open) 2014-10-06T17:05:58.307+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46561 #14173 (12 connections now open) 2014-10-06T17:05:58.307+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46562 #14174 (13 connections now open) 2014-10-06T17:05:58.307+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46563 #14175 (14 connections now open) 2014-10-06T17:05:58.307+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46564 #14176 (15 connections now open) 2014-10-06T17:05:58.307+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46565 #14177 (16 connections now open) 2014-10-06T17:05:58.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46566 #14178 (17 connections now open) 2014-10-06T17:05:58.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46567 #14179 (18 connections now open) 2014-10-06T17:05:58.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46568 #14180 (19 connections now open) 2014-10-06T17:05:58.308+0000 I NETWORK [conn14164] end connection 127.0.0.1:46552 (18 connections now open) 2014-10-06T17:06:03.308+0000 I NETWORK [conn14180] end connection 127.0.0.1:46568 (17 connections now open) 2014-10-06T17:06:03.308+0000 I NETWORK [conn14167] end connection 127.0.0.1:46555 (17 connections now open) 2014-10-06T17:06:03.308+0000 I NETWORK [conn14177] end connection 127.0.0.1:46565 (17 connections now open) 2014-10-06T17:06:03.308+0000 I NETWORK [conn14179] end connection 127.0.0.1:46567 (16 connections now open) 2014-10-06T17:06:03.308+0000 I NETWORK [conn14169] end connection 127.0.0.1:46557 (16 connections now open) 2014-10-06T17:06:03.309+0000 I NETWORK [conn14165] end connection 127.0.0.1:46553 (16 connections now open) 2014-10-06T17:06:03.309+0000 I NETWORK [conn14168] end connection 127.0.0.1:46556 (16 connections now open) 2014-10-06T17:06:03.309+0000 I NETWORK [conn14178] end connection 127.0.0.1:46566 (16 connections now open) 2014-10-06T17:06:03.309+0000 I NETWORK [conn14170] end connection 127.0.0.1:46558 (16 connections now open) 2014-10-06T17:06:03.309+0000 I NETWORK [conn14174] end connection 127.0.0.1:46562 (16 connections now open) 2014-10-06T17:06:03.309+0000 I NETWORK [conn14175] end connection 127.0.0.1:46563 (16 connections now open) 2014-10-06T17:06:03.309+0000 I NETWORK [conn14173] end connection 127.0.0.1:46561 (16 connections now open) 2014-10-06T17:06:03.309+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46569 #14181 (9 connections now open) 2014-10-06T17:06:03.309+0000 I NETWORK [conn14166] end connection 127.0.0.1:46554 (16 connections now open) 2014-10-06T17:06:03.309+0000 I NETWORK [conn14176] end connection 127.0.0.1:46564 (12 connections now open) 2014-10-06T17:06:03.309+0000 I NETWORK [conn14172] end connection 127.0.0.1:46560 (12 connections now open) 2014-10-06T17:06:03.309+0000 I NETWORK [conn14171] end connection 127.0.0.1:46559 (16 connections now open) 2014-10-06T17:06:03.310+0000 I NETWORK [conn14181] end connection 127.0.0.1:46569 (2 connections now open) 2014-10-06T17:06:03.310+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:03.311+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:03.314+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:03.314+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:03.315+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:03.315+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:03.315+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:03.316+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:03.316+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:04.426+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:05.529+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:06.616+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:07.708+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46570 #14182 (3 connections now open) 2014-10-06T17:06:07.708+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46571 #14183 (4 connections now open) 2014-10-06T17:06:07.708+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46573 #14184 (5 connections now open) 2014-10-06T17:06:07.708+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46572 #14185 (6 connections now open) 2014-10-06T17:06:07.708+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46574 #14186 (7 connections now open) 2014-10-06T17:06:07.709+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46575 #14187 (8 connections now open) 2014-10-06T17:06:07.709+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46576 #14188 (9 connections now open) 2014-10-06T17:06:07.709+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46577 #14189 (10 connections now open) 2014-10-06T17:06:07.710+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46578 #14190 (11 connections now open) 2014-10-06T17:06:07.710+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46579 #14191 (12 connections now open) 2014-10-06T17:06:07.710+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46580 #14192 (13 connections now open) 2014-10-06T17:06:07.710+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46581 #14193 (14 connections now open) 2014-10-06T17:06:07.710+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46582 #14194 (15 connections now open) 2014-10-06T17:06:07.710+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46583 #14195 (16 connections now open) 2014-10-06T17:06:07.710+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46584 #14196 (17 connections now open) 2014-10-06T17:06:07.710+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46585 #14197 (18 connections now open) 2014-10-06T17:06:07.710+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46586 #14198 (19 connections now open) 2014-10-06T17:06:07.711+0000 I NETWORK [conn14182] end connection 127.0.0.1:46570 (18 connections now open) 2014-10-06T17:06:12.712+0000 I NETWORK [conn14194] end connection 127.0.0.1:46582 (17 connections now open) 2014-10-06T17:06:12.712+0000 I NETWORK [conn14183] end connection 127.0.0.1:46571 (17 connections now open) 2014-10-06T17:06:12.712+0000 I NETWORK [conn14193] end connection 127.0.0.1:46581 (17 connections now open) 2014-10-06T17:06:12.712+0000 I NETWORK [conn14190] end connection 127.0.0.1:46578 (17 connections now open) 2014-10-06T17:06:12.712+0000 I NETWORK [conn14186] end connection 127.0.0.1:46574 (13 connections now open) 2014-10-06T17:06:12.712+0000 I NETWORK [conn14197] end connection 127.0.0.1:46585 (13 connections now open) 2014-10-06T17:06:12.712+0000 I NETWORK [conn14184] end connection 127.0.0.1:46573 (13 connections now open) 2014-10-06T17:06:12.712+0000 I NETWORK [conn14188] end connection 127.0.0.1:46576 (12 connections now open) 2014-10-06T17:06:12.712+0000 I NETWORK [conn14191] end connection 127.0.0.1:46579 (12 connections now open) 2014-10-06T17:06:12.712+0000 I NETWORK [conn14189] end connection 127.0.0.1:46577 (8 connections now open) 2014-10-06T17:06:12.712+0000 I NETWORK [conn14185] end connection 127.0.0.1:46572 (10 connections now open) 2014-10-06T17:06:12.712+0000 I NETWORK [conn14187] end connection 127.0.0.1:46575 (7 connections now open) 2014-10-06T17:06:12.712+0000 I NETWORK [conn14196] end connection 127.0.0.1:46584 (5 connections now open) 2014-10-06T17:06:12.712+0000 I NETWORK [conn14192] end connection 127.0.0.1:46580 (4 connections now open) 2014-10-06T17:06:12.712+0000 I NETWORK [conn14198] end connection 127.0.0.1:46586 (4 connections now open) 2014-10-06T17:06:12.712+0000 I NETWORK [conn14195] end connection 127.0.0.1:46583 (4 connections now open) 2014-10-06T17:06:12.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46587 #14199 (3 connections now open) 2014-10-06T17:06:12.713+0000 I NETWORK [conn14199] end connection 127.0.0.1:46587 (2 connections now open) 2014-10-06T17:06:12.713+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:12.714+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:12.715+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:12.715+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:12.717+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:12.717+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:12.718+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:12.718+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:12.718+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:13.815+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:14.921+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:16.023+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:17.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46588 #14200 (3 connections now open) 2014-10-06T17:06:17.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46590 #14201 (4 connections now open) 2014-10-06T17:06:17.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46589 #14202 (5 connections now open) 2014-10-06T17:06:17.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46592 #14203 (6 connections now open) 2014-10-06T17:06:17.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46593 #14204 (7 connections now open) 2014-10-06T17:06:17.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46594 #14205 (8 connections now open) 2014-10-06T17:06:17.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46595 #14206 (9 connections now open) 2014-10-06T17:06:17.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46596 #14207 (10 connections now open) 2014-10-06T17:06:17.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46597 #14208 (11 connections now open) 2014-10-06T17:06:17.136+0000 I NETWORK [conn14200] end connection 127.0.0.1:46588 (10 connections now open) 2014-10-06T17:06:22.137+0000 I NETWORK [conn14208] end connection 127.0.0.1:46597 (9 connections now open) 2014-10-06T17:06:22.137+0000 I NETWORK [conn14205] end connection 127.0.0.1:46594 (9 connections now open) 2014-10-06T17:06:22.137+0000 I NETWORK [conn14206] end connection 127.0.0.1:46595 (9 connections now open) 2014-10-06T17:06:22.137+0000 I NETWORK [conn14201] end connection 127.0.0.1:46590 (8 connections now open) 2014-10-06T17:06:22.137+0000 I NETWORK [conn14204] end connection 127.0.0.1:46593 (9 connections now open) 2014-10-06T17:06:22.137+0000 I NETWORK [conn14207] end connection 127.0.0.1:46596 (6 connections now open) 2014-10-06T17:06:22.137+0000 I NETWORK [conn14203] end connection 127.0.0.1:46592 (6 connections now open) 2014-10-06T17:06:22.137+0000 I NETWORK [conn14202] end connection 127.0.0.1:46589 (5 connections now open) 2014-10-06T17:06:22.137+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46598 #14209 (3 connections now open) 2014-10-06T17:06:22.137+0000 I NETWORK [conn14209] end connection 127.0.0.1:46598 (2 connections now open) 2014-10-06T17:06:22.138+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:22.139+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:22.139+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:22.140+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:22.140+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:22.141+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:22.141+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:22.141+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:22.142+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:23.244+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:24.349+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:25.460+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:26.571+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46599 #14210 (3 connections now open) 2014-10-06T17:06:26.572+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46600 #14211 (4 connections now open) 2014-10-06T17:06:26.572+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46601 #14212 (5 connections now open) 2014-10-06T17:06:26.572+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46602 #14213 (6 connections now open) 2014-10-06T17:06:26.572+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46603 #14214 (7 connections now open) 2014-10-06T17:06:26.572+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46605 #14215 (8 connections now open) 2014-10-06T17:06:26.572+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46606 #14216 (9 connections now open) 2014-10-06T17:06:26.572+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46607 #14217 (10 connections now open) 2014-10-06T17:06:26.572+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46608 #14218 (11 connections now open) 2014-10-06T17:06:26.573+0000 I NETWORK [conn14210] end connection 127.0.0.1:46599 (10 connections now open) 2014-10-06T17:06:31.573+0000 I NETWORK [conn14215] end connection 127.0.0.1:46605 (9 connections now open) 2014-10-06T17:06:31.573+0000 I NETWORK [conn14214] end connection 127.0.0.1:46603 (8 connections now open) 2014-10-06T17:06:31.573+0000 I NETWORK [conn14211] end connection 127.0.0.1:46600 (8 connections now open) 2014-10-06T17:06:31.573+0000 I NETWORK [conn14216] end connection 127.0.0.1:46606 (8 connections now open) 2014-10-06T17:06:31.573+0000 I NETWORK [conn14217] end connection 127.0.0.1:46607 (8 connections now open) 2014-10-06T17:06:31.573+0000 I NETWORK [conn14213] end connection 127.0.0.1:46602 (8 connections now open) 2014-10-06T17:06:31.573+0000 I NETWORK [conn14218] end connection 127.0.0.1:46608 (8 connections now open) 2014-10-06T17:06:31.573+0000 I NETWORK [conn14212] end connection 127.0.0.1:46601 (8 connections now open) 2014-10-06T17:06:31.573+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46609 #14219 (3 connections now open) 2014-10-06T17:06:31.574+0000 I NETWORK [conn14219] end connection 127.0.0.1:46609 (2 connections now open) 2014-10-06T17:06:31.574+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:31.575+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:31.575+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:31.576+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:31.577+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:31.577+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:31.577+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:31.577+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:31.578+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:32.658+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:33.760+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:34.840+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:35.919+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46610 #14220 (3 connections now open) 2014-10-06T17:06:35.920+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46611 #14221 (4 connections now open) 2014-10-06T17:06:35.920+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46612 #14222 (5 connections now open) 2014-10-06T17:06:35.920+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46613 #14223 (6 connections now open) 2014-10-06T17:06:35.920+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46615 #14224 (7 connections now open) 2014-10-06T17:06:35.920+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46616 #14225 (8 connections now open) 2014-10-06T17:06:35.920+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46617 #14226 (9 connections now open) 2014-10-06T17:06:35.920+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46618 #14227 (10 connections now open) 2014-10-06T17:06:35.920+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46619 #14228 (11 connections now open) 2014-10-06T17:06:35.921+0000 I NETWORK [conn14220] end connection 127.0.0.1:46610 (10 connections now open) 2014-10-06T17:06:40.922+0000 I NETWORK [conn14225] end connection 127.0.0.1:46616 (9 connections now open) 2014-10-06T17:06:40.922+0000 I NETWORK [conn14222] end connection 127.0.0.1:46612 (9 connections now open) 2014-10-06T17:06:40.922+0000 I NETWORK [conn14223] end connection 127.0.0.1:46613 (9 connections now open) 2014-10-06T17:06:40.922+0000 I NETWORK [conn14226] end connection 127.0.0.1:46617 (9 connections now open) 2014-10-06T17:06:40.922+0000 I NETWORK [conn14221] end connection 127.0.0.1:46611 (7 connections now open) 2014-10-06T17:06:40.922+0000 I NETWORK [conn14224] end connection 127.0.0.1:46615 (6 connections now open) 2014-10-06T17:06:40.922+0000 I NETWORK [conn14227] end connection 127.0.0.1:46618 (9 connections now open) 2014-10-06T17:06:40.922+0000 I NETWORK [conn14228] end connection 127.0.0.1:46619 (5 connections now open) 2014-10-06T17:06:40.922+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46620 #14229 (3 connections now open) 2014-10-06T17:06:40.922+0000 I NETWORK [conn14229] end connection 127.0.0.1:46620 (2 connections now open) 2014-10-06T17:06:40.923+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:40.924+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:40.924+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:40.925+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:40.925+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:40.926+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:40.926+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:40.926+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:40.927+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:42.022+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:43.116+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:44.207+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:45.307+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46621 #14230 (3 connections now open) 2014-10-06T17:06:45.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46622 #14231 (4 connections now open) 2014-10-06T17:06:45.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46624 #14232 (5 connections now open) 2014-10-06T17:06:45.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46623 #14233 (6 connections now open) 2014-10-06T17:06:45.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46626 #14234 (7 connections now open) 2014-10-06T17:06:45.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46627 #14235 (8 connections now open) 2014-10-06T17:06:45.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46628 #14236 (9 connections now open) 2014-10-06T17:06:45.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46629 #14237 (10 connections now open) 2014-10-06T17:06:45.309+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46630 #14238 (11 connections now open) 2014-10-06T17:06:45.309+0000 I NETWORK [conn14230] end connection 127.0.0.1:46621 (10 connections now open) 2014-10-06T17:06:50.309+0000 I NETWORK [conn14235] end connection 127.0.0.1:46627 (9 connections now open) 2014-10-06T17:06:50.309+0000 I NETWORK [conn14238] end connection 127.0.0.1:46630 (9 connections now open) 2014-10-06T17:06:50.309+0000 I NETWORK [conn14234] end connection 127.0.0.1:46626 (8 connections now open) 2014-10-06T17:06:50.309+0000 I NETWORK [conn14236] end connection 127.0.0.1:46628 (8 connections now open) 2014-10-06T17:06:50.309+0000 I NETWORK [conn14232] end connection 127.0.0.1:46624 (8 connections now open) 2014-10-06T17:06:50.309+0000 I NETWORK [conn14233] end connection 127.0.0.1:46623 (8 connections now open) 2014-10-06T17:06:50.310+0000 I NETWORK [conn14237] end connection 127.0.0.1:46629 (8 connections now open) 2014-10-06T17:06:50.310+0000 I NETWORK [conn14231] end connection 127.0.0.1:46622 (8 connections now open) 2014-10-06T17:06:50.310+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46631 #14239 (7 connections now open) 2014-10-06T17:06:50.311+0000 I NETWORK [conn14239] end connection 127.0.0.1:46631 (2 connections now open) 2014-10-06T17:06:50.311+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:50.312+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:50.312+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:50.313+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:50.315+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:50.315+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:50.315+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:50.315+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:50.316+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:51.404+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:52.490+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:53.580+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:54.666+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46632 #14240 (3 connections now open) 2014-10-06T17:06:54.666+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46633 #14241 (4 connections now open) 2014-10-06T17:06:54.666+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46635 #14242 (5 connections now open) 2014-10-06T17:06:54.666+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46634 #14243 (6 connections now open) 2014-10-06T17:06:54.666+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46636 #14244 (7 connections now open) 2014-10-06T17:06:54.666+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46637 #14245 (8 connections now open) 2014-10-06T17:06:54.666+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46638 #14246 (9 connections now open) 2014-10-06T17:06:54.667+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46639 #14247 (10 connections now open) 2014-10-06T17:06:54.667+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46640 #14248 (11 connections now open) 2014-10-06T17:06:54.673+0000 I NETWORK [conn14240] end connection 127.0.0.1:46632 (10 connections now open) 2014-10-06T17:06:59.673+0000 I NETWORK [conn14247] end connection 127.0.0.1:46639 (9 connections now open) 2014-10-06T17:06:59.673+0000 I NETWORK [conn14246] end connection 127.0.0.1:46638 (9 connections now open) 2014-10-06T17:06:59.673+0000 I NETWORK [conn14241] end connection 127.0.0.1:46633 (9 connections now open) 2014-10-06T17:06:59.673+0000 I NETWORK [conn14245] end connection 127.0.0.1:46637 (9 connections now open) 2014-10-06T17:06:59.673+0000 I NETWORK [conn14248] end connection 127.0.0.1:46640 (5 connections now open) 2014-10-06T17:06:59.673+0000 I NETWORK [conn14244] end connection 127.0.0.1:46636 (7 connections now open) 2014-10-06T17:06:59.673+0000 I NETWORK [conn14243] end connection 127.0.0.1:46634 (4 connections now open) 2014-10-06T17:06:59.673+0000 I NETWORK [conn14242] end connection 127.0.0.1:46635 (2 connections now open) 2014-10-06T17:06:59.673+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46641 #14249 (4 connections now open) 2014-10-06T17:06:59.674+0000 I NETWORK [conn14249] end connection 127.0.0.1:46641 (2 connections now open) 2014-10-06T17:06:59.674+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:59.675+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:59.676+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:59.676+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:59.677+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:59.677+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:59.677+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:59.678+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:06:59.678+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:00.774+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:01.873+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:02.982+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:04.077+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46642 #14250 (3 connections now open) 2014-10-06T17:07:04.078+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46643 #14251 (4 connections now open) 2014-10-06T17:07:04.078+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46644 #14252 (5 connections now open) 2014-10-06T17:07:04.078+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46645 #14253 (6 connections now open) 2014-10-06T17:07:04.078+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46646 #14254 (7 connections now open) 2014-10-06T17:07:04.078+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46647 #14255 (8 connections now open) 2014-10-06T17:07:04.078+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46648 #14256 (9 connections now open) 2014-10-06T17:07:04.078+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46649 #14257 (10 connections now open) 2014-10-06T17:07:04.078+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46650 #14258 (11 connections now open) 2014-10-06T17:07:04.079+0000 I NETWORK [conn14250] end connection 127.0.0.1:46642 (10 connections now open) 2014-10-06T17:07:09.079+0000 I NETWORK [conn14253] end connection 127.0.0.1:46645 (9 connections now open) 2014-10-06T17:07:09.079+0000 I NETWORK [conn14255] end connection 127.0.0.1:46647 (9 connections now open) 2014-10-06T17:07:09.079+0000 I NETWORK [conn14251] end connection 127.0.0.1:46643 (9 connections now open) 2014-10-06T17:07:09.079+0000 I NETWORK [conn14252] end connection 127.0.0.1:46644 (9 connections now open) 2014-10-06T17:07:09.079+0000 I NETWORK [conn14257] end connection 127.0.0.1:46649 (7 connections now open) 2014-10-06T17:07:09.079+0000 I NETWORK [conn14254] end connection 127.0.0.1:46646 (9 connections now open) 2014-10-06T17:07:09.079+0000 I NETWORK [conn14256] end connection 127.0.0.1:46648 (5 connections now open) 2014-10-06T17:07:09.079+0000 I NETWORK [conn14258] end connection 127.0.0.1:46650 (4 connections now open) 2014-10-06T17:07:09.080+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46651 #14259 (3 connections now open) 2014-10-06T17:07:09.080+0000 I NETWORK [conn14259] end connection 127.0.0.1:46651 (2 connections now open) 2014-10-06T17:07:09.080+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:09.081+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:09.082+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:09.082+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:09.083+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:09.083+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:09.084+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:09.084+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:09.084+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:10.192+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:11.306+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:12.397+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:13.493+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46652 #14260 (3 connections now open) 2014-10-06T17:07:13.494+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46653 #14261 (4 connections now open) 2014-10-06T17:07:13.494+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46654 #14262 (5 connections now open) 2014-10-06T17:07:13.494+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46655 #14263 (6 connections now open) 2014-10-06T17:07:13.494+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46656 #14264 (7 connections now open) 2014-10-06T17:07:13.494+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46657 #14265 (8 connections now open) 2014-10-06T17:07:13.494+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46658 #14266 (9 connections now open) 2014-10-06T17:07:13.494+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46659 #14267 (10 connections now open) 2014-10-06T17:07:13.494+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46660 #14268 (11 connections now open) 2014-10-06T17:07:13.495+0000 I NETWORK [conn14260] end connection 127.0.0.1:46652 (10 connections now open) 2014-10-06T17:07:18.495+0000 I NETWORK [conn14267] end connection 127.0.0.1:46659 (9 connections now open) 2014-10-06T17:07:18.496+0000 I NETWORK [conn14266] end connection 127.0.0.1:46658 (9 connections now open) 2014-10-06T17:07:18.496+0000 I NETWORK [conn14265] end connection 127.0.0.1:46657 (8 connections now open) 2014-10-06T17:07:18.496+0000 I NETWORK [conn14264] end connection 127.0.0.1:46656 (8 connections now open) 2014-10-06T17:07:18.496+0000 I NETWORK [conn14261] end connection 127.0.0.1:46653 (8 connections now open) 2014-10-06T17:07:18.496+0000 I NETWORK [conn14268] end connection 127.0.0.1:46660 (8 connections now open) 2014-10-06T17:07:18.496+0000 I NETWORK [conn14262] end connection 127.0.0.1:46654 (8 connections now open) 2014-10-06T17:07:18.496+0000 I NETWORK [conn14263] end connection 127.0.0.1:46655 (8 connections now open) 2014-10-06T17:07:18.496+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46661 #14269 (10 connections now open) 2014-10-06T17:07:18.496+0000 I NETWORK [conn14269] end connection 127.0.0.1:46661 (2 connections now open) 2014-10-06T17:07:18.497+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:18.497+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:18.498+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:18.499+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:18.499+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:18.500+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:18.500+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:18.500+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:18.501+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:19.615+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:20.708+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:21.797+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:22.897+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46662 #14270 (3 connections now open) 2014-10-06T17:07:22.897+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46663 #14271 (4 connections now open) 2014-10-06T17:07:22.897+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46664 #14272 (5 connections now open) 2014-10-06T17:07:22.897+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46665 #14273 (6 connections now open) 2014-10-06T17:07:22.897+0000 I NETWORK [conn14270] end connection 127.0.0.1:46662 (5 connections now open) 2014-10-06T17:07:22.897+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46666 #14274 (7 connections now open) 2014-10-06T17:07:27.898+0000 I NETWORK [conn14274] end connection 127.0.0.1:46666 (5 connections now open) 2014-10-06T17:07:27.898+0000 I NETWORK [conn14271] end connection 127.0.0.1:46663 (5 connections now open) 2014-10-06T17:07:27.898+0000 I NETWORK [conn14273] end connection 127.0.0.1:46665 (5 connections now open) 2014-10-06T17:07:27.898+0000 I NETWORK [conn14272] end connection 127.0.0.1:46664 (5 connections now open) 2014-10-06T17:07:27.898+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46667 #14275 (3 connections now open) 2014-10-06T17:07:27.899+0000 I NETWORK [conn14275] end connection 127.0.0.1:46667 (2 connections now open) 2014-10-06T17:07:27.899+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:27.900+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:27.900+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:27.901+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:27.901+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:27.902+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:27.902+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:27.902+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:27.903+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:28.995+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:30.082+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:31.192+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:32.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46668 #14276 (3 connections now open) 2014-10-06T17:07:32.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46669 #14277 (4 connections now open) 2014-10-06T17:07:32.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46670 #14278 (5 connections now open) 2014-10-06T17:07:32.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46671 #14279 (6 connections now open) 2014-10-06T17:07:32.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46672 #14280 (7 connections now open) 2014-10-06T17:07:32.280+0000 I NETWORK [conn14276] end connection 127.0.0.1:46668 (6 connections now open) 2014-10-06T17:07:37.280+0000 I NETWORK [conn14279] end connection 127.0.0.1:46671 (5 connections now open) 2014-10-06T17:07:37.280+0000 I NETWORK [conn14278] end connection 127.0.0.1:46670 (5 connections now open) 2014-10-06T17:07:37.280+0000 I NETWORK [conn14280] end connection 127.0.0.1:46672 (5 connections now open) 2014-10-06T17:07:37.280+0000 I NETWORK [conn14277] end connection 127.0.0.1:46669 (4 connections now open) 2014-10-06T17:07:37.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46673 #14281 (3 connections now open) 2014-10-06T17:07:37.281+0000 I NETWORK [conn14281] end connection 127.0.0.1:46673 (2 connections now open) 2014-10-06T17:07:37.281+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:37.282+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:37.283+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:37.283+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:37.284+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:37.284+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:37.285+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:37.285+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:37.285+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:38.377+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:39.463+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:40.554+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:41.637+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46674 #14282 (3 connections now open) 2014-10-06T17:07:41.638+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46675 #14283 (4 connections now open) 2014-10-06T17:07:41.638+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46676 #14284 (5 connections now open) 2014-10-06T17:07:41.638+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46677 #14285 (6 connections now open) 2014-10-06T17:07:41.638+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46678 #14286 (7 connections now open) 2014-10-06T17:07:41.638+0000 I NETWORK [conn14282] end connection 127.0.0.1:46674 (5 connections now open) 2014-10-06T17:07:46.638+0000 I NETWORK [conn14286] end connection 127.0.0.1:46678 (5 connections now open) 2014-10-06T17:07:46.638+0000 I NETWORK [conn14283] end connection 127.0.0.1:46675 (5 connections now open) 2014-10-06T17:07:46.638+0000 I NETWORK [conn14284] end connection 127.0.0.1:46676 (5 connections now open) 2014-10-06T17:07:46.638+0000 I NETWORK [conn14285] end connection 127.0.0.1:46677 (5 connections now open) 2014-10-06T17:07:46.639+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46679 #14287 (6 connections now open) 2014-10-06T17:07:46.639+0000 I NETWORK [conn14287] end connection 127.0.0.1:46679 (2 connections now open) 2014-10-06T17:07:46.640+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:46.640+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:46.641+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:46.641+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:46.642+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:46.642+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:46.643+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:46.643+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:46.643+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:47.762+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:48.847+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:49.937+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:51.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46680 #14288 (3 connections now open) 2014-10-06T17:07:51.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46681 #14289 (4 connections now open) 2014-10-06T17:07:51.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46682 #14290 (5 connections now open) 2014-10-06T17:07:51.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46683 #14291 (6 connections now open) 2014-10-06T17:07:51.033+0000 I NETWORK [conn14288] end connection 127.0.0.1:46680 (4 connections now open) 2014-10-06T17:07:51.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46684 #14292 (7 connections now open) 2014-10-06T17:07:56.034+0000 I NETWORK [conn14292] end connection 127.0.0.1:46684 (5 connections now open) 2014-10-06T17:07:56.034+0000 I NETWORK [conn14290] end connection 127.0.0.1:46682 (5 connections now open) 2014-10-06T17:07:56.034+0000 I NETWORK [conn14289] end connection 127.0.0.1:46681 (5 connections now open) 2014-10-06T17:07:56.034+0000 I NETWORK [conn14291] end connection 127.0.0.1:46683 (5 connections now open) 2014-10-06T17:07:56.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46685 #14293 (3 connections now open) 2014-10-06T17:07:56.035+0000 I NETWORK [conn14293] end connection 127.0.0.1:46685 (2 connections now open) 2014-10-06T17:07:56.035+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:56.036+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:56.037+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:56.037+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:56.038+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:56.038+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:56.038+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:56.039+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:56.039+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:57.126+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:58.211+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:07:59.337+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:00.447+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46686 #14294 (3 connections now open) 2014-10-06T17:08:00.448+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46687 #14295 (4 connections now open) 2014-10-06T17:08:00.448+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46688 #14296 (5 connections now open) 2014-10-06T17:08:00.448+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46690 #14297 (6 connections now open) 2014-10-06T17:08:00.448+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46689 #14298 (7 connections now open) 2014-10-06T17:08:00.448+0000 I NETWORK [conn14294] end connection 127.0.0.1:46686 (6 connections now open) 2014-10-06T17:08:05.448+0000 I NETWORK [conn14296] end connection 127.0.0.1:46688 (5 connections now open) 2014-10-06T17:08:05.448+0000 I NETWORK [conn14297] end connection 127.0.0.1:46690 (5 connections now open) 2014-10-06T17:08:05.448+0000 I NETWORK [conn14295] end connection 127.0.0.1:46687 (5 connections now open) 2014-10-06T17:08:05.448+0000 I NETWORK [conn14298] end connection 127.0.0.1:46689 (5 connections now open) 2014-10-06T17:08:05.449+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46692 #14299 (3 connections now open) 2014-10-06T17:08:05.449+0000 I NETWORK [conn14299] end connection 127.0.0.1:46692 (2 connections now open) 2014-10-06T17:08:05.449+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:05.450+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:05.451+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:05.451+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:05.452+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:05.452+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:05.453+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:05.453+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:05.454+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:06.554+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:07.649+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:08.753+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:09.864+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46693 #14300 (3 connections now open) 2014-10-06T17:08:09.865+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46694 #14301 (4 connections now open) 2014-10-06T17:08:09.865+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46695 #14302 (5 connections now open) 2014-10-06T17:08:09.865+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46696 #14303 (6 connections now open) 2014-10-06T17:08:09.865+0000 I NETWORK [conn14300] end connection 127.0.0.1:46693 (4 connections now open) 2014-10-06T17:08:09.865+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46697 #14304 (7 connections now open) 2014-10-06T17:08:14.865+0000 I NETWORK [conn14303] end connection 127.0.0.1:46696 (5 connections now open) 2014-10-06T17:08:14.865+0000 I NETWORK [conn14304] end connection 127.0.0.1:46697 (5 connections now open) 2014-10-06T17:08:14.865+0000 I NETWORK [conn14301] end connection 127.0.0.1:46694 (5 connections now open) 2014-10-06T17:08:14.865+0000 I NETWORK [conn14302] end connection 127.0.0.1:46695 (5 connections now open) 2014-10-06T17:08:14.866+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46698 #14305 (3 connections now open) 2014-10-06T17:08:14.866+0000 I NETWORK [conn14305] end connection 127.0.0.1:46698 (2 connections now open) 2014-10-06T17:08:14.867+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:14.867+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:14.868+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:14.868+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:14.869+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:14.869+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:14.869+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:14.870+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:14.870+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:15.976+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:17.082+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:18.190+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:19.289+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46699 #14306 (3 connections now open) 2014-10-06T17:08:19.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46700 #14307 (4 connections now open) 2014-10-06T17:08:19.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46701 #14308 (5 connections now open) 2014-10-06T17:08:19.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46702 #14309 (6 connections now open) 2014-10-06T17:08:19.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46703 #14310 (7 connections now open) 2014-10-06T17:08:19.290+0000 I NETWORK [conn14306] end connection 127.0.0.1:46699 (5 connections now open) 2014-10-06T17:08:24.290+0000 I NETWORK [conn14310] end connection 127.0.0.1:46703 (5 connections now open) 2014-10-06T17:08:24.290+0000 I NETWORK [conn14309] end connection 127.0.0.1:46702 (5 connections now open) 2014-10-06T17:08:24.290+0000 I NETWORK [conn14308] end connection 127.0.0.1:46701 (5 connections now open) 2014-10-06T17:08:24.290+0000 I NETWORK [conn14307] end connection 127.0.0.1:46700 (5 connections now open) 2014-10-06T17:08:24.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46704 #14311 (3 connections now open) 2014-10-06T17:08:24.291+0000 I NETWORK [conn14311] end connection 127.0.0.1:46704 (2 connections now open) 2014-10-06T17:08:24.291+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:24.292+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:24.293+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:24.293+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:24.294+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:24.294+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:24.294+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:24.295+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:24.295+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:25.387+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:26.496+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:27.607+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:28.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46705 #14312 (3 connections now open) 2014-10-06T17:08:28.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46706 #14313 (4 connections now open) 2014-10-06T17:08:28.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46707 #14314 (5 connections now open) 2014-10-06T17:08:28.732+0000 I NETWORK [conn14312] end connection 127.0.0.1:46705 (4 connections now open) 2014-10-06T17:08:33.732+0000 I NETWORK [conn14313] end connection 127.0.0.1:46706 (3 connections now open) 2014-10-06T17:08:33.732+0000 I NETWORK [conn14314] end connection 127.0.0.1:46707 (3 connections now open) 2014-10-06T17:08:33.732+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46708 #14315 (3 connections now open) 2014-10-06T17:08:33.733+0000 I NETWORK [conn14315] end connection 127.0.0.1:46708 (2 connections now open) 2014-10-06T17:08:33.733+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:33.734+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:33.735+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:33.735+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:33.736+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:33.736+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:33.736+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:33.736+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:33.737+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:34.849+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:35.946+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:37.058+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:38.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46709 #14316 (3 connections now open) 2014-10-06T17:08:38.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46710 #14317 (4 connections now open) 2014-10-06T17:08:38.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46711 #14318 (5 connections now open) 2014-10-06T17:08:38.160+0000 I NETWORK [conn14316] end connection 127.0.0.1:46709 (4 connections now open) 2014-10-06T17:08:43.161+0000 I NETWORK [conn14317] end connection 127.0.0.1:46710 (3 connections now open) 2014-10-06T17:08:43.161+0000 I NETWORK [conn14318] end connection 127.0.0.1:46711 (3 connections now open) 2014-10-06T17:08:43.161+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46712 #14319 (3 connections now open) 2014-10-06T17:08:43.161+0000 I NETWORK [conn14319] end connection 127.0.0.1:46712 (2 connections now open) 2014-10-06T17:08:43.162+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:43.162+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:43.163+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:43.164+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:43.164+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:43.164+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:43.165+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:43.165+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:43.165+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:44.269+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:45.375+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:46.492+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:47.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46713 #14320 (3 connections now open) 2014-10-06T17:08:47.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46714 #14321 (4 connections now open) 2014-10-06T17:08:47.589+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46715 #14322 (5 connections now open) 2014-10-06T17:08:47.589+0000 I NETWORK [conn14320] end connection 127.0.0.1:46713 (4 connections now open) 2014-10-06T17:08:52.589+0000 I NETWORK [conn14321] end connection 127.0.0.1:46714 (3 connections now open) 2014-10-06T17:08:52.589+0000 I NETWORK [conn14322] end connection 127.0.0.1:46715 (3 connections now open) 2014-10-06T17:08:52.589+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46716 #14323 (4 connections now open) 2014-10-06T17:08:52.590+0000 I NETWORK [conn14323] end connection 127.0.0.1:46716 (2 connections now open) 2014-10-06T17:08:52.591+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:52.591+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:52.592+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:52.592+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:52.593+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:52.593+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:52.593+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:52.594+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:52.594+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:53.688+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:54.799+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:55.904+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:08:57.027+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46717 #14324 (3 connections now open) 2014-10-06T17:08:57.027+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46718 #14325 (4 connections now open) 2014-10-06T17:08:57.027+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46719 #14326 (5 connections now open) 2014-10-06T17:08:57.028+0000 I NETWORK [conn14324] end connection 127.0.0.1:46717 (4 connections now open) 2014-10-06T17:09:02.028+0000 I NETWORK [conn14325] end connection 127.0.0.1:46718 (3 connections now open) 2014-10-06T17:09:02.028+0000 I NETWORK [conn14326] end connection 127.0.0.1:46719 (3 connections now open) 2014-10-06T17:09:02.028+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46720 #14327 (3 connections now open) 2014-10-06T17:09:02.029+0000 I NETWORK [conn14327] end connection 127.0.0.1:46720 (2 connections now open) 2014-10-06T17:09:02.029+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:02.030+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:02.030+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:02.031+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:02.032+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:02.032+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:02.032+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:02.032+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:02.033+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:03.132+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:04.221+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:05.305+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:06.391+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46721 #14328 (3 connections now open) 2014-10-06T17:09:06.391+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46722 #14329 (4 connections now open) 2014-10-06T17:09:06.391+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46723 #14330 (5 connections now open) 2014-10-06T17:09:06.392+0000 I NETWORK [conn14328] end connection 127.0.0.1:46721 (4 connections now open) 2014-10-06T17:09:11.392+0000 I NETWORK [conn14329] end connection 127.0.0.1:46722 (3 connections now open) 2014-10-06T17:09:11.392+0000 I NETWORK [conn14330] end connection 127.0.0.1:46723 (2 connections now open) 2014-10-06T17:09:11.392+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46724 #14331 (3 connections now open) 2014-10-06T17:09:11.392+0000 I NETWORK [conn14331] end connection 127.0.0.1:46724 (2 connections now open) 2014-10-06T17:09:11.393+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:11.393+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:11.394+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:11.394+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:11.395+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:11.395+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:11.395+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:11.396+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:11.396+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:12.489+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:13.585+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:14.674+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:15.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46725 #14332 (3 connections now open) 2014-10-06T17:09:15.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46726 #14333 (4 connections now open) 2014-10-06T17:09:15.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46727 #14334 (5 connections now open) 2014-10-06T17:09:15.785+0000 I NETWORK [conn14332] end connection 127.0.0.1:46725 (4 connections now open) 2014-10-06T17:09:20.785+0000 I NETWORK [conn14333] end connection 127.0.0.1:46726 (3 connections now open) 2014-10-06T17:09:20.785+0000 I NETWORK [conn14334] end connection 127.0.0.1:46727 (3 connections now open) 2014-10-06T17:09:20.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46728 #14335 (3 connections now open) 2014-10-06T17:09:20.786+0000 I NETWORK [conn14335] end connection 127.0.0.1:46728 (2 connections now open) 2014-10-06T17:09:20.786+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:20.787+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:20.788+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:20.788+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:20.789+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:20.789+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:20.789+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:20.790+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:20.790+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:21.881+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:22.970+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:24.054+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:25.140+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46729 #14336 (3 connections now open) 2014-10-06T17:09:25.140+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46730 #14337 (4 connections now open) 2014-10-06T17:09:25.141+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46731 #14338 (5 connections now open) 2014-10-06T17:09:25.141+0000 I NETWORK [conn14336] end connection 127.0.0.1:46729 (4 connections now open) 2014-10-06T17:09:30.141+0000 I NETWORK [conn14337] end connection 127.0.0.1:46730 (3 connections now open) 2014-10-06T17:09:30.141+0000 I NETWORK [conn14338] end connection 127.0.0.1:46731 (3 connections now open) 2014-10-06T17:09:30.141+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46732 #14339 (3 connections now open) 2014-10-06T17:09:30.142+0000 I NETWORK [conn14339] end connection 127.0.0.1:46732 (2 connections now open) 2014-10-06T17:09:30.142+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:30.143+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:30.144+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:30.144+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:30.145+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:30.145+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:30.145+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:30.145+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:30.146+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:31.228+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:32.310+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:33.409+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:34.491+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46733 #14340 (3 connections now open) 2014-10-06T17:09:34.491+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46734 #14341 (4 connections now open) 2014-10-06T17:09:34.492+0000 I NETWORK [conn14340] end connection 127.0.0.1:46733 (3 connections now open) 2014-10-06T17:09:39.492+0000 I NETWORK [conn14341] end connection 127.0.0.1:46734 (2 connections now open) 2014-10-06T17:09:39.492+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46735 #14342 (3 connections now open) 2014-10-06T17:09:39.493+0000 I NETWORK [conn14342] end connection 127.0.0.1:46735 (2 connections now open) 2014-10-06T17:09:39.493+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:39.494+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:39.494+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:39.495+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:39.495+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:39.496+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:39.496+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:39.496+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:39.497+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:40.574+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:41.655+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:42.754+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:43.848+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46736 #14343 (3 connections now open) 2014-10-06T17:09:43.849+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46737 #14344 (4 connections now open) 2014-10-06T17:09:43.849+0000 I NETWORK [conn14343] end connection 127.0.0.1:46736 (3 connections now open) 2014-10-06T17:09:48.849+0000 I NETWORK [conn14344] end connection 127.0.0.1:46737 (2 connections now open) 2014-10-06T17:09:48.850+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46738 #14345 (3 connections now open) 2014-10-06T17:09:48.850+0000 I NETWORK [conn14345] end connection 127.0.0.1:46738 (2 connections now open) 2014-10-06T17:09:48.850+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:48.851+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:48.852+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:48.852+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:48.853+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:48.853+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:48.853+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:48.854+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:48.854+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:49.958+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:51.047+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:52.130+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:53.223+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46739 #14346 (3 connections now open) 2014-10-06T17:09:53.223+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46740 #14347 (4 connections now open) 2014-10-06T17:09:53.223+0000 I NETWORK [conn14346] end connection 127.0.0.1:46739 (3 connections now open) 2014-10-06T17:09:58.224+0000 I NETWORK [conn14347] end connection 127.0.0.1:46740 (2 connections now open) 2014-10-06T17:09:58.224+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46741 #14348 (3 connections now open) 2014-10-06T17:09:58.224+0000 I NETWORK [conn14348] end connection 127.0.0.1:46741 (2 connections now open) 2014-10-06T17:09:58.224+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:58.225+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:58.226+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:58.226+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:58.227+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:58.227+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:58.227+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:58.228+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:58.228+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:09:59.328+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:00.432+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:01.523+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:02.638+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46742 #14349 (3 connections now open) 2014-10-06T17:10:02.638+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46743 #14350 (4 connections now open) 2014-10-06T17:10:02.639+0000 I NETWORK [conn14349] end connection 127.0.0.1:46742 (3 connections now open) 2014-10-06T17:10:07.639+0000 I NETWORK [conn14350] end connection 127.0.0.1:46743 (2 connections now open) 2014-10-06T17:10:07.639+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46744 #14351 (3 connections now open) 2014-10-06T17:10:07.639+0000 I NETWORK [conn14351] end connection 127.0.0.1:46744 (2 connections now open) 2014-10-06T17:10:07.640+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:07.642+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:07.643+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:07.644+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:07.644+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:07.644+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:07.645+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:07.645+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:07.645+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:08.722+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:09.802+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:10.882+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:11.965+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46745 #14352 (3 connections now open) 2014-10-06T17:10:11.966+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46746 #14353 (4 connections now open) 2014-10-06T17:10:11.966+0000 I NETWORK [conn14352] end connection 127.0.0.1:46745 (3 connections now open) 2014-10-06T17:10:16.966+0000 I NETWORK [conn14353] end connection 127.0.0.1:46746 (2 connections now open) 2014-10-06T17:10:16.966+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46747 #14354 (3 connections now open) 2014-10-06T17:10:16.967+0000 I NETWORK [conn14354] end connection 127.0.0.1:46747 (2 connections now open) 2014-10-06T17:10:16.967+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:16.968+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:16.969+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:16.969+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:16.970+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:16.970+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:16.970+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:16.971+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:16.971+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:18.098+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:19.201+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:20.320+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:21.421+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46748 #14355 (3 connections now open) 2014-10-06T17:10:21.421+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46749 #14356 (4 connections now open) 2014-10-06T17:10:21.422+0000 I NETWORK [conn14355] end connection 127.0.0.1:46748 (3 connections now open) 2014-10-06T17:10:26.422+0000 I NETWORK [conn14356] end connection 127.0.0.1:46749 (2 connections now open) 2014-10-06T17:10:26.422+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46750 #14357 (3 connections now open) 2014-10-06T17:10:26.422+0000 I NETWORK [conn14357] end connection 127.0.0.1:46750 (2 connections now open) 2014-10-06T17:10:26.423+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:26.424+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:26.424+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:26.425+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:26.425+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:26.426+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:26.426+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:26.426+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:26.426+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:27.531+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:28.638+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:29.741+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:30.839+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46751 #14358 (3 connections now open) 2014-10-06T17:10:30.839+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46752 #14359 (4 connections now open) 2014-10-06T17:10:30.839+0000 I NETWORK [conn14358] end connection 127.0.0.1:46751 (3 connections now open) 2014-10-06T17:10:35.840+0000 I NETWORK [conn14359] end connection 127.0.0.1:46752 (2 connections now open) 2014-10-06T17:10:35.840+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46753 #14360 (3 connections now open) 2014-10-06T17:10:35.840+0000 I NETWORK [conn14360] end connection 127.0.0.1:46753 (2 connections now open) 2014-10-06T17:10:35.841+0000 I COMMANDS [conn14073] CMD: drop test0.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:35.841+0000 I COMMANDS [conn14073] CMD: drop test1.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:35.842+0000 I COMMANDS [conn14073] CMD: drop test2.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:35.842+0000 I COMMANDS [conn14073] CMD: drop test3.Mixed_v2.FindOneUpdateIntId-50-50 2014-10-06T17:10:35.862+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:10:35.862+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:10:35.862+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:10:35.863+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:10:35.863+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:10:35.863+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:10:35.863+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:10:35.863+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:10:35.871+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46754 #14361 (3 connections now open) 2014-10-06T17:10:35.872+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46755 #14362 (4 connections now open) 2014-10-06T17:10:35.872+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46757 #14363 (5 connections now open) 2014-10-06T17:10:35.872+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46756 #14364 (6 connections now open) 2014-10-06T17:10:35.872+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46759 #14365 (7 connections now open) 2014-10-06T17:10:35.872+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46760 #14366 (8 connections now open) 2014-10-06T17:10:35.873+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46761 #14367 (9 connections now open) 2014-10-06T17:10:35.873+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46762 #14368 (10 connections now open) 2014-10-06T17:10:35.873+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46763 #14369 (11 connections now open) 2014-10-06T17:10:35.873+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46764 #14370 (12 connections now open) 2014-10-06T17:10:35.873+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46765 #14371 (13 connections now open) 2014-10-06T17:10:35.873+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46766 #14372 (14 connections now open) 2014-10-06T17:10:35.873+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46767 #14373 (15 connections now open) 2014-10-06T17:10:35.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46768 #14374 (16 connections now open) 2014-10-06T17:10:35.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46769 #14375 (17 connections now open) 2014-10-06T17:10:35.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46770 #14376 (18 connections now open) 2014-10-06T17:10:35.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46771 #14377 (19 connections now open) 2014-10-06T17:10:35.875+0000 I NETWORK [conn14361] end connection 127.0.0.1:46754 (18 connections now open) 2014-10-06T17:10:40.875+0000 I NETWORK [conn14376] end connection 127.0.0.1:46770 (17 connections now open) 2014-10-06T17:10:40.875+0000 I NETWORK [conn14369] end connection 127.0.0.1:46763 (17 connections now open) 2014-10-06T17:10:40.875+0000 I NETWORK [conn14363] end connection 127.0.0.1:46757 (17 connections now open) 2014-10-06T17:10:40.875+0000 I NETWORK [conn14370] end connection 127.0.0.1:46764 (15 connections now open) 2014-10-06T17:10:40.875+0000 I NETWORK [conn14375] end connection 127.0.0.1:46769 (14 connections now open) 2014-10-06T17:10:40.875+0000 I NETWORK [conn14372] end connection 127.0.0.1:46766 (13 connections now open) 2014-10-06T17:10:40.875+0000 I NETWORK [conn14362] end connection 127.0.0.1:46755 (13 connections now open) 2014-10-06T17:10:40.875+0000 I NETWORK [conn14367] end connection 127.0.0.1:46761 (12 connections now open) 2014-10-06T17:10:40.875+0000 I NETWORK [conn14374] end connection 127.0.0.1:46768 (11 connections now open) 2014-10-06T17:10:40.875+0000 I NETWORK [conn14368] end connection 127.0.0.1:46762 (11 connections now open) 2014-10-06T17:10:40.875+0000 I NETWORK [conn14366] end connection 127.0.0.1:46760 (14 connections now open) 2014-10-06T17:10:40.875+0000 I NETWORK [conn14371] end connection 127.0.0.1:46765 (8 connections now open) 2014-10-06T17:10:40.875+0000 I NETWORK [conn14364] end connection 127.0.0.1:46756 (11 connections now open) 2014-10-06T17:10:40.876+0000 I NETWORK [conn14373] end connection 127.0.0.1:46767 (7 connections now open) 2014-10-06T17:10:40.876+0000 I NETWORK [conn14365] end connection 127.0.0.1:46759 (7 connections now open) 2014-10-06T17:10:40.876+0000 I NETWORK [conn14377] end connection 127.0.0.1:46771 (2 connections now open) 2014-10-06T17:10:40.876+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46772 #14378 (3 connections now open) 2014-10-06T17:10:40.876+0000 I NETWORK [conn14378] end connection 127.0.0.1:46772 (2 connections now open) 2014-10-06T17:10:40.877+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:10:40.882+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:10:40.883+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:10:40.883+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:10:40.884+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:10:40.884+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:10:40.885+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:10:40.885+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:10:40.885+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:10:40.885+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:10:40.885+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:10:40.886+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:10:40.888+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46773 #14379 (3 connections now open) 2014-10-06T17:10:40.888+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46774 #14380 (4 connections now open) 2014-10-06T17:10:40.889+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46775 #14381 (5 connections now open) 2014-10-06T17:10:40.889+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46776 #14382 (6 connections now open) 2014-10-06T17:10:40.889+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46777 #14383 (7 connections now open) 2014-10-06T17:10:40.889+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46778 #14384 (8 connections now open) 2014-10-06T17:10:40.889+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46779 #14385 (9 connections now open) 2014-10-06T17:10:40.889+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46780 #14386 (10 connections now open) 2014-10-06T17:10:40.889+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46781 #14387 (11 connections now open) 2014-10-06T17:10:40.889+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46782 #14388 (12 connections now open) 2014-10-06T17:10:40.890+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46783 #14389 (13 connections now open) 2014-10-06T17:10:40.890+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46784 #14390 (14 connections now open) 2014-10-06T17:10:40.890+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46785 #14391 (15 connections now open) 2014-10-06T17:10:40.890+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46786 #14392 (16 connections now open) 2014-10-06T17:10:40.891+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46787 #14393 (17 connections now open) 2014-10-06T17:10:40.891+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46788 #14394 (18 connections now open) 2014-10-06T17:10:40.891+0000 I NETWORK [conn14379] end connection 127.0.0.1:46773 (16 connections now open) 2014-10-06T17:10:40.891+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46789 #14395 (19 connections now open) 2014-10-06T17:10:45.891+0000 I NETWORK [conn14381] end connection 127.0.0.1:46775 (17 connections now open) 2014-10-06T17:10:45.891+0000 I NETWORK [conn14389] end connection 127.0.0.1:46783 (17 connections now open) 2014-10-06T17:10:45.891+0000 I NETWORK [conn14392] end connection 127.0.0.1:46786 (17 connections now open) 2014-10-06T17:10:45.891+0000 I NETWORK [conn14391] end connection 127.0.0.1:46785 (15 connections now open) 2014-10-06T17:10:45.891+0000 I NETWORK [conn14385] end connection 127.0.0.1:46779 (15 connections now open) 2014-10-06T17:10:45.891+0000 I NETWORK [conn14380] end connection 127.0.0.1:46774 (17 connections now open) 2014-10-06T17:10:45.891+0000 I NETWORK [conn14388] end connection 127.0.0.1:46782 (15 connections now open) 2014-10-06T17:10:45.891+0000 I NETWORK [conn14387] end connection 127.0.0.1:46781 (15 connections now open) 2014-10-06T17:10:45.891+0000 I NETWORK [conn14393] end connection 127.0.0.1:46787 (15 connections now open) 2014-10-06T17:10:45.892+0000 I NETWORK [conn14394] end connection 127.0.0.1:46788 (11 connections now open) 2014-10-06T17:10:45.892+0000 I NETWORK [conn14390] end connection 127.0.0.1:46784 (8 connections now open) 2014-10-06T17:10:45.892+0000 I NETWORK [conn14395] end connection 127.0.0.1:46789 (8 connections now open) 2014-10-06T17:10:45.892+0000 I NETWORK [conn14382] end connection 127.0.0.1:46776 (7 connections now open) 2014-10-06T17:10:45.892+0000 I NETWORK [conn14386] end connection 127.0.0.1:46780 (4 connections now open) 2014-10-06T17:10:45.892+0000 I NETWORK [conn14384] end connection 127.0.0.1:46778 (4 connections now open) 2014-10-06T17:10:45.892+0000 I NETWORK [conn14383] end connection 127.0.0.1:46777 (2 connections now open) 2014-10-06T17:10:45.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46790 #14396 (3 connections now open) 2014-10-06T17:10:45.893+0000 I NETWORK [conn14396] end connection 127.0.0.1:46790 (2 connections now open) 2014-10-06T17:10:45.893+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:10:45.894+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:10:45.894+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:10:45.895+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:10:45.895+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:10:45.896+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:10:45.896+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:10:45.896+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:10:45.896+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:10:45.897+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:10:45.897+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:10:45.897+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:10:45.899+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46791 #14397 (3 connections now open) 2014-10-06T17:10:45.900+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46792 #14398 (4 connections now open) 2014-10-06T17:10:45.900+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46793 #14399 (5 connections now open) 2014-10-06T17:10:45.900+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46794 #14400 (6 connections now open) 2014-10-06T17:10:45.900+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46795 #14401 (7 connections now open) 2014-10-06T17:10:45.900+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46796 #14402 (8 connections now open) 2014-10-06T17:10:45.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46797 #14403 (9 connections now open) 2014-10-06T17:10:45.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46798 #14404 (10 connections now open) 2014-10-06T17:10:45.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46799 #14405 (11 connections now open) 2014-10-06T17:10:45.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46800 #14406 (12 connections now open) 2014-10-06T17:10:45.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46801 #14407 (13 connections now open) 2014-10-06T17:10:45.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46802 #14408 (14 connections now open) 2014-10-06T17:10:45.902+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46803 #14409 (15 connections now open) 2014-10-06T17:10:45.902+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46804 #14410 (16 connections now open) 2014-10-06T17:10:45.902+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46805 #14411 (17 connections now open) 2014-10-06T17:10:45.902+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46806 #14412 (18 connections now open) 2014-10-06T17:10:45.902+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46807 #14413 (19 connections now open) 2014-10-06T17:10:45.902+0000 I NETWORK [conn14397] end connection 127.0.0.1:46791 (18 connections now open) 2014-10-06T17:10:50.903+0000 I NETWORK [conn14401] end connection 127.0.0.1:46795 (17 connections now open) 2014-10-06T17:10:50.903+0000 I NETWORK [conn14407] end connection 127.0.0.1:46801 (17 connections now open) 2014-10-06T17:10:50.903+0000 I NETWORK [conn14411] end connection 127.0.0.1:46805 (16 connections now open) 2014-10-06T17:10:50.903+0000 I NETWORK [conn14408] end connection 127.0.0.1:46802 (16 connections now open) 2014-10-06T17:10:50.903+0000 I NETWORK [conn14399] end connection 127.0.0.1:46793 (16 connections now open) 2014-10-06T17:10:50.903+0000 I NETWORK [conn14400] end connection 127.0.0.1:46794 (16 connections now open) 2014-10-06T17:10:50.903+0000 I NETWORK [conn14412] end connection 127.0.0.1:46806 (16 connections now open) 2014-10-06T17:10:50.903+0000 I NETWORK [conn14413] end connection 127.0.0.1:46807 (17 connections now open) 2014-10-06T17:10:50.903+0000 I NETWORK [conn14406] end connection 127.0.0.1:46800 (16 connections now open) 2014-10-06T17:10:50.903+0000 I NETWORK [conn14403] end connection 127.0.0.1:46797 (16 connections now open) 2014-10-06T17:10:50.903+0000 I NETWORK [conn14398] end connection 127.0.0.1:46792 (16 connections now open) 2014-10-06T17:10:50.903+0000 I NETWORK [conn14409] end connection 127.0.0.1:46803 (16 connections now open) 2014-10-06T17:10:50.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46808 #14414 (9 connections now open) 2014-10-06T17:10:50.903+0000 I NETWORK [conn14404] end connection 127.0.0.1:46798 (16 connections now open) 2014-10-06T17:10:50.903+0000 I NETWORK [conn14405] end connection 127.0.0.1:46799 (16 connections now open) 2014-10-06T17:10:50.903+0000 I NETWORK [conn14402] end connection 127.0.0.1:46796 (16 connections now open) 2014-10-06T17:10:50.903+0000 I NETWORK [conn14410] end connection 127.0.0.1:46804 (16 connections now open) 2014-10-06T17:10:50.904+0000 I NETWORK [conn14414] end connection 127.0.0.1:46808 (2 connections now open) 2014-10-06T17:10:50.905+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:10:50.905+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:10:50.906+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:10:50.906+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:10:50.907+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:10:50.907+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:10:50.907+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:10:50.908+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:10:50.908+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:10:50.908+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:10:50.908+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:10:50.908+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:10:50.911+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46809 #14415 (3 connections now open) 2014-10-06T17:10:50.911+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46810 #14416 (4 connections now open) 2014-10-06T17:10:50.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46811 #14417 (5 connections now open) 2014-10-06T17:10:50.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46812 #14418 (6 connections now open) 2014-10-06T17:10:50.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46813 #14419 (7 connections now open) 2014-10-06T17:10:50.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46814 #14420 (8 connections now open) 2014-10-06T17:10:50.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46815 #14421 (9 connections now open) 2014-10-06T17:10:50.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46816 #14422 (10 connections now open) 2014-10-06T17:10:50.913+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46817 #14423 (11 connections now open) 2014-10-06T17:10:50.913+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46818 #14424 (12 connections now open) 2014-10-06T17:10:50.913+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46819 #14425 (13 connections now open) 2014-10-06T17:10:50.913+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46820 #14426 (14 connections now open) 2014-10-06T17:10:50.913+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46821 #14427 (15 connections now open) 2014-10-06T17:10:50.913+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46822 #14428 (16 connections now open) 2014-10-06T17:10:50.914+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46823 #14429 (17 connections now open) 2014-10-06T17:10:50.914+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46824 #14430 (18 connections now open) 2014-10-06T17:10:50.914+0000 I NETWORK [conn14415] end connection 127.0.0.1:46809 (16 connections now open) 2014-10-06T17:10:50.914+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46825 #14431 (19 connections now open) 2014-10-06T17:10:55.914+0000 I NETWORK [conn14428] end connection 127.0.0.1:46822 (17 connections now open) 2014-10-06T17:10:55.914+0000 I NETWORK [conn14426] end connection 127.0.0.1:46820 (16 connections now open) 2014-10-06T17:10:55.914+0000 I NETWORK [conn14419] end connection 127.0.0.1:46813 (16 connections now open) 2014-10-06T17:10:55.915+0000 I NETWORK [conn14427] end connection 127.0.0.1:46821 (15 connections now open) 2014-10-06T17:10:55.914+0000 I NETWORK [conn14417] end connection 127.0.0.1:46811 (16 connections now open) 2014-10-06T17:10:55.914+0000 I NETWORK [conn14429] end connection 127.0.0.1:46823 (16 connections now open) 2014-10-06T17:10:55.915+0000 I NETWORK [conn14421] end connection 127.0.0.1:46815 (13 connections now open) 2014-10-06T17:10:55.915+0000 I NETWORK [conn14430] end connection 127.0.0.1:46824 (13 connections now open) 2014-10-06T17:10:55.915+0000 I NETWORK [conn14416] end connection 127.0.0.1:46810 (9 connections now open) 2014-10-06T17:10:55.915+0000 I NETWORK [conn14425] end connection 127.0.0.1:46819 (8 connections now open) 2014-10-06T17:10:55.915+0000 I NETWORK [conn14431] end connection 127.0.0.1:46825 (8 connections now open) 2014-10-06T17:10:55.915+0000 I NETWORK [conn14422] end connection 127.0.0.1:46816 (8 connections now open) 2014-10-06T17:10:55.915+0000 I NETWORK [conn14424] end connection 127.0.0.1:46818 (5 connections now open) 2014-10-06T17:10:55.915+0000 I NETWORK [conn14423] end connection 127.0.0.1:46817 (4 connections now open) 2014-10-06T17:10:55.915+0000 I NETWORK [conn14420] end connection 127.0.0.1:46814 (4 connections now open) 2014-10-06T17:10:55.915+0000 I NETWORK [conn14418] end connection 127.0.0.1:46812 (3 connections now open) 2014-10-06T17:10:55.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46826 #14432 (3 connections now open) 2014-10-06T17:10:55.916+0000 I NETWORK [conn14432] end connection 127.0.0.1:46826 (2 connections now open) 2014-10-06T17:10:55.916+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:10:55.917+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:10:55.917+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:10:55.918+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:10:55.919+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:10:55.919+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:10:55.919+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:10:55.919+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:10:55.920+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:10:55.920+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:10:55.920+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:10:55.920+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:10:55.923+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46827 #14433 (3 connections now open) 2014-10-06T17:10:55.923+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46828 #14434 (4 connections now open) 2014-10-06T17:10:55.924+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46829 #14435 (5 connections now open) 2014-10-06T17:10:55.924+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46830 #14436 (6 connections now open) 2014-10-06T17:10:55.924+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46831 #14437 (7 connections now open) 2014-10-06T17:10:55.924+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46832 #14438 (8 connections now open) 2014-10-06T17:10:55.924+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46833 #14439 (9 connections now open) 2014-10-06T17:10:55.924+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46834 #14440 (10 connections now open) 2014-10-06T17:10:55.925+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46835 #14441 (11 connections now open) 2014-10-06T17:10:55.925+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46836 #14442 (12 connections now open) 2014-10-06T17:10:55.925+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46837 #14443 (13 connections now open) 2014-10-06T17:10:55.925+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46838 #14444 (14 connections now open) 2014-10-06T17:10:55.925+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46839 #14445 (15 connections now open) 2014-10-06T17:10:55.925+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46840 #14446 (16 connections now open) 2014-10-06T17:10:55.925+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46841 #14447 (17 connections now open) 2014-10-06T17:10:55.925+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46842 #14448 (18 connections now open) 2014-10-06T17:10:55.926+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46843 #14449 (19 connections now open) 2014-10-06T17:10:55.926+0000 I NETWORK [conn14433] end connection 127.0.0.1:46827 (18 connections now open) 2014-10-06T17:11:00.926+0000 I NETWORK [conn14441] end connection 127.0.0.1:46835 (17 connections now open) 2014-10-06T17:11:00.926+0000 I NETWORK [conn14446] end connection 127.0.0.1:46840 (17 connections now open) 2014-10-06T17:11:00.927+0000 I NETWORK [conn14437] end connection 127.0.0.1:46831 (16 connections now open) 2014-10-06T17:11:00.927+0000 I NETWORK [conn14445] end connection 127.0.0.1:46839 (16 connections now open) 2014-10-06T17:11:00.927+0000 I NETWORK [conn14438] end connection 127.0.0.1:46832 (15 connections now open) 2014-10-06T17:11:00.927+0000 I NETWORK [conn14444] end connection 127.0.0.1:46838 (16 connections now open) 2014-10-06T17:11:00.927+0000 I NETWORK [conn14435] end connection 127.0.0.1:46829 (16 connections now open) 2014-10-06T17:11:00.927+0000 I NETWORK [conn14449] end connection 127.0.0.1:46843 (16 connections now open) 2014-10-06T17:11:00.927+0000 I NETWORK [conn14440] end connection 127.0.0.1:46834 (11 connections now open) 2014-10-06T17:11:00.927+0000 I NETWORK [conn14442] end connection 127.0.0.1:46836 (16 connections now open) 2014-10-06T17:11:00.927+0000 I NETWORK [conn14436] end connection 127.0.0.1:46830 (16 connections now open) 2014-10-06T17:11:00.927+0000 I NETWORK [conn14448] end connection 127.0.0.1:46842 (16 connections now open) 2014-10-06T17:11:00.927+0000 I NETWORK [conn14439] end connection 127.0.0.1:46833 (16 connections now open) 2014-10-06T17:11:00.926+0000 I NETWORK [conn14434] end connection 127.0.0.1:46828 (17 connections now open) 2014-10-06T17:11:00.927+0000 I NETWORK [conn14443] end connection 127.0.0.1:46837 (12 connections now open) 2014-10-06T17:11:00.926+0000 I NETWORK [conn14447] end connection 127.0.0.1:46841 (17 connections now open) 2014-10-06T17:11:00.927+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46844 #14450 (5 connections now open) 2014-10-06T17:11:00.928+0000 I NETWORK [conn14450] end connection 127.0.0.1:46844 (2 connections now open) 2014-10-06T17:11:00.928+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:00.929+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:00.929+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:00.930+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:00.931+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:00.931+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:00.931+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:00.931+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:00.932+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:00.932+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:00.932+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:00.932+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:00.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46845 #14451 (3 connections now open) 2014-10-06T17:11:00.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46846 #14452 (4 connections now open) 2014-10-06T17:11:00.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46847 #14453 (5 connections now open) 2014-10-06T17:11:00.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46848 #14454 (6 connections now open) 2014-10-06T17:11:00.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46849 #14455 (7 connections now open) 2014-10-06T17:11:00.936+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46850 #14456 (8 connections now open) 2014-10-06T17:11:00.936+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46851 #14457 (9 connections now open) 2014-10-06T17:11:00.936+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46852 #14458 (10 connections now open) 2014-10-06T17:11:00.936+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46853 #14459 (11 connections now open) 2014-10-06T17:11:00.936+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46854 #14460 (12 connections now open) 2014-10-06T17:11:00.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46855 #14461 (13 connections now open) 2014-10-06T17:11:00.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46856 #14462 (14 connections now open) 2014-10-06T17:11:00.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46857 #14463 (15 connections now open) 2014-10-06T17:11:00.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46858 #14464 (16 connections now open) 2014-10-06T17:11:00.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46859 #14465 (17 connections now open) 2014-10-06T17:11:00.938+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46860 #14466 (18 connections now open) 2014-10-06T17:11:00.938+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46861 #14467 (19 connections now open) 2014-10-06T17:11:00.938+0000 I NETWORK [conn14451] end connection 127.0.0.1:46845 (18 connections now open) 2014-10-06T17:11:05.938+0000 I NETWORK [conn14467] end connection 127.0.0.1:46861 (17 connections now open) 2014-10-06T17:11:05.938+0000 I NETWORK [conn14466] end connection 127.0.0.1:46860 (17 connections now open) 2014-10-06T17:11:05.938+0000 I NETWORK [conn14454] end connection 127.0.0.1:46848 (16 connections now open) 2014-10-06T17:11:05.938+0000 I NETWORK [conn14464] end connection 127.0.0.1:46858 (16 connections now open) 2014-10-06T17:11:05.938+0000 I NETWORK [conn14459] end connection 127.0.0.1:46853 (16 connections now open) 2014-10-06T17:11:05.939+0000 I NETWORK [conn14461] end connection 127.0.0.1:46855 (12 connections now open) 2014-10-06T17:11:05.938+0000 I NETWORK [conn14453] end connection 127.0.0.1:46847 (16 connections now open) 2014-10-06T17:11:05.938+0000 I NETWORK [conn14462] end connection 127.0.0.1:46856 (16 connections now open) 2014-10-06T17:11:05.938+0000 I NETWORK [conn14452] end connection 127.0.0.1:46846 (16 connections now open) 2014-10-06T17:11:05.938+0000 I NETWORK [conn14455] end connection 127.0.0.1:46849 (16 connections now open) 2014-10-06T17:11:05.938+0000 I NETWORK [conn14465] end connection 127.0.0.1:46859 (16 connections now open) 2014-10-06T17:11:05.938+0000 I NETWORK [conn14463] end connection 127.0.0.1:46857 (16 connections now open) 2014-10-06T17:11:05.939+0000 I NETWORK [conn14460] end connection 127.0.0.1:46854 (7 connections now open) 2014-10-06T17:11:05.938+0000 I NETWORK [conn14458] end connection 127.0.0.1:46852 (17 connections now open) 2014-10-06T17:11:05.939+0000 I NETWORK [conn14456] end connection 127.0.0.1:46850 (15 connections now open) 2014-10-06T17:11:05.939+0000 I NETWORK [conn14457] end connection 127.0.0.1:46851 (10 connections now open) 2014-10-06T17:11:05.939+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46862 #14468 (6 connections now open) 2014-10-06T17:11:05.940+0000 I NETWORK [conn14468] end connection 127.0.0.1:46862 (2 connections now open) 2014-10-06T17:11:05.940+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:05.941+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:05.941+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:05.942+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:05.942+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:05.943+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:05.943+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:05.943+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:05.943+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:05.943+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:05.944+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:05.944+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:05.954+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46863 #14469 (3 connections now open) 2014-10-06T17:11:05.955+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46864 #14470 (4 connections now open) 2014-10-06T17:11:05.955+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46865 #14471 (5 connections now open) 2014-10-06T17:11:05.955+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46866 #14472 (6 connections now open) 2014-10-06T17:11:05.955+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46867 #14473 (7 connections now open) 2014-10-06T17:11:05.955+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46868 #14474 (8 connections now open) 2014-10-06T17:11:05.956+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46869 #14475 (9 connections now open) 2014-10-06T17:11:05.956+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46870 #14476 (10 connections now open) 2014-10-06T17:11:05.956+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46871 #14477 (11 connections now open) 2014-10-06T17:11:05.956+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46872 #14478 (12 connections now open) 2014-10-06T17:11:05.956+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46873 #14479 (13 connections now open) 2014-10-06T17:11:05.956+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46874 #14480 (14 connections now open) 2014-10-06T17:11:05.956+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46875 #14481 (15 connections now open) 2014-10-06T17:11:05.956+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46876 #14482 (16 connections now open) 2014-10-06T17:11:05.956+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46877 #14483 (17 connections now open) 2014-10-06T17:11:05.956+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46878 #14484 (18 connections now open) 2014-10-06T17:11:05.957+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46879 #14485 (19 connections now open) 2014-10-06T17:11:05.957+0000 I NETWORK [conn14469] end connection 127.0.0.1:46863 (18 connections now open) 2014-10-06T17:11:10.957+0000 I NETWORK [conn14483] end connection 127.0.0.1:46877 (17 connections now open) 2014-10-06T17:11:10.957+0000 I NETWORK [conn14478] end connection 127.0.0.1:46872 (17 connections now open) 2014-10-06T17:11:10.957+0000 I NETWORK [conn14479] end connection 127.0.0.1:46873 (17 connections now open) 2014-10-06T17:11:10.958+0000 I NETWORK [conn14477] end connection 127.0.0.1:46871 (16 connections now open) 2014-10-06T17:11:10.957+0000 I NETWORK [conn14470] end connection 127.0.0.1:46864 (16 connections now open) 2014-10-06T17:11:10.958+0000 I NETWORK [conn14476] end connection 127.0.0.1:46870 (13 connections now open) 2014-10-06T17:11:10.957+0000 I NETWORK [conn14482] end connection 127.0.0.1:46876 (17 connections now open) 2014-10-06T17:11:10.958+0000 I NETWORK [conn14480] end connection 127.0.0.1:46874 (12 connections now open) 2014-10-06T17:11:10.958+0000 I NETWORK [conn14473] end connection 127.0.0.1:46867 (16 connections now open) 2014-10-06T17:11:10.958+0000 I NETWORK [conn14475] end connection 127.0.0.1:46869 (16 connections now open) 2014-10-06T17:11:10.958+0000 I NETWORK [conn14485] end connection 127.0.0.1:46879 (16 connections now open) 2014-10-06T17:11:10.958+0000 I NETWORK [conn14481] end connection 127.0.0.1:46875 (16 connections now open) 2014-10-06T17:11:10.958+0000 I NETWORK [conn14474] end connection 127.0.0.1:46868 (14 connections now open) 2014-10-06T17:11:10.958+0000 I NETWORK [conn14471] end connection 127.0.0.1:46865 (16 connections now open) 2014-10-06T17:11:10.958+0000 I NETWORK [conn14484] end connection 127.0.0.1:46878 (16 connections now open) 2014-10-06T17:11:10.958+0000 I NETWORK [conn14472] end connection 127.0.0.1:46866 (8 connections now open) 2014-10-06T17:11:10.958+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46880 #14486 (5 connections now open) 2014-10-06T17:11:10.959+0000 I NETWORK [conn14486] end connection 127.0.0.1:46880 (2 connections now open) 2014-10-06T17:11:10.959+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:10.960+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:10.960+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:10.961+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:10.962+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:10.962+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:10.962+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:10.962+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:10.963+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:10.963+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:10.963+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:10.963+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:10.966+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46881 #14487 (3 connections now open) 2014-10-06T17:11:10.966+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46882 #14488 (4 connections now open) 2014-10-06T17:11:10.966+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46883 #14489 (5 connections now open) 2014-10-06T17:11:10.966+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46884 #14490 (6 connections now open) 2014-10-06T17:11:10.966+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46885 #14491 (7 connections now open) 2014-10-06T17:11:10.966+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46886 #14492 (8 connections now open) 2014-10-06T17:11:10.966+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46887 #14493 (9 connections now open) 2014-10-06T17:11:10.967+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46888 #14494 (10 connections now open) 2014-10-06T17:11:10.967+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46889 #14495 (11 connections now open) 2014-10-06T17:11:10.967+0000 I NETWORK [conn14487] end connection 127.0.0.1:46881 (10 connections now open) 2014-10-06T17:11:14.667+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._19 2014-10-06T17:11:15.967+0000 I NETWORK [conn14495] end connection 127.0.0.1:46889 (9 connections now open) 2014-10-06T17:11:15.967+0000 I NETWORK [conn14488] end connection 127.0.0.1:46882 (9 connections now open) 2014-10-06T17:11:15.967+0000 I NETWORK [conn14491] end connection 127.0.0.1:46885 (9 connections now open) 2014-10-06T17:11:15.968+0000 I NETWORK [conn14494] end connection 127.0.0.1:46888 (8 connections now open) 2014-10-06T17:11:15.968+0000 I NETWORK [conn14493] end connection 127.0.0.1:46887 (7 connections now open) 2014-10-06T17:11:15.968+0000 I NETWORK [conn14490] end connection 127.0.0.1:46884 (5 connections now open) 2014-10-06T17:11:15.968+0000 I NETWORK [conn14492] end connection 127.0.0.1:46886 (5 connections now open) 2014-10-06T17:11:15.968+0000 I NETWORK [conn14489] end connection 127.0.0.1:46883 (8 connections now open) 2014-10-06T17:11:15.968+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46890 #14496 (3 connections now open) 2014-10-06T17:11:15.968+0000 I NETWORK [conn14496] end connection 127.0.0.1:46890 (2 connections now open) 2014-10-06T17:11:15.969+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:15.969+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:15.970+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:15.970+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:15.971+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:15.971+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:15.972+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:15.973+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:15.973+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:15.973+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:15.973+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:15.974+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:15.976+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46891 #14497 (3 connections now open) 2014-10-06T17:11:15.976+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46892 #14498 (4 connections now open) 2014-10-06T17:11:15.977+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46893 #14499 (5 connections now open) 2014-10-06T17:11:15.977+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46894 #14500 (6 connections now open) 2014-10-06T17:11:15.977+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46895 #14501 (7 connections now open) 2014-10-06T17:11:15.977+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46896 #14502 (8 connections now open) 2014-10-06T17:11:15.977+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46897 #14503 (9 connections now open) 2014-10-06T17:11:15.977+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46898 #14504 (10 connections now open) 2014-10-06T17:11:15.977+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46899 #14505 (11 connections now open) 2014-10-06T17:11:15.978+0000 I NETWORK [conn14497] end connection 127.0.0.1:46891 (10 connections now open) 2014-10-06T17:11:20.978+0000 I NETWORK [conn14500] end connection 127.0.0.1:46894 (9 connections now open) 2014-10-06T17:11:20.978+0000 I NETWORK [conn14504] end connection 127.0.0.1:46898 (9 connections now open) 2014-10-06T17:11:20.978+0000 I NETWORK [conn14505] end connection 127.0.0.1:46899 (8 connections now open) 2014-10-06T17:11:20.978+0000 I NETWORK [conn14499] end connection 127.0.0.1:46893 (9 connections now open) 2014-10-06T17:11:20.978+0000 I NETWORK [conn14503] end connection 127.0.0.1:46897 (9 connections now open) 2014-10-06T17:11:20.978+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46900 #14506 (6 connections now open) 2014-10-06T17:11:20.978+0000 I NETWORK [conn14498] end connection 127.0.0.1:46892 (9 connections now open) 2014-10-06T17:11:20.978+0000 I NETWORK [conn14502] end connection 127.0.0.1:46896 (9 connections now open) 2014-10-06T17:11:20.978+0000 I NETWORK [conn14501] end connection 127.0.0.1:46895 (9 connections now open) 2014-10-06T17:11:20.979+0000 I NETWORK [conn14506] end connection 127.0.0.1:46900 (2 connections now open) 2014-10-06T17:11:20.979+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:20.980+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:20.980+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:20.981+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:20.981+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:20.982+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:20.982+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:20.982+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:20.982+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:20.983+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:20.983+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:20.983+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:20.985+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46901 #14507 (3 connections now open) 2014-10-06T17:11:20.986+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46902 #14508 (4 connections now open) 2014-10-06T17:11:20.986+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46903 #14509 (5 connections now open) 2014-10-06T17:11:20.986+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46904 #14510 (6 connections now open) 2014-10-06T17:11:20.986+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46905 #14511 (7 connections now open) 2014-10-06T17:11:20.986+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46906 #14512 (8 connections now open) 2014-10-06T17:11:20.986+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46907 #14513 (9 connections now open) 2014-10-06T17:11:20.986+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46908 #14514 (10 connections now open) 2014-10-06T17:11:20.986+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46909 #14515 (11 connections now open) 2014-10-06T17:11:20.987+0000 I NETWORK [conn14507] end connection 127.0.0.1:46901 (10 connections now open) 2014-10-06T17:11:25.987+0000 I NETWORK [conn14510] end connection 127.0.0.1:46904 (9 connections now open) 2014-10-06T17:11:25.987+0000 I NETWORK [conn14515] end connection 127.0.0.1:46909 (9 connections now open) 2014-10-06T17:11:25.987+0000 I NETWORK [conn14512] end connection 127.0.0.1:46906 (9 connections now open) 2014-10-06T17:11:25.987+0000 I NETWORK [conn14509] end connection 127.0.0.1:46903 (9 connections now open) 2014-10-06T17:11:25.987+0000 I NETWORK [conn14514] end connection 127.0.0.1:46908 (8 connections now open) 2014-10-06T17:11:25.987+0000 I NETWORK [conn14511] end connection 127.0.0.1:46905 (9 connections now open) 2014-10-06T17:11:25.987+0000 I NETWORK [conn14508] end connection 127.0.0.1:46902 (9 connections now open) 2014-10-06T17:11:25.987+0000 I NETWORK [conn14513] end connection 127.0.0.1:46907 (9 connections now open) 2014-10-06T17:11:25.988+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46910 #14516 (6 connections now open) 2014-10-06T17:11:25.988+0000 I NETWORK [conn14516] end connection 127.0.0.1:46910 (2 connections now open) 2014-10-06T17:11:25.989+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:25.989+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:25.990+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:25.990+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:25.991+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:25.991+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:25.991+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:25.992+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:25.992+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:25.992+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:25.992+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:25.992+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:25.995+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46911 #14517 (3 connections now open) 2014-10-06T17:11:25.995+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46912 #14518 (4 connections now open) 2014-10-06T17:11:25.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46913 #14519 (5 connections now open) 2014-10-06T17:11:25.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46914 #14520 (6 connections now open) 2014-10-06T17:11:25.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46915 #14521 (7 connections now open) 2014-10-06T17:11:25.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46916 #14522 (8 connections now open) 2014-10-06T17:11:25.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46917 #14523 (9 connections now open) 2014-10-06T17:11:25.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46918 #14524 (10 connections now open) 2014-10-06T17:11:25.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46919 #14525 (11 connections now open) 2014-10-06T17:11:25.996+0000 I NETWORK [conn14517] end connection 127.0.0.1:46911 (10 connections now open) 2014-10-06T17:11:30.997+0000 I NETWORK [conn14521] end connection 127.0.0.1:46915 (9 connections now open) 2014-10-06T17:11:30.997+0000 I NETWORK [conn14523] end connection 127.0.0.1:46917 (9 connections now open) 2014-10-06T17:11:30.997+0000 I NETWORK [conn14522] end connection 127.0.0.1:46916 (9 connections now open) 2014-10-06T17:11:30.997+0000 I NETWORK [conn14520] end connection 127.0.0.1:46914 (9 connections now open) 2014-10-06T17:11:30.997+0000 I NETWORK [conn14524] end connection 127.0.0.1:46918 (9 connections now open) 2014-10-06T17:11:30.997+0000 I NETWORK [conn14525] end connection 127.0.0.1:46919 (9 connections now open) 2014-10-06T17:11:30.997+0000 I NETWORK [conn14518] end connection 127.0.0.1:46912 (9 connections now open) 2014-10-06T17:11:30.997+0000 I NETWORK [conn14519] end connection 127.0.0.1:46913 (9 connections now open) 2014-10-06T17:11:30.997+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46920 #14526 (4 connections now open) 2014-10-06T17:11:30.997+0000 I NETWORK [conn14526] end connection 127.0.0.1:46920 (2 connections now open) 2014-10-06T17:11:30.998+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:30.998+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:30.999+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:31.000+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:31.000+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:31.000+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:31.001+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:31.001+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:31.001+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:31.001+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:31.001+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:31.002+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:31.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46921 #14527 (3 connections now open) 2014-10-06T17:11:31.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46922 #14528 (4 connections now open) 2014-10-06T17:11:31.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46923 #14529 (5 connections now open) 2014-10-06T17:11:31.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46924 #14530 (6 connections now open) 2014-10-06T17:11:31.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46925 #14531 (7 connections now open) 2014-10-06T17:11:31.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46926 #14532 (8 connections now open) 2014-10-06T17:11:31.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46927 #14533 (9 connections now open) 2014-10-06T17:11:31.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46928 #14534 (10 connections now open) 2014-10-06T17:11:31.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46929 #14535 (11 connections now open) 2014-10-06T17:11:31.005+0000 I NETWORK [conn14527] end connection 127.0.0.1:46921 (10 connections now open) 2014-10-06T17:11:36.006+0000 I NETWORK [conn14533] end connection 127.0.0.1:46927 (9 connections now open) 2014-10-06T17:11:36.006+0000 I NETWORK [conn14528] end connection 127.0.0.1:46922 (9 connections now open) 2014-10-06T17:11:36.006+0000 I NETWORK [conn14535] end connection 127.0.0.1:46929 (9 connections now open) 2014-10-06T17:11:36.006+0000 I NETWORK [conn14530] end connection 127.0.0.1:46924 (9 connections now open) 2014-10-06T17:11:36.006+0000 I NETWORK [conn14531] end connection 127.0.0.1:46925 (9 connections now open) 2014-10-06T17:11:36.006+0000 I NETWORK [conn14534] end connection 127.0.0.1:46928 (6 connections now open) 2014-10-06T17:11:36.006+0000 I NETWORK [conn14532] end connection 127.0.0.1:46926 (4 connections now open) 2014-10-06T17:11:36.006+0000 I NETWORK [conn14529] end connection 127.0.0.1:46923 (9 connections now open) 2014-10-06T17:11:36.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46930 #14536 (3 connections now open) 2014-10-06T17:11:36.007+0000 I NETWORK [conn14536] end connection 127.0.0.1:46930 (2 connections now open) 2014-10-06T17:11:36.007+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:36.008+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:36.008+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:36.009+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:36.010+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:36.010+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:36.010+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:36.010+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:36.011+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:36.011+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:36.011+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:36.011+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:36.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46931 #14537 (3 connections now open) 2014-10-06T17:11:36.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46932 #14538 (4 connections now open) 2014-10-06T17:11:36.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46933 #14539 (5 connections now open) 2014-10-06T17:11:36.015+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46934 #14540 (6 connections now open) 2014-10-06T17:11:36.015+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46935 #14541 (7 connections now open) 2014-10-06T17:11:36.015+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46936 #14542 (8 connections now open) 2014-10-06T17:11:36.015+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46937 #14543 (9 connections now open) 2014-10-06T17:11:36.015+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46938 #14544 (10 connections now open) 2014-10-06T17:11:36.015+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46939 #14545 (11 connections now open) 2014-10-06T17:11:36.015+0000 I NETWORK [conn14537] end connection 127.0.0.1:46931 (10 connections now open) 2014-10-06T17:11:41.016+0000 I NETWORK [conn14540] end connection 127.0.0.1:46934 (9 connections now open) 2014-10-06T17:11:41.016+0000 I NETWORK [conn14538] end connection 127.0.0.1:46932 (9 connections now open) 2014-10-06T17:11:41.016+0000 I NETWORK [conn14539] end connection 127.0.0.1:46933 (9 connections now open) 2014-10-06T17:11:41.016+0000 I NETWORK [conn14541] end connection 127.0.0.1:46935 (6 connections now open) 2014-10-06T17:11:41.016+0000 I NETWORK [conn14544] end connection 127.0.0.1:46938 (6 connections now open) 2014-10-06T17:11:41.016+0000 I NETWORK [conn14543] end connection 127.0.0.1:46937 (6 connections now open) 2014-10-06T17:11:41.016+0000 I NETWORK [conn14542] end connection 127.0.0.1:46936 (5 connections now open) 2014-10-06T17:11:41.016+0000 I NETWORK [conn14545] end connection 127.0.0.1:46939 (2 connections now open) 2014-10-06T17:11:41.016+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46940 #14546 (3 connections now open) 2014-10-06T17:11:41.017+0000 I NETWORK [conn14546] end connection 127.0.0.1:46940 (2 connections now open) 2014-10-06T17:11:41.017+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:41.018+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:41.018+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:41.019+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:41.020+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:41.020+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:41.020+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:41.020+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:41.021+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:41.021+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:41.021+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:41.021+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:41.023+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46941 #14547 (3 connections now open) 2014-10-06T17:11:41.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46942 #14548 (4 connections now open) 2014-10-06T17:11:41.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46943 #14549 (5 connections now open) 2014-10-06T17:11:41.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46944 #14550 (6 connections now open) 2014-10-06T17:11:41.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46945 #14551 (7 connections now open) 2014-10-06T17:11:41.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46946 #14552 (8 connections now open) 2014-10-06T17:11:41.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46947 #14553 (9 connections now open) 2014-10-06T17:11:41.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46948 #14554 (10 connections now open) 2014-10-06T17:11:41.025+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46949 #14555 (11 connections now open) 2014-10-06T17:11:41.025+0000 I NETWORK [conn14547] end connection 127.0.0.1:46941 (10 connections now open) 2014-10-06T17:11:46.028+0000 I NETWORK [conn14549] end connection 127.0.0.1:46943 (9 connections now open) 2014-10-06T17:11:46.028+0000 I NETWORK [conn14554] end connection 127.0.0.1:46948 (8 connections now open) 2014-10-06T17:11:46.028+0000 I NETWORK [conn14551] end connection 127.0.0.1:46945 (7 connections now open) 2014-10-06T17:11:46.028+0000 I NETWORK [conn14553] end connection 127.0.0.1:46947 (7 connections now open) 2014-10-06T17:11:46.028+0000 I NETWORK [conn14550] end connection 127.0.0.1:46944 (7 connections now open) 2014-10-06T17:11:46.028+0000 I NETWORK [conn14555] end connection 127.0.0.1:46949 (4 connections now open) 2014-10-06T17:11:46.029+0000 I NETWORK [conn14552] end connection 127.0.0.1:46946 (3 connections now open) 2014-10-06T17:11:46.029+0000 I NETWORK [conn14548] end connection 127.0.0.1:46942 (2 connections now open) 2014-10-06T17:11:46.029+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46950 #14556 (3 connections now open) 2014-10-06T17:11:46.029+0000 I NETWORK [conn14556] end connection 127.0.0.1:46950 (2 connections now open) 2014-10-06T17:11:46.030+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:46.030+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:46.031+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:46.031+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:46.032+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:46.032+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:46.033+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:46.033+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:46.033+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:46.033+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:46.033+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:46.034+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:46.036+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46951 #14557 (3 connections now open) 2014-10-06T17:11:46.036+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46952 #14558 (4 connections now open) 2014-10-06T17:11:46.037+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46953 #14559 (5 connections now open) 2014-10-06T17:11:46.037+0000 I NETWORK [conn14557] end connection 127.0.0.1:46951 (3 connections now open) 2014-10-06T17:11:46.037+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46954 #14560 (6 connections now open) 2014-10-06T17:11:46.037+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46955 #14561 (6 connections now open) 2014-10-06T17:11:51.037+0000 I NETWORK [conn14559] end connection 127.0.0.1:46953 (5 connections now open) 2014-10-06T17:11:51.037+0000 I NETWORK [conn14558] end connection 127.0.0.1:46952 (5 connections now open) 2014-10-06T17:11:51.037+0000 I NETWORK [conn14561] end connection 127.0.0.1:46955 (5 connections now open) 2014-10-06T17:11:51.037+0000 I NETWORK [conn14560] end connection 127.0.0.1:46954 (5 connections now open) 2014-10-06T17:11:51.037+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46957 #14562 (3 connections now open) 2014-10-06T17:11:51.038+0000 I NETWORK [conn14562] end connection 127.0.0.1:46957 (2 connections now open) 2014-10-06T17:11:51.038+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:51.039+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:51.039+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:51.040+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:51.041+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:51.041+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:51.041+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:51.041+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:51.041+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:51.042+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:51.042+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:51.042+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:51.044+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46958 #14563 (3 connections now open) 2014-10-06T17:11:51.045+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46959 #14564 (4 connections now open) 2014-10-06T17:11:51.045+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46961 #14565 (5 connections now open) 2014-10-06T17:11:51.045+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46960 #14566 (6 connections now open) 2014-10-06T17:11:51.045+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46963 #14567 (7 connections now open) 2014-10-06T17:11:51.045+0000 I NETWORK [conn14563] end connection 127.0.0.1:46958 (5 connections now open) 2014-10-06T17:11:56.045+0000 I NETWORK [conn14564] end connection 127.0.0.1:46959 (5 connections now open) 2014-10-06T17:11:56.045+0000 I NETWORK [conn14567] end connection 127.0.0.1:46963 (5 connections now open) 2014-10-06T17:11:56.045+0000 I NETWORK [conn14565] end connection 127.0.0.1:46961 (5 connections now open) 2014-10-06T17:11:56.045+0000 I NETWORK [conn14566] end connection 127.0.0.1:46960 (4 connections now open) 2014-10-06T17:11:56.046+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46964 #14568 (3 connections now open) 2014-10-06T17:11:56.046+0000 I NETWORK [conn14568] end connection 127.0.0.1:46964 (2 connections now open) 2014-10-06T17:11:56.047+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:56.047+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:56.048+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:56.048+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:56.049+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:56.049+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:56.049+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:56.050+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:56.050+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:11:56.050+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:11:56.050+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:11:56.051+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:11:56.053+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46965 #14569 (3 connections now open) 2014-10-06T17:11:56.053+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46966 #14570 (4 connections now open) 2014-10-06T17:11:56.054+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46967 #14571 (5 connections now open) 2014-10-06T17:11:56.054+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46968 #14572 (6 connections now open) 2014-10-06T17:11:56.054+0000 I NETWORK [conn14569] end connection 127.0.0.1:46965 (5 connections now open) 2014-10-06T17:11:56.054+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46969 #14573 (7 connections now open) 2014-10-06T17:12:01.054+0000 I NETWORK [conn14573] end connection 127.0.0.1:46969 (5 connections now open) 2014-10-06T17:12:01.054+0000 I NETWORK [conn14571] end connection 127.0.0.1:46967 (5 connections now open) 2014-10-06T17:12:01.054+0000 I NETWORK [conn14570] end connection 127.0.0.1:46966 (5 connections now open) 2014-10-06T17:12:01.054+0000 I NETWORK [conn14572] end connection 127.0.0.1:46968 (5 connections now open) 2014-10-06T17:12:01.054+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46970 #14574 (6 connections now open) 2014-10-06T17:12:01.055+0000 I NETWORK [conn14574] end connection 127.0.0.1:46970 (2 connections now open) 2014-10-06T17:12:01.055+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:01.056+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:01.057+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:01.057+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:01.058+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:01.058+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:01.059+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:01.059+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:01.059+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:01.059+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:01.059+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:01.060+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:01.062+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46971 #14575 (3 connections now open) 2014-10-06T17:12:01.063+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46972 #14576 (4 connections now open) 2014-10-06T17:12:01.063+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46973 #14577 (5 connections now open) 2014-10-06T17:12:01.063+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46974 #14578 (6 connections now open) 2014-10-06T17:12:01.063+0000 I NETWORK [conn14575] end connection 127.0.0.1:46971 (4 connections now open) 2014-10-06T17:12:01.063+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46975 #14579 (7 connections now open) 2014-10-06T17:12:06.063+0000 I NETWORK [conn14577] end connection 127.0.0.1:46973 (5 connections now open) 2014-10-06T17:12:06.063+0000 I NETWORK [conn14576] end connection 127.0.0.1:46972 (5 connections now open) 2014-10-06T17:12:06.063+0000 I NETWORK [conn14578] end connection 127.0.0.1:46974 (5 connections now open) 2014-10-06T17:12:06.063+0000 I NETWORK [conn14579] end connection 127.0.0.1:46975 (5 connections now open) 2014-10-06T17:12:06.063+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46976 #14580 (6 connections now open) 2014-10-06T17:12:06.064+0000 I NETWORK [conn14580] end connection 127.0.0.1:46976 (2 connections now open) 2014-10-06T17:12:06.065+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:06.065+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:06.066+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:06.066+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:06.067+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:06.067+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:06.067+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:06.068+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:06.068+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:06.068+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:06.068+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:06.068+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:06.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46977 #14581 (3 connections now open) 2014-10-06T17:12:06.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46978 #14582 (4 connections now open) 2014-10-06T17:12:06.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46979 #14583 (5 connections now open) 2014-10-06T17:12:06.071+0000 I NETWORK [conn14581] end connection 127.0.0.1:46977 (3 connections now open) 2014-10-06T17:12:06.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46980 #14584 (6 connections now open) 2014-10-06T17:12:06.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46981 #14585 (6 connections now open) 2014-10-06T17:12:11.072+0000 I NETWORK [conn14582] end connection 127.0.0.1:46978 (5 connections now open) 2014-10-06T17:12:11.072+0000 I NETWORK [conn14585] end connection 127.0.0.1:46981 (5 connections now open) 2014-10-06T17:12:11.072+0000 I NETWORK [conn14584] end connection 127.0.0.1:46980 (5 connections now open) 2014-10-06T17:12:11.072+0000 I NETWORK [conn14583] end connection 127.0.0.1:46979 (5 connections now open) 2014-10-06T17:12:11.072+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46982 #14586 (6 connections now open) 2014-10-06T17:12:11.073+0000 I NETWORK [conn14586] end connection 127.0.0.1:46982 (2 connections now open) 2014-10-06T17:12:11.073+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:11.081+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:11.081+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:11.082+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:11.083+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:11.083+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:11.083+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:11.083+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:11.084+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:11.084+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:11.084+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:11.084+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:11.086+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46983 #14587 (3 connections now open) 2014-10-06T17:12:11.087+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46984 #14588 (4 connections now open) 2014-10-06T17:12:11.087+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46985 #14589 (5 connections now open) 2014-10-06T17:12:11.087+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46987 #14590 (6 connections now open) 2014-10-06T17:12:11.087+0000 I NETWORK [conn14587] end connection 127.0.0.1:46983 (4 connections now open) 2014-10-06T17:12:11.087+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46986 #14591 (7 connections now open) 2014-10-06T17:12:14.131+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._20 2014-10-06T17:12:16.087+0000 I NETWORK [conn14591] end connection 127.0.0.1:46986 (5 connections now open) 2014-10-06T17:12:16.087+0000 I NETWORK [conn14588] end connection 127.0.0.1:46984 (5 connections now open) 2014-10-06T17:12:16.087+0000 I NETWORK [conn14589] end connection 127.0.0.1:46985 (5 connections now open) 2014-10-06T17:12:16.087+0000 I NETWORK [conn14590] end connection 127.0.0.1:46987 (5 connections now open) 2014-10-06T17:12:16.088+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46989 #14592 (3 connections now open) 2014-10-06T17:12:16.088+0000 I NETWORK [conn14592] end connection 127.0.0.1:46989 (2 connections now open) 2014-10-06T17:12:16.089+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:16.089+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:16.090+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:16.090+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:16.091+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:16.091+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:16.091+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:16.092+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:16.092+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:16.092+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:16.092+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:16.092+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:16.095+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46990 #14593 (3 connections now open) 2014-10-06T17:12:16.095+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46991 #14594 (4 connections now open) 2014-10-06T17:12:16.095+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46992 #14595 (5 connections now open) 2014-10-06T17:12:16.095+0000 I NETWORK [conn14593] end connection 127.0.0.1:46990 (4 connections now open) 2014-10-06T17:12:16.095+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46993 #14596 (6 connections now open) 2014-10-06T17:12:16.095+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46994 #14597 (6 connections now open) 2014-10-06T17:12:21.096+0000 I NETWORK [conn14594] end connection 127.0.0.1:46991 (5 connections now open) 2014-10-06T17:12:21.096+0000 I NETWORK [conn14595] end connection 127.0.0.1:46992 (5 connections now open) 2014-10-06T17:12:21.096+0000 I NETWORK [conn14597] end connection 127.0.0.1:46994 (5 connections now open) 2014-10-06T17:12:21.096+0000 I NETWORK [conn14596] end connection 127.0.0.1:46993 (4 connections now open) 2014-10-06T17:12:21.096+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46995 #14598 (3 connections now open) 2014-10-06T17:12:21.097+0000 I NETWORK [conn14598] end connection 127.0.0.1:46995 (2 connections now open) 2014-10-06T17:12:21.097+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:21.097+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:21.098+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:21.099+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:21.100+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:21.100+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:21.100+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:21.100+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:21.100+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:21.101+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:21.101+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:21.101+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:21.103+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46996 #14599 (3 connections now open) 2014-10-06T17:12:21.104+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46997 #14600 (4 connections now open) 2014-10-06T17:12:21.104+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46998 #14601 (5 connections now open) 2014-10-06T17:12:21.104+0000 I NETWORK [conn14599] end connection 127.0.0.1:46996 (4 connections now open) 2014-10-06T17:12:26.104+0000 I NETWORK [conn14601] end connection 127.0.0.1:46998 (3 connections now open) 2014-10-06T17:12:26.104+0000 I NETWORK [conn14600] end connection 127.0.0.1:46997 (3 connections now open) 2014-10-06T17:12:26.104+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:46999 #14602 (3 connections now open) 2014-10-06T17:12:26.105+0000 I NETWORK [conn14602] end connection 127.0.0.1:46999 (2 connections now open) 2014-10-06T17:12:26.105+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:26.106+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:26.107+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:26.107+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:26.108+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:26.108+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:26.108+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:26.108+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:26.109+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:26.109+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:26.109+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:26.109+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:26.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47000 #14603 (3 connections now open) 2014-10-06T17:12:26.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47001 #14604 (4 connections now open) 2014-10-06T17:12:26.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47002 #14605 (5 connections now open) 2014-10-06T17:12:26.112+0000 I NETWORK [conn14603] end connection 127.0.0.1:47000 (4 connections now open) 2014-10-06T17:12:31.112+0000 I NETWORK [conn14604] end connection 127.0.0.1:47001 (3 connections now open) 2014-10-06T17:12:31.112+0000 I NETWORK [conn14605] end connection 127.0.0.1:47002 (3 connections now open) 2014-10-06T17:12:31.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47003 #14606 (3 connections now open) 2014-10-06T17:12:31.113+0000 I NETWORK [conn14606] end connection 127.0.0.1:47003 (2 connections now open) 2014-10-06T17:12:31.113+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:31.114+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:31.115+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:31.115+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:31.116+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:31.116+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:31.116+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:31.116+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:31.117+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:31.117+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:31.117+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:31.117+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:31.120+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47004 #14607 (3 connections now open) 2014-10-06T17:12:31.120+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47005 #14608 (4 connections now open) 2014-10-06T17:12:31.120+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47006 #14609 (5 connections now open) 2014-10-06T17:12:31.120+0000 I NETWORK [conn14607] end connection 127.0.0.1:47004 (4 connections now open) 2014-10-06T17:12:36.120+0000 I NETWORK [conn14609] end connection 127.0.0.1:47006 (3 connections now open) 2014-10-06T17:12:36.120+0000 I NETWORK [conn14608] end connection 127.0.0.1:47005 (3 connections now open) 2014-10-06T17:12:36.121+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47007 #14610 (3 connections now open) 2014-10-06T17:12:36.121+0000 I NETWORK [conn14610] end connection 127.0.0.1:47007 (2 connections now open) 2014-10-06T17:12:36.122+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:36.122+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:36.123+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:36.123+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:36.124+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:36.124+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:36.124+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:36.125+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:36.125+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:36.125+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:36.125+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:36.125+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:36.128+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47008 #14611 (3 connections now open) 2014-10-06T17:12:36.128+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47009 #14612 (4 connections now open) 2014-10-06T17:12:36.128+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47010 #14613 (5 connections now open) 2014-10-06T17:12:36.128+0000 I NETWORK [conn14611] end connection 127.0.0.1:47008 (4 connections now open) 2014-10-06T17:12:41.129+0000 I NETWORK [conn14613] end connection 127.0.0.1:47010 (3 connections now open) 2014-10-06T17:12:41.129+0000 I NETWORK [conn14612] end connection 127.0.0.1:47009 (3 connections now open) 2014-10-06T17:12:41.129+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47011 #14614 (3 connections now open) 2014-10-06T17:12:41.129+0000 I NETWORK [conn14614] end connection 127.0.0.1:47011 (2 connections now open) 2014-10-06T17:12:41.130+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:41.130+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:41.131+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:41.132+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:41.132+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:41.132+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:41.133+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:41.133+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:41.133+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:41.133+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:41.133+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:41.134+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:41.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47012 #14615 (3 connections now open) 2014-10-06T17:12:41.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47013 #14616 (4 connections now open) 2014-10-06T17:12:41.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47014 #14617 (5 connections now open) 2014-10-06T17:12:41.137+0000 I NETWORK [conn14615] end connection 127.0.0.1:47012 (4 connections now open) 2014-10-06T17:12:46.137+0000 I NETWORK [conn14616] end connection 127.0.0.1:47013 (3 connections now open) 2014-10-06T17:12:46.137+0000 I NETWORK [conn14617] end connection 127.0.0.1:47014 (3 connections now open) 2014-10-06T17:12:46.137+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47015 #14618 (4 connections now open) 2014-10-06T17:12:46.138+0000 I NETWORK [conn14618] end connection 127.0.0.1:47015 (2 connections now open) 2014-10-06T17:12:46.138+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:46.145+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:46.146+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:46.147+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:46.147+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:46.147+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:46.148+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:46.148+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:46.148+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:46.148+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:46.149+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:46.149+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:46.151+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47016 #14619 (3 connections now open) 2014-10-06T17:12:46.151+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47017 #14620 (4 connections now open) 2014-10-06T17:12:46.152+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47018 #14621 (5 connections now open) 2014-10-06T17:12:46.152+0000 I NETWORK [conn14619] end connection 127.0.0.1:47016 (4 connections now open) 2014-10-06T17:12:51.152+0000 I NETWORK [conn14620] end connection 127.0.0.1:47017 (3 connections now open) 2014-10-06T17:12:51.152+0000 I NETWORK [conn14621] end connection 127.0.0.1:47018 (3 connections now open) 2014-10-06T17:12:51.153+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47019 #14622 (4 connections now open) 2014-10-06T17:12:51.153+0000 I NETWORK [conn14622] end connection 127.0.0.1:47019 (2 connections now open) 2014-10-06T17:12:51.154+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:51.154+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:51.155+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:51.155+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:51.156+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:51.156+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:51.157+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:51.157+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:51.157+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:51.157+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:51.157+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:51.157+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:51.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47020 #14623 (3 connections now open) 2014-10-06T17:12:51.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47021 #14624 (4 connections now open) 2014-10-06T17:12:51.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47022 #14625 (5 connections now open) 2014-10-06T17:12:51.160+0000 I NETWORK [conn14623] end connection 127.0.0.1:47020 (4 connections now open) 2014-10-06T17:12:56.161+0000 I NETWORK [conn14624] end connection 127.0.0.1:47021 (3 connections now open) 2014-10-06T17:12:56.161+0000 I NETWORK [conn14625] end connection 127.0.0.1:47022 (3 connections now open) 2014-10-06T17:12:56.161+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47023 #14626 (4 connections now open) 2014-10-06T17:12:56.161+0000 I NETWORK [conn14626] end connection 127.0.0.1:47023 (2 connections now open) 2014-10-06T17:12:56.162+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:56.163+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:56.163+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:56.164+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:56.165+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:56.165+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:56.165+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:56.165+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:56.165+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:12:56.166+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:12:56.166+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:12:56.166+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:12:56.168+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47024 #14627 (3 connections now open) 2014-10-06T17:12:56.169+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47025 #14628 (4 connections now open) 2014-10-06T17:12:56.169+0000 I NETWORK [conn14627] end connection 127.0.0.1:47024 (3 connections now open) 2014-10-06T17:13:01.169+0000 I NETWORK [conn14628] end connection 127.0.0.1:47025 (2 connections now open) 2014-10-06T17:13:01.169+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47026 #14629 (3 connections now open) 2014-10-06T17:13:01.170+0000 I NETWORK [conn14629] end connection 127.0.0.1:47026 (2 connections now open) 2014-10-06T17:13:01.170+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:13:01.171+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:13:01.172+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:13:01.172+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:13:01.173+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:13:01.173+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:13:01.173+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:13:01.173+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:13:01.174+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:13:01.174+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:13:01.174+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:13:01.174+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:13:01.177+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47027 #14630 (3 connections now open) 2014-10-06T17:13:01.177+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47028 #14631 (4 connections now open) 2014-10-06T17:13:01.177+0000 I NETWORK [conn14630] end connection 127.0.0.1:47027 (3 connections now open) 2014-10-06T17:13:06.177+0000 I NETWORK [conn14631] end connection 127.0.0.1:47028 (2 connections now open) 2014-10-06T17:13:06.178+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47029 #14632 (3 connections now open) 2014-10-06T17:13:06.178+0000 I NETWORK [conn14632] end connection 127.0.0.1:47029 (2 connections now open) 2014-10-06T17:13:06.179+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:13:06.179+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:13:06.180+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:13:06.180+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:13:06.181+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:13:06.181+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:13:06.182+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:13:06.182+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:13:06.182+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:13:06.182+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:13:06.182+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:13:06.183+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:13:06.185+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47030 #14633 (3 connections now open) 2014-10-06T17:13:06.185+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47031 #14634 (4 connections now open) 2014-10-06T17:13:06.185+0000 I NETWORK [conn14633] end connection 127.0.0.1:47030 (3 connections now open) 2014-10-06T17:13:11.186+0000 I NETWORK [conn14634] end connection 127.0.0.1:47031 (2 connections now open) 2014-10-06T17:13:11.186+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47032 #14635 (3 connections now open) 2014-10-06T17:13:11.186+0000 I NETWORK [conn14635] end connection 127.0.0.1:47032 (2 connections now open) 2014-10-06T17:13:11.187+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:13:11.187+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:13:11.188+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:13:11.188+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:13:11.189+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:13:11.189+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:13:11.189+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:13:11.190+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:13:11.190+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:13:11.190+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:13:11.190+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:13:11.190+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:13:11.193+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47033 #14636 (3 connections now open) 2014-10-06T17:13:11.193+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47034 #14637 (4 connections now open) 2014-10-06T17:13:11.193+0000 I NETWORK [conn14636] end connection 127.0.0.1:47033 (3 connections now open) 2014-10-06T17:13:16.193+0000 I NETWORK [conn14637] end connection 127.0.0.1:47034 (2 connections now open) 2014-10-06T17:13:16.194+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47035 #14638 (3 connections now open) 2014-10-06T17:13:16.194+0000 I NETWORK [conn14638] end connection 127.0.0.1:47035 (2 connections now open) 2014-10-06T17:13:16.195+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:13:16.195+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:13:16.196+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:13:16.196+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:13:16.197+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:13:16.197+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:13:16.198+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:13:16.198+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:13:16.198+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:13:16.198+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:13:16.198+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:13:16.199+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:13:16.201+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47036 #14639 (3 connections now open) 2014-10-06T17:13:16.201+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47037 #14640 (4 connections now open) 2014-10-06T17:13:16.201+0000 I NETWORK [conn14639] end connection 127.0.0.1:47036 (3 connections now open) 2014-10-06T17:13:21.202+0000 I NETWORK [conn14640] end connection 127.0.0.1:47037 (2 connections now open) 2014-10-06T17:13:21.202+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47038 #14641 (3 connections now open) 2014-10-06T17:13:21.202+0000 I NETWORK [conn14641] end connection 127.0.0.1:47038 (2 connections now open) 2014-10-06T17:13:21.203+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:13:21.203+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:13:21.204+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:13:21.204+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:13:21.205+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:13:21.205+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:13:21.206+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:13:21.206+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:13:21.206+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:13:21.206+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:13:21.207+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:13:21.207+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:13:21.209+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47039 #14642 (3 connections now open) 2014-10-06T17:13:21.209+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47040 #14643 (4 connections now open) 2014-10-06T17:13:21.210+0000 I NETWORK [conn14642] end connection 127.0.0.1:47039 (3 connections now open) 2014-10-06T17:13:26.210+0000 I NETWORK [conn14643] end connection 127.0.0.1:47040 (2 connections now open) 2014-10-06T17:13:26.210+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47041 #14644 (3 connections now open) 2014-10-06T17:13:26.210+0000 I NETWORK [conn14644] end connection 127.0.0.1:47041 (2 connections now open) 2014-10-06T17:13:26.211+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:13:26.211+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:13:26.212+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:13:26.213+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:13:26.213+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:13:26.213+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:13:26.214+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:13:26.214+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:13:26.214+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:13:26.214+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:13:26.214+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:13:26.215+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:13:26.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47042 #14645 (3 connections now open) 2014-10-06T17:13:26.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47043 #14646 (4 connections now open) 2014-10-06T17:13:26.217+0000 I NETWORK [conn14645] end connection 127.0.0.1:47042 (3 connections now open) 2014-10-06T17:13:31.218+0000 I NETWORK [conn14646] end connection 127.0.0.1:47043 (2 connections now open) 2014-10-06T17:13:31.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47044 #14647 (3 connections now open) 2014-10-06T17:13:31.218+0000 I NETWORK [conn14647] end connection 127.0.0.1:47044 (2 connections now open) 2014-10-06T17:13:31.219+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_Empty 2014-10-06T17:13:31.219+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_Empty 2014-10-06T17:13:31.220+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_Empty 2014-10-06T17:13:31.221+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_Empty 2014-10-06T17:13:31.225+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:13:31.225+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:13:31.226+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:13:31.226+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:13:31.226+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:13:31.229+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:13:31.230+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:13:31.231+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:13:31.232+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47045 #14648 (3 connections now open) 2014-10-06T17:13:31.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47046 #14649 (4 connections now open) 2014-10-06T17:13:31.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47047 #14650 (5 connections now open) 2014-10-06T17:13:31.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47048 #14651 (6 connections now open) 2014-10-06T17:13:31.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47049 #14652 (7 connections now open) 2014-10-06T17:13:31.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47050 #14653 (8 connections now open) 2014-10-06T17:13:31.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47051 #14654 (9 connections now open) 2014-10-06T17:13:31.234+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47052 #14655 (10 connections now open) 2014-10-06T17:13:31.234+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47053 #14656 (11 connections now open) 2014-10-06T17:13:31.234+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47054 #14657 (12 connections now open) 2014-10-06T17:13:31.235+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47055 #14658 (13 connections now open) 2014-10-06T17:13:31.235+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47056 #14659 (14 connections now open) 2014-10-06T17:13:31.235+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47057 #14660 (15 connections now open) 2014-10-06T17:13:31.235+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47058 #14661 (16 connections now open) 2014-10-06T17:13:31.235+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47059 #14662 (17 connections now open) 2014-10-06T17:13:31.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47060 #14663 (18 connections now open) 2014-10-06T17:13:31.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47061 #14664 (19 connections now open) 2014-10-06T17:13:31.236+0000 I NETWORK [conn14648] end connection 127.0.0.1:47045 (18 connections now open) 2014-10-06T17:13:36.236+0000 I NETWORK [conn14656] end connection 127.0.0.1:47053 (17 connections now open) 2014-10-06T17:13:36.236+0000 I NETWORK [conn14651] end connection 127.0.0.1:47048 (17 connections now open) 2014-10-06T17:13:36.236+0000 I NETWORK [conn14659] end connection 127.0.0.1:47056 (17 connections now open) 2014-10-06T17:13:36.236+0000 I NETWORK [conn14652] end connection 127.0.0.1:47049 (14 connections now open) 2014-10-06T17:13:36.236+0000 I NETWORK [conn14655] end connection 127.0.0.1:47052 (13 connections now open) 2014-10-06T17:13:36.236+0000 I NETWORK [conn14662] end connection 127.0.0.1:47059 (13 connections now open) 2014-10-06T17:13:36.236+0000 I NETWORK [conn14654] end connection 127.0.0.1:47051 (13 connections now open) 2014-10-06T17:13:36.236+0000 I NETWORK [conn14664] end connection 127.0.0.1:47061 (12 connections now open) 2014-10-06T17:13:36.237+0000 I NETWORK [conn14660] end connection 127.0.0.1:47057 (10 connections now open) 2014-10-06T17:13:36.237+0000 I NETWORK [conn14661] end connection 127.0.0.1:47058 (8 connections now open) 2014-10-06T17:13:36.237+0000 I NETWORK [conn14653] end connection 127.0.0.1:47050 (8 connections now open) 2014-10-06T17:13:36.237+0000 I NETWORK [conn14663] end connection 127.0.0.1:47060 (6 connections now open) 2014-10-06T17:13:36.237+0000 I NETWORK [conn14658] end connection 127.0.0.1:47055 (6 connections now open) 2014-10-06T17:13:36.237+0000 I NETWORK [conn14649] end connection 127.0.0.1:47046 (6 connections now open) 2014-10-06T17:13:36.237+0000 I NETWORK [conn14650] end connection 127.0.0.1:47047 (6 connections now open) 2014-10-06T17:13:36.237+0000 I NETWORK [conn14657] end connection 127.0.0.1:47054 (6 connections now open) 2014-10-06T17:13:36.237+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47062 #14665 (3 connections now open) 2014-10-06T17:13:36.238+0000 I NETWORK [conn14665] end connection 127.0.0.1:47062 (2 connections now open) 2014-10-06T17:13:36.238+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:13:36.241+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:13:36.242+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:13:36.242+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:13:36.243+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:13:36.243+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:13:36.243+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:13:36.243+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:13:36.244+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:13:36.244+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:13:36.245+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:13:36.246+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:13:36.247+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47063 #14666 (3 connections now open) 2014-10-06T17:13:36.248+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47064 #14667 (4 connections now open) 2014-10-06T17:13:36.248+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47065 #14668 (5 connections now open) 2014-10-06T17:13:36.248+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47066 #14669 (6 connections now open) 2014-10-06T17:13:36.248+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47067 #14670 (7 connections now open) 2014-10-06T17:13:36.248+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47068 #14671 (8 connections now open) 2014-10-06T17:13:36.248+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47069 #14672 (9 connections now open) 2014-10-06T17:13:36.248+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47070 #14673 (10 connections now open) 2014-10-06T17:13:36.249+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47071 #14674 (11 connections now open) 2014-10-06T17:13:36.249+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47072 #14675 (12 connections now open) 2014-10-06T17:13:36.249+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47073 #14676 (13 connections now open) 2014-10-06T17:13:36.249+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47075 #14677 (14 connections now open) 2014-10-06T17:13:36.249+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47076 #14678 (15 connections now open) 2014-10-06T17:13:36.249+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47077 #14679 (16 connections now open) 2014-10-06T17:13:36.249+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47078 #14680 (17 connections now open) 2014-10-06T17:13:36.249+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47079 #14681 (18 connections now open) 2014-10-06T17:13:36.249+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47080 #14682 (19 connections now open) 2014-10-06T17:13:36.250+0000 I NETWORK [conn14666] end connection 127.0.0.1:47063 (18 connections now open) 2014-10-06T17:13:41.251+0000 I NETWORK [conn14678] end connection 127.0.0.1:47076 (17 connections now open) 2014-10-06T17:13:41.252+0000 I NETWORK [conn14681] end connection 127.0.0.1:47079 (16 connections now open) 2014-10-06T17:13:41.252+0000 I NETWORK [conn14670] end connection 127.0.0.1:47067 (15 connections now open) 2014-10-06T17:13:41.252+0000 I NETWORK [conn14667] end connection 127.0.0.1:47064 (15 connections now open) 2014-10-06T17:13:41.252+0000 I NETWORK [conn14682] end connection 127.0.0.1:47080 (15 connections now open) 2014-10-06T17:13:41.252+0000 I NETWORK [conn14675] end connection 127.0.0.1:47072 (14 connections now open) 2014-10-06T17:13:41.252+0000 I NETWORK [conn14677] end connection 127.0.0.1:47075 (13 connections now open) 2014-10-06T17:13:41.252+0000 I NETWORK [conn14671] end connection 127.0.0.1:47068 (13 connections now open) 2014-10-06T17:13:41.252+0000 I NETWORK [conn14672] end connection 127.0.0.1:47069 (12 connections now open) 2014-10-06T17:13:41.252+0000 I NETWORK [conn14674] end connection 127.0.0.1:47071 (9 connections now open) 2014-10-06T17:13:41.252+0000 I NETWORK [conn14669] end connection 127.0.0.1:47066 (9 connections now open) 2014-10-06T17:13:41.252+0000 I NETWORK [conn14668] end connection 127.0.0.1:47065 (9 connections now open) 2014-10-06T17:13:41.252+0000 I NETWORK [conn14679] end connection 127.0.0.1:47077 (7 connections now open) 2014-10-06T17:13:41.253+0000 I NETWORK [conn14676] end connection 127.0.0.1:47073 (4 connections now open) 2014-10-06T17:13:41.253+0000 I NETWORK [conn14673] end connection 127.0.0.1:47070 (3 connections now open) 2014-10-06T17:13:41.253+0000 I NETWORK [conn14680] end connection 127.0.0.1:47078 (2 connections now open) 2014-10-06T17:13:41.253+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47081 #14683 (3 connections now open) 2014-10-06T17:13:41.253+0000 I NETWORK [conn14683] end connection 127.0.0.1:47081 (2 connections now open) 2014-10-06T17:13:41.254+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:13:41.254+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:13:41.255+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:13:41.256+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:13:41.256+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:13:41.256+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:13:41.257+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:13:41.257+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:13:41.257+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:13:41.258+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:13:41.259+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:13:41.259+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:13:41.261+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47082 #14684 (3 connections now open) 2014-10-06T17:13:41.261+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47083 #14685 (4 connections now open) 2014-10-06T17:13:41.261+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47084 #14686 (5 connections now open) 2014-10-06T17:13:41.261+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47085 #14687 (6 connections now open) 2014-10-06T17:13:41.261+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47086 #14688 (7 connections now open) 2014-10-06T17:13:41.261+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47087 #14689 (8 connections now open) 2014-10-06T17:13:41.262+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47088 #14690 (9 connections now open) 2014-10-06T17:13:41.262+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47089 #14691 (10 connections now open) 2014-10-06T17:13:41.262+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47090 #14692 (11 connections now open) 2014-10-06T17:13:41.263+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47091 #14693 (12 connections now open) 2014-10-06T17:13:41.263+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47092 #14694 (13 connections now open) 2014-10-06T17:13:41.263+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47093 #14695 (14 connections now open) 2014-10-06T17:13:41.263+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47094 #14696 (15 connections now open) 2014-10-06T17:13:41.263+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47095 #14697 (16 connections now open) 2014-10-06T17:13:41.264+0000 I NETWORK [conn14684] end connection 127.0.0.1:47082 (15 connections now open) 2014-10-06T17:13:41.264+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47096 #14698 (16 connections now open) 2014-10-06T17:13:41.264+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47097 #14699 (17 connections now open) 2014-10-06T17:13:41.264+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47098 #14700 (18 connections now open) 2014-10-06T17:13:46.267+0000 I NETWORK [conn14686] end connection 127.0.0.1:47084 (17 connections now open) 2014-10-06T17:13:46.267+0000 I NETWORK [conn14698] end connection 127.0.0.1:47096 (17 connections now open) 2014-10-06T17:13:46.268+0000 I NETWORK [conn14685] end connection 127.0.0.1:47083 (15 connections now open) 2014-10-06T17:13:46.268+0000 I NETWORK [conn14687] end connection 127.0.0.1:47085 (14 connections now open) 2014-10-06T17:13:46.268+0000 I NETWORK [conn14688] end connection 127.0.0.1:47086 (14 connections now open) 2014-10-06T17:13:46.268+0000 I NETWORK [conn14700] end connection 127.0.0.1:47098 (12 connections now open) 2014-10-06T17:13:46.268+0000 I NETWORK [conn14691] end connection 127.0.0.1:47089 (12 connections now open) 2014-10-06T17:13:46.268+0000 I NETWORK [conn14699] end connection 127.0.0.1:47097 (10 connections now open) 2014-10-06T17:13:46.268+0000 I NETWORK [conn14693] end connection 127.0.0.1:47091 (11 connections now open) 2014-10-06T17:13:46.268+0000 I NETWORK [conn14694] end connection 127.0.0.1:47092 (9 connections now open) 2014-10-06T17:13:46.268+0000 I NETWORK [conn14696] end connection 127.0.0.1:47094 (7 connections now open) 2014-10-06T17:13:46.268+0000 I NETWORK [conn14692] end connection 127.0.0.1:47090 (7 connections now open) 2014-10-06T17:13:46.268+0000 I NETWORK [conn14689] end connection 127.0.0.1:47087 (7 connections now open) 2014-10-06T17:13:46.268+0000 I NETWORK [conn14695] end connection 127.0.0.1:47093 (7 connections now open) 2014-10-06T17:13:46.269+0000 I NETWORK [conn14690] end connection 127.0.0.1:47088 (5 connections now open) 2014-10-06T17:13:46.268+0000 I NETWORK [conn14697] end connection 127.0.0.1:47095 (7 connections now open) 2014-10-06T17:13:46.269+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47099 #14701 (3 connections now open) 2014-10-06T17:13:46.269+0000 I NETWORK [conn14701] end connection 127.0.0.1:47099 (2 connections now open) 2014-10-06T17:13:46.270+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:13:46.270+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:13:46.271+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:13:46.271+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:13:46.272+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:13:46.272+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:13:46.272+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:13:46.273+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:13:46.273+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:13:46.274+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:13:46.274+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:13:46.275+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:13:46.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47100 #14702 (3 connections now open) 2014-10-06T17:13:46.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47101 #14703 (4 connections now open) 2014-10-06T17:13:46.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47102 #14704 (5 connections now open) 2014-10-06T17:13:46.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47103 #14705 (6 connections now open) 2014-10-06T17:13:46.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47104 #14706 (7 connections now open) 2014-10-06T17:13:46.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47105 #14707 (8 connections now open) 2014-10-06T17:13:46.278+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47106 #14708 (9 connections now open) 2014-10-06T17:13:46.278+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47107 #14709 (10 connections now open) 2014-10-06T17:13:46.278+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47108 #14710 (11 connections now open) 2014-10-06T17:13:46.278+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47109 #14711 (12 connections now open) 2014-10-06T17:13:46.278+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47110 #14712 (13 connections now open) 2014-10-06T17:13:46.278+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47111 #14713 (14 connections now open) 2014-10-06T17:13:46.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47112 #14714 (15 connections now open) 2014-10-06T17:13:46.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47113 #14715 (16 connections now open) 2014-10-06T17:13:46.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47114 #14716 (17 connections now open) 2014-10-06T17:13:46.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47115 #14717 (18 connections now open) 2014-10-06T17:13:46.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47116 #14718 (19 connections now open) 2014-10-06T17:13:46.279+0000 I NETWORK [conn14702] end connection 127.0.0.1:47100 (18 connections now open) 2014-10-06T17:13:50.232+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._21 2014-10-06T17:13:51.280+0000 I NETWORK [conn14708] end connection 127.0.0.1:47106 (17 connections now open) 2014-10-06T17:13:51.280+0000 I NETWORK [conn14704] end connection 127.0.0.1:47102 (16 connections now open) 2014-10-06T17:13:51.280+0000 I NETWORK [conn14715] end connection 127.0.0.1:47113 (16 connections now open) 2014-10-06T17:13:51.280+0000 I NETWORK [conn14712] end connection 127.0.0.1:47110 (15 connections now open) 2014-10-06T17:13:51.280+0000 I NETWORK [conn14718] end connection 127.0.0.1:47116 (14 connections now open) 2014-10-06T17:13:51.280+0000 I NETWORK [conn14716] end connection 127.0.0.1:47114 (13 connections now open) 2014-10-06T17:13:51.280+0000 I NETWORK [conn14710] end connection 127.0.0.1:47108 (14 connections now open) 2014-10-06T17:13:51.280+0000 I NETWORK [conn14707] end connection 127.0.0.1:47105 (12 connections now open) 2014-10-06T17:13:51.280+0000 I NETWORK [conn14706] end connection 127.0.0.1:47104 (12 connections now open) 2014-10-06T17:13:51.280+0000 I NETWORK [conn14713] end connection 127.0.0.1:47111 (8 connections now open) 2014-10-06T17:13:51.280+0000 I NETWORK [conn14717] end connection 127.0.0.1:47115 (8 connections now open) 2014-10-06T17:13:51.280+0000 I NETWORK [conn14711] end connection 127.0.0.1:47109 (7 connections now open) 2014-10-06T17:13:51.280+0000 I NETWORK [conn14705] end connection 127.0.0.1:47103 (7 connections now open) 2014-10-06T17:13:51.280+0000 I NETWORK [conn14703] end connection 127.0.0.1:47101 (8 connections now open) 2014-10-06T17:13:51.280+0000 I NETWORK [conn14714] end connection 127.0.0.1:47112 (8 connections now open) 2014-10-06T17:13:51.281+0000 I NETWORK [conn14709] end connection 127.0.0.1:47107 (2 connections now open) 2014-10-06T17:13:51.281+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47117 #14719 (3 connections now open) 2014-10-06T17:13:51.281+0000 I NETWORK [conn14719] end connection 127.0.0.1:47117 (2 connections now open) 2014-10-06T17:13:51.282+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:13:51.282+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:13:51.283+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:13:51.283+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:13:51.284+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:13:51.284+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:13:51.284+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:13:51.284+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:13:51.285+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:13:51.286+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:13:51.286+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:13:51.287+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:13:51.288+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47118 #14720 (3 connections now open) 2014-10-06T17:13:51.289+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47119 #14721 (4 connections now open) 2014-10-06T17:13:51.289+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47120 #14722 (5 connections now open) 2014-10-06T17:13:51.289+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47121 #14723 (6 connections now open) 2014-10-06T17:13:51.289+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47122 #14724 (7 connections now open) 2014-10-06T17:13:51.289+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47123 #14725 (8 connections now open) 2014-10-06T17:13:51.289+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47124 #14726 (9 connections now open) 2014-10-06T17:13:51.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47125 #14727 (10 connections now open) 2014-10-06T17:13:51.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47126 #14728 (11 connections now open) 2014-10-06T17:13:51.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47127 #14729 (12 connections now open) 2014-10-06T17:13:51.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47128 #14730 (13 connections now open) 2014-10-06T17:13:51.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47129 #14731 (14 connections now open) 2014-10-06T17:13:51.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47130 #14732 (15 connections now open) 2014-10-06T17:13:51.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47131 #14733 (16 connections now open) 2014-10-06T17:13:51.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47132 #14734 (17 connections now open) 2014-10-06T17:13:51.291+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47133 #14735 (18 connections now open) 2014-10-06T17:13:51.291+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47134 #14736 (19 connections now open) 2014-10-06T17:13:51.291+0000 I NETWORK [conn14720] end connection 127.0.0.1:47118 (18 connections now open) 2014-10-06T17:13:56.292+0000 I NETWORK [conn14735] end connection 127.0.0.1:47133 (17 connections now open) 2014-10-06T17:13:56.292+0000 I NETWORK [conn14734] end connection 127.0.0.1:47132 (17 connections now open) 2014-10-06T17:13:56.292+0000 I NETWORK [conn14723] end connection 127.0.0.1:47121 (17 connections now open) 2014-10-06T17:13:56.292+0000 I NETWORK [conn14728] end connection 127.0.0.1:47126 (14 connections now open) 2014-10-06T17:13:56.292+0000 I NETWORK [conn14731] end connection 127.0.0.1:47129 (16 connections now open) 2014-10-06T17:13:56.292+0000 I NETWORK [conn14730] end connection 127.0.0.1:47128 (16 connections now open) 2014-10-06T17:13:56.292+0000 I NETWORK [conn14722] end connection 127.0.0.1:47120 (16 connections now open) 2014-10-06T17:13:56.292+0000 I NETWORK [conn14725] end connection 127.0.0.1:47123 (16 connections now open) 2014-10-06T17:13:56.292+0000 I NETWORK [conn14732] end connection 127.0.0.1:47130 (12 connections now open) 2014-10-06T17:13:56.292+0000 I NETWORK [conn14736] end connection 127.0.0.1:47134 (13 connections now open) 2014-10-06T17:13:56.292+0000 I NETWORK [conn14726] end connection 127.0.0.1:47124 (7 connections now open) 2014-10-06T17:13:56.292+0000 I NETWORK [conn14724] end connection 127.0.0.1:47122 (7 connections now open) 2014-10-06T17:13:56.292+0000 I NETWORK [conn14727] end connection 127.0.0.1:47125 (6 connections now open) 2014-10-06T17:13:56.292+0000 I NETWORK [conn14721] end connection 127.0.0.1:47119 (6 connections now open) 2014-10-06T17:13:56.292+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47135 #14737 (8 connections now open) 2014-10-06T17:13:56.292+0000 I NETWORK [conn14733] end connection 127.0.0.1:47131 (6 connections now open) 2014-10-06T17:13:56.292+0000 I NETWORK [conn14729] end connection 127.0.0.1:47127 (6 connections now open) 2014-10-06T17:13:56.293+0000 I NETWORK [conn14737] end connection 127.0.0.1:47135 (2 connections now open) 2014-10-06T17:13:56.293+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:13:56.294+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:13:56.295+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:13:56.295+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:13:56.296+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:13:56.296+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:13:56.296+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:13:56.296+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:13:56.297+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:13:56.297+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:13:56.298+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:13:56.299+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:13:56.300+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47136 #14738 (3 connections now open) 2014-10-06T17:13:56.301+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47137 #14739 (4 connections now open) 2014-10-06T17:13:56.301+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47138 #14740 (5 connections now open) 2014-10-06T17:13:56.301+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47140 #14741 (6 connections now open) 2014-10-06T17:13:56.301+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47139 #14742 (7 connections now open) 2014-10-06T17:13:56.301+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47142 #14743 (8 connections now open) 2014-10-06T17:13:56.301+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47143 #14744 (9 connections now open) 2014-10-06T17:13:56.301+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47144 #14745 (10 connections now open) 2014-10-06T17:13:56.301+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47145 #14746 (11 connections now open) 2014-10-06T17:13:56.302+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47146 #14747 (12 connections now open) 2014-10-06T17:13:56.302+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47147 #14748 (13 connections now open) 2014-10-06T17:13:56.302+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47148 #14749 (14 connections now open) 2014-10-06T17:13:56.303+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47149 #14750 (15 connections now open) 2014-10-06T17:13:56.303+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47150 #14751 (16 connections now open) 2014-10-06T17:13:56.303+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47151 #14752 (17 connections now open) 2014-10-06T17:13:56.303+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47152 #14753 (18 connections now open) 2014-10-06T17:13:56.303+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47153 #14754 (19 connections now open) 2014-10-06T17:13:56.303+0000 I NETWORK [conn14738] end connection 127.0.0.1:47136 (17 connections now open) 2014-10-06T17:14:01.309+0000 I NETWORK [conn14751] end connection 127.0.0.1:47150 (17 connections now open) 2014-10-06T17:14:01.310+0000 I NETWORK [conn14744] end connection 127.0.0.1:47143 (16 connections now open) 2014-10-06T17:14:01.310+0000 I NETWORK [conn14753] end connection 127.0.0.1:47152 (15 connections now open) 2014-10-06T17:14:01.310+0000 I NETWORK [conn14743] end connection 127.0.0.1:47142 (15 connections now open) 2014-10-06T17:14:01.310+0000 I NETWORK [conn14754] end connection 127.0.0.1:47153 (14 connections now open) 2014-10-06T17:14:01.310+0000 I NETWORK [conn14749] end connection 127.0.0.1:47148 (13 connections now open) 2014-10-06T17:14:01.310+0000 I NETWORK [conn14741] end connection 127.0.0.1:47140 (13 connections now open) 2014-10-06T17:14:01.310+0000 I NETWORK [conn14747] end connection 127.0.0.1:47146 (11 connections now open) 2014-10-06T17:14:01.310+0000 I NETWORK [conn14748] end connection 127.0.0.1:47147 (9 connections now open) 2014-10-06T17:14:01.310+0000 I NETWORK [conn14740] end connection 127.0.0.1:47138 (8 connections now open) 2014-10-06T17:14:01.311+0000 I NETWORK [conn14742] end connection 127.0.0.1:47139 (7 connections now open) 2014-10-06T17:14:01.311+0000 I NETWORK [conn14739] end connection 127.0.0.1:47137 (6 connections now open) 2014-10-06T17:14:01.311+0000 I NETWORK [conn14745] end connection 127.0.0.1:47144 (6 connections now open) 2014-10-06T17:14:01.311+0000 I NETWORK [conn14752] end connection 127.0.0.1:47151 (5 connections now open) 2014-10-06T17:14:01.311+0000 I NETWORK [conn14746] end connection 127.0.0.1:47145 (6 connections now open) 2014-10-06T17:14:01.311+0000 I NETWORK [conn14750] end connection 127.0.0.1:47149 (2 connections now open) 2014-10-06T17:14:01.311+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47154 #14755 (3 connections now open) 2014-10-06T17:14:01.311+0000 I NETWORK [conn14755] end connection 127.0.0.1:47154 (2 connections now open) 2014-10-06T17:14:01.312+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:01.312+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:01.313+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:01.313+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:01.314+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:01.314+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:01.314+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:01.315+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:01.315+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:01.316+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:01.316+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:01.317+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:01.319+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47155 #14756 (3 connections now open) 2014-10-06T17:14:01.319+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47156 #14757 (4 connections now open) 2014-10-06T17:14:01.319+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47157 #14758 (5 connections now open) 2014-10-06T17:14:01.320+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47158 #14759 (6 connections now open) 2014-10-06T17:14:01.320+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47159 #14760 (7 connections now open) 2014-10-06T17:14:01.320+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47160 #14761 (8 connections now open) 2014-10-06T17:14:01.320+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47161 #14762 (9 connections now open) 2014-10-06T17:14:01.320+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47162 #14763 (10 connections now open) 2014-10-06T17:14:01.320+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47163 #14764 (11 connections now open) 2014-10-06T17:14:01.320+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47164 #14765 (12 connections now open) 2014-10-06T17:14:01.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47165 #14766 (13 connections now open) 2014-10-06T17:14:01.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47166 #14767 (14 connections now open) 2014-10-06T17:14:01.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47167 #14768 (15 connections now open) 2014-10-06T17:14:01.322+0000 I NETWORK [conn14756] end connection 127.0.0.1:47155 (14 connections now open) 2014-10-06T17:14:01.322+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47168 #14769 (15 connections now open) 2014-10-06T17:14:01.322+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47169 #14770 (16 connections now open) 2014-10-06T17:14:01.322+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47170 #14771 (17 connections now open) 2014-10-06T17:14:01.322+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47171 #14772 (18 connections now open) 2014-10-06T17:14:06.322+0000 I NETWORK [conn14768] end connection 127.0.0.1:47167 (17 connections now open) 2014-10-06T17:14:06.322+0000 I NETWORK [conn14765] end connection 127.0.0.1:47164 (17 connections now open) 2014-10-06T17:14:06.323+0000 I NETWORK [conn14759] end connection 127.0.0.1:47158 (16 connections now open) 2014-10-06T17:14:06.322+0000 I NETWORK [conn14761] end connection 127.0.0.1:47160 (16 connections now open) 2014-10-06T17:14:06.322+0000 I NETWORK [conn14764] end connection 127.0.0.1:47163 (16 connections now open) 2014-10-06T17:14:06.322+0000 I NETWORK [conn14760] end connection 127.0.0.1:47159 (16 connections now open) 2014-10-06T17:14:06.322+0000 I NETWORK [conn14766] end connection 127.0.0.1:47165 (16 connections now open) 2014-10-06T17:14:06.322+0000 I NETWORK [conn14771] end connection 127.0.0.1:47170 (16 connections now open) 2014-10-06T17:14:06.322+0000 I NETWORK [conn14770] end connection 127.0.0.1:47169 (16 connections now open) 2014-10-06T17:14:06.322+0000 I NETWORK [conn14772] end connection 127.0.0.1:47171 (16 connections now open) 2014-10-06T17:14:06.322+0000 I NETWORK [conn14763] end connection 127.0.0.1:47162 (16 connections now open) 2014-10-06T17:14:06.323+0000 I NETWORK [conn14767] end connection 127.0.0.1:47166 (15 connections now open) 2014-10-06T17:14:06.322+0000 I NETWORK [conn14758] end connection 127.0.0.1:47157 (16 connections now open) 2014-10-06T17:14:06.323+0000 I NETWORK [conn14762] end connection 127.0.0.1:47161 (10 connections now open) 2014-10-06T17:14:06.323+0000 I NETWORK [conn14769] end connection 127.0.0.1:47168 (10 connections now open) 2014-10-06T17:14:06.323+0000 I NETWORK [conn14757] end connection 127.0.0.1:47156 (10 connections now open) 2014-10-06T17:14:06.323+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47172 #14773 (4 connections now open) 2014-10-06T17:14:06.324+0000 I NETWORK [conn14773] end connection 127.0.0.1:47172 (2 connections now open) 2014-10-06T17:14:06.324+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:06.324+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:06.325+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:06.326+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:06.326+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:06.326+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:06.327+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:06.327+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:06.327+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:06.328+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:06.329+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:06.329+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:06.331+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47173 #14774 (3 connections now open) 2014-10-06T17:14:06.331+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47174 #14775 (4 connections now open) 2014-10-06T17:14:06.331+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47175 #14776 (5 connections now open) 2014-10-06T17:14:06.331+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47176 #14777 (6 connections now open) 2014-10-06T17:14:06.331+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47177 #14778 (7 connections now open) 2014-10-06T17:14:06.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47178 #14779 (8 connections now open) 2014-10-06T17:14:06.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47179 #14780 (9 connections now open) 2014-10-06T17:14:06.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47180 #14781 (10 connections now open) 2014-10-06T17:14:06.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47181 #14782 (11 connections now open) 2014-10-06T17:14:06.332+0000 I NETWORK [conn14774] end connection 127.0.0.1:47173 (10 connections now open) 2014-10-06T17:14:11.334+0000 I NETWORK [conn14779] end connection 127.0.0.1:47178 (9 connections now open) 2014-10-06T17:14:11.334+0000 I NETWORK [conn14776] end connection 127.0.0.1:47175 (9 connections now open) 2014-10-06T17:14:11.334+0000 I NETWORK [conn14775] end connection 127.0.0.1:47174 (8 connections now open) 2014-10-06T17:14:11.334+0000 I NETWORK [conn14782] end connection 127.0.0.1:47181 (9 connections now open) 2014-10-06T17:14:11.334+0000 I NETWORK [conn14780] end connection 127.0.0.1:47179 (8 connections now open) 2014-10-06T17:14:11.334+0000 I NETWORK [conn14778] end connection 127.0.0.1:47177 (8 connections now open) 2014-10-06T17:14:11.334+0000 I NETWORK [conn14781] end connection 127.0.0.1:47180 (8 connections now open) 2014-10-06T17:14:11.335+0000 I NETWORK [conn14777] end connection 127.0.0.1:47176 (5 connections now open) 2014-10-06T17:14:11.335+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47182 #14783 (3 connections now open) 2014-10-06T17:14:11.335+0000 I NETWORK [conn14783] end connection 127.0.0.1:47182 (2 connections now open) 2014-10-06T17:14:11.335+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:11.336+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:11.337+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:11.337+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:11.338+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:11.338+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:11.338+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:11.338+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:11.339+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:11.340+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:11.340+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:11.341+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:11.342+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47183 #14784 (3 connections now open) 2014-10-06T17:14:11.343+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47184 #14785 (4 connections now open) 2014-10-06T17:14:11.343+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47185 #14786 (5 connections now open) 2014-10-06T17:14:11.343+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47186 #14787 (6 connections now open) 2014-10-06T17:14:11.343+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47187 #14788 (7 connections now open) 2014-10-06T17:14:11.343+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47188 #14789 (8 connections now open) 2014-10-06T17:14:11.343+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47189 #14790 (9 connections now open) 2014-10-06T17:14:11.343+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47190 #14791 (10 connections now open) 2014-10-06T17:14:11.344+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47191 #14792 (11 connections now open) 2014-10-06T17:14:11.344+0000 I NETWORK [conn14784] end connection 127.0.0.1:47183 (10 connections now open) 2014-10-06T17:14:16.344+0000 I NETWORK [conn14785] end connection 127.0.0.1:47184 (9 connections now open) 2014-10-06T17:14:16.344+0000 I NETWORK [conn14788] end connection 127.0.0.1:47187 (9 connections now open) 2014-10-06T17:14:16.344+0000 I NETWORK [conn14789] end connection 127.0.0.1:47188 (9 connections now open) 2014-10-06T17:14:16.344+0000 I NETWORK [conn14790] end connection 127.0.0.1:47189 (9 connections now open) 2014-10-06T17:14:16.344+0000 I NETWORK [conn14792] end connection 127.0.0.1:47191 (9 connections now open) 2014-10-06T17:14:16.344+0000 I NETWORK [conn14791] end connection 127.0.0.1:47190 (9 connections now open) 2014-10-06T17:14:16.344+0000 I NETWORK [conn14786] end connection 127.0.0.1:47185 (9 connections now open) 2014-10-06T17:14:16.344+0000 I NETWORK [conn14787] end connection 127.0.0.1:47186 (9 connections now open) 2014-10-06T17:14:16.345+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47192 #14793 (10 connections now open) 2014-10-06T17:14:16.346+0000 I NETWORK [conn14793] end connection 127.0.0.1:47192 (2 connections now open) 2014-10-06T17:14:16.346+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:16.347+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:16.347+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:16.348+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:16.358+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:16.362+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:16.363+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:16.363+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:16.363+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:16.364+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:16.365+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:16.366+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:16.368+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47193 #14794 (3 connections now open) 2014-10-06T17:14:16.368+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47195 #14795 (4 connections now open) 2014-10-06T17:14:16.368+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47194 #14796 (5 connections now open) 2014-10-06T17:14:16.368+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47197 #14797 (6 connections now open) 2014-10-06T17:14:16.369+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47198 #14798 (7 connections now open) 2014-10-06T17:14:16.369+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47199 #14799 (8 connections now open) 2014-10-06T17:14:16.369+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47200 #14800 (9 connections now open) 2014-10-06T17:14:16.369+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47201 #14801 (10 connections now open) 2014-10-06T17:14:16.369+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47202 #14802 (11 connections now open) 2014-10-06T17:14:16.369+0000 I NETWORK [conn14794] end connection 127.0.0.1:47193 (10 connections now open) 2014-10-06T17:14:21.370+0000 I NETWORK [conn14796] end connection 127.0.0.1:47194 (9 connections now open) 2014-10-06T17:14:21.370+0000 I NETWORK [conn14800] end connection 127.0.0.1:47200 (9 connections now open) 2014-10-06T17:14:21.370+0000 I NETWORK [conn14802] end connection 127.0.0.1:47202 (9 connections now open) 2014-10-06T17:14:21.370+0000 I NETWORK [conn14798] end connection 127.0.0.1:47198 (9 connections now open) 2014-10-06T17:14:21.370+0000 I NETWORK [conn14799] end connection 127.0.0.1:47199 (9 connections now open) 2014-10-06T17:14:21.370+0000 I NETWORK [conn14801] end connection 127.0.0.1:47201 (9 connections now open) 2014-10-06T17:14:21.370+0000 I NETWORK [conn14795] end connection 127.0.0.1:47195 (9 connections now open) 2014-10-06T17:14:21.370+0000 I NETWORK [conn14797] end connection 127.0.0.1:47197 (9 connections now open) 2014-10-06T17:14:21.370+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47203 #14803 (10 connections now open) 2014-10-06T17:14:21.371+0000 I NETWORK [conn14803] end connection 127.0.0.1:47203 (2 connections now open) 2014-10-06T17:14:21.371+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:21.372+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:21.373+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:21.373+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:21.374+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:21.374+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:21.374+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:21.374+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:21.375+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:21.375+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:21.376+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:21.377+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:21.379+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47204 #14804 (3 connections now open) 2014-10-06T17:14:21.379+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47205 #14805 (4 connections now open) 2014-10-06T17:14:21.379+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47206 #14806 (5 connections now open) 2014-10-06T17:14:21.379+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47207 #14807 (6 connections now open) 2014-10-06T17:14:21.379+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47208 #14808 (7 connections now open) 2014-10-06T17:14:21.379+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47209 #14809 (8 connections now open) 2014-10-06T17:14:21.379+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47210 #14810 (9 connections now open) 2014-10-06T17:14:21.380+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47211 #14811 (10 connections now open) 2014-10-06T17:14:21.380+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47212 #14812 (11 connections now open) 2014-10-06T17:14:21.380+0000 I NETWORK [conn14804] end connection 127.0.0.1:47204 (10 connections now open) 2014-10-06T17:14:26.380+0000 I NETWORK [conn14805] end connection 127.0.0.1:47205 (9 connections now open) 2014-10-06T17:14:26.380+0000 I NETWORK [conn14812] end connection 127.0.0.1:47212 (9 connections now open) 2014-10-06T17:14:26.380+0000 I NETWORK [conn14807] end connection 127.0.0.1:47207 (9 connections now open) 2014-10-06T17:14:26.380+0000 I NETWORK [conn14808] end connection 127.0.0.1:47208 (9 connections now open) 2014-10-06T17:14:26.381+0000 I NETWORK [conn14809] end connection 127.0.0.1:47209 (8 connections now open) 2014-10-06T17:14:26.380+0000 I NETWORK [conn14811] end connection 127.0.0.1:47211 (9 connections now open) 2014-10-06T17:14:26.381+0000 I NETWORK [conn14810] end connection 127.0.0.1:47210 (8 connections now open) 2014-10-06T17:14:26.381+0000 I NETWORK [conn14806] end connection 127.0.0.1:47206 (8 connections now open) 2014-10-06T17:14:26.381+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47213 #14813 (3 connections now open) 2014-10-06T17:14:26.381+0000 I NETWORK [conn14813] end connection 127.0.0.1:47213 (2 connections now open) 2014-10-06T17:14:26.382+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:26.382+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:26.383+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:26.383+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:26.384+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:26.384+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:26.384+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:26.385+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:26.385+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:26.386+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:26.386+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:26.388+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:26.389+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47214 #14814 (3 connections now open) 2014-10-06T17:14:26.390+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47215 #14815 (4 connections now open) 2014-10-06T17:14:26.390+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47216 #14816 (5 connections now open) 2014-10-06T17:14:26.390+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47217 #14817 (6 connections now open) 2014-10-06T17:14:26.390+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47218 #14818 (7 connections now open) 2014-10-06T17:14:26.390+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47219 #14819 (8 connections now open) 2014-10-06T17:14:26.390+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47221 #14820 (9 connections now open) 2014-10-06T17:14:26.390+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47220 #14821 (10 connections now open) 2014-10-06T17:14:26.390+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47222 #14822 (11 connections now open) 2014-10-06T17:14:26.391+0000 I NETWORK [conn14814] end connection 127.0.0.1:47214 (10 connections now open) 2014-10-06T17:14:31.391+0000 I NETWORK [conn14816] end connection 127.0.0.1:47216 (9 connections now open) 2014-10-06T17:14:31.391+0000 I NETWORK [conn14818] end connection 127.0.0.1:47218 (9 connections now open) 2014-10-06T17:14:31.391+0000 I NETWORK [conn14820] end connection 127.0.0.1:47221 (8 connections now open) 2014-10-06T17:14:31.391+0000 I NETWORK [conn14822] end connection 127.0.0.1:47222 (8 connections now open) 2014-10-06T17:14:31.391+0000 I NETWORK [conn14821] end connection 127.0.0.1:47220 (8 connections now open) 2014-10-06T17:14:31.391+0000 I NETWORK [conn14819] end connection 127.0.0.1:47219 (8 connections now open) 2014-10-06T17:14:31.392+0000 I NETWORK [conn14817] end connection 127.0.0.1:47217 (8 connections now open) 2014-10-06T17:14:31.392+0000 I NETWORK [conn14815] end connection 127.0.0.1:47215 (8 connections now open) 2014-10-06T17:14:31.392+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47223 #14823 (3 connections now open) 2014-10-06T17:14:31.392+0000 I NETWORK [conn14823] end connection 127.0.0.1:47223 (2 connections now open) 2014-10-06T17:14:31.393+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:31.393+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:31.394+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:31.394+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:31.395+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:31.395+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:31.395+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:31.395+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:31.396+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:31.396+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:31.397+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:31.398+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:31.400+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47224 #14824 (3 connections now open) 2014-10-06T17:14:31.400+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47225 #14825 (4 connections now open) 2014-10-06T17:14:31.400+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47226 #14826 (5 connections now open) 2014-10-06T17:14:31.400+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47227 #14827 (6 connections now open) 2014-10-06T17:14:31.400+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47228 #14828 (7 connections now open) 2014-10-06T17:14:31.400+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47229 #14829 (8 connections now open) 2014-10-06T17:14:31.400+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47230 #14830 (9 connections now open) 2014-10-06T17:14:31.401+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47231 #14831 (10 connections now open) 2014-10-06T17:14:31.401+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47232 #14832 (11 connections now open) 2014-10-06T17:14:31.401+0000 I NETWORK [conn14824] end connection 127.0.0.1:47224 (10 connections now open) 2014-10-06T17:14:36.401+0000 I NETWORK [conn14826] end connection 127.0.0.1:47226 (9 connections now open) 2014-10-06T17:14:36.401+0000 I NETWORK [conn14828] end connection 127.0.0.1:47228 (9 connections now open) 2014-10-06T17:14:36.402+0000 I NETWORK [conn14830] end connection 127.0.0.1:47230 (8 connections now open) 2014-10-06T17:14:36.402+0000 I NETWORK [conn14831] end connection 127.0.0.1:47231 (8 connections now open) 2014-10-06T17:14:36.402+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47233 #14833 (8 connections now open) 2014-10-06T17:14:36.402+0000 I NETWORK [conn14829] end connection 127.0.0.1:47229 (8 connections now open) 2014-10-06T17:14:36.402+0000 I NETWORK [conn14825] end connection 127.0.0.1:47225 (8 connections now open) 2014-10-06T17:14:36.402+0000 I NETWORK [conn14832] end connection 127.0.0.1:47232 (8 connections now open) 2014-10-06T17:14:36.402+0000 I NETWORK [conn14827] end connection 127.0.0.1:47227 (8 connections now open) 2014-10-06T17:14:36.402+0000 I NETWORK [conn14833] end connection 127.0.0.1:47233 (2 connections now open) 2014-10-06T17:14:36.403+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:36.403+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:36.404+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:36.405+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:36.405+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:36.405+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:36.405+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:36.406+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:36.406+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:36.407+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:36.408+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:36.408+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:36.410+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47234 #14834 (3 connections now open) 2014-10-06T17:14:36.410+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47235 #14835 (4 connections now open) 2014-10-06T17:14:36.410+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47236 #14836 (5 connections now open) 2014-10-06T17:14:36.410+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47237 #14837 (6 connections now open) 2014-10-06T17:14:36.410+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47238 #14838 (7 connections now open) 2014-10-06T17:14:36.411+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47239 #14839 (8 connections now open) 2014-10-06T17:14:36.411+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47240 #14840 (9 connections now open) 2014-10-06T17:14:36.411+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47241 #14841 (10 connections now open) 2014-10-06T17:14:36.411+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47242 #14842 (11 connections now open) 2014-10-06T17:14:36.411+0000 I NETWORK [conn14834] end connection 127.0.0.1:47234 (10 connections now open) 2014-10-06T17:14:41.412+0000 I NETWORK [conn14837] end connection 127.0.0.1:47237 (9 connections now open) 2014-10-06T17:14:41.412+0000 I NETWORK [conn14840] end connection 127.0.0.1:47240 (9 connections now open) 2014-10-06T17:14:41.412+0000 I NETWORK [conn14836] end connection 127.0.0.1:47236 (9 connections now open) 2014-10-06T17:14:41.412+0000 I NETWORK [conn14841] end connection 127.0.0.1:47241 (9 connections now open) 2014-10-06T17:14:41.412+0000 I NETWORK [conn14839] end connection 127.0.0.1:47239 (8 connections now open) 2014-10-06T17:14:41.412+0000 I NETWORK [conn14842] end connection 127.0.0.1:47242 (8 connections now open) 2014-10-06T17:14:41.412+0000 I NETWORK [conn14835] end connection 127.0.0.1:47235 (8 connections now open) 2014-10-06T17:14:41.412+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47243 #14843 (10 connections now open) 2014-10-06T17:14:41.412+0000 I NETWORK [conn14838] end connection 127.0.0.1:47238 (8 connections now open) 2014-10-06T17:14:41.413+0000 I NETWORK [conn14843] end connection 127.0.0.1:47243 (2 connections now open) 2014-10-06T17:14:41.413+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:41.414+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:41.414+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:41.415+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:41.415+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:41.416+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:41.416+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:41.416+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:41.416+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:41.417+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:41.418+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:41.419+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:41.427+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47244 #14844 (3 connections now open) 2014-10-06T17:14:41.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47245 #14845 (4 connections now open) 2014-10-06T17:14:41.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47246 #14846 (5 connections now open) 2014-10-06T17:14:41.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47247 #14847 (6 connections now open) 2014-10-06T17:14:41.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47248 #14848 (7 connections now open) 2014-10-06T17:14:41.428+0000 I NETWORK [conn14844] end connection 127.0.0.1:47244 (6 connections now open) 2014-10-06T17:14:42.471+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._22 2014-10-06T17:14:46.428+0000 I NETWORK [conn14848] end connection 127.0.0.1:47248 (5 connections now open) 2014-10-06T17:14:46.428+0000 I NETWORK [conn14845] end connection 127.0.0.1:47245 (5 connections now open) 2014-10-06T17:14:46.428+0000 I NETWORK [conn14846] end connection 127.0.0.1:47246 (5 connections now open) 2014-10-06T17:14:46.428+0000 I NETWORK [conn14847] end connection 127.0.0.1:47247 (5 connections now open) 2014-10-06T17:14:46.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47249 #14849 (3 connections now open) 2014-10-06T17:14:46.429+0000 I NETWORK [conn14849] end connection 127.0.0.1:47249 (2 connections now open) 2014-10-06T17:14:46.429+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:46.430+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:46.431+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:46.431+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:46.432+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:46.432+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:46.432+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:46.432+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:46.433+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:46.433+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:46.434+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:46.435+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:46.436+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47250 #14850 (3 connections now open) 2014-10-06T17:14:46.437+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47251 #14851 (4 connections now open) 2014-10-06T17:14:46.437+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47252 #14852 (5 connections now open) 2014-10-06T17:14:46.437+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47253 #14853 (6 connections now open) 2014-10-06T17:14:46.437+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47254 #14854 (7 connections now open) 2014-10-06T17:14:46.437+0000 I NETWORK [conn14850] end connection 127.0.0.1:47250 (6 connections now open) 2014-10-06T17:14:51.437+0000 I NETWORK [conn14853] end connection 127.0.0.1:47253 (5 connections now open) 2014-10-06T17:14:51.437+0000 I NETWORK [conn14852] end connection 127.0.0.1:47252 (5 connections now open) 2014-10-06T17:14:51.437+0000 I NETWORK [conn14851] end connection 127.0.0.1:47251 (5 connections now open) 2014-10-06T17:14:51.437+0000 I NETWORK [conn14854] end connection 127.0.0.1:47254 (5 connections now open) 2014-10-06T17:14:51.438+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47255 #14855 (3 connections now open) 2014-10-06T17:14:51.438+0000 I NETWORK [conn14855] end connection 127.0.0.1:47255 (2 connections now open) 2014-10-06T17:14:51.439+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:51.439+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:51.440+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:51.441+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:51.441+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:51.441+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:51.441+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:51.442+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:51.442+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:51.443+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:51.444+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:51.444+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:51.446+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47256 #14856 (3 connections now open) 2014-10-06T17:14:51.446+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47257 #14857 (4 connections now open) 2014-10-06T17:14:51.446+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47258 #14858 (5 connections now open) 2014-10-06T17:14:51.446+0000 I NETWORK [conn14856] end connection 127.0.0.1:47256 (3 connections now open) 2014-10-06T17:14:51.446+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47259 #14859 (6 connections now open) 2014-10-06T17:14:51.446+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47260 #14860 (6 connections now open) 2014-10-06T17:14:56.448+0000 I NETWORK [conn14857] end connection 127.0.0.1:47257 (5 connections now open) 2014-10-06T17:14:56.449+0000 I NETWORK [conn14860] end connection 127.0.0.1:47260 (4 connections now open) 2014-10-06T17:14:56.449+0000 I NETWORK [conn14859] end connection 127.0.0.1:47259 (4 connections now open) 2014-10-06T17:14:56.449+0000 I NETWORK [conn14858] end connection 127.0.0.1:47258 (4 connections now open) 2014-10-06T17:14:56.449+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47261 #14861 (3 connections now open) 2014-10-06T17:14:56.449+0000 I NETWORK [conn14861] end connection 127.0.0.1:47261 (2 connections now open) 2014-10-06T17:14:56.450+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:56.451+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:56.451+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:56.452+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:56.452+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:56.453+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:56.453+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:56.453+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:56.453+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:14:56.454+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:14:56.455+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:14:56.456+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:14:56.458+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47262 #14862 (3 connections now open) 2014-10-06T17:14:56.458+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47263 #14863 (4 connections now open) 2014-10-06T17:14:56.458+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47264 #14864 (5 connections now open) 2014-10-06T17:14:56.458+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47265 #14865 (6 connections now open) 2014-10-06T17:14:56.458+0000 I NETWORK [conn14862] end connection 127.0.0.1:47262 (4 connections now open) 2014-10-06T17:14:56.458+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47266 #14866 (7 connections now open) 2014-10-06T17:15:01.458+0000 I NETWORK [conn14865] end connection 127.0.0.1:47265 (5 connections now open) 2014-10-06T17:15:01.458+0000 I NETWORK [conn14863] end connection 127.0.0.1:47263 (5 connections now open) 2014-10-06T17:15:01.458+0000 I NETWORK [conn14866] end connection 127.0.0.1:47266 (5 connections now open) 2014-10-06T17:15:01.458+0000 I NETWORK [conn14864] end connection 127.0.0.1:47264 (5 connections now open) 2014-10-06T17:15:01.459+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47267 #14867 (3 connections now open) 2014-10-06T17:15:01.459+0000 I NETWORK [conn14867] end connection 127.0.0.1:47267 (2 connections now open) 2014-10-06T17:15:01.460+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:01.460+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:01.461+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:01.461+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:01.462+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:01.462+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:01.462+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:01.463+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:01.463+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:01.464+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:01.465+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:01.465+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:01.467+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47268 #14868 (3 connections now open) 2014-10-06T17:15:01.467+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47270 #14869 (4 connections now open) 2014-10-06T17:15:01.467+0000 I NETWORK [conn14868] end connection 127.0.0.1:47268 (2 connections now open) 2014-10-06T17:15:01.467+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47271 #14870 (5 connections now open) 2014-10-06T17:15:01.467+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47272 #14871 (5 connections now open) 2014-10-06T17:15:01.467+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47269 #14872 (6 connections now open) 2014-10-06T17:15:06.467+0000 I NETWORK [conn14871] end connection 127.0.0.1:47272 (5 connections now open) 2014-10-06T17:15:06.468+0000 I NETWORK [conn14870] end connection 127.0.0.1:47271 (4 connections now open) 2014-10-06T17:15:06.468+0000 I NETWORK [conn14872] end connection 127.0.0.1:47269 (4 connections now open) 2014-10-06T17:15:06.468+0000 I NETWORK [conn14869] end connection 127.0.0.1:47270 (3 connections now open) 2014-10-06T17:15:06.468+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47274 #14873 (3 connections now open) 2014-10-06T17:15:06.468+0000 I NETWORK [conn14873] end connection 127.0.0.1:47274 (2 connections now open) 2014-10-06T17:15:06.469+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:06.469+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:06.470+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:06.470+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:06.471+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:06.471+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:06.471+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:06.471+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:06.472+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:06.473+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:06.473+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:06.474+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:06.476+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47275 #14874 (3 connections now open) 2014-10-06T17:15:06.476+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47276 #14875 (4 connections now open) 2014-10-06T17:15:06.476+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47277 #14876 (5 connections now open) 2014-10-06T17:15:06.476+0000 I NETWORK [conn14874] end connection 127.0.0.1:47275 (3 connections now open) 2014-10-06T17:15:06.476+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47278 #14877 (6 connections now open) 2014-10-06T17:15:06.476+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47279 #14878 (6 connections now open) 2014-10-06T17:15:11.476+0000 I NETWORK [conn14877] end connection 127.0.0.1:47278 (5 connections now open) 2014-10-06T17:15:11.476+0000 I NETWORK [conn14876] end connection 127.0.0.1:47277 (5 connections now open) 2014-10-06T17:15:11.476+0000 I NETWORK [conn14878] end connection 127.0.0.1:47279 (4 connections now open) 2014-10-06T17:15:11.476+0000 I NETWORK [conn14875] end connection 127.0.0.1:47276 (3 connections now open) 2014-10-06T17:15:11.477+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47280 #14879 (3 connections now open) 2014-10-06T17:15:11.477+0000 I NETWORK [conn14879] end connection 127.0.0.1:47280 (2 connections now open) 2014-10-06T17:15:11.477+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:11.478+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:11.478+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:11.479+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:11.479+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:11.480+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:11.480+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:11.480+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:11.481+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:11.481+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:11.482+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:11.483+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:11.484+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47281 #14880 (3 connections now open) 2014-10-06T17:15:11.484+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47282 #14881 (4 connections now open) 2014-10-06T17:15:11.485+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47283 #14882 (5 connections now open) 2014-10-06T17:15:11.485+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47284 #14883 (6 connections now open) 2014-10-06T17:15:11.485+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47285 #14884 (7 connections now open) 2014-10-06T17:15:11.485+0000 I NETWORK [conn14880] end connection 127.0.0.1:47281 (6 connections now open) 2014-10-06T17:15:16.485+0000 I NETWORK [conn14881] end connection 127.0.0.1:47282 (5 connections now open) 2014-10-06T17:15:16.485+0000 I NETWORK [conn14883] end connection 127.0.0.1:47284 (5 connections now open) 2014-10-06T17:15:16.485+0000 I NETWORK [conn14884] end connection 127.0.0.1:47285 (5 connections now open) 2014-10-06T17:15:16.485+0000 I NETWORK [conn14882] end connection 127.0.0.1:47283 (4 connections now open) 2014-10-06T17:15:16.485+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47286 #14885 (6 connections now open) 2014-10-06T17:15:16.486+0000 I NETWORK [conn14885] end connection 127.0.0.1:47286 (2 connections now open) 2014-10-06T17:15:16.487+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:16.487+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:16.488+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:16.488+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:16.489+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:16.489+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:16.490+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:16.490+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:16.490+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:16.491+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:16.492+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:16.493+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:16.494+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47287 #14886 (3 connections now open) 2014-10-06T17:15:16.494+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47288 #14887 (4 connections now open) 2014-10-06T17:15:16.494+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47289 #14888 (5 connections now open) 2014-10-06T17:15:16.495+0000 I NETWORK [conn14886] end connection 127.0.0.1:47287 (4 connections now open) 2014-10-06T17:15:21.495+0000 I NETWORK [conn14887] end connection 127.0.0.1:47288 (3 connections now open) 2014-10-06T17:15:21.495+0000 I NETWORK [conn14888] end connection 127.0.0.1:47289 (3 connections now open) 2014-10-06T17:15:21.495+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47290 #14889 (3 connections now open) 2014-10-06T17:15:21.495+0000 I NETWORK [conn14889] end connection 127.0.0.1:47290 (2 connections now open) 2014-10-06T17:15:21.496+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:21.496+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:21.497+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:21.497+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:21.498+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:21.498+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:21.498+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:21.499+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:21.499+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:21.500+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:21.500+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:21.501+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:21.503+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47291 #14890 (3 connections now open) 2014-10-06T17:15:21.503+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47292 #14891 (4 connections now open) 2014-10-06T17:15:21.503+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47293 #14892 (5 connections now open) 2014-10-06T17:15:21.503+0000 I NETWORK [conn14890] end connection 127.0.0.1:47291 (4 connections now open) 2014-10-06T17:15:26.503+0000 I NETWORK [conn14891] end connection 127.0.0.1:47292 (3 connections now open) 2014-10-06T17:15:26.503+0000 I NETWORK [conn14892] end connection 127.0.0.1:47293 (3 connections now open) 2014-10-06T17:15:26.504+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47294 #14893 (3 connections now open) 2014-10-06T17:15:26.504+0000 I NETWORK [conn14893] end connection 127.0.0.1:47294 (2 connections now open) 2014-10-06T17:15:26.504+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:26.505+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:26.506+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:26.506+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:26.507+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:26.507+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:26.507+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:26.507+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:26.508+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:26.509+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:26.510+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:26.510+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:26.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47295 #14894 (3 connections now open) 2014-10-06T17:15:26.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47296 #14895 (4 connections now open) 2014-10-06T17:15:26.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47297 #14896 (5 connections now open) 2014-10-06T17:15:26.512+0000 I NETWORK [conn14894] end connection 127.0.0.1:47295 (4 connections now open) 2014-10-06T17:15:31.513+0000 I NETWORK [conn14895] end connection 127.0.0.1:47296 (3 connections now open) 2014-10-06T17:15:31.513+0000 I NETWORK [conn14896] end connection 127.0.0.1:47297 (3 connections now open) 2014-10-06T17:15:31.513+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47298 #14897 (3 connections now open) 2014-10-06T17:15:31.513+0000 I NETWORK [conn14897] end connection 127.0.0.1:47298 (2 connections now open) 2014-10-06T17:15:31.514+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:31.514+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:31.515+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:31.516+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:31.516+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:31.516+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:31.517+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:31.517+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:31.517+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:31.518+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:31.519+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:31.519+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:31.521+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47299 #14898 (3 connections now open) 2014-10-06T17:15:31.521+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47300 #14899 (4 connections now open) 2014-10-06T17:15:31.521+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47301 #14900 (5 connections now open) 2014-10-06T17:15:31.521+0000 I NETWORK [conn14898] end connection 127.0.0.1:47299 (4 connections now open) 2014-10-06T17:15:36.526+0000 I NETWORK [conn14900] end connection 127.0.0.1:47301 (3 connections now open) 2014-10-06T17:15:36.526+0000 I NETWORK [conn14899] end connection 127.0.0.1:47300 (3 connections now open) 2014-10-06T17:15:36.527+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47302 #14901 (3 connections now open) 2014-10-06T17:15:36.527+0000 I NETWORK [conn14901] end connection 127.0.0.1:47302 (2 connections now open) 2014-10-06T17:15:36.528+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:36.528+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:36.529+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:36.529+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:36.530+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:36.530+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:36.531+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:36.531+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:36.531+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:36.532+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:36.533+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:36.533+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:36.535+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47303 #14902 (3 connections now open) 2014-10-06T17:15:36.535+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47304 #14903 (4 connections now open) 2014-10-06T17:15:36.535+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47305 #14904 (5 connections now open) 2014-10-06T17:15:36.535+0000 I NETWORK [conn14902] end connection 127.0.0.1:47303 (4 connections now open) 2014-10-06T17:15:41.536+0000 I NETWORK [conn14903] end connection 127.0.0.1:47304 (3 connections now open) 2014-10-06T17:15:41.536+0000 I NETWORK [conn14904] end connection 127.0.0.1:47305 (3 connections now open) 2014-10-06T17:15:41.536+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47306 #14905 (3 connections now open) 2014-10-06T17:15:41.536+0000 I NETWORK [conn14905] end connection 127.0.0.1:47306 (2 connections now open) 2014-10-06T17:15:41.537+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:41.538+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:41.538+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:41.539+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:41.539+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:41.539+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:41.540+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:41.540+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:41.540+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:41.541+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:41.542+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:41.542+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:41.551+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47307 #14906 (3 connections now open) 2014-10-06T17:15:41.551+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47308 #14907 (4 connections now open) 2014-10-06T17:15:41.552+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47309 #14908 (5 connections now open) 2014-10-06T17:15:41.552+0000 I NETWORK [conn14906] end connection 127.0.0.1:47307 (4 connections now open) 2014-10-06T17:15:46.552+0000 I NETWORK [conn14907] end connection 127.0.0.1:47308 (3 connections now open) 2014-10-06T17:15:46.552+0000 I NETWORK [conn14908] end connection 127.0.0.1:47309 (3 connections now open) 2014-10-06T17:15:46.552+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47310 #14909 (3 connections now open) 2014-10-06T17:15:46.553+0000 I NETWORK [conn14909] end connection 127.0.0.1:47310 (2 connections now open) 2014-10-06T17:15:46.553+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:46.554+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:46.554+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:46.555+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:46.555+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:46.556+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:46.556+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:46.556+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:46.556+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:46.557+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:46.558+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:46.559+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:46.560+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47311 #14910 (3 connections now open) 2014-10-06T17:15:46.560+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47312 #14911 (4 connections now open) 2014-10-06T17:15:46.560+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47313 #14912 (5 connections now open) 2014-10-06T17:15:46.560+0000 I NETWORK [conn14910] end connection 127.0.0.1:47311 (4 connections now open) 2014-10-06T17:15:51.561+0000 I NETWORK [conn14912] end connection 127.0.0.1:47313 (3 connections now open) 2014-10-06T17:15:51.561+0000 I NETWORK [conn14911] end connection 127.0.0.1:47312 (3 connections now open) 2014-10-06T17:15:51.561+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47314 #14913 (4 connections now open) 2014-10-06T17:15:51.562+0000 I NETWORK [conn14913] end connection 127.0.0.1:47314 (2 connections now open) 2014-10-06T17:15:51.562+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:51.563+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:51.563+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:51.564+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:51.565+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:51.565+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:51.565+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:51.565+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:51.565+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:51.566+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:51.567+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:51.568+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:51.569+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47315 #14914 (3 connections now open) 2014-10-06T17:15:51.569+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47316 #14915 (4 connections now open) 2014-10-06T17:15:51.570+0000 I NETWORK [conn14914] end connection 127.0.0.1:47315 (3 connections now open) 2014-10-06T17:15:56.074+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._23 2014-10-06T17:15:56.570+0000 I NETWORK [conn14915] end connection 127.0.0.1:47316 (2 connections now open) 2014-10-06T17:15:56.570+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47317 #14916 (3 connections now open) 2014-10-06T17:15:56.570+0000 I NETWORK [conn14916] end connection 127.0.0.1:47317 (2 connections now open) 2014-10-06T17:15:56.571+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:56.571+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:56.572+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:56.573+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:56.574+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:56.574+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:56.575+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:56.575+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:56.575+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:15:56.576+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:15:56.576+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:15:56.577+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:15:56.579+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47318 #14917 (3 connections now open) 2014-10-06T17:15:56.579+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47319 #14918 (4 connections now open) 2014-10-06T17:15:56.579+0000 I NETWORK [conn14917] end connection 127.0.0.1:47318 (3 connections now open) 2014-10-06T17:16:01.580+0000 I NETWORK [conn14918] end connection 127.0.0.1:47319 (2 connections now open) 2014-10-06T17:16:01.580+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47320 #14919 (3 connections now open) 2014-10-06T17:16:01.580+0000 I NETWORK [conn14919] end connection 127.0.0.1:47320 (2 connections now open) 2014-10-06T17:16:01.581+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:16:01.581+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:16:01.582+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:16:01.582+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:16:01.583+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:16:01.583+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:16:01.583+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:16:01.584+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:16:01.584+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:16:01.585+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:16:01.585+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:16:01.586+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:16:01.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47321 #14920 (3 connections now open) 2014-10-06T17:16:01.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47322 #14921 (4 connections now open) 2014-10-06T17:16:01.588+0000 I NETWORK [conn14920] end connection 127.0.0.1:47321 (3 connections now open) 2014-10-06T17:16:06.588+0000 I NETWORK [conn14921] end connection 127.0.0.1:47322 (2 connections now open) 2014-10-06T17:16:06.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47323 #14922 (3 connections now open) 2014-10-06T17:16:06.589+0000 I NETWORK [conn14922] end connection 127.0.0.1:47323 (2 connections now open) 2014-10-06T17:16:06.589+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:16:06.590+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:16:06.591+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:16:06.591+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:16:06.592+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:16:06.592+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:16:06.592+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:16:06.592+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:16:06.593+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:16:06.593+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:16:06.594+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:16:06.595+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:16:06.596+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47324 #14923 (3 connections now open) 2014-10-06T17:16:06.596+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47325 #14924 (4 connections now open) 2014-10-06T17:16:06.597+0000 I NETWORK [conn14923] end connection 127.0.0.1:47324 (3 connections now open) 2014-10-06T17:16:11.597+0000 I NETWORK [conn14924] end connection 127.0.0.1:47325 (2 connections now open) 2014-10-06T17:16:11.597+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47326 #14925 (3 connections now open) 2014-10-06T17:16:11.598+0000 I NETWORK [conn14925] end connection 127.0.0.1:47326 (2 connections now open) 2014-10-06T17:16:11.598+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:16:11.599+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:16:11.599+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:16:11.600+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:16:11.600+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:16:11.601+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:16:11.601+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:16:11.601+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:16:11.601+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:16:11.602+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:16:11.603+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:16:11.604+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:16:11.605+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47327 #14926 (3 connections now open) 2014-10-06T17:16:11.605+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47328 #14927 (4 connections now open) 2014-10-06T17:16:11.605+0000 I NETWORK [conn14926] end connection 127.0.0.1:47327 (3 connections now open) 2014-10-06T17:16:16.609+0000 I NETWORK [conn14927] end connection 127.0.0.1:47328 (2 connections now open) 2014-10-06T17:16:16.609+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47329 #14928 (3 connections now open) 2014-10-06T17:16:16.610+0000 I NETWORK [conn14928] end connection 127.0.0.1:47329 (2 connections now open) 2014-10-06T17:16:16.610+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:16:16.611+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:16:16.612+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:16:16.612+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:16:16.613+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:16:16.613+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:16:16.613+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:16:16.613+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:16:16.614+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:16:16.615+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:16:16.616+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:16:16.616+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:16:16.618+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47330 #14929 (3 connections now open) 2014-10-06T17:16:16.618+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47331 #14930 (4 connections now open) 2014-10-06T17:16:16.618+0000 I NETWORK [conn14929] end connection 127.0.0.1:47330 (3 connections now open) 2014-10-06T17:16:21.618+0000 I NETWORK [conn14930] end connection 127.0.0.1:47331 (2 connections now open) 2014-10-06T17:16:21.619+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47332 #14931 (3 connections now open) 2014-10-06T17:16:21.619+0000 I NETWORK [conn14931] end connection 127.0.0.1:47332 (2 connections now open) 2014-10-06T17:16:21.620+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:16:21.620+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:16:21.621+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:16:21.621+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:16:21.622+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:16:21.622+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:16:21.622+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:16:21.623+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:16:21.623+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:16:21.624+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:16:21.624+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:16:21.625+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:16:21.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47333 #14932 (3 connections now open) 2014-10-06T17:16:21.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47334 #14933 (4 connections now open) 2014-10-06T17:16:21.627+0000 I NETWORK [conn14932] end connection 127.0.0.1:47333 (3 connections now open) 2014-10-06T17:16:26.627+0000 I NETWORK [conn14933] end connection 127.0.0.1:47334 (2 connections now open) 2014-10-06T17:16:26.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47335 #14934 (3 connections now open) 2014-10-06T17:16:26.628+0000 I NETWORK [conn14934] end connection 127.0.0.1:47335 (2 connections now open) 2014-10-06T17:16:26.628+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_EmptyCapped 2014-10-06T17:16:26.629+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_EmptyCapped 2014-10-06T17:16:26.629+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_EmptyCapped 2014-10-06T17:16:26.630+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_EmptyCapped 2014-10-06T17:16:26.634+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:16:26.634+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:16:26.634+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:16:26.635+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:16:26.635+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:16:26.635+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:16:26.635+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:16:26.636+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:16:26.641+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47336 #14935 (3 connections now open) 2014-10-06T17:16:26.641+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47337 #14936 (4 connections now open) 2014-10-06T17:16:26.642+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47338 #14937 (5 connections now open) 2014-10-06T17:16:26.642+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47339 #14938 (6 connections now open) 2014-10-06T17:16:26.642+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47340 #14939 (7 connections now open) 2014-10-06T17:16:26.642+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47341 #14940 (8 connections now open) 2014-10-06T17:16:26.642+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47342 #14941 (9 connections now open) 2014-10-06T17:16:26.643+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47343 #14942 (10 connections now open) 2014-10-06T17:16:26.643+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47344 #14943 (11 connections now open) 2014-10-06T17:16:26.643+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47345 #14944 (12 connections now open) 2014-10-06T17:16:26.643+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47346 #14945 (13 connections now open) 2014-10-06T17:16:26.643+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47347 #14946 (14 connections now open) 2014-10-06T17:16:26.643+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47348 #14947 (15 connections now open) 2014-10-06T17:16:26.643+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47349 #14948 (16 connections now open) 2014-10-06T17:16:26.643+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47350 #14949 (17 connections now open) 2014-10-06T17:16:26.644+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47351 #14950 (18 connections now open) 2014-10-06T17:16:26.644+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47352 #14951 (19 connections now open) 2014-10-06T17:16:26.644+0000 I NETWORK [conn14935] end connection 127.0.0.1:47336 (18 connections now open) 2014-10-06T17:16:31.645+0000 I NETWORK [conn14939] end connection 127.0.0.1:47340 (17 connections now open) 2014-10-06T17:16:31.645+0000 I NETWORK [conn14936] end connection 127.0.0.1:47337 (16 connections now open) 2014-10-06T17:16:31.645+0000 I NETWORK [conn14938] end connection 127.0.0.1:47339 (17 connections now open) 2014-10-06T17:16:31.645+0000 I NETWORK [conn14951] end connection 127.0.0.1:47352 (16 connections now open) 2014-10-06T17:16:31.645+0000 I NETWORK [conn14945] end connection 127.0.0.1:47346 (16 connections now open) 2014-10-06T17:16:31.645+0000 I NETWORK [conn14950] end connection 127.0.0.1:47351 (16 connections now open) 2014-10-06T17:16:31.645+0000 I NETWORK [conn14940] end connection 127.0.0.1:47341 (16 connections now open) 2014-10-06T17:16:31.645+0000 I NETWORK [conn14947] end connection 127.0.0.1:47348 (16 connections now open) 2014-10-06T17:16:31.645+0000 I NETWORK [conn14949] end connection 127.0.0.1:47350 (16 connections now open) 2014-10-06T17:16:31.645+0000 I NETWORK [conn14946] end connection 127.0.0.1:47347 (16 connections now open) 2014-10-06T17:16:31.645+0000 I NETWORK [conn14942] end connection 127.0.0.1:47343 (16 connections now open) 2014-10-06T17:16:31.645+0000 I NETWORK [conn14943] end connection 127.0.0.1:47344 (16 connections now open) 2014-10-06T17:16:31.645+0000 I NETWORK [conn14948] end connection 127.0.0.1:47349 (16 connections now open) 2014-10-06T17:16:31.645+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47353 #14952 (8 connections now open) 2014-10-06T17:16:31.645+0000 I NETWORK [conn14941] end connection 127.0.0.1:47342 (16 connections now open) 2014-10-06T17:16:31.645+0000 I NETWORK [conn14944] end connection 127.0.0.1:47345 (16 connections now open) 2014-10-06T17:16:31.645+0000 I NETWORK [conn14937] end connection 127.0.0.1:47338 (16 connections now open) 2014-10-06T17:16:31.646+0000 I NETWORK [conn14952] end connection 127.0.0.1:47353 (2 connections now open) 2014-10-06T17:16:31.646+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:16:31.649+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:16:31.650+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:16:31.650+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:16:31.651+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:16:31.651+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:16:31.651+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:16:31.652+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:16:31.652+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:16:31.652+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:16:31.652+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:16:31.652+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:16:31.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47354 #14953 (3 connections now open) 2014-10-06T17:16:31.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47355 #14954 (4 connections now open) 2014-10-06T17:16:31.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47356 #14955 (5 connections now open) 2014-10-06T17:16:31.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47357 #14956 (6 connections now open) 2014-10-06T17:16:31.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47358 #14957 (7 connections now open) 2014-10-06T17:16:31.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47359 #14958 (8 connections now open) 2014-10-06T17:16:31.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47360 #14959 (9 connections now open) 2014-10-06T17:16:31.657+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47361 #14960 (10 connections now open) 2014-10-06T17:16:31.657+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47362 #14961 (11 connections now open) 2014-10-06T17:16:31.657+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47363 #14962 (12 connections now open) 2014-10-06T17:16:31.657+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47364 #14963 (13 connections now open) 2014-10-06T17:16:31.657+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47365 #14964 (14 connections now open) 2014-10-06T17:16:31.657+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47366 #14965 (15 connections now open) 2014-10-06T17:16:31.657+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47367 #14966 (16 connections now open) 2014-10-06T17:16:31.657+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47368 #14967 (17 connections now open) 2014-10-06T17:16:31.657+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47369 #14968 (18 connections now open) 2014-10-06T17:16:31.657+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47370 #14969 (19 connections now open) 2014-10-06T17:16:31.658+0000 I NETWORK [conn14953] end connection 127.0.0.1:47354 (18 connections now open) 2014-10-06T17:16:36.658+0000 I NETWORK [conn14955] end connection 127.0.0.1:47356 (17 connections now open) 2014-10-06T17:16:36.658+0000 I NETWORK [conn14959] end connection 127.0.0.1:47360 (17 connections now open) 2014-10-06T17:16:36.658+0000 I NETWORK [conn14962] end connection 127.0.0.1:47363 (17 connections now open) 2014-10-06T17:16:36.659+0000 I NETWORK [conn14965] end connection 127.0.0.1:47366 (15 connections now open) 2014-10-06T17:16:36.659+0000 I NETWORK [conn14966] end connection 127.0.0.1:47367 (14 connections now open) 2014-10-06T17:16:36.659+0000 I NETWORK [conn14958] end connection 127.0.0.1:47359 (12 connections now open) 2014-10-06T17:16:36.658+0000 I NETWORK [conn14954] end connection 127.0.0.1:47355 (17 connections now open) 2014-10-06T17:16:36.658+0000 I NETWORK [conn14956] end connection 127.0.0.1:47357 (17 connections now open) 2014-10-06T17:16:36.658+0000 I NETWORK [conn14968] end connection 127.0.0.1:47369 (16 connections now open) 2014-10-06T17:16:36.658+0000 I NETWORK [conn14967] end connection 127.0.0.1:47368 (16 connections now open) 2014-10-06T17:16:36.659+0000 I NETWORK [conn14969] end connection 127.0.0.1:47370 (9 connections now open) 2014-10-06T17:16:36.658+0000 I NETWORK [conn14960] end connection 127.0.0.1:47361 (16 connections now open) 2014-10-06T17:16:36.658+0000 I NETWORK [conn14963] end connection 127.0.0.1:47364 (16 connections now open) 2014-10-06T17:16:36.658+0000 I NETWORK [conn14964] end connection 127.0.0.1:47365 (16 connections now open) 2014-10-06T17:16:36.659+0000 I NETWORK [conn14961] end connection 127.0.0.1:47362 (11 connections now open) 2014-10-06T17:16:36.659+0000 I NETWORK [conn14957] end connection 127.0.0.1:47358 (6 connections now open) 2014-10-06T17:16:36.659+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47371 #14970 (3 connections now open) 2014-10-06T17:16:36.660+0000 I NETWORK [conn14970] end connection 127.0.0.1:47371 (2 connections now open) 2014-10-06T17:16:36.660+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:16:36.661+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:16:36.661+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:16:36.662+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:16:36.662+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:16:36.663+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:16:36.663+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:16:36.663+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:16:36.663+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:16:36.664+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:16:36.664+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:16:36.664+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:16:36.667+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47372 #14971 (3 connections now open) 2014-10-06T17:16:36.667+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47373 #14972 (4 connections now open) 2014-10-06T17:16:36.667+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47374 #14973 (5 connections now open) 2014-10-06T17:16:36.667+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47375 #14974 (6 connections now open) 2014-10-06T17:16:36.667+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47376 #14975 (7 connections now open) 2014-10-06T17:16:36.667+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47377 #14976 (8 connections now open) 2014-10-06T17:16:36.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47378 #14977 (9 connections now open) 2014-10-06T17:16:36.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47379 #14978 (10 connections now open) 2014-10-06T17:16:36.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47380 #14979 (11 connections now open) 2014-10-06T17:16:36.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47381 #14980 (12 connections now open) 2014-10-06T17:16:36.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47382 #14981 (13 connections now open) 2014-10-06T17:16:36.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47383 #14982 (14 connections now open) 2014-10-06T17:16:36.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47384 #14983 (15 connections now open) 2014-10-06T17:16:36.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47385 #14984 (16 connections now open) 2014-10-06T17:16:36.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47386 #14985 (17 connections now open) 2014-10-06T17:16:36.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47387 #14986 (18 connections now open) 2014-10-06T17:16:36.669+0000 I NETWORK [conn14971] end connection 127.0.0.1:47372 (17 connections now open) 2014-10-06T17:16:36.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47388 #14987 (19 connections now open) 2014-10-06T17:16:41.670+0000 I NETWORK [conn14976] end connection 127.0.0.1:47377 (17 connections now open) 2014-10-06T17:16:41.670+0000 I NETWORK [conn14986] end connection 127.0.0.1:47387 (17 connections now open) 2014-10-06T17:16:41.670+0000 I NETWORK [conn14985] end connection 127.0.0.1:47386 (16 connections now open) 2014-10-06T17:16:41.670+0000 I NETWORK [conn14973] end connection 127.0.0.1:47374 (15 connections now open) 2014-10-06T17:16:41.670+0000 I NETWORK [conn14980] end connection 127.0.0.1:47381 (14 connections now open) 2014-10-06T17:16:41.670+0000 I NETWORK [conn14983] end connection 127.0.0.1:47384 (17 connections now open) 2014-10-06T17:16:41.670+0000 I NETWORK [conn14981] end connection 127.0.0.1:47382 (16 connections now open) 2014-10-06T17:16:41.670+0000 I NETWORK [conn14979] end connection 127.0.0.1:47380 (16 connections now open) 2014-10-06T17:16:41.670+0000 I NETWORK [conn14987] end connection 127.0.0.1:47388 (16 connections now open) 2014-10-06T17:16:41.670+0000 I NETWORK [conn14978] end connection 127.0.0.1:47379 (16 connections now open) 2014-10-06T17:16:41.670+0000 I NETWORK [conn14974] end connection 127.0.0.1:47375 (16 connections now open) 2014-10-06T17:16:41.670+0000 I NETWORK [conn14982] end connection 127.0.0.1:47383 (16 connections now open) 2014-10-06T17:16:41.670+0000 I NETWORK [conn14975] end connection 127.0.0.1:47376 (16 connections now open) 2014-10-06T17:16:41.670+0000 I NETWORK [conn14984] end connection 127.0.0.1:47385 (16 connections now open) 2014-10-06T17:16:41.670+0000 I NETWORK [conn14977] end connection 127.0.0.1:47378 (17 connections now open) 2014-10-06T17:16:41.670+0000 I NETWORK [conn14972] end connection 127.0.0.1:47373 (15 connections now open) 2014-10-06T17:16:41.671+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47389 #14988 (5 connections now open) 2014-10-06T17:16:41.671+0000 I NETWORK [conn14988] end connection 127.0.0.1:47389 (2 connections now open) 2014-10-06T17:16:41.671+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:16:41.672+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:16:41.673+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:16:41.673+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:16:41.674+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:16:41.674+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:16:41.674+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:16:41.674+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:16:41.675+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:16:41.675+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:16:41.675+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:16:41.675+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:16:41.678+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47390 #14989 (3 connections now open) 2014-10-06T17:16:41.678+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47391 #14990 (4 connections now open) 2014-10-06T17:16:41.678+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47392 #14991 (5 connections now open) 2014-10-06T17:16:41.678+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47393 #14992 (6 connections now open) 2014-10-06T17:16:41.678+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47394 #14993 (7 connections now open) 2014-10-06T17:16:41.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47396 #14994 (8 connections now open) 2014-10-06T17:16:41.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47395 #14995 (9 connections now open) 2014-10-06T17:16:41.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47397 #14996 (10 connections now open) 2014-10-06T17:16:41.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47398 #14997 (11 connections now open) 2014-10-06T17:16:41.680+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47399 #14998 (12 connections now open) 2014-10-06T17:16:41.680+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47400 #14999 (13 connections now open) 2014-10-06T17:16:41.680+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47401 #15000 (14 connections now open) 2014-10-06T17:16:41.680+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47402 #15001 (15 connections now open) 2014-10-06T17:16:41.680+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47403 #15002 (16 connections now open) 2014-10-06T17:16:41.680+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47404 #15003 (17 connections now open) 2014-10-06T17:16:41.680+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47405 #15004 (18 connections now open) 2014-10-06T17:16:41.680+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47406 #15005 (19 connections now open) 2014-10-06T17:16:41.681+0000 I NETWORK [conn14989] end connection 127.0.0.1:47390 (18 connections now open) 2014-10-06T17:16:46.681+0000 I NETWORK [conn14997] end connection 127.0.0.1:47398 (17 connections now open) 2014-10-06T17:16:46.681+0000 I NETWORK [conn15002] end connection 127.0.0.1:47403 (17 connections now open) 2014-10-06T17:16:46.682+0000 I NETWORK [conn15001] end connection 127.0.0.1:47402 (15 connections now open) 2014-10-06T17:16:46.681+0000 I NETWORK [conn14994] end connection 127.0.0.1:47396 (17 connections now open) 2014-10-06T17:16:46.681+0000 I NETWORK [conn14999] end connection 127.0.0.1:47400 (17 connections now open) 2014-10-06T17:16:46.682+0000 I NETWORK [conn14991] end connection 127.0.0.1:47392 (16 connections now open) 2014-10-06T17:16:46.682+0000 I NETWORK [conn14998] end connection 127.0.0.1:47399 (16 connections now open) 2014-10-06T17:16:46.682+0000 I NETWORK [conn15005] end connection 127.0.0.1:47406 (16 connections now open) 2014-10-06T17:16:46.681+0000 I NETWORK [conn14992] end connection 127.0.0.1:47393 (17 connections now open) 2014-10-06T17:16:46.682+0000 I NETWORK [conn14995] end connection 127.0.0.1:47395 (16 connections now open) 2014-10-06T17:16:46.682+0000 I NETWORK [conn15004] end connection 127.0.0.1:47405 (16 connections now open) 2014-10-06T17:16:46.682+0000 I NETWORK [conn14993] end connection 127.0.0.1:47394 (16 connections now open) 2014-10-06T17:16:46.682+0000 I NETWORK [conn14996] end connection 127.0.0.1:47397 (16 connections now open) 2014-10-06T17:16:46.682+0000 I NETWORK [conn15003] end connection 127.0.0.1:47404 (15 connections now open) 2014-10-06T17:16:46.682+0000 I NETWORK [conn14990] end connection 127.0.0.1:47391 (7 connections now open) 2014-10-06T17:16:46.682+0000 I NETWORK [conn15000] end connection 127.0.0.1:47401 (7 connections now open) 2014-10-06T17:16:46.682+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47407 #15006 (5 connections now open) 2014-10-06T17:16:46.683+0000 I NETWORK [conn15006] end connection 127.0.0.1:47407 (2 connections now open) 2014-10-06T17:16:46.683+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:16:46.684+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:16:46.685+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:16:46.685+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:16:46.686+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:16:46.686+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:16:46.686+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:16:46.687+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:16:46.687+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:16:46.687+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:16:46.687+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:16:46.687+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:16:46.699+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47408 #15007 (3 connections now open) 2014-10-06T17:16:46.699+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47409 #15008 (4 connections now open) 2014-10-06T17:16:46.699+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47410 #15009 (5 connections now open) 2014-10-06T17:16:46.699+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47411 #15010 (6 connections now open) 2014-10-06T17:16:46.699+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47412 #15011 (7 connections now open) 2014-10-06T17:16:46.699+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47413 #15012 (8 connections now open) 2014-10-06T17:16:46.700+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47414 #15013 (9 connections now open) 2014-10-06T17:16:46.700+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47415 #15014 (10 connections now open) 2014-10-06T17:16:46.700+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47416 #15015 (11 connections now open) 2014-10-06T17:16:46.700+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47417 #15016 (12 connections now open) 2014-10-06T17:16:46.700+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47418 #15017 (13 connections now open) 2014-10-06T17:16:46.700+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47419 #15018 (14 connections now open) 2014-10-06T17:16:46.701+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47420 #15019 (15 connections now open) 2014-10-06T17:16:46.701+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47421 #15020 (16 connections now open) 2014-10-06T17:16:46.701+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47422 #15021 (17 connections now open) 2014-10-06T17:16:46.701+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47423 #15022 (18 connections now open) 2014-10-06T17:16:46.701+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47424 #15023 (19 connections now open) 2014-10-06T17:16:46.701+0000 I NETWORK [conn15007] end connection 127.0.0.1:47408 (18 connections now open) 2014-10-06T17:16:51.702+0000 I NETWORK [conn15016] end connection 127.0.0.1:47417 (17 connections now open) 2014-10-06T17:16:51.702+0000 I NETWORK [conn15015] end connection 127.0.0.1:47416 (17 connections now open) 2014-10-06T17:16:51.702+0000 I NETWORK [conn15021] end connection 127.0.0.1:47422 (17 connections now open) 2014-10-06T17:16:51.702+0000 I NETWORK [conn15020] end connection 127.0.0.1:47421 (16 connections now open) 2014-10-06T17:16:51.702+0000 I NETWORK [conn15013] end connection 127.0.0.1:47414 (16 connections now open) 2014-10-06T17:16:51.702+0000 I NETWORK [conn15012] end connection 127.0.0.1:47413 (16 connections now open) 2014-10-06T17:16:51.702+0000 I NETWORK [conn15011] end connection 127.0.0.1:47412 (13 connections now open) 2014-10-06T17:16:51.702+0000 I NETWORK [conn15019] end connection 127.0.0.1:47420 (11 connections now open) 2014-10-06T17:16:51.702+0000 I NETWORK [conn15008] end connection 127.0.0.1:47409 (16 connections now open) 2014-10-06T17:16:51.702+0000 I NETWORK [conn15023] end connection 127.0.0.1:47424 (16 connections now open) 2014-10-06T17:16:51.702+0000 I NETWORK [conn15014] end connection 127.0.0.1:47415 (16 connections now open) 2014-10-06T17:16:51.702+0000 I NETWORK [conn15017] end connection 127.0.0.1:47418 (16 connections now open) 2014-10-06T17:16:51.703+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47425 #15024 (7 connections now open) 2014-10-06T17:16:51.702+0000 I NETWORK [conn15022] end connection 127.0.0.1:47423 (16 connections now open) 2014-10-06T17:16:51.702+0000 I NETWORK [conn15009] end connection 127.0.0.1:47410 (16 connections now open) 2014-10-06T17:16:51.702+0000 I NETWORK [conn15010] end connection 127.0.0.1:47411 (17 connections now open) 2014-10-06T17:16:51.702+0000 I NETWORK [conn15018] end connection 127.0.0.1:47419 (16 connections now open) 2014-10-06T17:16:51.703+0000 I NETWORK [conn15024] end connection 127.0.0.1:47425 (2 connections now open) 2014-10-06T17:16:51.703+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:16:51.704+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:16:51.705+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:16:51.705+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:16:51.706+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:16:51.706+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:16:51.706+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:16:51.706+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:16:51.707+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:16:51.707+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:16:51.707+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:16:51.707+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:16:51.710+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47426 #15025 (3 connections now open) 2014-10-06T17:16:51.710+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47427 #15026 (4 connections now open) 2014-10-06T17:16:51.710+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47428 #15027 (5 connections now open) 2014-10-06T17:16:51.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47429 #15028 (6 connections now open) 2014-10-06T17:16:51.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47430 #15029 (7 connections now open) 2014-10-06T17:16:51.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47431 #15030 (8 connections now open) 2014-10-06T17:16:51.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47432 #15031 (9 connections now open) 2014-10-06T17:16:51.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47433 #15032 (10 connections now open) 2014-10-06T17:16:51.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47434 #15033 (11 connections now open) 2014-10-06T17:16:51.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47435 #15034 (12 connections now open) 2014-10-06T17:16:51.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47436 #15035 (13 connections now open) 2014-10-06T17:16:51.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47437 #15036 (14 connections now open) 2014-10-06T17:16:51.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47438 #15037 (15 connections now open) 2014-10-06T17:16:51.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47439 #15038 (16 connections now open) 2014-10-06T17:16:51.712+0000 I NETWORK [conn15025] end connection 127.0.0.1:47426 (15 connections now open) 2014-10-06T17:16:51.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47441 #15039 (16 connections now open) 2014-10-06T17:16:51.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47442 #15040 (17 connections now open) 2014-10-06T17:16:51.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47443 #15041 (18 connections now open) 2014-10-06T17:16:56.712+0000 I NETWORK [conn15039] end connection 127.0.0.1:47441 (17 connections now open) 2014-10-06T17:16:56.712+0000 I NETWORK [conn15028] end connection 127.0.0.1:47429 (17 connections now open) 2014-10-06T17:16:56.713+0000 I NETWORK [conn15041] end connection 127.0.0.1:47443 (16 connections now open) 2014-10-06T17:16:56.712+0000 I NETWORK [conn15026] end connection 127.0.0.1:47427 (16 connections now open) 2014-10-06T17:16:56.712+0000 I NETWORK [conn15030] end connection 127.0.0.1:47431 (16 connections now open) 2014-10-06T17:16:56.712+0000 I NETWORK [conn15029] end connection 127.0.0.1:47430 (16 connections now open) 2014-10-06T17:16:56.713+0000 I NETWORK [conn15031] end connection 127.0.0.1:47432 (12 connections now open) 2014-10-06T17:16:56.713+0000 I NETWORK [conn15038] end connection 127.0.0.1:47439 (11 connections now open) 2014-10-06T17:16:56.712+0000 I NETWORK [conn15037] end connection 127.0.0.1:47438 (16 connections now open) 2014-10-06T17:16:56.713+0000 I NETWORK [conn15032] end connection 127.0.0.1:47433 (9 connections now open) 2014-10-06T17:16:56.713+0000 I NETWORK [conn15040] end connection 127.0.0.1:47442 (9 connections now open) 2014-10-06T17:16:56.712+0000 I NETWORK [conn15036] end connection 127.0.0.1:47437 (16 connections now open) 2014-10-06T17:16:56.713+0000 I NETWORK [conn15027] end connection 127.0.0.1:47428 (16 connections now open) 2014-10-06T17:16:56.713+0000 I NETWORK [conn15033] end connection 127.0.0.1:47434 (12 connections now open) 2014-10-06T17:16:56.713+0000 I NETWORK [conn15035] end connection 127.0.0.1:47436 (11 connections now open) 2014-10-06T17:16:56.712+0000 I NETWORK [conn15034] end connection 127.0.0.1:47435 (16 connections now open) 2014-10-06T17:16:56.713+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47444 #15042 (3 connections now open) 2014-10-06T17:16:56.714+0000 I NETWORK [conn15042] end connection 127.0.0.1:47444 (2 connections now open) 2014-10-06T17:16:56.714+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:16:56.721+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:16:56.722+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:16:56.722+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:16:56.723+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:16:56.723+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:16:56.723+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:16:56.724+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:16:56.724+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:16:56.724+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:16:56.724+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:16:56.724+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:16:56.727+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47445 #15043 (3 connections now open) 2014-10-06T17:16:56.727+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47446 #15044 (4 connections now open) 2014-10-06T17:16:56.728+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47447 #15045 (5 connections now open) 2014-10-06T17:16:56.728+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47448 #15046 (6 connections now open) 2014-10-06T17:16:56.728+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47449 #15047 (7 connections now open) 2014-10-06T17:16:56.728+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47450 #15048 (8 connections now open) 2014-10-06T17:16:56.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47451 #15049 (9 connections now open) 2014-10-06T17:16:56.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47452 #15050 (10 connections now open) 2014-10-06T17:16:56.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47453 #15051 (11 connections now open) 2014-10-06T17:16:56.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47454 #15052 (12 connections now open) 2014-10-06T17:16:56.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47455 #15053 (13 connections now open) 2014-10-06T17:16:56.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47456 #15054 (14 connections now open) 2014-10-06T17:16:56.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47457 #15055 (15 connections now open) 2014-10-06T17:16:56.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47458 #15056 (16 connections now open) 2014-10-06T17:16:56.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47459 #15057 (17 connections now open) 2014-10-06T17:16:56.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47460 #15058 (18 connections now open) 2014-10-06T17:16:56.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47461 #15059 (19 connections now open) 2014-10-06T17:16:56.730+0000 I NETWORK [conn15043] end connection 127.0.0.1:47445 (18 connections now open) 2014-10-06T17:17:01.730+0000 I NETWORK [conn15050] end connection 127.0.0.1:47452 (17 connections now open) 2014-10-06T17:17:01.730+0000 I NETWORK [conn15054] end connection 127.0.0.1:47456 (16 connections now open) 2014-10-06T17:17:01.731+0000 I NETWORK [conn15046] end connection 127.0.0.1:47448 (16 connections now open) 2014-10-06T17:17:01.730+0000 I NETWORK [conn15049] end connection 127.0.0.1:47451 (16 connections now open) 2014-10-06T17:17:01.730+0000 I NETWORK [conn15044] end connection 127.0.0.1:47446 (16 connections now open) 2014-10-06T17:17:01.731+0000 I NETWORK [conn15055] end connection 127.0.0.1:47457 (14 connections now open) 2014-10-06T17:17:01.730+0000 I NETWORK [conn15057] end connection 127.0.0.1:47459 (16 connections now open) 2014-10-06T17:17:01.730+0000 I NETWORK [conn15047] end connection 127.0.0.1:47449 (16 connections now open) 2014-10-06T17:17:01.730+0000 I NETWORK [conn15048] end connection 127.0.0.1:47450 (17 connections now open) 2014-10-06T17:17:01.731+0000 I NETWORK [conn15053] end connection 127.0.0.1:47455 (8 connections now open) 2014-10-06T17:17:01.730+0000 I NETWORK [conn15059] end connection 127.0.0.1:47461 (16 connections now open) 2014-10-06T17:17:01.731+0000 I NETWORK [conn15056] end connection 127.0.0.1:47458 (7 connections now open) 2014-10-06T17:17:01.731+0000 I NETWORK [conn15058] end connection 127.0.0.1:47460 (16 connections now open) 2014-10-06T17:17:01.731+0000 I NETWORK [conn15051] end connection 127.0.0.1:47453 (16 connections now open) 2014-10-06T17:17:01.731+0000 I NETWORK [conn15052] end connection 127.0.0.1:47454 (16 connections now open) 2014-10-06T17:17:01.730+0000 I NETWORK [conn15045] end connection 127.0.0.1:47447 (16 connections now open) 2014-10-06T17:17:01.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47462 #15060 (5 connections now open) 2014-10-06T17:17:01.732+0000 I NETWORK [conn15060] end connection 127.0.0.1:47462 (2 connections now open) 2014-10-06T17:17:01.732+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:01.733+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:01.733+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:01.734+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:01.735+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:01.735+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:01.735+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:01.735+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:01.736+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:01.736+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:01.736+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:01.736+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:01.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47463 #15061 (3 connections now open) 2014-10-06T17:17:01.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47464 #15062 (4 connections now open) 2014-10-06T17:17:01.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47465 #15063 (5 connections now open) 2014-10-06T17:17:01.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47466 #15064 (6 connections now open) 2014-10-06T17:17:01.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47467 #15065 (7 connections now open) 2014-10-06T17:17:01.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47468 #15066 (8 connections now open) 2014-10-06T17:17:01.740+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47469 #15067 (9 connections now open) 2014-10-06T17:17:01.740+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47470 #15068 (10 connections now open) 2014-10-06T17:17:01.740+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47471 #15069 (11 connections now open) 2014-10-06T17:17:01.740+0000 I NETWORK [conn15061] end connection 127.0.0.1:47463 (10 connections now open) 2014-10-06T17:17:06.741+0000 I NETWORK [conn15067] end connection 127.0.0.1:47469 (9 connections now open) 2014-10-06T17:17:06.741+0000 I NETWORK [conn15065] end connection 127.0.0.1:47467 (8 connections now open) 2014-10-06T17:17:06.741+0000 I NETWORK [conn15069] end connection 127.0.0.1:47471 (8 connections now open) 2014-10-06T17:17:06.741+0000 I NETWORK [conn15066] end connection 127.0.0.1:47468 (8 connections now open) 2014-10-06T17:17:06.741+0000 I NETWORK [conn15063] end connection 127.0.0.1:47465 (8 connections now open) 2014-10-06T17:17:06.741+0000 I NETWORK [conn15062] end connection 127.0.0.1:47464 (8 connections now open) 2014-10-06T17:17:06.741+0000 I NETWORK [conn15068] end connection 127.0.0.1:47470 (8 connections now open) 2014-10-06T17:17:06.741+0000 I NETWORK [conn15064] end connection 127.0.0.1:47466 (8 connections now open) 2014-10-06T17:17:06.741+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47472 #15070 (10 connections now open) 2014-10-06T17:17:06.742+0000 I NETWORK [conn15070] end connection 127.0.0.1:47472 (2 connections now open) 2014-10-06T17:17:06.742+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:06.743+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:06.743+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:06.744+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:06.744+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:06.745+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:06.745+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:06.745+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:06.746+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:06.746+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:06.746+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:06.746+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:06.749+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47473 #15071 (3 connections now open) 2014-10-06T17:17:06.749+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47474 #15072 (4 connections now open) 2014-10-06T17:17:06.749+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47475 #15073 (5 connections now open) 2014-10-06T17:17:06.749+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47476 #15074 (6 connections now open) 2014-10-06T17:17:06.749+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47477 #15075 (7 connections now open) 2014-10-06T17:17:06.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47478 #15076 (8 connections now open) 2014-10-06T17:17:06.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47479 #15077 (9 connections now open) 2014-10-06T17:17:06.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47480 #15078 (10 connections now open) 2014-10-06T17:17:06.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47481 #15079 (11 connections now open) 2014-10-06T17:17:06.750+0000 I NETWORK [conn15071] end connection 127.0.0.1:47473 (10 connections now open) 2014-10-06T17:17:08.754+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._24 2014-10-06T17:17:11.751+0000 I NETWORK [conn15075] end connection 127.0.0.1:47477 (9 connections now open) 2014-10-06T17:17:11.751+0000 I NETWORK [conn15074] end connection 127.0.0.1:47476 (9 connections now open) 2014-10-06T17:17:11.751+0000 I NETWORK [conn15073] end connection 127.0.0.1:47475 (8 connections now open) 2014-10-06T17:17:11.751+0000 I NETWORK [conn15072] end connection 127.0.0.1:47474 (8 connections now open) 2014-10-06T17:17:11.751+0000 I NETWORK [conn15078] end connection 127.0.0.1:47480 (8 connections now open) 2014-10-06T17:17:11.751+0000 I NETWORK [conn15076] end connection 127.0.0.1:47478 (8 connections now open) 2014-10-06T17:17:11.751+0000 I NETWORK [conn15077] end connection 127.0.0.1:47479 (5 connections now open) 2014-10-06T17:17:11.751+0000 I NETWORK [conn15079] end connection 127.0.0.1:47481 (5 connections now open) 2014-10-06T17:17:11.751+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47482 #15080 (3 connections now open) 2014-10-06T17:17:11.752+0000 I NETWORK [conn15080] end connection 127.0.0.1:47482 (2 connections now open) 2014-10-06T17:17:11.752+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:11.753+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:11.753+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:11.754+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:11.754+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:11.754+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:11.755+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:11.755+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:11.755+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:11.755+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:11.756+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:11.756+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:11.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47483 #15081 (3 connections now open) 2014-10-06T17:17:11.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47484 #15082 (4 connections now open) 2014-10-06T17:17:11.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47485 #15083 (5 connections now open) 2014-10-06T17:17:11.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47486 #15084 (6 connections now open) 2014-10-06T17:17:11.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47487 #15085 (7 connections now open) 2014-10-06T17:17:11.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47488 #15086 (8 connections now open) 2014-10-06T17:17:11.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47489 #15087 (9 connections now open) 2014-10-06T17:17:11.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47490 #15088 (10 connections now open) 2014-10-06T17:17:11.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47491 #15089 (11 connections now open) 2014-10-06T17:17:11.760+0000 I NETWORK [conn15081] end connection 127.0.0.1:47483 (10 connections now open) 2014-10-06T17:17:16.760+0000 I NETWORK [conn15087] end connection 127.0.0.1:47489 (9 connections now open) 2014-10-06T17:17:16.760+0000 I NETWORK [conn15088] end connection 127.0.0.1:47490 (9 connections now open) 2014-10-06T17:17:16.760+0000 I NETWORK [conn15085] end connection 127.0.0.1:47487 (8 connections now open) 2014-10-06T17:17:16.760+0000 I NETWORK [conn15082] end connection 127.0.0.1:47484 (7 connections now open) 2014-10-06T17:17:16.760+0000 I NETWORK [conn15083] end connection 127.0.0.1:47485 (7 connections now open) 2014-10-06T17:17:16.760+0000 I NETWORK [conn15086] end connection 127.0.0.1:47488 (6 connections now open) 2014-10-06T17:17:16.760+0000 I NETWORK [conn15089] end connection 127.0.0.1:47491 (8 connections now open) 2014-10-06T17:17:16.760+0000 I NETWORK [conn15084] end connection 127.0.0.1:47486 (6 connections now open) 2014-10-06T17:17:16.760+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47492 #15090 (3 connections now open) 2014-10-06T17:17:16.761+0000 I NETWORK [conn15090] end connection 127.0.0.1:47492 (2 connections now open) 2014-10-06T17:17:16.761+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:16.762+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:16.762+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:16.763+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:16.764+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:16.764+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:16.764+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:16.764+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:16.765+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:16.765+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:16.765+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:16.765+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:16.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47493 #15091 (3 connections now open) 2014-10-06T17:17:16.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47494 #15092 (4 connections now open) 2014-10-06T17:17:16.769+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47495 #15093 (5 connections now open) 2014-10-06T17:17:16.769+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47497 #15094 (6 connections now open) 2014-10-06T17:17:16.769+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47496 #15095 (7 connections now open) 2014-10-06T17:17:16.769+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47499 #15096 (8 connections now open) 2014-10-06T17:17:16.769+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47500 #15097 (9 connections now open) 2014-10-06T17:17:16.769+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47501 #15098 (10 connections now open) 2014-10-06T17:17:16.769+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47502 #15099 (11 connections now open) 2014-10-06T17:17:16.769+0000 I NETWORK [conn15091] end connection 127.0.0.1:47493 (10 connections now open) 2014-10-06T17:17:21.769+0000 I NETWORK [conn15096] end connection 127.0.0.1:47499 (9 connections now open) 2014-10-06T17:17:21.769+0000 I NETWORK [conn15093] end connection 127.0.0.1:47495 (9 connections now open) 2014-10-06T17:17:21.770+0000 I NETWORK [conn15099] end connection 127.0.0.1:47502 (9 connections now open) 2014-10-06T17:17:21.770+0000 I NETWORK [conn15098] end connection 127.0.0.1:47501 (8 connections now open) 2014-10-06T17:17:21.770+0000 I NETWORK [conn15092] end connection 127.0.0.1:47494 (6 connections now open) 2014-10-06T17:17:21.770+0000 I NETWORK [conn15094] end connection 127.0.0.1:47497 (9 connections now open) 2014-10-06T17:17:21.770+0000 I NETWORK [conn15097] end connection 127.0.0.1:47500 (5 connections now open) 2014-10-06T17:17:21.770+0000 I NETWORK [conn15095] end connection 127.0.0.1:47496 (2 connections now open) 2014-10-06T17:17:21.770+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47503 #15100 (4 connections now open) 2014-10-06T17:17:21.770+0000 I NETWORK [conn15100] end connection 127.0.0.1:47503 (2 connections now open) 2014-10-06T17:17:21.771+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:21.771+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:21.772+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:21.772+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:21.773+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:21.773+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:21.773+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:21.774+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:21.774+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:21.774+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:21.774+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:21.774+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:21.777+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47504 #15101 (3 connections now open) 2014-10-06T17:17:21.777+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47505 #15102 (4 connections now open) 2014-10-06T17:17:21.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47506 #15103 (5 connections now open) 2014-10-06T17:17:21.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47507 #15104 (6 connections now open) 2014-10-06T17:17:21.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47508 #15105 (7 connections now open) 2014-10-06T17:17:21.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47509 #15106 (8 connections now open) 2014-10-06T17:17:21.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47510 #15107 (9 connections now open) 2014-10-06T17:17:21.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47511 #15108 (10 connections now open) 2014-10-06T17:17:21.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47512 #15109 (11 connections now open) 2014-10-06T17:17:21.778+0000 I NETWORK [conn15101] end connection 127.0.0.1:47504 (10 connections now open) 2014-10-06T17:17:26.779+0000 I NETWORK [conn15106] end connection 127.0.0.1:47509 (9 connections now open) 2014-10-06T17:17:26.779+0000 I NETWORK [conn15109] end connection 127.0.0.1:47512 (9 connections now open) 2014-10-06T17:17:26.779+0000 I NETWORK [conn15107] end connection 127.0.0.1:47510 (9 connections now open) 2014-10-06T17:17:26.779+0000 I NETWORK [conn15103] end connection 127.0.0.1:47506 (9 connections now open) 2014-10-06T17:17:26.779+0000 I NETWORK [conn15102] end connection 127.0.0.1:47505 (9 connections now open) 2014-10-06T17:17:26.779+0000 I NETWORK [conn15108] end connection 127.0.0.1:47511 (4 connections now open) 2014-10-06T17:17:26.779+0000 I NETWORK [conn15105] end connection 127.0.0.1:47508 (6 connections now open) 2014-10-06T17:17:26.779+0000 I NETWORK [conn15104] end connection 127.0.0.1:47507 (2 connections now open) 2014-10-06T17:17:26.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47513 #15110 (4 connections now open) 2014-10-06T17:17:26.780+0000 I NETWORK [conn15110] end connection 127.0.0.1:47513 (2 connections now open) 2014-10-06T17:17:26.780+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:26.781+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:26.781+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:26.782+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:26.782+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:26.783+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:26.783+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:26.783+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:26.783+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:26.783+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:26.784+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:26.784+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:26.786+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47514 #15111 (3 connections now open) 2014-10-06T17:17:26.787+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47515 #15112 (4 connections now open) 2014-10-06T17:17:26.787+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47516 #15113 (5 connections now open) 2014-10-06T17:17:26.787+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47517 #15114 (6 connections now open) 2014-10-06T17:17:26.787+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47518 #15115 (7 connections now open) 2014-10-06T17:17:26.787+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47519 #15116 (8 connections now open) 2014-10-06T17:17:26.788+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47520 #15117 (9 connections now open) 2014-10-06T17:17:26.788+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47521 #15118 (10 connections now open) 2014-10-06T17:17:26.788+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47522 #15119 (11 connections now open) 2014-10-06T17:17:26.788+0000 I NETWORK [conn15111] end connection 127.0.0.1:47514 (10 connections now open) 2014-10-06T17:17:31.788+0000 I NETWORK [conn15113] end connection 127.0.0.1:47516 (9 connections now open) 2014-10-06T17:17:31.788+0000 I NETWORK [conn15112] end connection 127.0.0.1:47515 (9 connections now open) 2014-10-06T17:17:31.788+0000 I NETWORK [conn15118] end connection 127.0.0.1:47521 (8 connections now open) 2014-10-06T17:17:31.788+0000 I NETWORK [conn15116] end connection 127.0.0.1:47519 (7 connections now open) 2014-10-06T17:17:31.788+0000 I NETWORK [conn15115] end connection 127.0.0.1:47518 (9 connections now open) 2014-10-06T17:17:31.788+0000 I NETWORK [conn15114] end connection 127.0.0.1:47517 (9 connections now open) 2014-10-06T17:17:31.788+0000 I NETWORK [conn15117] end connection 127.0.0.1:47520 (9 connections now open) 2014-10-06T17:17:31.788+0000 I NETWORK [conn15119] end connection 127.0.0.1:47522 (3 connections now open) 2014-10-06T17:17:31.789+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47523 #15120 (3 connections now open) 2014-10-06T17:17:31.789+0000 I NETWORK [conn15120] end connection 127.0.0.1:47523 (2 connections now open) 2014-10-06T17:17:31.789+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:31.790+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:31.791+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:31.791+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:31.792+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:31.792+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:31.792+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:31.792+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:31.793+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:31.793+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:31.793+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:31.793+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:31.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47524 #15121 (3 connections now open) 2014-10-06T17:17:31.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47525 #15122 (4 connections now open) 2014-10-06T17:17:31.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47526 #15123 (5 connections now open) 2014-10-06T17:17:31.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47527 #15124 (6 connections now open) 2014-10-06T17:17:31.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47528 #15125 (7 connections now open) 2014-10-06T17:17:31.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47529 #15126 (8 connections now open) 2014-10-06T17:17:31.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47530 #15127 (9 connections now open) 2014-10-06T17:17:31.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47531 #15128 (10 connections now open) 2014-10-06T17:17:31.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47532 #15129 (11 connections now open) 2014-10-06T17:17:31.797+0000 I NETWORK [conn15121] end connection 127.0.0.1:47524 (10 connections now open) 2014-10-06T17:17:36.798+0000 I NETWORK [conn15123] end connection 127.0.0.1:47526 (9 connections now open) 2014-10-06T17:17:36.798+0000 I NETWORK [conn15125] end connection 127.0.0.1:47528 (8 connections now open) 2014-10-06T17:17:36.798+0000 I NETWORK [conn15128] end connection 127.0.0.1:47531 (8 connections now open) 2014-10-06T17:17:36.798+0000 I NETWORK [conn15122] end connection 127.0.0.1:47525 (6 connections now open) 2014-10-06T17:17:36.798+0000 I NETWORK [conn15129] end connection 127.0.0.1:47532 (5 connections now open) 2014-10-06T17:17:36.798+0000 I NETWORK [conn15126] end connection 127.0.0.1:47529 (4 connections now open) 2014-10-06T17:17:36.798+0000 I NETWORK [conn15124] end connection 127.0.0.1:47527 (3 connections now open) 2014-10-06T17:17:36.798+0000 I NETWORK [conn15127] end connection 127.0.0.1:47530 (3 connections now open) 2014-10-06T17:17:36.798+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47533 #15130 (3 connections now open) 2014-10-06T17:17:36.799+0000 I NETWORK [conn15130] end connection 127.0.0.1:47533 (2 connections now open) 2014-10-06T17:17:36.799+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:36.800+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:36.800+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:36.801+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:36.802+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:36.802+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:36.802+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:36.802+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:36.803+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:36.803+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:36.803+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:36.803+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:36.806+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47534 #15131 (3 connections now open) 2014-10-06T17:17:36.806+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47535 #15132 (4 connections now open) 2014-10-06T17:17:36.806+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47536 #15133 (5 connections now open) 2014-10-06T17:17:36.806+0000 I NETWORK [conn15131] end connection 127.0.0.1:47534 (4 connections now open) 2014-10-06T17:17:36.806+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47537 #15134 (6 connections now open) 2014-10-06T17:17:36.806+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47538 #15135 (6 connections now open) 2014-10-06T17:17:41.806+0000 I NETWORK [conn15134] end connection 127.0.0.1:47537 (5 connections now open) 2014-10-06T17:17:41.806+0000 I NETWORK [conn15135] end connection 127.0.0.1:47538 (5 connections now open) 2014-10-06T17:17:41.807+0000 I NETWORK [conn15132] end connection 127.0.0.1:47535 (5 connections now open) 2014-10-06T17:17:41.807+0000 I NETWORK [conn15133] end connection 127.0.0.1:47536 (5 connections now open) 2014-10-06T17:17:41.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47539 #15136 (3 connections now open) 2014-10-06T17:17:41.807+0000 I NETWORK [conn15136] end connection 127.0.0.1:47539 (2 connections now open) 2014-10-06T17:17:41.808+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:41.808+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:41.809+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:41.809+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:41.810+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:41.810+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:41.810+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:41.811+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:41.811+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:41.811+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:41.811+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:41.811+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:41.814+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47540 #15137 (3 connections now open) 2014-10-06T17:17:41.814+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47541 #15138 (4 connections now open) 2014-10-06T17:17:41.814+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47542 #15139 (5 connections now open) 2014-10-06T17:17:41.815+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47543 #15140 (6 connections now open) 2014-10-06T17:17:41.815+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47544 #15141 (7 connections now open) 2014-10-06T17:17:41.815+0000 I NETWORK [conn15137] end connection 127.0.0.1:47540 (6 connections now open) 2014-10-06T17:17:46.815+0000 I NETWORK [conn15138] end connection 127.0.0.1:47541 (5 connections now open) 2014-10-06T17:17:46.815+0000 I NETWORK [conn15140] end connection 127.0.0.1:47543 (5 connections now open) 2014-10-06T17:17:46.815+0000 I NETWORK [conn15139] end connection 127.0.0.1:47542 (5 connections now open) 2014-10-06T17:17:46.815+0000 I NETWORK [conn15141] end connection 127.0.0.1:47544 (5 connections now open) 2014-10-06T17:17:46.815+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47545 #15142 (3 connections now open) 2014-10-06T17:17:46.816+0000 I NETWORK [conn15142] end connection 127.0.0.1:47545 (2 connections now open) 2014-10-06T17:17:46.816+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:46.817+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:46.818+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:46.818+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:46.819+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:46.819+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:46.819+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:46.819+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:46.820+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:46.820+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:46.820+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:46.820+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:46.823+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47546 #15143 (3 connections now open) 2014-10-06T17:17:46.823+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47547 #15144 (4 connections now open) 2014-10-06T17:17:46.823+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47548 #15145 (5 connections now open) 2014-10-06T17:17:46.823+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47549 #15146 (6 connections now open) 2014-10-06T17:17:46.823+0000 I NETWORK [conn15143] end connection 127.0.0.1:47546 (4 connections now open) 2014-10-06T17:17:46.823+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47550 #15147 (6 connections now open) 2014-10-06T17:17:51.824+0000 I NETWORK [conn15144] end connection 127.0.0.1:47547 (5 connections now open) 2014-10-06T17:17:51.824+0000 I NETWORK [conn15147] end connection 127.0.0.1:47550 (5 connections now open) 2014-10-06T17:17:51.824+0000 I NETWORK [conn15145] end connection 127.0.0.1:47548 (5 connections now open) 2014-10-06T17:17:51.824+0000 I NETWORK [conn15146] end connection 127.0.0.1:47549 (5 connections now open) 2014-10-06T17:17:51.824+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47551 #15148 (3 connections now open) 2014-10-06T17:17:51.825+0000 I NETWORK [conn15148] end connection 127.0.0.1:47551 (2 connections now open) 2014-10-06T17:17:51.825+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:51.826+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:51.826+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:51.827+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:51.827+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:51.828+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:51.828+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:51.828+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:51.828+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:51.828+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:51.829+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:51.829+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:51.831+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47552 #15149 (3 connections now open) 2014-10-06T17:17:51.832+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47553 #15150 (4 connections now open) 2014-10-06T17:17:51.832+0000 I NETWORK [conn15149] end connection 127.0.0.1:47552 (3 connections now open) 2014-10-06T17:17:51.832+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47554 #15151 (5 connections now open) 2014-10-06T17:17:51.832+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47555 #15152 (5 connections now open) 2014-10-06T17:17:51.832+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47556 #15153 (6 connections now open) 2014-10-06T17:17:56.832+0000 I NETWORK [conn15151] end connection 127.0.0.1:47554 (5 connections now open) 2014-10-06T17:17:56.832+0000 I NETWORK [conn15152] end connection 127.0.0.1:47555 (5 connections now open) 2014-10-06T17:17:56.832+0000 I NETWORK [conn15150] end connection 127.0.0.1:47553 (5 connections now open) 2014-10-06T17:17:56.832+0000 I NETWORK [conn15153] end connection 127.0.0.1:47556 (5 connections now open) 2014-10-06T17:17:56.833+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47557 #15154 (6 connections now open) 2014-10-06T17:17:56.833+0000 I NETWORK [conn15154] end connection 127.0.0.1:47557 (2 connections now open) 2014-10-06T17:17:56.834+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:56.834+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:56.835+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:56.835+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:56.836+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:56.836+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:56.836+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:56.837+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:56.837+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:17:56.837+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:17:56.837+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:17:56.837+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:17:56.840+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47558 #15155 (3 connections now open) 2014-10-06T17:17:56.840+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47559 #15156 (4 connections now open) 2014-10-06T17:17:56.840+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47560 #15157 (5 connections now open) 2014-10-06T17:17:56.840+0000 I NETWORK [conn15155] end connection 127.0.0.1:47558 (4 connections now open) 2014-10-06T17:17:56.840+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47561 #15158 (6 connections now open) 2014-10-06T17:17:56.841+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47562 #15159 (6 connections now open) 2014-10-06T17:18:01.841+0000 I NETWORK [conn15158] end connection 127.0.0.1:47561 (5 connections now open) 2014-10-06T17:18:01.841+0000 I NETWORK [conn15159] end connection 127.0.0.1:47562 (5 connections now open) 2014-10-06T17:18:01.841+0000 I NETWORK [conn15157] end connection 127.0.0.1:47560 (5 connections now open) 2014-10-06T17:18:01.841+0000 I NETWORK [conn15156] end connection 127.0.0.1:47559 (5 connections now open) 2014-10-06T17:18:01.841+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47563 #15160 (6 connections now open) 2014-10-06T17:18:01.842+0000 I NETWORK [conn15160] end connection 127.0.0.1:47563 (2 connections now open) 2014-10-06T17:18:01.842+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:01.843+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:01.843+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:01.844+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:01.845+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:01.845+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:01.845+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:01.845+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:01.845+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:01.846+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:01.846+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:01.846+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:01.849+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47564 #15161 (3 connections now open) 2014-10-06T17:18:01.849+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47565 #15162 (4 connections now open) 2014-10-06T17:18:01.849+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47566 #15163 (5 connections now open) 2014-10-06T17:18:01.849+0000 I NETWORK [conn15161] end connection 127.0.0.1:47564 (4 connections now open) 2014-10-06T17:18:01.849+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47567 #15164 (6 connections now open) 2014-10-06T17:18:01.849+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47568 #15165 (6 connections now open) 2014-10-06T17:18:06.849+0000 I NETWORK [conn15162] end connection 127.0.0.1:47565 (5 connections now open) 2014-10-06T17:18:06.850+0000 I NETWORK [conn15164] end connection 127.0.0.1:47567 (5 connections now open) 2014-10-06T17:18:06.849+0000 I NETWORK [conn15163] end connection 127.0.0.1:47566 (5 connections now open) 2014-10-06T17:18:06.849+0000 I NETWORK [conn15165] end connection 127.0.0.1:47568 (5 connections now open) 2014-10-06T17:18:06.850+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47569 #15166 (6 connections now open) 2014-10-06T17:18:06.851+0000 I NETWORK [conn15166] end connection 127.0.0.1:47569 (2 connections now open) 2014-10-06T17:18:06.851+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:06.852+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:06.852+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:06.853+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:06.853+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:06.854+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:06.854+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:06.854+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:06.854+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:06.854+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:06.855+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:06.855+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:06.857+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47570 #15167 (3 connections now open) 2014-10-06T17:18:06.858+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47571 #15168 (4 connections now open) 2014-10-06T17:18:06.858+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47572 #15169 (5 connections now open) 2014-10-06T17:18:06.858+0000 I NETWORK [conn15167] end connection 127.0.0.1:47570 (4 connections now open) 2014-10-06T17:18:06.858+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47573 #15170 (5 connections now open) 2014-10-06T17:18:06.858+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47574 #15171 (6 connections now open) 2014-10-06T17:18:09.880+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._25 2014-10-06T17:18:11.861+0000 I NETWORK [conn15171] end connection 127.0.0.1:47574 (5 connections now open) 2014-10-06T17:18:11.861+0000 I NETWORK [conn15168] end connection 127.0.0.1:47571 (5 connections now open) 2014-10-06T17:18:11.861+0000 I NETWORK [conn15169] end connection 127.0.0.1:47572 (5 connections now open) 2014-10-06T17:18:11.861+0000 I NETWORK [conn15170] end connection 127.0.0.1:47573 (3 connections now open) 2014-10-06T17:18:11.862+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47575 #15172 (3 connections now open) 2014-10-06T17:18:11.862+0000 I NETWORK [conn15172] end connection 127.0.0.1:47575 (2 connections now open) 2014-10-06T17:18:11.862+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:11.863+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:11.864+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:11.864+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:11.865+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:11.865+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:11.865+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:11.866+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:11.866+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:11.866+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:11.866+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:11.866+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:11.869+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47576 #15173 (3 connections now open) 2014-10-06T17:18:11.869+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47577 #15174 (4 connections now open) 2014-10-06T17:18:11.869+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47578 #15175 (5 connections now open) 2014-10-06T17:18:11.869+0000 I NETWORK [conn15173] end connection 127.0.0.1:47576 (4 connections now open) 2014-10-06T17:18:16.870+0000 I NETWORK [conn15175] end connection 127.0.0.1:47578 (3 connections now open) 2014-10-06T17:18:16.870+0000 I NETWORK [conn15174] end connection 127.0.0.1:47577 (3 connections now open) 2014-10-06T17:18:16.870+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47579 #15176 (3 connections now open) 2014-10-06T17:18:16.870+0000 I NETWORK [conn15176] end connection 127.0.0.1:47579 (2 connections now open) 2014-10-06T17:18:16.871+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:16.871+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:16.872+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:16.873+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:16.873+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:16.873+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:16.874+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:16.874+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:16.874+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:16.874+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:16.874+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:16.875+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:16.877+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47580 #15177 (3 connections now open) 2014-10-06T17:18:16.877+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47581 #15178 (4 connections now open) 2014-10-06T17:18:16.877+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47582 #15179 (5 connections now open) 2014-10-06T17:18:16.878+0000 I NETWORK [conn15177] end connection 127.0.0.1:47580 (4 connections now open) 2014-10-06T17:18:21.879+0000 I NETWORK [conn15178] end connection 127.0.0.1:47581 (3 connections now open) 2014-10-06T17:18:21.879+0000 I NETWORK [conn15179] end connection 127.0.0.1:47582 (3 connections now open) 2014-10-06T17:18:21.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47583 #15180 (3 connections now open) 2014-10-06T17:18:21.879+0000 I NETWORK [conn15180] end connection 127.0.0.1:47583 (2 connections now open) 2014-10-06T17:18:21.880+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:21.880+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:21.881+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:21.881+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:21.882+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:21.882+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:21.882+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:21.883+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:21.883+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:21.883+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:21.883+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:21.883+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:21.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47584 #15181 (3 connections now open) 2014-10-06T17:18:21.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47585 #15182 (4 connections now open) 2014-10-06T17:18:21.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47586 #15183 (5 connections now open) 2014-10-06T17:18:21.886+0000 I NETWORK [conn15181] end connection 127.0.0.1:47584 (4 connections now open) 2014-10-06T17:18:26.887+0000 I NETWORK [conn15183] end connection 127.0.0.1:47586 (3 connections now open) 2014-10-06T17:18:26.887+0000 I NETWORK [conn15182] end connection 127.0.0.1:47585 (3 connections now open) 2014-10-06T17:18:26.887+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47587 #15184 (3 connections now open) 2014-10-06T17:18:26.887+0000 I NETWORK [conn15184] end connection 127.0.0.1:47587 (2 connections now open) 2014-10-06T17:18:26.888+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:26.888+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:26.889+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:26.890+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:26.890+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:26.890+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:26.891+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:26.891+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:26.891+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:26.891+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:26.891+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:26.892+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:26.894+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47588 #15185 (3 connections now open) 2014-10-06T17:18:26.894+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47589 #15186 (4 connections now open) 2014-10-06T17:18:26.895+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47590 #15187 (5 connections now open) 2014-10-06T17:18:26.895+0000 I NETWORK [conn15185] end connection 127.0.0.1:47588 (4 connections now open) 2014-10-06T17:18:31.895+0000 I NETWORK [conn15187] end connection 127.0.0.1:47590 (3 connections now open) 2014-10-06T17:18:31.895+0000 I NETWORK [conn15186] end connection 127.0.0.1:47589 (3 connections now open) 2014-10-06T17:18:31.895+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47591 #15188 (3 connections now open) 2014-10-06T17:18:31.896+0000 I NETWORK [conn15188] end connection 127.0.0.1:47591 (2 connections now open) 2014-10-06T17:18:31.896+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:31.897+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:31.897+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:31.898+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:31.899+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:31.899+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:31.899+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:31.899+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:31.900+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:31.900+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:31.900+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:31.900+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:31.903+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47592 #15189 (3 connections now open) 2014-10-06T17:18:31.903+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47593 #15190 (4 connections now open) 2014-10-06T17:18:31.903+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47594 #15191 (5 connections now open) 2014-10-06T17:18:31.903+0000 I NETWORK [conn15189] end connection 127.0.0.1:47592 (4 connections now open) 2014-10-06T17:18:36.903+0000 I NETWORK [conn15191] end connection 127.0.0.1:47594 (3 connections now open) 2014-10-06T17:18:36.903+0000 I NETWORK [conn15190] end connection 127.0.0.1:47593 (3 connections now open) 2014-10-06T17:18:36.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47595 #15192 (3 connections now open) 2014-10-06T17:18:36.904+0000 I NETWORK [conn15192] end connection 127.0.0.1:47595 (2 connections now open) 2014-10-06T17:18:36.904+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:36.905+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:36.906+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:36.906+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:36.907+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:36.907+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:36.907+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:36.907+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:36.908+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:36.908+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:36.908+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:36.908+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:36.911+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47596 #15193 (3 connections now open) 2014-10-06T17:18:36.911+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47597 #15194 (4 connections now open) 2014-10-06T17:18:36.911+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47598 #15195 (5 connections now open) 2014-10-06T17:18:36.911+0000 I NETWORK [conn15193] end connection 127.0.0.1:47596 (4 connections now open) 2014-10-06T17:18:41.912+0000 I NETWORK [conn15195] end connection 127.0.0.1:47598 (3 connections now open) 2014-10-06T17:18:41.912+0000 I NETWORK [conn15194] end connection 127.0.0.1:47597 (3 connections now open) 2014-10-06T17:18:41.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47599 #15196 (3 connections now open) 2014-10-06T17:18:41.912+0000 I NETWORK [conn15196] end connection 127.0.0.1:47599 (2 connections now open) 2014-10-06T17:18:41.913+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:41.913+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:41.914+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:41.914+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:41.915+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:41.915+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:41.915+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:41.916+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:41.916+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:41.916+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:41.916+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:41.916+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:41.919+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47600 #15197 (3 connections now open) 2014-10-06T17:18:41.919+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47601 #15198 (4 connections now open) 2014-10-06T17:18:41.919+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47602 #15199 (5 connections now open) 2014-10-06T17:18:41.920+0000 I NETWORK [conn15197] end connection 127.0.0.1:47600 (4 connections now open) 2014-10-06T17:18:46.920+0000 I NETWORK [conn15199] end connection 127.0.0.1:47602 (3 connections now open) 2014-10-06T17:18:46.920+0000 I NETWORK [conn15198] end connection 127.0.0.1:47601 (3 connections now open) 2014-10-06T17:18:46.920+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47603 #15200 (3 connections now open) 2014-10-06T17:18:46.921+0000 I NETWORK [conn15200] end connection 127.0.0.1:47603 (2 connections now open) 2014-10-06T17:18:46.921+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:46.921+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:46.922+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:46.923+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:46.924+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:46.924+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:46.924+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:46.924+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:46.925+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:46.925+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:46.925+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:46.925+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:46.928+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47604 #15201 (3 connections now open) 2014-10-06T17:18:46.928+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47605 #15202 (4 connections now open) 2014-10-06T17:18:46.928+0000 I NETWORK [conn15201] end connection 127.0.0.1:47604 (3 connections now open) 2014-10-06T17:18:51.928+0000 I NETWORK [conn15202] end connection 127.0.0.1:47605 (2 connections now open) 2014-10-06T17:18:51.929+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47606 #15203 (3 connections now open) 2014-10-06T17:18:51.929+0000 I NETWORK [conn15203] end connection 127.0.0.1:47606 (2 connections now open) 2014-10-06T17:18:51.929+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:51.930+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:51.931+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:51.931+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:51.932+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:51.932+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:51.932+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:51.932+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:51.933+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:51.933+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:51.933+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:51.933+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:51.936+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47607 #15204 (3 connections now open) 2014-10-06T17:18:51.936+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47608 #15205 (4 connections now open) 2014-10-06T17:18:51.936+0000 I NETWORK [conn15204] end connection 127.0.0.1:47607 (3 connections now open) 2014-10-06T17:18:56.937+0000 I NETWORK [conn15205] end connection 127.0.0.1:47608 (2 connections now open) 2014-10-06T17:18:56.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47609 #15206 (3 connections now open) 2014-10-06T17:18:56.937+0000 I NETWORK [conn15206] end connection 127.0.0.1:47609 (2 connections now open) 2014-10-06T17:18:56.938+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:56.939+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:56.939+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:56.940+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:56.940+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:56.940+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:56.941+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:56.941+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:56.941+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:18:56.941+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:18:56.941+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:18:56.942+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:18:56.944+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47610 #15207 (3 connections now open) 2014-10-06T17:18:56.944+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47611 #15208 (4 connections now open) 2014-10-06T17:18:56.945+0000 I NETWORK [conn15207] end connection 127.0.0.1:47610 (3 connections now open) 2014-10-06T17:19:01.945+0000 I NETWORK [conn15208] end connection 127.0.0.1:47611 (2 connections now open) 2014-10-06T17:19:01.945+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47612 #15209 (3 connections now open) 2014-10-06T17:19:01.946+0000 I NETWORK [conn15209] end connection 127.0.0.1:47612 (2 connections now open) 2014-10-06T17:19:01.946+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:19:01.947+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:19:01.947+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:19:01.948+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:19:01.949+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:19:01.949+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:19:01.949+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:19:01.949+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:19:01.950+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:19:01.950+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:19:01.950+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:19:01.950+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:19:01.953+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47613 #15210 (3 connections now open) 2014-10-06T17:19:01.953+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47614 #15211 (4 connections now open) 2014-10-06T17:19:01.953+0000 I NETWORK [conn15210] end connection 127.0.0.1:47613 (3 connections now open) 2014-10-06T17:19:06.953+0000 I NETWORK [conn15211] end connection 127.0.0.1:47614 (2 connections now open) 2014-10-06T17:19:06.954+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47615 #15212 (3 connections now open) 2014-10-06T17:19:06.954+0000 I NETWORK [conn15212] end connection 127.0.0.1:47615 (2 connections now open) 2014-10-06T17:19:06.955+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:19:06.955+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:19:06.956+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:19:06.956+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:19:06.957+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:19:06.957+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:19:06.957+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:19:06.958+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:19:06.958+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:19:06.958+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:19:06.958+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:19:06.958+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:19:06.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47616 #15213 (3 connections now open) 2014-10-06T17:19:06.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47617 #15214 (4 connections now open) 2014-10-06T17:19:06.962+0000 I NETWORK [conn15213] end connection 127.0.0.1:47616 (3 connections now open) 2014-10-06T17:19:11.962+0000 I NETWORK [conn15214] end connection 127.0.0.1:47617 (2 connections now open) 2014-10-06T17:19:11.962+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47618 #15215 (3 connections now open) 2014-10-06T17:19:11.963+0000 I NETWORK [conn15215] end connection 127.0.0.1:47618 (2 connections now open) 2014-10-06T17:19:11.963+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:19:11.964+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:19:11.964+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:19:11.965+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:19:11.965+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:19:11.966+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:19:11.966+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:19:11.966+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:19:11.966+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:19:11.967+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:19:11.967+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:19:11.967+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:19:11.970+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47619 #15216 (3 connections now open) 2014-10-06T17:19:11.970+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47620 #15217 (4 connections now open) 2014-10-06T17:19:11.970+0000 I NETWORK [conn15216] end connection 127.0.0.1:47619 (3 connections now open) 2014-10-06T17:19:16.970+0000 I NETWORK [conn15217] end connection 127.0.0.1:47620 (2 connections now open) 2014-10-06T17:19:16.970+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47621 #15218 (3 connections now open) 2014-10-06T17:19:16.971+0000 I NETWORK [conn15218] end connection 127.0.0.1:47621 (2 connections now open) 2014-10-06T17:19:16.971+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:19:16.972+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:19:16.972+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:19:16.973+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:19:16.974+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:19:16.974+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:19:16.974+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:19:16.974+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:19:16.975+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:19:16.975+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:19:16.975+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:19:16.975+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:19:16.978+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47622 #15219 (3 connections now open) 2014-10-06T17:19:16.978+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47623 #15220 (4 connections now open) 2014-10-06T17:19:16.978+0000 I NETWORK [conn15219] end connection 127.0.0.1:47622 (3 connections now open) 2014-10-06T17:19:21.978+0000 I NETWORK [conn15220] end connection 127.0.0.1:47623 (2 connections now open) 2014-10-06T17:19:21.979+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47624 #15221 (3 connections now open) 2014-10-06T17:19:21.979+0000 I NETWORK [conn15221] end connection 127.0.0.1:47624 (2 connections now open) 2014-10-06T17:19:21.979+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustID 2014-10-06T17:19:21.980+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustID 2014-10-06T17:19:21.980+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustID 2014-10-06T17:19:21.981+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustID 2014-10-06T17:19:21.985+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:19:21.985+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:19:21.985+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:19:21.985+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:19:21.986+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:19:21.989+0000 I INDEXING [conn14073] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T17:19:21.989+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:19:21.989+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:19:21.989+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:19:21.990+0000 I INDEXING [conn14073] build index on: test1.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test1.Insert_IntID" } 2014-10-06T17:19:21.990+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:19:21.990+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:19:21.990+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:19:21.991+0000 I INDEXING [conn14073] build index on: test2.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test2.Insert_IntID" } 2014-10-06T17:19:21.991+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:19:21.991+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:19:21.991+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:19:21.992+0000 I INDEXING [conn14073] build index on: test3.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test3.Insert_IntID" } 2014-10-06T17:19:21.992+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:19:21.992+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:19:21.993+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47625 #15222 (3 connections now open) 2014-10-06T17:19:21.993+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47626 #15223 (4 connections now open) 2014-10-06T17:19:21.994+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47627 #15224 (5 connections now open) 2014-10-06T17:19:21.994+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47628 #15225 (6 connections now open) 2014-10-06T17:19:21.994+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47629 #15226 (7 connections now open) 2014-10-06T17:19:21.994+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47630 #15227 (8 connections now open) 2014-10-06T17:19:21.994+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47631 #15228 (9 connections now open) 2014-10-06T17:19:21.994+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47632 #15229 (10 connections now open) 2014-10-06T17:19:21.994+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47634 #15230 (11 connections now open) 2014-10-06T17:19:21.994+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47635 #15231 (12 connections now open) 2014-10-06T17:19:21.994+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47636 #15232 (13 connections now open) 2014-10-06T17:19:21.995+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47637 #15233 (14 connections now open) 2014-10-06T17:19:21.995+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47638 #15234 (15 connections now open) 2014-10-06T17:19:21.995+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47639 #15235 (16 connections now open) 2014-10-06T17:19:21.995+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47640 #15236 (17 connections now open) 2014-10-06T17:19:21.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47641 #15237 (18 connections now open) 2014-10-06T17:19:21.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47642 #15238 (19 connections now open) 2014-10-06T17:19:21.996+0000 I NETWORK [conn15222] end connection 127.0.0.1:47625 (18 connections now open) 2014-10-06T17:19:26.997+0000 I NETWORK [conn15223] end connection 127.0.0.1:47626 (17 connections now open) 2014-10-06T17:19:26.997+0000 I NETWORK [conn15228] end connection 127.0.0.1:47631 (17 connections now open) 2014-10-06T17:19:26.997+0000 I NETWORK [conn15233] end connection 127.0.0.1:47637 (17 connections now open) 2014-10-06T17:19:26.997+0000 I NETWORK [conn15238] end connection 127.0.0.1:47642 (16 connections now open) 2014-10-06T17:19:26.997+0000 I NETWORK [conn15226] end connection 127.0.0.1:47629 (16 connections now open) 2014-10-06T17:19:26.997+0000 I NETWORK [conn15236] end connection 127.0.0.1:47640 (14 connections now open) 2014-10-06T17:19:26.997+0000 I NETWORK [conn15225] end connection 127.0.0.1:47628 (14 connections now open) 2014-10-06T17:19:26.997+0000 I NETWORK [conn15227] end connection 127.0.0.1:47630 (12 connections now open) 2014-10-06T17:19:26.997+0000 I NETWORK [conn15237] end connection 127.0.0.1:47641 (14 connections now open) 2014-10-06T17:19:26.997+0000 I NETWORK [conn15234] end connection 127.0.0.1:47638 (8 connections now open) 2014-10-06T17:19:26.997+0000 I NETWORK [conn15231] end connection 127.0.0.1:47635 (8 connections now open) 2014-10-06T17:19:26.997+0000 I NETWORK [conn15235] end connection 127.0.0.1:47639 (6 connections now open) 2014-10-06T17:19:26.997+0000 I NETWORK [conn15232] end connection 127.0.0.1:47636 (5 connections now open) 2014-10-06T17:19:26.997+0000 I NETWORK [conn15230] end connection 127.0.0.1:47634 (4 connections now open) 2014-10-06T17:19:26.997+0000 I NETWORK [conn15229] end connection 127.0.0.1:47632 (4 connections now open) 2014-10-06T17:19:26.997+0000 I NETWORK [conn15224] end connection 127.0.0.1:47627 (4 connections now open) 2014-10-06T17:19:26.998+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47643 #15239 (3 connections now open) 2014-10-06T17:19:26.998+0000 I NETWORK [conn15239] end connection 127.0.0.1:47643 (2 connections now open) 2014-10-06T17:19:26.998+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:19:27.002+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:19:27.003+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:19:27.003+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:19:27.004+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:19:27.004+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:19:27.005+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:19:27.005+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:19:27.005+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:19:27.006+0000 I INDEXING [conn14073] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T17:19:27.006+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:19:27.006+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:19:27.006+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:19:27.007+0000 I INDEXING [conn14073] build index on: test1.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test1.Insert_IntID" } 2014-10-06T17:19:27.007+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:19:27.007+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:19:27.007+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:19:27.008+0000 I INDEXING [conn14073] build index on: test2.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test2.Insert_IntID" } 2014-10-06T17:19:27.008+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:19:27.008+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:19:27.008+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:19:27.009+0000 I INDEXING [conn14073] build index on: test3.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test3.Insert_IntID" } 2014-10-06T17:19:27.009+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:19:27.009+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:19:27.010+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47644 #15240 (3 connections now open) 2014-10-06T17:19:27.010+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47645 #15241 (4 connections now open) 2014-10-06T17:19:27.011+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47646 #15242 (5 connections now open) 2014-10-06T17:19:27.011+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47647 #15243 (6 connections now open) 2014-10-06T17:19:27.011+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47648 #15244 (7 connections now open) 2014-10-06T17:19:27.011+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47649 #15245 (8 connections now open) 2014-10-06T17:19:27.011+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47651 #15246 (9 connections now open) 2014-10-06T17:19:27.011+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47652 #15247 (10 connections now open) 2014-10-06T17:19:27.011+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47653 #15248 (11 connections now open) 2014-10-06T17:19:27.011+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47654 #15249 (12 connections now open) 2014-10-06T17:19:27.011+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47655 #15250 (13 connections now open) 2014-10-06T17:19:27.012+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47656 #15251 (14 connections now open) 2014-10-06T17:19:27.012+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47657 #15252 (15 connections now open) 2014-10-06T17:19:27.012+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47658 #15253 (16 connections now open) 2014-10-06T17:19:27.012+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47659 #15254 (17 connections now open) 2014-10-06T17:19:27.012+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47660 #15255 (18 connections now open) 2014-10-06T17:19:27.012+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47661 #15256 (19 connections now open) 2014-10-06T17:19:27.013+0000 I NETWORK [conn15240] end connection 127.0.0.1:47644 (18 connections now open) 2014-10-06T17:19:32.013+0000 I NETWORK [conn15251] end connection 127.0.0.1:47656 (17 connections now open) 2014-10-06T17:19:32.013+0000 I NETWORK [conn15256] end connection 127.0.0.1:47661 (17 connections now open) 2014-10-06T17:19:32.013+0000 I NETWORK [conn15252] end connection 127.0.0.1:47657 (15 connections now open) 2014-10-06T17:19:32.013+0000 I NETWORK [conn15248] end connection 127.0.0.1:47653 (17 connections now open) 2014-10-06T17:19:32.013+0000 I NETWORK [conn15242] end connection 127.0.0.1:47646 (13 connections now open) 2014-10-06T17:19:32.013+0000 I NETWORK [conn15246] end connection 127.0.0.1:47651 (13 connections now open) 2014-10-06T17:19:32.014+0000 I NETWORK [conn15249] end connection 127.0.0.1:47654 (12 connections now open) 2014-10-06T17:19:32.013+0000 I NETWORK [conn15244] end connection 127.0.0.1:47648 (13 connections now open) 2014-10-06T17:19:32.014+0000 I NETWORK [conn15253] end connection 127.0.0.1:47658 (11 connections now open) 2014-10-06T17:19:32.014+0000 I NETWORK [conn15241] end connection 127.0.0.1:47645 (11 connections now open) 2014-10-06T17:19:32.014+0000 I NETWORK [conn15255] end connection 127.0.0.1:47660 (8 connections now open) 2014-10-06T17:19:32.014+0000 I NETWORK [conn15245] end connection 127.0.0.1:47649 (7 connections now open) 2014-10-06T17:19:32.014+0000 I NETWORK [conn15254] end connection 127.0.0.1:47659 (6 connections now open) 2014-10-06T17:19:32.014+0000 I NETWORK [conn15243] end connection 127.0.0.1:47647 (4 connections now open) 2014-10-06T17:19:32.014+0000 I NETWORK [conn15250] end connection 127.0.0.1:47655 (3 connections now open) 2014-10-06T17:19:32.014+0000 I NETWORK [conn15247] end connection 127.0.0.1:47652 (2 connections now open) 2014-10-06T17:19:32.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47662 #15257 (3 connections now open) 2014-10-06T17:19:32.015+0000 I NETWORK [conn15257] end connection 127.0.0.1:47662 (2 connections now open) 2014-10-06T17:19:32.015+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:19:32.016+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:19:32.017+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:19:32.017+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:19:32.018+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:19:32.018+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:19:32.019+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:19:32.019+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:19:32.019+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:19:32.020+0000 I INDEXING [conn14073] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T17:19:32.020+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:19:32.020+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:19:32.020+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:19:32.021+0000 I INDEXING [conn14073] build index on: test1.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test1.Insert_IntID" } 2014-10-06T17:19:32.021+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:19:32.021+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:19:32.021+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:19:32.022+0000 I INDEXING [conn14073] build index on: test2.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test2.Insert_IntID" } 2014-10-06T17:19:32.022+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:19:32.022+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:19:32.022+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:19:32.023+0000 I INDEXING [conn14073] build index on: test3.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test3.Insert_IntID" } 2014-10-06T17:19:32.023+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:19:32.023+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:19:32.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47663 #15258 (3 connections now open) 2014-10-06T17:19:32.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47664 #15259 (4 connections now open) 2014-10-06T17:19:32.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47665 #15260 (5 connections now open) 2014-10-06T17:19:32.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47666 #15261 (6 connections now open) 2014-10-06T17:19:32.025+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47667 #15262 (7 connections now open) 2014-10-06T17:19:32.025+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47668 #15263 (8 connections now open) 2014-10-06T17:19:32.025+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47669 #15264 (9 connections now open) 2014-10-06T17:19:32.025+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47670 #15265 (10 connections now open) 2014-10-06T17:19:32.025+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47671 #15266 (11 connections now open) 2014-10-06T17:19:32.025+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47672 #15267 (12 connections now open) 2014-10-06T17:19:32.025+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47673 #15268 (13 connections now open) 2014-10-06T17:19:32.025+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47674 #15269 (14 connections now open) 2014-10-06T17:19:32.026+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47675 #15270 (15 connections now open) 2014-10-06T17:19:32.026+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47676 #15271 (16 connections now open) 2014-10-06T17:19:32.026+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47677 #15272 (17 connections now open) 2014-10-06T17:19:32.027+0000 I NETWORK [conn15258] end connection 127.0.0.1:47663 (16 connections now open) 2014-10-06T17:19:32.027+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47678 #15273 (18 connections now open) 2014-10-06T17:19:32.027+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47679 #15274 (18 connections now open) 2014-10-06T17:19:36.157+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._26 2014-10-06T17:19:37.028+0000 I NETWORK [conn15260] end connection 127.0.0.1:47665 (17 connections now open) 2014-10-06T17:19:37.028+0000 I NETWORK [conn15259] end connection 127.0.0.1:47664 (17 connections now open) 2014-10-06T17:19:37.028+0000 I NETWORK [conn15271] end connection 127.0.0.1:47676 (17 connections now open) 2014-10-06T17:19:37.028+0000 I NETWORK [conn15261] end connection 127.0.0.1:47666 (14 connections now open) 2014-10-06T17:19:37.028+0000 I NETWORK [conn15273] end connection 127.0.0.1:47678 (14 connections now open) 2014-10-06T17:19:37.028+0000 I NETWORK [conn15270] end connection 127.0.0.1:47675 (12 connections now open) 2014-10-06T17:19:37.028+0000 I NETWORK [conn15267] end connection 127.0.0.1:47672 (12 connections now open) 2014-10-06T17:19:37.028+0000 I NETWORK [conn15262] end connection 127.0.0.1:47667 (10 connections now open) 2014-10-06T17:19:37.028+0000 I NETWORK [conn15268] end connection 127.0.0.1:47673 (10 connections now open) 2014-10-06T17:19:37.028+0000 I NETWORK [conn15265] end connection 127.0.0.1:47670 (8 connections now open) 2014-10-06T17:19:37.028+0000 I NETWORK [conn15272] end connection 127.0.0.1:47677 (8 connections now open) 2014-10-06T17:19:37.028+0000 I NETWORK [conn15266] end connection 127.0.0.1:47671 (8 connections now open) 2014-10-06T17:19:37.029+0000 I NETWORK [conn15263] end connection 127.0.0.1:47668 (5 connections now open) 2014-10-06T17:19:37.029+0000 I NETWORK [conn15264] end connection 127.0.0.1:47669 (5 connections now open) 2014-10-06T17:19:37.029+0000 I NETWORK [conn15274] end connection 127.0.0.1:47679 (3 connections now open) 2014-10-06T17:19:37.029+0000 I NETWORK [conn15269] end connection 127.0.0.1:47674 (3 connections now open) 2014-10-06T17:19:37.029+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47680 #15275 (3 connections now open) 2014-10-06T17:19:37.029+0000 I NETWORK [conn15275] end connection 127.0.0.1:47680 (2 connections now open) 2014-10-06T17:19:37.030+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:19:37.031+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:19:37.031+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:19:37.032+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:19:37.033+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:19:37.033+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:19:37.033+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:19:37.033+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:19:37.034+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:19:37.035+0000 I INDEXING [conn14073] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T17:19:37.035+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:19:37.035+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:19:37.035+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:19:37.036+0000 I INDEXING [conn14073] build index on: test1.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test1.Insert_IntID" } 2014-10-06T17:19:37.036+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:19:37.036+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:19:37.036+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:19:37.037+0000 I INDEXING [conn14073] build index on: test2.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test2.Insert_IntID" } 2014-10-06T17:19:37.037+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:19:37.037+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:19:37.037+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:19:37.038+0000 I INDEXING [conn14073] build index on: test3.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test3.Insert_IntID" } 2014-10-06T17:19:37.038+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:19:37.038+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:19:37.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47681 #15276 (3 connections now open) 2014-10-06T17:19:37.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47682 #15277 (4 connections now open) 2014-10-06T17:19:37.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47683 #15278 (5 connections now open) 2014-10-06T17:19:37.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47684 #15279 (6 connections now open) 2014-10-06T17:19:37.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47685 #15280 (7 connections now open) 2014-10-06T17:19:37.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47686 #15281 (8 connections now open) 2014-10-06T17:19:37.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47687 #15282 (9 connections now open) 2014-10-06T17:19:37.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47689 #15283 (10 connections now open) 2014-10-06T17:19:37.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47690 #15284 (11 connections now open) 2014-10-06T17:19:37.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47691 #15285 (12 connections now open) 2014-10-06T17:19:37.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47693 #15286 (13 connections now open) 2014-10-06T17:19:37.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47694 #15287 (14 connections now open) 2014-10-06T17:19:37.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47695 #15288 (15 connections now open) 2014-10-06T17:19:37.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47696 #15289 (16 connections now open) 2014-10-06T17:19:37.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47697 #15290 (17 connections now open) 2014-10-06T17:19:37.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47698 #15291 (18 connections now open) 2014-10-06T17:19:37.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47699 #15292 (19 connections now open) 2014-10-06T17:19:37.042+0000 I NETWORK [conn15276] end connection 127.0.0.1:47681 (18 connections now open) 2014-10-06T17:19:42.042+0000 I NETWORK [conn15290] end connection 127.0.0.1:47697 (17 connections now open) 2014-10-06T17:19:42.042+0000 I NETWORK [conn15289] end connection 127.0.0.1:47696 (17 connections now open) 2014-10-06T17:19:42.042+0000 I NETWORK [conn15281] end connection 127.0.0.1:47686 (15 connections now open) 2014-10-06T17:19:42.042+0000 I NETWORK [conn15278] end connection 127.0.0.1:47683 (14 connections now open) 2014-10-06T17:19:42.042+0000 I NETWORK [conn15292] end connection 127.0.0.1:47699 (14 connections now open) 2014-10-06T17:19:42.042+0000 I NETWORK [conn15279] end connection 127.0.0.1:47684 (12 connections now open) 2014-10-06T17:19:42.042+0000 I NETWORK [conn15283] end connection 127.0.0.1:47689 (11 connections now open) 2014-10-06T17:19:42.042+0000 I NETWORK [conn15287] end connection 127.0.0.1:47694 (11 connections now open) 2014-10-06T17:19:42.042+0000 I NETWORK [conn15285] end connection 127.0.0.1:47691 (12 connections now open) 2014-10-06T17:19:42.043+0000 I NETWORK [conn15277] end connection 127.0.0.1:47682 (9 connections now open) 2014-10-06T17:19:42.043+0000 I NETWORK [conn15288] end connection 127.0.0.1:47695 (7 connections now open) 2014-10-06T17:19:42.043+0000 I NETWORK [conn15284] end connection 127.0.0.1:47690 (7 connections now open) 2014-10-06T17:19:42.043+0000 I NETWORK [conn15282] end connection 127.0.0.1:47687 (6 connections now open) 2014-10-06T17:19:42.043+0000 I NETWORK [conn15286] end connection 127.0.0.1:47693 (5 connections now open) 2014-10-06T17:19:42.043+0000 I NETWORK [conn15291] end connection 127.0.0.1:47698 (4 connections now open) 2014-10-06T17:19:42.043+0000 I NETWORK [conn15280] end connection 127.0.0.1:47685 (4 connections now open) 2014-10-06T17:19:42.043+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47700 #15293 (3 connections now open) 2014-10-06T17:19:42.043+0000 I NETWORK [conn15293] end connection 127.0.0.1:47700 (2 connections now open) 2014-10-06T17:19:42.044+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:19:42.045+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:19:42.045+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:19:42.046+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:19:42.047+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:19:42.047+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:19:42.048+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:19:42.048+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:19:42.048+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:19:42.049+0000 I INDEXING [conn14073] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T17:19:42.049+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:19:42.049+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:19:42.049+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:19:42.050+0000 I INDEXING [conn14073] build index on: test1.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test1.Insert_IntID" } 2014-10-06T17:19:42.050+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:19:42.050+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:19:42.050+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:19:42.051+0000 I INDEXING [conn14073] build index on: test2.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test2.Insert_IntID" } 2014-10-06T17:19:42.051+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:19:42.051+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:19:42.051+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:19:42.052+0000 I INDEXING [conn14073] build index on: test3.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test3.Insert_IntID" } 2014-10-06T17:19:42.052+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:19:42.052+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:19:42.053+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47701 #15294 (3 connections now open) 2014-10-06T17:19:42.053+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47702 #15295 (4 connections now open) 2014-10-06T17:19:42.054+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47703 #15296 (5 connections now open) 2014-10-06T17:19:42.054+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47704 #15297 (6 connections now open) 2014-10-06T17:19:42.054+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47705 #15298 (7 connections now open) 2014-10-06T17:19:42.054+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47706 #15299 (8 connections now open) 2014-10-06T17:19:42.054+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47707 #15300 (9 connections now open) 2014-10-06T17:19:42.055+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47708 #15301 (10 connections now open) 2014-10-06T17:19:42.055+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47709 #15302 (11 connections now open) 2014-10-06T17:19:42.055+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47710 #15303 (12 connections now open) 2014-10-06T17:19:42.055+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47711 #15304 (13 connections now open) 2014-10-06T17:19:42.055+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47712 #15305 (14 connections now open) 2014-10-06T17:19:42.055+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47713 #15306 (15 connections now open) 2014-10-06T17:19:42.056+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47714 #15307 (16 connections now open) 2014-10-06T17:19:42.056+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47715 #15308 (17 connections now open) 2014-10-06T17:19:42.056+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47716 #15309 (18 connections now open) 2014-10-06T17:19:42.056+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47717 #15310 (19 connections now open) 2014-10-06T17:19:42.056+0000 I NETWORK [conn15294] end connection 127.0.0.1:47701 (18 connections now open) 2014-10-06T17:19:47.057+0000 I NETWORK [conn15299] end connection 127.0.0.1:47706 (17 connections now open) 2014-10-06T17:19:47.057+0000 I NETWORK [conn15301] end connection 127.0.0.1:47708 (16 connections now open) 2014-10-06T17:19:47.057+0000 I NETWORK [conn15305] end connection 127.0.0.1:47712 (16 connections now open) 2014-10-06T17:19:47.057+0000 I NETWORK [conn15308] end connection 127.0.0.1:47715 (16 connections now open) 2014-10-06T17:19:47.057+0000 I NETWORK [conn15307] end connection 127.0.0.1:47714 (16 connections now open) 2014-10-06T17:19:47.057+0000 I NETWORK [conn15304] end connection 127.0.0.1:47711 (16 connections now open) 2014-10-06T17:19:47.057+0000 I NETWORK [conn15309] end connection 127.0.0.1:47716 (14 connections now open) 2014-10-06T17:19:47.057+0000 I NETWORK [conn15302] end connection 127.0.0.1:47709 (16 connections now open) 2014-10-06T17:19:47.057+0000 I NETWORK [conn15296] end connection 127.0.0.1:47703 (16 connections now open) 2014-10-06T17:19:47.057+0000 I NETWORK [conn15295] end connection 127.0.0.1:47702 (16 connections now open) 2014-10-06T17:19:47.057+0000 I NETWORK [conn15306] end connection 127.0.0.1:47713 (9 connections now open) 2014-10-06T17:19:47.057+0000 I NETWORK [conn15300] end connection 127.0.0.1:47707 (16 connections now open) 2014-10-06T17:19:47.057+0000 I NETWORK [conn15310] end connection 127.0.0.1:47717 (16 connections now open) 2014-10-06T17:19:47.058+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47718 #15311 (6 connections now open) 2014-10-06T17:19:47.057+0000 I NETWORK [conn15298] end connection 127.0.0.1:47705 (9 connections now open) 2014-10-06T17:19:47.057+0000 I NETWORK [conn15303] end connection 127.0.0.1:47710 (16 connections now open) 2014-10-06T17:19:47.057+0000 I NETWORK [conn15297] end connection 127.0.0.1:47704 (16 connections now open) 2014-10-06T17:19:47.058+0000 I NETWORK [conn15311] end connection 127.0.0.1:47718 (2 connections now open) 2014-10-06T17:19:47.058+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:19:47.059+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:19:47.060+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:19:47.061+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:19:47.062+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:19:47.062+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:19:47.068+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:19:47.068+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:19:47.069+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:19:47.069+0000 I INDEXING [conn14073] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T17:19:47.070+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:19:47.070+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:19:47.070+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:19:47.071+0000 I INDEXING [conn14073] build index on: test1.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test1.Insert_IntID" } 2014-10-06T17:19:47.071+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:19:47.071+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:19:47.071+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:19:47.072+0000 I INDEXING [conn14073] build index on: test2.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test2.Insert_IntID" } 2014-10-06T17:19:47.072+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:19:47.072+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:19:47.072+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:19:47.073+0000 I INDEXING [conn14073] build index on: test3.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test3.Insert_IntID" } 2014-10-06T17:19:47.073+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:19:47.073+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:19:47.074+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47719 #15312 (3 connections now open) 2014-10-06T17:19:47.074+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47720 #15313 (4 connections now open) 2014-10-06T17:19:47.074+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47721 #15314 (5 connections now open) 2014-10-06T17:19:47.074+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47722 #15315 (6 connections now open) 2014-10-06T17:19:47.074+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47723 #15316 (7 connections now open) 2014-10-06T17:19:47.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47724 #15317 (8 connections now open) 2014-10-06T17:19:47.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47725 #15318 (9 connections now open) 2014-10-06T17:19:47.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47726 #15319 (10 connections now open) 2014-10-06T17:19:47.076+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47727 #15320 (11 connections now open) 2014-10-06T17:19:47.076+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47728 #15321 (12 connections now open) 2014-10-06T17:19:47.076+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47729 #15322 (13 connections now open) 2014-10-06T17:19:47.076+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47730 #15323 (14 connections now open) 2014-10-06T17:19:47.076+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47731 #15324 (15 connections now open) 2014-10-06T17:19:47.076+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47732 #15325 (16 connections now open) 2014-10-06T17:19:47.076+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47733 #15326 (17 connections now open) 2014-10-06T17:19:47.076+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47734 #15327 (18 connections now open) 2014-10-06T17:19:47.076+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47735 #15328 (19 connections now open) 2014-10-06T17:19:47.077+0000 I NETWORK [conn15312] end connection 127.0.0.1:47719 (18 connections now open) 2014-10-06T17:19:52.077+0000 I NETWORK [conn15323] end connection 127.0.0.1:47730 (17 connections now open) 2014-10-06T17:19:52.077+0000 I NETWORK [conn15324] end connection 127.0.0.1:47731 (17 connections now open) 2014-10-06T17:19:52.078+0000 I NETWORK [conn15328] end connection 127.0.0.1:47735 (16 connections now open) 2014-10-06T17:19:52.077+0000 I NETWORK [conn15320] end connection 127.0.0.1:47727 (17 connections now open) 2014-10-06T17:19:52.078+0000 I NETWORK [conn15322] end connection 127.0.0.1:47729 (14 connections now open) 2014-10-06T17:19:52.077+0000 I NETWORK [conn15313] end connection 127.0.0.1:47720 (17 connections now open) 2014-10-06T17:19:52.077+0000 I NETWORK [conn15317] end connection 127.0.0.1:47724 (17 connections now open) 2014-10-06T17:19:52.077+0000 I NETWORK [conn15326] end connection 127.0.0.1:47733 (17 connections now open) 2014-10-06T17:19:52.078+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47736 #15329 (13 connections now open) 2014-10-06T17:19:52.077+0000 I NETWORK [conn15318] end connection 127.0.0.1:47725 (17 connections now open) 2014-10-06T17:19:52.077+0000 I NETWORK [conn15316] end connection 127.0.0.1:47723 (17 connections now open) 2014-10-06T17:19:52.077+0000 I NETWORK [conn15325] end connection 127.0.0.1:47732 (16 connections now open) 2014-10-06T17:19:52.077+0000 I NETWORK [conn15315] end connection 127.0.0.1:47722 (16 connections now open) 2014-10-06T17:19:52.077+0000 I NETWORK [conn15314] end connection 127.0.0.1:47721 (16 connections now open) 2014-10-06T17:19:52.077+0000 I NETWORK [conn15327] end connection 127.0.0.1:47734 (16 connections now open) 2014-10-06T17:19:52.078+0000 I NETWORK [conn15319] end connection 127.0.0.1:47726 (16 connections now open) 2014-10-06T17:19:52.077+0000 I NETWORK [conn15321] end connection 127.0.0.1:47728 (17 connections now open) 2014-10-06T17:19:52.079+0000 I NETWORK [conn15329] end connection 127.0.0.1:47736 (2 connections now open) 2014-10-06T17:19:52.079+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:19:52.080+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:19:52.081+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:19:52.081+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:19:52.082+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:19:52.082+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:19:52.083+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:19:52.083+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:19:52.083+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:19:52.084+0000 I INDEXING [conn14073] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T17:19:52.084+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:19:52.084+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:19:52.084+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:19:52.085+0000 I INDEXING [conn14073] build index on: test1.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test1.Insert_IntID" } 2014-10-06T17:19:52.085+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:19:52.085+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:19:52.085+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:19:52.086+0000 I INDEXING [conn14073] build index on: test2.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test2.Insert_IntID" } 2014-10-06T17:19:52.086+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:19:52.086+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:19:52.086+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:19:52.087+0000 I INDEXING [conn14073] build index on: test3.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test3.Insert_IntID" } 2014-10-06T17:19:52.087+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:19:52.088+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:19:52.089+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47737 #15330 (3 connections now open) 2014-10-06T17:19:52.089+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47738 #15331 (4 connections now open) 2014-10-06T17:19:52.089+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47739 #15332 (5 connections now open) 2014-10-06T17:19:52.089+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47740 #15333 (6 connections now open) 2014-10-06T17:19:52.089+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47741 #15334 (7 connections now open) 2014-10-06T17:19:52.090+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47742 #15335 (8 connections now open) 2014-10-06T17:19:52.090+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47743 #15336 (9 connections now open) 2014-10-06T17:19:52.090+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47744 #15337 (10 connections now open) 2014-10-06T17:19:52.090+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47745 #15338 (11 connections now open) 2014-10-06T17:19:52.090+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47746 #15339 (12 connections now open) 2014-10-06T17:19:52.090+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47747 #15340 (13 connections now open) 2014-10-06T17:19:52.091+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47748 #15341 (14 connections now open) 2014-10-06T17:19:52.091+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47749 #15342 (15 connections now open) 2014-10-06T17:19:52.091+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47750 #15343 (16 connections now open) 2014-10-06T17:19:52.091+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47751 #15344 (17 connections now open) 2014-10-06T17:19:52.091+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47752 #15345 (18 connections now open) 2014-10-06T17:19:52.091+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47753 #15346 (19 connections now open) 2014-10-06T17:19:52.092+0000 I NETWORK [conn15330] end connection 127.0.0.1:47737 (18 connections now open) 2014-10-06T17:19:57.092+0000 I NETWORK [conn15338] end connection 127.0.0.1:47745 (17 connections now open) 2014-10-06T17:19:57.092+0000 I NETWORK [conn15341] end connection 127.0.0.1:47748 (17 connections now open) 2014-10-06T17:19:57.093+0000 I NETWORK [conn15336] end connection 127.0.0.1:47743 (16 connections now open) 2014-10-06T17:19:57.092+0000 I NETWORK [conn15344] end connection 127.0.0.1:47751 (17 connections now open) 2014-10-06T17:19:57.092+0000 I NETWORK [conn15332] end connection 127.0.0.1:47739 (17 connections now open) 2014-10-06T17:19:57.093+0000 I NETWORK [conn15343] end connection 127.0.0.1:47750 (15 connections now open) 2014-10-06T17:19:57.092+0000 I NETWORK [conn15340] end connection 127.0.0.1:47747 (16 connections now open) 2014-10-06T17:19:57.093+0000 I NETWORK [conn15331] end connection 127.0.0.1:47738 (10 connections now open) 2014-10-06T17:19:57.093+0000 I NETWORK [conn15335] end connection 127.0.0.1:47742 (10 connections now open) 2014-10-06T17:19:57.093+0000 I NETWORK [conn15339] end connection 127.0.0.1:47746 (16 connections now open) 2014-10-06T17:19:57.092+0000 I NETWORK [conn15337] end connection 127.0.0.1:47744 (17 connections now open) 2014-10-06T17:19:57.092+0000 I NETWORK [conn15345] end connection 127.0.0.1:47752 (16 connections now open) 2014-10-06T17:19:57.093+0000 I NETWORK [conn15342] end connection 127.0.0.1:47749 (16 connections now open) 2014-10-06T17:19:57.093+0000 I NETWORK [conn15346] end connection 127.0.0.1:47753 (10 connections now open) 2014-10-06T17:19:57.093+0000 I NETWORK [conn15333] end connection 127.0.0.1:47740 (8 connections now open) 2014-10-06T17:19:57.093+0000 I NETWORK [conn15334] end connection 127.0.0.1:47741 (4 connections now open) 2014-10-06T17:19:57.093+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47754 #15347 (3 connections now open) 2014-10-06T17:19:57.094+0000 I NETWORK [conn15347] end connection 127.0.0.1:47754 (2 connections now open) 2014-10-06T17:19:57.094+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:19:57.095+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:19:57.096+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:19:57.096+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:19:57.097+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:19:57.097+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:19:57.098+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:19:57.098+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:19:57.098+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:19:57.099+0000 I INDEXING [conn14073] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T17:19:57.099+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:19:57.099+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:19:57.099+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:19:57.100+0000 I INDEXING [conn14073] build index on: test1.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test1.Insert_IntID" } 2014-10-06T17:19:57.100+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:19:57.100+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:19:57.100+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:19:57.101+0000 I INDEXING [conn14073] build index on: test2.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test2.Insert_IntID" } 2014-10-06T17:19:57.101+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:19:57.101+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:19:57.101+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:19:57.102+0000 I INDEXING [conn14073] build index on: test3.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test3.Insert_IntID" } 2014-10-06T17:19:57.102+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:19:57.102+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:19:57.103+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47755 #15348 (3 connections now open) 2014-10-06T17:19:57.103+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47756 #15349 (4 connections now open) 2014-10-06T17:19:57.103+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47757 #15350 (5 connections now open) 2014-10-06T17:19:57.103+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47758 #15351 (6 connections now open) 2014-10-06T17:19:57.104+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47760 #15352 (7 connections now open) 2014-10-06T17:19:57.104+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47761 #15353 (8 connections now open) 2014-10-06T17:19:57.104+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47762 #15354 (9 connections now open) 2014-10-06T17:19:57.104+0000 I NETWORK [conn15348] end connection 127.0.0.1:47755 (8 connections now open) 2014-10-06T17:19:57.104+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47763 #15355 (9 connections now open) 2014-10-06T17:19:57.104+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47764 #15356 (10 connections now open) 2014-10-06T17:20:02.105+0000 I NETWORK [conn15354] end connection 127.0.0.1:47762 (9 connections now open) 2014-10-06T17:20:02.105+0000 I NETWORK [conn15356] end connection 127.0.0.1:47764 (9 connections now open) 2014-10-06T17:20:02.105+0000 I NETWORK [conn15355] end connection 127.0.0.1:47763 (9 connections now open) 2014-10-06T17:20:02.105+0000 I NETWORK [conn15352] end connection 127.0.0.1:47760 (9 connections now open) 2014-10-06T17:20:02.105+0000 I NETWORK [conn15350] end connection 127.0.0.1:47757 (9 connections now open) 2014-10-06T17:20:02.105+0000 I NETWORK [conn15351] end connection 127.0.0.1:47758 (9 connections now open) 2014-10-06T17:20:02.105+0000 I NETWORK [conn15353] end connection 127.0.0.1:47761 (9 connections now open) 2014-10-06T17:20:02.105+0000 I NETWORK [conn15349] end connection 127.0.0.1:47756 (9 connections now open) 2014-10-06T17:20:02.105+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47765 #15357 (10 connections now open) 2014-10-06T17:20:02.106+0000 I NETWORK [conn15357] end connection 127.0.0.1:47765 (2 connections now open) 2014-10-06T17:20:02.106+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:02.107+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:02.108+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:02.109+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:02.109+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:02.110+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:02.110+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:02.110+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:02.110+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:02.111+0000 I INDEXING [conn14073] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T17:20:02.111+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:02.111+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:02.111+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:02.112+0000 I INDEXING [conn14073] build index on: test1.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test1.Insert_IntID" } 2014-10-06T17:20:02.112+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:02.112+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:02.112+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:02.113+0000 I INDEXING [conn14073] build index on: test2.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test2.Insert_IntID" } 2014-10-06T17:20:02.113+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:02.113+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:02.113+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:02.114+0000 I INDEXING [conn14073] build index on: test3.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test3.Insert_IntID" } 2014-10-06T17:20:02.114+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:02.114+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:02.115+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47766 #15358 (3 connections now open) 2014-10-06T17:20:02.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47767 #15359 (4 connections now open) 2014-10-06T17:20:02.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47768 #15360 (5 connections now open) 2014-10-06T17:20:02.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47769 #15361 (6 connections now open) 2014-10-06T17:20:02.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47770 #15362 (7 connections now open) 2014-10-06T17:20:02.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47771 #15363 (8 connections now open) 2014-10-06T17:20:02.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47772 #15364 (9 connections now open) 2014-10-06T17:20:02.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47773 #15365 (10 connections now open) 2014-10-06T17:20:02.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47774 #15366 (11 connections now open) 2014-10-06T17:20:02.116+0000 I NETWORK [conn15358] end connection 127.0.0.1:47766 (10 connections now open) 2014-10-06T17:20:07.117+0000 I NETWORK [conn15363] end connection 127.0.0.1:47771 (9 connections now open) 2014-10-06T17:20:07.117+0000 I NETWORK [conn15360] end connection 127.0.0.1:47768 (9 connections now open) 2014-10-06T17:20:07.117+0000 I NETWORK [conn15359] end connection 127.0.0.1:47767 (9 connections now open) 2014-10-06T17:20:07.117+0000 I NETWORK [conn15364] end connection 127.0.0.1:47772 (9 connections now open) 2014-10-06T17:20:07.117+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47775 #15367 (9 connections now open) 2014-10-06T17:20:07.117+0000 I NETWORK [conn15366] end connection 127.0.0.1:47774 (8 connections now open) 2014-10-06T17:20:07.117+0000 I NETWORK [conn15362] end connection 127.0.0.1:47770 (8 connections now open) 2014-10-06T17:20:07.117+0000 I NETWORK [conn15361] end connection 127.0.0.1:47769 (8 connections now open) 2014-10-06T17:20:07.117+0000 I NETWORK [conn15365] end connection 127.0.0.1:47773 (9 connections now open) 2014-10-06T17:20:07.118+0000 I NETWORK [conn15367] end connection 127.0.0.1:47775 (2 connections now open) 2014-10-06T17:20:07.118+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:07.119+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:07.120+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:07.120+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:07.121+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:07.121+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:07.122+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:07.122+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:07.122+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:07.123+0000 I INDEXING [conn14073] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T17:20:07.123+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:07.123+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:07.123+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:07.124+0000 I INDEXING [conn14073] build index on: test1.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test1.Insert_IntID" } 2014-10-06T17:20:07.124+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:07.124+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:07.124+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:07.125+0000 I INDEXING [conn14073] build index on: test2.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test2.Insert_IntID" } 2014-10-06T17:20:07.125+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:07.125+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:07.125+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:07.126+0000 I INDEXING [conn14073] build index on: test3.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test3.Insert_IntID" } 2014-10-06T17:20:07.126+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:07.126+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:07.127+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47776 #15368 (3 connections now open) 2014-10-06T17:20:07.127+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47777 #15369 (4 connections now open) 2014-10-06T17:20:07.128+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47778 #15370 (5 connections now open) 2014-10-06T17:20:07.128+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47779 #15371 (6 connections now open) 2014-10-06T17:20:07.128+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47780 #15372 (7 connections now open) 2014-10-06T17:20:07.128+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47781 #15373 (8 connections now open) 2014-10-06T17:20:07.128+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47782 #15374 (9 connections now open) 2014-10-06T17:20:07.128+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47783 #15375 (10 connections now open) 2014-10-06T17:20:07.128+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47784 #15376 (11 connections now open) 2014-10-06T17:20:07.128+0000 I NETWORK [conn15368] end connection 127.0.0.1:47776 (10 connections now open) 2014-10-06T17:20:12.135+0000 I NETWORK [conn15370] end connection 127.0.0.1:47778 (9 connections now open) 2014-10-06T17:20:12.135+0000 I NETWORK [conn15373] end connection 127.0.0.1:47781 (9 connections now open) 2014-10-06T17:20:12.135+0000 I NETWORK [conn15371] end connection 127.0.0.1:47779 (9 connections now open) 2014-10-06T17:20:12.135+0000 I NETWORK [conn15376] end connection 127.0.0.1:47784 (9 connections now open) 2014-10-06T17:20:12.136+0000 I NETWORK [conn15372] end connection 127.0.0.1:47780 (5 connections now open) 2014-10-06T17:20:12.136+0000 I NETWORK [conn15374] end connection 127.0.0.1:47782 (5 connections now open) 2014-10-06T17:20:12.136+0000 I NETWORK [conn15369] end connection 127.0.0.1:47777 (3 connections now open) 2014-10-06T17:20:12.136+0000 I NETWORK [conn15375] end connection 127.0.0.1:47783 (2 connections now open) 2014-10-06T17:20:12.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47785 #15377 (3 connections now open) 2014-10-06T17:20:12.137+0000 I NETWORK [conn15377] end connection 127.0.0.1:47785 (2 connections now open) 2014-10-06T17:20:12.137+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:12.138+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:12.139+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:12.139+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:12.140+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:12.140+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:12.140+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:12.141+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:12.141+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:12.142+0000 I INDEXING [conn14073] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T17:20:12.142+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:12.142+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:12.142+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:12.143+0000 I INDEXING [conn14073] build index on: test1.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test1.Insert_IntID" } 2014-10-06T17:20:12.143+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:12.143+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:12.143+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:12.144+0000 I INDEXING [conn14073] build index on: test2.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test2.Insert_IntID" } 2014-10-06T17:20:12.144+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:12.144+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:12.144+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:12.145+0000 I INDEXING [conn14073] build index on: test3.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test3.Insert_IntID" } 2014-10-06T17:20:12.145+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:12.145+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:12.146+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47786 #15378 (3 connections now open) 2014-10-06T17:20:12.146+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47787 #15379 (4 connections now open) 2014-10-06T17:20:12.146+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47788 #15380 (5 connections now open) 2014-10-06T17:20:12.146+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47789 #15381 (6 connections now open) 2014-10-06T17:20:12.147+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47790 #15382 (7 connections now open) 2014-10-06T17:20:12.147+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47791 #15383 (8 connections now open) 2014-10-06T17:20:12.147+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47792 #15384 (9 connections now open) 2014-10-06T17:20:12.147+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47793 #15385 (10 connections now open) 2014-10-06T17:20:12.147+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47794 #15386 (11 connections now open) 2014-10-06T17:20:12.147+0000 I NETWORK [conn15378] end connection 127.0.0.1:47786 (10 connections now open) 2014-10-06T17:20:17.148+0000 I NETWORK [conn15385] end connection 127.0.0.1:47793 (9 connections now open) 2014-10-06T17:20:17.148+0000 I NETWORK [conn15379] end connection 127.0.0.1:47787 (9 connections now open) 2014-10-06T17:20:17.148+0000 I NETWORK [conn15380] end connection 127.0.0.1:47788 (9 connections now open) 2014-10-06T17:20:17.148+0000 I NETWORK [conn15381] end connection 127.0.0.1:47789 (8 connections now open) 2014-10-06T17:20:17.148+0000 I NETWORK [conn15384] end connection 127.0.0.1:47792 (6 connections now open) 2014-10-06T17:20:17.148+0000 I NETWORK [conn15386] end connection 127.0.0.1:47794 (5 connections now open) 2014-10-06T17:20:17.148+0000 I NETWORK [conn15383] end connection 127.0.0.1:47791 (7 connections now open) 2014-10-06T17:20:17.148+0000 I NETWORK [conn15382] end connection 127.0.0.1:47790 (2 connections now open) 2014-10-06T17:20:17.148+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47795 #15387 (4 connections now open) 2014-10-06T17:20:17.148+0000 I NETWORK [conn15387] end connection 127.0.0.1:47795 (2 connections now open) 2014-10-06T17:20:17.149+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:17.150+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:17.150+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:17.151+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:17.152+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:17.152+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:17.152+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:17.153+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:17.153+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:17.154+0000 I INDEXING [conn14073] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T17:20:17.154+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:17.154+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:17.154+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:17.155+0000 I INDEXING [conn14073] build index on: test1.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test1.Insert_IntID" } 2014-10-06T17:20:17.155+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:17.155+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:17.155+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:17.156+0000 I INDEXING [conn14073] build index on: test2.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test2.Insert_IntID" } 2014-10-06T17:20:17.156+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:17.156+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:17.156+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:17.157+0000 I INDEXING [conn14073] build index on: test3.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test3.Insert_IntID" } 2014-10-06T17:20:17.157+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:17.157+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:17.158+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47796 #15388 (3 connections now open) 2014-10-06T17:20:17.158+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47797 #15389 (4 connections now open) 2014-10-06T17:20:17.159+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47798 #15390 (5 connections now open) 2014-10-06T17:20:17.159+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47799 #15391 (6 connections now open) 2014-10-06T17:20:17.159+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47800 #15392 (7 connections now open) 2014-10-06T17:20:17.159+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47801 #15393 (8 connections now open) 2014-10-06T17:20:17.159+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47802 #15394 (9 connections now open) 2014-10-06T17:20:17.159+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47803 #15395 (10 connections now open) 2014-10-06T17:20:17.159+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47804 #15396 (11 connections now open) 2014-10-06T17:20:17.159+0000 I NETWORK [conn15388] end connection 127.0.0.1:47796 (10 connections now open) 2014-10-06T17:20:22.160+0000 I NETWORK [conn15393] end connection 127.0.0.1:47801 (9 connections now open) 2014-10-06T17:20:22.161+0000 I NETWORK [conn15391] end connection 127.0.0.1:47799 (8 connections now open) 2014-10-06T17:20:22.161+0000 I NETWORK [conn15390] end connection 127.0.0.1:47798 (8 connections now open) 2014-10-06T17:20:22.161+0000 I NETWORK [conn15392] end connection 127.0.0.1:47800 (8 connections now open) 2014-10-06T17:20:22.161+0000 I NETWORK [conn15395] end connection 127.0.0.1:47803 (8 connections now open) 2014-10-06T17:20:22.161+0000 I NETWORK [conn15396] end connection 127.0.0.1:47804 (4 connections now open) 2014-10-06T17:20:22.161+0000 I NETWORK [conn15394] end connection 127.0.0.1:47802 (3 connections now open) 2014-10-06T17:20:22.162+0000 I NETWORK [conn15389] end connection 127.0.0.1:47797 (2 connections now open) 2014-10-06T17:20:22.162+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47805 #15397 (3 connections now open) 2014-10-06T17:20:22.162+0000 I NETWORK [conn15397] end connection 127.0.0.1:47805 (2 connections now open) 2014-10-06T17:20:22.163+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:22.163+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:22.164+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:22.165+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:22.166+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:22.166+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:22.166+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:22.166+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:22.167+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:22.167+0000 I INDEXING [conn14073] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T17:20:22.167+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:22.168+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:22.168+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:22.168+0000 I INDEXING [conn14073] build index on: test1.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test1.Insert_IntID" } 2014-10-06T17:20:22.168+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:22.168+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:22.169+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:22.169+0000 I INDEXING [conn14073] build index on: test2.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test2.Insert_IntID" } 2014-10-06T17:20:22.169+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:22.169+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:22.170+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:22.170+0000 I INDEXING [conn14073] build index on: test3.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test3.Insert_IntID" } 2014-10-06T17:20:22.170+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:22.170+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:22.171+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47806 #15398 (3 connections now open) 2014-10-06T17:20:22.172+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47807 #15399 (4 connections now open) 2014-10-06T17:20:22.172+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47808 #15400 (5 connections now open) 2014-10-06T17:20:22.172+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47809 #15401 (6 connections now open) 2014-10-06T17:20:22.172+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47810 #15402 (7 connections now open) 2014-10-06T17:20:22.172+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47811 #15403 (8 connections now open) 2014-10-06T17:20:22.172+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47812 #15404 (9 connections now open) 2014-10-06T17:20:22.172+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47813 #15405 (10 connections now open) 2014-10-06T17:20:22.173+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47814 #15406 (11 connections now open) 2014-10-06T17:20:22.173+0000 I NETWORK [conn15398] end connection 127.0.0.1:47806 (10 connections now open) 2014-10-06T17:20:27.173+0000 I NETWORK [conn15402] end connection 127.0.0.1:47810 (9 connections now open) 2014-10-06T17:20:27.173+0000 I NETWORK [conn15406] end connection 127.0.0.1:47814 (9 connections now open) 2014-10-06T17:20:27.173+0000 I NETWORK [conn15405] end connection 127.0.0.1:47813 (9 connections now open) 2014-10-06T17:20:27.173+0000 I NETWORK [conn15403] end connection 127.0.0.1:47811 (9 connections now open) 2014-10-06T17:20:27.173+0000 I NETWORK [conn15399] end connection 127.0.0.1:47807 (9 connections now open) 2014-10-06T17:20:27.174+0000 I NETWORK [conn15404] end connection 127.0.0.1:47812 (6 connections now open) 2014-10-06T17:20:27.174+0000 I NETWORK [conn15401] end connection 127.0.0.1:47809 (6 connections now open) 2014-10-06T17:20:27.174+0000 I NETWORK [conn15400] end connection 127.0.0.1:47808 (6 connections now open) 2014-10-06T17:20:27.174+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47815 #15407 (3 connections now open) 2014-10-06T17:20:27.174+0000 I NETWORK [conn15407] end connection 127.0.0.1:47815 (2 connections now open) 2014-10-06T17:20:27.175+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:27.175+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:27.176+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:27.177+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:27.178+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:27.178+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:27.178+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:27.178+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:27.179+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:27.180+0000 I INDEXING [conn14073] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T17:20:27.180+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:27.180+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:27.180+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:27.181+0000 I INDEXING [conn14073] build index on: test1.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test1.Insert_IntID" } 2014-10-06T17:20:27.181+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:27.181+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:27.181+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:27.181+0000 I INDEXING [conn14073] build index on: test2.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test2.Insert_IntID" } 2014-10-06T17:20:27.181+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:27.182+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:27.182+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:27.182+0000 I INDEXING [conn14073] build index on: test3.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test3.Insert_IntID" } 2014-10-06T17:20:27.182+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:27.182+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:27.183+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47816 #15408 (3 connections now open) 2014-10-06T17:20:27.184+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47817 #15409 (4 connections now open) 2014-10-06T17:20:27.184+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47818 #15410 (5 connections now open) 2014-10-06T17:20:27.184+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47819 #15411 (6 connections now open) 2014-10-06T17:20:27.184+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47820 #15412 (7 connections now open) 2014-10-06T17:20:27.184+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47821 #15413 (8 connections now open) 2014-10-06T17:20:27.184+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47822 #15414 (9 connections now open) 2014-10-06T17:20:27.184+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47823 #15415 (10 connections now open) 2014-10-06T17:20:27.185+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47824 #15416 (11 connections now open) 2014-10-06T17:20:27.185+0000 I NETWORK [conn15408] end connection 127.0.0.1:47816 (10 connections now open) 2014-10-06T17:20:32.185+0000 I NETWORK [conn15411] end connection 127.0.0.1:47819 (9 connections now open) 2014-10-06T17:20:32.185+0000 I NETWORK [conn15410] end connection 127.0.0.1:47818 (9 connections now open) 2014-10-06T17:20:32.185+0000 I NETWORK [conn15413] end connection 127.0.0.1:47821 (9 connections now open) 2014-10-06T17:20:32.185+0000 I NETWORK [conn15412] end connection 127.0.0.1:47820 (9 connections now open) 2014-10-06T17:20:32.185+0000 I NETWORK [conn15414] end connection 127.0.0.1:47822 (7 connections now open) 2014-10-06T17:20:32.185+0000 I NETWORK [conn15415] end connection 127.0.0.1:47823 (6 connections now open) 2014-10-06T17:20:32.185+0000 I NETWORK [conn15409] end connection 127.0.0.1:47817 (4 connections now open) 2014-10-06T17:20:32.186+0000 I NETWORK [conn15416] end connection 127.0.0.1:47824 (2 connections now open) 2014-10-06T17:20:32.186+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47825 #15417 (4 connections now open) 2014-10-06T17:20:32.186+0000 I NETWORK [conn15417] end connection 127.0.0.1:47825 (2 connections now open) 2014-10-06T17:20:32.187+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:32.187+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:32.188+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:32.189+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:32.190+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:32.190+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:32.190+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:32.190+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:32.191+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:32.192+0000 I INDEXING [conn14073] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T17:20:32.192+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:32.192+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:32.192+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:32.192+0000 I INDEXING [conn14073] build index on: test1.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test1.Insert_IntID" } 2014-10-06T17:20:32.192+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:32.192+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:32.193+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:32.193+0000 I INDEXING [conn14073] build index on: test2.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test2.Insert_IntID" } 2014-10-06T17:20:32.193+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:32.193+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:32.194+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:32.194+0000 I INDEXING [conn14073] build index on: test3.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test3.Insert_IntID" } 2014-10-06T17:20:32.194+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:32.194+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:32.195+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47826 #15418 (3 connections now open) 2014-10-06T17:20:32.196+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47827 #15419 (4 connections now open) 2014-10-06T17:20:32.196+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47828 #15420 (5 connections now open) 2014-10-06T17:20:32.196+0000 I NETWORK [conn15418] end connection 127.0.0.1:47826 (3 connections now open) 2014-10-06T17:20:32.196+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47829 #15421 (5 connections now open) 2014-10-06T17:20:32.196+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47830 #15422 (6 connections now open) 2014-10-06T17:20:37.196+0000 I NETWORK [conn15422] end connection 127.0.0.1:47830 (5 connections now open) 2014-10-06T17:20:37.196+0000 I NETWORK [conn15421] end connection 127.0.0.1:47829 (5 connections now open) 2014-10-06T17:20:37.196+0000 I NETWORK [conn15420] end connection 127.0.0.1:47828 (5 connections now open) 2014-10-06T17:20:37.196+0000 I NETWORK [conn15419] end connection 127.0.0.1:47827 (4 connections now open) 2014-10-06T17:20:37.197+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47831 #15423 (3 connections now open) 2014-10-06T17:20:37.197+0000 I NETWORK [conn15423] end connection 127.0.0.1:47831 (2 connections now open) 2014-10-06T17:20:37.198+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:37.198+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:37.199+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:37.200+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:37.201+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:37.201+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:37.201+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:37.201+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:37.202+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:37.203+0000 I INDEXING [conn14073] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T17:20:37.203+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:37.203+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:37.203+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:37.204+0000 I INDEXING [conn14073] build index on: test1.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test1.Insert_IntID" } 2014-10-06T17:20:37.204+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:37.204+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:37.204+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:37.204+0000 I INDEXING [conn14073] build index on: test2.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test2.Insert_IntID" } 2014-10-06T17:20:37.205+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:37.205+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:37.205+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:37.205+0000 I INDEXING [conn14073] build index on: test3.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test3.Insert_IntID" } 2014-10-06T17:20:37.205+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:37.206+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:37.207+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47832 #15424 (3 connections now open) 2014-10-06T17:20:37.207+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47833 #15425 (4 connections now open) 2014-10-06T17:20:37.207+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47834 #15426 (5 connections now open) 2014-10-06T17:20:37.207+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47835 #15427 (6 connections now open) 2014-10-06T17:20:37.207+0000 I NETWORK [conn15424] end connection 127.0.0.1:47832 (4 connections now open) 2014-10-06T17:20:37.207+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47836 #15428 (7 connections now open) 2014-10-06T17:20:40.364+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._27 2014-10-06T17:20:40.370+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._28 2014-10-06T17:20:42.207+0000 I NETWORK [conn15425] end connection 127.0.0.1:47833 (5 connections now open) 2014-10-06T17:20:42.207+0000 I NETWORK [conn15428] end connection 127.0.0.1:47836 (5 connections now open) 2014-10-06T17:20:42.207+0000 I NETWORK [conn15427] end connection 127.0.0.1:47835 (5 connections now open) 2014-10-06T17:20:42.207+0000 I NETWORK [conn15426] end connection 127.0.0.1:47834 (5 connections now open) 2014-10-06T17:20:42.208+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47837 #15429 (3 connections now open) 2014-10-06T17:20:42.208+0000 I NETWORK [conn15429] end connection 127.0.0.1:47837 (2 connections now open) 2014-10-06T17:20:42.209+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:42.209+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:42.210+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:42.211+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:42.212+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:42.212+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:42.212+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:42.213+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:42.213+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:42.214+0000 I INDEXING [conn14073] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T17:20:42.214+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:42.214+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:42.214+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:42.215+0000 I INDEXING [conn14073] build index on: test1.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test1.Insert_IntID" } 2014-10-06T17:20:42.215+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:42.215+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:42.215+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:42.216+0000 I INDEXING [conn14073] build index on: test2.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test2.Insert_IntID" } 2014-10-06T17:20:42.216+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:42.216+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:42.216+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:42.217+0000 I INDEXING [conn14073] build index on: test3.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test3.Insert_IntID" } 2014-10-06T17:20:42.217+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:42.217+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:42.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47838 #15430 (3 connections now open) 2014-10-06T17:20:42.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47839 #15431 (4 connections now open) 2014-10-06T17:20:42.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47840 #15432 (5 connections now open) 2014-10-06T17:20:42.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47842 #15433 (6 connections now open) 2014-10-06T17:20:42.219+0000 I NETWORK [conn15430] end connection 127.0.0.1:47838 (4 connections now open) 2014-10-06T17:20:42.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47841 #15434 (7 connections now open) 2014-10-06T17:20:47.219+0000 I NETWORK [conn15433] end connection 127.0.0.1:47842 (5 connections now open) 2014-10-06T17:20:47.219+0000 I NETWORK [conn15432] end connection 127.0.0.1:47840 (5 connections now open) 2014-10-06T17:20:47.219+0000 I NETWORK [conn15431] end connection 127.0.0.1:47839 (5 connections now open) 2014-10-06T17:20:47.219+0000 I NETWORK [conn15434] end connection 127.0.0.1:47841 (5 connections now open) 2014-10-06T17:20:47.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47844 #15435 (3 connections now open) 2014-10-06T17:20:47.220+0000 I NETWORK [conn15435] end connection 127.0.0.1:47844 (2 connections now open) 2014-10-06T17:20:47.220+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:47.221+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:47.222+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:47.222+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:47.223+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:47.223+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:47.224+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:47.224+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:47.224+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:47.225+0000 I INDEXING [conn14073] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T17:20:47.225+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:47.225+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:47.225+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:47.226+0000 I INDEXING [conn14073] build index on: test1.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test1.Insert_IntID" } 2014-10-06T17:20:47.226+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:47.226+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:47.226+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:47.227+0000 I INDEXING [conn14073] build index on: test2.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test2.Insert_IntID" } 2014-10-06T17:20:47.227+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:47.227+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:47.227+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:47.228+0000 I INDEXING [conn14073] build index on: test3.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test3.Insert_IntID" } 2014-10-06T17:20:47.228+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:47.228+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:47.229+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47845 #15436 (3 connections now open) 2014-10-06T17:20:47.229+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47846 #15437 (4 connections now open) 2014-10-06T17:20:47.229+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47847 #15438 (5 connections now open) 2014-10-06T17:20:47.229+0000 I NETWORK [conn15436] end connection 127.0.0.1:47845 (3 connections now open) 2014-10-06T17:20:47.230+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47848 #15439 (5 connections now open) 2014-10-06T17:20:47.230+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47849 #15440 (6 connections now open) 2014-10-06T17:20:52.232+0000 I NETWORK [conn15439] end connection 127.0.0.1:47848 (5 connections now open) 2014-10-06T17:20:52.232+0000 I NETWORK [conn15437] end connection 127.0.0.1:47846 (5 connections now open) 2014-10-06T17:20:52.232+0000 I NETWORK [conn15440] end connection 127.0.0.1:47849 (3 connections now open) 2014-10-06T17:20:52.232+0000 I NETWORK [conn15438] end connection 127.0.0.1:47847 (2 connections now open) 2014-10-06T17:20:52.232+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47850 #15441 (3 connections now open) 2014-10-06T17:20:52.233+0000 I NETWORK [conn15441] end connection 127.0.0.1:47850 (2 connections now open) 2014-10-06T17:20:52.233+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:52.234+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:52.235+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:52.235+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:52.236+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:52.236+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:52.236+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:52.237+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:52.237+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:52.238+0000 I INDEXING [conn14073] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T17:20:52.238+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:52.238+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:52.238+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:52.239+0000 I INDEXING [conn14073] build index on: test1.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test1.Insert_IntID" } 2014-10-06T17:20:52.239+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:52.239+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:52.239+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:52.240+0000 I INDEXING [conn14073] build index on: test2.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test2.Insert_IntID" } 2014-10-06T17:20:52.240+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:52.240+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:52.240+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:52.241+0000 I INDEXING [conn14073] build index on: test3.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test3.Insert_IntID" } 2014-10-06T17:20:52.241+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:52.241+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:52.242+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47851 #15442 (3 connections now open) 2014-10-06T17:20:52.242+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47852 #15443 (4 connections now open) 2014-10-06T17:20:52.242+0000 I NETWORK [conn15442] end connection 127.0.0.1:47851 (3 connections now open) 2014-10-06T17:20:52.242+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47854 #15444 (5 connections now open) 2014-10-06T17:20:52.242+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47853 #15445 (5 connections now open) 2014-10-06T17:20:52.242+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47856 #15446 (6 connections now open) 2014-10-06T17:20:57.243+0000 I NETWORK [conn15446] end connection 127.0.0.1:47856 (5 connections now open) 2014-10-06T17:20:57.243+0000 I NETWORK [conn15443] end connection 127.0.0.1:47852 (5 connections now open) 2014-10-06T17:20:57.243+0000 I NETWORK [conn15444] end connection 127.0.0.1:47854 (5 connections now open) 2014-10-06T17:20:57.243+0000 I NETWORK [conn15445] end connection 127.0.0.1:47853 (4 connections now open) 2014-10-06T17:20:57.243+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47857 #15447 (3 connections now open) 2014-10-06T17:20:57.243+0000 I NETWORK [conn15447] end connection 127.0.0.1:47857 (2 connections now open) 2014-10-06T17:20:57.244+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:57.245+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:57.245+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:57.246+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:57.247+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:57.247+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:57.247+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:57.248+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:57.248+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:20:57.249+0000 I INDEXING [conn14073] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T17:20:57.249+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:57.249+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:57.249+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:20:57.250+0000 I INDEXING [conn14073] build index on: test1.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test1.Insert_IntID" } 2014-10-06T17:20:57.250+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:57.250+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:57.250+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:20:57.251+0000 I INDEXING [conn14073] build index on: test2.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test2.Insert_IntID" } 2014-10-06T17:20:57.251+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:57.251+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:57.251+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:20:57.252+0000 I INDEXING [conn14073] build index on: test3.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test3.Insert_IntID" } 2014-10-06T17:20:57.252+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:20:57.252+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:20:57.253+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47858 #15448 (3 connections now open) 2014-10-06T17:20:57.253+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47859 #15449 (4 connections now open) 2014-10-06T17:20:57.253+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47860 #15450 (5 connections now open) 2014-10-06T17:20:57.253+0000 I NETWORK [conn15448] end connection 127.0.0.1:47858 (4 connections now open) 2014-10-06T17:20:57.253+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47861 #15451 (5 connections now open) 2014-10-06T17:20:57.253+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47862 #15452 (6 connections now open) 2014-10-06T17:21:02.253+0000 I NETWORK [conn15450] end connection 127.0.0.1:47860 (5 connections now open) 2014-10-06T17:21:02.253+0000 I NETWORK [conn15452] end connection 127.0.0.1:47862 (5 connections now open) 2014-10-06T17:21:02.254+0000 I NETWORK [conn15449] end connection 127.0.0.1:47859 (3 connections now open) 2014-10-06T17:21:02.254+0000 I NETWORK [conn15451] end connection 127.0.0.1:47861 (3 connections now open) 2014-10-06T17:21:02.254+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47863 #15453 (3 connections now open) 2014-10-06T17:21:02.254+0000 I NETWORK [conn15453] end connection 127.0.0.1:47863 (2 connections now open) 2014-10-06T17:21:02.255+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:02.255+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:02.256+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:02.257+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:02.258+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:02.258+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:02.258+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:02.258+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:02.259+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:02.267+0000 I INDEXING [conn14073] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T17:21:02.267+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:02.267+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:02.267+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:02.268+0000 I INDEXING [conn14073] build index on: test1.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test1.Insert_IntID" } 2014-10-06T17:21:02.268+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:02.268+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:02.268+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:02.269+0000 I INDEXING [conn14073] build index on: test2.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test2.Insert_IntID" } 2014-10-06T17:21:02.269+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:02.269+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:02.269+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:02.270+0000 I INDEXING [conn14073] build index on: test3.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test3.Insert_IntID" } 2014-10-06T17:21:02.270+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:02.270+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:02.271+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47864 #15454 (3 connections now open) 2014-10-06T17:21:02.271+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47865 #15455 (4 connections now open) 2014-10-06T17:21:02.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47866 #15456 (5 connections now open) 2014-10-06T17:21:02.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47868 #15457 (6 connections now open) 2014-10-06T17:21:02.272+0000 I NETWORK [conn15454] end connection 127.0.0.1:47864 (4 connections now open) 2014-10-06T17:21:02.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47867 #15458 (7 connections now open) 2014-10-06T17:21:07.272+0000 I NETWORK [conn15458] end connection 127.0.0.1:47867 (5 connections now open) 2014-10-06T17:21:07.272+0000 I NETWORK [conn15455] end connection 127.0.0.1:47865 (5 connections now open) 2014-10-06T17:21:07.272+0000 I NETWORK [conn15457] end connection 127.0.0.1:47868 (5 connections now open) 2014-10-06T17:21:07.272+0000 I NETWORK [conn15456] end connection 127.0.0.1:47866 (5 connections now open) 2014-10-06T17:21:07.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47869 #15459 (3 connections now open) 2014-10-06T17:21:07.273+0000 I NETWORK [conn15459] end connection 127.0.0.1:47869 (2 connections now open) 2014-10-06T17:21:07.273+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:07.274+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:07.275+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:07.275+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:07.276+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:07.276+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:07.277+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:07.277+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:07.277+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:07.278+0000 I INDEXING [conn14073] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T17:21:07.278+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:07.278+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:07.278+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:07.279+0000 I INDEXING [conn14073] build index on: test1.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test1.Insert_IntID" } 2014-10-06T17:21:07.279+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:07.279+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:07.279+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:07.280+0000 I INDEXING [conn14073] build index on: test2.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test2.Insert_IntID" } 2014-10-06T17:21:07.280+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:07.280+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:07.280+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:07.281+0000 I INDEXING [conn14073] build index on: test3.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test3.Insert_IntID" } 2014-10-06T17:21:07.281+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:07.281+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:07.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47870 #15460 (3 connections now open) 2014-10-06T17:21:07.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47871 #15461 (4 connections now open) 2014-10-06T17:21:07.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47872 #15462 (5 connections now open) 2014-10-06T17:21:07.283+0000 I NETWORK [conn15460] end connection 127.0.0.1:47870 (4 connections now open) 2014-10-06T17:21:12.283+0000 I NETWORK [conn15462] end connection 127.0.0.1:47872 (3 connections now open) 2014-10-06T17:21:12.283+0000 I NETWORK [conn15461] end connection 127.0.0.1:47871 (3 connections now open) 2014-10-06T17:21:12.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47873 #15463 (4 connections now open) 2014-10-06T17:21:12.284+0000 I NETWORK [conn15463] end connection 127.0.0.1:47873 (2 connections now open) 2014-10-06T17:21:12.284+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:12.285+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:12.285+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:12.286+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:12.287+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:12.287+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:12.287+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:12.288+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:12.288+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:12.289+0000 I INDEXING [conn14073] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T17:21:12.289+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:12.289+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:12.289+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:12.290+0000 I INDEXING [conn14073] build index on: test1.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test1.Insert_IntID" } 2014-10-06T17:21:12.290+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:12.290+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:12.290+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:12.291+0000 I INDEXING [conn14073] build index on: test2.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test2.Insert_IntID" } 2014-10-06T17:21:12.291+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:12.291+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:12.291+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:12.292+0000 I INDEXING [conn14073] build index on: test3.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test3.Insert_IntID" } 2014-10-06T17:21:12.292+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:12.292+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:12.293+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47874 #15464 (3 connections now open) 2014-10-06T17:21:12.293+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47875 #15465 (4 connections now open) 2014-10-06T17:21:12.293+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47876 #15466 (5 connections now open) 2014-10-06T17:21:12.293+0000 I NETWORK [conn15464] end connection 127.0.0.1:47874 (4 connections now open) 2014-10-06T17:21:17.293+0000 I NETWORK [conn15465] end connection 127.0.0.1:47875 (3 connections now open) 2014-10-06T17:21:17.293+0000 I NETWORK [conn15466] end connection 127.0.0.1:47876 (3 connections now open) 2014-10-06T17:21:17.294+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47877 #15467 (4 connections now open) 2014-10-06T17:21:17.294+0000 I NETWORK [conn15467] end connection 127.0.0.1:47877 (2 connections now open) 2014-10-06T17:21:17.295+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:17.296+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:17.296+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:17.297+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:17.298+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:17.298+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:17.298+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:17.298+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:17.299+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:17.300+0000 I INDEXING [conn14073] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T17:21:17.300+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:17.300+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:17.300+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:17.301+0000 I INDEXING [conn14073] build index on: test1.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test1.Insert_IntID" } 2014-10-06T17:21:17.301+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:17.301+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:17.301+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:17.302+0000 I INDEXING [conn14073] build index on: test2.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test2.Insert_IntID" } 2014-10-06T17:21:17.302+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:17.302+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:17.302+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:17.303+0000 I INDEXING [conn14073] build index on: test3.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test3.Insert_IntID" } 2014-10-06T17:21:17.303+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:17.303+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:17.304+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47878 #15468 (3 connections now open) 2014-10-06T17:21:17.304+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47879 #15469 (4 connections now open) 2014-10-06T17:21:17.304+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47880 #15470 (5 connections now open) 2014-10-06T17:21:17.304+0000 I NETWORK [conn15468] end connection 127.0.0.1:47878 (4 connections now open) 2014-10-06T17:21:22.304+0000 I NETWORK [conn15470] end connection 127.0.0.1:47880 (3 connections now open) 2014-10-06T17:21:22.304+0000 I NETWORK [conn15469] end connection 127.0.0.1:47879 (3 connections now open) 2014-10-06T17:21:22.305+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47881 #15471 (3 connections now open) 2014-10-06T17:21:22.305+0000 I NETWORK [conn15471] end connection 127.0.0.1:47881 (2 connections now open) 2014-10-06T17:21:22.305+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:22.306+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:22.307+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:22.308+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:22.309+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:22.309+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:22.309+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:22.309+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:22.310+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:22.310+0000 I INDEXING [conn14073] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T17:21:22.310+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:22.310+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:22.311+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:22.311+0000 I INDEXING [conn14073] build index on: test1.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test1.Insert_IntID" } 2014-10-06T17:21:22.311+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:22.311+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:22.312+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:22.312+0000 I INDEXING [conn14073] build index on: test2.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test2.Insert_IntID" } 2014-10-06T17:21:22.312+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:22.312+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:22.313+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:22.313+0000 I INDEXING [conn14073] build index on: test3.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test3.Insert_IntID" } 2014-10-06T17:21:22.313+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:22.313+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:22.314+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47882 #15472 (3 connections now open) 2014-10-06T17:21:22.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47883 #15473 (4 connections now open) 2014-10-06T17:21:22.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47884 #15474 (5 connections now open) 2014-10-06T17:21:22.315+0000 I NETWORK [conn15472] end connection 127.0.0.1:47882 (4 connections now open) 2014-10-06T17:21:27.315+0000 I NETWORK [conn15474] end connection 127.0.0.1:47884 (3 connections now open) 2014-10-06T17:21:27.315+0000 I NETWORK [conn15473] end connection 127.0.0.1:47883 (3 connections now open) 2014-10-06T17:21:27.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47885 #15475 (3 connections now open) 2014-10-06T17:21:27.316+0000 I NETWORK [conn15475] end connection 127.0.0.1:47885 (2 connections now open) 2014-10-06T17:21:27.316+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:27.317+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:27.318+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:27.318+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:27.319+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:27.319+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:27.320+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:27.320+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:27.320+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:27.321+0000 I INDEXING [conn14073] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T17:21:27.321+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:27.321+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:27.321+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:27.322+0000 I INDEXING [conn14073] build index on: test1.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test1.Insert_IntID" } 2014-10-06T17:21:27.322+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:27.322+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:27.322+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:27.323+0000 I INDEXING [conn14073] build index on: test2.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test2.Insert_IntID" } 2014-10-06T17:21:27.323+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:27.323+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:27.323+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:27.324+0000 I INDEXING [conn14073] build index on: test3.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test3.Insert_IntID" } 2014-10-06T17:21:27.324+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:27.324+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:27.325+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47886 #15476 (3 connections now open) 2014-10-06T17:21:27.325+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47887 #15477 (4 connections now open) 2014-10-06T17:21:27.325+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47888 #15478 (5 connections now open) 2014-10-06T17:21:27.326+0000 I NETWORK [conn15476] end connection 127.0.0.1:47886 (4 connections now open) 2014-10-06T17:21:29.530+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._29 2014-10-06T17:21:32.326+0000 I NETWORK [conn15478] end connection 127.0.0.1:47888 (3 connections now open) 2014-10-06T17:21:32.326+0000 I NETWORK [conn15477] end connection 127.0.0.1:47887 (3 connections now open) 2014-10-06T17:21:32.326+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47889 #15479 (3 connections now open) 2014-10-06T17:21:32.327+0000 I NETWORK [conn15479] end connection 127.0.0.1:47889 (2 connections now open) 2014-10-06T17:21:32.327+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:32.328+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:32.329+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:32.329+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:32.330+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:32.330+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:32.331+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:32.331+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:32.331+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:32.332+0000 I INDEXING [conn14073] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T17:21:32.332+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:32.332+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:32.332+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:32.333+0000 I INDEXING [conn14073] build index on: test1.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test1.Insert_IntID" } 2014-10-06T17:21:32.333+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:32.333+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:32.333+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:32.334+0000 I INDEXING [conn14073] build index on: test2.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test2.Insert_IntID" } 2014-10-06T17:21:32.334+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:32.334+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:32.334+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:32.335+0000 I INDEXING [conn14073] build index on: test3.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test3.Insert_IntID" } 2014-10-06T17:21:32.335+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:32.335+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:32.336+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47890 #15480 (3 connections now open) 2014-10-06T17:21:32.336+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47891 #15481 (4 connections now open) 2014-10-06T17:21:32.336+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47892 #15482 (5 connections now open) 2014-10-06T17:21:32.337+0000 I NETWORK [conn15480] end connection 127.0.0.1:47890 (4 connections now open) 2014-10-06T17:21:37.337+0000 I NETWORK [conn15482] end connection 127.0.0.1:47892 (3 connections now open) 2014-10-06T17:21:37.337+0000 I NETWORK [conn15481] end connection 127.0.0.1:47891 (3 connections now open) 2014-10-06T17:21:37.337+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47893 #15483 (3 connections now open) 2014-10-06T17:21:37.338+0000 I NETWORK [conn15483] end connection 127.0.0.1:47893 (2 connections now open) 2014-10-06T17:21:37.338+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:37.339+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:37.339+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:37.340+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:37.341+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:37.341+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:37.341+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:37.342+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:37.342+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:37.343+0000 I INDEXING [conn14073] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T17:21:37.343+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:37.343+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:37.343+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:37.344+0000 I INDEXING [conn14073] build index on: test1.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test1.Insert_IntID" } 2014-10-06T17:21:37.344+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:37.344+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:37.344+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:37.345+0000 I INDEXING [conn14073] build index on: test2.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test2.Insert_IntID" } 2014-10-06T17:21:37.345+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:37.345+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:37.345+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:37.346+0000 I INDEXING [conn14073] build index on: test3.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test3.Insert_IntID" } 2014-10-06T17:21:37.346+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:37.346+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:37.347+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47894 #15484 (3 connections now open) 2014-10-06T17:21:37.347+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47895 #15485 (4 connections now open) 2014-10-06T17:21:37.347+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47896 #15486 (5 connections now open) 2014-10-06T17:21:37.347+0000 I NETWORK [conn15484] end connection 127.0.0.1:47894 (4 connections now open) 2014-10-06T17:21:42.348+0000 I NETWORK [conn15485] end connection 127.0.0.1:47895 (3 connections now open) 2014-10-06T17:21:42.348+0000 I NETWORK [conn15486] end connection 127.0.0.1:47896 (3 connections now open) 2014-10-06T17:21:42.348+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47897 #15487 (3 connections now open) 2014-10-06T17:21:42.348+0000 I NETWORK [conn15487] end connection 127.0.0.1:47897 (2 connections now open) 2014-10-06T17:21:42.349+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:42.350+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:42.350+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:42.351+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:42.352+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:42.352+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:42.352+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:42.353+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:42.353+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:42.354+0000 I INDEXING [conn14073] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T17:21:42.354+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:42.354+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:42.354+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:42.355+0000 I INDEXING [conn14073] build index on: test1.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test1.Insert_IntID" } 2014-10-06T17:21:42.355+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:42.355+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:42.355+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:42.356+0000 I INDEXING [conn14073] build index on: test2.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test2.Insert_IntID" } 2014-10-06T17:21:42.356+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:42.356+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:42.356+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:42.357+0000 I INDEXING [conn14073] build index on: test3.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test3.Insert_IntID" } 2014-10-06T17:21:42.357+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:42.357+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:42.358+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47898 #15488 (3 connections now open) 2014-10-06T17:21:42.358+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47899 #15489 (4 connections now open) 2014-10-06T17:21:42.359+0000 I NETWORK [conn15488] end connection 127.0.0.1:47898 (3 connections now open) 2014-10-06T17:21:47.359+0000 I NETWORK [conn15489] end connection 127.0.0.1:47899 (2 connections now open) 2014-10-06T17:21:47.359+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47900 #15490 (3 connections now open) 2014-10-06T17:21:47.360+0000 I NETWORK [conn15490] end connection 127.0.0.1:47900 (2 connections now open) 2014-10-06T17:21:47.360+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:47.361+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:47.362+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:47.362+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:47.363+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:47.363+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:47.364+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:47.364+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:47.364+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:47.365+0000 I INDEXING [conn14073] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T17:21:47.365+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:47.365+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:47.365+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:47.366+0000 I INDEXING [conn14073] build index on: test1.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test1.Insert_IntID" } 2014-10-06T17:21:47.366+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:47.366+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:47.366+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:47.367+0000 I INDEXING [conn14073] build index on: test2.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test2.Insert_IntID" } 2014-10-06T17:21:47.367+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:47.367+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:47.367+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:47.368+0000 I INDEXING [conn14073] build index on: test3.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test3.Insert_IntID" } 2014-10-06T17:21:47.368+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:47.368+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:47.369+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47901 #15491 (3 connections now open) 2014-10-06T17:21:47.369+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47902 #15492 (4 connections now open) 2014-10-06T17:21:47.369+0000 I NETWORK [conn15491] end connection 127.0.0.1:47901 (3 connections now open) 2014-10-06T17:21:52.370+0000 I NETWORK [conn15492] end connection 127.0.0.1:47902 (2 connections now open) 2014-10-06T17:21:52.370+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47903 #15493 (3 connections now open) 2014-10-06T17:21:52.370+0000 I NETWORK [conn15493] end connection 127.0.0.1:47903 (2 connections now open) 2014-10-06T17:21:52.371+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:52.371+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:52.372+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:52.373+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:52.374+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:52.374+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:52.374+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:52.374+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:52.375+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:52.375+0000 I INDEXING [conn14073] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T17:21:52.375+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:52.375+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:52.376+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:52.376+0000 I INDEXING [conn14073] build index on: test1.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test1.Insert_IntID" } 2014-10-06T17:21:52.376+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:52.376+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:52.377+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:52.377+0000 I INDEXING [conn14073] build index on: test2.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test2.Insert_IntID" } 2014-10-06T17:21:52.377+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:52.377+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:52.378+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:52.378+0000 I INDEXING [conn14073] build index on: test3.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test3.Insert_IntID" } 2014-10-06T17:21:52.378+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:52.378+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:52.379+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47904 #15494 (3 connections now open) 2014-10-06T17:21:52.380+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47905 #15495 (4 connections now open) 2014-10-06T17:21:52.380+0000 I NETWORK [conn15494] end connection 127.0.0.1:47904 (3 connections now open) 2014-10-06T17:21:57.380+0000 I NETWORK [conn15495] end connection 127.0.0.1:47905 (2 connections now open) 2014-10-06T17:21:57.380+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47906 #15496 (3 connections now open) 2014-10-06T17:21:57.381+0000 I NETWORK [conn15496] end connection 127.0.0.1:47906 (2 connections now open) 2014-10-06T17:21:57.381+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:57.382+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:57.383+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:57.384+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:57.384+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:57.385+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:57.385+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:57.385+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:57.385+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:21:57.386+0000 I INDEXING [conn14073] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T17:21:57.386+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:57.386+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:57.386+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:21:57.387+0000 I INDEXING [conn14073] build index on: test1.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test1.Insert_IntID" } 2014-10-06T17:21:57.387+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:57.387+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:57.387+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:21:57.388+0000 I INDEXING [conn14073] build index on: test2.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test2.Insert_IntID" } 2014-10-06T17:21:57.388+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:57.388+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:57.388+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:21:57.389+0000 I INDEXING [conn14073] build index on: test3.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test3.Insert_IntID" } 2014-10-06T17:21:57.389+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:21:57.389+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:21:57.390+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47907 #15497 (3 connections now open) 2014-10-06T17:21:57.390+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47908 #15498 (4 connections now open) 2014-10-06T17:21:57.391+0000 I NETWORK [conn15497] end connection 127.0.0.1:47907 (3 connections now open) 2014-10-06T17:22:02.391+0000 I NETWORK [conn15498] end connection 127.0.0.1:47908 (2 connections now open) 2014-10-06T17:22:02.391+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47909 #15499 (3 connections now open) 2014-10-06T17:22:02.392+0000 I NETWORK [conn15499] end connection 127.0.0.1:47909 (2 connections now open) 2014-10-06T17:22:02.392+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:22:02.393+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:22:02.394+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:22:02.394+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:22:02.395+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:22:02.395+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:22:02.396+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:22:02.396+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:22:02.396+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:22:02.397+0000 I INDEXING [conn14073] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T17:22:02.397+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:22:02.397+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:22:02.397+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:22:02.398+0000 I INDEXING [conn14073] build index on: test1.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test1.Insert_IntID" } 2014-10-06T17:22:02.398+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:22:02.398+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:22:02.398+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:22:02.399+0000 I INDEXING [conn14073] build index on: test2.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test2.Insert_IntID" } 2014-10-06T17:22:02.399+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:22:02.399+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:22:02.399+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:22:02.401+0000 I INDEXING [conn14073] build index on: test3.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test3.Insert_IntID" } 2014-10-06T17:22:02.401+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:22:02.401+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:22:02.402+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47910 #15500 (3 connections now open) 2014-10-06T17:22:02.402+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47911 #15501 (4 connections now open) 2014-10-06T17:22:02.402+0000 I NETWORK [conn15500] end connection 127.0.0.1:47910 (3 connections now open) 2014-10-06T17:22:07.402+0000 I NETWORK [conn15501] end connection 127.0.0.1:47911 (2 connections now open) 2014-10-06T17:22:07.402+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47912 #15502 (3 connections now open) 2014-10-06T17:22:07.403+0000 I NETWORK [conn15502] end connection 127.0.0.1:47912 (2 connections now open) 2014-10-06T17:22:07.403+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:22:07.404+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:22:07.405+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:22:07.406+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:22:07.407+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:22:07.407+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:22:07.407+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:22:07.407+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:22:07.408+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:22:07.409+0000 I INDEXING [conn14073] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T17:22:07.409+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:22:07.409+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:22:07.409+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:22:07.410+0000 I INDEXING [conn14073] build index on: test1.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test1.Insert_IntID" } 2014-10-06T17:22:07.410+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:22:07.410+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:22:07.410+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:22:07.411+0000 I INDEXING [conn14073] build index on: test2.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test2.Insert_IntID" } 2014-10-06T17:22:07.411+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:22:07.411+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:22:07.411+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:22:07.411+0000 I INDEXING [conn14073] build index on: test3.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test3.Insert_IntID" } 2014-10-06T17:22:07.412+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:22:07.412+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:22:07.412+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47913 #15503 (3 connections now open) 2014-10-06T17:22:07.413+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47914 #15504 (4 connections now open) 2014-10-06T17:22:07.413+0000 I NETWORK [conn15503] end connection 127.0.0.1:47913 (3 connections now open) 2014-10-06T17:22:12.413+0000 I NETWORK [conn15504] end connection 127.0.0.1:47914 (2 connections now open) 2014-10-06T17:22:12.413+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47915 #15505 (3 connections now open) 2014-10-06T17:22:12.414+0000 I NETWORK [conn15505] end connection 127.0.0.1:47915 (2 connections now open) 2014-10-06T17:22:12.414+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:22:12.415+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:22:12.416+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:22:12.417+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:22:12.417+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:22:12.418+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:22:12.418+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:22:12.418+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:22:12.418+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:22:12.419+0000 I INDEXING [conn14073] build index on: test0.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test0.Insert_IntID" } 2014-10-06T17:22:12.419+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:22:12.419+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:22:12.419+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:22:12.420+0000 I INDEXING [conn14073] build index on: test1.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test1.Insert_IntID" } 2014-10-06T17:22:12.420+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:22:12.420+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:22:12.420+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:22:12.421+0000 I INDEXING [conn14073] build index on: test2.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test2.Insert_IntID" } 2014-10-06T17:22:12.421+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:22:12.421+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:22:12.421+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:22:12.422+0000 I INDEXING [conn14073] build index on: test3.Insert_IntID properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test3.Insert_IntID" } 2014-10-06T17:22:12.422+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:22:12.422+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:22:12.423+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47916 #15506 (3 connections now open) 2014-10-06T17:22:12.423+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47917 #15507 (4 connections now open) 2014-10-06T17:22:12.424+0000 I NETWORK [conn15506] end connection 127.0.0.1:47916 (3 connections now open) 2014-10-06T17:22:17.424+0000 I NETWORK [conn15507] end connection 127.0.0.1:47917 (2 connections now open) 2014-10-06T17:22:17.424+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47918 #15508 (3 connections now open) 2014-10-06T17:22:17.425+0000 I NETWORK [conn15508] end connection 127.0.0.1:47918 (2 connections now open) 2014-10-06T17:22:17.425+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntID 2014-10-06T17:22:17.426+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntID 2014-10-06T17:22:17.427+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntID 2014-10-06T17:22:17.427+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntID 2014-10-06T17:22:17.455+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:22:17.455+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:22:17.455+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:22:17.455+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:22:17.456+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:22:17.456+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:22:17.456+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:22:17.456+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:22:17.463+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47919 #15509 (3 connections now open) 2014-10-06T17:22:17.463+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47920 #15510 (4 connections now open) 2014-10-06T17:22:17.463+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47921 #15511 (5 connections now open) 2014-10-06T17:22:17.463+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47922 #15512 (6 connections now open) 2014-10-06T17:22:17.463+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47923 #15513 (7 connections now open) 2014-10-06T17:22:17.464+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47924 #15514 (8 connections now open) 2014-10-06T17:22:17.464+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47925 #15515 (9 connections now open) 2014-10-06T17:22:17.464+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47926 #15516 (10 connections now open) 2014-10-06T17:22:17.465+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47927 #15517 (11 connections now open) 2014-10-06T17:22:17.465+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47928 #15518 (12 connections now open) 2014-10-06T17:22:17.465+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47929 #15519 (13 connections now open) 2014-10-06T17:22:17.466+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47930 #15520 (14 connections now open) 2014-10-06T17:22:17.466+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47931 #15521 (15 connections now open) 2014-10-06T17:22:17.466+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47932 #15522 (16 connections now open) 2014-10-06T17:22:17.466+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47933 #15523 (17 connections now open) 2014-10-06T17:22:17.466+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47934 #15524 (18 connections now open) 2014-10-06T17:22:17.467+0000 I NETWORK [conn15509] end connection 127.0.0.1:47919 (17 connections now open) 2014-10-06T17:22:17.467+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47935 #15525 (18 connections now open) 2014-10-06T17:22:22.467+0000 I NETWORK [conn15515] end connection 127.0.0.1:47925 (17 connections now open) 2014-10-06T17:22:22.467+0000 I NETWORK [conn15519] end connection 127.0.0.1:47929 (17 connections now open) 2014-10-06T17:22:22.467+0000 I NETWORK [conn15524] end connection 127.0.0.1:47934 (17 connections now open) 2014-10-06T17:22:22.467+0000 I NETWORK [conn15512] end connection 127.0.0.1:47922 (14 connections now open) 2014-10-06T17:22:22.467+0000 I NETWORK [conn15522] end connection 127.0.0.1:47932 (13 connections now open) 2014-10-06T17:22:22.467+0000 I NETWORK [conn15511] end connection 127.0.0.1:47921 (12 connections now open) 2014-10-06T17:22:22.467+0000 I NETWORK [conn15518] end connection 127.0.0.1:47928 (11 connections now open) 2014-10-06T17:22:22.467+0000 I NETWORK [conn15520] end connection 127.0.0.1:47930 (11 connections now open) 2014-10-06T17:22:22.467+0000 I NETWORK [conn15516] end connection 127.0.0.1:47926 (11 connections now open) 2014-10-06T17:22:22.468+0000 I NETWORK [conn15525] end connection 127.0.0.1:47935 (10 connections now open) 2014-10-06T17:22:22.468+0000 I NETWORK [conn15517] end connection 127.0.0.1:47927 (9 connections now open) 2014-10-06T17:22:22.468+0000 I NETWORK [conn15510] end connection 127.0.0.1:47920 (7 connections now open) 2014-10-06T17:22:22.468+0000 I NETWORK [conn15514] end connection 127.0.0.1:47924 (6 connections now open) 2014-10-06T17:22:22.468+0000 I NETWORK [conn15523] end connection 127.0.0.1:47933 (5 connections now open) 2014-10-06T17:22:22.468+0000 I NETWORK [conn15521] end connection 127.0.0.1:47931 (3 connections now open) 2014-10-06T17:22:22.468+0000 I NETWORK [conn15513] end connection 127.0.0.1:47923 (2 connections now open) 2014-10-06T17:22:22.468+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47936 #15526 (3 connections now open) 2014-10-06T17:22:22.469+0000 I NETWORK [conn15526] end connection 127.0.0.1:47936 (2 connections now open) 2014-10-06T17:22:22.469+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:22:22.470+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:22:22.470+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:22:22.471+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:22:22.471+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:22:22.472+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:22:22.483+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:22:22.483+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:22:22.483+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:22:22.483+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:22:22.484+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:22:22.484+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:22:22.486+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47937 #15527 (3 connections now open) 2014-10-06T17:22:22.487+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47938 #15528 (4 connections now open) 2014-10-06T17:22:22.487+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47939 #15529 (5 connections now open) 2014-10-06T17:22:22.487+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47941 #15530 (6 connections now open) 2014-10-06T17:22:22.487+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47940 #15531 (7 connections now open) 2014-10-06T17:22:22.487+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47943 #15532 (8 connections now open) 2014-10-06T17:22:22.487+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47944 #15533 (9 connections now open) 2014-10-06T17:22:22.488+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47945 #15534 (10 connections now open) 2014-10-06T17:22:22.488+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47946 #15535 (11 connections now open) 2014-10-06T17:22:22.488+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47947 #15536 (12 connections now open) 2014-10-06T17:22:22.488+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47948 #15537 (13 connections now open) 2014-10-06T17:22:22.488+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47949 #15538 (14 connections now open) 2014-10-06T17:22:22.488+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47950 #15539 (15 connections now open) 2014-10-06T17:22:22.488+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47951 #15540 (16 connections now open) 2014-10-06T17:22:22.488+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47952 #15541 (17 connections now open) 2014-10-06T17:22:22.488+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47953 #15542 (18 connections now open) 2014-10-06T17:22:22.488+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47954 #15543 (19 connections now open) 2014-10-06T17:22:22.489+0000 I NETWORK [conn15527] end connection 127.0.0.1:47937 (18 connections now open) 2014-10-06T17:22:27.489+0000 I NETWORK [conn15536] end connection 127.0.0.1:47947 (17 connections now open) 2014-10-06T17:22:27.489+0000 I NETWORK [conn15533] end connection 127.0.0.1:47944 (17 connections now open) 2014-10-06T17:22:27.489+0000 I NETWORK [conn15529] end connection 127.0.0.1:47939 (16 connections now open) 2014-10-06T17:22:27.489+0000 I NETWORK [conn15539] end connection 127.0.0.1:47950 (16 connections now open) 2014-10-06T17:22:27.489+0000 I NETWORK [conn15541] end connection 127.0.0.1:47952 (13 connections now open) 2014-10-06T17:22:27.489+0000 I NETWORK [conn15543] end connection 127.0.0.1:47954 (13 connections now open) 2014-10-06T17:22:27.489+0000 I NETWORK [conn15540] end connection 127.0.0.1:47951 (17 connections now open) 2014-10-06T17:22:27.490+0000 I NETWORK [conn15528] end connection 127.0.0.1:47938 (10 connections now open) 2014-10-06T17:22:27.490+0000 I NETWORK [conn15534] end connection 127.0.0.1:47945 (10 connections now open) 2014-10-06T17:22:27.490+0000 I NETWORK [conn15530] end connection 127.0.0.1:47941 (8 connections now open) 2014-10-06T17:22:27.490+0000 I NETWORK [conn15538] end connection 127.0.0.1:47949 (7 connections now open) 2014-10-06T17:22:27.490+0000 I NETWORK [conn15537] end connection 127.0.0.1:47948 (7 connections now open) 2014-10-06T17:22:27.490+0000 I NETWORK [conn15532] end connection 127.0.0.1:47943 (5 connections now open) 2014-10-06T17:22:27.490+0000 I NETWORK [conn15531] end connection 127.0.0.1:47940 (5 connections now open) 2014-10-06T17:22:27.490+0000 I NETWORK [conn15542] end connection 127.0.0.1:47953 (4 connections now open) 2014-10-06T17:22:27.490+0000 I NETWORK [conn15535] end connection 127.0.0.1:47946 (2 connections now open) 2014-10-06T17:22:27.490+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47955 #15544 (3 connections now open) 2014-10-06T17:22:27.491+0000 I NETWORK [conn15544] end connection 127.0.0.1:47955 (2 connections now open) 2014-10-06T17:22:27.491+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:22:27.492+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:22:27.492+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:22:27.493+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:22:27.494+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:22:27.494+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:22:27.494+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:22:27.494+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:22:27.495+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:22:27.495+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:22:27.495+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:22:27.495+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:22:27.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47956 #15545 (3 connections now open) 2014-10-06T17:22:27.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47957 #15546 (4 connections now open) 2014-10-06T17:22:27.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47958 #15547 (5 connections now open) 2014-10-06T17:22:27.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47960 #15548 (6 connections now open) 2014-10-06T17:22:27.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47959 #15549 (7 connections now open) 2014-10-06T17:22:27.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47961 #15550 (8 connections now open) 2014-10-06T17:22:27.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47962 #15551 (9 connections now open) 2014-10-06T17:22:27.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47963 #15552 (10 connections now open) 2014-10-06T17:22:27.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47964 #15553 (11 connections now open) 2014-10-06T17:22:27.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47965 #15554 (12 connections now open) 2014-10-06T17:22:27.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47966 #15555 (13 connections now open) 2014-10-06T17:22:27.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47968 #15556 (14 connections now open) 2014-10-06T17:22:27.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47967 #15557 (15 connections now open) 2014-10-06T17:22:27.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47969 #15558 (16 connections now open) 2014-10-06T17:22:27.500+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47970 #15559 (17 connections now open) 2014-10-06T17:22:27.500+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47971 #15560 (18 connections now open) 2014-10-06T17:22:27.500+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47972 #15561 (19 connections now open) 2014-10-06T17:22:27.500+0000 I NETWORK [conn15545] end connection 127.0.0.1:47956 (18 connections now open) 2014-10-06T17:22:32.501+0000 I NETWORK [conn15555] end connection 127.0.0.1:47966 (17 connections now open) 2014-10-06T17:22:32.501+0000 I NETWORK [conn15554] end connection 127.0.0.1:47965 (17 connections now open) 2014-10-06T17:22:32.501+0000 I NETWORK [conn15557] end connection 127.0.0.1:47967 (17 connections now open) 2014-10-06T17:22:32.501+0000 I NETWORK [conn15549] end connection 127.0.0.1:47959 (17 connections now open) 2014-10-06T17:22:32.501+0000 I NETWORK [conn15546] end connection 127.0.0.1:47957 (17 connections now open) 2014-10-06T17:22:32.501+0000 I NETWORK [conn15550] end connection 127.0.0.1:47961 (13 connections now open) 2014-10-06T17:22:32.501+0000 I NETWORK [conn15548] end connection 127.0.0.1:47960 (11 connections now open) 2014-10-06T17:22:32.501+0000 I NETWORK [conn15561] end connection 127.0.0.1:47972 (10 connections now open) 2014-10-06T17:22:32.501+0000 I NETWORK [conn15559] end connection 127.0.0.1:47970 (10 connections now open) 2014-10-06T17:22:32.501+0000 I NETWORK [conn15553] end connection 127.0.0.1:47964 (10 connections now open) 2014-10-06T17:22:32.501+0000 I NETWORK [conn15551] end connection 127.0.0.1:47962 (8 connections now open) 2014-10-06T17:22:32.501+0000 I NETWORK [conn15558] end connection 127.0.0.1:47969 (8 connections now open) 2014-10-06T17:22:32.501+0000 I NETWORK [conn15560] end connection 127.0.0.1:47971 (7 connections now open) 2014-10-06T17:22:32.502+0000 I NETWORK [conn15552] end connection 127.0.0.1:47963 (5 connections now open) 2014-10-06T17:22:32.501+0000 I NETWORK [conn15556] end connection 127.0.0.1:47968 (17 connections now open) 2014-10-06T17:22:32.502+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47973 #15562 (5 connections now open) 2014-10-06T17:22:32.502+0000 I NETWORK [conn15547] end connection 127.0.0.1:47958 (3 connections now open) 2014-10-06T17:22:32.503+0000 I NETWORK [conn15562] end connection 127.0.0.1:47973 (2 connections now open) 2014-10-06T17:22:32.503+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:22:32.504+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:22:32.504+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:22:32.505+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:22:32.506+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:22:32.506+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:22:32.506+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:22:32.506+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:22:32.507+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:22:32.507+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:22:32.507+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:22:32.507+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:22:32.510+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47974 #15563 (3 connections now open) 2014-10-06T17:22:32.510+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47975 #15564 (4 connections now open) 2014-10-06T17:22:32.510+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47976 #15565 (5 connections now open) 2014-10-06T17:22:32.511+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47977 #15566 (6 connections now open) 2014-10-06T17:22:32.511+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47978 #15567 (7 connections now open) 2014-10-06T17:22:32.511+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47979 #15568 (8 connections now open) 2014-10-06T17:22:32.511+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47980 #15569 (9 connections now open) 2014-10-06T17:22:32.511+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47981 #15570 (10 connections now open) 2014-10-06T17:22:32.511+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47982 #15571 (11 connections now open) 2014-10-06T17:22:32.511+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47983 #15572 (12 connections now open) 2014-10-06T17:22:32.511+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47984 #15573 (13 connections now open) 2014-10-06T17:22:32.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47985 #15574 (14 connections now open) 2014-10-06T17:22:32.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47986 #15575 (15 connections now open) 2014-10-06T17:22:32.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47987 #15576 (16 connections now open) 2014-10-06T17:22:32.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47988 #15577 (17 connections now open) 2014-10-06T17:22:32.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47989 #15578 (18 connections now open) 2014-10-06T17:22:32.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47990 #15579 (19 connections now open) 2014-10-06T17:22:32.513+0000 I NETWORK [conn15563] end connection 127.0.0.1:47974 (18 connections now open) 2014-10-06T17:22:37.513+0000 I NETWORK [conn15576] end connection 127.0.0.1:47987 (17 connections now open) 2014-10-06T17:22:37.513+0000 I NETWORK [conn15569] end connection 127.0.0.1:47980 (17 connections now open) 2014-10-06T17:22:37.513+0000 I NETWORK [conn15564] end connection 127.0.0.1:47975 (17 connections now open) 2014-10-06T17:22:37.513+0000 I NETWORK [conn15566] end connection 127.0.0.1:47977 (17 connections now open) 2014-10-06T17:22:37.513+0000 I NETWORK [conn15578] end connection 127.0.0.1:47989 (14 connections now open) 2014-10-06T17:22:37.513+0000 I NETWORK [conn15579] end connection 127.0.0.1:47990 (14 connections now open) 2014-10-06T17:22:37.513+0000 I NETWORK [conn15565] end connection 127.0.0.1:47976 (11 connections now open) 2014-10-06T17:22:37.513+0000 I NETWORK [conn15568] end connection 127.0.0.1:47979 (11 connections now open) 2014-10-06T17:22:37.513+0000 I NETWORK [conn15570] end connection 127.0.0.1:47981 (9 connections now open) 2014-10-06T17:22:37.513+0000 I NETWORK [conn15575] end connection 127.0.0.1:47986 (9 connections now open) 2014-10-06T17:22:37.514+0000 I NETWORK [conn15577] end connection 127.0.0.1:47988 (7 connections now open) 2014-10-06T17:22:37.514+0000 I NETWORK [conn15571] end connection 127.0.0.1:47982 (6 connections now open) 2014-10-06T17:22:37.514+0000 I NETWORK [conn15573] end connection 127.0.0.1:47984 (6 connections now open) 2014-10-06T17:22:37.514+0000 I NETWORK [conn15574] end connection 127.0.0.1:47985 (6 connections now open) 2014-10-06T17:22:37.514+0000 I NETWORK [conn15572] end connection 127.0.0.1:47983 (3 connections now open) 2014-10-06T17:22:37.514+0000 I NETWORK [conn15567] end connection 127.0.0.1:47978 (3 connections now open) 2014-10-06T17:22:37.514+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47991 #15580 (3 connections now open) 2014-10-06T17:22:37.515+0000 I NETWORK [conn15580] end connection 127.0.0.1:47991 (2 connections now open) 2014-10-06T17:22:37.515+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:22:37.516+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:22:37.516+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:22:37.517+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:22:37.518+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:22:37.518+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:22:37.518+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:22:37.518+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:22:37.519+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:22:37.519+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:22:37.519+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:22:37.519+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:22:37.522+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47992 #15581 (3 connections now open) 2014-10-06T17:22:37.522+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47993 #15582 (4 connections now open) 2014-10-06T17:22:37.522+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47994 #15583 (5 connections now open) 2014-10-06T17:22:37.522+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47995 #15584 (6 connections now open) 2014-10-06T17:22:37.523+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47996 #15585 (7 connections now open) 2014-10-06T17:22:37.523+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47997 #15586 (8 connections now open) 2014-10-06T17:22:37.523+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47998 #15587 (9 connections now open) 2014-10-06T17:22:37.523+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:47999 #15588 (10 connections now open) 2014-10-06T17:22:37.523+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48000 #15589 (11 connections now open) 2014-10-06T17:22:37.523+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48001 #15590 (12 connections now open) 2014-10-06T17:22:37.523+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48002 #15591 (13 connections now open) 2014-10-06T17:22:37.523+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48003 #15592 (14 connections now open) 2014-10-06T17:22:37.523+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48004 #15593 (15 connections now open) 2014-10-06T17:22:37.523+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48005 #15594 (16 connections now open) 2014-10-06T17:22:37.524+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48006 #15595 (17 connections now open) 2014-10-06T17:22:37.524+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48007 #15596 (18 connections now open) 2014-10-06T17:22:37.524+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48008 #15597 (19 connections now open) 2014-10-06T17:22:37.524+0000 I NETWORK [conn15581] end connection 127.0.0.1:47992 (18 connections now open) 2014-10-06T17:22:39.222+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._30 2014-10-06T17:22:42.525+0000 I NETWORK [conn15589] end connection 127.0.0.1:48000 (17 connections now open) 2014-10-06T17:22:42.525+0000 I NETWORK [conn15591] end connection 127.0.0.1:48002 (17 connections now open) 2014-10-06T17:22:42.525+0000 I NETWORK [conn15586] end connection 127.0.0.1:47997 (16 connections now open) 2014-10-06T17:22:42.525+0000 I NETWORK [conn15590] end connection 127.0.0.1:48001 (16 connections now open) 2014-10-06T17:22:42.525+0000 I NETWORK [conn15593] end connection 127.0.0.1:48004 (13 connections now open) 2014-10-06T17:22:42.525+0000 I NETWORK [conn15582] end connection 127.0.0.1:47993 (13 connections now open) 2014-10-06T17:22:42.525+0000 I NETWORK [conn15595] end connection 127.0.0.1:48006 (11 connections now open) 2014-10-06T17:22:42.525+0000 I NETWORK [conn15584] end connection 127.0.0.1:47995 (11 connections now open) 2014-10-06T17:22:42.525+0000 I NETWORK [conn15585] end connection 127.0.0.1:47996 (10 connections now open) 2014-10-06T17:22:42.525+0000 I NETWORK [conn15588] end connection 127.0.0.1:47999 (8 connections now open) 2014-10-06T17:22:42.525+0000 I NETWORK [conn15597] end connection 127.0.0.1:48008 (17 connections now open) 2014-10-06T17:22:42.525+0000 I NETWORK [conn15583] end connection 127.0.0.1:47994 (8 connections now open) 2014-10-06T17:22:42.525+0000 I NETWORK [conn15594] end connection 127.0.0.1:48005 (5 connections now open) 2014-10-06T17:22:42.526+0000 I NETWORK [conn15592] end connection 127.0.0.1:48003 (4 connections now open) 2014-10-06T17:22:42.526+0000 I NETWORK [conn15596] end connection 127.0.0.1:48007 (3 connections now open) 2014-10-06T17:22:42.526+0000 I NETWORK [conn15587] end connection 127.0.0.1:47998 (3 connections now open) 2014-10-06T17:22:42.526+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48009 #15598 (3 connections now open) 2014-10-06T17:22:42.526+0000 I NETWORK [conn15598] end connection 127.0.0.1:48009 (2 connections now open) 2014-10-06T17:22:42.527+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:22:42.527+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:22:42.528+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:22:42.529+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:22:42.529+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:22:42.529+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:22:42.530+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:22:42.530+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:22:42.530+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:22:42.530+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:22:42.531+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:22:42.531+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:22:42.533+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48010 #15599 (3 connections now open) 2014-10-06T17:22:42.534+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48011 #15600 (4 connections now open) 2014-10-06T17:22:42.534+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48012 #15601 (5 connections now open) 2014-10-06T17:22:42.534+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48014 #15602 (6 connections now open) 2014-10-06T17:22:42.534+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48013 #15603 (7 connections now open) 2014-10-06T17:22:42.534+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48015 #15604 (8 connections now open) 2014-10-06T17:22:42.534+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48016 #15605 (9 connections now open) 2014-10-06T17:22:42.535+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48017 #15606 (10 connections now open) 2014-10-06T17:22:42.535+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48018 #15607 (11 connections now open) 2014-10-06T17:22:42.535+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48019 #15608 (12 connections now open) 2014-10-06T17:22:42.535+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48020 #15609 (13 connections now open) 2014-10-06T17:22:42.536+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48021 #15610 (14 connections now open) 2014-10-06T17:22:42.536+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48022 #15611 (15 connections now open) 2014-10-06T17:22:42.536+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48023 #15612 (16 connections now open) 2014-10-06T17:22:42.536+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48024 #15613 (17 connections now open) 2014-10-06T17:22:42.536+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48025 #15614 (18 connections now open) 2014-10-06T17:22:42.536+0000 I NETWORK [conn15599] end connection 127.0.0.1:48010 (16 connections now open) 2014-10-06T17:22:42.536+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48027 #15615 (19 connections now open) 2014-10-06T17:22:47.537+0000 I NETWORK [conn15607] end connection 127.0.0.1:48018 (17 connections now open) 2014-10-06T17:22:47.537+0000 I NETWORK [conn15601] end connection 127.0.0.1:48012 (16 connections now open) 2014-10-06T17:22:47.537+0000 I NETWORK [conn15605] end connection 127.0.0.1:48016 (15 connections now open) 2014-10-06T17:22:47.537+0000 I NETWORK [conn15609] end connection 127.0.0.1:48020 (15 connections now open) 2014-10-06T17:22:47.537+0000 I NETWORK [conn15603] end connection 127.0.0.1:48013 (16 connections now open) 2014-10-06T17:22:47.537+0000 I NETWORK [conn15604] end connection 127.0.0.1:48015 (14 connections now open) 2014-10-06T17:22:47.537+0000 I NETWORK [conn15613] end connection 127.0.0.1:48024 (14 connections now open) 2014-10-06T17:22:47.537+0000 I NETWORK [conn15614] end connection 127.0.0.1:48025 (13 connections now open) 2014-10-06T17:22:47.537+0000 I NETWORK [conn15600] end connection 127.0.0.1:48011 (10 connections now open) 2014-10-06T17:22:47.537+0000 I NETWORK [conn15608] end connection 127.0.0.1:48019 (9 connections now open) 2014-10-06T17:22:47.537+0000 I NETWORK [conn15610] end connection 127.0.0.1:48021 (8 connections now open) 2014-10-06T17:22:47.537+0000 I NETWORK [conn15611] end connection 127.0.0.1:48022 (15 connections now open) 2014-10-06T17:22:47.537+0000 I NETWORK [conn15615] end connection 127.0.0.1:48027 (9 connections now open) 2014-10-06T17:22:47.537+0000 I NETWORK [conn15606] end connection 127.0.0.1:48017 (6 connections now open) 2014-10-06T17:22:47.537+0000 I NETWORK [conn15612] end connection 127.0.0.1:48023 (5 connections now open) 2014-10-06T17:22:47.538+0000 I NETWORK [conn15602] end connection 127.0.0.1:48014 (2 connections now open) 2014-10-06T17:22:47.538+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48028 #15616 (3 connections now open) 2014-10-06T17:22:47.538+0000 I NETWORK [conn15616] end connection 127.0.0.1:48028 (2 connections now open) 2014-10-06T17:22:47.539+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:22:47.539+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:22:47.540+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:22:47.541+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:22:47.541+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:22:47.541+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:22:47.542+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:22:47.542+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:22:47.542+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:22:47.542+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:22:47.543+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:22:47.543+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:22:47.545+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48029 #15617 (3 connections now open) 2014-10-06T17:22:47.545+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48030 #15618 (4 connections now open) 2014-10-06T17:22:47.546+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48031 #15619 (5 connections now open) 2014-10-06T17:22:47.546+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48032 #15620 (6 connections now open) 2014-10-06T17:22:47.546+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48033 #15621 (7 connections now open) 2014-10-06T17:22:47.546+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48034 #15622 (8 connections now open) 2014-10-06T17:22:47.546+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48035 #15623 (9 connections now open) 2014-10-06T17:22:47.546+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48037 #15624 (10 connections now open) 2014-10-06T17:22:47.546+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48036 #15625 (11 connections now open) 2014-10-06T17:22:47.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48039 #15626 (12 connections now open) 2014-10-06T17:22:47.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48040 #15627 (13 connections now open) 2014-10-06T17:22:47.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48041 #15628 (14 connections now open) 2014-10-06T17:22:47.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48042 #15629 (15 connections now open) 2014-10-06T17:22:47.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48043 #15630 (16 connections now open) 2014-10-06T17:22:47.548+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48044 #15631 (17 connections now open) 2014-10-06T17:22:47.548+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48045 #15632 (18 connections now open) 2014-10-06T17:22:47.548+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48046 #15633 (19 connections now open) 2014-10-06T17:22:47.548+0000 I NETWORK [conn15617] end connection 127.0.0.1:48029 (18 connections now open) 2014-10-06T17:22:52.548+0000 I NETWORK [conn15624] end connection 127.0.0.1:48037 (17 connections now open) 2014-10-06T17:22:52.548+0000 I NETWORK [conn15622] end connection 127.0.0.1:48034 (17 connections now open) 2014-10-06T17:22:52.548+0000 I NETWORK [conn15629] end connection 127.0.0.1:48042 (17 connections now open) 2014-10-06T17:22:52.548+0000 I NETWORK [conn15620] end connection 127.0.0.1:48032 (17 connections now open) 2014-10-06T17:22:52.549+0000 I NETWORK [conn15618] end connection 127.0.0.1:48030 (14 connections now open) 2014-10-06T17:22:52.549+0000 I NETWORK [conn15628] end connection 127.0.0.1:48041 (15 connections now open) 2014-10-06T17:22:52.549+0000 I NETWORK [conn15619] end connection 127.0.0.1:48031 (14 connections now open) 2014-10-06T17:22:52.549+0000 I NETWORK [conn15630] end connection 127.0.0.1:48043 (15 connections now open) 2014-10-06T17:22:52.549+0000 I NETWORK [conn15627] end connection 127.0.0.1:48040 (9 connections now open) 2014-10-06T17:22:52.549+0000 I NETWORK [conn15623] end connection 127.0.0.1:48035 (9 connections now open) 2014-10-06T17:22:52.549+0000 I NETWORK [conn15631] end connection 127.0.0.1:48044 (7 connections now open) 2014-10-06T17:22:52.549+0000 I NETWORK [conn15621] end connection 127.0.0.1:48033 (6 connections now open) 2014-10-06T17:22:52.549+0000 I NETWORK [conn15632] end connection 127.0.0.1:48045 (6 connections now open) 2014-10-06T17:22:52.549+0000 I NETWORK [conn15625] end connection 127.0.0.1:48036 (6 connections now open) 2014-10-06T17:22:52.549+0000 I NETWORK [conn15626] end connection 127.0.0.1:48039 (6 connections now open) 2014-10-06T17:22:52.549+0000 I NETWORK [conn15633] end connection 127.0.0.1:48046 (2 connections now open) 2014-10-06T17:22:52.550+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48047 #15634 (3 connections now open) 2014-10-06T17:22:52.550+0000 I NETWORK [conn15634] end connection 127.0.0.1:48047 (2 connections now open) 2014-10-06T17:22:52.551+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:22:52.551+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:22:52.552+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:22:52.552+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:22:52.553+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:22:52.554+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:22:52.554+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:22:52.554+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:22:52.554+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:22:52.555+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:22:52.555+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:22:52.555+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:22:52.558+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48048 #15635 (3 connections now open) 2014-10-06T17:22:52.558+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48049 #15636 (4 connections now open) 2014-10-06T17:22:52.558+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48051 #15637 (5 connections now open) 2014-10-06T17:22:52.558+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48050 #15638 (6 connections now open) 2014-10-06T17:22:52.558+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48052 #15639 (7 connections now open) 2014-10-06T17:22:52.559+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48053 #15640 (8 connections now open) 2014-10-06T17:22:52.559+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48054 #15641 (9 connections now open) 2014-10-06T17:22:52.559+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48055 #15642 (10 connections now open) 2014-10-06T17:22:52.559+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48056 #15643 (11 connections now open) 2014-10-06T17:22:52.559+0000 I NETWORK [conn15635] end connection 127.0.0.1:48048 (10 connections now open) 2014-10-06T17:22:57.559+0000 I NETWORK [conn15636] end connection 127.0.0.1:48049 (9 connections now open) 2014-10-06T17:22:57.559+0000 I NETWORK [conn15640] end connection 127.0.0.1:48053 (9 connections now open) 2014-10-06T17:22:57.559+0000 I NETWORK [conn15637] end connection 127.0.0.1:48051 (9 connections now open) 2014-10-06T17:22:57.559+0000 I NETWORK [conn15641] end connection 127.0.0.1:48054 (8 connections now open) 2014-10-06T17:22:57.559+0000 I NETWORK [conn15642] end connection 127.0.0.1:48055 (5 connections now open) 2014-10-06T17:22:57.559+0000 I NETWORK [conn15638] end connection 127.0.0.1:48050 (4 connections now open) 2014-10-06T17:22:57.560+0000 I NETWORK [conn15639] end connection 127.0.0.1:48052 (3 connections now open) 2014-10-06T17:22:57.560+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48057 #15644 (4 connections now open) 2014-10-06T17:22:57.560+0000 I NETWORK [conn15643] end connection 127.0.0.1:48056 (2 connections now open) 2014-10-06T17:22:57.560+0000 I NETWORK [conn15644] end connection 127.0.0.1:48057 (2 connections now open) 2014-10-06T17:22:57.561+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:22:57.561+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:22:57.562+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:22:57.562+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:22:57.563+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:22:57.563+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:22:57.564+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:22:57.564+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:22:57.565+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:22:57.565+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:22:57.565+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:22:57.565+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:22:57.568+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48058 #15645 (3 connections now open) 2014-10-06T17:22:57.568+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48059 #15646 (4 connections now open) 2014-10-06T17:22:57.568+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48060 #15647 (5 connections now open) 2014-10-06T17:22:57.568+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48061 #15648 (6 connections now open) 2014-10-06T17:22:57.569+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48062 #15649 (7 connections now open) 2014-10-06T17:22:57.569+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48063 #15650 (8 connections now open) 2014-10-06T17:22:57.569+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48064 #15651 (9 connections now open) 2014-10-06T17:22:57.569+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48065 #15652 (10 connections now open) 2014-10-06T17:22:57.569+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48066 #15653 (11 connections now open) 2014-10-06T17:22:57.569+0000 I NETWORK [conn15645] end connection 127.0.0.1:48058 (10 connections now open) 2014-10-06T17:23:02.570+0000 I NETWORK [conn15650] end connection 127.0.0.1:48063 (9 connections now open) 2014-10-06T17:23:02.570+0000 I NETWORK [conn15648] end connection 127.0.0.1:48061 (8 connections now open) 2014-10-06T17:23:02.570+0000 I NETWORK [conn15646] end connection 127.0.0.1:48059 (7 connections now open) 2014-10-06T17:23:02.570+0000 I NETWORK [conn15649] end connection 127.0.0.1:48062 (7 connections now open) 2014-10-06T17:23:02.570+0000 I NETWORK [conn15651] end connection 127.0.0.1:48064 (5 connections now open) 2014-10-06T17:23:02.570+0000 I NETWORK [conn15653] end connection 127.0.0.1:48066 (4 connections now open) 2014-10-06T17:23:02.570+0000 I NETWORK [conn15652] end connection 127.0.0.1:48065 (4 connections now open) 2014-10-06T17:23:02.570+0000 I NETWORK [conn15647] end connection 127.0.0.1:48060 (4 connections now open) 2014-10-06T17:23:02.570+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48067 #15654 (3 connections now open) 2014-10-06T17:23:02.571+0000 I NETWORK [conn15654] end connection 127.0.0.1:48067 (2 connections now open) 2014-10-06T17:23:02.571+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:02.572+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:02.573+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:02.573+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:02.574+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:02.574+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:02.574+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:02.574+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:02.575+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:02.575+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:02.575+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:02.575+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:02.578+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48068 #15655 (3 connections now open) 2014-10-06T17:23:02.578+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48069 #15656 (4 connections now open) 2014-10-06T17:23:02.578+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48070 #15657 (5 connections now open) 2014-10-06T17:23:02.578+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48071 #15658 (6 connections now open) 2014-10-06T17:23:02.578+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48072 #15659 (7 connections now open) 2014-10-06T17:23:02.579+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48073 #15660 (8 connections now open) 2014-10-06T17:23:02.579+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48075 #15661 (9 connections now open) 2014-10-06T17:23:02.579+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48074 #15662 (10 connections now open) 2014-10-06T17:23:02.579+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48076 #15663 (11 connections now open) 2014-10-06T17:23:02.579+0000 I NETWORK [conn15655] end connection 127.0.0.1:48068 (10 connections now open) 2014-10-06T17:23:07.580+0000 I NETWORK [conn15659] end connection 127.0.0.1:48072 (9 connections now open) 2014-10-06T17:23:07.580+0000 I NETWORK [conn15656] end connection 127.0.0.1:48069 (9 connections now open) 2014-10-06T17:23:07.580+0000 I NETWORK [conn15660] end connection 127.0.0.1:48073 (8 connections now open) 2014-10-06T17:23:07.580+0000 I NETWORK [conn15661] end connection 127.0.0.1:48075 (9 connections now open) 2014-10-06T17:23:07.580+0000 I NETWORK [conn15663] end connection 127.0.0.1:48076 (8 connections now open) 2014-10-06T17:23:07.580+0000 I NETWORK [conn15662] end connection 127.0.0.1:48074 (8 connections now open) 2014-10-06T17:23:07.580+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48077 #15664 (7 connections now open) 2014-10-06T17:23:07.580+0000 I NETWORK [conn15657] end connection 127.0.0.1:48070 (7 connections now open) 2014-10-06T17:23:07.580+0000 I NETWORK [conn15658] end connection 127.0.0.1:48071 (8 connections now open) 2014-10-06T17:23:07.581+0000 I NETWORK [conn15664] end connection 127.0.0.1:48077 (2 connections now open) 2014-10-06T17:23:07.581+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:07.582+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:07.582+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:07.583+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:07.584+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:07.584+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:07.584+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:07.584+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:07.585+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:07.585+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:07.585+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:07.585+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:07.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48078 #15665 (3 connections now open) 2014-10-06T17:23:07.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48079 #15666 (4 connections now open) 2014-10-06T17:23:07.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48080 #15667 (5 connections now open) 2014-10-06T17:23:07.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48081 #15668 (6 connections now open) 2014-10-06T17:23:07.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48082 #15669 (7 connections now open) 2014-10-06T17:23:07.589+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48083 #15670 (8 connections now open) 2014-10-06T17:23:07.589+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48084 #15671 (9 connections now open) 2014-10-06T17:23:07.589+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48085 #15672 (10 connections now open) 2014-10-06T17:23:07.589+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48086 #15673 (11 connections now open) 2014-10-06T17:23:07.589+0000 I NETWORK [conn15665] end connection 127.0.0.1:48078 (10 connections now open) 2014-10-06T17:23:12.589+0000 I NETWORK [conn15672] end connection 127.0.0.1:48085 (9 connections now open) 2014-10-06T17:23:12.590+0000 I NETWORK [conn15667] end connection 127.0.0.1:48080 (9 connections now open) 2014-10-06T17:23:12.590+0000 I NETWORK [conn15673] end connection 127.0.0.1:48086 (9 connections now open) 2014-10-06T17:23:12.590+0000 I NETWORK [conn15666] end connection 127.0.0.1:48079 (9 connections now open) 2014-10-06T17:23:12.590+0000 I NETWORK [conn15668] end connection 127.0.0.1:48081 (9 connections now open) 2014-10-06T17:23:12.590+0000 I NETWORK [conn15669] end connection 127.0.0.1:48082 (8 connections now open) 2014-10-06T17:23:12.590+0000 I NETWORK [conn15671] end connection 127.0.0.1:48084 (8 connections now open) 2014-10-06T17:23:12.590+0000 I NETWORK [conn15670] end connection 127.0.0.1:48083 (8 connections now open) 2014-10-06T17:23:12.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48087 #15674 (10 connections now open) 2014-10-06T17:23:12.591+0000 I NETWORK [conn15674] end connection 127.0.0.1:48087 (2 connections now open) 2014-10-06T17:23:12.591+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:12.592+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:12.592+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:12.593+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:12.594+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:12.594+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:12.594+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:12.594+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:12.595+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:12.595+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:12.595+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:12.595+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:12.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48088 #15675 (3 connections now open) 2014-10-06T17:23:12.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48089 #15676 (4 connections now open) 2014-10-06T17:23:12.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48090 #15677 (5 connections now open) 2014-10-06T17:23:12.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48091 #15678 (6 connections now open) 2014-10-06T17:23:12.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48092 #15679 (7 connections now open) 2014-10-06T17:23:12.599+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48093 #15680 (8 connections now open) 2014-10-06T17:23:12.599+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48094 #15681 (9 connections now open) 2014-10-06T17:23:12.599+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48095 #15682 (10 connections now open) 2014-10-06T17:23:12.599+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48096 #15683 (11 connections now open) 2014-10-06T17:23:12.599+0000 I NETWORK [conn15675] end connection 127.0.0.1:48088 (10 connections now open) 2014-10-06T17:23:17.600+0000 I NETWORK [conn15682] end connection 127.0.0.1:48095 (9 connections now open) 2014-10-06T17:23:17.600+0000 I NETWORK [conn15678] end connection 127.0.0.1:48091 (9 connections now open) 2014-10-06T17:23:17.600+0000 I NETWORK [conn15676] end connection 127.0.0.1:48089 (9 connections now open) 2014-10-06T17:23:17.600+0000 I NETWORK [conn15677] end connection 127.0.0.1:48090 (9 connections now open) 2014-10-06T17:23:17.600+0000 I NETWORK [conn15683] end connection 127.0.0.1:48096 (8 connections now open) 2014-10-06T17:23:17.600+0000 I NETWORK [conn15681] end connection 127.0.0.1:48094 (8 connections now open) 2014-10-06T17:23:17.600+0000 I NETWORK [conn15679] end connection 127.0.0.1:48092 (9 connections now open) 2014-10-06T17:23:17.600+0000 I NETWORK [conn15680] end connection 127.0.0.1:48093 (8 connections now open) 2014-10-06T17:23:17.600+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48097 #15684 (10 connections now open) 2014-10-06T17:23:17.611+0000 I NETWORK [conn15684] end connection 127.0.0.1:48097 (2 connections now open) 2014-10-06T17:23:17.611+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:17.612+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:17.613+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:17.614+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:17.615+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:17.615+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:17.615+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:17.616+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:17.616+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:17.616+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:17.616+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:17.616+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:17.619+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48098 #15685 (3 connections now open) 2014-10-06T17:23:17.619+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48099 #15686 (4 connections now open) 2014-10-06T17:23:17.620+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48100 #15687 (5 connections now open) 2014-10-06T17:23:17.620+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48101 #15688 (6 connections now open) 2014-10-06T17:23:17.620+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48102 #15689 (7 connections now open) 2014-10-06T17:23:17.620+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48103 #15690 (8 connections now open) 2014-10-06T17:23:17.620+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48104 #15691 (9 connections now open) 2014-10-06T17:23:17.620+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48105 #15692 (10 connections now open) 2014-10-06T17:23:17.620+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48106 #15693 (11 connections now open) 2014-10-06T17:23:17.621+0000 I NETWORK [conn15685] end connection 127.0.0.1:48098 (10 connections now open) 2014-10-06T17:23:22.627+0000 I NETWORK [conn15690] end connection 127.0.0.1:48103 (9 connections now open) 2014-10-06T17:23:22.627+0000 I NETWORK [conn15688] end connection 127.0.0.1:48101 (9 connections now open) 2014-10-06T17:23:22.627+0000 I NETWORK [conn15691] end connection 127.0.0.1:48104 (9 connections now open) 2014-10-06T17:23:22.627+0000 I NETWORK [conn15689] end connection 127.0.0.1:48102 (8 connections now open) 2014-10-06T17:23:22.627+0000 I NETWORK [conn15687] end connection 127.0.0.1:48100 (5 connections now open) 2014-10-06T17:23:22.627+0000 I NETWORK [conn15692] end connection 127.0.0.1:48105 (9 connections now open) 2014-10-06T17:23:22.628+0000 I NETWORK [conn15693] end connection 127.0.0.1:48106 (3 connections now open) 2014-10-06T17:23:22.628+0000 I NETWORK [conn15686] end connection 127.0.0.1:48099 (2 connections now open) 2014-10-06T17:23:22.628+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48107 #15694 (3 connections now open) 2014-10-06T17:23:22.628+0000 I NETWORK [conn15694] end connection 127.0.0.1:48107 (2 connections now open) 2014-10-06T17:23:22.629+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:22.629+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:22.630+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:22.631+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:22.631+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:22.631+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:22.632+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:22.632+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:22.632+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:22.632+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:22.633+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:22.633+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:22.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48108 #15695 (3 connections now open) 2014-10-06T17:23:22.636+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48109 #15696 (4 connections now open) 2014-10-06T17:23:22.636+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48110 #15697 (5 connections now open) 2014-10-06T17:23:22.636+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48111 #15698 (6 connections now open) 2014-10-06T17:23:22.636+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48112 #15699 (7 connections now open) 2014-10-06T17:23:22.636+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48113 #15700 (8 connections now open) 2014-10-06T17:23:22.636+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48114 #15701 (9 connections now open) 2014-10-06T17:23:22.636+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48115 #15702 (10 connections now open) 2014-10-06T17:23:22.636+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48116 #15703 (11 connections now open) 2014-10-06T17:23:22.637+0000 I NETWORK [conn15695] end connection 127.0.0.1:48108 (10 connections now open) 2014-10-06T17:23:22.745+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._31 2014-10-06T17:23:22.751+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._32 2014-10-06T17:23:27.637+0000 I NETWORK [conn15696] end connection 127.0.0.1:48109 (9 connections now open) 2014-10-06T17:23:27.637+0000 I NETWORK [conn15698] end connection 127.0.0.1:48111 (9 connections now open) 2014-10-06T17:23:27.637+0000 I NETWORK [conn15703] end connection 127.0.0.1:48116 (9 connections now open) 2014-10-06T17:23:27.638+0000 I NETWORK [conn15697] end connection 127.0.0.1:48110 (6 connections now open) 2014-10-06T17:23:27.638+0000 I NETWORK [conn15700] end connection 127.0.0.1:48113 (6 connections now open) 2014-10-06T17:23:27.638+0000 I NETWORK [conn15702] end connection 127.0.0.1:48115 (5 connections now open) 2014-10-06T17:23:27.638+0000 I NETWORK [conn15701] end connection 127.0.0.1:48114 (3 connections now open) 2014-10-06T17:23:27.638+0000 I NETWORK [conn15699] end connection 127.0.0.1:48112 (2 connections now open) 2014-10-06T17:23:27.638+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48117 #15704 (3 connections now open) 2014-10-06T17:23:27.639+0000 I NETWORK [conn15704] end connection 127.0.0.1:48117 (2 connections now open) 2014-10-06T17:23:27.639+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:27.640+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:27.640+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:27.641+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:27.642+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:27.642+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:27.642+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:27.642+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:27.643+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:27.643+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:27.643+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:27.643+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:27.646+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48118 #15705 (3 connections now open) 2014-10-06T17:23:27.646+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48119 #15706 (4 connections now open) 2014-10-06T17:23:27.646+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48120 #15707 (5 connections now open) 2014-10-06T17:23:27.646+0000 I NETWORK [conn15705] end connection 127.0.0.1:48118 (4 connections now open) 2014-10-06T17:23:27.646+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48121 #15708 (6 connections now open) 2014-10-06T17:23:27.646+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48122 #15709 (6 connections now open) 2014-10-06T17:23:32.646+0000 I NETWORK [conn15708] end connection 127.0.0.1:48121 (5 connections now open) 2014-10-06T17:23:32.646+0000 I NETWORK [conn15707] end connection 127.0.0.1:48120 (5 connections now open) 2014-10-06T17:23:32.647+0000 I NETWORK [conn15709] end connection 127.0.0.1:48122 (4 connections now open) 2014-10-06T17:23:32.647+0000 I NETWORK [conn15706] end connection 127.0.0.1:48119 (3 connections now open) 2014-10-06T17:23:32.647+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48123 #15710 (3 connections now open) 2014-10-06T17:23:32.647+0000 I NETWORK [conn15710] end connection 127.0.0.1:48123 (2 connections now open) 2014-10-06T17:23:32.648+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:32.648+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:32.649+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:32.650+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:32.650+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:32.650+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:32.651+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:32.651+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:32.651+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:32.651+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:32.652+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:32.652+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:32.654+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48124 #15711 (3 connections now open) 2014-10-06T17:23:32.654+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48125 #15712 (4 connections now open) 2014-10-06T17:23:32.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48126 #15713 (5 connections now open) 2014-10-06T17:23:32.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48127 #15714 (6 connections now open) 2014-10-06T17:23:32.655+0000 I NETWORK [conn15711] end connection 127.0.0.1:48124 (4 connections now open) 2014-10-06T17:23:32.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48128 #15715 (7 connections now open) 2014-10-06T17:23:37.655+0000 I NETWORK [conn15712] end connection 127.0.0.1:48125 (5 connections now open) 2014-10-06T17:23:37.655+0000 I NETWORK [conn15713] end connection 127.0.0.1:48126 (5 connections now open) 2014-10-06T17:23:37.655+0000 I NETWORK [conn15715] end connection 127.0.0.1:48128 (5 connections now open) 2014-10-06T17:23:37.655+0000 I NETWORK [conn15714] end connection 127.0.0.1:48127 (5 connections now open) 2014-10-06T17:23:37.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48129 #15716 (3 connections now open) 2014-10-06T17:23:37.656+0000 I NETWORK [conn15716] end connection 127.0.0.1:48129 (2 connections now open) 2014-10-06T17:23:37.656+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:37.657+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:37.658+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:37.658+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:37.659+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:37.659+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:37.659+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:37.660+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:37.660+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:37.660+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:37.660+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:37.661+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:37.663+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48130 #15717 (3 connections now open) 2014-10-06T17:23:37.664+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48131 #15718 (4 connections now open) 2014-10-06T17:23:37.664+0000 I NETWORK [conn15717] end connection 127.0.0.1:48130 (3 connections now open) 2014-10-06T17:23:37.664+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48132 #15719 (5 connections now open) 2014-10-06T17:23:37.664+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48133 #15720 (5 connections now open) 2014-10-06T17:23:37.664+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48134 #15721 (6 connections now open) 2014-10-06T17:23:42.664+0000 I NETWORK [conn15721] end connection 127.0.0.1:48134 (5 connections now open) 2014-10-06T17:23:42.664+0000 I NETWORK [conn15720] end connection 127.0.0.1:48133 (5 connections now open) 2014-10-06T17:23:42.664+0000 I NETWORK [conn15718] end connection 127.0.0.1:48131 (4 connections now open) 2014-10-06T17:23:42.664+0000 I NETWORK [conn15719] end connection 127.0.0.1:48132 (3 connections now open) 2014-10-06T17:23:42.664+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48135 #15722 (3 connections now open) 2014-10-06T17:23:42.665+0000 I NETWORK [conn15722] end connection 127.0.0.1:48135 (2 connections now open) 2014-10-06T17:23:42.665+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:42.666+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:42.667+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:42.667+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:42.668+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:42.668+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:42.668+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:42.668+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:42.669+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:42.669+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:42.669+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:42.669+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:42.672+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48136 #15723 (3 connections now open) 2014-10-06T17:23:42.672+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48137 #15724 (4 connections now open) 2014-10-06T17:23:42.672+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48138 #15725 (5 connections now open) 2014-10-06T17:23:42.672+0000 I NETWORK [conn15723] end connection 127.0.0.1:48136 (3 connections now open) 2014-10-06T17:23:42.672+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48139 #15726 (6 connections now open) 2014-10-06T17:23:42.672+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48140 #15727 (6 connections now open) 2014-10-06T17:23:47.673+0000 I NETWORK [conn15726] end connection 127.0.0.1:48139 (5 connections now open) 2014-10-06T17:23:47.673+0000 I NETWORK [conn15724] end connection 127.0.0.1:48137 (5 connections now open) 2014-10-06T17:23:47.673+0000 I NETWORK [conn15727] end connection 127.0.0.1:48140 (5 connections now open) 2014-10-06T17:23:47.673+0000 I NETWORK [conn15725] end connection 127.0.0.1:48138 (4 connections now open) 2014-10-06T17:23:47.673+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48141 #15728 (3 connections now open) 2014-10-06T17:23:47.673+0000 I NETWORK [conn15728] end connection 127.0.0.1:48141 (2 connections now open) 2014-10-06T17:23:47.674+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:47.675+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:47.675+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:47.676+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:47.676+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:47.683+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:47.683+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:47.684+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:47.684+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:47.684+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:47.684+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:47.684+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:47.687+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48142 #15729 (3 connections now open) 2014-10-06T17:23:47.687+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48143 #15730 (4 connections now open) 2014-10-06T17:23:47.688+0000 I NETWORK [conn15729] end connection 127.0.0.1:48142 (3 connections now open) 2014-10-06T17:23:47.688+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48144 #15731 (5 connections now open) 2014-10-06T17:23:47.688+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48145 #15732 (5 connections now open) 2014-10-06T17:23:47.688+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48146 #15733 (6 connections now open) 2014-10-06T17:23:52.688+0000 I NETWORK [conn15730] end connection 127.0.0.1:48143 (5 connections now open) 2014-10-06T17:23:52.688+0000 I NETWORK [conn15732] end connection 127.0.0.1:48145 (5 connections now open) 2014-10-06T17:23:52.688+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48147 #15734 (5 connections now open) 2014-10-06T17:23:52.688+0000 I NETWORK [conn15731] end connection 127.0.0.1:48144 (5 connections now open) 2014-10-06T17:23:52.688+0000 I NETWORK [conn15733] end connection 127.0.0.1:48146 (5 connections now open) 2014-10-06T17:23:52.689+0000 I NETWORK [conn15734] end connection 127.0.0.1:48147 (2 connections now open) 2014-10-06T17:23:52.689+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:52.690+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:52.690+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:52.691+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:52.698+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:52.698+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:52.699+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:52.699+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:52.699+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:52.699+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:52.699+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:52.700+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:52.702+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48148 #15735 (3 connections now open) 2014-10-06T17:23:52.702+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48149 #15736 (4 connections now open) 2014-10-06T17:23:52.703+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48150 #15737 (5 connections now open) 2014-10-06T17:23:52.703+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48151 #15738 (6 connections now open) 2014-10-06T17:23:52.703+0000 I NETWORK [conn15735] end connection 127.0.0.1:48148 (4 connections now open) 2014-10-06T17:23:52.703+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48152 #15739 (7 connections now open) 2014-10-06T17:23:57.703+0000 I NETWORK [conn15738] end connection 127.0.0.1:48151 (5 connections now open) 2014-10-06T17:23:57.703+0000 I NETWORK [conn15736] end connection 127.0.0.1:48149 (5 connections now open) 2014-10-06T17:23:57.703+0000 I NETWORK [conn15737] end connection 127.0.0.1:48150 (5 connections now open) 2014-10-06T17:23:57.703+0000 I NETWORK [conn15739] end connection 127.0.0.1:48152 (5 connections now open) 2014-10-06T17:23:57.703+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48153 #15740 (3 connections now open) 2014-10-06T17:23:57.704+0000 I NETWORK [conn15740] end connection 127.0.0.1:48153 (2 connections now open) 2014-10-06T17:23:57.704+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:57.705+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:57.705+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:57.706+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:57.707+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:57.707+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:57.707+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:57.707+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:57.708+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:23:57.708+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:23:57.708+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:23:57.708+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:23:57.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48154 #15741 (3 connections now open) 2014-10-06T17:23:57.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48155 #15742 (4 connections now open) 2014-10-06T17:23:57.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48156 #15743 (5 connections now open) 2014-10-06T17:23:57.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48157 #15744 (6 connections now open) 2014-10-06T17:23:57.712+0000 I NETWORK [conn15741] end connection 127.0.0.1:48154 (5 connections now open) 2014-10-06T17:23:57.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48158 #15745 (7 connections now open) 2014-10-06T17:24:02.712+0000 I NETWORK [conn15745] end connection 127.0.0.1:48158 (5 connections now open) 2014-10-06T17:24:02.712+0000 I NETWORK [conn15744] end connection 127.0.0.1:48157 (5 connections now open) 2014-10-06T17:24:02.712+0000 I NETWORK [conn15742] end connection 127.0.0.1:48155 (3 connections now open) 2014-10-06T17:24:02.712+0000 I NETWORK [conn15743] end connection 127.0.0.1:48156 (3 connections now open) 2014-10-06T17:24:02.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48159 #15746 (3 connections now open) 2014-10-06T17:24:02.713+0000 I NETWORK [conn15746] end connection 127.0.0.1:48159 (2 connections now open) 2014-10-06T17:24:02.713+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:02.714+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:02.714+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:02.715+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:02.716+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:02.716+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:02.716+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:02.716+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:02.717+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:02.717+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:02.717+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:02.717+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:02.720+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48160 #15747 (3 connections now open) 2014-10-06T17:24:02.720+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48161 #15748 (4 connections now open) 2014-10-06T17:24:02.720+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48162 #15749 (5 connections now open) 2014-10-06T17:24:02.720+0000 I NETWORK [conn15747] end connection 127.0.0.1:48160 (4 connections now open) 2014-10-06T17:24:07.721+0000 I NETWORK [conn15748] end connection 127.0.0.1:48161 (3 connections now open) 2014-10-06T17:24:07.721+0000 I NETWORK [conn15749] end connection 127.0.0.1:48162 (2 connections now open) 2014-10-06T17:24:07.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48163 #15750 (3 connections now open) 2014-10-06T17:24:07.721+0000 I NETWORK [conn15750] end connection 127.0.0.1:48163 (2 connections now open) 2014-10-06T17:24:07.722+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:07.722+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:07.723+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:07.724+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:07.724+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:07.724+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:07.725+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:07.725+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:07.725+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:07.726+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:07.726+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:07.726+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:07.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48164 #15751 (3 connections now open) 2014-10-06T17:24:07.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48165 #15752 (4 connections now open) 2014-10-06T17:24:07.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48166 #15753 (5 connections now open) 2014-10-06T17:24:07.729+0000 I NETWORK [conn15751] end connection 127.0.0.1:48164 (4 connections now open) 2014-10-06T17:24:12.729+0000 I NETWORK [conn15752] end connection 127.0.0.1:48165 (3 connections now open) 2014-10-06T17:24:12.729+0000 I NETWORK [conn15753] end connection 127.0.0.1:48166 (3 connections now open) 2014-10-06T17:24:12.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48167 #15754 (3 connections now open) 2014-10-06T17:24:12.730+0000 I NETWORK [conn15754] end connection 127.0.0.1:48167 (2 connections now open) 2014-10-06T17:24:12.731+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:12.731+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:12.732+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:12.732+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:12.733+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:12.733+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:12.733+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:12.734+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:12.734+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:12.734+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:12.734+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:12.734+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:12.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48168 #15755 (3 connections now open) 2014-10-06T17:24:12.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48169 #15756 (4 connections now open) 2014-10-06T17:24:12.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48170 #15757 (5 connections now open) 2014-10-06T17:24:12.737+0000 I NETWORK [conn15755] end connection 127.0.0.1:48168 (4 connections now open) 2014-10-06T17:24:17.738+0000 I NETWORK [conn15756] end connection 127.0.0.1:48169 (3 connections now open) 2014-10-06T17:24:17.738+0000 I NETWORK [conn15757] end connection 127.0.0.1:48170 (3 connections now open) 2014-10-06T17:24:17.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48171 #15758 (3 connections now open) 2014-10-06T17:24:17.738+0000 I NETWORK [conn15758] end connection 127.0.0.1:48171 (2 connections now open) 2014-10-06T17:24:17.739+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:17.739+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:17.740+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:17.740+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:17.741+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:17.741+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:17.742+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:17.742+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:17.742+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:17.742+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:17.742+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:17.743+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:17.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48172 #15759 (3 connections now open) 2014-10-06T17:24:17.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48173 #15760 (4 connections now open) 2014-10-06T17:24:17.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48174 #15761 (5 connections now open) 2014-10-06T17:24:17.746+0000 I NETWORK [conn15759] end connection 127.0.0.1:48172 (4 connections now open) 2014-10-06T17:24:22.746+0000 I NETWORK [conn15761] end connection 127.0.0.1:48174 (3 connections now open) 2014-10-06T17:24:22.746+0000 I NETWORK [conn15760] end connection 127.0.0.1:48173 (2 connections now open) 2014-10-06T17:24:22.746+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48175 #15762 (4 connections now open) 2014-10-06T17:24:22.747+0000 I NETWORK [conn15762] end connection 127.0.0.1:48175 (2 connections now open) 2014-10-06T17:24:22.747+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:22.748+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:22.748+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:22.749+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:22.750+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:22.750+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:22.750+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:22.750+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:22.751+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:22.751+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:22.751+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:22.751+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:22.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48176 #15763 (3 connections now open) 2014-10-06T17:24:22.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48177 #15764 (4 connections now open) 2014-10-06T17:24:22.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48178 #15765 (5 connections now open) 2014-10-06T17:24:22.754+0000 I NETWORK [conn15763] end connection 127.0.0.1:48176 (4 connections now open) 2014-10-06T17:24:27.754+0000 I NETWORK [conn15764] end connection 127.0.0.1:48177 (3 connections now open) 2014-10-06T17:24:27.754+0000 I NETWORK [conn15765] end connection 127.0.0.1:48178 (3 connections now open) 2014-10-06T17:24:27.755+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48179 #15766 (4 connections now open) 2014-10-06T17:24:27.755+0000 I NETWORK [conn15766] end connection 127.0.0.1:48179 (2 connections now open) 2014-10-06T17:24:27.756+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:27.756+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:27.757+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:27.757+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:27.758+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:27.758+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:27.759+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:27.759+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:27.759+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:27.759+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:27.759+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:27.760+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:27.762+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48180 #15767 (3 connections now open) 2014-10-06T17:24:27.762+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48181 #15768 (4 connections now open) 2014-10-06T17:24:27.762+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48182 #15769 (5 connections now open) 2014-10-06T17:24:27.763+0000 I NETWORK [conn15767] end connection 127.0.0.1:48180 (4 connections now open) 2014-10-06T17:24:32.763+0000 I NETWORK [conn15768] end connection 127.0.0.1:48181 (3 connections now open) 2014-10-06T17:24:32.763+0000 I NETWORK [conn15769] end connection 127.0.0.1:48182 (3 connections now open) 2014-10-06T17:24:32.763+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48183 #15770 (4 connections now open) 2014-10-06T17:24:32.764+0000 I NETWORK [conn15770] end connection 127.0.0.1:48183 (2 connections now open) 2014-10-06T17:24:32.764+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:32.765+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:32.765+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:32.766+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:32.767+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:32.767+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:32.767+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:32.767+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:32.768+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:32.768+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:32.768+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:32.768+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:32.776+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48184 #15771 (3 connections now open) 2014-10-06T17:24:32.776+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48185 #15772 (4 connections now open) 2014-10-06T17:24:32.776+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48186 #15773 (5 connections now open) 2014-10-06T17:24:32.777+0000 I NETWORK [conn15771] end connection 127.0.0.1:48184 (4 connections now open) 2014-10-06T17:24:37.777+0000 I NETWORK [conn15772] end connection 127.0.0.1:48185 (3 connections now open) 2014-10-06T17:24:37.777+0000 I NETWORK [conn15773] end connection 127.0.0.1:48186 (3 connections now open) 2014-10-06T17:24:37.777+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48187 #15774 (3 connections now open) 2014-10-06T17:24:37.778+0000 I NETWORK [conn15774] end connection 127.0.0.1:48187 (2 connections now open) 2014-10-06T17:24:37.778+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:37.779+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:37.779+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:37.780+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:37.781+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:37.781+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:37.781+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:37.781+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:37.782+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:37.782+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:37.782+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:37.782+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:37.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48188 #15775 (3 connections now open) 2014-10-06T17:24:37.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48189 #15776 (4 connections now open) 2014-10-06T17:24:37.785+0000 I NETWORK [conn15775] end connection 127.0.0.1:48188 (3 connections now open) 2014-10-06T17:24:42.785+0000 I NETWORK [conn15776] end connection 127.0.0.1:48189 (2 connections now open) 2014-10-06T17:24:42.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48190 #15777 (3 connections now open) 2014-10-06T17:24:42.786+0000 I NETWORK [conn15777] end connection 127.0.0.1:48190 (2 connections now open) 2014-10-06T17:24:42.786+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:42.787+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:42.788+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:42.788+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:42.789+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:42.789+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:42.789+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:42.789+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:42.790+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:42.790+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:42.790+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:42.790+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:42.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48191 #15778 (3 connections now open) 2014-10-06T17:24:42.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48192 #15779 (4 connections now open) 2014-10-06T17:24:42.793+0000 I NETWORK [conn15778] end connection 127.0.0.1:48191 (3 connections now open) 2014-10-06T17:24:47.793+0000 I NETWORK [conn15779] end connection 127.0.0.1:48192 (2 connections now open) 2014-10-06T17:24:47.794+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48193 #15780 (3 connections now open) 2014-10-06T17:24:47.794+0000 I NETWORK [conn15780] end connection 127.0.0.1:48193 (2 connections now open) 2014-10-06T17:24:47.795+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:47.795+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:47.796+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:47.796+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:47.797+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:47.797+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:47.797+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:47.798+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:47.798+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:47.798+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:47.798+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:47.799+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:47.801+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48194 #15781 (3 connections now open) 2014-10-06T17:24:47.801+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48195 #15782 (4 connections now open) 2014-10-06T17:24:47.801+0000 I NETWORK [conn15781] end connection 127.0.0.1:48194 (3 connections now open) 2014-10-06T17:24:52.802+0000 I NETWORK [conn15782] end connection 127.0.0.1:48195 (2 connections now open) 2014-10-06T17:24:52.802+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48196 #15783 (3 connections now open) 2014-10-06T17:24:52.802+0000 I NETWORK [conn15783] end connection 127.0.0.1:48196 (2 connections now open) 2014-10-06T17:24:52.803+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:52.803+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:52.804+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:52.804+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:52.805+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:52.805+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:52.806+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:52.806+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:52.806+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:52.806+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:52.807+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:52.807+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:52.809+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48197 #15784 (3 connections now open) 2014-10-06T17:24:52.809+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48198 #15785 (4 connections now open) 2014-10-06T17:24:52.810+0000 I NETWORK [conn15784] end connection 127.0.0.1:48197 (3 connections now open) 2014-10-06T17:24:57.810+0000 I NETWORK [conn15785] end connection 127.0.0.1:48198 (2 connections now open) 2014-10-06T17:24:57.810+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48199 #15786 (3 connections now open) 2014-10-06T17:24:57.810+0000 I NETWORK [conn15786] end connection 127.0.0.1:48199 (2 connections now open) 2014-10-06T17:24:57.811+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:57.811+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:57.812+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:57.813+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:57.813+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:57.814+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:57.814+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:57.814+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:57.814+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:24:57.815+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:24:57.815+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:24:57.815+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:24:57.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48200 #15787 (3 connections now open) 2014-10-06T17:24:57.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48201 #15788 (4 connections now open) 2014-10-06T17:24:57.818+0000 I NETWORK [conn15787] end connection 127.0.0.1:48200 (3 connections now open) 2014-10-06T17:25:02.818+0000 I NETWORK [conn15788] end connection 127.0.0.1:48201 (2 connections now open) 2014-10-06T17:25:02.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48202 #15789 (3 connections now open) 2014-10-06T17:25:02.819+0000 I NETWORK [conn15789] end connection 127.0.0.1:48202 (2 connections now open) 2014-10-06T17:25:02.819+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:25:02.820+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:25:02.820+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:25:02.821+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:25:02.822+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:25:02.822+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:25:02.822+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:25:02.822+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:25:02.823+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:25:02.823+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:25:02.823+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:25:02.823+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:25:02.826+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48203 #15790 (3 connections now open) 2014-10-06T17:25:02.826+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48204 #15791 (4 connections now open) 2014-10-06T17:25:02.826+0000 I NETWORK [conn15790] end connection 127.0.0.1:48203 (3 connections now open) 2014-10-06T17:25:07.827+0000 I NETWORK [conn15791] end connection 127.0.0.1:48204 (2 connections now open) 2014-10-06T17:25:07.827+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48205 #15792 (3 connections now open) 2014-10-06T17:25:07.827+0000 I NETWORK [conn15792] end connection 127.0.0.1:48205 (2 connections now open) 2014-10-06T17:25:07.827+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:25:07.828+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:25:07.829+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:25:07.829+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:25:07.830+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:25:07.830+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:25:07.830+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:25:07.831+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:25:07.831+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:25:07.831+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:25:07.831+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:25:07.831+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:25:07.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48206 #15793 (3 connections now open) 2014-10-06T17:25:07.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48207 #15794 (4 connections now open) 2014-10-06T17:25:07.834+0000 I NETWORK [conn15793] end connection 127.0.0.1:48206 (3 connections now open) 2014-10-06T17:25:12.835+0000 I NETWORK [conn15794] end connection 127.0.0.1:48207 (2 connections now open) 2014-10-06T17:25:12.835+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48208 #15795 (3 connections now open) 2014-10-06T17:25:12.835+0000 I NETWORK [conn15795] end connection 127.0.0.1:48208 (2 connections now open) 2014-10-06T17:25:12.836+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_IntIDUpsert 2014-10-06T17:25:12.836+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_IntIDUpsert 2014-10-06T17:25:12.837+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_IntIDUpsert 2014-10-06T17:25:12.837+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_IntIDUpsert 2014-10-06T17:25:12.842+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:25:12.842+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:25:12.842+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:25:12.842+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:25:12.843+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:25:12.843+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:25:12.843+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:25:12.843+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:25:12.847+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48209 #15796 (3 connections now open) 2014-10-06T17:25:12.847+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48210 #15797 (4 connections now open) 2014-10-06T17:25:12.847+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48211 #15798 (5 connections now open) 2014-10-06T17:25:12.848+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48212 #15799 (6 connections now open) 2014-10-06T17:25:12.848+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48213 #15800 (7 connections now open) 2014-10-06T17:25:12.848+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48214 #15801 (8 connections now open) 2014-10-06T17:25:12.848+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48215 #15802 (9 connections now open) 2014-10-06T17:25:12.848+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48216 #15803 (10 connections now open) 2014-10-06T17:25:12.848+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48217 #15804 (11 connections now open) 2014-10-06T17:25:12.849+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48218 #15805 (12 connections now open) 2014-10-06T17:25:12.849+0000 I NETWORK [conn15796] end connection 127.0.0.1:48209 (11 connections now open) 2014-10-06T17:25:12.849+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48219 #15806 (12 connections now open) 2014-10-06T17:25:12.849+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48220 #15807 (13 connections now open) 2014-10-06T17:25:12.849+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48221 #15808 (14 connections now open) 2014-10-06T17:25:12.850+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48222 #15809 (15 connections now open) 2014-10-06T17:25:12.850+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48223 #15810 (16 connections now open) 2014-10-06T17:25:12.850+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48224 #15811 (17 connections now open) 2014-10-06T17:25:12.850+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48226 #15812 (18 connections now open) 2014-10-06T17:25:17.849+0000 I NETWORK [conn15811] end connection 127.0.0.1:48224 (17 connections now open) 2014-10-06T17:25:17.849+0000 I NETWORK [conn15799] end connection 127.0.0.1:48212 (17 connections now open) 2014-10-06T17:25:17.850+0000 I NETWORK [conn15808] end connection 127.0.0.1:48221 (16 connections now open) 2014-10-06T17:25:17.850+0000 I NETWORK [conn15807] end connection 127.0.0.1:48220 (14 connections now open) 2014-10-06T17:25:17.850+0000 I NETWORK [conn15803] end connection 127.0.0.1:48216 (13 connections now open) 2014-10-06T17:25:17.850+0000 I NETWORK [conn15812] end connection 127.0.0.1:48226 (13 connections now open) 2014-10-06T17:25:17.850+0000 I NETWORK [conn15797] end connection 127.0.0.1:48210 (12 connections now open) 2014-10-06T17:25:17.850+0000 I NETWORK [conn15800] end connection 127.0.0.1:48213 (10 connections now open) 2014-10-06T17:25:17.850+0000 I NETWORK [conn15806] end connection 127.0.0.1:48219 (10 connections now open) 2014-10-06T17:25:17.850+0000 I NETWORK [conn15805] end connection 127.0.0.1:48218 (9 connections now open) 2014-10-06T17:25:17.850+0000 I NETWORK [conn15802] end connection 127.0.0.1:48215 (7 connections now open) 2014-10-06T17:25:17.850+0000 I NETWORK [conn15804] end connection 127.0.0.1:48217 (7 connections now open) 2014-10-06T17:25:17.850+0000 I NETWORK [conn15809] end connection 127.0.0.1:48222 (5 connections now open) 2014-10-06T17:25:17.850+0000 I NETWORK [conn15798] end connection 127.0.0.1:48211 (4 connections now open) 2014-10-06T17:25:17.850+0000 I NETWORK [conn15801] end connection 127.0.0.1:48214 (3 connections now open) 2014-10-06T17:25:17.850+0000 I NETWORK [conn15810] end connection 127.0.0.1:48223 (3 connections now open) 2014-10-06T17:25:17.850+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48227 #15813 (3 connections now open) 2014-10-06T17:25:17.851+0000 I NETWORK [conn15813] end connection 127.0.0.1:48227 (2 connections now open) 2014-10-06T17:25:17.851+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:25:17.852+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:25:17.852+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:25:17.853+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:25:17.854+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:25:17.854+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:25:17.854+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:25:17.854+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:25:17.855+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:25:17.855+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:25:17.855+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:25:17.855+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:25:17.858+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48228 #15814 (3 connections now open) 2014-10-06T17:25:17.859+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48229 #15815 (4 connections now open) 2014-10-06T17:25:17.859+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48230 #15816 (5 connections now open) 2014-10-06T17:25:17.859+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48231 #15817 (6 connections now open) 2014-10-06T17:25:17.859+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48232 #15818 (7 connections now open) 2014-10-06T17:25:17.859+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48233 #15819 (8 connections now open) 2014-10-06T17:25:17.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48235 #15820 (9 connections now open) 2014-10-06T17:25:17.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48234 #15821 (10 connections now open) 2014-10-06T17:25:17.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48236 #15822 (11 connections now open) 2014-10-06T17:25:17.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48238 #15823 (12 connections now open) 2014-10-06T17:25:17.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48237 #15824 (13 connections now open) 2014-10-06T17:25:17.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48239 #15825 (14 connections now open) 2014-10-06T17:25:17.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48240 #15826 (15 connections now open) 2014-10-06T17:25:17.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48241 #15827 (16 connections now open) 2014-10-06T17:25:17.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48242 #15828 (17 connections now open) 2014-10-06T17:25:17.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48243 #15829 (18 connections now open) 2014-10-06T17:25:17.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48244 #15830 (19 connections now open) 2014-10-06T17:25:17.861+0000 I NETWORK [conn15814] end connection 127.0.0.1:48228 (18 connections now open) 2014-10-06T17:25:22.861+0000 I NETWORK [conn15826] end connection 127.0.0.1:48240 (17 connections now open) 2014-10-06T17:25:22.861+0000 I NETWORK [conn15825] end connection 127.0.0.1:48239 (17 connections now open) 2014-10-06T17:25:22.861+0000 I NETWORK [conn15823] end connection 127.0.0.1:48238 (16 connections now open) 2014-10-06T17:25:22.861+0000 I NETWORK [conn15830] end connection 127.0.0.1:48244 (15 connections now open) 2014-10-06T17:25:22.862+0000 I NETWORK [conn15815] end connection 127.0.0.1:48229 (14 connections now open) 2014-10-06T17:25:22.862+0000 I NETWORK [conn15829] end connection 127.0.0.1:48243 (13 connections now open) 2014-10-06T17:25:22.861+0000 I NETWORK [conn15822] end connection 127.0.0.1:48236 (15 connections now open) 2014-10-06T17:25:22.862+0000 I NETWORK [conn15819] end connection 127.0.0.1:48233 (12 connections now open) 2014-10-06T17:25:22.862+0000 I NETWORK [conn15816] end connection 127.0.0.1:48230 (11 connections now open) 2014-10-06T17:25:22.861+0000 I NETWORK [conn15828] end connection 127.0.0.1:48242 (15 connections now open) 2014-10-06T17:25:22.861+0000 I NETWORK [conn15818] end connection 127.0.0.1:48232 (15 connections now open) 2014-10-06T17:25:22.862+0000 I NETWORK [conn15821] end connection 127.0.0.1:48234 (15 connections now open) 2014-10-06T17:25:22.862+0000 I NETWORK [conn15817] end connection 127.0.0.1:48231 (15 connections now open) 2014-10-06T17:25:22.861+0000 I NETWORK [conn15824] end connection 127.0.0.1:48237 (17 connections now open) 2014-10-06T17:25:22.861+0000 I NETWORK [conn15827] end connection 127.0.0.1:48241 (15 connections now open) 2014-10-06T17:25:22.861+0000 I NETWORK [conn15820] end connection 127.0.0.1:48235 (15 connections now open) 2014-10-06T17:25:22.862+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48245 #15831 (3 connections now open) 2014-10-06T17:25:22.863+0000 I NETWORK [conn15831] end connection 127.0.0.1:48245 (2 connections now open) 2014-10-06T17:25:22.863+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:25:22.864+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:25:22.864+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:25:22.865+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:25:22.865+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:25:22.866+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:25:22.866+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:25:22.866+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:25:22.866+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:25:22.867+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:25:22.867+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:25:22.867+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:25:22.869+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48246 #15832 (3 connections now open) 2014-10-06T17:25:22.870+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48247 #15833 (4 connections now open) 2014-10-06T17:25:22.870+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48248 #15834 (5 connections now open) 2014-10-06T17:25:22.870+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48249 #15835 (6 connections now open) 2014-10-06T17:25:22.870+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48250 #15836 (7 connections now open) 2014-10-06T17:25:22.871+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48251 #15837 (8 connections now open) 2014-10-06T17:25:22.871+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48252 #15838 (9 connections now open) 2014-10-06T17:25:22.871+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48253 #15839 (10 connections now open) 2014-10-06T17:25:22.871+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48254 #15840 (11 connections now open) 2014-10-06T17:25:22.871+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48255 #15841 (12 connections now open) 2014-10-06T17:25:22.871+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48256 #15842 (13 connections now open) 2014-10-06T17:25:22.871+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48257 #15843 (14 connections now open) 2014-10-06T17:25:22.871+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48258 #15844 (15 connections now open) 2014-10-06T17:25:22.872+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48259 #15845 (16 connections now open) 2014-10-06T17:25:22.872+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48260 #15846 (17 connections now open) 2014-10-06T17:25:22.872+0000 I NETWORK [conn15832] end connection 127.0.0.1:48246 (16 connections now open) 2014-10-06T17:25:22.872+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48261 #15847 (18 connections now open) 2014-10-06T17:25:22.872+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48262 #15848 (18 connections now open) 2014-10-06T17:25:27.873+0000 I NETWORK [conn15840] end connection 127.0.0.1:48254 (17 connections now open) 2014-10-06T17:25:27.873+0000 I NETWORK [conn15843] end connection 127.0.0.1:48257 (17 connections now open) 2014-10-06T17:25:27.873+0000 I NETWORK [conn15845] end connection 127.0.0.1:48259 (17 connections now open) 2014-10-06T17:25:27.873+0000 I NETWORK [conn15841] end connection 127.0.0.1:48255 (16 connections now open) 2014-10-06T17:25:27.873+0000 I NETWORK [conn15834] end connection 127.0.0.1:48248 (17 connections now open) 2014-10-06T17:25:27.873+0000 I NETWORK [conn15839] end connection 127.0.0.1:48253 (16 connections now open) 2014-10-06T17:25:27.873+0000 I NETWORK [conn15833] end connection 127.0.0.1:48247 (17 connections now open) 2014-10-06T17:25:27.873+0000 I NETWORK [conn15835] end connection 127.0.0.1:48249 (10 connections now open) 2014-10-06T17:25:27.873+0000 I NETWORK [conn15837] end connection 127.0.0.1:48251 (9 connections now open) 2014-10-06T17:25:27.873+0000 I NETWORK [conn15847] end connection 127.0.0.1:48261 (9 connections now open) 2014-10-06T17:25:27.873+0000 I NETWORK [conn15842] end connection 127.0.0.1:48256 (8 connections now open) 2014-10-06T17:25:27.873+0000 I NETWORK [conn15844] end connection 127.0.0.1:48258 (7 connections now open) 2014-10-06T17:25:27.873+0000 I NETWORK [conn15848] end connection 127.0.0.1:48262 (6 connections now open) 2014-10-06T17:25:27.873+0000 I NETWORK [conn15836] end connection 127.0.0.1:48250 (7 connections now open) 2014-10-06T17:25:27.873+0000 I NETWORK [conn15846] end connection 127.0.0.1:48260 (3 connections now open) 2014-10-06T17:25:27.873+0000 I NETWORK [conn15838] end connection 127.0.0.1:48252 (3 connections now open) 2014-10-06T17:25:27.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48263 #15849 (3 connections now open) 2014-10-06T17:25:27.874+0000 I NETWORK [conn15849] end connection 127.0.0.1:48263 (2 connections now open) 2014-10-06T17:25:27.875+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:25:27.875+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:25:27.876+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:25:27.876+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:25:27.877+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:25:27.877+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:25:27.877+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:25:27.877+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:25:27.878+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:25:27.878+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:25:27.878+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:25:27.878+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:25:27.881+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48264 #15850 (3 connections now open) 2014-10-06T17:25:27.881+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48265 #15851 (4 connections now open) 2014-10-06T17:25:27.881+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48266 #15852 (5 connections now open) 2014-10-06T17:25:27.881+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48267 #15853 (6 connections now open) 2014-10-06T17:25:27.882+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48268 #15854 (7 connections now open) 2014-10-06T17:25:27.882+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48269 #15855 (8 connections now open) 2014-10-06T17:25:27.882+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48270 #15856 (9 connections now open) 2014-10-06T17:25:27.882+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48271 #15857 (10 connections now open) 2014-10-06T17:25:27.882+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48272 #15858 (11 connections now open) 2014-10-06T17:25:27.882+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48273 #15859 (12 connections now open) 2014-10-06T17:25:27.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48274 #15860 (13 connections now open) 2014-10-06T17:25:27.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48275 #15861 (14 connections now open) 2014-10-06T17:25:27.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48276 #15862 (15 connections now open) 2014-10-06T17:25:27.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48277 #15863 (16 connections now open) 2014-10-06T17:25:27.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48278 #15864 (17 connections now open) 2014-10-06T17:25:27.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48279 #15865 (18 connections now open) 2014-10-06T17:25:27.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48280 #15866 (19 connections now open) 2014-10-06T17:25:27.884+0000 I NETWORK [conn15850] end connection 127.0.0.1:48264 (18 connections now open) 2014-10-06T17:25:32.884+0000 I NETWORK [conn15852] end connection 127.0.0.1:48266 (17 connections now open) 2014-10-06T17:25:32.884+0000 I NETWORK [conn15856] end connection 127.0.0.1:48270 (17 connections now open) 2014-10-06T17:25:32.885+0000 I NETWORK [conn15857] end connection 127.0.0.1:48271 (16 connections now open) 2014-10-06T17:25:32.884+0000 I NETWORK [conn15855] end connection 127.0.0.1:48269 (17 connections now open) 2014-10-06T17:25:32.884+0000 I NETWORK [conn15859] end connection 127.0.0.1:48273 (17 connections now open) 2014-10-06T17:25:32.885+0000 I NETWORK [conn15865] end connection 127.0.0.1:48279 (17 connections now open) 2014-10-06T17:25:32.885+0000 I NETWORK [conn15853] end connection 127.0.0.1:48267 (17 connections now open) 2014-10-06T17:25:32.885+0000 I NETWORK [conn15861] end connection 127.0.0.1:48275 (17 connections now open) 2014-10-06T17:25:32.885+0000 I NETWORK [conn15866] end connection 127.0.0.1:48280 (17 connections now open) 2014-10-06T17:25:32.885+0000 I NETWORK [conn15851] end connection 127.0.0.1:48265 (17 connections now open) 2014-10-06T17:25:32.885+0000 I NETWORK [conn15864] end connection 127.0.0.1:48278 (17 connections now open) 2014-10-06T17:25:32.884+0000 I NETWORK [conn15863] end connection 127.0.0.1:48277 (17 connections now open) 2014-10-06T17:25:32.885+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48281 #15867 (9 connections now open) 2014-10-06T17:25:32.885+0000 I NETWORK [conn15858] end connection 127.0.0.1:48272 (16 connections now open) 2014-10-06T17:25:32.885+0000 I NETWORK [conn15854] end connection 127.0.0.1:48268 (15 connections now open) 2014-10-06T17:25:32.885+0000 I NETWORK [conn15862] end connection 127.0.0.1:48276 (15 connections now open) 2014-10-06T17:25:32.885+0000 I NETWORK [conn15860] end connection 127.0.0.1:48274 (15 connections now open) 2014-10-06T17:25:32.886+0000 I NETWORK [conn15867] end connection 127.0.0.1:48281 (2 connections now open) 2014-10-06T17:25:32.886+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:25:32.887+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:25:32.887+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:25:32.888+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:25:32.888+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:25:32.889+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:25:32.889+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:25:32.889+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:25:32.889+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:25:32.889+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:25:32.890+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:25:32.890+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:25:32.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48282 #15868 (3 connections now open) 2014-10-06T17:25:32.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48283 #15869 (4 connections now open) 2014-10-06T17:25:32.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48284 #15870 (5 connections now open) 2014-10-06T17:25:32.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48285 #15871 (6 connections now open) 2014-10-06T17:25:32.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48286 #15872 (7 connections now open) 2014-10-06T17:25:32.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48287 #15873 (8 connections now open) 2014-10-06T17:25:32.894+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48288 #15874 (9 connections now open) 2014-10-06T17:25:32.894+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48289 #15875 (10 connections now open) 2014-10-06T17:25:32.894+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48290 #15876 (11 connections now open) 2014-10-06T17:25:32.894+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48291 #15877 (12 connections now open) 2014-10-06T17:25:32.894+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48292 #15878 (13 connections now open) 2014-10-06T17:25:32.894+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48293 #15879 (14 connections now open) 2014-10-06T17:25:32.894+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48294 #15880 (15 connections now open) 2014-10-06T17:25:32.894+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48295 #15881 (16 connections now open) 2014-10-06T17:25:32.895+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48296 #15882 (17 connections now open) 2014-10-06T17:25:32.895+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48297 #15883 (18 connections now open) 2014-10-06T17:25:32.895+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48298 #15884 (19 connections now open) 2014-10-06T17:25:32.895+0000 I NETWORK [conn15868] end connection 127.0.0.1:48282 (18 connections now open) 2014-10-06T17:25:37.895+0000 I NETWORK [conn15883] end connection 127.0.0.1:48297 (17 connections now open) 2014-10-06T17:25:37.895+0000 I NETWORK [conn15872] end connection 127.0.0.1:48286 (17 connections now open) 2014-10-06T17:25:37.895+0000 I NETWORK [conn15870] end connection 127.0.0.1:48284 (16 connections now open) 2014-10-06T17:25:37.895+0000 I NETWORK [conn15884] end connection 127.0.0.1:48298 (16 connections now open) 2014-10-06T17:25:37.895+0000 I NETWORK [conn15875] end connection 127.0.0.1:48289 (16 connections now open) 2014-10-06T17:25:37.895+0000 I NETWORK [conn15880] end connection 127.0.0.1:48294 (16 connections now open) 2014-10-06T17:25:37.896+0000 I NETWORK [conn15869] end connection 127.0.0.1:48283 (16 connections now open) 2014-10-06T17:25:37.896+0000 I NETWORK [conn15874] end connection 127.0.0.1:48288 (10 connections now open) 2014-10-06T17:25:37.896+0000 I NETWORK [conn15882] end connection 127.0.0.1:48296 (16 connections now open) 2014-10-06T17:25:37.896+0000 I NETWORK [conn15871] end connection 127.0.0.1:48285 (16 connections now open) 2014-10-06T17:25:37.896+0000 I NETWORK [conn15878] end connection 127.0.0.1:48292 (16 connections now open) 2014-10-06T17:25:37.896+0000 I NETWORK [conn15881] end connection 127.0.0.1:48295 (8 connections now open) 2014-10-06T17:25:37.896+0000 I NETWORK [conn15876] end connection 127.0.0.1:48290 (16 connections now open) 2014-10-06T17:25:37.896+0000 I NETWORK [conn15877] end connection 127.0.0.1:48291 (16 connections now open) 2014-10-06T17:25:37.896+0000 I NETWORK [conn15879] end connection 127.0.0.1:48293 (5 connections now open) 2014-10-06T17:25:37.896+0000 I NETWORK [conn15873] end connection 127.0.0.1:48287 (15 connections now open) 2014-10-06T17:25:37.896+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48299 #15885 (3 connections now open) 2014-10-06T17:25:37.897+0000 I NETWORK [conn15885] end connection 127.0.0.1:48299 (2 connections now open) 2014-10-06T17:25:37.897+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:25:37.898+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:25:37.898+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:25:37.899+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:25:37.899+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:25:37.900+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:25:37.900+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:25:37.900+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:25:37.900+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:25:37.901+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:25:37.901+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:25:37.901+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:25:37.903+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48300 #15886 (3 connections now open) 2014-10-06T17:25:37.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48301 #15887 (4 connections now open) 2014-10-06T17:25:37.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48302 #15888 (5 connections now open) 2014-10-06T17:25:37.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48303 #15889 (6 connections now open) 2014-10-06T17:25:37.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48304 #15890 (7 connections now open) 2014-10-06T17:25:37.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48305 #15891 (8 connections now open) 2014-10-06T17:25:37.905+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48306 #15892 (9 connections now open) 2014-10-06T17:25:37.905+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48307 #15893 (10 connections now open) 2014-10-06T17:25:37.905+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48308 #15894 (11 connections now open) 2014-10-06T17:25:37.905+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48309 #15895 (12 connections now open) 2014-10-06T17:25:37.905+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48310 #15896 (13 connections now open) 2014-10-06T17:25:37.905+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48311 #15897 (14 connections now open) 2014-10-06T17:25:37.905+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48312 #15898 (15 connections now open) 2014-10-06T17:25:37.905+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48313 #15899 (16 connections now open) 2014-10-06T17:25:37.906+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48314 #15900 (17 connections now open) 2014-10-06T17:25:37.906+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48315 #15901 (18 connections now open) 2014-10-06T17:25:37.906+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48316 #15902 (19 connections now open) 2014-10-06T17:25:37.906+0000 I NETWORK [conn15886] end connection 127.0.0.1:48300 (18 connections now open) 2014-10-06T17:25:42.907+0000 I NETWORK [conn15902] end connection 127.0.0.1:48316 (17 connections now open) 2014-10-06T17:25:42.907+0000 I NETWORK [conn15899] end connection 127.0.0.1:48313 (17 connections now open) 2014-10-06T17:25:42.907+0000 I NETWORK [conn15900] end connection 127.0.0.1:48314 (17 connections now open) 2014-10-06T17:25:42.907+0000 I NETWORK [conn15895] end connection 127.0.0.1:48309 (16 connections now open) 2014-10-06T17:25:42.907+0000 I NETWORK [conn15898] end connection 127.0.0.1:48312 (16 connections now open) 2014-10-06T17:25:42.907+0000 I NETWORK [conn15890] end connection 127.0.0.1:48304 (14 connections now open) 2014-10-06T17:25:42.907+0000 I NETWORK [conn15897] end connection 127.0.0.1:48311 (16 connections now open) 2014-10-06T17:25:42.907+0000 I NETWORK [conn15893] end connection 127.0.0.1:48307 (16 connections now open) 2014-10-06T17:25:42.907+0000 I NETWORK [conn15887] end connection 127.0.0.1:48301 (16 connections now open) 2014-10-06T17:25:42.907+0000 I NETWORK [conn15888] end connection 127.0.0.1:48302 (16 connections now open) 2014-10-06T17:25:42.907+0000 I NETWORK [conn15892] end connection 127.0.0.1:48306 (16 connections now open) 2014-10-06T17:25:42.907+0000 I NETWORK [conn15889] end connection 127.0.0.1:48303 (16 connections now open) 2014-10-06T17:25:42.907+0000 I NETWORK [conn15901] end connection 127.0.0.1:48315 (16 connections now open) 2014-10-06T17:25:42.907+0000 I NETWORK [conn15891] end connection 127.0.0.1:48305 (16 connections now open) 2014-10-06T17:25:42.907+0000 I NETWORK [conn15896] end connection 127.0.0.1:48310 (16 connections now open) 2014-10-06T17:25:42.907+0000 I NETWORK [conn15894] end connection 127.0.0.1:48308 (16 connections now open) 2014-10-06T17:25:42.908+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48317 #15903 (3 connections now open) 2014-10-06T17:25:42.908+0000 I NETWORK [conn15903] end connection 127.0.0.1:48317 (2 connections now open) 2014-10-06T17:25:42.909+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:25:42.909+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:25:42.910+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:25:42.910+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:25:42.911+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:25:42.911+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:25:42.911+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:25:42.912+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:25:42.912+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:25:42.912+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:25:42.912+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:25:42.912+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:25:42.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48318 #15904 (3 connections now open) 2014-10-06T17:25:42.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48319 #15905 (4 connections now open) 2014-10-06T17:25:42.916+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48320 #15906 (5 connections now open) 2014-10-06T17:25:42.916+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48321 #15907 (6 connections now open) 2014-10-06T17:25:42.916+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48322 #15908 (7 connections now open) 2014-10-06T17:25:42.916+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48323 #15909 (8 connections now open) 2014-10-06T17:25:42.916+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48324 #15910 (9 connections now open) 2014-10-06T17:25:42.916+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48325 #15911 (10 connections now open) 2014-10-06T17:25:42.916+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48326 #15912 (11 connections now open) 2014-10-06T17:25:42.916+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48327 #15913 (12 connections now open) 2014-10-06T17:25:42.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48328 #15914 (13 connections now open) 2014-10-06T17:25:42.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48329 #15915 (14 connections now open) 2014-10-06T17:25:42.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48330 #15916 (15 connections now open) 2014-10-06T17:25:42.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48331 #15917 (16 connections now open) 2014-10-06T17:25:42.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48332 #15918 (17 connections now open) 2014-10-06T17:25:42.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48333 #15919 (18 connections now open) 2014-10-06T17:25:42.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48334 #15920 (19 connections now open) 2014-10-06T17:25:42.917+0000 I NETWORK [conn15904] end connection 127.0.0.1:48318 (18 connections now open) 2014-10-06T17:25:47.918+0000 I NETWORK [conn15910] end connection 127.0.0.1:48324 (17 connections now open) 2014-10-06T17:25:47.918+0000 I NETWORK [conn15908] end connection 127.0.0.1:48322 (17 connections now open) 2014-10-06T17:25:47.918+0000 I NETWORK [conn15913] end connection 127.0.0.1:48327 (16 connections now open) 2014-10-06T17:25:47.918+0000 I NETWORK [conn15915] end connection 127.0.0.1:48329 (17 connections now open) 2014-10-06T17:25:47.918+0000 I NETWORK [conn15905] end connection 127.0.0.1:48319 (17 connections now open) 2014-10-06T17:25:47.919+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48335 #15921 (14 connections now open) 2014-10-06T17:25:47.918+0000 I NETWORK [conn15914] end connection 127.0.0.1:48328 (17 connections now open) 2014-10-06T17:25:47.918+0000 I NETWORK [conn15906] end connection 127.0.0.1:48320 (17 connections now open) 2014-10-06T17:25:47.918+0000 I NETWORK [conn15909] end connection 127.0.0.1:48323 (17 connections now open) 2014-10-06T17:25:47.918+0000 I NETWORK [conn15907] end connection 127.0.0.1:48321 (16 connections now open) 2014-10-06T17:25:47.918+0000 I NETWORK [conn15917] end connection 127.0.0.1:48331 (16 connections now open) 2014-10-06T17:25:47.918+0000 I NETWORK [conn15916] end connection 127.0.0.1:48330 (16 connections now open) 2014-10-06T17:25:47.918+0000 I NETWORK [conn15919] end connection 127.0.0.1:48333 (16 connections now open) 2014-10-06T17:25:47.918+0000 I NETWORK [conn15912] end connection 127.0.0.1:48326 (16 connections now open) 2014-10-06T17:25:47.918+0000 I NETWORK [conn15918] end connection 127.0.0.1:48332 (17 connections now open) 2014-10-06T17:25:47.918+0000 I NETWORK [conn15911] end connection 127.0.0.1:48325 (16 connections now open) 2014-10-06T17:25:47.918+0000 I NETWORK [conn15920] end connection 127.0.0.1:48334 (17 connections now open) 2014-10-06T17:25:47.919+0000 I NETWORK [conn15921] end connection 127.0.0.1:48335 (2 connections now open) 2014-10-06T17:25:47.920+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:25:47.920+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:25:47.921+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:25:47.921+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:25:47.922+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:25:47.922+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:25:47.922+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:25:47.923+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:25:47.923+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:25:47.923+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:25:47.923+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:25:47.923+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:25:47.926+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48336 #15922 (3 connections now open) 2014-10-06T17:25:47.926+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48337 #15923 (4 connections now open) 2014-10-06T17:25:47.927+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48338 #15924 (5 connections now open) 2014-10-06T17:25:47.927+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48339 #15925 (6 connections now open) 2014-10-06T17:25:47.927+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48340 #15926 (7 connections now open) 2014-10-06T17:25:47.927+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48341 #15927 (8 connections now open) 2014-10-06T17:25:47.927+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48342 #15928 (9 connections now open) 2014-10-06T17:25:47.927+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48343 #15929 (10 connections now open) 2014-10-06T17:25:47.927+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48344 #15930 (11 connections now open) 2014-10-06T17:25:47.927+0000 I NETWORK [conn15922] end connection 127.0.0.1:48336 (10 connections now open) 2014-10-06T17:25:52.928+0000 I NETWORK [conn15928] end connection 127.0.0.1:48342 (9 connections now open) 2014-10-06T17:25:52.928+0000 I NETWORK [conn15929] end connection 127.0.0.1:48343 (9 connections now open) 2014-10-06T17:25:52.928+0000 I NETWORK [conn15927] end connection 127.0.0.1:48341 (9 connections now open) 2014-10-06T17:25:52.928+0000 I NETWORK [conn15924] end connection 127.0.0.1:48338 (9 connections now open) 2014-10-06T17:25:52.928+0000 I NETWORK [conn15923] end connection 127.0.0.1:48337 (9 connections now open) 2014-10-06T17:25:52.928+0000 I NETWORK [conn15930] end connection 127.0.0.1:48344 (9 connections now open) 2014-10-06T17:25:52.928+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48345 #15931 (7 connections now open) 2014-10-06T17:25:52.928+0000 I NETWORK [conn15925] end connection 127.0.0.1:48339 (9 connections now open) 2014-10-06T17:25:52.928+0000 I NETWORK [conn15926] end connection 127.0.0.1:48340 (8 connections now open) 2014-10-06T17:25:52.929+0000 I NETWORK [conn15931] end connection 127.0.0.1:48345 (2 connections now open) 2014-10-06T17:25:52.929+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:25:52.929+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:25:52.930+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:25:52.931+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:25:52.931+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:25:52.932+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:25:52.932+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:25:52.932+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:25:52.933+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:25:52.933+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:25:52.933+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:25:52.933+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:25:52.936+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48346 #15932 (3 connections now open) 2014-10-06T17:25:52.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48347 #15933 (4 connections now open) 2014-10-06T17:25:52.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48348 #15934 (5 connections now open) 2014-10-06T17:25:52.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48349 #15935 (6 connections now open) 2014-10-06T17:25:52.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48350 #15936 (7 connections now open) 2014-10-06T17:25:52.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48351 #15937 (8 connections now open) 2014-10-06T17:25:52.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48352 #15938 (9 connections now open) 2014-10-06T17:25:52.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48353 #15939 (10 connections now open) 2014-10-06T17:25:52.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48354 #15940 (11 connections now open) 2014-10-06T17:25:52.938+0000 I NETWORK [conn15932] end connection 127.0.0.1:48346 (10 connections now open) 2014-10-06T17:25:53.158+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._33 2014-10-06T17:25:57.938+0000 I NETWORK [conn15934] end connection 127.0.0.1:48348 (9 connections now open) 2014-10-06T17:25:57.938+0000 I NETWORK [conn15933] end connection 127.0.0.1:48347 (9 connections now open) 2014-10-06T17:25:57.938+0000 I NETWORK [conn15939] end connection 127.0.0.1:48353 (9 connections now open) 2014-10-06T17:25:57.938+0000 I NETWORK [conn15935] end connection 127.0.0.1:48349 (9 connections now open) 2014-10-06T17:25:57.938+0000 I NETWORK [conn15940] end connection 127.0.0.1:48354 (6 connections now open) 2014-10-06T17:25:57.938+0000 I NETWORK [conn15936] end connection 127.0.0.1:48350 (6 connections now open) 2014-10-06T17:25:57.938+0000 I NETWORK [conn15937] end connection 127.0.0.1:48351 (9 connections now open) 2014-10-06T17:25:57.938+0000 I NETWORK [conn15938] end connection 127.0.0.1:48352 (8 connections now open) 2014-10-06T17:25:57.939+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48355 #15941 (3 connections now open) 2014-10-06T17:25:57.939+0000 I NETWORK [conn15941] end connection 127.0.0.1:48355 (2 connections now open) 2014-10-06T17:25:57.939+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:25:57.940+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:25:57.940+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:25:57.941+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:25:57.942+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:25:57.942+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:25:57.942+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:25:57.942+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:25:57.943+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:25:57.943+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:25:57.943+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:25:57.943+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:25:57.946+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48356 #15942 (3 connections now open) 2014-10-06T17:25:57.946+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48357 #15943 (4 connections now open) 2014-10-06T17:25:57.946+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48358 #15944 (5 connections now open) 2014-10-06T17:25:57.947+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48359 #15945 (6 connections now open) 2014-10-06T17:25:57.947+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48360 #15946 (7 connections now open) 2014-10-06T17:25:57.947+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48361 #15947 (8 connections now open) 2014-10-06T17:25:57.947+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48363 #15948 (9 connections now open) 2014-10-06T17:25:57.947+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48362 #15949 (10 connections now open) 2014-10-06T17:25:57.947+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48365 #15950 (11 connections now open) 2014-10-06T17:25:57.947+0000 I NETWORK [conn15942] end connection 127.0.0.1:48356 (10 connections now open) 2014-10-06T17:26:02.947+0000 I NETWORK [conn15950] end connection 127.0.0.1:48365 (9 connections now open) 2014-10-06T17:26:02.947+0000 I NETWORK [conn15945] end connection 127.0.0.1:48359 (9 connections now open) 2014-10-06T17:26:02.948+0000 I NETWORK [conn15946] end connection 127.0.0.1:48360 (9 connections now open) 2014-10-06T17:26:02.948+0000 I NETWORK [conn15949] end connection 127.0.0.1:48362 (8 connections now open) 2014-10-06T17:26:02.948+0000 I NETWORK [conn15948] end connection 127.0.0.1:48363 (9 connections now open) 2014-10-06T17:26:02.948+0000 I NETWORK [conn15947] end connection 127.0.0.1:48361 (9 connections now open) 2014-10-06T17:26:02.948+0000 I NETWORK [conn15944] end connection 127.0.0.1:48358 (3 connections now open) 2014-10-06T17:26:02.948+0000 I NETWORK [conn15943] end connection 127.0.0.1:48357 (9 connections now open) 2014-10-06T17:26:02.948+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48366 #15951 (4 connections now open) 2014-10-06T17:26:02.948+0000 I NETWORK [conn15951] end connection 127.0.0.1:48366 (2 connections now open) 2014-10-06T17:26:02.949+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:02.949+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:02.950+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:02.950+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:02.951+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:02.951+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:02.951+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:02.952+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:02.952+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:02.952+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:02.952+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:02.952+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:02.955+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48367 #15952 (3 connections now open) 2014-10-06T17:26:02.955+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48368 #15953 (4 connections now open) 2014-10-06T17:26:02.955+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48369 #15954 (5 connections now open) 2014-10-06T17:26:02.956+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48370 #15955 (6 connections now open) 2014-10-06T17:26:02.956+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48371 #15956 (7 connections now open) 2014-10-06T17:26:02.956+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48372 #15957 (8 connections now open) 2014-10-06T17:26:02.956+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48373 #15958 (9 connections now open) 2014-10-06T17:26:02.956+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48374 #15959 (10 connections now open) 2014-10-06T17:26:02.956+0000 I NETWORK [conn15952] end connection 127.0.0.1:48367 (8 connections now open) 2014-10-06T17:26:02.956+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48375 #15960 (11 connections now open) 2014-10-06T17:26:07.957+0000 I NETWORK [conn15958] end connection 127.0.0.1:48373 (9 connections now open) 2014-10-06T17:26:07.957+0000 I NETWORK [conn15955] end connection 127.0.0.1:48370 (9 connections now open) 2014-10-06T17:26:07.957+0000 I NETWORK [conn15960] end connection 127.0.0.1:48375 (9 connections now open) 2014-10-06T17:26:07.957+0000 I NETWORK [conn15959] end connection 127.0.0.1:48374 (9 connections now open) 2014-10-06T17:26:07.957+0000 I NETWORK [conn15953] end connection 127.0.0.1:48368 (9 connections now open) 2014-10-06T17:26:07.957+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48376 #15961 (6 connections now open) 2014-10-06T17:26:07.957+0000 I NETWORK [conn15956] end connection 127.0.0.1:48371 (8 connections now open) 2014-10-06T17:26:07.957+0000 I NETWORK [conn15954] end connection 127.0.0.1:48369 (7 connections now open) 2014-10-06T17:26:07.957+0000 I NETWORK [conn15957] end connection 127.0.0.1:48372 (8 connections now open) 2014-10-06T17:26:07.958+0000 I NETWORK [conn15961] end connection 127.0.0.1:48376 (2 connections now open) 2014-10-06T17:26:07.958+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:07.958+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:07.959+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:07.960+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:07.960+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:07.960+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:07.961+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:07.961+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:07.961+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:07.961+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:07.961+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:07.962+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:07.964+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48377 #15962 (3 connections now open) 2014-10-06T17:26:07.965+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48378 #15963 (4 connections now open) 2014-10-06T17:26:07.965+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48379 #15964 (5 connections now open) 2014-10-06T17:26:07.965+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48380 #15965 (6 connections now open) 2014-10-06T17:26:07.965+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48381 #15966 (7 connections now open) 2014-10-06T17:26:07.965+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48382 #15967 (8 connections now open) 2014-10-06T17:26:07.965+0000 I NETWORK [conn15962] end connection 127.0.0.1:48377 (7 connections now open) 2014-10-06T17:26:07.965+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48383 #15968 (9 connections now open) 2014-10-06T17:26:07.965+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48384 #15969 (9 connections now open) 2014-10-06T17:26:07.965+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48385 #15970 (10 connections now open) 2014-10-06T17:26:12.972+0000 I NETWORK [conn15967] end connection 127.0.0.1:48382 (9 connections now open) 2014-10-06T17:26:12.972+0000 I NETWORK [conn15969] end connection 127.0.0.1:48384 (8 connections now open) 2014-10-06T17:26:12.972+0000 I NETWORK [conn15964] end connection 127.0.0.1:48379 (8 connections now open) 2014-10-06T17:26:12.972+0000 I NETWORK [conn15966] end connection 127.0.0.1:48381 (6 connections now open) 2014-10-06T17:26:12.972+0000 I NETWORK [conn15963] end connection 127.0.0.1:48378 (6 connections now open) 2014-10-06T17:26:12.972+0000 I NETWORK [conn15965] end connection 127.0.0.1:48380 (6 connections now open) 2014-10-06T17:26:12.972+0000 I NETWORK [conn15970] end connection 127.0.0.1:48385 (5 connections now open) 2014-10-06T17:26:12.972+0000 I NETWORK [conn15968] end connection 127.0.0.1:48383 (3 connections now open) 2014-10-06T17:26:12.973+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48386 #15971 (3 connections now open) 2014-10-06T17:26:12.973+0000 I NETWORK [conn15971] end connection 127.0.0.1:48386 (2 connections now open) 2014-10-06T17:26:12.973+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:12.974+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:12.975+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:12.975+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:12.976+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:12.976+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:12.976+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:12.976+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:12.977+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:12.977+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:12.977+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:12.977+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:12.980+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48387 #15972 (3 connections now open) 2014-10-06T17:26:12.980+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48388 #15973 (4 connections now open) 2014-10-06T17:26:12.980+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48389 #15974 (5 connections now open) 2014-10-06T17:26:12.980+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48390 #15975 (6 connections now open) 2014-10-06T17:26:12.981+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48391 #15976 (7 connections now open) 2014-10-06T17:26:12.981+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48392 #15977 (8 connections now open) 2014-10-06T17:26:12.981+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48393 #15978 (9 connections now open) 2014-10-06T17:26:12.981+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48394 #15979 (10 connections now open) 2014-10-06T17:26:12.981+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48395 #15980 (11 connections now open) 2014-10-06T17:26:12.981+0000 I NETWORK [conn15972] end connection 127.0.0.1:48387 (10 connections now open) 2014-10-06T17:26:17.982+0000 I NETWORK [conn15977] end connection 127.0.0.1:48392 (9 connections now open) 2014-10-06T17:26:17.982+0000 I NETWORK [conn15973] end connection 127.0.0.1:48388 (9 connections now open) 2014-10-06T17:26:17.982+0000 I NETWORK [conn15980] end connection 127.0.0.1:48395 (9 connections now open) 2014-10-06T17:26:17.982+0000 I NETWORK [conn15974] end connection 127.0.0.1:48389 (8 connections now open) 2014-10-06T17:26:17.982+0000 I NETWORK [conn15978] end connection 127.0.0.1:48393 (7 connections now open) 2014-10-06T17:26:17.982+0000 I NETWORK [conn15975] end connection 127.0.0.1:48390 (6 connections now open) 2014-10-06T17:26:17.982+0000 I NETWORK [conn15976] end connection 127.0.0.1:48391 (8 connections now open) 2014-10-06T17:26:17.982+0000 I NETWORK [conn15979] end connection 127.0.0.1:48394 (4 connections now open) 2014-10-06T17:26:17.982+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48396 #15981 (3 connections now open) 2014-10-06T17:26:17.982+0000 I NETWORK [conn15981] end connection 127.0.0.1:48396 (2 connections now open) 2014-10-06T17:26:17.983+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:17.983+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:17.984+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:17.984+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:17.985+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:17.985+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:17.986+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:17.986+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:17.986+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:17.986+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:17.986+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:17.987+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:17.989+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48397 #15982 (3 connections now open) 2014-10-06T17:26:17.990+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48398 #15983 (4 connections now open) 2014-10-06T17:26:17.990+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48399 #15984 (5 connections now open) 2014-10-06T17:26:17.990+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48400 #15985 (6 connections now open) 2014-10-06T17:26:17.990+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48401 #15986 (7 connections now open) 2014-10-06T17:26:17.990+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48402 #15987 (8 connections now open) 2014-10-06T17:26:17.990+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48403 #15988 (9 connections now open) 2014-10-06T17:26:17.990+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48404 #15989 (10 connections now open) 2014-10-06T17:26:17.990+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48405 #15990 (11 connections now open) 2014-10-06T17:26:17.990+0000 I NETWORK [conn15982] end connection 127.0.0.1:48397 (10 connections now open) 2014-10-06T17:26:22.991+0000 I NETWORK [conn15984] end connection 127.0.0.1:48399 (9 connections now open) 2014-10-06T17:26:22.991+0000 I NETWORK [conn15987] end connection 127.0.0.1:48402 (9 connections now open) 2014-10-06T17:26:22.991+0000 I NETWORK [conn15986] end connection 127.0.0.1:48401 (9 connections now open) 2014-10-06T17:26:22.991+0000 I NETWORK [conn15983] end connection 127.0.0.1:48398 (8 connections now open) 2014-10-06T17:26:22.991+0000 I NETWORK [conn15988] end connection 127.0.0.1:48403 (7 connections now open) 2014-10-06T17:26:22.991+0000 I NETWORK [conn15990] end connection 127.0.0.1:48405 (7 connections now open) 2014-10-06T17:26:22.991+0000 I NETWORK [conn15985] end connection 127.0.0.1:48400 (7 connections now open) 2014-10-06T17:26:22.991+0000 I NETWORK [conn15989] end connection 127.0.0.1:48404 (9 connections now open) 2014-10-06T17:26:22.991+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48406 #15991 (9 connections now open) 2014-10-06T17:26:22.992+0000 I NETWORK [conn15991] end connection 127.0.0.1:48406 (2 connections now open) 2014-10-06T17:26:22.992+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:22.999+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:23.000+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:23.000+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:23.001+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:23.001+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:23.002+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:23.002+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:23.002+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:23.002+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:23.002+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:23.003+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:23.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48407 #15992 (3 connections now open) 2014-10-06T17:26:23.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48408 #15993 (4 connections now open) 2014-10-06T17:26:23.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48409 #15994 (5 connections now open) 2014-10-06T17:26:23.006+0000 I NETWORK [conn15992] end connection 127.0.0.1:48407 (3 connections now open) 2014-10-06T17:26:23.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48410 #15995 (5 connections now open) 2014-10-06T17:26:23.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48411 #15996 (6 connections now open) 2014-10-06T17:26:28.012+0000 I NETWORK [conn15994] end connection 127.0.0.1:48409 (5 connections now open) 2014-10-06T17:26:28.012+0000 I NETWORK [conn15996] end connection 127.0.0.1:48411 (5 connections now open) 2014-10-06T17:26:28.012+0000 I NETWORK [conn15995] end connection 127.0.0.1:48410 (5 connections now open) 2014-10-06T17:26:28.012+0000 I NETWORK [conn15993] end connection 127.0.0.1:48408 (3 connections now open) 2014-10-06T17:26:28.012+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48412 #15997 (3 connections now open) 2014-10-06T17:26:28.013+0000 I NETWORK [conn15997] end connection 127.0.0.1:48412 (2 connections now open) 2014-10-06T17:26:28.013+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:28.014+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:28.014+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:28.015+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:28.015+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:28.016+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:28.016+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:28.016+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:28.016+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:28.016+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:28.017+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:28.017+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:28.019+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48413 #15998 (3 connections now open) 2014-10-06T17:26:28.020+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48414 #15999 (4 connections now open) 2014-10-06T17:26:28.020+0000 I NETWORK [conn15998] end connection 127.0.0.1:48413 (3 connections now open) 2014-10-06T17:26:28.020+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48415 #16000 (4 connections now open) 2014-10-06T17:26:28.020+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48416 #16001 (5 connections now open) 2014-10-06T17:26:28.020+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48418 #16002 (6 connections now open) 2014-10-06T17:26:33.024+0000 I NETWORK [conn15999] end connection 127.0.0.1:48414 (5 connections now open) 2014-10-06T17:26:33.024+0000 I NETWORK [conn16000] end connection 127.0.0.1:48415 (4 connections now open) 2014-10-06T17:26:33.024+0000 I NETWORK [conn16001] end connection 127.0.0.1:48416 (4 connections now open) 2014-10-06T17:26:33.025+0000 I NETWORK [conn16002] end connection 127.0.0.1:48418 (2 connections now open) 2014-10-06T17:26:33.025+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48419 #16003 (3 connections now open) 2014-10-06T17:26:33.025+0000 I NETWORK [conn16003] end connection 127.0.0.1:48419 (2 connections now open) 2014-10-06T17:26:33.026+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:33.026+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:33.027+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:33.027+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:33.028+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:33.028+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:33.028+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:33.029+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:33.029+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:33.029+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:33.029+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:33.030+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:33.032+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48420 #16004 (3 connections now open) 2014-10-06T17:26:33.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48421 #16005 (4 connections now open) 2014-10-06T17:26:33.033+0000 I NETWORK [conn16004] end connection 127.0.0.1:48420 (3 connections now open) 2014-10-06T17:26:33.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48422 #16006 (5 connections now open) 2014-10-06T17:26:33.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48423 #16007 (5 connections now open) 2014-10-06T17:26:33.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48424 #16008 (6 connections now open) 2014-10-06T17:26:38.038+0000 I NETWORK [conn16008] end connection 127.0.0.1:48424 (5 connections now open) 2014-10-06T17:26:38.039+0000 I NETWORK [conn16006] end connection 127.0.0.1:48422 (4 connections now open) 2014-10-06T17:26:38.039+0000 I NETWORK [conn16005] end connection 127.0.0.1:48421 (4 connections now open) 2014-10-06T17:26:38.039+0000 I NETWORK [conn16007] end connection 127.0.0.1:48423 (4 connections now open) 2014-10-06T17:26:38.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48425 #16009 (3 connections now open) 2014-10-06T17:26:38.040+0000 I NETWORK [conn16009] end connection 127.0.0.1:48425 (2 connections now open) 2014-10-06T17:26:38.040+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:38.040+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:38.041+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:38.042+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:38.042+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:38.043+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:38.043+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:38.043+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:38.043+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:38.044+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:38.044+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:38.044+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:38.047+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48426 #16010 (3 connections now open) 2014-10-06T17:26:38.047+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48427 #16011 (4 connections now open) 2014-10-06T17:26:38.047+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48428 #16012 (5 connections now open) 2014-10-06T17:26:38.047+0000 I NETWORK [conn16010] end connection 127.0.0.1:48426 (4 connections now open) 2014-10-06T17:26:38.047+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48429 #16013 (6 connections now open) 2014-10-06T17:26:38.047+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48430 #16014 (6 connections now open) 2014-10-06T17:26:43.048+0000 I NETWORK [conn16011] end connection 127.0.0.1:48427 (5 connections now open) 2014-10-06T17:26:43.048+0000 I NETWORK [conn16013] end connection 127.0.0.1:48429 (4 connections now open) 2014-10-06T17:26:43.048+0000 I NETWORK [conn16012] end connection 127.0.0.1:48428 (4 connections now open) 2014-10-06T17:26:43.048+0000 I NETWORK [conn16014] end connection 127.0.0.1:48430 (3 connections now open) 2014-10-06T17:26:43.048+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48432 #16015 (3 connections now open) 2014-10-06T17:26:43.049+0000 I NETWORK [conn16015] end connection 127.0.0.1:48432 (2 connections now open) 2014-10-06T17:26:43.049+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:43.050+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:43.050+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:43.051+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:43.052+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:43.052+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:43.052+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:43.052+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:43.053+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:43.053+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:43.053+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:43.053+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:43.056+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48433 #16016 (3 connections now open) 2014-10-06T17:26:43.056+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48434 #16017 (4 connections now open) 2014-10-06T17:26:43.056+0000 I NETWORK [conn16016] end connection 127.0.0.1:48433 (3 connections now open) 2014-10-06T17:26:43.056+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48435 #16018 (4 connections now open) 2014-10-06T17:26:43.056+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48436 #16019 (5 connections now open) 2014-10-06T17:26:43.056+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48437 #16020 (6 connections now open) 2014-10-06T17:26:48.057+0000 I NETWORK [conn16020] end connection 127.0.0.1:48437 (5 connections now open) 2014-10-06T17:26:48.057+0000 I NETWORK [conn16017] end connection 127.0.0.1:48434 (5 connections now open) 2014-10-06T17:26:48.057+0000 I NETWORK [conn16018] end connection 127.0.0.1:48435 (5 connections now open) 2014-10-06T17:26:48.057+0000 I NETWORK [conn16019] end connection 127.0.0.1:48436 (5 connections now open) 2014-10-06T17:26:48.057+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48438 #16021 (4 connections now open) 2014-10-06T17:26:48.057+0000 I NETWORK [conn16021] end connection 127.0.0.1:48438 (2 connections now open) 2014-10-06T17:26:48.058+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:48.058+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:48.059+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:48.059+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:48.060+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:48.060+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:48.061+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:48.061+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:48.061+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:48.061+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:48.062+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:48.062+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:48.064+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48439 #16022 (3 connections now open) 2014-10-06T17:26:48.065+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48440 #16023 (4 connections now open) 2014-10-06T17:26:48.065+0000 I NETWORK [conn16022] end connection 127.0.0.1:48439 (3 connections now open) 2014-10-06T17:26:48.065+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48441 #16024 (5 connections now open) 2014-10-06T17:26:48.065+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48442 #16025 (5 connections now open) 2014-10-06T17:26:48.065+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48443 #16026 (6 connections now open) 2014-10-06T17:26:48.633+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._34 2014-10-06T17:26:53.065+0000 I NETWORK [conn16025] end connection 127.0.0.1:48442 (5 connections now open) 2014-10-06T17:26:53.065+0000 I NETWORK [conn16026] end connection 127.0.0.1:48443 (5 connections now open) 2014-10-06T17:26:53.065+0000 I NETWORK [conn16023] end connection 127.0.0.1:48440 (5 connections now open) 2014-10-06T17:26:53.065+0000 I NETWORK [conn16024] end connection 127.0.0.1:48441 (5 connections now open) 2014-10-06T17:26:53.066+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48444 #16027 (3 connections now open) 2014-10-06T17:26:53.066+0000 I NETWORK [conn16027] end connection 127.0.0.1:48444 (2 connections now open) 2014-10-06T17:26:53.066+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:53.067+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:53.068+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:53.068+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:53.069+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:53.069+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:53.069+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:53.069+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:53.070+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:53.070+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:53.070+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:53.070+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:53.073+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48445 #16028 (3 connections now open) 2014-10-06T17:26:53.073+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48446 #16029 (4 connections now open) 2014-10-06T17:26:53.073+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48447 #16030 (5 connections now open) 2014-10-06T17:26:53.073+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48448 #16031 (6 connections now open) 2014-10-06T17:26:53.073+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48449 #16032 (7 connections now open) 2014-10-06T17:26:53.073+0000 I NETWORK [conn16028] end connection 127.0.0.1:48445 (6 connections now open) 2014-10-06T17:26:58.074+0000 I NETWORK [conn16030] end connection 127.0.0.1:48447 (5 connections now open) 2014-10-06T17:26:58.074+0000 I NETWORK [conn16031] end connection 127.0.0.1:48448 (5 connections now open) 2014-10-06T17:26:58.074+0000 I NETWORK [conn16029] end connection 127.0.0.1:48446 (5 connections now open) 2014-10-06T17:26:58.074+0000 I NETWORK [conn16032] end connection 127.0.0.1:48449 (2 connections now open) 2014-10-06T17:26:58.074+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48450 #16033 (3 connections now open) 2014-10-06T17:26:58.075+0000 I NETWORK [conn16033] end connection 127.0.0.1:48450 (2 connections now open) 2014-10-06T17:26:58.075+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:58.076+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:58.076+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:58.077+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:58.077+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:58.078+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:58.078+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:58.078+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:58.078+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:26:58.079+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:26:58.079+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:26:58.079+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:26:58.081+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48451 #16034 (3 connections now open) 2014-10-06T17:26:58.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48452 #16035 (4 connections now open) 2014-10-06T17:26:58.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48453 #16036 (5 connections now open) 2014-10-06T17:26:58.082+0000 I NETWORK [conn16034] end connection 127.0.0.1:48451 (4 connections now open) 2014-10-06T17:27:03.082+0000 I NETWORK [conn16036] end connection 127.0.0.1:48453 (3 connections now open) 2014-10-06T17:27:03.082+0000 I NETWORK [conn16035] end connection 127.0.0.1:48452 (3 connections now open) 2014-10-06T17:27:03.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48454 #16037 (3 connections now open) 2014-10-06T17:27:03.083+0000 I NETWORK [conn16037] end connection 127.0.0.1:48454 (2 connections now open) 2014-10-06T17:27:03.083+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:03.084+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:03.085+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:03.085+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:03.086+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:03.086+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:03.086+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:03.087+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:03.087+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:03.087+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:03.087+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:03.088+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:03.090+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48455 #16038 (3 connections now open) 2014-10-06T17:27:03.090+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48456 #16039 (4 connections now open) 2014-10-06T17:27:03.091+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48457 #16040 (5 connections now open) 2014-10-06T17:27:03.091+0000 I NETWORK [conn16038] end connection 127.0.0.1:48455 (4 connections now open) 2014-10-06T17:27:08.091+0000 I NETWORK [conn16040] end connection 127.0.0.1:48457 (3 connections now open) 2014-10-06T17:27:08.091+0000 I NETWORK [conn16039] end connection 127.0.0.1:48456 (3 connections now open) 2014-10-06T17:27:08.091+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48458 #16041 (3 connections now open) 2014-10-06T17:27:08.092+0000 I NETWORK [conn16041] end connection 127.0.0.1:48458 (2 connections now open) 2014-10-06T17:27:08.092+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:08.093+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:08.093+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:08.094+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:08.094+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:08.095+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:08.095+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:08.095+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:08.095+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:08.096+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:08.096+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:08.096+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:08.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48459 #16042 (3 connections now open) 2014-10-06T17:27:08.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48460 #16043 (4 connections now open) 2014-10-06T17:27:08.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48461 #16044 (5 connections now open) 2014-10-06T17:27:08.099+0000 I NETWORK [conn16042] end connection 127.0.0.1:48459 (4 connections now open) 2014-10-06T17:27:13.099+0000 I NETWORK [conn16044] end connection 127.0.0.1:48461 (3 connections now open) 2014-10-06T17:27:13.099+0000 I NETWORK [conn16043] end connection 127.0.0.1:48460 (3 connections now open) 2014-10-06T17:27:13.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48462 #16045 (3 connections now open) 2014-10-06T17:27:13.100+0000 I NETWORK [conn16045] end connection 127.0.0.1:48462 (2 connections now open) 2014-10-06T17:27:13.100+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:13.101+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:13.101+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:13.102+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:13.102+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:13.103+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:13.103+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:13.103+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:13.103+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:13.104+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:13.104+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:13.104+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:13.107+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48463 #16046 (3 connections now open) 2014-10-06T17:27:13.107+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48464 #16047 (4 connections now open) 2014-10-06T17:27:13.107+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48465 #16048 (5 connections now open) 2014-10-06T17:27:13.107+0000 I NETWORK [conn16046] end connection 127.0.0.1:48463 (4 connections now open) 2014-10-06T17:27:18.107+0000 I NETWORK [conn16047] end connection 127.0.0.1:48464 (3 connections now open) 2014-10-06T17:27:18.107+0000 I NETWORK [conn16048] end connection 127.0.0.1:48465 (3 connections now open) 2014-10-06T17:27:18.107+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48466 #16049 (3 connections now open) 2014-10-06T17:27:18.108+0000 I NETWORK [conn16049] end connection 127.0.0.1:48466 (2 connections now open) 2014-10-06T17:27:18.108+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:18.109+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:18.115+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:18.115+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:18.116+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:18.116+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:18.117+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:18.117+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:18.117+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:18.117+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:18.117+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:18.118+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:18.120+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48467 #16050 (3 connections now open) 2014-10-06T17:27:18.120+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48468 #16051 (4 connections now open) 2014-10-06T17:27:18.120+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48469 #16052 (5 connections now open) 2014-10-06T17:27:18.121+0000 I NETWORK [conn16050] end connection 127.0.0.1:48467 (4 connections now open) 2014-10-06T17:27:23.121+0000 I NETWORK [conn16051] end connection 127.0.0.1:48468 (3 connections now open) 2014-10-06T17:27:23.121+0000 I NETWORK [conn16052] end connection 127.0.0.1:48469 (3 connections now open) 2014-10-06T17:27:23.121+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48470 #16053 (3 connections now open) 2014-10-06T17:27:23.122+0000 I NETWORK [conn16053] end connection 127.0.0.1:48470 (2 connections now open) 2014-10-06T17:27:23.122+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:23.122+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:23.123+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:23.124+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:23.124+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:23.124+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:23.125+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:23.125+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:23.125+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:23.125+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:23.126+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:23.126+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:23.128+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48471 #16054 (3 connections now open) 2014-10-06T17:27:23.128+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48472 #16055 (4 connections now open) 2014-10-06T17:27:23.129+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48473 #16056 (5 connections now open) 2014-10-06T17:27:23.129+0000 I NETWORK [conn16054] end connection 127.0.0.1:48471 (4 connections now open) 2014-10-06T17:27:28.129+0000 I NETWORK [conn16055] end connection 127.0.0.1:48472 (3 connections now open) 2014-10-06T17:27:28.129+0000 I NETWORK [conn16056] end connection 127.0.0.1:48473 (3 connections now open) 2014-10-06T17:27:28.129+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48474 #16057 (4 connections now open) 2014-10-06T17:27:28.130+0000 I NETWORK [conn16057] end connection 127.0.0.1:48474 (2 connections now open) 2014-10-06T17:27:28.130+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:28.131+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:28.131+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:28.132+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:28.133+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:28.133+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:28.133+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:28.133+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:28.134+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:28.134+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:28.134+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:28.134+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:28.137+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48475 #16058 (3 connections now open) 2014-10-06T17:27:28.137+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48476 #16059 (4 connections now open) 2014-10-06T17:27:28.137+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48477 #16060 (5 connections now open) 2014-10-06T17:27:28.137+0000 I NETWORK [conn16058] end connection 127.0.0.1:48475 (4 connections now open) 2014-10-06T17:27:33.137+0000 I NETWORK [conn16059] end connection 127.0.0.1:48476 (3 connections now open) 2014-10-06T17:27:33.137+0000 I NETWORK [conn16060] end connection 127.0.0.1:48477 (3 connections now open) 2014-10-06T17:27:33.138+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48478 #16061 (4 connections now open) 2014-10-06T17:27:33.138+0000 I NETWORK [conn16061] end connection 127.0.0.1:48478 (2 connections now open) 2014-10-06T17:27:33.139+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:33.139+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:33.140+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:33.140+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:33.141+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:33.141+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:33.141+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:33.142+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:33.142+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:33.142+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:33.142+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:33.143+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:33.145+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48479 #16062 (3 connections now open) 2014-10-06T17:27:33.145+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48480 #16063 (4 connections now open) 2014-10-06T17:27:33.145+0000 I NETWORK [conn16062] end connection 127.0.0.1:48479 (3 connections now open) 2014-10-06T17:27:38.146+0000 I NETWORK [conn16063] end connection 127.0.0.1:48480 (2 connections now open) 2014-10-06T17:27:38.146+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48481 #16064 (3 connections now open) 2014-10-06T17:27:38.147+0000 I NETWORK [conn16064] end connection 127.0.0.1:48481 (2 connections now open) 2014-10-06T17:27:38.147+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:38.147+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:38.148+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:38.149+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:38.149+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:38.149+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:38.150+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:38.150+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:38.150+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:38.150+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:38.151+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:38.151+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:38.153+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48482 #16065 (3 connections now open) 2014-10-06T17:27:38.153+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48483 #16066 (4 connections now open) 2014-10-06T17:27:38.154+0000 I NETWORK [conn16065] end connection 127.0.0.1:48482 (3 connections now open) 2014-10-06T17:27:43.157+0000 I NETWORK [conn16066] end connection 127.0.0.1:48483 (2 connections now open) 2014-10-06T17:27:43.157+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48484 #16067 (3 connections now open) 2014-10-06T17:27:43.157+0000 I NETWORK [conn16067] end connection 127.0.0.1:48484 (2 connections now open) 2014-10-06T17:27:43.158+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:43.158+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:43.159+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:43.160+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:43.160+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:43.160+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:43.161+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:43.161+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:43.161+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:43.161+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:43.162+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:43.162+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:43.164+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48485 #16068 (3 connections now open) 2014-10-06T17:27:43.165+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48486 #16069 (4 connections now open) 2014-10-06T17:27:43.165+0000 I NETWORK [conn16068] end connection 127.0.0.1:48485 (3 connections now open) 2014-10-06T17:27:48.165+0000 I NETWORK [conn16069] end connection 127.0.0.1:48486 (2 connections now open) 2014-10-06T17:27:48.165+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48487 #16070 (3 connections now open) 2014-10-06T17:27:48.166+0000 I NETWORK [conn16070] end connection 127.0.0.1:48487 (2 connections now open) 2014-10-06T17:27:48.166+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:48.167+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:48.167+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:48.168+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:48.168+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:48.169+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:48.169+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:48.169+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:48.169+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:48.169+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:48.170+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:48.170+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:48.177+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48488 #16071 (3 connections now open) 2014-10-06T17:27:48.177+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48489 #16072 (4 connections now open) 2014-10-06T17:27:48.178+0000 I NETWORK [conn16071] end connection 127.0.0.1:48488 (3 connections now open) 2014-10-06T17:27:53.179+0000 I NETWORK [conn16072] end connection 127.0.0.1:48489 (2 connections now open) 2014-10-06T17:27:53.179+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48490 #16073 (3 connections now open) 2014-10-06T17:27:53.180+0000 I NETWORK [conn16073] end connection 127.0.0.1:48490 (2 connections now open) 2014-10-06T17:27:53.180+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:53.181+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:53.181+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:53.182+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:53.182+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:53.183+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:53.183+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:53.183+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:53.183+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:53.183+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:53.184+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:53.184+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:53.186+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48491 #16074 (3 connections now open) 2014-10-06T17:27:53.187+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48492 #16075 (4 connections now open) 2014-10-06T17:27:53.187+0000 I NETWORK [conn16074] end connection 127.0.0.1:48491 (3 connections now open) 2014-10-06T17:27:58.187+0000 I NETWORK [conn16075] end connection 127.0.0.1:48492 (2 connections now open) 2014-10-06T17:27:58.187+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48493 #16076 (3 connections now open) 2014-10-06T17:27:58.188+0000 I NETWORK [conn16076] end connection 127.0.0.1:48493 (2 connections now open) 2014-10-06T17:27:58.188+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:58.189+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:58.189+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:58.190+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:58.190+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:58.191+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:58.191+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:58.191+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:58.192+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:27:58.192+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:27:58.192+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:27:58.192+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:27:58.195+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48494 #16077 (3 connections now open) 2014-10-06T17:27:58.195+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48495 #16078 (4 connections now open) 2014-10-06T17:27:58.195+0000 I NETWORK [conn16077] end connection 127.0.0.1:48494 (3 connections now open) 2014-10-06T17:28:03.195+0000 I NETWORK [conn16078] end connection 127.0.0.1:48495 (2 connections now open) 2014-10-06T17:28:03.196+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48496 #16079 (3 connections now open) 2014-10-06T17:28:03.201+0000 I NETWORK [conn16079] end connection 127.0.0.1:48496 (2 connections now open) 2014-10-06T17:28:03.201+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:28:03.202+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:28:03.202+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:28:03.203+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:28:03.203+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:28:03.204+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:28:03.204+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:28:03.204+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:28:03.204+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:28:03.205+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:28:03.205+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:28:03.205+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:28:03.208+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48497 #16080 (3 connections now open) 2014-10-06T17:28:03.208+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48498 #16081 (4 connections now open) 2014-10-06T17:28:03.208+0000 I NETWORK [conn16080] end connection 127.0.0.1:48497 (3 connections now open) 2014-10-06T17:28:08.208+0000 I NETWORK [conn16081] end connection 127.0.0.1:48498 (2 connections now open) 2014-10-06T17:28:08.208+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48499 #16082 (3 connections now open) 2014-10-06T17:28:08.209+0000 I NETWORK [conn16082] end connection 127.0.0.1:48499 (2 connections now open) 2014-10-06T17:28:08.209+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNum 2014-10-06T17:28:08.210+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNum 2014-10-06T17:28:08.211+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNum 2014-10-06T17:28:08.211+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNum 2014-10-06T17:28:08.215+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:28:08.215+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:28:08.215+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:28:08.216+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:28:08.216+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:28:08.218+0000 I INDEXING [conn14073] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:08.218+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:08.218+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:08.218+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:28:08.219+0000 I INDEXING [conn14073] build index on: test1.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:08.219+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:08.219+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:08.219+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:28:08.220+0000 I INDEXING [conn14073] build index on: test2.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:08.220+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:08.220+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:08.220+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:28:08.221+0000 I INDEXING [conn14073] build index on: test3.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:08.221+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:08.221+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:08.222+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48500 #16083 (3 connections now open) 2014-10-06T17:28:08.222+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48501 #16084 (4 connections now open) 2014-10-06T17:28:08.223+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48502 #16085 (5 connections now open) 2014-10-06T17:28:08.223+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48503 #16086 (6 connections now open) 2014-10-06T17:28:08.223+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48504 #16087 (7 connections now open) 2014-10-06T17:28:08.223+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48505 #16088 (8 connections now open) 2014-10-06T17:28:08.223+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48506 #16089 (9 connections now open) 2014-10-06T17:28:08.223+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48507 #16090 (10 connections now open) 2014-10-06T17:28:08.224+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48508 #16091 (11 connections now open) 2014-10-06T17:28:08.224+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48509 #16092 (12 connections now open) 2014-10-06T17:28:08.225+0000 I NETWORK [conn16083] end connection 127.0.0.1:48500 (11 connections now open) 2014-10-06T17:28:08.225+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48510 #16093 (12 connections now open) 2014-10-06T17:28:08.225+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48511 #16094 (13 connections now open) 2014-10-06T17:28:08.225+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48512 #16095 (14 connections now open) 2014-10-06T17:28:08.225+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48513 #16096 (15 connections now open) 2014-10-06T17:28:08.225+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48514 #16097 (16 connections now open) 2014-10-06T17:28:08.225+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48515 #16098 (17 connections now open) 2014-10-06T17:28:08.225+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48516 #16099 (18 connections now open) 2014-10-06T17:28:13.225+0000 I NETWORK [conn16086] end connection 127.0.0.1:48503 (17 connections now open) 2014-10-06T17:28:13.225+0000 I NETWORK [conn16088] end connection 127.0.0.1:48505 (16 connections now open) 2014-10-06T17:28:13.225+0000 I NETWORK [conn16095] end connection 127.0.0.1:48512 (16 connections now open) 2014-10-06T17:28:13.225+0000 I NETWORK [conn16097] end connection 127.0.0.1:48514 (16 connections now open) 2014-10-06T17:28:13.225+0000 I NETWORK [conn16094] end connection 127.0.0.1:48511 (16 connections now open) 2014-10-06T17:28:13.225+0000 I NETWORK [conn16099] end connection 127.0.0.1:48516 (16 connections now open) 2014-10-06T17:28:13.225+0000 I NETWORK [conn16096] end connection 127.0.0.1:48513 (16 connections now open) 2014-10-06T17:28:13.226+0000 I NETWORK [conn16091] end connection 127.0.0.1:48508 (11 connections now open) 2014-10-06T17:28:13.226+0000 I NETWORK [conn16098] end connection 127.0.0.1:48515 (11 connections now open) 2014-10-06T17:28:13.226+0000 I NETWORK [conn16085] end connection 127.0.0.1:48502 (10 connections now open) 2014-10-06T17:28:13.226+0000 I NETWORK [conn16092] end connection 127.0.0.1:48509 (8 connections now open) 2014-10-06T17:28:13.226+0000 I NETWORK [conn16093] end connection 127.0.0.1:48510 (7 connections now open) 2014-10-06T17:28:13.226+0000 I NETWORK [conn16090] end connection 127.0.0.1:48507 (5 connections now open) 2014-10-06T17:28:13.226+0000 I NETWORK [conn16087] end connection 127.0.0.1:48504 (5 connections now open) 2014-10-06T17:28:13.226+0000 I NETWORK [conn16089] end connection 127.0.0.1:48506 (3 connections now open) 2014-10-06T17:28:13.226+0000 I NETWORK [conn16084] end connection 127.0.0.1:48501 (2 connections now open) 2014-10-06T17:28:13.226+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48517 #16100 (3 connections now open) 2014-10-06T17:28:13.227+0000 I NETWORK [conn16100] end connection 127.0.0.1:48517 (2 connections now open) 2014-10-06T17:28:13.227+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:28:13.228+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:28:13.228+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:28:13.229+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:28:13.230+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:28:13.230+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:28:13.230+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:28:13.231+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:28:13.231+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:28:13.232+0000 I INDEXING [conn14073] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:13.232+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:13.232+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:13.232+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:28:13.233+0000 I INDEXING [conn14073] build index on: test1.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:13.233+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:13.233+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:13.233+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:28:13.234+0000 I INDEXING [conn14073] build index on: test2.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:13.234+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:13.234+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:13.234+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:28:13.235+0000 I INDEXING [conn14073] build index on: test3.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:13.235+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:13.235+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:13.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48518 #16101 (3 connections now open) 2014-10-06T17:28:13.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48519 #16102 (4 connections now open) 2014-10-06T17:28:13.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48520 #16103 (5 connections now open) 2014-10-06T17:28:13.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48521 #16104 (6 connections now open) 2014-10-06T17:28:13.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48522 #16105 (7 connections now open) 2014-10-06T17:28:13.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48523 #16106 (8 connections now open) 2014-10-06T17:28:13.237+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48524 #16107 (9 connections now open) 2014-10-06T17:28:13.237+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48525 #16108 (10 connections now open) 2014-10-06T17:28:13.237+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48526 #16109 (11 connections now open) 2014-10-06T17:28:13.237+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48527 #16110 (12 connections now open) 2014-10-06T17:28:13.237+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48528 #16111 (13 connections now open) 2014-10-06T17:28:13.237+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48529 #16112 (14 connections now open) 2014-10-06T17:28:13.238+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48530 #16113 (15 connections now open) 2014-10-06T17:28:13.238+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48531 #16114 (16 connections now open) 2014-10-06T17:28:13.238+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48532 #16115 (17 connections now open) 2014-10-06T17:28:13.238+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48533 #16116 (18 connections now open) 2014-10-06T17:28:13.238+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48534 #16117 (19 connections now open) 2014-10-06T17:28:13.238+0000 I NETWORK [conn16101] end connection 127.0.0.1:48518 (18 connections now open) 2014-10-06T17:28:16.555+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._35 2014-10-06T17:28:18.239+0000 I NETWORK [conn16116] end connection 127.0.0.1:48533 (17 connections now open) 2014-10-06T17:28:18.239+0000 I NETWORK [conn16115] end connection 127.0.0.1:48532 (17 connections now open) 2014-10-06T17:28:18.239+0000 I NETWORK [conn16117] end connection 127.0.0.1:48534 (17 connections now open) 2014-10-06T17:28:18.239+0000 I NETWORK [conn16113] end connection 127.0.0.1:48530 (17 connections now open) 2014-10-06T17:28:18.239+0000 I NETWORK [conn16110] end connection 127.0.0.1:48527 (17 connections now open) 2014-10-06T17:28:18.239+0000 I NETWORK [conn16114] end connection 127.0.0.1:48531 (17 connections now open) 2014-10-06T17:28:18.239+0000 I NETWORK [conn16109] end connection 127.0.0.1:48526 (13 connections now open) 2014-10-06T17:28:18.239+0000 I NETWORK [conn16106] end connection 127.0.0.1:48523 (10 connections now open) 2014-10-06T17:28:18.239+0000 I NETWORK [conn16111] end connection 127.0.0.1:48528 (10 connections now open) 2014-10-06T17:28:18.239+0000 I NETWORK [conn16104] end connection 127.0.0.1:48521 (17 connections now open) 2014-10-06T17:28:18.239+0000 I NETWORK [conn16102] end connection 127.0.0.1:48519 (17 connections now open) 2014-10-06T17:28:18.239+0000 I NETWORK [conn16103] end connection 127.0.0.1:48520 (17 connections now open) 2014-10-06T17:28:18.239+0000 I NETWORK [conn16107] end connection 127.0.0.1:48524 (8 connections now open) 2014-10-06T17:28:18.239+0000 I NETWORK [conn16105] end connection 127.0.0.1:48522 (17 connections now open) 2014-10-06T17:28:18.239+0000 I NETWORK [conn16112] end connection 127.0.0.1:48529 (10 connections now open) 2014-10-06T17:28:18.239+0000 I NETWORK [conn16108] end connection 127.0.0.1:48525 (2 connections now open) 2014-10-06T17:28:18.240+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48535 #16118 (3 connections now open) 2014-10-06T17:28:18.240+0000 I NETWORK [conn16118] end connection 127.0.0.1:48535 (2 connections now open) 2014-10-06T17:28:18.240+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:28:18.241+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:28:18.242+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:28:18.243+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:28:18.244+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:28:18.244+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:28:18.244+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:28:18.244+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:28:18.245+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:28:18.245+0000 I INDEXING [conn14073] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:18.245+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:18.245+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:18.246+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:28:18.246+0000 I INDEXING [conn14073] build index on: test1.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:18.246+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:18.247+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:18.247+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:28:18.247+0000 I INDEXING [conn14073] build index on: test2.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:18.248+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:18.248+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:18.248+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:28:18.248+0000 I INDEXING [conn14073] build index on: test3.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:18.248+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:18.248+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:18.249+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48536 #16119 (3 connections now open) 2014-10-06T17:28:18.250+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48537 #16120 (4 connections now open) 2014-10-06T17:28:18.250+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48538 #16121 (5 connections now open) 2014-10-06T17:28:18.250+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48539 #16122 (6 connections now open) 2014-10-06T17:28:18.250+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48540 #16123 (7 connections now open) 2014-10-06T17:28:18.250+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48541 #16124 (8 connections now open) 2014-10-06T17:28:18.251+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48542 #16125 (9 connections now open) 2014-10-06T17:28:18.251+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48543 #16126 (10 connections now open) 2014-10-06T17:28:18.251+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48544 #16127 (11 connections now open) 2014-10-06T17:28:18.251+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48545 #16128 (12 connections now open) 2014-10-06T17:28:18.251+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48546 #16129 (13 connections now open) 2014-10-06T17:28:18.252+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48547 #16130 (14 connections now open) 2014-10-06T17:28:18.252+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48548 #16131 (15 connections now open) 2014-10-06T17:28:18.252+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48549 #16132 (16 connections now open) 2014-10-06T17:28:18.252+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48550 #16133 (17 connections now open) 2014-10-06T17:28:18.252+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48551 #16134 (18 connections now open) 2014-10-06T17:28:18.252+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48552 #16135 (19 connections now open) 2014-10-06T17:28:18.253+0000 I NETWORK [conn16119] end connection 127.0.0.1:48536 (18 connections now open) 2014-10-06T17:28:23.253+0000 I NETWORK [conn16124] end connection 127.0.0.1:48541 (17 connections now open) 2014-10-06T17:28:23.254+0000 I NETWORK [conn16130] end connection 127.0.0.1:48547 (17 connections now open) 2014-10-06T17:28:23.254+0000 I NETWORK [conn16121] end connection 127.0.0.1:48538 (17 connections now open) 2014-10-06T17:28:23.254+0000 I NETWORK [conn16128] end connection 127.0.0.1:48545 (16 connections now open) 2014-10-06T17:28:23.254+0000 I NETWORK [conn16122] end connection 127.0.0.1:48539 (13 connections now open) 2014-10-06T17:28:23.254+0000 I NETWORK [conn16129] end connection 127.0.0.1:48546 (13 connections now open) 2014-10-06T17:28:23.254+0000 I NETWORK [conn16132] end connection 127.0.0.1:48549 (13 connections now open) 2014-10-06T17:28:23.254+0000 I NETWORK [conn16125] end connection 127.0.0.1:48542 (12 connections now open) 2014-10-06T17:28:23.254+0000 I NETWORK [conn16126] end connection 127.0.0.1:48543 (10 connections now open) 2014-10-06T17:28:23.254+0000 I NETWORK [conn16131] end connection 127.0.0.1:48548 (11 connections now open) 2014-10-06T17:28:23.254+0000 I NETWORK [conn16120] end connection 127.0.0.1:48537 (10 connections now open) 2014-10-06T17:28:23.254+0000 I NETWORK [conn16134] end connection 127.0.0.1:48551 (13 connections now open) 2014-10-06T17:28:23.254+0000 I NETWORK [conn16123] end connection 127.0.0.1:48540 (10 connections now open) 2014-10-06T17:28:23.254+0000 I NETWORK [conn16127] end connection 127.0.0.1:48544 (13 connections now open) 2014-10-06T17:28:23.254+0000 I NETWORK [conn16133] end connection 127.0.0.1:48550 (5 connections now open) 2014-10-06T17:28:23.254+0000 I NETWORK [conn16135] end connection 127.0.0.1:48552 (2 connections now open) 2014-10-06T17:28:23.255+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48553 #16136 (3 connections now open) 2014-10-06T17:28:23.255+0000 I NETWORK [conn16136] end connection 127.0.0.1:48553 (2 connections now open) 2014-10-06T17:28:23.255+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:28:23.256+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:28:23.257+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:28:23.258+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:28:23.258+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:28:23.259+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:28:23.259+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:28:23.259+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:28:23.259+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:28:23.260+0000 I INDEXING [conn14073] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:23.260+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:23.260+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:23.260+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:28:23.261+0000 I INDEXING [conn14073] build index on: test1.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:23.261+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:23.261+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:23.261+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:28:23.262+0000 I INDEXING [conn14073] build index on: test2.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:23.262+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:23.262+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:23.262+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:28:23.263+0000 I INDEXING [conn14073] build index on: test3.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:23.263+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:23.263+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:23.264+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48554 #16137 (3 connections now open) 2014-10-06T17:28:23.265+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48555 #16138 (4 connections now open) 2014-10-06T17:28:23.265+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48556 #16139 (5 connections now open) 2014-10-06T17:28:23.265+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48558 #16140 (6 connections now open) 2014-10-06T17:28:23.265+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48557 #16141 (7 connections now open) 2014-10-06T17:28:23.265+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48559 #16142 (8 connections now open) 2014-10-06T17:28:23.265+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48560 #16143 (9 connections now open) 2014-10-06T17:28:23.265+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48561 #16144 (10 connections now open) 2014-10-06T17:28:23.265+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48562 #16145 (11 connections now open) 2014-10-06T17:28:23.265+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48563 #16146 (12 connections now open) 2014-10-06T17:28:23.266+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48564 #16147 (13 connections now open) 2014-10-06T17:28:23.266+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48565 #16148 (14 connections now open) 2014-10-06T17:28:23.266+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48566 #16149 (15 connections now open) 2014-10-06T17:28:23.266+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48567 #16150 (16 connections now open) 2014-10-06T17:28:23.266+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48568 #16151 (17 connections now open) 2014-10-06T17:28:23.267+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48569 #16152 (18 connections now open) 2014-10-06T17:28:23.267+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48570 #16153 (19 connections now open) 2014-10-06T17:28:23.267+0000 I NETWORK [conn16137] end connection 127.0.0.1:48554 (18 connections now open) 2014-10-06T17:28:28.267+0000 I NETWORK [conn16139] end connection 127.0.0.1:48556 (17 connections now open) 2014-10-06T17:28:28.267+0000 I NETWORK [conn16143] end connection 127.0.0.1:48560 (17 connections now open) 2014-10-06T17:28:28.268+0000 I NETWORK [conn16141] end connection 127.0.0.1:48557 (16 connections now open) 2014-10-06T17:28:28.268+0000 I NETWORK [conn16149] end connection 127.0.0.1:48566 (16 connections now open) 2014-10-06T17:28:28.267+0000 I NETWORK [conn16147] end connection 127.0.0.1:48564 (17 connections now open) 2014-10-06T17:28:28.268+0000 I NETWORK [conn16148] end connection 127.0.0.1:48565 (14 connections now open) 2014-10-06T17:28:28.268+0000 I NETWORK [conn16145] end connection 127.0.0.1:48562 (13 connections now open) 2014-10-06T17:28:28.268+0000 I NETWORK [conn16138] end connection 127.0.0.1:48555 (16 connections now open) 2014-10-06T17:28:28.267+0000 I NETWORK [conn16150] end connection 127.0.0.1:48567 (16 connections now open) 2014-10-06T17:28:28.268+0000 I NETWORK [conn16153] end connection 127.0.0.1:48570 (16 connections now open) 2014-10-06T17:28:28.268+0000 I NETWORK [conn16152] end connection 127.0.0.1:48569 (16 connections now open) 2014-10-06T17:28:28.268+0000 I NETWORK [conn16140] end connection 127.0.0.1:48558 (16 connections now open) 2014-10-06T17:28:28.267+0000 I NETWORK [conn16144] end connection 127.0.0.1:48561 (16 connections now open) 2014-10-06T17:28:28.268+0000 I NETWORK [conn16151] end connection 127.0.0.1:48568 (16 connections now open) 2014-10-06T17:28:28.268+0000 I NETWORK [conn16142] end connection 127.0.0.1:48559 (9 connections now open) 2014-10-06T17:28:28.268+0000 I NETWORK [conn16146] end connection 127.0.0.1:48563 (2 connections now open) 2014-10-06T17:28:28.268+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48571 #16154 (3 connections now open) 2014-10-06T17:28:28.269+0000 I NETWORK [conn16154] end connection 127.0.0.1:48571 (2 connections now open) 2014-10-06T17:28:28.269+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:28:28.270+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:28:28.271+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:28:28.271+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:28:28.272+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:28:28.272+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:28:28.273+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:28:28.273+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:28:28.273+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:28:28.274+0000 I INDEXING [conn14073] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:28.274+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:28.274+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:28.274+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:28:28.275+0000 I INDEXING [conn14073] build index on: test1.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:28.275+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:28.275+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:28.275+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:28:28.276+0000 I INDEXING [conn14073] build index on: test2.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:28.276+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:28.276+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:28.276+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:28:28.277+0000 I INDEXING [conn14073] build index on: test3.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:28.277+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:28.277+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:28.278+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48572 #16155 (3 connections now open) 2014-10-06T17:28:28.278+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48573 #16156 (4 connections now open) 2014-10-06T17:28:28.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48574 #16157 (5 connections now open) 2014-10-06T17:28:28.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48575 #16158 (6 connections now open) 2014-10-06T17:28:28.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48576 #16159 (7 connections now open) 2014-10-06T17:28:28.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48578 #16160 (8 connections now open) 2014-10-06T17:28:28.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48579 #16161 (9 connections now open) 2014-10-06T17:28:28.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48580 #16162 (10 connections now open) 2014-10-06T17:28:28.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48581 #16163 (11 connections now open) 2014-10-06T17:28:28.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48582 #16164 (12 connections now open) 2014-10-06T17:28:28.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48583 #16165 (13 connections now open) 2014-10-06T17:28:28.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48584 #16166 (14 connections now open) 2014-10-06T17:28:28.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48585 #16167 (15 connections now open) 2014-10-06T17:28:28.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48586 #16168 (16 connections now open) 2014-10-06T17:28:28.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48587 #16169 (17 connections now open) 2014-10-06T17:28:28.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48588 #16170 (18 connections now open) 2014-10-06T17:28:28.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48589 #16171 (19 connections now open) 2014-10-06T17:28:28.281+0000 I NETWORK [conn16155] end connection 127.0.0.1:48572 (18 connections now open) 2014-10-06T17:28:33.281+0000 I NETWORK [conn16161] end connection 127.0.0.1:48579 (17 connections now open) 2014-10-06T17:28:33.281+0000 I NETWORK [conn16171] end connection 127.0.0.1:48589 (16 connections now open) 2014-10-06T17:28:33.282+0000 I NETWORK [conn16167] end connection 127.0.0.1:48585 (15 connections now open) 2014-10-06T17:28:33.282+0000 I NETWORK [conn16165] end connection 127.0.0.1:48583 (15 connections now open) 2014-10-06T17:28:33.281+0000 I NETWORK [conn16157] end connection 127.0.0.1:48574 (16 connections now open) 2014-10-06T17:28:33.281+0000 I NETWORK [conn16166] end connection 127.0.0.1:48584 (16 connections now open) 2014-10-06T17:28:33.281+0000 I NETWORK [conn16162] end connection 127.0.0.1:48580 (16 connections now open) 2014-10-06T17:28:33.282+0000 I NETWORK [conn16158] end connection 127.0.0.1:48575 (16 connections now open) 2014-10-06T17:28:33.282+0000 I NETWORK [conn16169] end connection 127.0.0.1:48587 (10 connections now open) 2014-10-06T17:28:33.282+0000 I NETWORK [conn16164] end connection 127.0.0.1:48582 (16 connections now open) 2014-10-06T17:28:33.282+0000 I NETWORK [conn16168] end connection 127.0.0.1:48586 (16 connections now open) 2014-10-06T17:28:33.282+0000 I NETWORK [conn16163] end connection 127.0.0.1:48581 (16 connections now open) 2014-10-06T17:28:33.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48590 #16172 (8 connections now open) 2014-10-06T17:28:33.282+0000 I NETWORK [conn16159] end connection 127.0.0.1:48576 (16 connections now open) 2014-10-06T17:28:33.282+0000 I NETWORK [conn16160] end connection 127.0.0.1:48578 (16 connections now open) 2014-10-06T17:28:33.282+0000 I NETWORK [conn16156] end connection 127.0.0.1:48573 (16 connections now open) 2014-10-06T17:28:33.282+0000 I NETWORK [conn16170] end connection 127.0.0.1:48588 (16 connections now open) 2014-10-06T17:28:33.283+0000 I NETWORK [conn16172] end connection 127.0.0.1:48590 (2 connections now open) 2014-10-06T17:28:33.283+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:28:33.284+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:28:33.284+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:28:33.285+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:28:33.286+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:28:33.286+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:28:33.286+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:28:33.287+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:28:33.287+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:28:33.288+0000 I INDEXING [conn14073] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:33.288+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:33.288+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:33.288+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:28:33.289+0000 I INDEXING [conn14073] build index on: test1.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:33.289+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:33.289+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:33.289+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:28:33.290+0000 I INDEXING [conn14073] build index on: test2.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:33.290+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:33.290+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:33.290+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:28:33.291+0000 I INDEXING [conn14073] build index on: test3.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:33.291+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:33.291+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:33.292+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48591 #16173 (3 connections now open) 2014-10-06T17:28:33.292+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48592 #16174 (4 connections now open) 2014-10-06T17:28:33.292+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48593 #16175 (5 connections now open) 2014-10-06T17:28:33.292+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48594 #16176 (6 connections now open) 2014-10-06T17:28:33.292+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48595 #16177 (7 connections now open) 2014-10-06T17:28:33.293+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48596 #16178 (8 connections now open) 2014-10-06T17:28:33.293+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48597 #16179 (9 connections now open) 2014-10-06T17:28:33.293+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48598 #16180 (10 connections now open) 2014-10-06T17:28:33.293+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48599 #16181 (11 connections now open) 2014-10-06T17:28:33.293+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48600 #16182 (12 connections now open) 2014-10-06T17:28:33.294+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48601 #16183 (13 connections now open) 2014-10-06T17:28:33.294+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48602 #16184 (14 connections now open) 2014-10-06T17:28:33.294+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48603 #16185 (15 connections now open) 2014-10-06T17:28:33.294+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48604 #16186 (16 connections now open) 2014-10-06T17:28:33.294+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48605 #16187 (17 connections now open) 2014-10-06T17:28:33.294+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48606 #16188 (18 connections now open) 2014-10-06T17:28:33.295+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48607 #16189 (19 connections now open) 2014-10-06T17:28:33.295+0000 I NETWORK [conn16173] end connection 127.0.0.1:48591 (17 connections now open) 2014-10-06T17:28:38.295+0000 I NETWORK [conn16187] end connection 127.0.0.1:48605 (17 connections now open) 2014-10-06T17:28:38.295+0000 I NETWORK [conn16180] end connection 127.0.0.1:48598 (17 connections now open) 2014-10-06T17:28:38.295+0000 I NETWORK [conn16182] end connection 127.0.0.1:48600 (17 connections now open) 2014-10-06T17:28:38.295+0000 I NETWORK [conn16184] end connection 127.0.0.1:48602 (16 connections now open) 2014-10-06T17:28:38.296+0000 I NETWORK [conn16183] end connection 127.0.0.1:48601 (14 connections now open) 2014-10-06T17:28:38.296+0000 I NETWORK [conn16179] end connection 127.0.0.1:48597 (13 connections now open) 2014-10-06T17:28:38.295+0000 I NETWORK [conn16175] end connection 127.0.0.1:48593 (16 connections now open) 2014-10-06T17:28:38.296+0000 I NETWORK [conn16185] end connection 127.0.0.1:48603 (11 connections now open) 2014-10-06T17:28:38.295+0000 I NETWORK [conn16178] end connection 127.0.0.1:48596 (16 connections now open) 2014-10-06T17:28:38.295+0000 I NETWORK [conn16177] end connection 127.0.0.1:48595 (16 connections now open) 2014-10-06T17:28:38.295+0000 I NETWORK [conn16176] end connection 127.0.0.1:48594 (16 connections now open) 2014-10-06T17:28:38.295+0000 I NETWORK [conn16174] end connection 127.0.0.1:48592 (16 connections now open) 2014-10-06T17:28:38.295+0000 I NETWORK [conn16181] end connection 127.0.0.1:48599 (16 connections now open) 2014-10-06T17:28:38.295+0000 I NETWORK [conn16186] end connection 127.0.0.1:48604 (16 connections now open) 2014-10-06T17:28:38.295+0000 I NETWORK [conn16188] end connection 127.0.0.1:48606 (16 connections now open) 2014-10-06T17:28:38.296+0000 I NETWORK [conn16189] end connection 127.0.0.1:48607 (15 connections now open) 2014-10-06T17:28:38.296+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48608 #16190 (7 connections now open) 2014-10-06T17:28:38.297+0000 I NETWORK [conn16190] end connection 127.0.0.1:48608 (2 connections now open) 2014-10-06T17:28:38.297+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:28:38.298+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:28:38.298+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:28:38.299+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:28:38.300+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:28:38.300+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:28:38.300+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:28:38.301+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:28:38.301+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:28:38.302+0000 I INDEXING [conn14073] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:38.302+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:38.302+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:38.302+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:28:38.303+0000 I INDEXING [conn14073] build index on: test1.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:38.303+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:38.303+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:38.303+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:28:38.304+0000 I INDEXING [conn14073] build index on: test2.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:38.304+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:38.304+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:38.304+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:28:38.305+0000 I INDEXING [conn14073] build index on: test3.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:38.305+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:38.305+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:38.306+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48609 #16191 (3 connections now open) 2014-10-06T17:28:38.306+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48610 #16192 (4 connections now open) 2014-10-06T17:28:38.307+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48611 #16193 (5 connections now open) 2014-10-06T17:28:38.307+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48612 #16194 (6 connections now open) 2014-10-06T17:28:38.307+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48613 #16195 (7 connections now open) 2014-10-06T17:28:38.307+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48614 #16196 (8 connections now open) 2014-10-06T17:28:38.307+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48615 #16197 (9 connections now open) 2014-10-06T17:28:38.307+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48616 #16198 (10 connections now open) 2014-10-06T17:28:38.307+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48617 #16199 (11 connections now open) 2014-10-06T17:28:38.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48618 #16200 (12 connections now open) 2014-10-06T17:28:38.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48619 #16201 (13 connections now open) 2014-10-06T17:28:38.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48620 #16202 (14 connections now open) 2014-10-06T17:28:38.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48622 #16203 (15 connections now open) 2014-10-06T17:28:38.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48623 #16204 (16 connections now open) 2014-10-06T17:28:38.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48624 #16205 (17 connections now open) 2014-10-06T17:28:38.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48625 #16206 (18 connections now open) 2014-10-06T17:28:38.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48626 #16207 (19 connections now open) 2014-10-06T17:28:38.309+0000 I NETWORK [conn16191] end connection 127.0.0.1:48609 (18 connections now open) 2014-10-06T17:28:43.309+0000 I NETWORK [conn16207] end connection 127.0.0.1:48626 (17 connections now open) 2014-10-06T17:28:43.309+0000 I NETWORK [conn16196] end connection 127.0.0.1:48614 (17 connections now open) 2014-10-06T17:28:43.309+0000 I NETWORK [conn16192] end connection 127.0.0.1:48610 (17 connections now open) 2014-10-06T17:28:43.310+0000 I NETWORK [conn16194] end connection 127.0.0.1:48612 (15 connections now open) 2014-10-06T17:28:43.309+0000 I NETWORK [conn16200] end connection 127.0.0.1:48618 (15 connections now open) 2014-10-06T17:28:43.309+0000 I NETWORK [conn16201] end connection 127.0.0.1:48619 (15 connections now open) 2014-10-06T17:28:43.309+0000 I NETWORK [conn16203] end connection 127.0.0.1:48622 (15 connections now open) 2014-10-06T17:28:43.310+0000 I NETWORK [conn16204] end connection 127.0.0.1:48623 (15 connections now open) 2014-10-06T17:28:43.310+0000 I NETWORK [conn16195] end connection 127.0.0.1:48613 (15 connections now open) 2014-10-06T17:28:43.310+0000 I NETWORK [conn16198] end connection 127.0.0.1:48616 (15 connections now open) 2014-10-06T17:28:43.310+0000 I NETWORK [conn16205] end connection 127.0.0.1:48624 (15 connections now open) 2014-10-06T17:28:43.310+0000 I NETWORK [conn16206] end connection 127.0.0.1:48625 (8 connections now open) 2014-10-06T17:28:43.310+0000 I NETWORK [conn16199] end connection 127.0.0.1:48617 (15 connections now open) 2014-10-06T17:28:43.310+0000 I NETWORK [conn16202] end connection 127.0.0.1:48620 (15 connections now open) 2014-10-06T17:28:43.310+0000 I NETWORK [conn16193] end connection 127.0.0.1:48611 (15 connections now open) 2014-10-06T17:28:43.309+0000 I NETWORK [conn16197] end connection 127.0.0.1:48615 (17 connections now open) 2014-10-06T17:28:43.310+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48627 #16208 (4 connections now open) 2014-10-06T17:28:43.311+0000 I NETWORK [conn16208] end connection 127.0.0.1:48627 (2 connections now open) 2014-10-06T17:28:43.311+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:28:43.312+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:28:43.313+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:28:43.313+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:28:43.314+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:28:43.315+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:28:43.315+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:28:43.315+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:28:43.315+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:28:43.316+0000 I INDEXING [conn14073] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:43.316+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:43.316+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:43.316+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:28:43.317+0000 I INDEXING [conn14073] build index on: test1.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:43.317+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:43.317+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:43.317+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:28:43.318+0000 I INDEXING [conn14073] build index on: test2.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:43.318+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:43.318+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:43.318+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:28:43.319+0000 I INDEXING [conn14073] build index on: test3.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:43.319+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:43.319+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:43.320+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48628 #16209 (3 connections now open) 2014-10-06T17:28:43.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48629 #16210 (4 connections now open) 2014-10-06T17:28:43.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48630 #16211 (5 connections now open) 2014-10-06T17:28:43.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48631 #16212 (6 connections now open) 2014-10-06T17:28:43.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48632 #16213 (7 connections now open) 2014-10-06T17:28:43.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48633 #16214 (8 connections now open) 2014-10-06T17:28:43.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48635 #16215 (9 connections now open) 2014-10-06T17:28:43.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48634 #16216 (10 connections now open) 2014-10-06T17:28:43.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48636 #16217 (11 connections now open) 2014-10-06T17:28:43.321+0000 I NETWORK [conn16209] end connection 127.0.0.1:48628 (10 connections now open) 2014-10-06T17:28:46.772+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._36 2014-10-06T17:28:48.322+0000 I NETWORK [conn16212] end connection 127.0.0.1:48631 (9 connections now open) 2014-10-06T17:28:48.322+0000 I NETWORK [conn16211] end connection 127.0.0.1:48630 (9 connections now open) 2014-10-06T17:28:48.322+0000 I NETWORK [conn16215] end connection 127.0.0.1:48635 (9 connections now open) 2014-10-06T17:28:48.322+0000 I NETWORK [conn16210] end connection 127.0.0.1:48629 (9 connections now open) 2014-10-06T17:28:48.322+0000 I NETWORK [conn16213] end connection 127.0.0.1:48632 (9 connections now open) 2014-10-06T17:28:48.322+0000 I NETWORK [conn16216] end connection 127.0.0.1:48634 (6 connections now open) 2014-10-06T17:28:48.322+0000 I NETWORK [conn16214] end connection 127.0.0.1:48633 (9 connections now open) 2014-10-06T17:28:48.322+0000 I NETWORK [conn16217] end connection 127.0.0.1:48636 (4 connections now open) 2014-10-06T17:28:48.322+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48637 #16218 (3 connections now open) 2014-10-06T17:28:48.323+0000 I NETWORK [conn16218] end connection 127.0.0.1:48637 (2 connections now open) 2014-10-06T17:28:48.323+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:28:48.324+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:28:48.325+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:28:48.325+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:28:48.326+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:28:48.326+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:28:48.327+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:28:48.327+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:28:48.327+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:28:48.328+0000 I INDEXING [conn14073] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:48.328+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:48.328+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:48.328+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:28:48.329+0000 I INDEXING [conn14073] build index on: test1.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:48.329+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:48.329+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:48.329+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:28:48.330+0000 I INDEXING [conn14073] build index on: test2.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:48.330+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:48.330+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:48.331+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:28:48.331+0000 I INDEXING [conn14073] build index on: test3.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:48.331+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:48.331+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:48.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48638 #16219 (3 connections now open) 2014-10-06T17:28:48.333+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48639 #16220 (4 connections now open) 2014-10-06T17:28:48.333+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48640 #16221 (5 connections now open) 2014-10-06T17:28:48.333+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48641 #16222 (6 connections now open) 2014-10-06T17:28:48.333+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48642 #16223 (7 connections now open) 2014-10-06T17:28:48.333+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48643 #16224 (8 connections now open) 2014-10-06T17:28:48.333+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48644 #16225 (9 connections now open) 2014-10-06T17:28:48.333+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48645 #16226 (10 connections now open) 2014-10-06T17:28:48.333+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48646 #16227 (11 connections now open) 2014-10-06T17:28:48.334+0000 I NETWORK [conn16219] end connection 127.0.0.1:48638 (10 connections now open) 2014-10-06T17:28:53.334+0000 I NETWORK [conn16220] end connection 127.0.0.1:48639 (9 connections now open) 2014-10-06T17:28:53.334+0000 I NETWORK [conn16223] end connection 127.0.0.1:48642 (9 connections now open) 2014-10-06T17:28:53.334+0000 I NETWORK [conn16224] end connection 127.0.0.1:48643 (9 connections now open) 2014-10-06T17:28:53.334+0000 I NETWORK [conn16222] end connection 127.0.0.1:48641 (9 connections now open) 2014-10-06T17:28:53.334+0000 I NETWORK [conn16225] end connection 127.0.0.1:48644 (5 connections now open) 2014-10-06T17:28:53.334+0000 I NETWORK [conn16221] end connection 127.0.0.1:48640 (5 connections now open) 2014-10-06T17:28:53.334+0000 I NETWORK [conn16227] end connection 127.0.0.1:48646 (5 connections now open) 2014-10-06T17:28:53.334+0000 I NETWORK [conn16226] end connection 127.0.0.1:48645 (3 connections now open) 2014-10-06T17:28:53.334+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48647 #16228 (3 connections now open) 2014-10-06T17:28:53.335+0000 I NETWORK [conn16228] end connection 127.0.0.1:48647 (2 connections now open) 2014-10-06T17:28:53.335+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:28:53.336+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:28:53.337+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:28:53.337+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:28:53.338+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:28:53.338+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:28:53.339+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:28:53.339+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:28:53.339+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:28:53.340+0000 I INDEXING [conn14073] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:53.340+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:53.340+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:53.340+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:28:53.341+0000 I INDEXING [conn14073] build index on: test1.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:53.341+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:53.341+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:53.341+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:28:53.342+0000 I INDEXING [conn14073] build index on: test2.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:53.342+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:53.342+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:53.342+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:28:53.343+0000 I INDEXING [conn14073] build index on: test3.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:53.343+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:53.343+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:53.344+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48648 #16229 (3 connections now open) 2014-10-06T17:28:53.344+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48649 #16230 (4 connections now open) 2014-10-06T17:28:53.344+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48650 #16231 (5 connections now open) 2014-10-06T17:28:53.344+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48651 #16232 (6 connections now open) 2014-10-06T17:28:53.345+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48652 #16233 (7 connections now open) 2014-10-06T17:28:53.345+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48653 #16234 (8 connections now open) 2014-10-06T17:28:53.345+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48654 #16235 (9 connections now open) 2014-10-06T17:28:53.345+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48655 #16236 (10 connections now open) 2014-10-06T17:28:53.345+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48656 #16237 (11 connections now open) 2014-10-06T17:28:53.345+0000 I NETWORK [conn16229] end connection 127.0.0.1:48648 (10 connections now open) 2014-10-06T17:28:58.346+0000 I NETWORK [conn16232] end connection 127.0.0.1:48651 (9 connections now open) 2014-10-06T17:28:58.346+0000 I NETWORK [conn16235] end connection 127.0.0.1:48654 (9 connections now open) 2014-10-06T17:28:58.346+0000 I NETWORK [conn16231] end connection 127.0.0.1:48650 (8 connections now open) 2014-10-06T17:28:58.346+0000 I NETWORK [conn16230] end connection 127.0.0.1:48649 (8 connections now open) 2014-10-06T17:28:58.346+0000 I NETWORK [conn16234] end connection 127.0.0.1:48653 (8 connections now open) 2014-10-06T17:28:58.346+0000 I NETWORK [conn16237] end connection 127.0.0.1:48656 (8 connections now open) 2014-10-06T17:28:58.346+0000 I NETWORK [conn16236] end connection 127.0.0.1:48655 (8 connections now open) 2014-10-06T17:28:58.346+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48657 #16238 (4 connections now open) 2014-10-06T17:28:58.346+0000 I NETWORK [conn16233] end connection 127.0.0.1:48652 (8 connections now open) 2014-10-06T17:28:58.347+0000 I NETWORK [conn16238] end connection 127.0.0.1:48657 (2 connections now open) 2014-10-06T17:28:58.347+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:28:58.348+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:28:58.348+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:28:58.349+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:28:58.350+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:28:58.350+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:28:58.350+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:28:58.351+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:28:58.351+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:28:58.352+0000 I INDEXING [conn14073] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:58.352+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:58.352+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:58.352+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:28:58.353+0000 I INDEXING [conn14073] build index on: test1.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:58.353+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:58.353+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:58.353+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:28:58.354+0000 I INDEXING [conn14073] build index on: test2.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:58.354+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:58.354+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:58.354+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:28:58.355+0000 I INDEXING [conn14073] build index on: test3.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Insert_JustNumIndexedBefore" } 2014-10-06T17:28:58.355+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:28:58.355+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:28:58.356+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48658 #16239 (3 connections now open) 2014-10-06T17:28:58.356+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48659 #16240 (4 connections now open) 2014-10-06T17:28:58.356+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48660 #16241 (5 connections now open) 2014-10-06T17:28:58.356+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48661 #16242 (6 connections now open) 2014-10-06T17:28:58.356+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48662 #16243 (7 connections now open) 2014-10-06T17:28:58.357+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48663 #16244 (8 connections now open) 2014-10-06T17:28:58.357+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48664 #16245 (9 connections now open) 2014-10-06T17:28:58.357+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48665 #16246 (10 connections now open) 2014-10-06T17:28:58.357+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48666 #16247 (11 connections now open) 2014-10-06T17:28:58.357+0000 I NETWORK [conn16239] end connection 127.0.0.1:48658 (10 connections now open) 2014-10-06T17:29:03.357+0000 I NETWORK [conn16244] end connection 127.0.0.1:48663 (9 connections now open) 2014-10-06T17:29:03.357+0000 I NETWORK [conn16243] end connection 127.0.0.1:48662 (9 connections now open) 2014-10-06T17:29:03.357+0000 I NETWORK [conn16241] end connection 127.0.0.1:48660 (9 connections now open) 2014-10-06T17:29:03.357+0000 I NETWORK [conn16247] end connection 127.0.0.1:48666 (9 connections now open) 2014-10-06T17:29:03.357+0000 I NETWORK [conn16246] end connection 127.0.0.1:48665 (8 connections now open) 2014-10-06T17:29:03.357+0000 I NETWORK [conn16240] end connection 127.0.0.1:48659 (8 connections now open) 2014-10-06T17:29:03.358+0000 I NETWORK [conn16242] end connection 127.0.0.1:48661 (8 connections now open) 2014-10-06T17:29:03.358+0000 I NETWORK [conn16245] end connection 127.0.0.1:48664 (8 connections now open) 2014-10-06T17:29:03.358+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48667 #16248 (6 connections now open) 2014-10-06T17:29:03.358+0000 I NETWORK [conn16248] end connection 127.0.0.1:48667 (2 connections now open) 2014-10-06T17:29:03.359+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:03.360+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:03.360+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:03.361+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:03.362+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:03.362+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:03.362+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:03.362+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:03.363+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:03.364+0000 I INDEXING [conn14073] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:03.364+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:03.364+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:03.364+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:03.365+0000 I INDEXING [conn14073] build index on: test1.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:03.365+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:03.365+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:03.365+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:03.366+0000 I INDEXING [conn14073] build index on: test2.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:03.366+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:03.366+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:03.366+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:03.366+0000 I INDEXING [conn14073] build index on: test3.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:03.366+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:03.367+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:03.367+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48668 #16249 (3 connections now open) 2014-10-06T17:29:03.368+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48669 #16250 (4 connections now open) 2014-10-06T17:29:03.368+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48670 #16251 (5 connections now open) 2014-10-06T17:29:03.368+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48671 #16252 (6 connections now open) 2014-10-06T17:29:03.368+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48673 #16253 (7 connections now open) 2014-10-06T17:29:03.368+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48672 #16254 (8 connections now open) 2014-10-06T17:29:03.369+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48675 #16255 (9 connections now open) 2014-10-06T17:29:03.369+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48676 #16256 (10 connections now open) 2014-10-06T17:29:03.369+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48677 #16257 (11 connections now open) 2014-10-06T17:29:03.369+0000 I NETWORK [conn16249] end connection 127.0.0.1:48668 (10 connections now open) 2014-10-06T17:29:08.369+0000 I NETWORK [conn16251] end connection 127.0.0.1:48670 (9 connections now open) 2014-10-06T17:29:08.369+0000 I NETWORK [conn16253] end connection 127.0.0.1:48673 (9 connections now open) 2014-10-06T17:29:08.369+0000 I NETWORK [conn16257] end connection 127.0.0.1:48677 (9 connections now open) 2014-10-06T17:29:08.369+0000 I NETWORK [conn16256] end connection 127.0.0.1:48676 (9 connections now open) 2014-10-06T17:29:08.369+0000 I NETWORK [conn16255] end connection 127.0.0.1:48675 (8 connections now open) 2014-10-06T17:29:08.370+0000 I NETWORK [conn16252] end connection 127.0.0.1:48671 (8 connections now open) 2014-10-06T17:29:08.370+0000 I NETWORK [conn16254] end connection 127.0.0.1:48672 (8 connections now open) 2014-10-06T17:29:08.370+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48678 #16258 (6 connections now open) 2014-10-06T17:29:08.370+0000 I NETWORK [conn16250] end connection 127.0.0.1:48669 (8 connections now open) 2014-10-06T17:29:08.370+0000 I NETWORK [conn16258] end connection 127.0.0.1:48678 (2 connections now open) 2014-10-06T17:29:08.371+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:08.372+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:08.372+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:08.373+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:08.374+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:08.374+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:08.374+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:08.374+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:08.375+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:08.376+0000 I INDEXING [conn14073] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:08.376+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:08.376+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:08.376+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:08.377+0000 I INDEXING [conn14073] build index on: test1.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:08.377+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:08.377+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:08.377+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:08.378+0000 I INDEXING [conn14073] build index on: test2.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:08.378+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:08.378+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:08.378+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:08.379+0000 I INDEXING [conn14073] build index on: test3.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:08.379+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:08.379+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:08.380+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48679 #16259 (3 connections now open) 2014-10-06T17:29:08.380+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48680 #16260 (4 connections now open) 2014-10-06T17:29:08.380+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48681 #16261 (5 connections now open) 2014-10-06T17:29:08.380+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48682 #16262 (6 connections now open) 2014-10-06T17:29:08.380+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48683 #16263 (7 connections now open) 2014-10-06T17:29:08.380+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48684 #16264 (8 connections now open) 2014-10-06T17:29:08.381+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48685 #16265 (9 connections now open) 2014-10-06T17:29:08.381+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48686 #16266 (10 connections now open) 2014-10-06T17:29:08.381+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48687 #16267 (11 connections now open) 2014-10-06T17:29:08.381+0000 I NETWORK [conn16259] end connection 127.0.0.1:48679 (10 connections now open) 2014-10-06T17:29:13.389+0000 I NETWORK [conn16260] end connection 127.0.0.1:48680 (9 connections now open) 2014-10-06T17:29:13.389+0000 I NETWORK [conn16267] end connection 127.0.0.1:48687 (9 connections now open) 2014-10-06T17:29:13.390+0000 I NETWORK [conn16262] end connection 127.0.0.1:48682 (7 connections now open) 2014-10-06T17:29:13.390+0000 I NETWORK [conn16265] end connection 127.0.0.1:48685 (7 connections now open) 2014-10-06T17:29:13.390+0000 I NETWORK [conn16266] end connection 127.0.0.1:48686 (7 connections now open) 2014-10-06T17:29:13.390+0000 I NETWORK [conn16261] end connection 127.0.0.1:48681 (4 connections now open) 2014-10-06T17:29:13.390+0000 I NETWORK [conn16263] end connection 127.0.0.1:48683 (3 connections now open) 2014-10-06T17:29:13.390+0000 I NETWORK [conn16264] end connection 127.0.0.1:48684 (2 connections now open) 2014-10-06T17:29:13.391+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48688 #16268 (3 connections now open) 2014-10-06T17:29:13.391+0000 I NETWORK [conn16268] end connection 127.0.0.1:48688 (2 connections now open) 2014-10-06T17:29:13.391+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:13.392+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:13.393+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:13.393+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:13.394+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:13.395+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:13.395+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:13.395+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:13.395+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:13.396+0000 I INDEXING [conn14073] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:13.396+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:13.396+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:13.396+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:13.397+0000 I INDEXING [conn14073] build index on: test1.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:13.397+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:13.397+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:13.397+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:13.398+0000 I INDEXING [conn14073] build index on: test2.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:13.398+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:13.398+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:13.398+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:13.399+0000 I INDEXING [conn14073] build index on: test3.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:13.399+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:13.399+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:13.400+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48689 #16269 (3 connections now open) 2014-10-06T17:29:13.400+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48690 #16270 (4 connections now open) 2014-10-06T17:29:13.401+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48691 #16271 (5 connections now open) 2014-10-06T17:29:13.401+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48692 #16272 (6 connections now open) 2014-10-06T17:29:13.401+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48693 #16273 (7 connections now open) 2014-10-06T17:29:13.401+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48694 #16274 (8 connections now open) 2014-10-06T17:29:13.401+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48695 #16275 (9 connections now open) 2014-10-06T17:29:13.401+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48696 #16276 (10 connections now open) 2014-10-06T17:29:13.401+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48697 #16277 (11 connections now open) 2014-10-06T17:29:13.402+0000 I NETWORK [conn16269] end connection 127.0.0.1:48689 (10 connections now open) 2014-10-06T17:29:18.402+0000 I NETWORK [conn16270] end connection 127.0.0.1:48690 (9 connections now open) 2014-10-06T17:29:18.402+0000 I NETWORK [conn16277] end connection 127.0.0.1:48697 (9 connections now open) 2014-10-06T17:29:18.402+0000 I NETWORK [conn16273] end connection 127.0.0.1:48693 (8 connections now open) 2014-10-06T17:29:18.402+0000 I NETWORK [conn16274] end connection 127.0.0.1:48694 (9 connections now open) 2014-10-06T17:29:18.402+0000 I NETWORK [conn16275] end connection 127.0.0.1:48695 (6 connections now open) 2014-10-06T17:29:18.402+0000 I NETWORK [conn16271] end connection 127.0.0.1:48691 (4 connections now open) 2014-10-06T17:29:18.402+0000 I NETWORK [conn16272] end connection 127.0.0.1:48692 (3 connections now open) 2014-10-06T17:29:18.402+0000 I NETWORK [conn16276] end connection 127.0.0.1:48696 (2 connections now open) 2014-10-06T17:29:18.402+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48698 #16278 (3 connections now open) 2014-10-06T17:29:18.403+0000 I NETWORK [conn16278] end connection 127.0.0.1:48698 (2 connections now open) 2014-10-06T17:29:18.403+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:18.404+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:18.405+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:18.405+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:18.406+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:18.406+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:18.407+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:18.407+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:18.407+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:18.408+0000 I INDEXING [conn14073] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:18.408+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:18.408+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:18.408+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:18.409+0000 I INDEXING [conn14073] build index on: test1.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:18.409+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:18.409+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:18.409+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:18.410+0000 I INDEXING [conn14073] build index on: test2.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:18.410+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:18.410+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:18.410+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:18.411+0000 I INDEXING [conn14073] build index on: test3.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:18.411+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:18.411+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:18.412+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48699 #16279 (3 connections now open) 2014-10-06T17:29:18.412+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48700 #16280 (4 connections now open) 2014-10-06T17:29:18.412+0000 I NETWORK [conn16279] end connection 127.0.0.1:48699 (3 connections now open) 2014-10-06T17:29:18.412+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48701 #16281 (4 connections now open) 2014-10-06T17:29:18.412+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48702 #16282 (5 connections now open) 2014-10-06T17:29:18.412+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48703 #16283 (6 connections now open) 2014-10-06T17:29:23.413+0000 I NETWORK [conn16282] end connection 127.0.0.1:48702 (5 connections now open) 2014-10-06T17:29:23.413+0000 I NETWORK [conn16281] end connection 127.0.0.1:48701 (5 connections now open) 2014-10-06T17:29:23.413+0000 I NETWORK [conn16283] end connection 127.0.0.1:48703 (5 connections now open) 2014-10-06T17:29:23.413+0000 I NETWORK [conn16280] end connection 127.0.0.1:48700 (5 connections now open) 2014-10-06T17:29:23.413+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48704 #16284 (3 connections now open) 2014-10-06T17:29:23.413+0000 I NETWORK [conn16284] end connection 127.0.0.1:48704 (2 connections now open) 2014-10-06T17:29:23.414+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:23.415+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:23.415+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:23.416+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:23.417+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:23.417+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:23.417+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:23.417+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:23.418+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:23.419+0000 I INDEXING [conn14073] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:23.419+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:23.419+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:23.419+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:23.420+0000 I INDEXING [conn14073] build index on: test1.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:23.420+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:23.420+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:23.420+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:23.421+0000 I INDEXING [conn14073] build index on: test2.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:23.421+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:23.421+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:23.421+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:23.421+0000 I INDEXING [conn14073] build index on: test3.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:23.421+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:23.421+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:23.422+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48705 #16285 (3 connections now open) 2014-10-06T17:29:23.423+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48706 #16286 (4 connections now open) 2014-10-06T17:29:23.423+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48707 #16287 (5 connections now open) 2014-10-06T17:29:23.423+0000 I NETWORK [conn16285] end connection 127.0.0.1:48705 (4 connections now open) 2014-10-06T17:29:23.423+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48708 #16288 (5 connections now open) 2014-10-06T17:29:23.423+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48709 #16289 (6 connections now open) 2014-10-06T17:29:28.423+0000 I NETWORK [conn16286] end connection 127.0.0.1:48706 (5 connections now open) 2014-10-06T17:29:28.423+0000 I NETWORK [conn16288] end connection 127.0.0.1:48708 (5 connections now open) 2014-10-06T17:29:28.423+0000 I NETWORK [conn16287] end connection 127.0.0.1:48707 (4 connections now open) 2014-10-06T17:29:28.423+0000 I NETWORK [conn16289] end connection 127.0.0.1:48709 (4 connections now open) 2014-10-06T17:29:28.424+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48710 #16290 (3 connections now open) 2014-10-06T17:29:28.424+0000 I NETWORK [conn16290] end connection 127.0.0.1:48710 (2 connections now open) 2014-10-06T17:29:28.424+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:28.425+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:28.426+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:28.427+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:28.427+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:28.428+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:28.428+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:28.428+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:28.429+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:28.429+0000 I INDEXING [conn14073] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:28.429+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:28.430+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:28.430+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:28.431+0000 I INDEXING [conn14073] build index on: test1.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:28.431+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:28.431+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:28.431+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:28.432+0000 I INDEXING [conn14073] build index on: test2.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:28.432+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:28.432+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:28.432+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:28.433+0000 I INDEXING [conn14073] build index on: test3.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:28.433+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:28.433+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:28.434+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48711 #16291 (3 connections now open) 2014-10-06T17:29:28.434+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48712 #16292 (4 connections now open) 2014-10-06T17:29:28.434+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48713 #16293 (5 connections now open) 2014-10-06T17:29:28.434+0000 I NETWORK [conn16291] end connection 127.0.0.1:48711 (4 connections now open) 2014-10-06T17:29:28.434+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48714 #16294 (5 connections now open) 2014-10-06T17:29:28.434+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48715 #16295 (6 connections now open) 2014-10-06T17:29:33.435+0000 I NETWORK [conn16295] end connection 127.0.0.1:48715 (5 connections now open) 2014-10-06T17:29:33.435+0000 I NETWORK [conn16294] end connection 127.0.0.1:48714 (5 connections now open) 2014-10-06T17:29:33.435+0000 I NETWORK [conn16292] end connection 127.0.0.1:48712 (5 connections now open) 2014-10-06T17:29:33.435+0000 I NETWORK [conn16293] end connection 127.0.0.1:48713 (5 connections now open) 2014-10-06T17:29:33.435+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48716 #16296 (3 connections now open) 2014-10-06T17:29:33.435+0000 I NETWORK [conn16296] end connection 127.0.0.1:48716 (2 connections now open) 2014-10-06T17:29:33.436+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:33.436+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:33.437+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:33.438+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:33.439+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:33.439+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:33.439+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:33.439+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:33.440+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:33.440+0000 I INDEXING [conn14073] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:33.440+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:33.440+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:33.441+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:33.441+0000 I INDEXING [conn14073] build index on: test1.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:33.441+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:33.441+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:33.442+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:33.442+0000 I INDEXING [conn14073] build index on: test2.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:33.442+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:33.443+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:33.443+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:33.443+0000 I INDEXING [conn14073] build index on: test3.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:33.443+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:33.443+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:33.444+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48717 #16297 (3 connections now open) 2014-10-06T17:29:33.445+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48718 #16298 (4 connections now open) 2014-10-06T17:29:33.445+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48719 #16299 (5 connections now open) 2014-10-06T17:29:33.445+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48720 #16300 (6 connections now open) 2014-10-06T17:29:33.445+0000 I NETWORK [conn16297] end connection 127.0.0.1:48717 (4 connections now open) 2014-10-06T17:29:33.445+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48721 #16301 (7 connections now open) 2014-10-06T17:29:38.445+0000 I NETWORK [conn16300] end connection 127.0.0.1:48720 (5 connections now open) 2014-10-06T17:29:38.445+0000 I NETWORK [conn16301] end connection 127.0.0.1:48721 (5 connections now open) 2014-10-06T17:29:38.445+0000 I NETWORK [conn16298] end connection 127.0.0.1:48718 (5 connections now open) 2014-10-06T17:29:38.445+0000 I NETWORK [conn16299] end connection 127.0.0.1:48719 (5 connections now open) 2014-10-06T17:29:38.445+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48722 #16302 (6 connections now open) 2014-10-06T17:29:38.446+0000 I NETWORK [conn16302] end connection 127.0.0.1:48722 (2 connections now open) 2014-10-06T17:29:38.447+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:38.447+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:38.448+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:38.449+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:38.449+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:38.450+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:38.450+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:38.450+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:38.450+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:38.451+0000 I INDEXING [conn14073] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:38.451+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:38.451+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:38.451+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:38.452+0000 I INDEXING [conn14073] build index on: test1.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:38.452+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:38.452+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:38.453+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:38.453+0000 I INDEXING [conn14073] build index on: test2.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:38.453+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:38.453+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:38.454+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:38.454+0000 I INDEXING [conn14073] build index on: test3.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:38.454+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:38.454+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:38.455+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48723 #16303 (3 connections now open) 2014-10-06T17:29:38.455+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48724 #16304 (4 connections now open) 2014-10-06T17:29:38.456+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48725 #16305 (5 connections now open) 2014-10-06T17:29:38.456+0000 I NETWORK [conn16303] end connection 127.0.0.1:48723 (3 connections now open) 2014-10-06T17:29:38.456+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48726 #16306 (6 connections now open) 2014-10-06T17:29:38.456+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48727 #16307 (6 connections now open) 2014-10-06T17:29:43.456+0000 I NETWORK [conn16304] end connection 127.0.0.1:48724 (5 connections now open) 2014-10-06T17:29:43.456+0000 I NETWORK [conn16305] end connection 127.0.0.1:48725 (5 connections now open) 2014-10-06T17:29:43.456+0000 I NETWORK [conn16306] end connection 127.0.0.1:48726 (5 connections now open) 2014-10-06T17:29:43.456+0000 I NETWORK [conn16307] end connection 127.0.0.1:48727 (4 connections now open) 2014-10-06T17:29:43.456+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48728 #16308 (6 connections now open) 2014-10-06T17:29:43.457+0000 I NETWORK [conn16308] end connection 127.0.0.1:48728 (2 connections now open) 2014-10-06T17:29:43.457+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:43.458+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:43.459+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:43.460+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:43.461+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:43.461+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:43.461+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:43.461+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:43.461+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:43.462+0000 I INDEXING [conn14073] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:43.462+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:43.462+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:43.463+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:43.463+0000 I INDEXING [conn14073] build index on: test1.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:43.463+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:43.463+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:43.464+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:43.464+0000 I INDEXING [conn14073] build index on: test2.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:43.464+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:43.464+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:43.465+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:43.465+0000 I INDEXING [conn14073] build index on: test3.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:43.465+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:43.465+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:43.466+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48729 #16309 (3 connections now open) 2014-10-06T17:29:43.467+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48730 #16310 (4 connections now open) 2014-10-06T17:29:43.467+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48731 #16311 (5 connections now open) 2014-10-06T17:29:43.467+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48732 #16312 (6 connections now open) 2014-10-06T17:29:43.467+0000 I NETWORK [conn16309] end connection 127.0.0.1:48729 (5 connections now open) 2014-10-06T17:29:43.467+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48733 #16313 (7 connections now open) 2014-10-06T17:29:48.467+0000 I NETWORK [conn16310] end connection 127.0.0.1:48730 (5 connections now open) 2014-10-06T17:29:48.467+0000 I NETWORK [conn16312] end connection 127.0.0.1:48732 (5 connections now open) 2014-10-06T17:29:48.467+0000 I NETWORK [conn16311] end connection 127.0.0.1:48731 (5 connections now open) 2014-10-06T17:29:48.467+0000 I NETWORK [conn16313] end connection 127.0.0.1:48733 (5 connections now open) 2014-10-06T17:29:48.467+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48734 #16314 (6 connections now open) 2014-10-06T17:29:48.468+0000 I NETWORK [conn16314] end connection 127.0.0.1:48734 (2 connections now open) 2014-10-06T17:29:48.469+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:48.469+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:48.470+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:48.471+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:48.471+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:48.472+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:48.472+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:48.472+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:48.472+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:48.473+0000 I INDEXING [conn14073] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:48.473+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:48.473+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:48.474+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:48.474+0000 I INDEXING [conn14073] build index on: test1.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:48.474+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:48.474+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:48.475+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:48.475+0000 I INDEXING [conn14073] build index on: test2.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:48.475+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:48.475+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:48.476+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:48.476+0000 I INDEXING [conn14073] build index on: test3.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:48.476+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:48.476+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:48.477+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48735 #16315 (3 connections now open) 2014-10-06T17:29:48.477+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48736 #16316 (4 connections now open) 2014-10-06T17:29:48.478+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48737 #16317 (5 connections now open) 2014-10-06T17:29:48.478+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48738 #16318 (6 connections now open) 2014-10-06T17:29:48.478+0000 I NETWORK [conn16315] end connection 127.0.0.1:48735 (4 connections now open) 2014-10-06T17:29:48.478+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48739 #16319 (7 connections now open) 2014-10-06T17:29:52.918+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._37 2014-10-06T17:29:52.922+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._38 2014-10-06T17:29:53.478+0000 I NETWORK [conn16318] end connection 127.0.0.1:48738 (5 connections now open) 2014-10-06T17:29:53.478+0000 I NETWORK [conn16316] end connection 127.0.0.1:48736 (5 connections now open) 2014-10-06T17:29:53.478+0000 I NETWORK [conn16319] end connection 127.0.0.1:48739 (5 connections now open) 2014-10-06T17:29:53.478+0000 I NETWORK [conn16317] end connection 127.0.0.1:48737 (5 connections now open) 2014-10-06T17:29:53.478+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48740 #16320 (3 connections now open) 2014-10-06T17:29:53.479+0000 I NETWORK [conn16320] end connection 127.0.0.1:48740 (2 connections now open) 2014-10-06T17:29:53.479+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:53.480+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:53.481+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:53.481+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:53.482+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:53.482+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:53.483+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:53.483+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:53.483+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:53.484+0000 I INDEXING [conn14073] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:53.484+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:53.484+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:53.484+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:53.485+0000 I INDEXING [conn14073] build index on: test1.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:53.485+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:53.485+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:53.485+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:53.486+0000 I INDEXING [conn14073] build index on: test2.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:53.486+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:53.486+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:53.486+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:53.487+0000 I INDEXING [conn14073] build index on: test3.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:53.487+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:53.487+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:53.488+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48741 #16321 (3 connections now open) 2014-10-06T17:29:53.488+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48742 #16322 (4 connections now open) 2014-10-06T17:29:53.488+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48743 #16323 (5 connections now open) 2014-10-06T17:29:53.488+0000 I NETWORK [conn16321] end connection 127.0.0.1:48741 (4 connections now open) 2014-10-06T17:29:58.489+0000 I NETWORK [conn16322] end connection 127.0.0.1:48742 (3 connections now open) 2014-10-06T17:29:58.489+0000 I NETWORK [conn16323] end connection 127.0.0.1:48743 (3 connections now open) 2014-10-06T17:29:58.489+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48744 #16324 (3 connections now open) 2014-10-06T17:29:58.489+0000 I NETWORK [conn16324] end connection 127.0.0.1:48744 (2 connections now open) 2014-10-06T17:29:58.490+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:58.490+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:58.491+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:58.492+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:58.493+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:58.493+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:58.493+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:58.493+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:58.494+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:29:58.495+0000 I INDEXING [conn14073] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:58.495+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:58.495+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:58.495+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:29:58.496+0000 I INDEXING [conn14073] build index on: test1.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:58.496+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:58.496+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:58.496+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:29:58.497+0000 I INDEXING [conn14073] build index on: test2.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:58.497+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:58.497+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:58.497+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:29:58.498+0000 I INDEXING [conn14073] build index on: test3.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Insert_JustNumIndexedBefore" } 2014-10-06T17:29:58.498+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:29:58.498+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:29:58.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48745 #16325 (3 connections now open) 2014-10-06T17:29:58.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48746 #16326 (4 connections now open) 2014-10-06T17:29:58.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48747 #16327 (5 connections now open) 2014-10-06T17:29:58.499+0000 I NETWORK [conn16325] end connection 127.0.0.1:48745 (4 connections now open) 2014-10-06T17:30:03.500+0000 I NETWORK [conn16327] end connection 127.0.0.1:48747 (3 connections now open) 2014-10-06T17:30:03.500+0000 I NETWORK [conn16326] end connection 127.0.0.1:48746 (3 connections now open) 2014-10-06T17:30:03.500+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48748 #16328 (4 connections now open) 2014-10-06T17:30:03.501+0000 I NETWORK [conn16328] end connection 127.0.0.1:48748 (2 connections now open) 2014-10-06T17:30:03.501+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:03.502+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:03.502+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:03.503+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:03.504+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:03.504+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:03.504+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:03.505+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:03.505+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:03.506+0000 I INDEXING [conn14073] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:03.506+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:03.506+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:03.506+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:03.507+0000 I INDEXING [conn14073] build index on: test1.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:03.507+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:03.507+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:03.507+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:03.508+0000 I INDEXING [conn14073] build index on: test2.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:03.508+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:03.508+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:03.508+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:03.509+0000 I INDEXING [conn14073] build index on: test3.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:03.509+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:03.509+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:03.510+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48749 #16329 (3 connections now open) 2014-10-06T17:30:03.510+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48750 #16330 (4 connections now open) 2014-10-06T17:30:03.510+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48751 #16331 (5 connections now open) 2014-10-06T17:30:03.510+0000 I NETWORK [conn16329] end connection 127.0.0.1:48749 (4 connections now open) 2014-10-06T17:30:08.511+0000 I NETWORK [conn16331] end connection 127.0.0.1:48751 (3 connections now open) 2014-10-06T17:30:08.511+0000 I NETWORK [conn16330] end connection 127.0.0.1:48750 (3 connections now open) 2014-10-06T17:30:08.511+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48752 #16332 (4 connections now open) 2014-10-06T17:30:08.511+0000 I NETWORK [conn16332] end connection 127.0.0.1:48752 (2 connections now open) 2014-10-06T17:30:08.512+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:08.513+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:08.513+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:08.514+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:08.515+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:08.515+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:08.515+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:08.515+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:08.516+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:08.516+0000 I INDEXING [conn14073] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:08.516+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:08.517+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:08.517+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:08.517+0000 I INDEXING [conn14073] build index on: test1.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:08.518+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:08.518+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:08.518+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:08.519+0000 I INDEXING [conn14073] build index on: test2.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:08.519+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:08.519+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:08.519+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:08.519+0000 I INDEXING [conn14073] build index on: test3.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:08.519+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:08.519+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:08.520+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48753 #16333 (3 connections now open) 2014-10-06T17:30:08.521+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48754 #16334 (4 connections now open) 2014-10-06T17:30:08.521+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48755 #16335 (5 connections now open) 2014-10-06T17:30:08.521+0000 I NETWORK [conn16333] end connection 127.0.0.1:48753 (4 connections now open) 2014-10-06T17:30:13.521+0000 I NETWORK [conn16334] end connection 127.0.0.1:48754 (3 connections now open) 2014-10-06T17:30:13.521+0000 I NETWORK [conn16335] end connection 127.0.0.1:48755 (3 connections now open) 2014-10-06T17:30:13.521+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48756 #16336 (4 connections now open) 2014-10-06T17:30:13.522+0000 I NETWORK [conn16336] end connection 127.0.0.1:48756 (2 connections now open) 2014-10-06T17:30:13.522+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:13.523+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:13.524+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:13.525+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:13.525+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:13.526+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:13.526+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:13.526+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:13.526+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:13.527+0000 I INDEXING [conn14073] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:13.527+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:13.527+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:13.527+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:13.528+0000 I INDEXING [conn14073] build index on: test1.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:13.528+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:13.528+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:13.528+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:13.529+0000 I INDEXING [conn14073] build index on: test2.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:13.529+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:13.529+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:13.529+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:13.530+0000 I INDEXING [conn14073] build index on: test3.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:13.530+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:13.530+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:13.531+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48757 #16337 (3 connections now open) 2014-10-06T17:30:13.531+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48758 #16338 (4 connections now open) 2014-10-06T17:30:13.531+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48759 #16339 (5 connections now open) 2014-10-06T17:30:13.531+0000 I NETWORK [conn16337] end connection 127.0.0.1:48757 (4 connections now open) 2014-10-06T17:30:18.532+0000 I NETWORK [conn16339] end connection 127.0.0.1:48759 (3 connections now open) 2014-10-06T17:30:18.532+0000 I NETWORK [conn16338] end connection 127.0.0.1:48758 (3 connections now open) 2014-10-06T17:30:18.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48760 #16340 (3 connections now open) 2014-10-06T17:30:18.532+0000 I NETWORK [conn16340] end connection 127.0.0.1:48760 (2 connections now open) 2014-10-06T17:30:18.533+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:18.533+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:18.534+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:18.535+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:18.536+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:18.536+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:18.536+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:18.536+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:18.537+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:18.538+0000 I INDEXING [conn14073] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:18.538+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:18.538+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:18.538+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:18.539+0000 I INDEXING [conn14073] build index on: test1.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:18.539+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:18.539+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:18.539+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:18.540+0000 I INDEXING [conn14073] build index on: test2.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:18.540+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:18.540+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:18.540+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:18.548+0000 I INDEXING [conn14073] build index on: test3.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:18.548+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:18.548+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:18.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48761 #16341 (3 connections now open) 2014-10-06T17:30:18.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48762 #16342 (4 connections now open) 2014-10-06T17:30:18.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48763 #16343 (5 connections now open) 2014-10-06T17:30:18.549+0000 I NETWORK [conn16341] end connection 127.0.0.1:48761 (4 connections now open) 2014-10-06T17:30:23.549+0000 I NETWORK [conn16342] end connection 127.0.0.1:48762 (3 connections now open) 2014-10-06T17:30:23.549+0000 I NETWORK [conn16343] end connection 127.0.0.1:48763 (3 connections now open) 2014-10-06T17:30:23.550+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48764 #16344 (3 connections now open) 2014-10-06T17:30:23.550+0000 I NETWORK [conn16344] end connection 127.0.0.1:48764 (2 connections now open) 2014-10-06T17:30:23.551+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:23.551+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:23.552+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:23.553+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:23.553+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:23.554+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:23.554+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:23.554+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:23.554+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:23.555+0000 I INDEXING [conn14073] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:23.555+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:23.555+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:23.556+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:23.556+0000 I INDEXING [conn14073] build index on: test1.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:23.556+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:23.556+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:23.557+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:23.557+0000 I INDEXING [conn14073] build index on: test2.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:23.557+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:23.557+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:23.558+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:23.558+0000 I INDEXING [conn14073] build index on: test3.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:23.558+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:23.558+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:23.559+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48765 #16345 (3 connections now open) 2014-10-06T17:30:23.559+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48766 #16346 (4 connections now open) 2014-10-06T17:30:23.559+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48767 #16347 (5 connections now open) 2014-10-06T17:30:23.560+0000 I NETWORK [conn16345] end connection 127.0.0.1:48765 (4 connections now open) 2014-10-06T17:30:28.567+0000 I NETWORK [conn16347] end connection 127.0.0.1:48767 (3 connections now open) 2014-10-06T17:30:28.567+0000 I NETWORK [conn16346] end connection 127.0.0.1:48766 (3 connections now open) 2014-10-06T17:30:28.567+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48768 #16348 (4 connections now open) 2014-10-06T17:30:28.567+0000 I NETWORK [conn16348] end connection 127.0.0.1:48768 (2 connections now open) 2014-10-06T17:30:28.568+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:28.569+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:28.569+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:28.570+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:28.571+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:28.571+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:28.571+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:28.572+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:28.572+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:28.573+0000 I INDEXING [conn14073] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:28.573+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:28.573+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:28.573+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:28.574+0000 I INDEXING [conn14073] build index on: test1.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:28.574+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:28.574+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:28.574+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:28.575+0000 I INDEXING [conn14073] build index on: test2.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:28.575+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:28.575+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:28.575+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:28.576+0000 I INDEXING [conn14073] build index on: test3.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:28.576+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:28.576+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:28.577+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48769 #16349 (3 connections now open) 2014-10-06T17:30:28.577+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48770 #16350 (4 connections now open) 2014-10-06T17:30:28.577+0000 I NETWORK [conn16349] end connection 127.0.0.1:48769 (3 connections now open) 2014-10-06T17:30:33.577+0000 I NETWORK [conn16350] end connection 127.0.0.1:48770 (2 connections now open) 2014-10-06T17:30:33.577+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48771 #16351 (3 connections now open) 2014-10-06T17:30:33.578+0000 I NETWORK [conn16351] end connection 127.0.0.1:48771 (2 connections now open) 2014-10-06T17:30:33.578+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:33.579+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:33.580+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:33.581+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:33.581+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:33.582+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:33.582+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:33.582+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:33.582+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:33.583+0000 I INDEXING [conn14073] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:33.583+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:33.583+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:33.583+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:33.584+0000 I INDEXING [conn14073] build index on: test1.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:33.584+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:33.584+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:33.584+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:33.585+0000 I INDEXING [conn14073] build index on: test2.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:33.585+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:33.585+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:33.586+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:33.586+0000 I INDEXING [conn14073] build index on: test3.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:33.586+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:33.586+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:33.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48772 #16352 (3 connections now open) 2014-10-06T17:30:33.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48773 #16353 (4 connections now open) 2014-10-06T17:30:33.588+0000 I NETWORK [conn16352] end connection 127.0.0.1:48772 (3 connections now open) 2014-10-06T17:30:38.588+0000 I NETWORK [conn16353] end connection 127.0.0.1:48773 (2 connections now open) 2014-10-06T17:30:38.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48774 #16354 (3 connections now open) 2014-10-06T17:30:38.588+0000 I NETWORK [conn16354] end connection 127.0.0.1:48774 (2 connections now open) 2014-10-06T17:30:38.589+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:38.589+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:38.590+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:38.591+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:38.592+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:38.592+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:38.592+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:38.592+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:38.593+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:38.593+0000 I INDEXING [conn14073] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:38.593+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:38.593+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:38.594+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:38.594+0000 I INDEXING [conn14073] build index on: test1.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:38.594+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:38.595+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:38.595+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:38.595+0000 I INDEXING [conn14073] build index on: test2.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:38.596+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:38.596+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:38.596+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:38.597+0000 I INDEXING [conn14073] build index on: test3.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:38.597+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:38.597+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:38.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48775 #16355 (3 connections now open) 2014-10-06T17:30:38.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48776 #16356 (4 connections now open) 2014-10-06T17:30:38.598+0000 I NETWORK [conn16355] end connection 127.0.0.1:48775 (3 connections now open) 2014-10-06T17:30:43.599+0000 I NETWORK [conn16356] end connection 127.0.0.1:48776 (2 connections now open) 2014-10-06T17:30:43.599+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48777 #16357 (3 connections now open) 2014-10-06T17:30:43.600+0000 I NETWORK [conn16357] end connection 127.0.0.1:48777 (2 connections now open) 2014-10-06T17:30:43.600+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:43.607+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:43.608+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:43.608+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:43.609+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:43.609+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:43.610+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:43.610+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:43.610+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:43.611+0000 I INDEXING [conn14073] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:43.611+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:43.611+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:43.611+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:43.612+0000 I INDEXING [conn14073] build index on: test1.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:43.612+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:43.612+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:43.612+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:43.613+0000 I INDEXING [conn14073] build index on: test2.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:43.613+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:43.613+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:43.613+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:43.614+0000 I INDEXING [conn14073] build index on: test3.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:43.614+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:43.614+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:43.615+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48778 #16358 (3 connections now open) 2014-10-06T17:30:43.615+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48779 #16359 (4 connections now open) 2014-10-06T17:30:43.616+0000 I NETWORK [conn16358] end connection 127.0.0.1:48778 (3 connections now open) 2014-10-06T17:30:48.616+0000 I NETWORK [conn16359] end connection 127.0.0.1:48779 (2 connections now open) 2014-10-06T17:30:48.616+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48780 #16360 (3 connections now open) 2014-10-06T17:30:48.617+0000 I NETWORK [conn16360] end connection 127.0.0.1:48780 (2 connections now open) 2014-10-06T17:30:48.617+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:48.618+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:48.618+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:48.619+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:48.620+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:48.620+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:48.620+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:48.620+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:48.621+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:48.622+0000 I INDEXING [conn14073] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:48.622+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:48.622+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:48.622+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:48.623+0000 I INDEXING [conn14073] build index on: test1.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:48.623+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:48.623+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:48.623+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:48.624+0000 I INDEXING [conn14073] build index on: test2.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:48.624+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:48.624+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:48.624+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:48.624+0000 I INDEXING [conn14073] build index on: test3.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:48.624+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:48.624+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:48.625+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48781 #16361 (3 connections now open) 2014-10-06T17:30:48.626+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48782 #16362 (4 connections now open) 2014-10-06T17:30:48.626+0000 I NETWORK [conn16361] end connection 127.0.0.1:48781 (3 connections now open) 2014-10-06T17:30:53.626+0000 I NETWORK [conn16362] end connection 127.0.0.1:48782 (2 connections now open) 2014-10-06T17:30:53.626+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48783 #16363 (3 connections now open) 2014-10-06T17:30:53.627+0000 I NETWORK [conn16363] end connection 127.0.0.1:48783 (2 connections now open) 2014-10-06T17:30:53.627+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:53.628+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:53.629+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:53.629+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:53.630+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:53.630+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:53.631+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:53.631+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:53.631+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:53.632+0000 I INDEXING [conn14073] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:53.632+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:53.632+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:53.632+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:53.633+0000 I INDEXING [conn14073] build index on: test1.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:53.633+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:53.633+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:53.633+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:53.634+0000 I INDEXING [conn14073] build index on: test2.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:53.634+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:53.634+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:53.635+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:53.635+0000 I INDEXING [conn14073] build index on: test3.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:53.635+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:53.635+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:53.636+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48784 #16364 (3 connections now open) 2014-10-06T17:30:53.636+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48785 #16365 (4 connections now open) 2014-10-06T17:30:53.637+0000 I NETWORK [conn16364] end connection 127.0.0.1:48784 (3 connections now open) 2014-10-06T17:30:58.637+0000 I NETWORK [conn16365] end connection 127.0.0.1:48785 (2 connections now open) 2014-10-06T17:30:58.637+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48786 #16366 (3 connections now open) 2014-10-06T17:30:58.638+0000 I NETWORK [conn16366] end connection 127.0.0.1:48786 (2 connections now open) 2014-10-06T17:30:58.638+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:58.639+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:58.639+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:58.640+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:58.641+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:58.641+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:58.641+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:58.642+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:58.642+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:30:58.643+0000 I INDEXING [conn14073] build index on: test0.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:58.643+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:58.643+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:58.643+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:30:58.644+0000 I INDEXING [conn14073] build index on: test1.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:58.644+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:58.644+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:58.644+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:30:58.645+0000 I INDEXING [conn14073] build index on: test2.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:58.645+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:58.645+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:58.645+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:30:58.646+0000 I INDEXING [conn14073] build index on: test3.Insert_JustNumIndexedBefore properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Insert_JustNumIndexedBefore" } 2014-10-06T17:30:58.646+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:30:58.646+0000 I INDEXING [conn14073] build index done. scanned 0 total records. 0 secs 2014-10-06T17:30:58.647+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48787 #16367 (3 connections now open) 2014-10-06T17:30:58.647+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48788 #16368 (4 connections now open) 2014-10-06T17:30:58.647+0000 I NETWORK [conn16367] end connection 127.0.0.1:48787 (3 connections now open) 2014-10-06T17:31:03.647+0000 I NETWORK [conn16368] end connection 127.0.0.1:48788 (2 connections now open) 2014-10-06T17:31:03.647+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48789 #16369 (3 connections now open) 2014-10-06T17:31:03.648+0000 I NETWORK [conn16369] end connection 127.0.0.1:48789 (2 connections now open) 2014-10-06T17:31:03.648+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_JustNumIndexedBefore 2014-10-06T17:31:03.649+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_JustNumIndexedBefore 2014-10-06T17:31:03.650+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_JustNumIndexedBefore 2014-10-06T17:31:03.650+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_JustNumIndexedBefore 2014-10-06T17:31:03.655+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:31:03.655+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:31:03.655+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:31:03.655+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:31:03.656+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:31:03.656+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:31:03.656+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:31:03.656+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:31:03.666+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48790 #16370 (3 connections now open) 2014-10-06T17:31:03.666+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48791 #16371 (4 connections now open) 2014-10-06T17:31:03.666+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48792 #16372 (5 connections now open) 2014-10-06T17:31:03.666+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48793 #16373 (6 connections now open) 2014-10-06T17:31:03.666+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48794 #16374 (7 connections now open) 2014-10-06T17:31:03.667+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48795 #16375 (8 connections now open) 2014-10-06T17:31:03.667+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48796 #16376 (9 connections now open) 2014-10-06T17:31:03.667+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48797 #16377 (10 connections now open) 2014-10-06T17:31:03.667+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48798 #16378 (11 connections now open) 2014-10-06T17:31:03.667+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48799 #16379 (12 connections now open) 2014-10-06T17:31:03.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48800 #16380 (13 connections now open) 2014-10-06T17:31:03.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48801 #16381 (14 connections now open) 2014-10-06T17:31:03.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48802 #16382 (15 connections now open) 2014-10-06T17:31:03.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48803 #16383 (16 connections now open) 2014-10-06T17:31:03.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48804 #16384 (17 connections now open) 2014-10-06T17:31:03.669+0000 I NETWORK [conn16370] end connection 127.0.0.1:48790 (16 connections now open) 2014-10-06T17:31:03.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48805 #16385 (18 connections now open) 2014-10-06T17:31:03.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48806 #16386 (18 connections now open) 2014-10-06T17:31:07.529+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._39 2014-10-06T17:31:08.669+0000 I NETWORK [conn16378] end connection 127.0.0.1:48798 (17 connections now open) 2014-10-06T17:31:08.669+0000 I NETWORK [conn16382] end connection 127.0.0.1:48802 (17 connections now open) 2014-10-06T17:31:08.669+0000 I NETWORK [conn16385] end connection 127.0.0.1:48805 (16 connections now open) 2014-10-06T17:31:08.669+0000 I NETWORK [conn16373] end connection 127.0.0.1:48793 (15 connections now open) 2014-10-06T17:31:08.669+0000 I NETWORK [conn16371] end connection 127.0.0.1:48791 (16 connections now open) 2014-10-06T17:31:08.669+0000 I NETWORK [conn16377] end connection 127.0.0.1:48797 (14 connections now open) 2014-10-06T17:31:08.669+0000 I NETWORK [conn16379] end connection 127.0.0.1:48799 (17 connections now open) 2014-10-06T17:31:08.669+0000 I NETWORK [conn16374] end connection 127.0.0.1:48794 (17 connections now open) 2014-10-06T17:31:08.669+0000 I NETWORK [conn16380] end connection 127.0.0.1:48800 (17 connections now open) 2014-10-06T17:31:08.669+0000 I NETWORK [conn16376] end connection 127.0.0.1:48796 (16 connections now open) 2014-10-06T17:31:08.669+0000 I NETWORK [conn16372] end connection 127.0.0.1:48792 (16 connections now open) 2014-10-06T17:31:08.669+0000 I NETWORK [conn16383] end connection 127.0.0.1:48803 (16 connections now open) 2014-10-06T17:31:08.669+0000 I NETWORK [conn16384] end connection 127.0.0.1:48804 (16 connections now open) 2014-10-06T17:31:08.669+0000 I NETWORK [conn16375] end connection 127.0.0.1:48795 (17 connections now open) 2014-10-06T17:31:08.669+0000 I NETWORK [conn16386] end connection 127.0.0.1:48806 (16 connections now open) 2014-10-06T17:31:08.670+0000 I NETWORK [conn16381] end connection 127.0.0.1:48801 (10 connections now open) 2014-10-06T17:31:08.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48807 #16387 (3 connections now open) 2014-10-06T17:31:08.670+0000 I NETWORK [conn16387] end connection 127.0.0.1:48807 (2 connections now open) 2014-10-06T17:31:08.671+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:31:08.672+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:31:08.672+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:31:08.673+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:31:08.673+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:31:08.674+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:31:08.674+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:31:08.674+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:31:08.674+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:31:08.675+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:31:08.675+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:31:08.675+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:31:08.678+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48808 #16388 (3 connections now open) 2014-10-06T17:31:08.678+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48809 #16389 (4 connections now open) 2014-10-06T17:31:08.678+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48810 #16390 (5 connections now open) 2014-10-06T17:31:08.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48811 #16391 (6 connections now open) 2014-10-06T17:31:08.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48812 #16392 (7 connections now open) 2014-10-06T17:31:08.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48813 #16393 (8 connections now open) 2014-10-06T17:31:08.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48814 #16394 (9 connections now open) 2014-10-06T17:31:08.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48815 #16395 (10 connections now open) 2014-10-06T17:31:08.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48816 #16396 (11 connections now open) 2014-10-06T17:31:08.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48817 #16397 (12 connections now open) 2014-10-06T17:31:08.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48818 #16398 (13 connections now open) 2014-10-06T17:31:08.680+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48819 #16399 (14 connections now open) 2014-10-06T17:31:08.680+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48820 #16400 (15 connections now open) 2014-10-06T17:31:08.680+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48821 #16401 (16 connections now open) 2014-10-06T17:31:08.680+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48822 #16402 (17 connections now open) 2014-10-06T17:31:08.680+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48823 #16403 (18 connections now open) 2014-10-06T17:31:08.680+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48824 #16404 (19 connections now open) 2014-10-06T17:31:08.681+0000 I NETWORK [conn16388] end connection 127.0.0.1:48808 (18 connections now open) 2014-10-06T17:31:13.684+0000 I NETWORK [conn16392] end connection 127.0.0.1:48812 (17 connections now open) 2014-10-06T17:31:13.684+0000 I NETWORK [conn16395] end connection 127.0.0.1:48815 (17 connections now open) 2014-10-06T17:31:13.684+0000 I NETWORK [conn16400] end connection 127.0.0.1:48820 (16 connections now open) 2014-10-06T17:31:13.684+0000 I NETWORK [conn16394] end connection 127.0.0.1:48814 (16 connections now open) 2014-10-06T17:31:13.684+0000 I NETWORK [conn16391] end connection 127.0.0.1:48811 (13 connections now open) 2014-10-06T17:31:13.684+0000 I NETWORK [conn16390] end connection 127.0.0.1:48810 (13 connections now open) 2014-10-06T17:31:13.684+0000 I NETWORK [conn16396] end connection 127.0.0.1:48816 (13 connections now open) 2014-10-06T17:31:13.684+0000 I NETWORK [conn16403] end connection 127.0.0.1:48823 (15 connections now open) 2014-10-06T17:31:13.684+0000 I NETWORK [conn16402] end connection 127.0.0.1:48822 (11 connections now open) 2014-10-06T17:31:13.684+0000 I NETWORK [conn16393] end connection 127.0.0.1:48813 (13 connections now open) 2014-10-06T17:31:13.684+0000 I NETWORK [conn16401] end connection 127.0.0.1:48821 (9 connections now open) 2014-10-06T17:31:13.684+0000 I NETWORK [conn16389] end connection 127.0.0.1:48809 (6 connections now open) 2014-10-06T17:31:13.684+0000 I NETWORK [conn16398] end connection 127.0.0.1:48818 (16 connections now open) 2014-10-06T17:31:13.684+0000 I NETWORK [conn16397] end connection 127.0.0.1:48817 (14 connections now open) 2014-10-06T17:31:13.684+0000 I NETWORK [conn16404] end connection 127.0.0.1:48824 (10 connections now open) 2014-10-06T17:31:13.684+0000 I NETWORK [conn16399] end connection 127.0.0.1:48819 (3 connections now open) 2014-10-06T17:31:13.685+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48825 #16405 (3 connections now open) 2014-10-06T17:31:13.685+0000 I NETWORK [conn16405] end connection 127.0.0.1:48825 (2 connections now open) 2014-10-06T17:31:13.686+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:31:13.686+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:31:13.687+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:31:13.687+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:31:13.688+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:31:13.688+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:31:13.688+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:31:13.689+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:31:13.689+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:31:13.689+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:31:13.689+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:31:13.689+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:31:13.692+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48826 #16406 (3 connections now open) 2014-10-06T17:31:13.692+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48827 #16407 (4 connections now open) 2014-10-06T17:31:13.693+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48828 #16408 (5 connections now open) 2014-10-06T17:31:13.693+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48829 #16409 (6 connections now open) 2014-10-06T17:31:13.693+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48830 #16410 (7 connections now open) 2014-10-06T17:31:13.693+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48831 #16411 (8 connections now open) 2014-10-06T17:31:13.693+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48832 #16412 (9 connections now open) 2014-10-06T17:31:13.693+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48833 #16413 (10 connections now open) 2014-10-06T17:31:13.693+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48834 #16414 (11 connections now open) 2014-10-06T17:31:13.693+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48835 #16415 (12 connections now open) 2014-10-06T17:31:13.693+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48836 #16416 (13 connections now open) 2014-10-06T17:31:13.694+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48837 #16417 (14 connections now open) 2014-10-06T17:31:13.694+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48838 #16418 (15 connections now open) 2014-10-06T17:31:13.694+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48839 #16419 (16 connections now open) 2014-10-06T17:31:13.694+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48841 #16420 (17 connections now open) 2014-10-06T17:31:13.694+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48842 #16421 (18 connections now open) 2014-10-06T17:31:13.694+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48843 #16422 (19 connections now open) 2014-10-06T17:31:13.695+0000 I NETWORK [conn16406] end connection 127.0.0.1:48826 (18 connections now open) 2014-10-06T17:31:18.695+0000 I NETWORK [conn16414] end connection 127.0.0.1:48834 (17 connections now open) 2014-10-06T17:31:18.695+0000 I NETWORK [conn16411] end connection 127.0.0.1:48831 (17 connections now open) 2014-10-06T17:31:18.695+0000 I NETWORK [conn16413] end connection 127.0.0.1:48833 (16 connections now open) 2014-10-06T17:31:18.695+0000 I NETWORK [conn16415] end connection 127.0.0.1:48835 (17 connections now open) 2014-10-06T17:31:18.695+0000 I NETWORK [conn16412] end connection 127.0.0.1:48832 (14 connections now open) 2014-10-06T17:31:18.695+0000 I NETWORK [conn16420] end connection 127.0.0.1:48841 (14 connections now open) 2014-10-06T17:31:18.695+0000 I NETWORK [conn16410] end connection 127.0.0.1:48830 (14 connections now open) 2014-10-06T17:31:18.695+0000 I NETWORK [conn16421] end connection 127.0.0.1:48842 (14 connections now open) 2014-10-06T17:31:18.696+0000 I NETWORK [conn16416] end connection 127.0.0.1:48836 (12 connections now open) 2014-10-06T17:31:18.695+0000 I NETWORK [conn16408] end connection 127.0.0.1:48828 (14 connections now open) 2014-10-06T17:31:18.695+0000 I NETWORK [conn16409] end connection 127.0.0.1:48829 (17 connections now open) 2014-10-06T17:31:18.696+0000 I NETWORK [conn16418] end connection 127.0.0.1:48838 (8 connections now open) 2014-10-06T17:31:18.696+0000 I NETWORK [conn16422] end connection 127.0.0.1:48843 (13 connections now open) 2014-10-06T17:31:18.695+0000 I NETWORK [conn16407] end connection 127.0.0.1:48827 (17 connections now open) 2014-10-06T17:31:18.695+0000 I NETWORK [conn16417] end connection 127.0.0.1:48837 (13 connections now open) 2014-10-06T17:31:18.696+0000 I NETWORK [conn16419] end connection 127.0.0.1:48839 (5 connections now open) 2014-10-06T17:31:18.696+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48844 #16423 (3 connections now open) 2014-10-06T17:31:18.697+0000 I NETWORK [conn16423] end connection 127.0.0.1:48844 (2 connections now open) 2014-10-06T17:31:18.697+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:31:18.698+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:31:18.698+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:31:18.699+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:31:18.699+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:31:18.700+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:31:18.700+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:31:18.700+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:31:18.700+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:31:18.700+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:31:18.701+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:31:18.701+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:31:18.703+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48845 #16424 (3 connections now open) 2014-10-06T17:31:18.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48846 #16425 (4 connections now open) 2014-10-06T17:31:18.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48847 #16426 (5 connections now open) 2014-10-06T17:31:18.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48848 #16427 (6 connections now open) 2014-10-06T17:31:18.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48849 #16428 (7 connections now open) 2014-10-06T17:31:18.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48850 #16429 (8 connections now open) 2014-10-06T17:31:18.705+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48851 #16430 (9 connections now open) 2014-10-06T17:31:18.705+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48852 #16431 (10 connections now open) 2014-10-06T17:31:18.705+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48853 #16432 (11 connections now open) 2014-10-06T17:31:18.705+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48854 #16433 (12 connections now open) 2014-10-06T17:31:18.705+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48855 #16434 (13 connections now open) 2014-10-06T17:31:18.705+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48856 #16435 (14 connections now open) 2014-10-06T17:31:18.705+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48857 #16436 (15 connections now open) 2014-10-06T17:31:18.706+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48858 #16437 (16 connections now open) 2014-10-06T17:31:18.706+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48860 #16438 (17 connections now open) 2014-10-06T17:31:18.706+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48859 #16439 (18 connections now open) 2014-10-06T17:31:18.706+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48861 #16440 (19 connections now open) 2014-10-06T17:31:18.706+0000 I NETWORK [conn16424] end connection 127.0.0.1:48845 (18 connections now open) 2014-10-06T17:31:23.707+0000 I NETWORK [conn16432] end connection 127.0.0.1:48853 (17 connections now open) 2014-10-06T17:31:23.707+0000 I NETWORK [conn16433] end connection 127.0.0.1:48854 (16 connections now open) 2014-10-06T17:31:23.707+0000 I NETWORK [conn16435] end connection 127.0.0.1:48856 (16 connections now open) 2014-10-06T17:31:23.707+0000 I NETWORK [conn16429] end connection 127.0.0.1:48850 (15 connections now open) 2014-10-06T17:31:23.707+0000 I NETWORK [conn16426] end connection 127.0.0.1:48847 (14 connections now open) 2014-10-06T17:31:23.707+0000 I NETWORK [conn16436] end connection 127.0.0.1:48857 (14 connections now open) 2014-10-06T17:31:23.707+0000 I NETWORK [conn16427] end connection 127.0.0.1:48848 (13 connections now open) 2014-10-06T17:31:23.707+0000 I NETWORK [conn16438] end connection 127.0.0.1:48860 (12 connections now open) 2014-10-06T17:31:23.707+0000 I NETWORK [conn16434] end connection 127.0.0.1:48855 (14 connections now open) 2014-10-06T17:31:23.707+0000 I NETWORK [conn16428] end connection 127.0.0.1:48849 (15 connections now open) 2014-10-06T17:31:23.707+0000 I NETWORK [conn16437] end connection 127.0.0.1:48858 (8 connections now open) 2014-10-06T17:31:23.707+0000 I NETWORK [conn16440] end connection 127.0.0.1:48861 (8 connections now open) 2014-10-06T17:31:23.707+0000 I NETWORK [conn16431] end connection 127.0.0.1:48852 (6 connections now open) 2014-10-06T17:31:23.707+0000 I NETWORK [conn16425] end connection 127.0.0.1:48846 (4 connections now open) 2014-10-06T17:31:23.708+0000 I NETWORK [conn16430] end connection 127.0.0.1:48851 (3 connections now open) 2014-10-06T17:31:23.708+0000 I NETWORK [conn16439] end connection 127.0.0.1:48859 (2 connections now open) 2014-10-06T17:31:23.708+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48862 #16441 (3 connections now open) 2014-10-06T17:31:23.708+0000 I NETWORK [conn16441] end connection 127.0.0.1:48862 (2 connections now open) 2014-10-06T17:31:23.709+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:31:23.709+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:31:23.710+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:31:23.710+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:31:23.711+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:31:23.711+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:31:23.712+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:31:23.712+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:31:23.712+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:31:23.712+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:31:23.713+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:31:23.713+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:31:23.716+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48863 #16442 (3 connections now open) 2014-10-06T17:31:23.716+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48864 #16443 (4 connections now open) 2014-10-06T17:31:23.716+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48865 #16444 (5 connections now open) 2014-10-06T17:31:23.716+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48866 #16445 (6 connections now open) 2014-10-06T17:31:23.716+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48867 #16446 (7 connections now open) 2014-10-06T17:31:23.716+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48868 #16447 (8 connections now open) 2014-10-06T17:31:23.717+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48869 #16448 (9 connections now open) 2014-10-06T17:31:23.717+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48870 #16449 (10 connections now open) 2014-10-06T17:31:23.717+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48871 #16450 (11 connections now open) 2014-10-06T17:31:23.717+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48872 #16451 (12 connections now open) 2014-10-06T17:31:23.717+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48873 #16452 (13 connections now open) 2014-10-06T17:31:23.717+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48874 #16453 (14 connections now open) 2014-10-06T17:31:23.718+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48875 #16454 (15 connections now open) 2014-10-06T17:31:23.718+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48876 #16455 (16 connections now open) 2014-10-06T17:31:23.718+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48877 #16456 (17 connections now open) 2014-10-06T17:31:23.718+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48878 #16457 (18 connections now open) 2014-10-06T17:31:23.718+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48879 #16458 (19 connections now open) 2014-10-06T17:31:23.719+0000 I NETWORK [conn16442] end connection 127.0.0.1:48863 (18 connections now open) 2014-10-06T17:31:28.719+0000 I NETWORK [conn16445] end connection 127.0.0.1:48866 (17 connections now open) 2014-10-06T17:31:28.719+0000 I NETWORK [conn16443] end connection 127.0.0.1:48864 (17 connections now open) 2014-10-06T17:31:28.719+0000 I NETWORK [conn16454] end connection 127.0.0.1:48875 (16 connections now open) 2014-10-06T17:31:28.719+0000 I NETWORK [conn16450] end connection 127.0.0.1:48871 (16 connections now open) 2014-10-06T17:31:28.719+0000 I NETWORK [conn16453] end connection 127.0.0.1:48874 (15 connections now open) 2014-10-06T17:31:28.719+0000 I NETWORK [conn16444] end connection 127.0.0.1:48865 (14 connections now open) 2014-10-06T17:31:28.719+0000 I NETWORK [conn16455] end connection 127.0.0.1:48876 (13 connections now open) 2014-10-06T17:31:28.719+0000 I NETWORK [conn16456] end connection 127.0.0.1:48877 (12 connections now open) 2014-10-06T17:31:28.719+0000 I NETWORK [conn16457] end connection 127.0.0.1:48878 (11 connections now open) 2014-10-06T17:31:28.719+0000 I NETWORK [conn16449] end connection 127.0.0.1:48870 (12 connections now open) 2014-10-06T17:31:28.719+0000 I NETWORK [conn16458] end connection 127.0.0.1:48879 (7 connections now open) 2014-10-06T17:31:28.720+0000 I NETWORK [conn16447] end connection 127.0.0.1:48868 (7 connections now open) 2014-10-06T17:31:28.720+0000 I NETWORK [conn16452] end connection 127.0.0.1:48873 (7 connections now open) 2014-10-06T17:31:28.720+0000 I NETWORK [conn16448] end connection 127.0.0.1:48869 (7 connections now open) 2014-10-06T17:31:28.720+0000 I NETWORK [conn16451] end connection 127.0.0.1:48872 (5 connections now open) 2014-10-06T17:31:28.720+0000 I NETWORK [conn16446] end connection 127.0.0.1:48867 (2 connections now open) 2014-10-06T17:31:28.720+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48880 #16459 (3 connections now open) 2014-10-06T17:31:28.720+0000 I NETWORK [conn16459] end connection 127.0.0.1:48880 (2 connections now open) 2014-10-06T17:31:28.721+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:31:28.721+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:31:28.722+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:31:28.729+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:31:28.730+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:31:28.730+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:31:28.730+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:31:28.730+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:31:28.731+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:31:28.731+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:31:28.731+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:31:28.731+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:31:28.734+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48881 #16460 (3 connections now open) 2014-10-06T17:31:28.734+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48882 #16461 (4 connections now open) 2014-10-06T17:31:28.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48883 #16462 (5 connections now open) 2014-10-06T17:31:28.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48884 #16463 (6 connections now open) 2014-10-06T17:31:28.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48885 #16464 (7 connections now open) 2014-10-06T17:31:28.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48886 #16465 (8 connections now open) 2014-10-06T17:31:28.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48887 #16466 (9 connections now open) 2014-10-06T17:31:28.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48888 #16467 (10 connections now open) 2014-10-06T17:31:28.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48889 #16468 (11 connections now open) 2014-10-06T17:31:28.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48890 #16469 (12 connections now open) 2014-10-06T17:31:28.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48891 #16470 (13 connections now open) 2014-10-06T17:31:28.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48892 #16471 (14 connections now open) 2014-10-06T17:31:28.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48893 #16472 (15 connections now open) 2014-10-06T17:31:28.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48894 #16473 (16 connections now open) 2014-10-06T17:31:28.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48895 #16474 (17 connections now open) 2014-10-06T17:31:28.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48896 #16475 (18 connections now open) 2014-10-06T17:31:28.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48897 #16476 (19 connections now open) 2014-10-06T17:31:28.737+0000 I NETWORK [conn16460] end connection 127.0.0.1:48881 (18 connections now open) 2014-10-06T17:31:33.738+0000 I NETWORK [conn16465] end connection 127.0.0.1:48886 (17 connections now open) 2014-10-06T17:31:33.738+0000 I NETWORK [conn16463] end connection 127.0.0.1:48884 (17 connections now open) 2014-10-06T17:31:33.738+0000 I NETWORK [conn16471] end connection 127.0.0.1:48892 (17 connections now open) 2014-10-06T17:31:33.738+0000 I NETWORK [conn16466] end connection 127.0.0.1:48887 (17 connections now open) 2014-10-06T17:31:33.738+0000 I NETWORK [conn16473] end connection 127.0.0.1:48894 (17 connections now open) 2014-10-06T17:31:33.738+0000 I NETWORK [conn16469] end connection 127.0.0.1:48890 (16 connections now open) 2014-10-06T17:31:33.738+0000 I NETWORK [conn16476] end connection 127.0.0.1:48897 (14 connections now open) 2014-10-06T17:31:33.738+0000 I NETWORK [conn16472] end connection 127.0.0.1:48893 (15 connections now open) 2014-10-06T17:31:33.738+0000 I NETWORK [conn16470] end connection 127.0.0.1:48891 (15 connections now open) 2014-10-06T17:31:33.738+0000 I NETWORK [conn16464] end connection 127.0.0.1:48885 (15 connections now open) 2014-10-06T17:31:33.738+0000 I NETWORK [conn16467] end connection 127.0.0.1:48888 (15 connections now open) 2014-10-06T17:31:33.738+0000 I NETWORK [conn16461] end connection 127.0.0.1:48882 (12 connections now open) 2014-10-06T17:31:33.738+0000 I NETWORK [conn16462] end connection 127.0.0.1:48883 (12 connections now open) 2014-10-06T17:31:33.738+0000 I NETWORK [conn16468] end connection 127.0.0.1:48889 (11 connections now open) 2014-10-06T17:31:33.738+0000 I NETWORK [conn16474] end connection 127.0.0.1:48895 (11 connections now open) 2014-10-06T17:31:33.738+0000 I NETWORK [conn16475] end connection 127.0.0.1:48896 (2 connections now open) 2014-10-06T17:31:33.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48898 #16477 (3 connections now open) 2014-10-06T17:31:33.739+0000 I NETWORK [conn16477] end connection 127.0.0.1:48898 (2 connections now open) 2014-10-06T17:31:33.739+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:31:33.740+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:31:33.740+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:31:33.741+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:31:33.742+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:31:33.742+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:31:33.742+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:31:33.742+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:31:33.743+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:31:33.743+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:31:33.743+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:31:33.743+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:31:33.746+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48899 #16478 (3 connections now open) 2014-10-06T17:31:33.746+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48900 #16479 (4 connections now open) 2014-10-06T17:31:33.746+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48901 #16480 (5 connections now open) 2014-10-06T17:31:33.746+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48902 #16481 (6 connections now open) 2014-10-06T17:31:33.747+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48903 #16482 (7 connections now open) 2014-10-06T17:31:33.747+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48904 #16483 (8 connections now open) 2014-10-06T17:31:33.747+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48905 #16484 (9 connections now open) 2014-10-06T17:31:33.747+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48906 #16485 (10 connections now open) 2014-10-06T17:31:33.747+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48907 #16486 (11 connections now open) 2014-10-06T17:31:33.747+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48908 #16487 (12 connections now open) 2014-10-06T17:31:33.748+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48909 #16488 (13 connections now open) 2014-10-06T17:31:33.748+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48910 #16489 (14 connections now open) 2014-10-06T17:31:33.748+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48911 #16490 (15 connections now open) 2014-10-06T17:31:33.748+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48912 #16491 (16 connections now open) 2014-10-06T17:31:33.748+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48913 #16492 (17 connections now open) 2014-10-06T17:31:33.748+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48914 #16493 (18 connections now open) 2014-10-06T17:31:33.748+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48915 #16494 (19 connections now open) 2014-10-06T17:31:33.749+0000 I NETWORK [conn16478] end connection 127.0.0.1:48899 (18 connections now open) 2014-10-06T17:31:38.749+0000 I NETWORK [conn16492] end connection 127.0.0.1:48913 (17 connections now open) 2014-10-06T17:31:38.749+0000 I NETWORK [conn16489] end connection 127.0.0.1:48910 (17 connections now open) 2014-10-06T17:31:38.749+0000 I NETWORK [conn16486] end connection 127.0.0.1:48907 (16 connections now open) 2014-10-06T17:31:38.749+0000 I NETWORK [conn16479] end connection 127.0.0.1:48900 (17 connections now open) 2014-10-06T17:31:38.749+0000 I NETWORK [conn16487] end connection 127.0.0.1:48908 (16 connections now open) 2014-10-06T17:31:38.749+0000 I NETWORK [conn16488] end connection 127.0.0.1:48909 (16 connections now open) 2014-10-06T17:31:38.749+0000 I NETWORK [conn16483] end connection 127.0.0.1:48904 (12 connections now open) 2014-10-06T17:31:38.749+0000 I NETWORK [conn16481] end connection 127.0.0.1:48902 (12 connections now open) 2014-10-06T17:31:38.749+0000 I NETWORK [conn16484] end connection 127.0.0.1:48905 (16 connections now open) 2014-10-06T17:31:38.749+0000 I NETWORK [conn16485] end connection 127.0.0.1:48906 (16 connections now open) 2014-10-06T17:31:38.749+0000 I NETWORK [conn16493] end connection 127.0.0.1:48914 (16 connections now open) 2014-10-06T17:31:38.749+0000 I NETWORK [conn16490] end connection 127.0.0.1:48911 (16 connections now open) 2014-10-06T17:31:38.749+0000 I NETWORK [conn16480] end connection 127.0.0.1:48901 (12 connections now open) 2014-10-06T17:31:38.749+0000 I NETWORK [conn16482] end connection 127.0.0.1:48903 (8 connections now open) 2014-10-06T17:31:38.749+0000 I NETWORK [conn16494] end connection 127.0.0.1:48915 (16 connections now open) 2014-10-06T17:31:38.749+0000 I NETWORK [conn16491] end connection 127.0.0.1:48912 (7 connections now open) 2014-10-06T17:31:38.749+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48916 #16495 (3 connections now open) 2014-10-06T17:31:38.750+0000 I NETWORK [conn16495] end connection 127.0.0.1:48916 (2 connections now open) 2014-10-06T17:31:38.750+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:31:38.751+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:31:38.752+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:31:38.752+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:31:38.753+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:31:38.753+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:31:38.753+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:31:38.753+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:31:38.754+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:31:38.754+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:31:38.754+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:31:38.754+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:31:38.757+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48917 #16496 (3 connections now open) 2014-10-06T17:31:38.757+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48918 #16497 (4 connections now open) 2014-10-06T17:31:38.757+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48919 #16498 (5 connections now open) 2014-10-06T17:31:38.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48920 #16499 (6 connections now open) 2014-10-06T17:31:38.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48921 #16500 (7 connections now open) 2014-10-06T17:31:38.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48922 #16501 (8 connections now open) 2014-10-06T17:31:38.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48923 #16502 (9 connections now open) 2014-10-06T17:31:38.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48924 #16503 (10 connections now open) 2014-10-06T17:31:38.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48925 #16504 (11 connections now open) 2014-10-06T17:31:38.758+0000 I NETWORK [conn16496] end connection 127.0.0.1:48917 (10 connections now open) 2014-10-06T17:31:43.759+0000 I NETWORK [conn16504] end connection 127.0.0.1:48925 (9 connections now open) 2014-10-06T17:31:43.759+0000 I NETWORK [conn16497] end connection 127.0.0.1:48918 (9 connections now open) 2014-10-06T17:31:43.759+0000 I NETWORK [conn16502] end connection 127.0.0.1:48923 (8 connections now open) 2014-10-06T17:31:43.759+0000 I NETWORK [conn16500] end connection 127.0.0.1:48921 (8 connections now open) 2014-10-06T17:31:43.759+0000 I NETWORK [conn16503] end connection 127.0.0.1:48924 (8 connections now open) 2014-10-06T17:31:43.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48926 #16505 (6 connections now open) 2014-10-06T17:31:43.760+0000 I NETWORK [conn16505] end connection 127.0.0.1:48926 (5 connections now open) 2014-10-06T17:31:43.760+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:31:43.759+0000 I NETWORK [conn16498] end connection 127.0.0.1:48919 (8 connections now open) 2014-10-06T17:31:43.759+0000 I NETWORK [conn16499] end connection 127.0.0.1:48920 (8 connections now open) 2014-10-06T17:31:43.759+0000 I NETWORK [conn16501] end connection 127.0.0.1:48922 (8 connections now open) 2014-10-06T17:31:43.765+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:31:43.766+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:31:43.766+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:31:43.767+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:31:43.767+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:31:43.768+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:31:43.768+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:31:43.768+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:31:43.769+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:31:43.769+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:31:43.769+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:31:43.772+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48927 #16506 (3 connections now open) 2014-10-06T17:31:43.772+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48928 #16507 (4 connections now open) 2014-10-06T17:31:43.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48929 #16508 (5 connections now open) 2014-10-06T17:31:43.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48930 #16509 (6 connections now open) 2014-10-06T17:31:43.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48931 #16510 (7 connections now open) 2014-10-06T17:31:43.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48932 #16511 (8 connections now open) 2014-10-06T17:31:43.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48933 #16512 (9 connections now open) 2014-10-06T17:31:43.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48934 #16513 (10 connections now open) 2014-10-06T17:31:43.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48935 #16514 (11 connections now open) 2014-10-06T17:31:43.773+0000 I NETWORK [conn16506] end connection 127.0.0.1:48927 (10 connections now open) 2014-10-06T17:31:48.774+0000 I NETWORK [conn16513] end connection 127.0.0.1:48934 (9 connections now open) 2014-10-06T17:31:48.774+0000 I NETWORK [conn16511] end connection 127.0.0.1:48932 (9 connections now open) 2014-10-06T17:31:48.774+0000 I NETWORK [conn16508] end connection 127.0.0.1:48929 (9 connections now open) 2014-10-06T17:31:48.774+0000 I NETWORK [conn16510] end connection 127.0.0.1:48931 (9 connections now open) 2014-10-06T17:31:48.774+0000 I NETWORK [conn16512] end connection 127.0.0.1:48933 (9 connections now open) 2014-10-06T17:31:48.774+0000 I NETWORK [conn16514] end connection 127.0.0.1:48935 (9 connections now open) 2014-10-06T17:31:48.774+0000 I NETWORK [conn16509] end connection 127.0.0.1:48930 (9 connections now open) 2014-10-06T17:31:48.774+0000 I NETWORK [conn16507] end connection 127.0.0.1:48928 (8 connections now open) 2014-10-06T17:31:48.774+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48936 #16515 (10 connections now open) 2014-10-06T17:31:48.775+0000 I NETWORK [conn16515] end connection 127.0.0.1:48936 (2 connections now open) 2014-10-06T17:31:48.775+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:31:48.776+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:31:48.776+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:31:48.777+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:31:48.778+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:31:48.778+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:31:48.778+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:31:48.778+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:31:48.779+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:31:48.785+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:31:48.786+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:31:48.786+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:31:48.788+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48937 #16516 (3 connections now open) 2014-10-06T17:31:48.789+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48938 #16517 (4 connections now open) 2014-10-06T17:31:48.789+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48939 #16518 (5 connections now open) 2014-10-06T17:31:48.789+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48940 #16519 (6 connections now open) 2014-10-06T17:31:48.789+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48941 #16520 (7 connections now open) 2014-10-06T17:31:48.789+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48942 #16521 (8 connections now open) 2014-10-06T17:31:48.790+0000 I NETWORK [conn16516] end connection 127.0.0.1:48937 (7 connections now open) 2014-10-06T17:31:48.790+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48943 #16522 (9 connections now open) 2014-10-06T17:31:48.790+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48944 #16523 (9 connections now open) 2014-10-06T17:31:48.790+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48945 #16524 (10 connections now open) 2014-10-06T17:31:53.790+0000 I NETWORK [conn16518] end connection 127.0.0.1:48939 (9 connections now open) 2014-10-06T17:31:53.790+0000 I NETWORK [conn16517] end connection 127.0.0.1:48938 (9 connections now open) 2014-10-06T17:31:53.790+0000 I NETWORK [conn16524] end connection 127.0.0.1:48945 (9 connections now open) 2014-10-06T17:31:53.790+0000 I NETWORK [conn16519] end connection 127.0.0.1:48940 (9 connections now open) 2014-10-06T17:31:53.790+0000 I NETWORK [conn16521] end connection 127.0.0.1:48942 (9 connections now open) 2014-10-06T17:31:53.790+0000 I NETWORK [conn16520] end connection 127.0.0.1:48941 (8 connections now open) 2014-10-06T17:31:53.790+0000 I NETWORK [conn16522] end connection 127.0.0.1:48943 (8 connections now open) 2014-10-06T17:31:53.790+0000 I NETWORK [conn16523] end connection 127.0.0.1:48944 (8 connections now open) 2014-10-06T17:31:53.791+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48946 #16525 (10 connections now open) 2014-10-06T17:31:53.791+0000 I NETWORK [conn16525] end connection 127.0.0.1:48946 (2 connections now open) 2014-10-06T17:31:53.792+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:31:53.792+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:31:53.793+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:31:53.793+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:31:53.794+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:31:53.794+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:31:53.795+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:31:53.795+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:31:53.795+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:31:53.795+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:31:53.795+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:31:53.796+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:31:53.798+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48947 #16526 (3 connections now open) 2014-10-06T17:31:53.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48948 #16527 (4 connections now open) 2014-10-06T17:31:53.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48949 #16528 (5 connections now open) 2014-10-06T17:31:53.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48950 #16529 (6 connections now open) 2014-10-06T17:31:53.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48951 #16530 (7 connections now open) 2014-10-06T17:31:53.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48952 #16531 (8 connections now open) 2014-10-06T17:31:53.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48953 #16532 (9 connections now open) 2014-10-06T17:31:53.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48954 #16533 (10 connections now open) 2014-10-06T17:31:53.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48955 #16534 (11 connections now open) 2014-10-06T17:31:53.800+0000 I NETWORK [conn16526] end connection 127.0.0.1:48947 (10 connections now open) 2014-10-06T17:31:58.800+0000 I NETWORK [conn16527] end connection 127.0.0.1:48948 (9 connections now open) 2014-10-06T17:31:58.800+0000 I NETWORK [conn16532] end connection 127.0.0.1:48953 (9 connections now open) 2014-10-06T17:31:58.800+0000 I NETWORK [conn16528] end connection 127.0.0.1:48949 (9 connections now open) 2014-10-06T17:31:58.800+0000 I NETWORK [conn16533] end connection 127.0.0.1:48954 (9 connections now open) 2014-10-06T17:31:58.800+0000 I NETWORK [conn16534] end connection 127.0.0.1:48955 (9 connections now open) 2014-10-06T17:31:58.800+0000 I NETWORK [conn16530] end connection 127.0.0.1:48951 (9 connections now open) 2014-10-06T17:31:58.800+0000 I NETWORK [conn16529] end connection 127.0.0.1:48950 (8 connections now open) 2014-10-06T17:31:58.800+0000 I NETWORK [conn16531] end connection 127.0.0.1:48952 (8 connections now open) 2014-10-06T17:31:58.800+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48956 #16535 (10 connections now open) 2014-10-06T17:31:58.801+0000 I NETWORK [conn16535] end connection 127.0.0.1:48956 (2 connections now open) 2014-10-06T17:31:58.801+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:31:58.802+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:31:58.803+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:31:58.803+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:31:58.804+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:31:58.804+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:31:58.805+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:31:58.805+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:31:58.805+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:31:58.805+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:31:58.806+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:31:58.806+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:31:58.809+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48957 #16536 (3 connections now open) 2014-10-06T17:31:58.809+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48958 #16537 (4 connections now open) 2014-10-06T17:31:58.809+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48959 #16538 (5 connections now open) 2014-10-06T17:31:58.809+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48960 #16539 (6 connections now open) 2014-10-06T17:31:58.809+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48961 #16540 (7 connections now open) 2014-10-06T17:31:58.809+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48962 #16541 (8 connections now open) 2014-10-06T17:31:58.810+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48963 #16542 (9 connections now open) 2014-10-06T17:31:58.810+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48964 #16543 (10 connections now open) 2014-10-06T17:31:58.810+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48965 #16544 (11 connections now open) 2014-10-06T17:31:58.810+0000 I NETWORK [conn16536] end connection 127.0.0.1:48957 (10 connections now open) 2014-10-06T17:31:59.488+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._40 2014-10-06T17:32:03.811+0000 I NETWORK [conn16540] end connection 127.0.0.1:48961 (9 connections now open) 2014-10-06T17:32:03.811+0000 I NETWORK [conn16537] end connection 127.0.0.1:48958 (9 connections now open) 2014-10-06T17:32:03.811+0000 I NETWORK [conn16543] end connection 127.0.0.1:48964 (9 connections now open) 2014-10-06T17:32:03.811+0000 I NETWORK [conn16542] end connection 127.0.0.1:48963 (9 connections now open) 2014-10-06T17:32:03.811+0000 I NETWORK [conn16538] end connection 127.0.0.1:48959 (9 connections now open) 2014-10-06T17:32:03.811+0000 I NETWORK [conn16539] end connection 127.0.0.1:48960 (9 connections now open) 2014-10-06T17:32:03.811+0000 I NETWORK [conn16541] end connection 127.0.0.1:48962 (9 connections now open) 2014-10-06T17:32:03.811+0000 I NETWORK [conn16544] end connection 127.0.0.1:48965 (6 connections now open) 2014-10-06T17:32:03.811+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48966 #16545 (3 connections now open) 2014-10-06T17:32:03.811+0000 I NETWORK [conn16545] end connection 127.0.0.1:48966 (2 connections now open) 2014-10-06T17:32:03.812+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:03.812+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:03.813+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:03.814+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:03.814+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:03.814+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:03.815+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:03.815+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:03.815+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:03.815+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:03.816+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:03.816+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:03.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48967 #16546 (3 connections now open) 2014-10-06T17:32:03.819+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48968 #16547 (4 connections now open) 2014-10-06T17:32:03.819+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48969 #16548 (5 connections now open) 2014-10-06T17:32:03.819+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48970 #16549 (6 connections now open) 2014-10-06T17:32:03.819+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48971 #16550 (7 connections now open) 2014-10-06T17:32:03.819+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48972 #16551 (8 connections now open) 2014-10-06T17:32:03.819+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48973 #16552 (9 connections now open) 2014-10-06T17:32:03.819+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48974 #16553 (10 connections now open) 2014-10-06T17:32:03.819+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48975 #16554 (11 connections now open) 2014-10-06T17:32:03.820+0000 I NETWORK [conn16546] end connection 127.0.0.1:48967 (10 connections now open) 2014-10-06T17:32:08.826+0000 I NETWORK [conn16553] end connection 127.0.0.1:48974 (9 connections now open) 2014-10-06T17:32:08.826+0000 I NETWORK [conn16549] end connection 127.0.0.1:48970 (9 connections now open) 2014-10-06T17:32:08.826+0000 I NETWORK [conn16552] end connection 127.0.0.1:48973 (7 connections now open) 2014-10-06T17:32:08.826+0000 I NETWORK [conn16550] end connection 127.0.0.1:48971 (7 connections now open) 2014-10-06T17:32:08.826+0000 I NETWORK [conn16547] end connection 127.0.0.1:48968 (6 connections now open) 2014-10-06T17:32:08.826+0000 I NETWORK [conn16551] end connection 127.0.0.1:48972 (6 connections now open) 2014-10-06T17:32:08.826+0000 I NETWORK [conn16548] end connection 127.0.0.1:48969 (7 connections now open) 2014-10-06T17:32:08.826+0000 I NETWORK [conn16554] end connection 127.0.0.1:48975 (5 connections now open) 2014-10-06T17:32:08.826+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48976 #16555 (3 connections now open) 2014-10-06T17:32:08.827+0000 I NETWORK [conn16555] end connection 127.0.0.1:48976 (2 connections now open) 2014-10-06T17:32:08.827+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:08.828+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:08.828+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:08.829+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:08.830+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:08.830+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:08.830+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:08.830+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:08.831+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:08.831+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:08.831+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:08.831+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:08.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48977 #16556 (3 connections now open) 2014-10-06T17:32:08.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48978 #16557 (4 connections now open) 2014-10-06T17:32:08.835+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48979 #16558 (5 connections now open) 2014-10-06T17:32:08.835+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48980 #16559 (6 connections now open) 2014-10-06T17:32:08.835+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48981 #16560 (7 connections now open) 2014-10-06T17:32:08.835+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48982 #16561 (8 connections now open) 2014-10-06T17:32:08.835+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48983 #16562 (9 connections now open) 2014-10-06T17:32:08.835+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48984 #16563 (10 connections now open) 2014-10-06T17:32:08.835+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48985 #16564 (11 connections now open) 2014-10-06T17:32:08.835+0000 I NETWORK [conn16556] end connection 127.0.0.1:48977 (10 connections now open) 2014-10-06T17:32:13.836+0000 I NETWORK [conn16557] end connection 127.0.0.1:48978 (9 connections now open) 2014-10-06T17:32:13.836+0000 I NETWORK [conn16563] end connection 127.0.0.1:48984 (8 connections now open) 2014-10-06T17:32:13.836+0000 I NETWORK [conn16560] end connection 127.0.0.1:48981 (8 connections now open) 2014-10-06T17:32:13.836+0000 I NETWORK [conn16561] end connection 127.0.0.1:48982 (8 connections now open) 2014-10-06T17:32:13.836+0000 I NETWORK [conn16558] end connection 127.0.0.1:48979 (8 connections now open) 2014-10-06T17:32:13.836+0000 I NETWORK [conn16564] end connection 127.0.0.1:48985 (8 connections now open) 2014-10-06T17:32:13.836+0000 I NETWORK [conn16562] end connection 127.0.0.1:48983 (8 connections now open) 2014-10-06T17:32:13.836+0000 I NETWORK [conn16559] end connection 127.0.0.1:48980 (8 connections now open) 2014-10-06T17:32:13.836+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48986 #16565 (4 connections now open) 2014-10-06T17:32:13.837+0000 I NETWORK [conn16565] end connection 127.0.0.1:48986 (2 connections now open) 2014-10-06T17:32:13.837+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:13.838+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:13.838+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:13.839+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:13.840+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:13.840+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:13.840+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:13.840+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:13.841+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:13.841+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:13.841+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:13.841+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:13.844+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48987 #16566 (3 connections now open) 2014-10-06T17:32:13.844+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48988 #16567 (4 connections now open) 2014-10-06T17:32:13.844+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48989 #16568 (5 connections now open) 2014-10-06T17:32:13.844+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48990 #16569 (6 connections now open) 2014-10-06T17:32:13.844+0000 I NETWORK [conn16566] end connection 127.0.0.1:48987 (4 connections now open) 2014-10-06T17:32:13.844+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48991 #16570 (7 connections now open) 2014-10-06T17:32:18.844+0000 I NETWORK [conn16567] end connection 127.0.0.1:48988 (5 connections now open) 2014-10-06T17:32:18.845+0000 I NETWORK [conn16568] end connection 127.0.0.1:48989 (5 connections now open) 2014-10-06T17:32:18.845+0000 I NETWORK [conn16570] end connection 127.0.0.1:48991 (5 connections now open) 2014-10-06T17:32:18.845+0000 I NETWORK [conn16569] end connection 127.0.0.1:48990 (2 connections now open) 2014-10-06T17:32:18.845+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48992 #16571 (3 connections now open) 2014-10-06T17:32:18.845+0000 I NETWORK [conn16571] end connection 127.0.0.1:48992 (2 connections now open) 2014-10-06T17:32:18.846+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:18.846+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:18.847+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:18.848+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:18.848+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:18.848+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:18.849+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:18.849+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:18.849+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:18.849+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:18.850+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:18.857+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:18.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48993 #16572 (3 connections now open) 2014-10-06T17:32:18.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48994 #16573 (4 connections now open) 2014-10-06T17:32:18.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48995 #16574 (5 connections now open) 2014-10-06T17:32:18.860+0000 I NETWORK [conn16572] end connection 127.0.0.1:48993 (4 connections now open) 2014-10-06T17:32:18.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48996 #16575 (6 connections now open) 2014-10-06T17:32:18.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48997 #16576 (6 connections now open) 2014-10-06T17:32:23.860+0000 I NETWORK [conn16573] end connection 127.0.0.1:48994 (5 connections now open) 2014-10-06T17:32:23.861+0000 I NETWORK [conn16575] end connection 127.0.0.1:48996 (5 connections now open) 2014-10-06T17:32:23.861+0000 I NETWORK [conn16574] end connection 127.0.0.1:48995 (4 connections now open) 2014-10-06T17:32:23.861+0000 I NETWORK [conn16576] end connection 127.0.0.1:48997 (3 connections now open) 2014-10-06T17:32:23.861+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48998 #16577 (3 connections now open) 2014-10-06T17:32:23.861+0000 I NETWORK [conn16577] end connection 127.0.0.1:48998 (2 connections now open) 2014-10-06T17:32:23.862+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:23.862+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:23.863+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:23.864+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:23.864+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:23.864+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:23.865+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:23.865+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:23.865+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:23.865+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:23.866+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:23.866+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:23.868+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:48999 #16578 (3 connections now open) 2014-10-06T17:32:23.869+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49000 #16579 (4 connections now open) 2014-10-06T17:32:23.869+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49001 #16580 (5 connections now open) 2014-10-06T17:32:23.869+0000 I NETWORK [conn16578] end connection 127.0.0.1:48999 (3 connections now open) 2014-10-06T17:32:23.869+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49002 #16581 (6 connections now open) 2014-10-06T17:32:23.869+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49003 #16582 (6 connections now open) 2014-10-06T17:32:28.869+0000 I NETWORK [conn16579] end connection 127.0.0.1:49000 (5 connections now open) 2014-10-06T17:32:28.869+0000 I NETWORK [conn16580] end connection 127.0.0.1:49001 (5 connections now open) 2014-10-06T17:32:28.869+0000 I NETWORK [conn16581] end connection 127.0.0.1:49002 (5 connections now open) 2014-10-06T17:32:28.869+0000 I NETWORK [conn16582] end connection 127.0.0.1:49003 (5 connections now open) 2014-10-06T17:32:28.869+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49004 #16583 (3 connections now open) 2014-10-06T17:32:28.870+0000 I NETWORK [conn16583] end connection 127.0.0.1:49004 (2 connections now open) 2014-10-06T17:32:28.870+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:28.871+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:28.872+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:28.872+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:28.873+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:28.873+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:28.873+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:28.873+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:28.874+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:28.874+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:28.874+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:28.874+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:28.877+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49005 #16584 (3 connections now open) 2014-10-06T17:32:28.877+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49006 #16585 (4 connections now open) 2014-10-06T17:32:28.877+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49007 #16586 (5 connections now open) 2014-10-06T17:32:28.877+0000 I NETWORK [conn16584] end connection 127.0.0.1:49005 (3 connections now open) 2014-10-06T17:32:28.878+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49008 #16587 (6 connections now open) 2014-10-06T17:32:28.878+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49009 #16588 (6 connections now open) 2014-10-06T17:32:33.878+0000 I NETWORK [conn16586] end connection 127.0.0.1:49007 (5 connections now open) 2014-10-06T17:32:33.878+0000 I NETWORK [conn16588] end connection 127.0.0.1:49009 (5 connections now open) 2014-10-06T17:32:33.878+0000 I NETWORK [conn16587] end connection 127.0.0.1:49008 (5 connections now open) 2014-10-06T17:32:33.878+0000 I NETWORK [conn16585] end connection 127.0.0.1:49006 (5 connections now open) 2014-10-06T17:32:33.878+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49010 #16589 (6 connections now open) 2014-10-06T17:32:33.879+0000 I NETWORK [conn16589] end connection 127.0.0.1:49010 (2 connections now open) 2014-10-06T17:32:33.879+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:33.880+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:33.881+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:33.881+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:33.882+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:33.882+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:33.882+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:33.882+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:33.883+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:33.883+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:33.883+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:33.883+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:33.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49011 #16590 (3 connections now open) 2014-10-06T17:32:33.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49012 #16591 (4 connections now open) 2014-10-06T17:32:33.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49013 #16592 (5 connections now open) 2014-10-06T17:32:33.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49014 #16593 (6 connections now open) 2014-10-06T17:32:33.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49015 #16594 (7 connections now open) 2014-10-06T17:32:33.887+0000 I NETWORK [conn16590] end connection 127.0.0.1:49011 (5 connections now open) 2014-10-06T17:32:38.887+0000 I NETWORK [conn16593] end connection 127.0.0.1:49014 (5 connections now open) 2014-10-06T17:32:38.887+0000 I NETWORK [conn16591] end connection 127.0.0.1:49012 (5 connections now open) 2014-10-06T17:32:38.887+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49016 #16595 (6 connections now open) 2014-10-06T17:32:38.887+0000 I NETWORK [conn16594] end connection 127.0.0.1:49015 (5 connections now open) 2014-10-06T17:32:38.887+0000 I NETWORK [conn16592] end connection 127.0.0.1:49013 (4 connections now open) 2014-10-06T17:32:38.888+0000 I NETWORK [conn16595] end connection 127.0.0.1:49016 (2 connections now open) 2014-10-06T17:32:38.888+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:38.889+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:38.889+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:38.890+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:38.891+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:38.891+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:38.891+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:38.891+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:38.892+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:38.892+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:38.892+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:38.892+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:38.895+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49017 #16596 (3 connections now open) 2014-10-06T17:32:38.895+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49018 #16597 (4 connections now open) 2014-10-06T17:32:38.895+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49019 #16598 (5 connections now open) 2014-10-06T17:32:38.895+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49020 #16599 (6 connections now open) 2014-10-06T17:32:38.895+0000 I NETWORK [conn16596] end connection 127.0.0.1:49017 (4 connections now open) 2014-10-06T17:32:38.895+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49022 #16600 (7 connections now open) 2014-10-06T17:32:43.896+0000 I NETWORK [conn16598] end connection 127.0.0.1:49019 (5 connections now open) 2014-10-06T17:32:43.896+0000 I NETWORK [conn16600] end connection 127.0.0.1:49022 (5 connections now open) 2014-10-06T17:32:43.896+0000 I NETWORK [conn16597] end connection 127.0.0.1:49018 (5 connections now open) 2014-10-06T17:32:43.896+0000 I NETWORK [conn16599] end connection 127.0.0.1:49020 (5 connections now open) 2014-10-06T17:32:43.896+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49023 #16601 (6 connections now open) 2014-10-06T17:32:43.897+0000 I NETWORK [conn16601] end connection 127.0.0.1:49023 (2 connections now open) 2014-10-06T17:32:43.897+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:43.898+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:43.898+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:43.899+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:43.900+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:43.900+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:43.900+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:43.900+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:43.901+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:43.901+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:43.901+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:43.901+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:43.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49024 #16602 (3 connections now open) 2014-10-06T17:32:43.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49025 #16603 (4 connections now open) 2014-10-06T17:32:43.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49026 #16604 (5 connections now open) 2014-10-06T17:32:43.904+0000 I NETWORK [conn16602] end connection 127.0.0.1:49024 (4 connections now open) 2014-10-06T17:32:43.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49027 #16605 (6 connections now open) 2014-10-06T17:32:43.905+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49028 #16606 (6 connections now open) 2014-10-06T17:32:48.905+0000 I NETWORK [conn16605] end connection 127.0.0.1:49027 (5 connections now open) 2014-10-06T17:32:48.905+0000 I NETWORK [conn16606] end connection 127.0.0.1:49028 (5 connections now open) 2014-10-06T17:32:48.905+0000 I NETWORK [conn16603] end connection 127.0.0.1:49025 (5 connections now open) 2014-10-06T17:32:48.905+0000 I NETWORK [conn16604] end connection 127.0.0.1:49026 (5 connections now open) 2014-10-06T17:32:48.905+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49029 #16607 (6 connections now open) 2014-10-06T17:32:48.906+0000 I NETWORK [conn16607] end connection 127.0.0.1:49029 (2 connections now open) 2014-10-06T17:32:48.906+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:48.907+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:48.907+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:48.908+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:48.909+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:48.909+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:48.909+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:48.909+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:48.910+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:48.910+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:48.910+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:48.910+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:48.913+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49030 #16608 (3 connections now open) 2014-10-06T17:32:48.913+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49031 #16609 (4 connections now open) 2014-10-06T17:32:48.913+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49032 #16610 (5 connections now open) 2014-10-06T17:32:48.913+0000 I NETWORK [conn16608] end connection 127.0.0.1:49030 (4 connections now open) 2014-10-06T17:32:53.914+0000 I NETWORK [conn16609] end connection 127.0.0.1:49031 (3 connections now open) 2014-10-06T17:32:53.914+0000 I NETWORK [conn16610] end connection 127.0.0.1:49032 (3 connections now open) 2014-10-06T17:32:53.914+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49033 #16611 (4 connections now open) 2014-10-06T17:32:53.914+0000 I NETWORK [conn16611] end connection 127.0.0.1:49033 (2 connections now open) 2014-10-06T17:32:53.915+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:53.916+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:53.916+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:53.917+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:53.917+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:53.917+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:53.918+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:53.918+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:53.918+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:53.918+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:53.919+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:53.919+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:53.921+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49034 #16612 (3 connections now open) 2014-10-06T17:32:53.922+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49035 #16613 (4 connections now open) 2014-10-06T17:32:53.922+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49036 #16614 (5 connections now open) 2014-10-06T17:32:53.922+0000 I NETWORK [conn16612] end connection 127.0.0.1:49034 (4 connections now open) 2014-10-06T17:32:58.922+0000 I NETWORK [conn16614] end connection 127.0.0.1:49036 (3 connections now open) 2014-10-06T17:32:58.922+0000 I NETWORK [conn16613] end connection 127.0.0.1:49035 (3 connections now open) 2014-10-06T17:32:58.922+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49037 #16615 (4 connections now open) 2014-10-06T17:32:58.923+0000 I NETWORK [conn16615] end connection 127.0.0.1:49037 (2 connections now open) 2014-10-06T17:32:58.924+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:58.924+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:58.925+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:58.925+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:58.926+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:58.926+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:58.926+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:58.927+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:58.927+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:32:58.927+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:32:58.927+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:32:58.928+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:32:58.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49038 #16616 (3 connections now open) 2014-10-06T17:32:58.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49039 #16617 (4 connections now open) 2014-10-06T17:32:58.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49040 #16618 (5 connections now open) 2014-10-06T17:32:58.931+0000 I NETWORK [conn16616] end connection 127.0.0.1:49038 (4 connections now open) 2014-10-06T17:33:03.931+0000 I NETWORK [conn16617] end connection 127.0.0.1:49039 (3 connections now open) 2014-10-06T17:33:03.931+0000 I NETWORK [conn16618] end connection 127.0.0.1:49040 (3 connections now open) 2014-10-06T17:33:03.931+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49041 #16619 (4 connections now open) 2014-10-06T17:33:03.932+0000 I NETWORK [conn16619] end connection 127.0.0.1:49041 (2 connections now open) 2014-10-06T17:33:03.932+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:33:03.933+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:33:03.933+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:33:03.934+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:33:03.935+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:33:03.935+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:33:03.935+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:33:03.935+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:33:03.936+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:33:03.936+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:33:03.936+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:33:03.936+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:33:03.939+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49042 #16620 (3 connections now open) 2014-10-06T17:33:03.939+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49043 #16621 (4 connections now open) 2014-10-06T17:33:03.939+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49044 #16622 (5 connections now open) 2014-10-06T17:33:03.939+0000 I NETWORK [conn16620] end connection 127.0.0.1:49042 (4 connections now open) 2014-10-06T17:33:06.519+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._41 2014-10-06T17:33:08.940+0000 I NETWORK [conn16622] end connection 127.0.0.1:49044 (3 connections now open) 2014-10-06T17:33:08.940+0000 I NETWORK [conn16621] end connection 127.0.0.1:49043 (3 connections now open) 2014-10-06T17:33:08.940+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49045 #16623 (3 connections now open) 2014-10-06T17:33:08.940+0000 I NETWORK [conn16623] end connection 127.0.0.1:49045 (2 connections now open) 2014-10-06T17:33:08.941+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:33:08.941+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:33:08.942+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:33:08.943+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:33:08.943+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:33:08.943+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:33:08.944+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:33:08.944+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:33:08.963+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:33:08.964+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:33:08.964+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:33:08.964+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:33:08.967+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49046 #16624 (3 connections now open) 2014-10-06T17:33:08.967+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49047 #16625 (4 connections now open) 2014-10-06T17:33:08.967+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49048 #16626 (5 connections now open) 2014-10-06T17:33:08.968+0000 I NETWORK [conn16624] end connection 127.0.0.1:49046 (4 connections now open) 2014-10-06T17:33:13.971+0000 I NETWORK [conn16625] end connection 127.0.0.1:49047 (3 connections now open) 2014-10-06T17:33:13.971+0000 I NETWORK [conn16626] end connection 127.0.0.1:49048 (3 connections now open) 2014-10-06T17:33:13.971+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49049 #16627 (3 connections now open) 2014-10-06T17:33:13.972+0000 I NETWORK [conn16627] end connection 127.0.0.1:49049 (2 connections now open) 2014-10-06T17:33:13.972+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:33:13.973+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:33:13.974+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:33:13.974+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:33:13.975+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:33:13.975+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:33:13.975+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:33:13.975+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:33:13.976+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:33:13.976+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:33:13.976+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:33:13.976+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:33:13.979+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49050 #16628 (3 connections now open) 2014-10-06T17:33:13.979+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49051 #16629 (4 connections now open) 2014-10-06T17:33:13.979+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49052 #16630 (5 connections now open) 2014-10-06T17:33:13.979+0000 I NETWORK [conn16628] end connection 127.0.0.1:49050 (4 connections now open) 2014-10-06T17:33:18.980+0000 I NETWORK [conn16629] end connection 127.0.0.1:49051 (3 connections now open) 2014-10-06T17:33:18.980+0000 I NETWORK [conn16630] end connection 127.0.0.1:49052 (2 connections now open) 2014-10-06T17:33:18.980+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49053 #16631 (3 connections now open) 2014-10-06T17:33:18.980+0000 I NETWORK [conn16631] end connection 127.0.0.1:49053 (2 connections now open) 2014-10-06T17:33:18.981+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:33:18.981+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:33:18.982+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:33:18.982+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:33:18.983+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:33:18.983+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:33:18.983+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:33:18.984+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:33:18.984+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:33:18.984+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:33:18.984+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:33:18.984+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:33:18.987+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49054 #16632 (3 connections now open) 2014-10-06T17:33:18.987+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49055 #16633 (4 connections now open) 2014-10-06T17:33:18.987+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49056 #16634 (5 connections now open) 2014-10-06T17:33:18.987+0000 I NETWORK [conn16632] end connection 127.0.0.1:49054 (4 connections now open) 2014-10-06T17:33:23.988+0000 I NETWORK [conn16634] end connection 127.0.0.1:49056 (3 connections now open) 2014-10-06T17:33:23.988+0000 I NETWORK [conn16633] end connection 127.0.0.1:49055 (3 connections now open) 2014-10-06T17:33:23.988+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49057 #16635 (3 connections now open) 2014-10-06T17:33:23.988+0000 I NETWORK [conn16635] end connection 127.0.0.1:49057 (2 connections now open) 2014-10-06T17:33:23.989+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:33:23.990+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:33:23.990+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:33:23.991+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:33:23.991+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:33:23.992+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:33:23.992+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:33:23.992+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:33:23.992+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:33:23.992+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:33:23.993+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:33:23.993+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:33:23.995+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49058 #16636 (3 connections now open) 2014-10-06T17:33:23.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49059 #16637 (4 connections now open) 2014-10-06T17:33:23.996+0000 I NETWORK [conn16636] end connection 127.0.0.1:49058 (3 connections now open) 2014-10-06T17:33:28.996+0000 I NETWORK [conn16637] end connection 127.0.0.1:49059 (2 connections now open) 2014-10-06T17:33:28.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49060 #16638 (3 connections now open) 2014-10-06T17:33:28.997+0000 I NETWORK [conn16638] end connection 127.0.0.1:49060 (2 connections now open) 2014-10-06T17:33:28.997+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:33:28.998+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:33:28.998+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:33:28.999+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:33:29.000+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:33:29.000+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:33:29.000+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:33:29.000+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:33:29.001+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:33:29.001+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:33:29.001+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:33:29.001+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:33:29.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49061 #16639 (3 connections now open) 2014-10-06T17:33:29.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49062 #16640 (4 connections now open) 2014-10-06T17:33:29.004+0000 I NETWORK [conn16639] end connection 127.0.0.1:49061 (3 connections now open) 2014-10-06T17:33:34.004+0000 I NETWORK [conn16640] end connection 127.0.0.1:49062 (2 connections now open) 2014-10-06T17:33:34.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49063 #16641 (3 connections now open) 2014-10-06T17:33:34.005+0000 I NETWORK [conn16641] end connection 127.0.0.1:49063 (2 connections now open) 2014-10-06T17:33:34.005+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:33:34.006+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:33:34.007+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:33:34.007+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:33:34.008+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:33:34.008+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:33:34.008+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:33:34.008+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:33:34.009+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:33:34.009+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:33:34.009+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:33:34.009+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:33:34.012+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49064 #16642 (3 connections now open) 2014-10-06T17:33:34.012+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49065 #16643 (4 connections now open) 2014-10-06T17:33:34.012+0000 I NETWORK [conn16642] end connection 127.0.0.1:49064 (3 connections now open) 2014-10-06T17:33:39.012+0000 I NETWORK [conn16643] end connection 127.0.0.1:49065 (2 connections now open) 2014-10-06T17:33:39.013+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49066 #16644 (3 connections now open) 2014-10-06T17:33:39.013+0000 I NETWORK [conn16644] end connection 127.0.0.1:49066 (2 connections now open) 2014-10-06T17:33:39.014+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:33:39.014+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:33:39.015+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:33:39.015+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:33:39.016+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:33:39.016+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:33:39.016+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:33:39.017+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:33:39.017+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:33:39.017+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:33:39.017+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:33:39.017+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:33:39.020+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49067 #16645 (3 connections now open) 2014-10-06T17:33:39.020+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49068 #16646 (4 connections now open) 2014-10-06T17:33:39.020+0000 I NETWORK [conn16645] end connection 127.0.0.1:49067 (3 connections now open) 2014-10-06T17:33:44.021+0000 I NETWORK [conn16646] end connection 127.0.0.1:49068 (2 connections now open) 2014-10-06T17:33:44.021+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49069 #16647 (3 connections now open) 2014-10-06T17:33:44.021+0000 I NETWORK [conn16647] end connection 127.0.0.1:49069 (2 connections now open) 2014-10-06T17:33:44.022+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:33:44.023+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:33:44.023+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:33:44.024+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:33:44.024+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:33:44.024+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:33:44.025+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:33:44.025+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:33:44.025+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:33:44.025+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:33:44.026+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:33:44.026+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:33:44.029+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49070 #16648 (3 connections now open) 2014-10-06T17:33:44.029+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49071 #16649 (4 connections now open) 2014-10-06T17:33:44.029+0000 I NETWORK [conn16648] end connection 127.0.0.1:49070 (3 connections now open) 2014-10-06T17:33:49.032+0000 I NETWORK [conn16649] end connection 127.0.0.1:49071 (2 connections now open) 2014-10-06T17:33:49.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49072 #16650 (3 connections now open) 2014-10-06T17:33:49.033+0000 I NETWORK [conn16650] end connection 127.0.0.1:49072 (2 connections now open) 2014-10-06T17:33:49.033+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:33:49.034+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:33:49.034+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:33:49.035+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:33:49.035+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:33:49.036+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:33:49.036+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:33:49.036+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:33:49.037+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:33:49.037+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:33:49.037+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:33:49.037+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:33:49.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49073 #16651 (3 connections now open) 2014-10-06T17:33:49.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49074 #16652 (4 connections now open) 2014-10-06T17:33:49.040+0000 I NETWORK [conn16651] end connection 127.0.0.1:49073 (3 connections now open) 2014-10-06T17:33:54.040+0000 I NETWORK [conn16652] end connection 127.0.0.1:49074 (2 connections now open) 2014-10-06T17:33:54.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49075 #16653 (3 connections now open) 2014-10-06T17:33:54.041+0000 I NETWORK [conn16653] end connection 127.0.0.1:49075 (2 connections now open) 2014-10-06T17:33:54.041+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:33:54.042+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:33:54.043+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:33:54.043+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:33:54.044+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:33:54.044+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:33:54.044+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:33:54.044+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:33:54.045+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:33:54.045+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:33:54.045+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:33:54.045+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:33:54.048+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49076 #16654 (3 connections now open) 2014-10-06T17:33:54.048+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49077 #16655 (4 connections now open) 2014-10-06T17:33:54.048+0000 I NETWORK [conn16654] end connection 127.0.0.1:49076 (3 connections now open) 2014-10-06T17:33:59.049+0000 I NETWORK [conn16655] end connection 127.0.0.1:49077 (2 connections now open) 2014-10-06T17:33:59.049+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49078 #16656 (3 connections now open) 2014-10-06T17:33:59.050+0000 I NETWORK [conn16656] end connection 127.0.0.1:49078 (2 connections now open) 2014-10-06T17:33:59.050+0000 I COMMANDS [conn14073] CMD: drop test0.Insert_NumAndID 2014-10-06T17:33:59.051+0000 I COMMANDS [conn14073] CMD: drop test1.Insert_NumAndID 2014-10-06T17:33:59.051+0000 I COMMANDS [conn14073] CMD: drop test2.Insert_NumAndID 2014-10-06T17:33:59.052+0000 I COMMANDS [conn14073] CMD: drop test3.Insert_NumAndID 2014-10-06T17:33:59.056+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:33:59.057+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:33:59.057+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:33:59.057+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:33:59.057+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:33:59.404+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:33:59.761+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:34:00.105+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:34:00.460+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49079 #16657 (3 connections now open) 2014-10-06T17:34:00.460+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49080 #16658 (4 connections now open) 2014-10-06T17:34:00.461+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49081 #16659 (5 connections now open) 2014-10-06T17:34:00.461+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49082 #16660 (6 connections now open) 2014-10-06T17:34:00.461+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49083 #16661 (7 connections now open) 2014-10-06T17:34:00.461+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49084 #16662 (8 connections now open) 2014-10-06T17:34:00.461+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49085 #16663 (9 connections now open) 2014-10-06T17:34:00.461+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49086 #16664 (10 connections now open) 2014-10-06T17:34:00.461+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49087 #16665 (11 connections now open) 2014-10-06T17:34:00.461+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49088 #16666 (12 connections now open) 2014-10-06T17:34:00.462+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49089 #16667 (13 connections now open) 2014-10-06T17:34:00.462+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49090 #16668 (14 connections now open) 2014-10-06T17:34:00.462+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49091 #16669 (15 connections now open) 2014-10-06T17:34:00.463+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49092 #16670 (16 connections now open) 2014-10-06T17:34:00.464+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49093 #16671 (17 connections now open) 2014-10-06T17:34:00.464+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49094 #16672 (18 connections now open) 2014-10-06T17:34:00.464+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49095 #16673 (19 connections now open) 2014-10-06T17:34:00.470+0000 I NETWORK [conn16657] end connection 127.0.0.1:49079 (18 connections now open) 2014-10-06T17:34:05.468+0000 I NETWORK [conn16669] end connection 127.0.0.1:49091 (17 connections now open) 2014-10-06T17:34:05.468+0000 I NETWORK [conn16658] end connection 127.0.0.1:49080 (16 connections now open) 2014-10-06T17:34:05.468+0000 I NETWORK [conn16673] end connection 127.0.0.1:49095 (15 connections now open) 2014-10-06T17:34:05.468+0000 I NETWORK [conn16662] end connection 127.0.0.1:49084 (14 connections now open) 2014-10-06T17:34:05.469+0000 I NETWORK [conn16661] end connection 127.0.0.1:49083 (13 connections now open) 2014-10-06T17:34:05.469+0000 I NETWORK [conn16660] end connection 127.0.0.1:49082 (12 connections now open) 2014-10-06T17:34:05.469+0000 I NETWORK [conn16671] end connection 127.0.0.1:49093 (11 connections now open) 2014-10-06T17:34:05.469+0000 I NETWORK [conn16666] end connection 127.0.0.1:49088 (11 connections now open) 2014-10-06T17:34:05.469+0000 I NETWORK [conn16659] end connection 127.0.0.1:49081 (11 connections now open) 2014-10-06T17:34:05.469+0000 I NETWORK [conn16667] end connection 127.0.0.1:49089 (8 connections now open) 2014-10-06T17:34:05.469+0000 I NETWORK [conn16665] end connection 127.0.0.1:49087 (7 connections now open) 2014-10-06T17:34:05.469+0000 I NETWORK [conn16663] end connection 127.0.0.1:49085 (6 connections now open) 2014-10-06T17:34:05.469+0000 I NETWORK [conn16664] end connection 127.0.0.1:49086 (6 connections now open) 2014-10-06T17:34:05.469+0000 I NETWORK [conn16668] end connection 127.0.0.1:49090 (6 connections now open) 2014-10-06T17:34:05.470+0000 I NETWORK [conn16672] end connection 127.0.0.1:49094 (3 connections now open) 2014-10-06T17:34:05.470+0000 I NETWORK [conn16670] end connection 127.0.0.1:49092 (2 connections now open) 2014-10-06T17:34:05.470+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49096 #16674 (3 connections now open) 2014-10-06T17:34:05.470+0000 I NETWORK [conn16674] end connection 127.0.0.1:49096 (2 connections now open) 2014-10-06T17:34:05.471+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:34:05.471+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:34:05.472+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:34:05.473+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:34:05.473+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:34:05.473+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:34:05.474+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:34:05.474+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:34:05.474+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:34:05.833+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:34:06.171+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:34:06.530+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:34:06.882+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49097 #16675 (3 connections now open) 2014-10-06T17:34:06.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49098 #16676 (4 connections now open) 2014-10-06T17:34:06.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49099 #16677 (5 connections now open) 2014-10-06T17:34:06.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49100 #16678 (6 connections now open) 2014-10-06T17:34:06.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49101 #16679 (7 connections now open) 2014-10-06T17:34:06.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49102 #16680 (8 connections now open) 2014-10-06T17:34:06.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49103 #16681 (9 connections now open) 2014-10-06T17:34:06.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49104 #16682 (10 connections now open) 2014-10-06T17:34:06.884+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49105 #16683 (11 connections now open) 2014-10-06T17:34:06.884+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49106 #16684 (12 connections now open) 2014-10-06T17:34:06.884+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49107 #16685 (13 connections now open) 2014-10-06T17:34:06.888+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49108 #16686 (14 connections now open) 2014-10-06T17:34:06.888+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49109 #16687 (15 connections now open) 2014-10-06T17:34:06.888+0000 I NETWORK [conn16675] end connection 127.0.0.1:49097 (14 connections now open) 2014-10-06T17:34:06.888+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49110 #16688 (15 connections now open) 2014-10-06T17:34:06.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49111 #16689 (16 connections now open) 2014-10-06T17:34:06.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49112 #16690 (17 connections now open) 2014-10-06T17:34:06.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49113 #16691 (18 connections now open) 2014-10-06T17:34:11.889+0000 I NETWORK [conn16691] end connection 127.0.0.1:49113 (17 connections now open) 2014-10-06T17:34:11.889+0000 I NETWORK [conn16676] end connection 127.0.0.1:49098 (17 connections now open) 2014-10-06T17:34:11.889+0000 I NETWORK [conn16677] end connection 127.0.0.1:49099 (16 connections now open) 2014-10-06T17:34:11.889+0000 I NETWORK [conn16684] end connection 127.0.0.1:49106 (15 connections now open) 2014-10-06T17:34:11.889+0000 I NETWORK [conn16678] end connection 127.0.0.1:49100 (14 connections now open) 2014-10-06T17:34:11.889+0000 I NETWORK [conn16685] end connection 127.0.0.1:49107 (13 connections now open) 2014-10-06T17:34:11.889+0000 I NETWORK [conn16682] end connection 127.0.0.1:49104 (13 connections now open) 2014-10-06T17:34:11.889+0000 I NETWORK [conn16683] end connection 127.0.0.1:49105 (10 connections now open) 2014-10-06T17:34:11.890+0000 I NETWORK [conn16687] end connection 127.0.0.1:49109 (9 connections now open) 2014-10-06T17:34:11.890+0000 I NETWORK [conn16690] end connection 127.0.0.1:49112 (8 connections now open) 2014-10-06T17:34:11.890+0000 I NETWORK [conn16681] end connection 127.0.0.1:49103 (9 connections now open) 2014-10-06T17:34:11.890+0000 I NETWORK [conn16686] end connection 127.0.0.1:49108 (8 connections now open) 2014-10-06T17:34:11.890+0000 I NETWORK [conn16689] end connection 127.0.0.1:49111 (8 connections now open) 2014-10-06T17:34:11.890+0000 I NETWORK [conn16680] end connection 127.0.0.1:49102 (4 connections now open) 2014-10-06T17:34:11.890+0000 I NETWORK [conn16679] end connection 127.0.0.1:49101 (4 connections now open) 2014-10-06T17:34:11.892+0000 I NETWORK [conn16688] end connection 127.0.0.1:49110 (2 connections now open) 2014-10-06T17:34:11.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49114 #16692 (3 connections now open) 2014-10-06T17:34:11.892+0000 I NETWORK [conn16692] end connection 127.0.0.1:49114 (2 connections now open) 2014-10-06T17:34:11.892+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:34:11.893+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:34:11.894+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:34:11.895+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:34:11.895+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:34:11.895+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:34:11.896+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:34:11.896+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:34:11.896+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:34:12.235+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:34:12.586+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:34:12.918+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:34:13.266+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49115 #16693 (3 connections now open) 2014-10-06T17:34:13.267+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49116 #16694 (4 connections now open) 2014-10-06T17:34:13.267+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49117 #16695 (5 connections now open) 2014-10-06T17:34:13.267+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49118 #16696 (6 connections now open) 2014-10-06T17:34:13.267+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49119 #16697 (7 connections now open) 2014-10-06T17:34:13.267+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49120 #16698 (8 connections now open) 2014-10-06T17:34:13.268+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49121 #16699 (9 connections now open) 2014-10-06T17:34:13.268+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49122 #16700 (10 connections now open) 2014-10-06T17:34:13.268+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49123 #16701 (11 connections now open) 2014-10-06T17:34:13.269+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49124 #16702 (12 connections now open) 2014-10-06T17:34:13.271+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49125 #16703 (13 connections now open) 2014-10-06T17:34:13.273+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49126 #16704 (14 connections now open) 2014-10-06T17:34:13.274+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49127 #16705 (15 connections now open) 2014-10-06T17:34:13.276+0000 I NETWORK [conn16693] end connection 127.0.0.1:49115 (14 connections now open) 2014-10-06T17:34:13.276+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49128 #16706 (15 connections now open) 2014-10-06T17:34:13.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49129 #16707 (16 connections now open) 2014-10-06T17:34:13.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49130 #16708 (17 connections now open) 2014-10-06T17:34:13.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49131 #16709 (18 connections now open) 2014-10-06T17:34:18.276+0000 I NETWORK [conn16701] end connection 127.0.0.1:49123 (17 connections now open) 2014-10-06T17:34:18.276+0000 I NETWORK [conn16698] end connection 127.0.0.1:49120 (16 connections now open) 2014-10-06T17:34:18.277+0000 I NETWORK [conn16700] end connection 127.0.0.1:49122 (15 connections now open) 2014-10-06T17:34:18.277+0000 I NETWORK [conn16694] end connection 127.0.0.1:49116 (14 connections now open) 2014-10-06T17:34:18.277+0000 I NETWORK [conn16709] end connection 127.0.0.1:49131 (13 connections now open) 2014-10-06T17:34:18.277+0000 I NETWORK [conn16707] end connection 127.0.0.1:49129 (13 connections now open) 2014-10-06T17:34:18.277+0000 I NETWORK [conn16708] end connection 127.0.0.1:49130 (13 connections now open) 2014-10-06T17:34:18.277+0000 I NETWORK [conn16703] end connection 127.0.0.1:49125 (10 connections now open) 2014-10-06T17:34:18.277+0000 I NETWORK [conn16695] end connection 127.0.0.1:49117 (10 connections now open) 2014-10-06T17:34:18.277+0000 I NETWORK [conn16696] end connection 127.0.0.1:49118 (9 connections now open) 2014-10-06T17:34:18.277+0000 I NETWORK [conn16697] end connection 127.0.0.1:49119 (7 connections now open) 2014-10-06T17:34:18.277+0000 I NETWORK [conn16704] end connection 127.0.0.1:49126 (6 connections now open) 2014-10-06T17:34:18.277+0000 I NETWORK [conn16699] end connection 127.0.0.1:49121 (6 connections now open) 2014-10-06T17:34:18.278+0000 I NETWORK [conn16702] end connection 127.0.0.1:49124 (4 connections now open) 2014-10-06T17:34:18.278+0000 I NETWORK [conn16705] end connection 127.0.0.1:49127 (3 connections now open) 2014-10-06T17:34:18.278+0000 I NETWORK [conn16706] end connection 127.0.0.1:49128 (2 connections now open) 2014-10-06T17:34:18.278+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49132 #16710 (3 connections now open) 2014-10-06T17:34:18.279+0000 I NETWORK [conn16710] end connection 127.0.0.1:49132 (2 connections now open) 2014-10-06T17:34:18.279+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:34:18.280+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:34:18.280+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:34:18.281+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:34:18.281+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:34:18.282+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:34:18.282+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:34:18.282+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:34:18.282+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:34:18.631+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:34:18.966+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:34:19.321+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:34:19.660+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49133 #16711 (3 connections now open) 2014-10-06T17:34:19.660+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49134 #16712 (4 connections now open) 2014-10-06T17:34:19.660+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49135 #16713 (5 connections now open) 2014-10-06T17:34:19.660+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49136 #16714 (6 connections now open) 2014-10-06T17:34:19.660+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49137 #16715 (7 connections now open) 2014-10-06T17:34:19.660+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49139 #16716 (8 connections now open) 2014-10-06T17:34:19.660+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49138 #16717 (9 connections now open) 2014-10-06T17:34:19.661+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49140 #16718 (10 connections now open) 2014-10-06T17:34:19.661+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49141 #16719 (11 connections now open) 2014-10-06T17:34:19.661+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49142 #16720 (12 connections now open) 2014-10-06T17:34:19.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49143 #16721 (13 connections now open) 2014-10-06T17:34:19.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49144 #16722 (14 connections now open) 2014-10-06T17:34:19.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49145 #16723 (15 connections now open) 2014-10-06T17:34:19.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49146 #16724 (16 connections now open) 2014-10-06T17:34:19.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49147 #16725 (17 connections now open) 2014-10-06T17:34:19.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49148 #16726 (18 connections now open) 2014-10-06T17:34:19.664+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49149 #16727 (19 connections now open) 2014-10-06T17:34:19.665+0000 I NETWORK [conn16711] end connection 127.0.0.1:49133 (18 connections now open) 2014-10-06T17:34:24.666+0000 I NETWORK [conn16722] end connection 127.0.0.1:49144 (17 connections now open) 2014-10-06T17:34:24.666+0000 I NETWORK [conn16713] end connection 127.0.0.1:49135 (17 connections now open) 2014-10-06T17:34:24.666+0000 I NETWORK [conn16720] end connection 127.0.0.1:49142 (17 connections now open) 2014-10-06T17:34:24.666+0000 I NETWORK [conn16721] end connection 127.0.0.1:49143 (14 connections now open) 2014-10-06T17:34:24.666+0000 I NETWORK [conn16727] end connection 127.0.0.1:49149 (13 connections now open) 2014-10-06T17:34:24.666+0000 I NETWORK [conn16719] end connection 127.0.0.1:49141 (12 connections now open) 2014-10-06T17:34:24.666+0000 I NETWORK [conn16725] end connection 127.0.0.1:49147 (12 connections now open) 2014-10-06T17:34:24.666+0000 I NETWORK [conn16724] end connection 127.0.0.1:49146 (12 connections now open) 2014-10-06T17:34:24.666+0000 I NETWORK [conn16723] end connection 127.0.0.1:49145 (9 connections now open) 2014-10-06T17:34:24.666+0000 I NETWORK [conn16717] end connection 127.0.0.1:49138 (9 connections now open) 2014-10-06T17:34:24.666+0000 I NETWORK [conn16714] end connection 127.0.0.1:49136 (9 connections now open) 2014-10-06T17:34:24.666+0000 I NETWORK [conn16716] end connection 127.0.0.1:49139 (8 connections now open) 2014-10-06T17:34:24.666+0000 I NETWORK [conn16715] end connection 127.0.0.1:49137 (8 connections now open) 2014-10-06T17:34:24.666+0000 I NETWORK [conn16718] end connection 127.0.0.1:49140 (8 connections now open) 2014-10-06T17:34:24.667+0000 I NETWORK [conn16726] end connection 127.0.0.1:49148 (3 connections now open) 2014-10-06T17:34:24.671+0000 I NETWORK [conn16712] end connection 127.0.0.1:49134 (2 connections now open) 2014-10-06T17:34:24.671+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49150 #16728 (3 connections now open) 2014-10-06T17:34:24.672+0000 I NETWORK [conn16728] end connection 127.0.0.1:49150 (2 connections now open) 2014-10-06T17:34:24.672+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:34:24.673+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:34:24.673+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:34:24.674+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:34:24.674+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:34:24.675+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:34:24.675+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:34:24.675+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:34:24.675+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:34:25.036+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:34:25.396+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:34:25.742+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:34:26.107+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49151 #16729 (3 connections now open) 2014-10-06T17:34:26.108+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49152 #16730 (4 connections now open) 2014-10-06T17:34:26.108+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49153 #16731 (5 connections now open) 2014-10-06T17:34:26.108+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49154 #16732 (6 connections now open) 2014-10-06T17:34:26.108+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49155 #16733 (7 connections now open) 2014-10-06T17:34:26.108+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49156 #16734 (8 connections now open) 2014-10-06T17:34:26.108+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49157 #16735 (9 connections now open) 2014-10-06T17:34:26.108+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49158 #16736 (10 connections now open) 2014-10-06T17:34:26.108+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49159 #16737 (11 connections now open) 2014-10-06T17:34:26.109+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49160 #16738 (12 connections now open) 2014-10-06T17:34:26.109+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49161 #16739 (13 connections now open) 2014-10-06T17:34:26.109+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49162 #16740 (14 connections now open) 2014-10-06T17:34:26.110+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49163 #16741 (15 connections now open) 2014-10-06T17:34:26.115+0000 I NETWORK [conn16729] end connection 127.0.0.1:49151 (14 connections now open) 2014-10-06T17:34:26.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49164 #16742 (15 connections now open) 2014-10-06T17:34:26.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49165 #16743 (16 connections now open) 2014-10-06T17:34:26.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49166 #16744 (17 connections now open) 2014-10-06T17:34:26.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49167 #16745 (18 connections now open) 2014-10-06T17:34:31.116+0000 I NETWORK [conn16744] end connection 127.0.0.1:49166 (17 connections now open) 2014-10-06T17:34:31.116+0000 I NETWORK [conn16743] end connection 127.0.0.1:49165 (17 connections now open) 2014-10-06T17:34:31.116+0000 I NETWORK [conn16740] end connection 127.0.0.1:49162 (15 connections now open) 2014-10-06T17:34:31.116+0000 I NETWORK [conn16733] end connection 127.0.0.1:49155 (15 connections now open) 2014-10-06T17:34:31.116+0000 I NETWORK [conn16739] end connection 127.0.0.1:49161 (13 connections now open) 2014-10-06T17:34:31.117+0000 I NETWORK [conn16736] end connection 127.0.0.1:49158 (13 connections now open) 2014-10-06T17:34:31.117+0000 I NETWORK [conn16741] end connection 127.0.0.1:49163 (11 connections now open) 2014-10-06T17:34:31.117+0000 I NETWORK [conn16735] end connection 127.0.0.1:49157 (11 connections now open) 2014-10-06T17:34:31.117+0000 I NETWORK [conn16742] end connection 127.0.0.1:49164 (11 connections now open) 2014-10-06T17:34:31.117+0000 I NETWORK [conn16734] end connection 127.0.0.1:49156 (8 connections now open) 2014-10-06T17:34:31.117+0000 I NETWORK [conn16745] end connection 127.0.0.1:49167 (7 connections now open) 2014-10-06T17:34:31.117+0000 I NETWORK [conn16738] end connection 127.0.0.1:49160 (6 connections now open) 2014-10-06T17:34:31.117+0000 I NETWORK [conn16730] end connection 127.0.0.1:49152 (6 connections now open) 2014-10-06T17:34:31.117+0000 I NETWORK [conn16731] end connection 127.0.0.1:49153 (4 connections now open) 2014-10-06T17:34:31.117+0000 I NETWORK [conn16732] end connection 127.0.0.1:49154 (4 connections now open) 2014-10-06T17:34:31.117+0000 I NETWORK [conn16737] end connection 127.0.0.1:49159 (4 connections now open) 2014-10-06T17:34:31.117+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49168 #16746 (3 connections now open) 2014-10-06T17:34:31.118+0000 I NETWORK [conn16746] end connection 127.0.0.1:49168 (2 connections now open) 2014-10-06T17:34:31.118+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:34:31.121+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:34:31.122+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:34:31.122+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:34:31.123+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:34:31.123+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:34:31.123+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:34:31.124+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:34:31.124+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:34:31.479+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:34:31.823+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:34:32.187+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:34:32.523+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49169 #16747 (3 connections now open) 2014-10-06T17:34:32.523+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49170 #16748 (4 connections now open) 2014-10-06T17:34:32.523+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49171 #16749 (5 connections now open) 2014-10-06T17:34:32.523+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49172 #16750 (6 connections now open) 2014-10-06T17:34:32.523+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49173 #16751 (7 connections now open) 2014-10-06T17:34:32.523+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49174 #16752 (8 connections now open) 2014-10-06T17:34:32.524+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49175 #16753 (9 connections now open) 2014-10-06T17:34:32.524+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49176 #16754 (10 connections now open) 2014-10-06T17:34:32.526+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49177 #16755 (11 connections now open) 2014-10-06T17:34:32.527+0000 I NETWORK [conn16747] end connection 127.0.0.1:49169 (10 connections now open) 2014-10-06T17:34:32.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49178 #16756 (11 connections now open) 2014-10-06T17:34:32.529+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49179 #16757 (12 connections now open) 2014-10-06T17:34:32.529+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49180 #16758 (13 connections now open) 2014-10-06T17:34:32.529+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49181 #16759 (14 connections now open) 2014-10-06T17:34:32.529+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49182 #16760 (15 connections now open) 2014-10-06T17:34:32.529+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49183 #16761 (16 connections now open) 2014-10-06T17:34:32.529+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49184 #16762 (17 connections now open) 2014-10-06T17:34:32.529+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49185 #16763 (18 connections now open) 2014-10-06T17:34:37.527+0000 I NETWORK [conn16759] end connection 127.0.0.1:49181 (17 connections now open) 2014-10-06T17:34:37.528+0000 I NETWORK [conn16763] end connection 127.0.0.1:49185 (16 connections now open) 2014-10-06T17:34:37.528+0000 I NETWORK [conn16757] end connection 127.0.0.1:49179 (16 connections now open) 2014-10-06T17:34:37.528+0000 I NETWORK [conn16753] end connection 127.0.0.1:49175 (14 connections now open) 2014-10-06T17:34:37.528+0000 I NETWORK [conn16761] end connection 127.0.0.1:49183 (14 connections now open) 2014-10-06T17:34:37.529+0000 I NETWORK [conn16749] end connection 127.0.0.1:49171 (12 connections now open) 2014-10-06T17:34:37.529+0000 I NETWORK [conn16762] end connection 127.0.0.1:49184 (11 connections now open) 2014-10-06T17:34:37.529+0000 I NETWORK [conn16752] end connection 127.0.0.1:49174 (10 connections now open) 2014-10-06T17:34:37.529+0000 I NETWORK [conn16760] end connection 127.0.0.1:49182 (10 connections now open) 2014-10-06T17:34:37.529+0000 I NETWORK [conn16758] end connection 127.0.0.1:49180 (10 connections now open) 2014-10-06T17:34:37.529+0000 I NETWORK [conn16748] end connection 127.0.0.1:49170 (7 connections now open) 2014-10-06T17:34:37.529+0000 I NETWORK [conn16754] end connection 127.0.0.1:49176 (7 connections now open) 2014-10-06T17:34:37.529+0000 I NETWORK [conn16756] end connection 127.0.0.1:49178 (5 connections now open) 2014-10-06T17:34:37.529+0000 I NETWORK [conn16751] end connection 127.0.0.1:49173 (5 connections now open) 2014-10-06T17:34:37.529+0000 I NETWORK [conn16750] end connection 127.0.0.1:49172 (3 connections now open) 2014-10-06T17:34:37.529+0000 I NETWORK [conn16755] end connection 127.0.0.1:49177 (2 connections now open) 2014-10-06T17:34:37.530+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49186 #16764 (3 connections now open) 2014-10-06T17:34:37.530+0000 I NETWORK [conn16764] end connection 127.0.0.1:49186 (2 connections now open) 2014-10-06T17:34:37.531+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:34:37.533+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:34:37.534+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:34:37.534+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:34:37.535+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:34:37.535+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:34:37.535+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:34:37.536+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:34:37.536+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:34:37.890+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:34:38.244+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:34:38.584+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:34:38.946+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49187 #16765 (3 connections now open) 2014-10-06T17:34:38.947+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49188 #16766 (4 connections now open) 2014-10-06T17:34:38.947+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49189 #16767 (5 connections now open) 2014-10-06T17:34:38.947+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49190 #16768 (6 connections now open) 2014-10-06T17:34:38.947+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49191 #16769 (7 connections now open) 2014-10-06T17:34:38.947+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49192 #16770 (8 connections now open) 2014-10-06T17:34:38.947+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49193 #16771 (9 connections now open) 2014-10-06T17:34:38.948+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49194 #16772 (10 connections now open) 2014-10-06T17:34:38.949+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49195 #16773 (11 connections now open) 2014-10-06T17:34:38.949+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49196 #16774 (12 connections now open) 2014-10-06T17:34:38.949+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49197 #16775 (13 connections now open) 2014-10-06T17:34:38.950+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49198 #16776 (14 connections now open) 2014-10-06T17:34:38.950+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49199 #16777 (15 connections now open) 2014-10-06T17:34:38.952+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49200 #16778 (16 connections now open) 2014-10-06T17:34:38.952+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49201 #16779 (17 connections now open) 2014-10-06T17:34:38.954+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49202 #16780 (18 connections now open) 2014-10-06T17:34:38.955+0000 I NETWORK [conn16765] end connection 127.0.0.1:49187 (17 connections now open) 2014-10-06T17:34:38.955+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49203 #16781 (18 connections now open) 2014-10-06T17:34:43.956+0000 I NETWORK [conn16771] end connection 127.0.0.1:49193 (17 connections now open) 2014-10-06T17:34:43.956+0000 I NETWORK [conn16775] end connection 127.0.0.1:49197 (16 connections now open) 2014-10-06T17:34:43.956+0000 I NETWORK [conn16766] end connection 127.0.0.1:49188 (16 connections now open) 2014-10-06T17:34:43.956+0000 I NETWORK [conn16781] end connection 127.0.0.1:49203 (14 connections now open) 2014-10-06T17:34:43.956+0000 I NETWORK [conn16777] end connection 127.0.0.1:49199 (13 connections now open) 2014-10-06T17:34:43.956+0000 I NETWORK [conn16780] end connection 127.0.0.1:49202 (13 connections now open) 2014-10-06T17:34:43.956+0000 I NETWORK [conn16772] end connection 127.0.0.1:49194 (13 connections now open) 2014-10-06T17:34:43.956+0000 I NETWORK [conn16774] end connection 127.0.0.1:49196 (12 connections now open) 2014-10-06T17:34:43.957+0000 I NETWORK [conn16776] end connection 127.0.0.1:49198 (9 connections now open) 2014-10-06T17:34:43.957+0000 I NETWORK [conn16778] end connection 127.0.0.1:49200 (8 connections now open) 2014-10-06T17:34:43.956+0000 I NETWORK [conn16779] end connection 127.0.0.1:49201 (14 connections now open) 2014-10-06T17:34:43.957+0000 I NETWORK [conn16773] end connection 127.0.0.1:49195 (6 connections now open) 2014-10-06T17:34:43.957+0000 I NETWORK [conn16768] end connection 127.0.0.1:49190 (6 connections now open) 2014-10-06T17:34:43.957+0000 I NETWORK [conn16769] end connection 127.0.0.1:49191 (6 connections now open) 2014-10-06T17:34:43.957+0000 I NETWORK [conn16767] end connection 127.0.0.1:49189 (6 connections now open) 2014-10-06T17:34:43.957+0000 I NETWORK [conn16770] end connection 127.0.0.1:49192 (2 connections now open) 2014-10-06T17:34:43.957+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49204 #16782 (3 connections now open) 2014-10-06T17:34:43.958+0000 I NETWORK [conn16782] end connection 127.0.0.1:49204 (2 connections now open) 2014-10-06T17:34:43.958+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:34:43.961+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:34:43.962+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:34:43.962+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:34:43.963+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:34:43.963+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:34:43.963+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:34:43.964+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:34:43.964+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:34:44.298+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:34:44.653+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:34:45.004+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:34:45.343+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49205 #16783 (3 connections now open) 2014-10-06T17:34:45.344+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49206 #16784 (4 connections now open) 2014-10-06T17:34:45.344+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49207 #16785 (5 connections now open) 2014-10-06T17:34:45.344+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49208 #16786 (6 connections now open) 2014-10-06T17:34:45.344+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49209 #16787 (7 connections now open) 2014-10-06T17:34:45.344+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49210 #16788 (8 connections now open) 2014-10-06T17:34:45.344+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49211 #16789 (9 connections now open) 2014-10-06T17:34:45.344+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49212 #16790 (10 connections now open) 2014-10-06T17:34:45.344+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49213 #16791 (11 connections now open) 2014-10-06T17:34:45.345+0000 I NETWORK [conn16783] end connection 127.0.0.1:49205 (10 connections now open) 2014-10-06T17:34:50.345+0000 I NETWORK [conn16784] end connection 127.0.0.1:49206 (9 connections now open) 2014-10-06T17:34:50.346+0000 I NETWORK [conn16786] end connection 127.0.0.1:49208 (8 connections now open) 2014-10-06T17:34:50.346+0000 I NETWORK [conn16791] end connection 127.0.0.1:49213 (7 connections now open) 2014-10-06T17:34:50.346+0000 I NETWORK [conn16787] end connection 127.0.0.1:49209 (6 connections now open) 2014-10-06T17:34:50.346+0000 I NETWORK [conn16790] end connection 127.0.0.1:49212 (6 connections now open) 2014-10-06T17:34:50.346+0000 I NETWORK [conn16789] end connection 127.0.0.1:49211 (4 connections now open) 2014-10-06T17:34:50.346+0000 I NETWORK [conn16785] end connection 127.0.0.1:49207 (4 connections now open) 2014-10-06T17:34:50.346+0000 I NETWORK [conn16788] end connection 127.0.0.1:49210 (2 connections now open) 2014-10-06T17:34:50.346+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49215 #16792 (3 connections now open) 2014-10-06T17:34:50.347+0000 I NETWORK [conn16792] end connection 127.0.0.1:49215 (2 connections now open) 2014-10-06T17:34:50.347+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:34:50.348+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:34:50.349+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:34:50.349+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:34:50.350+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:34:50.350+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:34:50.350+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:34:50.351+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:34:50.351+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:34:50.705+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:34:51.048+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:34:51.390+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:34:51.751+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49216 #16793 (3 connections now open) 2014-10-06T17:34:51.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49217 #16794 (4 connections now open) 2014-10-06T17:34:51.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49218 #16795 (5 connections now open) 2014-10-06T17:34:51.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49219 #16796 (6 connections now open) 2014-10-06T17:34:51.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49220 #16797 (7 connections now open) 2014-10-06T17:34:51.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49221 #16798 (8 connections now open) 2014-10-06T17:34:51.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49222 #16799 (9 connections now open) 2014-10-06T17:34:51.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49223 #16800 (10 connections now open) 2014-10-06T17:34:51.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49224 #16801 (11 connections now open) 2014-10-06T17:34:51.753+0000 I NETWORK [conn16793] end connection 127.0.0.1:49216 (10 connections now open) 2014-10-06T17:34:56.754+0000 I NETWORK [conn16799] end connection 127.0.0.1:49222 (9 connections now open) 2014-10-06T17:34:56.754+0000 I NETWORK [conn16798] end connection 127.0.0.1:49221 (8 connections now open) 2014-10-06T17:34:56.754+0000 I NETWORK [conn16797] end connection 127.0.0.1:49220 (8 connections now open) 2014-10-06T17:34:56.754+0000 I NETWORK [conn16794] end connection 127.0.0.1:49217 (8 connections now open) 2014-10-06T17:34:56.754+0000 I NETWORK [conn16796] end connection 127.0.0.1:49219 (8 connections now open) 2014-10-06T17:34:56.754+0000 I NETWORK [conn16801] end connection 127.0.0.1:49224 (8 connections now open) 2014-10-06T17:34:56.754+0000 I NETWORK [conn16800] end connection 127.0.0.1:49223 (6 connections now open) 2014-10-06T17:34:56.755+0000 I NETWORK [conn16795] end connection 127.0.0.1:49218 (2 connections now open) 2014-10-06T17:34:56.755+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49225 #16802 (3 connections now open) 2014-10-06T17:34:56.755+0000 I NETWORK [conn16802] end connection 127.0.0.1:49225 (2 connections now open) 2014-10-06T17:34:56.756+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:34:56.760+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:34:56.761+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:34:56.762+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:34:56.762+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:34:56.762+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:34:56.763+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:34:56.763+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:34:56.763+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:34:57.099+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:34:57.455+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:34:57.802+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:34:58.147+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49226 #16803 (3 connections now open) 2014-10-06T17:34:58.148+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49227 #16804 (4 connections now open) 2014-10-06T17:34:58.148+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49228 #16805 (5 connections now open) 2014-10-06T17:34:58.148+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49229 #16806 (6 connections now open) 2014-10-06T17:34:58.148+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49230 #16807 (7 connections now open) 2014-10-06T17:34:58.148+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49231 #16808 (8 connections now open) 2014-10-06T17:34:58.148+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49232 #16809 (9 connections now open) 2014-10-06T17:34:58.148+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49233 #16810 (10 connections now open) 2014-10-06T17:34:58.148+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49234 #16811 (11 connections now open) 2014-10-06T17:34:58.149+0000 I NETWORK [conn16803] end connection 127.0.0.1:49226 (10 connections now open) 2014-10-06T17:35:03.150+0000 I NETWORK [conn16804] end connection 127.0.0.1:49227 (9 connections now open) 2014-10-06T17:35:03.150+0000 I NETWORK [conn16811] end connection 127.0.0.1:49234 (9 connections now open) 2014-10-06T17:35:03.150+0000 I NETWORK [conn16809] end connection 127.0.0.1:49232 (9 connections now open) 2014-10-06T17:35:03.150+0000 I NETWORK [conn16807] end connection 127.0.0.1:49230 (6 connections now open) 2014-10-06T17:35:03.150+0000 I NETWORK [conn16808] end connection 127.0.0.1:49231 (5 connections now open) 2014-10-06T17:35:03.150+0000 I NETWORK [conn16805] end connection 127.0.0.1:49228 (5 connections now open) 2014-10-06T17:35:03.150+0000 I NETWORK [conn16810] end connection 127.0.0.1:49233 (3 connections now open) 2014-10-06T17:35:03.150+0000 I NETWORK [conn16806] end connection 127.0.0.1:49229 (3 connections now open) 2014-10-06T17:35:03.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49235 #16812 (3 connections now open) 2014-10-06T17:35:03.151+0000 I NETWORK [conn16812] end connection 127.0.0.1:49235 (2 connections now open) 2014-10-06T17:35:03.151+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:35:03.152+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:35:03.153+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:35:03.153+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:35:03.154+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:35:03.154+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:35:03.154+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:35:03.154+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:35:03.155+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:35:03.506+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:35:03.839+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:35:04.189+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:35:04.544+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49236 #16813 (3 connections now open) 2014-10-06T17:35:04.545+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49237 #16814 (4 connections now open) 2014-10-06T17:35:04.545+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49238 #16815 (5 connections now open) 2014-10-06T17:35:04.545+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49239 #16816 (6 connections now open) 2014-10-06T17:35:04.545+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49240 #16817 (7 connections now open) 2014-10-06T17:35:04.545+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49241 #16818 (8 connections now open) 2014-10-06T17:35:04.545+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49242 #16819 (9 connections now open) 2014-10-06T17:35:04.545+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49243 #16820 (10 connections now open) 2014-10-06T17:35:04.546+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49244 #16821 (11 connections now open) 2014-10-06T17:35:04.546+0000 I NETWORK [conn16813] end connection 127.0.0.1:49236 (10 connections now open) 2014-10-06T17:35:09.546+0000 I NETWORK [conn16820] end connection 127.0.0.1:49243 (9 connections now open) 2014-10-06T17:35:09.547+0000 I NETWORK [conn16814] end connection 127.0.0.1:49237 (9 connections now open) 2014-10-06T17:35:09.547+0000 I NETWORK [conn16819] end connection 127.0.0.1:49242 (7 connections now open) 2014-10-06T17:35:09.547+0000 I NETWORK [conn16818] end connection 127.0.0.1:49241 (6 connections now open) 2014-10-06T17:35:09.547+0000 I NETWORK [conn16817] end connection 127.0.0.1:49240 (6 connections now open) 2014-10-06T17:35:09.547+0000 I NETWORK [conn16815] end connection 127.0.0.1:49238 (6 connections now open) 2014-10-06T17:35:09.547+0000 I NETWORK [conn16816] end connection 127.0.0.1:49239 (3 connections now open) 2014-10-06T17:35:09.547+0000 I NETWORK [conn16821] end connection 127.0.0.1:49244 (2 connections now open) 2014-10-06T17:35:09.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49245 #16822 (3 connections now open) 2014-10-06T17:35:09.548+0000 I NETWORK [conn16822] end connection 127.0.0.1:49245 (2 connections now open) 2014-10-06T17:35:09.548+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:35:09.553+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:35:09.554+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:35:09.554+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:35:09.555+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:35:09.555+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:35:09.555+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:35:09.555+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:35:09.556+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:35:09.888+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:35:10.238+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:35:10.573+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:35:10.929+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49246 #16823 (3 connections now open) 2014-10-06T17:35:10.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49247 #16824 (4 connections now open) 2014-10-06T17:35:10.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49248 #16825 (5 connections now open) 2014-10-06T17:35:10.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49249 #16826 (6 connections now open) 2014-10-06T17:35:10.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49250 #16827 (7 connections now open) 2014-10-06T17:35:10.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49251 #16828 (8 connections now open) 2014-10-06T17:35:10.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49252 #16829 (9 connections now open) 2014-10-06T17:35:10.931+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49253 #16830 (10 connections now open) 2014-10-06T17:35:10.931+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49254 #16831 (11 connections now open) 2014-10-06T17:35:10.931+0000 I NETWORK [conn16823] end connection 127.0.0.1:49246 (10 connections now open) 2014-10-06T17:35:15.932+0000 I NETWORK [conn16825] end connection 127.0.0.1:49248 (9 connections now open) 2014-10-06T17:35:15.932+0000 I NETWORK [conn16827] end connection 127.0.0.1:49250 (9 connections now open) 2014-10-06T17:35:15.932+0000 I NETWORK [conn16830] end connection 127.0.0.1:49253 (8 connections now open) 2014-10-06T17:35:15.932+0000 I NETWORK [conn16831] end connection 127.0.0.1:49254 (6 connections now open) 2014-10-06T17:35:15.932+0000 I NETWORK [conn16826] end connection 127.0.0.1:49249 (6 connections now open) 2014-10-06T17:35:15.932+0000 I NETWORK [conn16824] end connection 127.0.0.1:49247 (6 connections now open) 2014-10-06T17:35:15.932+0000 I NETWORK [conn16828] end connection 127.0.0.1:49251 (3 connections now open) 2014-10-06T17:35:15.932+0000 I NETWORK [conn16829] end connection 127.0.0.1:49252 (2 connections now open) 2014-10-06T17:35:15.933+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49255 #16832 (3 connections now open) 2014-10-06T17:35:15.933+0000 I NETWORK [conn16832] end connection 127.0.0.1:49255 (2 connections now open) 2014-10-06T17:35:15.933+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:35:15.934+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:35:15.935+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:35:15.935+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:35:15.936+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:35:15.936+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:35:15.936+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:35:15.937+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:35:15.937+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:35:16.294+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:35:16.627+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:35:16.974+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:35:17.323+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49256 #16833 (3 connections now open) 2014-10-06T17:35:17.323+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49257 #16834 (4 connections now open) 2014-10-06T17:35:17.323+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49258 #16835 (5 connections now open) 2014-10-06T17:35:17.323+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49259 #16836 (6 connections now open) 2014-10-06T17:35:17.323+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49260 #16837 (7 connections now open) 2014-10-06T17:35:17.324+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49261 #16838 (8 connections now open) 2014-10-06T17:35:17.324+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49262 #16839 (9 connections now open) 2014-10-06T17:35:17.324+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49263 #16840 (10 connections now open) 2014-10-06T17:35:17.324+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49264 #16841 (11 connections now open) 2014-10-06T17:35:17.325+0000 I NETWORK [conn16833] end connection 127.0.0.1:49256 (10 connections now open) 2014-10-06T17:35:22.326+0000 I NETWORK [conn16838] end connection 127.0.0.1:49261 (9 connections now open) 2014-10-06T17:35:22.326+0000 I NETWORK [conn16835] end connection 127.0.0.1:49258 (9 connections now open) 2014-10-06T17:35:22.326+0000 I NETWORK [conn16837] end connection 127.0.0.1:49260 (9 connections now open) 2014-10-06T17:35:22.326+0000 I NETWORK [conn16841] end connection 127.0.0.1:49264 (6 connections now open) 2014-10-06T17:35:22.326+0000 I NETWORK [conn16840] end connection 127.0.0.1:49263 (6 connections now open) 2014-10-06T17:35:22.326+0000 I NETWORK [conn16834] end connection 127.0.0.1:49257 (5 connections now open) 2014-10-06T17:35:22.326+0000 I NETWORK [conn16839] end connection 127.0.0.1:49262 (3 connections now open) 2014-10-06T17:35:22.326+0000 I NETWORK [conn16836] end connection 127.0.0.1:49259 (2 connections now open) 2014-10-06T17:35:22.326+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49265 #16842 (3 connections now open) 2014-10-06T17:35:22.327+0000 I NETWORK [conn16842] end connection 127.0.0.1:49265 (2 connections now open) 2014-10-06T17:35:22.327+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:35:22.328+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:35:22.328+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:35:22.329+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:35:22.330+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:35:22.330+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:35:22.330+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:35:22.330+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:35:22.331+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:35:22.673+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:35:23.026+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:35:23.364+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:35:23.720+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49266 #16843 (3 connections now open) 2014-10-06T17:35:23.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49267 #16844 (4 connections now open) 2014-10-06T17:35:23.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49268 #16845 (5 connections now open) 2014-10-06T17:35:23.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49269 #16846 (6 connections now open) 2014-10-06T17:35:23.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49271 #16847 (7 connections now open) 2014-10-06T17:35:23.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49272 #16848 (8 connections now open) 2014-10-06T17:35:23.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49273 #16849 (9 connections now open) 2014-10-06T17:35:23.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49274 #16850 (10 connections now open) 2014-10-06T17:35:23.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49275 #16851 (11 connections now open) 2014-10-06T17:35:23.722+0000 I NETWORK [conn16843] end connection 127.0.0.1:49266 (10 connections now open) 2014-10-06T17:35:28.722+0000 I NETWORK [conn16846] end connection 127.0.0.1:49269 (9 connections now open) 2014-10-06T17:35:28.722+0000 I NETWORK [conn16849] end connection 127.0.0.1:49273 (9 connections now open) 2014-10-06T17:35:28.723+0000 I NETWORK [conn16848] end connection 127.0.0.1:49272 (7 connections now open) 2014-10-06T17:35:28.723+0000 I NETWORK [conn16845] end connection 127.0.0.1:49268 (6 connections now open) 2014-10-06T17:35:28.723+0000 I NETWORK [conn16847] end connection 127.0.0.1:49271 (6 connections now open) 2014-10-06T17:35:28.723+0000 I NETWORK [conn16844] end connection 127.0.0.1:49267 (4 connections now open) 2014-10-06T17:35:28.723+0000 I NETWORK [conn16851] end connection 127.0.0.1:49275 (4 connections now open) 2014-10-06T17:35:28.723+0000 I NETWORK [conn16850] end connection 127.0.0.1:49274 (3 connections now open) 2014-10-06T17:35:28.723+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49276 #16852 (3 connections now open) 2014-10-06T17:35:28.723+0000 I NETWORK [conn16852] end connection 127.0.0.1:49276 (2 connections now open) 2014-10-06T17:35:28.724+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:35:28.724+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:35:28.725+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:35:28.726+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:35:28.726+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:35:28.727+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:35:28.727+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:35:28.727+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:35:28.727+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:35:29.074+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:35:29.403+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:35:29.750+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:35:30.080+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49277 #16853 (3 connections now open) 2014-10-06T17:35:30.080+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49278 #16854 (4 connections now open) 2014-10-06T17:35:30.080+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49279 #16855 (5 connections now open) 2014-10-06T17:35:30.081+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49280 #16856 (6 connections now open) 2014-10-06T17:35:30.081+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49281 #16857 (7 connections now open) 2014-10-06T17:35:30.081+0000 I NETWORK [conn16853] end connection 127.0.0.1:49277 (5 connections now open) 2014-10-06T17:35:35.081+0000 I NETWORK [conn16855] end connection 127.0.0.1:49279 (5 connections now open) 2014-10-06T17:35:35.081+0000 I NETWORK [conn16857] end connection 127.0.0.1:49281 (5 connections now open) 2014-10-06T17:35:35.081+0000 I NETWORK [conn16856] end connection 127.0.0.1:49280 (3 connections now open) 2014-10-06T17:35:35.081+0000 I NETWORK [conn16854] end connection 127.0.0.1:49278 (2 connections now open) 2014-10-06T17:35:35.081+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49282 #16858 (3 connections now open) 2014-10-06T17:35:35.082+0000 I NETWORK [conn16858] end connection 127.0.0.1:49282 (2 connections now open) 2014-10-06T17:35:35.082+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:35:35.083+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:35:35.084+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:35:35.084+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:35:35.085+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:35:35.085+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:35:35.085+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:35:35.085+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:35:35.086+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:35:35.438+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:35:35.795+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:35:36.132+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:35:36.491+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49283 #16859 (3 connections now open) 2014-10-06T17:35:36.492+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49284 #16860 (4 connections now open) 2014-10-06T17:35:36.492+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49285 #16861 (5 connections now open) 2014-10-06T17:35:36.492+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49286 #16862 (6 connections now open) 2014-10-06T17:35:36.492+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49287 #16863 (7 connections now open) 2014-10-06T17:35:36.492+0000 I NETWORK [conn16859] end connection 127.0.0.1:49283 (5 connections now open) 2014-10-06T17:35:41.492+0000 I NETWORK [conn16860] end connection 127.0.0.1:49284 (5 connections now open) 2014-10-06T17:35:41.492+0000 I NETWORK [conn16863] end connection 127.0.0.1:49287 (4 connections now open) 2014-10-06T17:35:41.492+0000 I NETWORK [conn16862] end connection 127.0.0.1:49286 (3 connections now open) 2014-10-06T17:35:41.493+0000 I NETWORK [conn16861] end connection 127.0.0.1:49285 (2 connections now open) 2014-10-06T17:35:41.493+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49288 #16864 (3 connections now open) 2014-10-06T17:35:41.493+0000 I NETWORK [conn16864] end connection 127.0.0.1:49288 (2 connections now open) 2014-10-06T17:35:41.494+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:35:41.494+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:35:41.495+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:35:41.496+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:35:41.496+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:35:41.496+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:35:41.497+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:35:41.497+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:35:41.497+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:35:41.842+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:35:42.179+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:35:42.536+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:35:42.873+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49289 #16865 (3 connections now open) 2014-10-06T17:35:42.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49290 #16866 (4 connections now open) 2014-10-06T17:35:42.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49291 #16867 (5 connections now open) 2014-10-06T17:35:42.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49293 #16868 (6 connections now open) 2014-10-06T17:35:42.874+0000 I NETWORK [conn16865] end connection 127.0.0.1:49289 (5 connections now open) 2014-10-06T17:35:42.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49294 #16869 (7 connections now open) 2014-10-06T17:35:47.874+0000 I NETWORK [conn16866] end connection 127.0.0.1:49290 (5 connections now open) 2014-10-06T17:35:47.874+0000 I NETWORK [conn16869] end connection 127.0.0.1:49294 (5 connections now open) 2014-10-06T17:35:47.875+0000 I NETWORK [conn16868] end connection 127.0.0.1:49293 (3 connections now open) 2014-10-06T17:35:47.875+0000 I NETWORK [conn16867] end connection 127.0.0.1:49291 (3 connections now open) 2014-10-06T17:35:47.875+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49295 #16870 (3 connections now open) 2014-10-06T17:35:47.875+0000 I NETWORK [conn16870] end connection 127.0.0.1:49295 (2 connections now open) 2014-10-06T17:35:47.876+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:35:47.876+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:35:47.877+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:35:47.878+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:35:47.878+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:35:47.879+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:35:47.879+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:35:47.879+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:35:47.879+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:35:48.234+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:35:48.593+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:35:48.930+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:35:49.276+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49296 #16871 (3 connections now open) 2014-10-06T17:35:49.276+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49297 #16872 (4 connections now open) 2014-10-06T17:35:49.276+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49298 #16873 (5 connections now open) 2014-10-06T17:35:49.276+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49299 #16874 (6 connections now open) 2014-10-06T17:35:49.276+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49300 #16875 (7 connections now open) 2014-10-06T17:35:49.276+0000 I NETWORK [conn16871] end connection 127.0.0.1:49296 (6 connections now open) 2014-10-06T17:35:54.277+0000 I NETWORK [conn16875] end connection 127.0.0.1:49300 (5 connections now open) 2014-10-06T17:35:54.277+0000 I NETWORK [conn16872] end connection 127.0.0.1:49297 (4 connections now open) 2014-10-06T17:35:54.277+0000 I NETWORK [conn16873] end connection 127.0.0.1:49298 (3 connections now open) 2014-10-06T17:35:54.277+0000 I NETWORK [conn16874] end connection 127.0.0.1:49299 (2 connections now open) 2014-10-06T17:35:54.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49301 #16876 (3 connections now open) 2014-10-06T17:35:54.278+0000 I NETWORK [conn16876] end connection 127.0.0.1:49301 (2 connections now open) 2014-10-06T17:35:54.278+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:35:54.279+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:35:54.280+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:35:54.280+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:35:54.281+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:35:54.281+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:35:54.281+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:35:54.281+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:35:54.282+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:35:54.623+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:35:54.978+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:35:55.334+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:35:55.673+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49302 #16877 (3 connections now open) 2014-10-06T17:35:55.674+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49303 #16878 (4 connections now open) 2014-10-06T17:35:55.674+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49304 #16879 (5 connections now open) 2014-10-06T17:35:55.674+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49305 #16880 (6 connections now open) 2014-10-06T17:35:55.674+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49306 #16881 (7 connections now open) 2014-10-06T17:35:55.674+0000 I NETWORK [conn16877] end connection 127.0.0.1:49302 (5 connections now open) 2014-10-06T17:36:00.674+0000 I NETWORK [conn16880] end connection 127.0.0.1:49305 (5 connections now open) 2014-10-06T17:36:00.674+0000 I NETWORK [conn16878] end connection 127.0.0.1:49303 (5 connections now open) 2014-10-06T17:36:00.674+0000 I NETWORK [conn16879] end connection 127.0.0.1:49304 (5 connections now open) 2014-10-06T17:36:00.674+0000 I NETWORK [conn16881] end connection 127.0.0.1:49306 (5 connections now open) 2014-10-06T17:36:00.675+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49307 #16882 (3 connections now open) 2014-10-06T17:36:00.675+0000 I NETWORK [conn16882] end connection 127.0.0.1:49307 (2 connections now open) 2014-10-06T17:36:00.676+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:36:00.676+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:36:00.677+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:36:00.677+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:36:00.678+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:36:00.678+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:36:00.679+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:36:00.679+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:36:00.679+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:36:01.033+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:36:01.375+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:36:01.732+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:36:02.090+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49308 #16883 (3 connections now open) 2014-10-06T17:36:02.090+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49309 #16884 (4 connections now open) 2014-10-06T17:36:02.090+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49310 #16885 (5 connections now open) 2014-10-06T17:36:02.091+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49311 #16886 (6 connections now open) 2014-10-06T17:36:02.091+0000 I NETWORK [conn16883] end connection 127.0.0.1:49308 (5 connections now open) 2014-10-06T17:36:02.091+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49312 #16887 (7 connections now open) 2014-10-06T17:36:07.091+0000 I NETWORK [conn16884] end connection 127.0.0.1:49309 (5 connections now open) 2014-10-06T17:36:07.091+0000 I NETWORK [conn16886] end connection 127.0.0.1:49311 (4 connections now open) 2014-10-06T17:36:07.091+0000 I NETWORK [conn16885] end connection 127.0.0.1:49310 (3 connections now open) 2014-10-06T17:36:07.092+0000 I NETWORK [conn16887] end connection 127.0.0.1:49312 (2 connections now open) 2014-10-06T17:36:07.092+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49313 #16888 (3 connections now open) 2014-10-06T17:36:07.092+0000 I NETWORK [conn16888] end connection 127.0.0.1:49313 (2 connections now open) 2014-10-06T17:36:07.093+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:36:07.093+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:36:07.094+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:36:07.095+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:36:07.095+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:36:07.095+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:36:07.096+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:36:07.096+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:36:07.096+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:36:07.437+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:36:07.797+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:36:08.152+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:36:08.497+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49314 #16889 (3 connections now open) 2014-10-06T17:36:08.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49315 #16890 (4 connections now open) 2014-10-06T17:36:08.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49316 #16891 (5 connections now open) 2014-10-06T17:36:08.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49317 #16892 (6 connections now open) 2014-10-06T17:36:08.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49318 #16893 (7 connections now open) 2014-10-06T17:36:08.498+0000 I NETWORK [conn16889] end connection 127.0.0.1:49314 (5 connections now open) 2014-10-06T17:36:13.498+0000 I NETWORK [conn16892] end connection 127.0.0.1:49317 (5 connections now open) 2014-10-06T17:36:13.499+0000 I NETWORK [conn16891] end connection 127.0.0.1:49316 (4 connections now open) 2014-10-06T17:36:13.499+0000 I NETWORK [conn16890] end connection 127.0.0.1:49315 (3 connections now open) 2014-10-06T17:36:13.499+0000 I NETWORK [conn16893] end connection 127.0.0.1:49318 (3 connections now open) 2014-10-06T17:36:13.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49319 #16894 (3 connections now open) 2014-10-06T17:36:13.499+0000 I NETWORK [conn16894] end connection 127.0.0.1:49319 (2 connections now open) 2014-10-06T17:36:13.500+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:36:13.501+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:36:13.501+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:36:13.502+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:36:13.503+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:36:13.503+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:36:13.503+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:36:13.503+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:36:13.503+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:36:13.867+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:36:14.207+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:36:14.564+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:36:14.924+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49320 #16895 (3 connections now open) 2014-10-06T17:36:14.924+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49321 #16896 (4 connections now open) 2014-10-06T17:36:14.924+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49322 #16897 (5 connections now open) 2014-10-06T17:36:14.924+0000 I NETWORK [conn16895] end connection 127.0.0.1:49320 (4 connections now open) 2014-10-06T17:36:19.925+0000 I NETWORK [conn16897] end connection 127.0.0.1:49322 (3 connections now open) 2014-10-06T17:36:19.925+0000 I NETWORK [conn16896] end connection 127.0.0.1:49321 (3 connections now open) 2014-10-06T17:36:19.925+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49323 #16898 (3 connections now open) 2014-10-06T17:36:19.925+0000 I NETWORK [conn16898] end connection 127.0.0.1:49323 (2 connections now open) 2014-10-06T17:36:19.926+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:36:19.927+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:36:19.927+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:36:19.928+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:36:19.928+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:36:19.929+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:36:19.929+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:36:19.929+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:36:19.929+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:36:20.267+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:36:20.627+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:36:20.966+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:36:21.319+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49324 #16899 (3 connections now open) 2014-10-06T17:36:21.320+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49325 #16900 (4 connections now open) 2014-10-06T17:36:21.320+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49326 #16901 (5 connections now open) 2014-10-06T17:36:21.320+0000 I NETWORK [conn16899] end connection 127.0.0.1:49324 (4 connections now open) 2014-10-06T17:36:26.320+0000 I NETWORK [conn16900] end connection 127.0.0.1:49325 (3 connections now open) 2014-10-06T17:36:26.320+0000 I NETWORK [conn16901] end connection 127.0.0.1:49326 (3 connections now open) 2014-10-06T17:36:26.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49327 #16902 (3 connections now open) 2014-10-06T17:36:26.321+0000 I NETWORK [conn16902] end connection 127.0.0.1:49327 (2 connections now open) 2014-10-06T17:36:26.322+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:36:26.322+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:36:26.323+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:36:26.323+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:36:26.324+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:36:26.324+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:36:26.325+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:36:26.325+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:36:26.325+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:36:26.681+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:36:27.020+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:36:27.378+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:36:27.732+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49328 #16903 (3 connections now open) 2014-10-06T17:36:27.732+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49329 #16904 (4 connections now open) 2014-10-06T17:36:27.732+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49330 #16905 (5 connections now open) 2014-10-06T17:36:27.733+0000 I NETWORK [conn16903] end connection 127.0.0.1:49328 (4 connections now open) 2014-10-06T17:36:32.733+0000 I NETWORK [conn16904] end connection 127.0.0.1:49329 (3 connections now open) 2014-10-06T17:36:32.733+0000 I NETWORK [conn16905] end connection 127.0.0.1:49330 (2 connections now open) 2014-10-06T17:36:32.734+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49331 #16906 (3 connections now open) 2014-10-06T17:36:32.734+0000 I NETWORK [conn16906] end connection 127.0.0.1:49331 (2 connections now open) 2014-10-06T17:36:32.735+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:36:32.735+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:36:32.736+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:36:32.737+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:36:32.737+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:36:32.737+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:36:32.738+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:36:32.738+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:36:32.738+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:36:33.076+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:36:33.426+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:36:33.761+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:36:34.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49332 #16907 (3 connections now open) 2014-10-06T17:36:34.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49333 #16908 (4 connections now open) 2014-10-06T17:36:34.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49334 #16909 (5 connections now open) 2014-10-06T17:36:34.113+0000 I NETWORK [conn16907] end connection 127.0.0.1:49332 (4 connections now open) 2014-10-06T17:36:39.113+0000 I NETWORK [conn16909] end connection 127.0.0.1:49334 (3 connections now open) 2014-10-06T17:36:39.113+0000 I NETWORK [conn16908] end connection 127.0.0.1:49333 (3 connections now open) 2014-10-06T17:36:39.113+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49335 #16910 (3 connections now open) 2014-10-06T17:36:39.114+0000 I NETWORK [conn16910] end connection 127.0.0.1:49335 (2 connections now open) 2014-10-06T17:36:39.114+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:36:39.115+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:36:39.115+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:36:39.116+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:36:39.117+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:36:39.117+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:36:39.117+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:36:39.117+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:36:39.117+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:36:39.471+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:36:39.806+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:36:40.162+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:36:40.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49336 #16911 (3 connections now open) 2014-10-06T17:36:40.500+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49337 #16912 (4 connections now open) 2014-10-06T17:36:40.500+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49338 #16913 (5 connections now open) 2014-10-06T17:36:40.500+0000 I NETWORK [conn16911] end connection 127.0.0.1:49336 (4 connections now open) 2014-10-06T17:36:45.501+0000 I NETWORK [conn16913] end connection 127.0.0.1:49338 (3 connections now open) 2014-10-06T17:36:45.501+0000 I NETWORK [conn16912] end connection 127.0.0.1:49337 (2 connections now open) 2014-10-06T17:36:45.501+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49340 #16914 (3 connections now open) 2014-10-06T17:36:45.502+0000 I NETWORK [conn16914] end connection 127.0.0.1:49340 (2 connections now open) 2014-10-06T17:36:45.502+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:36:45.503+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:36:45.503+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:36:45.504+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:36:45.504+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:36:45.505+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:36:45.505+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:36:45.505+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:36:45.505+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:36:45.860+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:36:46.219+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:36:46.556+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:36:46.906+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49341 #16915 (3 connections now open) 2014-10-06T17:36:46.906+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49342 #16916 (4 connections now open) 2014-10-06T17:36:46.906+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49343 #16917 (5 connections now open) 2014-10-06T17:36:46.907+0000 I NETWORK [conn16915] end connection 127.0.0.1:49341 (4 connections now open) 2014-10-06T17:36:51.907+0000 I NETWORK [conn16916] end connection 127.0.0.1:49342 (3 connections now open) 2014-10-06T17:36:51.907+0000 I NETWORK [conn16917] end connection 127.0.0.1:49343 (3 connections now open) 2014-10-06T17:36:51.907+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49344 #16918 (3 connections now open) 2014-10-06T17:36:51.908+0000 I NETWORK [conn16918] end connection 127.0.0.1:49344 (2 connections now open) 2014-10-06T17:36:51.908+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:36:51.909+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:36:51.910+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:36:51.910+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:36:51.911+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:36:51.911+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:36:51.911+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:36:51.912+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:36:51.912+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:36:52.259+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:36:52.605+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:36:52.951+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:36:53.289+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49345 #16919 (3 connections now open) 2014-10-06T17:36:53.289+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49346 #16920 (4 connections now open) 2014-10-06T17:36:53.289+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49347 #16921 (5 connections now open) 2014-10-06T17:36:53.289+0000 I NETWORK [conn16919] end connection 127.0.0.1:49345 (4 connections now open) 2014-10-06T17:36:58.290+0000 I NETWORK [conn16921] end connection 127.0.0.1:49347 (3 connections now open) 2014-10-06T17:36:58.290+0000 I NETWORK [conn16920] end connection 127.0.0.1:49346 (3 connections now open) 2014-10-06T17:36:58.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49348 #16922 (3 connections now open) 2014-10-06T17:36:58.291+0000 I NETWORK [conn16922] end connection 127.0.0.1:49348 (2 connections now open) 2014-10-06T17:36:58.291+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:36:58.292+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:36:58.292+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:36:58.293+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:36:58.294+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:36:58.294+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:36:58.294+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:36:58.294+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:36:58.295+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:36:58.654+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:36:59.006+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:36:59.346+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:36:59.703+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49349 #16923 (3 connections now open) 2014-10-06T17:36:59.703+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49350 #16924 (4 connections now open) 2014-10-06T17:36:59.703+0000 I NETWORK [conn16923] end connection 127.0.0.1:49349 (3 connections now open) 2014-10-06T17:37:04.704+0000 I NETWORK [conn16924] end connection 127.0.0.1:49350 (2 connections now open) 2014-10-06T17:37:04.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49351 #16925 (3 connections now open) 2014-10-06T17:37:04.704+0000 I NETWORK [conn16925] end connection 127.0.0.1:49351 (2 connections now open) 2014-10-06T17:37:04.705+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:37:04.705+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:37:04.706+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:37:04.707+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:37:04.707+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:37:04.707+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:37:04.708+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:37:04.708+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:37:04.708+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:37:05.049+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:37:05.410+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:37:05.768+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:37:06.106+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49352 #16926 (3 connections now open) 2014-10-06T17:37:06.106+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49353 #16927 (4 connections now open) 2014-10-06T17:37:06.107+0000 I NETWORK [conn16926] end connection 127.0.0.1:49352 (3 connections now open) 2014-10-06T17:37:11.107+0000 I NETWORK [conn16927] end connection 127.0.0.1:49353 (2 connections now open) 2014-10-06T17:37:11.108+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49354 #16928 (3 connections now open) 2014-10-06T17:37:11.108+0000 I NETWORK [conn16928] end connection 127.0.0.1:49354 (2 connections now open) 2014-10-06T17:37:11.108+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:37:11.109+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:37:11.110+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:37:11.110+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:37:11.111+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:37:11.111+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:37:11.112+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:37:11.112+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:37:11.112+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:37:11.472+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:37:11.810+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:37:12.169+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:37:12.524+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49355 #16929 (3 connections now open) 2014-10-06T17:37:12.524+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49356 #16930 (4 connections now open) 2014-10-06T17:37:12.524+0000 I NETWORK [conn16929] end connection 127.0.0.1:49355 (3 connections now open) 2014-10-06T17:37:17.525+0000 I NETWORK [conn16930] end connection 127.0.0.1:49356 (2 connections now open) 2014-10-06T17:37:17.525+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49357 #16931 (3 connections now open) 2014-10-06T17:37:17.526+0000 I NETWORK [conn16931] end connection 127.0.0.1:49357 (2 connections now open) 2014-10-06T17:37:17.526+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:37:17.527+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:37:17.527+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:37:17.528+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:37:17.529+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:37:17.529+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:37:17.529+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:37:17.529+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:37:17.530+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:37:17.865+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:37:18.215+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:37:18.570+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:37:18.916+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49358 #16932 (3 connections now open) 2014-10-06T17:37:18.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49359 #16933 (4 connections now open) 2014-10-06T17:37:18.917+0000 I NETWORK [conn16932] end connection 127.0.0.1:49358 (3 connections now open) 2014-10-06T17:37:23.917+0000 I NETWORK [conn16933] end connection 127.0.0.1:49359 (2 connections now open) 2014-10-06T17:37:23.918+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49360 #16934 (3 connections now open) 2014-10-06T17:37:23.918+0000 I NETWORK [conn16934] end connection 127.0.0.1:49360 (2 connections now open) 2014-10-06T17:37:23.918+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:37:23.919+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:37:23.920+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:37:23.920+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:37:23.921+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:37:23.921+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:37:23.921+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:37:23.922+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:37:23.922+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:37:24.273+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:37:24.606+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:37:24.960+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:37:25.314+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49361 #16935 (3 connections now open) 2014-10-06T17:37:25.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49362 #16936 (4 connections now open) 2014-10-06T17:37:25.315+0000 I NETWORK [conn16935] end connection 127.0.0.1:49361 (3 connections now open) 2014-10-06T17:37:30.315+0000 I NETWORK [conn16936] end connection 127.0.0.1:49362 (2 connections now open) 2014-10-06T17:37:30.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49363 #16937 (3 connections now open) 2014-10-06T17:37:30.316+0000 I NETWORK [conn16937] end connection 127.0.0.1:49363 (2 connections now open) 2014-10-06T17:37:30.316+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:37:30.317+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:37:30.318+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:37:30.318+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:37:30.319+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:37:30.319+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:37:30.319+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:37:30.320+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:37:30.320+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:37:30.658+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:37:31.018+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:37:31.356+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:37:31.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49364 #16938 (3 connections now open) 2014-10-06T17:37:31.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49365 #16939 (4 connections now open) 2014-10-06T17:37:31.711+0000 I NETWORK [conn16938] end connection 127.0.0.1:49364 (3 connections now open) 2014-10-06T17:37:36.712+0000 I NETWORK [conn16939] end connection 127.0.0.1:49365 (2 connections now open) 2014-10-06T17:37:36.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49366 #16940 (3 connections now open) 2014-10-06T17:37:36.713+0000 I NETWORK [conn16940] end connection 127.0.0.1:49366 (2 connections now open) 2014-10-06T17:37:36.713+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:37:36.714+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:37:36.714+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:37:36.715+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:37:36.716+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:37:36.716+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:37:36.716+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:37:36.716+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:37:36.717+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:37:37.073+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:37:37.416+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:37:37.773+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:37:38.121+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49367 #16941 (3 connections now open) 2014-10-06T17:37:38.121+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49368 #16942 (4 connections now open) 2014-10-06T17:37:38.122+0000 I NETWORK [conn16941] end connection 127.0.0.1:49367 (3 connections now open) 2014-10-06T17:37:43.122+0000 I NETWORK [conn16942] end connection 127.0.0.1:49368 (2 connections now open) 2014-10-06T17:37:43.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49369 #16943 (3 connections now open) 2014-10-06T17:37:43.123+0000 I NETWORK [conn16943] end connection 127.0.0.1:49369 (2 connections now open) 2014-10-06T17:37:43.123+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_Empty 2014-10-06T17:37:43.124+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_Empty 2014-10-06T17:37:43.124+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_Empty 2014-10-06T17:37:43.125+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_Empty 2014-10-06T17:37:43.130+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:37:43.130+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:37:43.131+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:37:43.131+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:37:43.131+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:37:43.480+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:37:43.839+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:37:44.177+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:37:44.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49370 #16944 (3 connections now open) 2014-10-06T17:37:44.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49372 #16945 (4 connections now open) 2014-10-06T17:37:44.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49371 #16946 (5 connections now open) 2014-10-06T17:37:44.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49373 #16947 (6 connections now open) 2014-10-06T17:37:44.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49374 #16948 (7 connections now open) 2014-10-06T17:37:44.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49375 #16949 (8 connections now open) 2014-10-06T17:37:44.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49376 #16950 (9 connections now open) 2014-10-06T17:37:44.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49377 #16951 (10 connections now open) 2014-10-06T17:37:44.529+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49378 #16952 (11 connections now open) 2014-10-06T17:37:44.534+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49379 #16953 (12 connections now open) 2014-10-06T17:37:44.534+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49380 #16954 (13 connections now open) 2014-10-06T17:37:44.535+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49381 #16955 (14 connections now open) 2014-10-06T17:37:44.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49382 #16956 (15 connections now open) 2014-10-06T17:37:44.539+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49383 #16957 (16 connections now open) 2014-10-06T17:37:44.539+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49384 #16958 (17 connections now open) 2014-10-06T17:37:44.539+0000 I NETWORK [conn16944] end connection 127.0.0.1:49370 (16 connections now open) 2014-10-06T17:37:44.540+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49385 #16959 (17 connections now open) 2014-10-06T17:37:44.541+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49386 #16960 (18 connections now open) 2014-10-06T17:37:49.540+0000 I NETWORK [conn16956] end connection 127.0.0.1:49382 (17 connections now open) 2014-10-06T17:37:49.540+0000 I NETWORK [conn16950] end connection 127.0.0.1:49376 (16 connections now open) 2014-10-06T17:37:49.540+0000 I NETWORK [conn16958] end connection 127.0.0.1:49384 (15 connections now open) 2014-10-06T17:37:49.540+0000 I NETWORK [conn16954] end connection 127.0.0.1:49380 (14 connections now open) 2014-10-06T17:37:49.541+0000 I NETWORK [conn16946] end connection 127.0.0.1:49371 (13 connections now open) 2014-10-06T17:37:49.541+0000 I NETWORK [conn16949] end connection 127.0.0.1:49375 (13 connections now open) 2014-10-06T17:37:49.541+0000 I NETWORK [conn16952] end connection 127.0.0.1:49378 (11 connections now open) 2014-10-06T17:37:49.541+0000 I NETWORK [conn16960] end connection 127.0.0.1:49386 (11 connections now open) 2014-10-06T17:37:49.541+0000 I NETWORK [conn16959] end connection 127.0.0.1:49385 (9 connections now open) 2014-10-06T17:37:49.541+0000 I NETWORK [conn16957] end connection 127.0.0.1:49383 (11 connections now open) 2014-10-06T17:37:49.541+0000 I NETWORK [conn16945] end connection 127.0.0.1:49372 (8 connections now open) 2014-10-06T17:37:49.541+0000 I NETWORK [conn16951] end connection 127.0.0.1:49377 (7 connections now open) 2014-10-06T17:37:49.541+0000 I NETWORK [conn16953] end connection 127.0.0.1:49379 (7 connections now open) 2014-10-06T17:37:49.541+0000 I NETWORK [conn16947] end connection 127.0.0.1:49373 (6 connections now open) 2014-10-06T17:37:49.541+0000 I NETWORK [conn16948] end connection 127.0.0.1:49374 (6 connections now open) 2014-10-06T17:37:49.541+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49387 #16961 (4 connections now open) 2014-10-06T17:37:49.541+0000 I NETWORK [conn16955] end connection 127.0.0.1:49381 (3 connections now open) 2014-10-06T17:37:49.542+0000 I NETWORK [conn16961] end connection 127.0.0.1:49387 (2 connections now open) 2014-10-06T17:37:49.542+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:37:49.548+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:37:49.549+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:37:49.550+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:37:49.550+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:37:49.551+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:37:49.551+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:37:49.551+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:37:49.551+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:37:49.913+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:37:50.246+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:37:50.602+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:37:50.948+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49388 #16962 (3 connections now open) 2014-10-06T17:37:50.949+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49389 #16963 (4 connections now open) 2014-10-06T17:37:50.949+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49390 #16964 (5 connections now open) 2014-10-06T17:37:50.949+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49391 #16965 (6 connections now open) 2014-10-06T17:37:50.949+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49392 #16966 (7 connections now open) 2014-10-06T17:37:50.950+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49393 #16967 (8 connections now open) 2014-10-06T17:37:50.951+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49394 #16968 (9 connections now open) 2014-10-06T17:37:50.951+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49395 #16969 (10 connections now open) 2014-10-06T17:37:50.951+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49396 #16970 (11 connections now open) 2014-10-06T17:37:50.951+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49397 #16971 (12 connections now open) 2014-10-06T17:37:50.951+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49398 #16972 (13 connections now open) 2014-10-06T17:37:50.951+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49399 #16973 (14 connections now open) 2014-10-06T17:37:50.952+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49400 #16974 (15 connections now open) 2014-10-06T17:37:50.953+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49401 #16975 (16 connections now open) 2014-10-06T17:37:50.954+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49402 #16976 (17 connections now open) 2014-10-06T17:37:50.954+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49403 #16977 (18 connections now open) 2014-10-06T17:37:50.957+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49404 #16978 (19 connections now open) 2014-10-06T17:37:50.958+0000 I NETWORK [conn16962] end connection 127.0.0.1:49388 (18 connections now open) 2014-10-06T17:37:55.959+0000 I NETWORK [conn16970] end connection 127.0.0.1:49396 (17 connections now open) 2014-10-06T17:37:55.959+0000 I NETWORK [conn16971] end connection 127.0.0.1:49397 (16 connections now open) 2014-10-06T17:37:55.959+0000 I NETWORK [conn16967] end connection 127.0.0.1:49393 (15 connections now open) 2014-10-06T17:37:55.959+0000 I NETWORK [conn16977] end connection 127.0.0.1:49403 (14 connections now open) 2014-10-06T17:37:55.959+0000 I NETWORK [conn16963] end connection 127.0.0.1:49389 (13 connections now open) 2014-10-06T17:37:55.960+0000 I NETWORK [conn16964] end connection 127.0.0.1:49390 (12 connections now open) 2014-10-06T17:37:55.960+0000 I NETWORK [conn16974] end connection 127.0.0.1:49400 (11 connections now open) 2014-10-06T17:37:55.960+0000 I NETWORK [conn16975] end connection 127.0.0.1:49401 (11 connections now open) 2014-10-06T17:37:55.960+0000 I NETWORK [conn16973] end connection 127.0.0.1:49399 (10 connections now open) 2014-10-06T17:37:55.960+0000 I NETWORK [conn16978] end connection 127.0.0.1:49404 (9 connections now open) 2014-10-06T17:37:55.960+0000 I NETWORK [conn16968] end connection 127.0.0.1:49394 (9 connections now open) 2014-10-06T17:37:55.960+0000 I NETWORK [conn16969] end connection 127.0.0.1:49395 (6 connections now open) 2014-10-06T17:37:55.960+0000 I NETWORK [conn16965] end connection 127.0.0.1:49391 (5 connections now open) 2014-10-06T17:37:55.960+0000 I NETWORK [conn16972] end connection 127.0.0.1:49398 (5 connections now open) 2014-10-06T17:37:55.960+0000 I NETWORK [conn16976] end connection 127.0.0.1:49402 (5 connections now open) 2014-10-06T17:37:55.960+0000 I NETWORK [conn16966] end connection 127.0.0.1:49392 (2 connections now open) 2014-10-06T17:37:55.960+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49405 #16979 (3 connections now open) 2014-10-06T17:37:55.961+0000 I NETWORK [conn16979] end connection 127.0.0.1:49405 (2 connections now open) 2014-10-06T17:37:55.961+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:37:55.964+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:37:55.965+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:37:55.965+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:37:55.966+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:37:55.966+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:37:55.967+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:37:55.967+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:37:55.967+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:37:56.321+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:37:56.680+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:37:57.023+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:37:57.381+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49406 #16980 (3 connections now open) 2014-10-06T17:37:57.382+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49407 #16981 (4 connections now open) 2014-10-06T17:37:57.382+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49408 #16982 (5 connections now open) 2014-10-06T17:37:57.382+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49409 #16983 (6 connections now open) 2014-10-06T17:37:57.382+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49410 #16984 (7 connections now open) 2014-10-06T17:37:57.382+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49411 #16985 (8 connections now open) 2014-10-06T17:37:57.382+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49412 #16986 (9 connections now open) 2014-10-06T17:37:57.383+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49413 #16987 (10 connections now open) 2014-10-06T17:37:57.383+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49414 #16988 (11 connections now open) 2014-10-06T17:37:57.384+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49415 #16989 (12 connections now open) 2014-10-06T17:37:57.384+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49416 #16990 (13 connections now open) 2014-10-06T17:37:57.384+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49417 #16991 (14 connections now open) 2014-10-06T17:37:57.384+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49418 #16992 (15 connections now open) 2014-10-06T17:37:57.384+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49419 #16993 (16 connections now open) 2014-10-06T17:37:57.385+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49420 #16994 (17 connections now open) 2014-10-06T17:37:57.385+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49421 #16995 (18 connections now open) 2014-10-06T17:37:57.385+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49422 #16996 (19 connections now open) 2014-10-06T17:37:57.386+0000 I NETWORK [conn16980] end connection 127.0.0.1:49406 (18 connections now open) 2014-10-06T17:38:02.387+0000 I NETWORK [conn16989] end connection 127.0.0.1:49415 (17 connections now open) 2014-10-06T17:38:02.387+0000 I NETWORK [conn16981] end connection 127.0.0.1:49407 (16 connections now open) 2014-10-06T17:38:02.388+0000 I NETWORK [conn16994] end connection 127.0.0.1:49420 (15 connections now open) 2014-10-06T17:38:02.388+0000 I NETWORK [conn16985] end connection 127.0.0.1:49411 (14 connections now open) 2014-10-06T17:38:02.388+0000 I NETWORK [conn16983] end connection 127.0.0.1:49409 (14 connections now open) 2014-10-06T17:38:02.388+0000 I NETWORK [conn16996] end connection 127.0.0.1:49422 (13 connections now open) 2014-10-06T17:38:02.388+0000 I NETWORK [conn16995] end connection 127.0.0.1:49421 (12 connections now open) 2014-10-06T17:38:02.388+0000 I NETWORK [conn16982] end connection 127.0.0.1:49408 (11 connections now open) 2014-10-06T17:38:02.388+0000 I NETWORK [conn16990] end connection 127.0.0.1:49416 (9 connections now open) 2014-10-06T17:38:02.388+0000 I NETWORK [conn16988] end connection 127.0.0.1:49414 (9 connections now open) 2014-10-06T17:38:02.388+0000 I NETWORK [conn16986] end connection 127.0.0.1:49412 (8 connections now open) 2014-10-06T17:38:02.388+0000 I NETWORK [conn16992] end connection 127.0.0.1:49418 (8 connections now open) 2014-10-06T17:38:02.388+0000 I NETWORK [conn16993] end connection 127.0.0.1:49419 (5 connections now open) 2014-10-06T17:38:02.388+0000 I NETWORK [conn16984] end connection 127.0.0.1:49410 (7 connections now open) 2014-10-06T17:38:02.388+0000 I NETWORK [conn16987] end connection 127.0.0.1:49413 (5 connections now open) 2014-10-06T17:38:02.389+0000 I NETWORK [conn16991] end connection 127.0.0.1:49417 (2 connections now open) 2014-10-06T17:38:02.389+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49423 #16997 (3 connections now open) 2014-10-06T17:38:02.389+0000 I NETWORK [conn16997] end connection 127.0.0.1:49423 (2 connections now open) 2014-10-06T17:38:02.390+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:38:02.395+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:38:02.395+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:38:02.396+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:38:02.396+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:38:02.397+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:38:02.397+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:38:02.397+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:38:02.397+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:38:02.737+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:38:03.095+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:38:03.453+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:38:03.791+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49424 #16998 (3 connections now open) 2014-10-06T17:38:03.792+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49425 #16999 (4 connections now open) 2014-10-06T17:38:03.792+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49426 #17000 (5 connections now open) 2014-10-06T17:38:03.792+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49428 #17001 (6 connections now open) 2014-10-06T17:38:03.792+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49429 #17002 (7 connections now open) 2014-10-06T17:38:03.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49430 #17003 (8 connections now open) 2014-10-06T17:38:03.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49431 #17004 (9 connections now open) 2014-10-06T17:38:03.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49432 #17005 (10 connections now open) 2014-10-06T17:38:03.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49433 #17006 (11 connections now open) 2014-10-06T17:38:03.794+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49434 #17007 (12 connections now open) 2014-10-06T17:38:03.794+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49435 #17008 (13 connections now open) 2014-10-06T17:38:03.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49436 #17009 (14 connections now open) 2014-10-06T17:38:03.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49437 #17010 (15 connections now open) 2014-10-06T17:38:03.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49438 #17011 (16 connections now open) 2014-10-06T17:38:03.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49439 #17012 (17 connections now open) 2014-10-06T17:38:03.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49440 #17013 (18 connections now open) 2014-10-06T17:38:03.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49441 #17014 (19 connections now open) 2014-10-06T17:38:03.798+0000 I NETWORK [conn16998] end connection 127.0.0.1:49424 (18 connections now open) 2014-10-06T17:38:08.798+0000 I NETWORK [conn17010] end connection 127.0.0.1:49437 (17 connections now open) 2014-10-06T17:38:08.799+0000 I NETWORK [conn17012] end connection 127.0.0.1:49439 (16 connections now open) 2014-10-06T17:38:08.799+0000 I NETWORK [conn17000] end connection 127.0.0.1:49426 (16 connections now open) 2014-10-06T17:38:08.799+0000 I NETWORK [conn17009] end connection 127.0.0.1:49436 (14 connections now open) 2014-10-06T17:38:08.799+0000 I NETWORK [conn17002] end connection 127.0.0.1:49429 (13 connections now open) 2014-10-06T17:38:08.799+0000 I NETWORK [conn17006] end connection 127.0.0.1:49433 (12 connections now open) 2014-10-06T17:38:08.799+0000 I NETWORK [conn17003] end connection 127.0.0.1:49430 (11 connections now open) 2014-10-06T17:38:08.799+0000 I NETWORK [conn17008] end connection 127.0.0.1:49435 (10 connections now open) 2014-10-06T17:38:08.799+0000 I NETWORK [conn17005] end connection 127.0.0.1:49432 (10 connections now open) 2014-10-06T17:38:08.800+0000 I NETWORK [conn16999] end connection 127.0.0.1:49425 (10 connections now open) 2014-10-06T17:38:08.800+0000 I NETWORK [conn17014] end connection 127.0.0.1:49441 (7 connections now open) 2014-10-06T17:38:08.800+0000 I NETWORK [conn17001] end connection 127.0.0.1:49428 (7 connections now open) 2014-10-06T17:38:08.800+0000 I NETWORK [conn17013] end connection 127.0.0.1:49440 (7 connections now open) 2014-10-06T17:38:08.800+0000 I NETWORK [conn17007] end connection 127.0.0.1:49434 (4 connections now open) 2014-10-06T17:38:08.800+0000 I NETWORK [conn17011] end connection 127.0.0.1:49438 (3 connections now open) 2014-10-06T17:38:08.800+0000 I NETWORK [conn17004] end connection 127.0.0.1:49431 (2 connections now open) 2014-10-06T17:38:08.800+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49442 #17015 (4 connections now open) 2014-10-06T17:38:08.800+0000 I NETWORK [conn17015] end connection 127.0.0.1:49442 (2 connections now open) 2014-10-06T17:38:08.801+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:38:08.802+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:38:08.803+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:38:08.803+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:38:08.804+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:38:08.804+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:38:08.805+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:38:08.805+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:38:08.805+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:38:09.162+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:38:09.511+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:38:09.852+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:38:10.209+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49443 #17016 (3 connections now open) 2014-10-06T17:38:10.209+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49444 #17017 (4 connections now open) 2014-10-06T17:38:10.209+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49445 #17018 (5 connections now open) 2014-10-06T17:38:10.209+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49446 #17019 (6 connections now open) 2014-10-06T17:38:10.209+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49447 #17020 (7 connections now open) 2014-10-06T17:38:10.209+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49449 #17021 (8 connections now open) 2014-10-06T17:38:10.210+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49450 #17022 (9 connections now open) 2014-10-06T17:38:10.210+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49451 #17023 (10 connections now open) 2014-10-06T17:38:10.210+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49452 #17024 (11 connections now open) 2014-10-06T17:38:10.210+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49453 #17025 (12 connections now open) 2014-10-06T17:38:10.211+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49454 #17026 (13 connections now open) 2014-10-06T17:38:10.216+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49455 #17027 (14 connections now open) 2014-10-06T17:38:10.216+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49456 #17028 (15 connections now open) 2014-10-06T17:38:10.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49457 #17029 (16 connections now open) 2014-10-06T17:38:10.219+0000 I NETWORK [conn17016] end connection 127.0.0.1:49443 (15 connections now open) 2014-10-06T17:38:10.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49458 #17030 (16 connections now open) 2014-10-06T17:38:10.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49459 #17031 (17 connections now open) 2014-10-06T17:38:10.221+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49460 #17032 (18 connections now open) 2014-10-06T17:38:15.220+0000 I NETWORK [conn17028] end connection 127.0.0.1:49456 (17 connections now open) 2014-10-06T17:38:15.220+0000 I NETWORK [conn17027] end connection 127.0.0.1:49455 (16 connections now open) 2014-10-06T17:38:15.220+0000 I NETWORK [conn17030] end connection 127.0.0.1:49458 (15 connections now open) 2014-10-06T17:38:15.220+0000 I NETWORK [conn17023] end connection 127.0.0.1:49451 (14 connections now open) 2014-10-06T17:38:15.220+0000 I NETWORK [conn17021] end connection 127.0.0.1:49449 (13 connections now open) 2014-10-06T17:38:15.220+0000 I NETWORK [conn17022] end connection 127.0.0.1:49450 (13 connections now open) 2014-10-06T17:38:15.220+0000 I NETWORK [conn17020] end connection 127.0.0.1:49447 (13 connections now open) 2014-10-06T17:38:15.221+0000 I NETWORK [conn17029] end connection 127.0.0.1:49457 (10 connections now open) 2014-10-06T17:38:15.221+0000 I NETWORK [conn17019] end connection 127.0.0.1:49446 (10 connections now open) 2014-10-06T17:38:15.221+0000 I NETWORK [conn17032] end connection 127.0.0.1:49460 (9 connections now open) 2014-10-06T17:38:15.221+0000 I NETWORK [conn17031] end connection 127.0.0.1:49459 (7 connections now open) 2014-10-06T17:38:15.221+0000 I NETWORK [conn17018] end connection 127.0.0.1:49445 (6 connections now open) 2014-10-06T17:38:15.221+0000 I NETWORK [conn17025] end connection 127.0.0.1:49453 (5 connections now open) 2014-10-06T17:38:15.221+0000 I NETWORK [conn17024] end connection 127.0.0.1:49452 (4 connections now open) 2014-10-06T17:38:15.221+0000 I NETWORK [conn17017] end connection 127.0.0.1:49444 (3 connections now open) 2014-10-06T17:38:15.222+0000 I NETWORK [conn17026] end connection 127.0.0.1:49454 (2 connections now open) 2014-10-06T17:38:15.222+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49461 #17033 (3 connections now open) 2014-10-06T17:38:15.222+0000 I NETWORK [conn17033] end connection 127.0.0.1:49461 (2 connections now open) 2014-10-06T17:38:15.223+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:38:15.224+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:38:15.224+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:38:15.225+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:38:15.226+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:38:15.226+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:38:15.226+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:38:15.226+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:38:15.227+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:38:15.560+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:38:15.911+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:38:16.261+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:38:16.597+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49462 #17034 (3 connections now open) 2014-10-06T17:38:16.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49463 #17035 (4 connections now open) 2014-10-06T17:38:16.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49464 #17036 (5 connections now open) 2014-10-06T17:38:16.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49465 #17037 (6 connections now open) 2014-10-06T17:38:16.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49466 #17038 (7 connections now open) 2014-10-06T17:38:16.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49467 #17039 (8 connections now open) 2014-10-06T17:38:16.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49468 #17040 (9 connections now open) 2014-10-06T17:38:16.599+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49469 #17041 (10 connections now open) 2014-10-06T17:38:16.599+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49470 #17042 (11 connections now open) 2014-10-06T17:38:16.601+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49471 #17043 (12 connections now open) 2014-10-06T17:38:16.601+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49472 #17044 (13 connections now open) 2014-10-06T17:38:16.604+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49473 #17045 (14 connections now open) 2014-10-06T17:38:16.604+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49474 #17046 (15 connections now open) 2014-10-06T17:38:16.609+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49475 #17047 (16 connections now open) 2014-10-06T17:38:16.609+0000 I NETWORK [conn17034] end connection 127.0.0.1:49462 (15 connections now open) 2014-10-06T17:38:16.609+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49476 #17048 (17 connections now open) 2014-10-06T17:38:16.610+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49477 #17049 (17 connections now open) 2014-10-06T17:38:16.612+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49478 #17050 (18 connections now open) 2014-10-06T17:38:21.610+0000 I NETWORK [conn17043] end connection 127.0.0.1:49471 (17 connections now open) 2014-10-06T17:38:21.610+0000 I NETWORK [conn17036] end connection 127.0.0.1:49464 (16 connections now open) 2014-10-06T17:38:21.610+0000 I NETWORK [conn17038] end connection 127.0.0.1:49466 (15 connections now open) 2014-10-06T17:38:21.610+0000 I NETWORK [conn17049] end connection 127.0.0.1:49477 (14 connections now open) 2014-10-06T17:38:21.610+0000 I NETWORK [conn17035] end connection 127.0.0.1:49463 (14 connections now open) 2014-10-06T17:38:21.611+0000 I NETWORK [conn17050] end connection 127.0.0.1:49478 (12 connections now open) 2014-10-06T17:38:21.611+0000 I NETWORK [conn17045] end connection 127.0.0.1:49473 (11 connections now open) 2014-10-06T17:38:21.611+0000 I NETWORK [conn17037] end connection 127.0.0.1:49465 (11 connections now open) 2014-10-06T17:38:21.611+0000 I NETWORK [conn17042] end connection 127.0.0.1:49470 (9 connections now open) 2014-10-06T17:38:21.611+0000 I NETWORK [conn17046] end connection 127.0.0.1:49474 (8 connections now open) 2014-10-06T17:38:21.612+0000 I NETWORK [conn17041] end connection 127.0.0.1:49469 (7 connections now open) 2014-10-06T17:38:21.612+0000 I NETWORK [conn17048] end connection 127.0.0.1:49476 (6 connections now open) 2014-10-06T17:38:21.612+0000 I NETWORK [conn17044] end connection 127.0.0.1:49472 (5 connections now open) 2014-10-06T17:38:21.612+0000 I NETWORK [conn17040] end connection 127.0.0.1:49468 (4 connections now open) 2014-10-06T17:38:21.612+0000 I NETWORK [conn17047] end connection 127.0.0.1:49475 (4 connections now open) 2014-10-06T17:38:21.612+0000 I NETWORK [conn17039] end connection 127.0.0.1:49467 (4 connections now open) 2014-10-06T17:38:21.612+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49479 #17051 (3 connections now open) 2014-10-06T17:38:21.612+0000 I NETWORK [conn17051] end connection 127.0.0.1:49479 (2 connections now open) 2014-10-06T17:38:21.613+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:38:21.616+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:38:21.616+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:38:21.617+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:38:21.617+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:38:21.618+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:38:21.618+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:38:21.618+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:38:21.618+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:38:21.973+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:38:22.311+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:38:22.663+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:38:23.021+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49480 #17052 (3 connections now open) 2014-10-06T17:38:23.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49481 #17053 (4 connections now open) 2014-10-06T17:38:23.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49482 #17054 (5 connections now open) 2014-10-06T17:38:23.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49483 #17055 (6 connections now open) 2014-10-06T17:38:23.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49484 #17056 (7 connections now open) 2014-10-06T17:38:23.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49485 #17057 (8 connections now open) 2014-10-06T17:38:23.023+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49486 #17058 (9 connections now open) 2014-10-06T17:38:23.023+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49487 #17059 (10 connections now open) 2014-10-06T17:38:23.025+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49488 #17060 (11 connections now open) 2014-10-06T17:38:23.026+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49489 #17061 (12 connections now open) 2014-10-06T17:38:23.027+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49490 #17062 (13 connections now open) 2014-10-06T17:38:23.032+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49491 #17063 (14 connections now open) 2014-10-06T17:38:23.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49492 #17064 (15 connections now open) 2014-10-06T17:38:23.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49493 #17065 (16 connections now open) 2014-10-06T17:38:23.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49494 #17066 (17 connections now open) 2014-10-06T17:38:23.037+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49495 #17067 (18 connections now open) 2014-10-06T17:38:23.037+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49496 #17068 (19 connections now open) 2014-10-06T17:38:23.038+0000 I NETWORK [conn17052] end connection 127.0.0.1:49480 (18 connections now open) 2014-10-06T17:38:28.039+0000 I NETWORK [conn17061] end connection 127.0.0.1:49489 (17 connections now open) 2014-10-06T17:38:28.039+0000 I NETWORK [conn17055] end connection 127.0.0.1:49483 (17 connections now open) 2014-10-06T17:38:28.039+0000 I NETWORK [conn17056] end connection 127.0.0.1:49484 (16 connections now open) 2014-10-06T17:38:28.039+0000 I NETWORK [conn17066] end connection 127.0.0.1:49494 (14 connections now open) 2014-10-06T17:38:28.039+0000 I NETWORK [conn17060] end connection 127.0.0.1:49488 (13 connections now open) 2014-10-06T17:38:28.040+0000 I NETWORK [conn17058] end connection 127.0.0.1:49486 (12 connections now open) 2014-10-06T17:38:28.040+0000 I NETWORK [conn17063] end connection 127.0.0.1:49491 (11 connections now open) 2014-10-06T17:38:28.040+0000 I NETWORK [conn17065] end connection 127.0.0.1:49493 (10 connections now open) 2014-10-06T17:38:28.040+0000 I NETWORK [conn17053] end connection 127.0.0.1:49481 (9 connections now open) 2014-10-06T17:38:28.040+0000 I NETWORK [conn17062] end connection 127.0.0.1:49490 (8 connections now open) 2014-10-06T17:38:28.040+0000 I NETWORK [conn17057] end connection 127.0.0.1:49485 (8 connections now open) 2014-10-06T17:38:28.040+0000 I NETWORK [conn17059] end connection 127.0.0.1:49487 (7 connections now open) 2014-10-06T17:38:28.040+0000 I NETWORK [conn17068] end connection 127.0.0.1:49496 (7 connections now open) 2014-10-06T17:38:28.040+0000 I NETWORK [conn17064] end connection 127.0.0.1:49492 (6 connections now open) 2014-10-06T17:38:28.040+0000 I NETWORK [conn17054] end connection 127.0.0.1:49482 (5 connections now open) 2014-10-06T17:38:28.040+0000 I NETWORK [conn17067] end connection 127.0.0.1:49495 (3 connections now open) 2014-10-06T17:38:28.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49497 #17069 (3 connections now open) 2014-10-06T17:38:28.041+0000 I NETWORK [conn17069] end connection 127.0.0.1:49497 (2 connections now open) 2014-10-06T17:38:28.041+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:38:28.044+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:38:28.045+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:38:28.045+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:38:28.046+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:38:28.046+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:38:28.047+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:38:28.047+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:38:28.047+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:38:28.390+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:38:28.743+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:38:29.082+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:38:29.436+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49498 #17070 (3 connections now open) 2014-10-06T17:38:29.436+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49499 #17071 (4 connections now open) 2014-10-06T17:38:29.436+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49500 #17072 (5 connections now open) 2014-10-06T17:38:29.437+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49501 #17073 (6 connections now open) 2014-10-06T17:38:29.437+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49502 #17074 (7 connections now open) 2014-10-06T17:38:29.437+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49503 #17075 (8 connections now open) 2014-10-06T17:38:29.437+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49504 #17076 (9 connections now open) 2014-10-06T17:38:29.437+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49505 #17077 (10 connections now open) 2014-10-06T17:38:29.437+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49506 #17078 (11 connections now open) 2014-10-06T17:38:29.438+0000 I NETWORK [conn17070] end connection 127.0.0.1:49498 (10 connections now open) 2014-10-06T17:38:34.439+0000 I NETWORK [conn17072] end connection 127.0.0.1:49500 (9 connections now open) 2014-10-06T17:38:34.439+0000 I NETWORK [conn17076] end connection 127.0.0.1:49504 (9 connections now open) 2014-10-06T17:38:34.439+0000 I NETWORK [conn17078] end connection 127.0.0.1:49506 (7 connections now open) 2014-10-06T17:38:34.439+0000 I NETWORK [conn17073] end connection 127.0.0.1:49501 (9 connections now open) 2014-10-06T17:38:34.439+0000 I NETWORK [conn17075] end connection 127.0.0.1:49503 (7 connections now open) 2014-10-06T17:38:34.439+0000 I NETWORK [conn17071] end connection 127.0.0.1:49499 (7 connections now open) 2014-10-06T17:38:34.439+0000 I NETWORK [conn17077] end connection 127.0.0.1:49505 (7 connections now open) 2014-10-06T17:38:34.439+0000 I NETWORK [conn17074] end connection 127.0.0.1:49502 (2 connections now open) 2014-10-06T17:38:34.439+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49507 #17079 (3 connections now open) 2014-10-06T17:38:34.440+0000 I NETWORK [conn17079] end connection 127.0.0.1:49507 (2 connections now open) 2014-10-06T17:38:34.440+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:38:34.443+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:38:34.444+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:38:34.444+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:38:34.445+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:38:34.445+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:38:34.445+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:38:34.446+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:38:34.446+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:38:34.802+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:38:35.140+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:38:35.490+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:38:35.837+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49508 #17080 (3 connections now open) 2014-10-06T17:38:35.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49509 #17081 (4 connections now open) 2014-10-06T17:38:35.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49510 #17082 (5 connections now open) 2014-10-06T17:38:35.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49511 #17083 (6 connections now open) 2014-10-06T17:38:35.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49512 #17084 (7 connections now open) 2014-10-06T17:38:35.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49513 #17085 (8 connections now open) 2014-10-06T17:38:35.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49514 #17086 (9 connections now open) 2014-10-06T17:38:35.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49515 #17087 (10 connections now open) 2014-10-06T17:38:35.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49516 #17088 (11 connections now open) 2014-10-06T17:38:35.840+0000 I NETWORK [conn17080] end connection 127.0.0.1:49508 (10 connections now open) 2014-10-06T17:38:40.840+0000 I NETWORK [conn17086] end connection 127.0.0.1:49514 (9 connections now open) 2014-10-06T17:38:40.840+0000 I NETWORK [conn17082] end connection 127.0.0.1:49510 (9 connections now open) 2014-10-06T17:38:40.840+0000 I NETWORK [conn17087] end connection 127.0.0.1:49515 (9 connections now open) 2014-10-06T17:38:40.840+0000 I NETWORK [conn17081] end connection 127.0.0.1:49509 (9 connections now open) 2014-10-06T17:38:40.841+0000 I NETWORK [conn17088] end connection 127.0.0.1:49516 (5 connections now open) 2014-10-06T17:38:40.841+0000 I NETWORK [conn17085] end connection 127.0.0.1:49513 (4 connections now open) 2014-10-06T17:38:40.841+0000 I NETWORK [conn17083] end connection 127.0.0.1:49511 (3 connections now open) 2014-10-06T17:38:40.841+0000 I NETWORK [conn17084] end connection 127.0.0.1:49512 (2 connections now open) 2014-10-06T17:38:40.841+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49517 #17089 (3 connections now open) 2014-10-06T17:38:40.842+0000 I NETWORK [conn17089] end connection 127.0.0.1:49517 (2 connections now open) 2014-10-06T17:38:40.842+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:38:40.845+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:38:40.845+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:38:40.846+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:38:40.847+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:38:40.847+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:38:40.847+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:38:40.848+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:38:40.848+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:38:41.192+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:38:41.540+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:38:41.874+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:38:42.237+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49518 #17090 (3 connections now open) 2014-10-06T17:38:42.237+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49519 #17091 (4 connections now open) 2014-10-06T17:38:42.237+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49520 #17092 (5 connections now open) 2014-10-06T17:38:42.237+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49521 #17093 (6 connections now open) 2014-10-06T17:38:42.237+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49522 #17094 (7 connections now open) 2014-10-06T17:38:42.238+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49523 #17095 (8 connections now open) 2014-10-06T17:38:42.238+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49524 #17096 (9 connections now open) 2014-10-06T17:38:42.238+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49525 #17097 (10 connections now open) 2014-10-06T17:38:42.238+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49526 #17098 (11 connections now open) 2014-10-06T17:38:42.240+0000 I NETWORK [conn17090] end connection 127.0.0.1:49518 (10 connections now open) 2014-10-06T17:38:47.240+0000 I NETWORK [conn17097] end connection 127.0.0.1:49525 (9 connections now open) 2014-10-06T17:38:47.240+0000 I NETWORK [conn17095] end connection 127.0.0.1:49523 (9 connections now open) 2014-10-06T17:38:47.240+0000 I NETWORK [conn17092] end connection 127.0.0.1:49520 (9 connections now open) 2014-10-06T17:38:47.240+0000 I NETWORK [conn17096] end connection 127.0.0.1:49524 (9 connections now open) 2014-10-06T17:38:47.241+0000 I NETWORK [conn17094] end connection 127.0.0.1:49522 (5 connections now open) 2014-10-06T17:38:47.241+0000 I NETWORK [conn17091] end connection 127.0.0.1:49519 (4 connections now open) 2014-10-06T17:38:47.241+0000 I NETWORK [conn17093] end connection 127.0.0.1:49521 (3 connections now open) 2014-10-06T17:38:47.241+0000 I NETWORK [conn17098] end connection 127.0.0.1:49526 (2 connections now open) 2014-10-06T17:38:47.241+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49527 #17099 (4 connections now open) 2014-10-06T17:38:47.242+0000 I NETWORK [conn17099] end connection 127.0.0.1:49527 (2 connections now open) 2014-10-06T17:38:47.242+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:38:47.245+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:38:47.245+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:38:47.246+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:38:47.247+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:38:47.247+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:38:47.247+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:38:47.247+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:38:47.248+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:38:47.604+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:38:47.947+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:38:48.312+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:38:48.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49528 #17100 (3 connections now open) 2014-10-06T17:38:48.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49529 #17101 (4 connections now open) 2014-10-06T17:38:48.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49530 #17102 (5 connections now open) 2014-10-06T17:38:48.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49531 #17103 (6 connections now open) 2014-10-06T17:38:48.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49532 #17104 (7 connections now open) 2014-10-06T17:38:48.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49533 #17105 (8 connections now open) 2014-10-06T17:38:48.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49534 #17106 (9 connections now open) 2014-10-06T17:38:48.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49535 #17107 (10 connections now open) 2014-10-06T17:38:48.657+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49536 #17108 (11 connections now open) 2014-10-06T17:38:48.658+0000 I NETWORK [conn17100] end connection 127.0.0.1:49528 (10 connections now open) 2014-10-06T17:38:53.658+0000 I NETWORK [conn17104] end connection 127.0.0.1:49532 (9 connections now open) 2014-10-06T17:38:53.659+0000 I NETWORK [conn17101] end connection 127.0.0.1:49529 (8 connections now open) 2014-10-06T17:38:53.659+0000 I NETWORK [conn17105] end connection 127.0.0.1:49533 (7 connections now open) 2014-10-06T17:38:53.659+0000 I NETWORK [conn17108] end connection 127.0.0.1:49536 (7 connections now open) 2014-10-06T17:38:53.659+0000 I NETWORK [conn17107] end connection 127.0.0.1:49535 (5 connections now open) 2014-10-06T17:38:53.659+0000 I NETWORK [conn17102] end connection 127.0.0.1:49530 (4 connections now open) 2014-10-06T17:38:53.659+0000 I NETWORK [conn17103] end connection 127.0.0.1:49531 (3 connections now open) 2014-10-06T17:38:53.659+0000 I NETWORK [conn17106] end connection 127.0.0.1:49534 (2 connections now open) 2014-10-06T17:38:53.659+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49537 #17109 (3 connections now open) 2014-10-06T17:38:53.660+0000 I NETWORK [conn17109] end connection 127.0.0.1:49537 (2 connections now open) 2014-10-06T17:38:53.660+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:38:53.663+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:38:53.664+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:38:53.664+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:38:53.665+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:38:53.665+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:38:53.665+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:38:53.666+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:38:53.666+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:38:54.025+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:38:54.384+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:38:54.730+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:38:55.091+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49538 #17110 (3 connections now open) 2014-10-06T17:38:55.092+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49540 #17111 (4 connections now open) 2014-10-06T17:38:55.092+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49539 #17112 (5 connections now open) 2014-10-06T17:38:55.092+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49541 #17113 (6 connections now open) 2014-10-06T17:38:55.092+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49542 #17114 (7 connections now open) 2014-10-06T17:38:55.092+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49543 #17115 (8 connections now open) 2014-10-06T17:38:55.092+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49544 #17116 (9 connections now open) 2014-10-06T17:38:55.092+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49545 #17117 (10 connections now open) 2014-10-06T17:38:55.093+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49546 #17118 (11 connections now open) 2014-10-06T17:38:55.094+0000 I NETWORK [conn17110] end connection 127.0.0.1:49538 (10 connections now open) 2014-10-06T17:39:00.095+0000 I NETWORK [conn17115] end connection 127.0.0.1:49543 (9 connections now open) 2014-10-06T17:39:00.095+0000 I NETWORK [conn17118] end connection 127.0.0.1:49546 (9 connections now open) 2014-10-06T17:39:00.095+0000 I NETWORK [conn17112] end connection 127.0.0.1:49539 (8 connections now open) 2014-10-06T17:39:00.095+0000 I NETWORK [conn17111] end connection 127.0.0.1:49540 (7 connections now open) 2014-10-06T17:39:00.095+0000 I NETWORK [conn17117] end connection 127.0.0.1:49545 (7 connections now open) 2014-10-06T17:39:00.095+0000 I NETWORK [conn17116] end connection 127.0.0.1:49544 (7 connections now open) 2014-10-06T17:39:00.095+0000 I NETWORK [conn17114] end connection 127.0.0.1:49542 (3 connections now open) 2014-10-06T17:39:00.095+0000 I NETWORK [conn17113] end connection 127.0.0.1:49541 (2 connections now open) 2014-10-06T17:39:00.095+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49547 #17119 (3 connections now open) 2014-10-06T17:39:00.096+0000 I NETWORK [conn17119] end connection 127.0.0.1:49547 (2 connections now open) 2014-10-06T17:39:00.096+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:39:00.099+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:39:00.100+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:39:00.100+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:39:00.101+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:39:00.101+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:39:00.102+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:39:00.102+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:39:00.102+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:39:00.450+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:39:00.794+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:39:01.148+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:39:01.488+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49548 #17120 (3 connections now open) 2014-10-06T17:39:01.489+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49549 #17121 (4 connections now open) 2014-10-06T17:39:01.489+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49550 #17122 (5 connections now open) 2014-10-06T17:39:01.489+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49551 #17123 (6 connections now open) 2014-10-06T17:39:01.489+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49552 #17124 (7 connections now open) 2014-10-06T17:39:01.489+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49553 #17125 (8 connections now open) 2014-10-06T17:39:01.489+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49554 #17126 (9 connections now open) 2014-10-06T17:39:01.489+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49555 #17127 (10 connections now open) 2014-10-06T17:39:01.489+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49556 #17128 (11 connections now open) 2014-10-06T17:39:01.490+0000 I NETWORK [conn17120] end connection 127.0.0.1:49548 (10 connections now open) 2014-10-06T17:39:06.490+0000 I NETWORK [conn17122] end connection 127.0.0.1:49550 (9 connections now open) 2014-10-06T17:39:06.490+0000 I NETWORK [conn17126] end connection 127.0.0.1:49554 (9 connections now open) 2014-10-06T17:39:06.490+0000 I NETWORK [conn17128] end connection 127.0.0.1:49556 (7 connections now open) 2014-10-06T17:39:06.491+0000 I NETWORK [conn17127] end connection 127.0.0.1:49555 (7 connections now open) 2014-10-06T17:39:06.491+0000 I NETWORK [conn17124] end connection 127.0.0.1:49552 (6 connections now open) 2014-10-06T17:39:06.491+0000 I NETWORK [conn17123] end connection 127.0.0.1:49551 (4 connections now open) 2014-10-06T17:39:06.491+0000 I NETWORK [conn17121] end connection 127.0.0.1:49549 (3 connections now open) 2014-10-06T17:39:06.491+0000 I NETWORK [conn17125] end connection 127.0.0.1:49553 (3 connections now open) 2014-10-06T17:39:06.491+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49557 #17129 (3 connections now open) 2014-10-06T17:39:06.491+0000 I NETWORK [conn17129] end connection 127.0.0.1:49557 (2 connections now open) 2014-10-06T17:39:06.492+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:39:06.495+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:39:06.495+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:39:06.496+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:39:06.497+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:39:06.497+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:39:06.497+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:39:06.497+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:39:06.498+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:39:06.854+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:39:07.205+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:39:07.555+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:39:07.911+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49558 #17130 (3 connections now open) 2014-10-06T17:39:07.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49559 #17131 (4 connections now open) 2014-10-06T17:39:07.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49560 #17132 (5 connections now open) 2014-10-06T17:39:07.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49561 #17133 (6 connections now open) 2014-10-06T17:39:07.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49562 #17134 (7 connections now open) 2014-10-06T17:39:07.913+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49563 #17135 (8 connections now open) 2014-10-06T17:39:07.913+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49564 #17136 (9 connections now open) 2014-10-06T17:39:07.913+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49565 #17137 (10 connections now open) 2014-10-06T17:39:07.913+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49566 #17138 (11 connections now open) 2014-10-06T17:39:07.913+0000 I NETWORK [conn17130] end connection 127.0.0.1:49558 (10 connections now open) 2014-10-06T17:39:12.914+0000 I NETWORK [conn17132] end connection 127.0.0.1:49560 (9 connections now open) 2014-10-06T17:39:12.914+0000 I NETWORK [conn17138] end connection 127.0.0.1:49566 (8 connections now open) 2014-10-06T17:39:12.914+0000 I NETWORK [conn17134] end connection 127.0.0.1:49562 (8 connections now open) 2014-10-06T17:39:12.914+0000 I NETWORK [conn17135] end connection 127.0.0.1:49563 (6 connections now open) 2014-10-06T17:39:12.914+0000 I NETWORK [conn17136] end connection 127.0.0.1:49564 (5 connections now open) 2014-10-06T17:39:12.914+0000 I NETWORK [conn17131] end connection 127.0.0.1:49559 (5 connections now open) 2014-10-06T17:39:12.914+0000 I NETWORK [conn17137] end connection 127.0.0.1:49565 (3 connections now open) 2014-10-06T17:39:12.914+0000 I NETWORK [conn17133] end connection 127.0.0.1:49561 (3 connections now open) 2014-10-06T17:39:12.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49567 #17139 (3 connections now open) 2014-10-06T17:39:12.915+0000 I NETWORK [conn17139] end connection 127.0.0.1:49567 (2 connections now open) 2014-10-06T17:39:12.915+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:39:12.918+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:39:12.919+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:39:12.920+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:39:12.920+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:39:12.921+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:39:12.921+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:39:12.921+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:39:12.921+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:39:13.263+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:39:13.626+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:39:13.989+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:39:14.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49568 #17140 (3 connections now open) 2014-10-06T17:39:14.333+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49569 #17141 (4 connections now open) 2014-10-06T17:39:14.333+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49570 #17142 (5 connections now open) 2014-10-06T17:39:14.333+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49572 #17143 (6 connections now open) 2014-10-06T17:39:14.333+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49573 #17144 (7 connections now open) 2014-10-06T17:39:14.333+0000 I NETWORK [conn17140] end connection 127.0.0.1:49568 (6 connections now open) 2014-10-06T17:39:19.333+0000 I NETWORK [conn17143] end connection 127.0.0.1:49572 (5 connections now open) 2014-10-06T17:39:19.333+0000 I NETWORK [conn17141] end connection 127.0.0.1:49569 (5 connections now open) 2014-10-06T17:39:19.333+0000 I NETWORK [conn17142] end connection 127.0.0.1:49570 (3 connections now open) 2014-10-06T17:39:19.333+0000 I NETWORK [conn17144] end connection 127.0.0.1:49573 (2 connections now open) 2014-10-06T17:39:19.333+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49574 #17145 (3 connections now open) 2014-10-06T17:39:19.334+0000 I NETWORK [conn17145] end connection 127.0.0.1:49574 (2 connections now open) 2014-10-06T17:39:19.334+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:39:19.335+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:39:19.335+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:39:19.336+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:39:19.337+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:39:19.337+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:39:19.337+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:39:19.338+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:39:19.338+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:39:19.694+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:39:20.030+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:39:20.384+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:39:20.746+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49575 #17146 (3 connections now open) 2014-10-06T17:39:20.747+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49576 #17147 (4 connections now open) 2014-10-06T17:39:20.747+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49577 #17148 (5 connections now open) 2014-10-06T17:39:20.747+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49578 #17149 (6 connections now open) 2014-10-06T17:39:20.747+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49579 #17150 (7 connections now open) 2014-10-06T17:39:20.747+0000 I NETWORK [conn17146] end connection 127.0.0.1:49575 (5 connections now open) 2014-10-06T17:39:25.747+0000 I NETWORK [conn17147] end connection 127.0.0.1:49576 (5 connections now open) 2014-10-06T17:39:25.747+0000 I NETWORK [conn17149] end connection 127.0.0.1:49578 (5 connections now open) 2014-10-06T17:39:25.748+0000 I NETWORK [conn17150] end connection 127.0.0.1:49579 (3 connections now open) 2014-10-06T17:39:25.748+0000 I NETWORK [conn17148] end connection 127.0.0.1:49577 (3 connections now open) 2014-10-06T17:39:25.748+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49580 #17151 (3 connections now open) 2014-10-06T17:39:25.748+0000 I NETWORK [conn17151] end connection 127.0.0.1:49580 (2 connections now open) 2014-10-06T17:39:25.749+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:39:25.750+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:39:25.750+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:39:25.751+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:39:25.751+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:39:25.752+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:39:25.752+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:39:25.752+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:39:25.752+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:39:26.090+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:39:26.443+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:39:26.793+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:39:27.141+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49581 #17152 (3 connections now open) 2014-10-06T17:39:27.142+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49582 #17153 (4 connections now open) 2014-10-06T17:39:27.142+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49583 #17154 (5 connections now open) 2014-10-06T17:39:27.142+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49584 #17155 (6 connections now open) 2014-10-06T17:39:27.142+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49585 #17156 (7 connections now open) 2014-10-06T17:39:27.142+0000 I NETWORK [conn17152] end connection 127.0.0.1:49581 (6 connections now open) 2014-10-06T17:39:32.142+0000 I NETWORK [conn17156] end connection 127.0.0.1:49585 (5 connections now open) 2014-10-06T17:39:32.142+0000 I NETWORK [conn17154] end connection 127.0.0.1:49583 (4 connections now open) 2014-10-06T17:39:32.142+0000 I NETWORK [conn17155] end connection 127.0.0.1:49584 (4 connections now open) 2014-10-06T17:39:32.143+0000 I NETWORK [conn17153] end connection 127.0.0.1:49582 (2 connections now open) 2014-10-06T17:39:32.143+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49586 #17157 (3 connections now open) 2014-10-06T17:39:32.143+0000 I NETWORK [conn17157] end connection 127.0.0.1:49586 (2 connections now open) 2014-10-06T17:39:32.144+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:39:32.144+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:39:32.145+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:39:32.146+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:39:32.146+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:39:32.147+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:39:32.147+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:39:32.147+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:39:32.147+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:39:32.503+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:39:32.845+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:39:33.203+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:39:33.554+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49587 #17158 (3 connections now open) 2014-10-06T17:39:33.554+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49588 #17159 (4 connections now open) 2014-10-06T17:39:33.554+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49589 #17160 (5 connections now open) 2014-10-06T17:39:33.554+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49590 #17161 (6 connections now open) 2014-10-06T17:39:33.554+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49591 #17162 (7 connections now open) 2014-10-06T17:39:33.555+0000 I NETWORK [conn17158] end connection 127.0.0.1:49587 (6 connections now open) 2014-10-06T17:39:38.555+0000 I NETWORK [conn17159] end connection 127.0.0.1:49588 (5 connections now open) 2014-10-06T17:39:38.555+0000 I NETWORK [conn17160] end connection 127.0.0.1:49589 (4 connections now open) 2014-10-06T17:39:38.555+0000 I NETWORK [conn17161] end connection 127.0.0.1:49590 (3 connections now open) 2014-10-06T17:39:38.555+0000 I NETWORK [conn17162] end connection 127.0.0.1:49591 (2 connections now open) 2014-10-06T17:39:38.556+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49592 #17163 (3 connections now open) 2014-10-06T17:39:38.556+0000 I NETWORK [conn17163] end connection 127.0.0.1:49592 (2 connections now open) 2014-10-06T17:39:38.556+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:39:38.557+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:39:38.558+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:39:38.558+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:39:38.559+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:39:38.560+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:39:38.560+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:39:38.560+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:39:38.560+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:39:38.901+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:39:39.252+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:39:39.587+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:39:39.944+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49593 #17164 (3 connections now open) 2014-10-06T17:39:39.944+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49594 #17165 (4 connections now open) 2014-10-06T17:39:39.945+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49595 #17166 (5 connections now open) 2014-10-06T17:39:39.945+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49596 #17167 (6 connections now open) 2014-10-06T17:39:39.945+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49597 #17168 (7 connections now open) 2014-10-06T17:39:39.945+0000 I NETWORK [conn17164] end connection 127.0.0.1:49593 (6 connections now open) 2014-10-06T17:39:44.946+0000 I NETWORK [conn17167] end connection 127.0.0.1:49596 (5 connections now open) 2014-10-06T17:39:44.946+0000 I NETWORK [conn17165] end connection 127.0.0.1:49594 (5 connections now open) 2014-10-06T17:39:44.946+0000 I NETWORK [conn17166] end connection 127.0.0.1:49595 (5 connections now open) 2014-10-06T17:39:44.946+0000 I NETWORK [conn17168] end connection 127.0.0.1:49597 (5 connections now open) 2014-10-06T17:39:44.946+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49598 #17169 (3 connections now open) 2014-10-06T17:39:44.947+0000 I NETWORK [conn17169] end connection 127.0.0.1:49598 (2 connections now open) 2014-10-06T17:39:44.947+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:39:44.948+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:39:44.948+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:39:44.949+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:39:44.950+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:39:44.950+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:39:44.950+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:39:44.950+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:39:44.951+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:39:45.300+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:39:45.636+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:39:45.992+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:39:46.334+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49599 #17170 (3 connections now open) 2014-10-06T17:39:46.334+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49600 #17171 (4 connections now open) 2014-10-06T17:39:46.334+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49601 #17172 (5 connections now open) 2014-10-06T17:39:46.334+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49602 #17173 (6 connections now open) 2014-10-06T17:39:46.335+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49603 #17174 (7 connections now open) 2014-10-06T17:39:46.335+0000 I NETWORK [conn17170] end connection 127.0.0.1:49599 (6 connections now open) 2014-10-06T17:39:51.335+0000 I NETWORK [conn17171] end connection 127.0.0.1:49600 (5 connections now open) 2014-10-06T17:39:51.335+0000 I NETWORK [conn17173] end connection 127.0.0.1:49602 (4 connections now open) 2014-10-06T17:39:51.335+0000 I NETWORK [conn17174] end connection 127.0.0.1:49603 (3 connections now open) 2014-10-06T17:39:51.335+0000 I NETWORK [conn17172] end connection 127.0.0.1:49601 (2 connections now open) 2014-10-06T17:39:51.335+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49604 #17175 (3 connections now open) 2014-10-06T17:39:51.336+0000 I NETWORK [conn17175] end connection 127.0.0.1:49604 (2 connections now open) 2014-10-06T17:39:51.336+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:39:51.337+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:39:51.338+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:39:51.338+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:39:51.339+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:39:51.339+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:39:51.340+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:39:51.340+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:39:51.340+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:39:51.695+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:39:52.056+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:39:52.403+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:39:52.767+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49605 #17176 (3 connections now open) 2014-10-06T17:39:52.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49606 #17177 (4 connections now open) 2014-10-06T17:39:52.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49607 #17178 (5 connections now open) 2014-10-06T17:39:52.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49608 #17179 (6 connections now open) 2014-10-06T17:39:52.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49609 #17180 (7 connections now open) 2014-10-06T17:39:52.768+0000 I NETWORK [conn17176] end connection 127.0.0.1:49605 (6 connections now open) 2014-10-06T17:39:57.768+0000 I NETWORK [conn17177] end connection 127.0.0.1:49606 (5 connections now open) 2014-10-06T17:39:57.769+0000 I NETWORK [conn17178] end connection 127.0.0.1:49607 (4 connections now open) 2014-10-06T17:39:57.769+0000 I NETWORK [conn17180] end connection 127.0.0.1:49609 (4 connections now open) 2014-10-06T17:39:57.769+0000 I NETWORK [conn17179] end connection 127.0.0.1:49608 (2 connections now open) 2014-10-06T17:39:57.769+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49610 #17181 (3 connections now open) 2014-10-06T17:39:57.769+0000 I NETWORK [conn17181] end connection 127.0.0.1:49610 (2 connections now open) 2014-10-06T17:39:57.770+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:39:57.771+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:39:57.771+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:39:57.772+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:39:57.773+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:39:57.773+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:39:57.773+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:39:57.773+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:39:57.774+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:39:58.126+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:39:58.473+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:39:58.833+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:39:59.171+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49611 #17182 (3 connections now open) 2014-10-06T17:39:59.172+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49612 #17183 (4 connections now open) 2014-10-06T17:39:59.172+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49613 #17184 (5 connections now open) 2014-10-06T17:39:59.172+0000 I NETWORK [conn17182] end connection 127.0.0.1:49611 (4 connections now open) 2014-10-06T17:40:04.173+0000 I NETWORK [conn17184] end connection 127.0.0.1:49613 (3 connections now open) 2014-10-06T17:40:04.173+0000 I NETWORK [conn17183] end connection 127.0.0.1:49612 (2 connections now open) 2014-10-06T17:40:04.173+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49615 #17185 (3 connections now open) 2014-10-06T17:40:04.174+0000 I NETWORK [conn17185] end connection 127.0.0.1:49615 (2 connections now open) 2014-10-06T17:40:04.174+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:40:04.175+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:40:04.176+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:40:04.176+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:40:04.177+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:40:04.177+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:40:04.177+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:40:04.178+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:40:04.178+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:40:04.535+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:40:04.886+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:40:05.231+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:40:05.584+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49616 #17186 (3 connections now open) 2014-10-06T17:40:05.585+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49617 #17187 (4 connections now open) 2014-10-06T17:40:05.585+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49618 #17188 (5 connections now open) 2014-10-06T17:40:05.585+0000 I NETWORK [conn17186] end connection 127.0.0.1:49616 (4 connections now open) 2014-10-06T17:40:10.585+0000 I NETWORK [conn17188] end connection 127.0.0.1:49618 (3 connections now open) 2014-10-06T17:40:10.585+0000 I NETWORK [conn17187] end connection 127.0.0.1:49617 (3 connections now open) 2014-10-06T17:40:10.586+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49619 #17189 (3 connections now open) 2014-10-06T17:40:10.586+0000 I NETWORK [conn17189] end connection 127.0.0.1:49619 (2 connections now open) 2014-10-06T17:40:10.586+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:40:10.587+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:40:10.588+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:40:10.588+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:40:10.589+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:40:10.589+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:40:10.589+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:40:10.590+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:40:10.590+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:40:10.929+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:40:11.281+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:40:11.636+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:40:11.970+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49620 #17190 (3 connections now open) 2014-10-06T17:40:11.970+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49621 #17191 (4 connections now open) 2014-10-06T17:40:11.970+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49622 #17192 (5 connections now open) 2014-10-06T17:40:11.971+0000 I NETWORK [conn17190] end connection 127.0.0.1:49620 (4 connections now open) 2014-10-06T17:40:16.971+0000 I NETWORK [conn17191] end connection 127.0.0.1:49621 (3 connections now open) 2014-10-06T17:40:16.971+0000 I NETWORK [conn17192] end connection 127.0.0.1:49622 (2 connections now open) 2014-10-06T17:40:16.971+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49623 #17193 (3 connections now open) 2014-10-06T17:40:16.972+0000 I NETWORK [conn17193] end connection 127.0.0.1:49623 (2 connections now open) 2014-10-06T17:40:16.972+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:40:16.973+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:40:16.974+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:40:16.974+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:40:16.975+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:40:16.975+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:40:16.976+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:40:16.976+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:40:16.976+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:40:17.329+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:40:17.666+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:40:18.020+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:40:18.375+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49624 #17194 (3 connections now open) 2014-10-06T17:40:18.375+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49625 #17195 (4 connections now open) 2014-10-06T17:40:18.375+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49626 #17196 (5 connections now open) 2014-10-06T17:40:18.376+0000 I NETWORK [conn17194] end connection 127.0.0.1:49624 (4 connections now open) 2014-10-06T17:40:23.376+0000 I NETWORK [conn17195] end connection 127.0.0.1:49625 (3 connections now open) 2014-10-06T17:40:23.376+0000 I NETWORK [conn17196] end connection 127.0.0.1:49626 (3 connections now open) 2014-10-06T17:40:23.377+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49627 #17197 (4 connections now open) 2014-10-06T17:40:23.377+0000 I NETWORK [conn17197] end connection 127.0.0.1:49627 (2 connections now open) 2014-10-06T17:40:23.378+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:40:23.378+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:40:23.379+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:40:23.380+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:40:23.380+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:40:23.381+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:40:23.381+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:40:23.381+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:40:23.381+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:40:23.719+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:40:24.073+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:40:24.423+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:40:24.766+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49628 #17198 (3 connections now open) 2014-10-06T17:40:24.766+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49629 #17199 (4 connections now open) 2014-10-06T17:40:24.766+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49630 #17200 (5 connections now open) 2014-10-06T17:40:24.766+0000 I NETWORK [conn17198] end connection 127.0.0.1:49628 (4 connections now open) 2014-10-06T17:40:29.767+0000 I NETWORK [conn17199] end connection 127.0.0.1:49629 (3 connections now open) 2014-10-06T17:40:29.767+0000 I NETWORK [conn17200] end connection 127.0.0.1:49630 (3 connections now open) 2014-10-06T17:40:29.767+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49631 #17201 (3 connections now open) 2014-10-06T17:40:29.767+0000 I NETWORK [conn17201] end connection 127.0.0.1:49631 (2 connections now open) 2014-10-06T17:40:29.768+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:40:29.769+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:40:29.769+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:40:29.770+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:40:29.770+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:40:29.771+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:40:29.771+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:40:29.771+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:40:29.771+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:40:30.131+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:40:30.472+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:40:30.833+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:40:31.191+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49632 #17202 (3 connections now open) 2014-10-06T17:40:31.191+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49633 #17203 (4 connections now open) 2014-10-06T17:40:31.191+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49634 #17204 (5 connections now open) 2014-10-06T17:40:31.191+0000 I NETWORK [conn17202] end connection 127.0.0.1:49632 (4 connections now open) 2014-10-06T17:40:36.192+0000 I NETWORK [conn17204] end connection 127.0.0.1:49634 (3 connections now open) 2014-10-06T17:40:36.192+0000 I NETWORK [conn17203] end connection 127.0.0.1:49633 (3 connections now open) 2014-10-06T17:40:36.192+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49635 #17205 (3 connections now open) 2014-10-06T17:40:36.193+0000 I NETWORK [conn17205] end connection 127.0.0.1:49635 (2 connections now open) 2014-10-06T17:40:36.193+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:40:36.194+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:40:36.194+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:40:36.195+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:40:36.196+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:40:36.196+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:40:36.196+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:40:36.197+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:40:36.197+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:40:36.542+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:40:36.903+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:40:37.240+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:40:37.594+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49636 #17206 (3 connections now open) 2014-10-06T17:40:37.594+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49637 #17207 (4 connections now open) 2014-10-06T17:40:37.594+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49638 #17208 (5 connections now open) 2014-10-06T17:40:37.595+0000 I NETWORK [conn17206] end connection 127.0.0.1:49636 (4 connections now open) 2014-10-06T17:40:42.595+0000 I NETWORK [conn17208] end connection 127.0.0.1:49638 (3 connections now open) 2014-10-06T17:40:42.595+0000 I NETWORK [conn17207] end connection 127.0.0.1:49637 (3 connections now open) 2014-10-06T17:40:42.595+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49639 #17209 (3 connections now open) 2014-10-06T17:40:42.596+0000 I NETWORK [conn17209] end connection 127.0.0.1:49639 (2 connections now open) 2014-10-06T17:40:42.596+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:40:42.600+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:40:42.601+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:40:42.602+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:40:42.602+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:40:42.603+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:40:42.603+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:40:42.603+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:40:42.603+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:40:42.956+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:40:43.298+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:40:43.665+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:40:44.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49640 #17210 (3 connections now open) 2014-10-06T17:40:44.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49641 #17211 (4 connections now open) 2014-10-06T17:40:44.005+0000 I NETWORK [conn17210] end connection 127.0.0.1:49640 (3 connections now open) 2014-10-06T17:40:49.006+0000 I NETWORK [conn17211] end connection 127.0.0.1:49641 (2 connections now open) 2014-10-06T17:40:49.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49642 #17212 (3 connections now open) 2014-10-06T17:40:49.006+0000 I NETWORK [conn17212] end connection 127.0.0.1:49642 (2 connections now open) 2014-10-06T17:40:49.007+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:40:49.007+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:40:49.008+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:40:49.011+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:40:49.012+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:40:49.012+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:40:49.013+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:40:49.013+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:40:49.013+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:40:49.368+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:40:49.725+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:40:50.071+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:40:50.435+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49643 #17213 (3 connections now open) 2014-10-06T17:40:50.436+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49644 #17214 (4 connections now open) 2014-10-06T17:40:50.436+0000 I NETWORK [conn17213] end connection 127.0.0.1:49643 (3 connections now open) 2014-10-06T17:40:55.437+0000 I NETWORK [conn17214] end connection 127.0.0.1:49644 (2 connections now open) 2014-10-06T17:40:55.437+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49645 #17215 (3 connections now open) 2014-10-06T17:40:55.438+0000 I NETWORK [conn17215] end connection 127.0.0.1:49645 (2 connections now open) 2014-10-06T17:40:55.438+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:40:55.439+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:40:55.439+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:40:55.440+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:40:55.441+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:40:55.441+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:40:55.441+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:40:55.442+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:40:55.442+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:40:55.796+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:40:56.144+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:40:56.509+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:40:56.853+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49646 #17216 (3 connections now open) 2014-10-06T17:40:56.853+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49647 #17217 (4 connections now open) 2014-10-06T17:40:56.853+0000 I NETWORK [conn17216] end connection 127.0.0.1:49646 (3 connections now open) 2014-10-06T17:41:01.854+0000 I NETWORK [conn17217] end connection 127.0.0.1:49647 (2 connections now open) 2014-10-06T17:41:01.854+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49648 #17218 (3 connections now open) 2014-10-06T17:41:01.855+0000 I NETWORK [conn17218] end connection 127.0.0.1:49648 (2 connections now open) 2014-10-06T17:41:01.855+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:41:01.856+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:41:01.857+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:41:01.857+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:41:01.858+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:41:01.858+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:41:01.859+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:41:01.859+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:41:01.859+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:41:02.220+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:41:02.578+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:41:02.921+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:41:03.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49649 #17219 (3 connections now open) 2014-10-06T17:41:03.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49650 #17220 (4 connections now open) 2014-10-06T17:41:03.283+0000 I NETWORK [conn17219] end connection 127.0.0.1:49649 (3 connections now open) 2014-10-06T17:41:08.283+0000 I NETWORK [conn17220] end connection 127.0.0.1:49650 (2 connections now open) 2014-10-06T17:41:08.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49651 #17221 (3 connections now open) 2014-10-06T17:41:08.284+0000 I NETWORK [conn17221] end connection 127.0.0.1:49651 (2 connections now open) 2014-10-06T17:41:08.284+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:41:08.285+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:41:08.286+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:41:08.286+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:41:08.287+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:41:08.287+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:41:08.287+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:41:08.288+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:41:08.288+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:41:08.624+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:41:08.983+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:41:09.339+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:41:09.673+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49652 #17222 (3 connections now open) 2014-10-06T17:41:09.673+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49653 #17223 (4 connections now open) 2014-10-06T17:41:09.673+0000 I NETWORK [conn17222] end connection 127.0.0.1:49652 (3 connections now open) 2014-10-06T17:41:14.674+0000 I NETWORK [conn17223] end connection 127.0.0.1:49653 (2 connections now open) 2014-10-06T17:41:14.674+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49654 #17224 (3 connections now open) 2014-10-06T17:41:14.675+0000 I NETWORK [conn17224] end connection 127.0.0.1:49654 (2 connections now open) 2014-10-06T17:41:14.675+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:41:14.676+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:41:14.677+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:41:14.677+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:41:14.678+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:41:14.678+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:41:14.679+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:41:14.679+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:41:14.679+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:41:15.043+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:41:15.386+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:41:15.744+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:41:16.110+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49655 #17225 (3 connections now open) 2014-10-06T17:41:16.110+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49656 #17226 (4 connections now open) 2014-10-06T17:41:16.110+0000 I NETWORK [conn17225] end connection 127.0.0.1:49655 (3 connections now open) 2014-10-06T17:41:21.111+0000 I NETWORK [conn17226] end connection 127.0.0.1:49656 (2 connections now open) 2014-10-06T17:41:21.111+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49657 #17227 (3 connections now open) 2014-10-06T17:41:21.111+0000 I NETWORK [conn17227] end connection 127.0.0.1:49657 (2 connections now open) 2014-10-06T17:41:21.112+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:41:21.113+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:41:21.113+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:41:21.114+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:41:21.115+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:41:21.115+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:41:21.115+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:41:21.115+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:41:21.116+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:41:21.459+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:41:21.818+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:41:22.171+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:41:22.525+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49658 #17228 (3 connections now open) 2014-10-06T17:41:22.526+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49659 #17229 (4 connections now open) 2014-10-06T17:41:22.526+0000 I NETWORK [conn17228] end connection 127.0.0.1:49658 (3 connections now open) 2014-10-06T17:41:27.526+0000 I NETWORK [conn17229] end connection 127.0.0.1:49659 (2 connections now open) 2014-10-06T17:41:27.526+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49660 #17230 (3 connections now open) 2014-10-06T17:41:27.527+0000 I NETWORK [conn17230] end connection 127.0.0.1:49660 (2 connections now open) 2014-10-06T17:41:27.527+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_NoMatch 2014-10-06T17:41:27.528+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_NoMatch 2014-10-06T17:41:27.528+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_NoMatch 2014-10-06T17:41:27.529+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_NoMatch 2014-10-06T17:41:27.535+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:41:27.535+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:41:27.536+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:41:27.536+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:41:27.536+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:41:27.894+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:41:28.229+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:41:28.585+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:41:28.936+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49661 #17231 (3 connections now open) 2014-10-06T17:41:28.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49662 #17232 (4 connections now open) 2014-10-06T17:41:28.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49663 #17233 (5 connections now open) 2014-10-06T17:41:28.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49664 #17234 (6 connections now open) 2014-10-06T17:41:28.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49665 #17235 (7 connections now open) 2014-10-06T17:41:28.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49666 #17236 (8 connections now open) 2014-10-06T17:41:28.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49667 #17237 (9 connections now open) 2014-10-06T17:41:28.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49668 #17238 (10 connections now open) 2014-10-06T17:41:28.938+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49669 #17239 (11 connections now open) 2014-10-06T17:41:28.938+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49670 #17240 (12 connections now open) 2014-10-06T17:41:28.938+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49671 #17241 (13 connections now open) 2014-10-06T17:41:28.938+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49672 #17242 (14 connections now open) 2014-10-06T17:41:28.939+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49673 #17243 (15 connections now open) 2014-10-06T17:41:28.939+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49674 #17244 (16 connections now open) 2014-10-06T17:41:28.939+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49675 #17245 (17 connections now open) 2014-10-06T17:41:28.939+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49676 #17246 (18 connections now open) 2014-10-06T17:41:28.940+0000 I NETWORK [conn17231] end connection 127.0.0.1:49661 (17 connections now open) 2014-10-06T17:41:28.940+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49677 #17247 (18 connections now open) 2014-10-06T17:41:33.940+0000 I NETWORK [conn17236] end connection 127.0.0.1:49666 (17 connections now open) 2014-10-06T17:41:33.940+0000 I NETWORK [conn17239] end connection 127.0.0.1:49669 (17 connections now open) 2014-10-06T17:41:33.940+0000 I NETWORK [conn17241] end connection 127.0.0.1:49671 (17 connections now open) 2014-10-06T17:41:33.940+0000 I NETWORK [conn17235] end connection 127.0.0.1:49665 (17 connections now open) 2014-10-06T17:41:33.940+0000 I NETWORK [conn17233] end connection 127.0.0.1:49663 (16 connections now open) 2014-10-06T17:41:33.940+0000 I NETWORK [conn17243] end connection 127.0.0.1:49673 (17 connections now open) 2014-10-06T17:41:33.941+0000 I NETWORK [conn17247] end connection 127.0.0.1:49677 (12 connections now open) 2014-10-06T17:41:33.941+0000 I NETWORK [conn17244] end connection 127.0.0.1:49674 (11 connections now open) 2014-10-06T17:41:33.941+0000 I NETWORK [conn17232] end connection 127.0.0.1:49662 (10 connections now open) 2014-10-06T17:41:33.941+0000 I NETWORK [conn17246] end connection 127.0.0.1:49676 (9 connections now open) 2014-10-06T17:41:33.940+0000 I NETWORK [conn17234] end connection 127.0.0.1:49664 (15 connections now open) 2014-10-06T17:41:33.940+0000 I NETWORK [conn17242] end connection 127.0.0.1:49672 (16 connections now open) 2014-10-06T17:41:33.940+0000 I NETWORK [conn17245] end connection 127.0.0.1:49675 (13 connections now open) 2014-10-06T17:41:33.940+0000 I NETWORK [conn17238] end connection 127.0.0.1:49668 (13 connections now open) 2014-10-06T17:41:33.941+0000 I NETWORK [conn17240] end connection 127.0.0.1:49670 (9 connections now open) 2014-10-06T17:41:33.940+0000 I NETWORK [conn17237] end connection 127.0.0.1:49667 (17 connections now open) 2014-10-06T17:41:33.941+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49678 #17248 (3 connections now open) 2014-10-06T17:41:33.942+0000 I NETWORK [conn17248] end connection 127.0.0.1:49678 (2 connections now open) 2014-10-06T17:41:33.942+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:41:33.943+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:41:33.944+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:41:33.944+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:41:33.945+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:41:33.945+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:41:33.946+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:41:33.946+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:41:33.946+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:41:34.284+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:41:34.640+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:41:34.973+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:41:35.324+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49679 #17249 (3 connections now open) 2014-10-06T17:41:35.325+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49680 #17250 (4 connections now open) 2014-10-06T17:41:35.325+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49681 #17251 (5 connections now open) 2014-10-06T17:41:35.325+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49682 #17252 (6 connections now open) 2014-10-06T17:41:35.325+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49683 #17253 (7 connections now open) 2014-10-06T17:41:35.325+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49684 #17254 (8 connections now open) 2014-10-06T17:41:35.325+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49685 #17255 (9 connections now open) 2014-10-06T17:41:35.326+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49686 #17256 (10 connections now open) 2014-10-06T17:41:35.326+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49687 #17257 (11 connections now open) 2014-10-06T17:41:35.326+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49688 #17258 (12 connections now open) 2014-10-06T17:41:35.327+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49689 #17259 (13 connections now open) 2014-10-06T17:41:35.327+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49690 #17260 (14 connections now open) 2014-10-06T17:41:35.327+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49691 #17261 (15 connections now open) 2014-10-06T17:41:35.327+0000 I NETWORK [conn17249] end connection 127.0.0.1:49679 (14 connections now open) 2014-10-06T17:41:35.328+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49692 #17262 (15 connections now open) 2014-10-06T17:41:35.328+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49693 #17263 (16 connections now open) 2014-10-06T17:41:35.328+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49694 #17264 (17 connections now open) 2014-10-06T17:41:35.328+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49695 #17265 (18 connections now open) 2014-10-06T17:41:40.328+0000 I NETWORK [conn17259] end connection 127.0.0.1:49689 (17 connections now open) 2014-10-06T17:41:40.328+0000 I NETWORK [conn17262] end connection 127.0.0.1:49692 (17 connections now open) 2014-10-06T17:41:40.328+0000 I NETWORK [conn17250] end connection 127.0.0.1:49680 (17 connections now open) 2014-10-06T17:41:40.328+0000 I NETWORK [conn17260] end connection 127.0.0.1:49690 (17 connections now open) 2014-10-06T17:41:40.328+0000 I NETWORK [conn17256] end connection 127.0.0.1:49686 (15 connections now open) 2014-10-06T17:41:40.328+0000 I NETWORK [conn17258] end connection 127.0.0.1:49688 (15 connections now open) 2014-10-06T17:41:40.328+0000 I NETWORK [conn17255] end connection 127.0.0.1:49685 (13 connections now open) 2014-10-06T17:41:40.328+0000 I NETWORK [conn17265] end connection 127.0.0.1:49695 (12 connections now open) 2014-10-06T17:41:40.328+0000 I NETWORK [conn17253] end connection 127.0.0.1:49683 (17 connections now open) 2014-10-06T17:41:40.328+0000 I NETWORK [conn17257] end connection 127.0.0.1:49687 (15 connections now open) 2014-10-06T17:41:40.328+0000 I NETWORK [conn17251] end connection 127.0.0.1:49681 (14 connections now open) 2014-10-06T17:41:40.328+0000 I NETWORK [conn17254] end connection 127.0.0.1:49684 (8 connections now open) 2014-10-06T17:41:40.328+0000 I NETWORK [conn17252] end connection 127.0.0.1:49682 (13 connections now open) 2014-10-06T17:41:40.328+0000 I NETWORK [conn17261] end connection 127.0.0.1:49691 (8 connections now open) 2014-10-06T17:41:40.328+0000 I NETWORK [conn17263] end connection 127.0.0.1:49693 (5 connections now open) 2014-10-06T17:41:40.328+0000 I NETWORK [conn17264] end connection 127.0.0.1:49694 (10 connections now open) 2014-10-06T17:41:40.329+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49696 #17266 (3 connections now open) 2014-10-06T17:41:40.329+0000 I NETWORK [conn17266] end connection 127.0.0.1:49696 (2 connections now open) 2014-10-06T17:41:40.330+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:41:40.330+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:41:40.331+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:41:40.332+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:41:40.332+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:41:40.333+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:41:40.333+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:41:40.333+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:41:40.333+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:41:40.679+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:41:41.016+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:41:41.370+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:41:41.706+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49697 #17267 (3 connections now open) 2014-10-06T17:41:41.706+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49698 #17268 (4 connections now open) 2014-10-06T17:41:41.706+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49699 #17269 (5 connections now open) 2014-10-06T17:41:41.706+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49700 #17270 (6 connections now open) 2014-10-06T17:41:41.706+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49702 #17271 (7 connections now open) 2014-10-06T17:41:41.707+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49703 #17272 (8 connections now open) 2014-10-06T17:41:41.707+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49704 #17273 (9 connections now open) 2014-10-06T17:41:41.707+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49705 #17274 (10 connections now open) 2014-10-06T17:41:41.707+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49706 #17275 (11 connections now open) 2014-10-06T17:41:41.708+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49707 #17276 (12 connections now open) 2014-10-06T17:41:41.708+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49708 #17277 (13 connections now open) 2014-10-06T17:41:41.708+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49709 #17278 (14 connections now open) 2014-10-06T17:41:41.708+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49710 #17279 (15 connections now open) 2014-10-06T17:41:41.709+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49711 #17280 (16 connections now open) 2014-10-06T17:41:41.709+0000 I NETWORK [conn17267] end connection 127.0.0.1:49697 (15 connections now open) 2014-10-06T17:41:41.710+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49713 #17281 (16 connections now open) 2014-10-06T17:41:41.710+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49712 #17282 (17 connections now open) 2014-10-06T17:41:41.710+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49714 #17283 (18 connections now open) 2014-10-06T17:41:46.710+0000 I NETWORK [conn17279] end connection 127.0.0.1:49710 (17 connections now open) 2014-10-06T17:41:46.710+0000 I NETWORK [conn17278] end connection 127.0.0.1:49709 (17 connections now open) 2014-10-06T17:41:46.710+0000 I NETWORK [conn17273] end connection 127.0.0.1:49704 (16 connections now open) 2014-10-06T17:41:46.710+0000 I NETWORK [conn17270] end connection 127.0.0.1:49700 (15 connections now open) 2014-10-06T17:41:46.710+0000 I NETWORK [conn17280] end connection 127.0.0.1:49711 (14 connections now open) 2014-10-06T17:41:46.710+0000 I NETWORK [conn17271] end connection 127.0.0.1:49702 (17 connections now open) 2014-10-06T17:41:46.710+0000 I NETWORK [conn17274] end connection 127.0.0.1:49705 (13 connections now open) 2014-10-06T17:41:46.710+0000 I NETWORK [conn17269] end connection 127.0.0.1:49699 (12 connections now open) 2014-10-06T17:41:46.710+0000 I NETWORK [conn17275] end connection 127.0.0.1:49706 (14 connections now open) 2014-10-06T17:41:46.710+0000 I NETWORK [conn17283] end connection 127.0.0.1:49714 (10 connections now open) 2014-10-06T17:41:46.710+0000 I NETWORK [conn17282] end connection 127.0.0.1:49712 (14 connections now open) 2014-10-06T17:41:46.710+0000 I NETWORK [conn17277] end connection 127.0.0.1:49708 (14 connections now open) 2014-10-06T17:41:46.710+0000 I NETWORK [conn17281] end connection 127.0.0.1:49713 (17 connections now open) 2014-10-06T17:41:46.710+0000 I NETWORK [conn17272] end connection 127.0.0.1:49703 (17 connections now open) 2014-10-06T17:41:46.710+0000 I NETWORK [conn17268] end connection 127.0.0.1:49698 (14 connections now open) 2014-10-06T17:41:46.710+0000 I NETWORK [conn17276] end connection 127.0.0.1:49707 (15 connections now open) 2014-10-06T17:41:46.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49715 #17284 (3 connections now open) 2014-10-06T17:41:46.711+0000 I NETWORK [conn17284] end connection 127.0.0.1:49715 (2 connections now open) 2014-10-06T17:41:46.712+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:41:46.712+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:41:46.713+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:41:46.714+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:41:46.714+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:41:46.715+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:41:46.715+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:41:46.715+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:41:46.715+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:41:47.078+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:41:47.433+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:41:47.776+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:41:48.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49716 #17285 (3 connections now open) 2014-10-06T17:41:48.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49717 #17286 (4 connections now open) 2014-10-06T17:41:48.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49718 #17287 (5 connections now open) 2014-10-06T17:41:48.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49719 #17288 (6 connections now open) 2014-10-06T17:41:48.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49720 #17289 (7 connections now open) 2014-10-06T17:41:48.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49721 #17290 (8 connections now open) 2014-10-06T17:41:48.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49722 #17291 (9 connections now open) 2014-10-06T17:41:48.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49723 #17292 (10 connections now open) 2014-10-06T17:41:48.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49724 #17293 (11 connections now open) 2014-10-06T17:41:48.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49725 #17294 (12 connections now open) 2014-10-06T17:41:48.137+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49726 #17295 (13 connections now open) 2014-10-06T17:41:48.138+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49727 #17296 (14 connections now open) 2014-10-06T17:41:48.138+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49728 #17297 (15 connections now open) 2014-10-06T17:41:48.138+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49729 #17298 (16 connections now open) 2014-10-06T17:41:48.138+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49730 #17299 (17 connections now open) 2014-10-06T17:41:48.138+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49731 #17300 (18 connections now open) 2014-10-06T17:41:48.138+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49732 #17301 (19 connections now open) 2014-10-06T17:41:48.139+0000 I NETWORK [conn17285] end connection 127.0.0.1:49716 (18 connections now open) 2014-10-06T17:41:53.140+0000 I NETWORK [conn17290] end connection 127.0.0.1:49721 (17 connections now open) 2014-10-06T17:41:53.140+0000 I NETWORK [conn17287] end connection 127.0.0.1:49718 (17 connections now open) 2014-10-06T17:41:53.140+0000 I NETWORK [conn17289] end connection 127.0.0.1:49720 (17 connections now open) 2014-10-06T17:41:53.140+0000 I NETWORK [conn17293] end connection 127.0.0.1:49724 (16 connections now open) 2014-10-06T17:41:53.140+0000 I NETWORK [conn17288] end connection 127.0.0.1:49719 (15 connections now open) 2014-10-06T17:41:53.140+0000 I NETWORK [conn17295] end connection 127.0.0.1:49726 (17 connections now open) 2014-10-06T17:41:53.140+0000 I NETWORK [conn17291] end connection 127.0.0.1:49722 (13 connections now open) 2014-10-06T17:41:53.140+0000 I NETWORK [conn17297] end connection 127.0.0.1:49728 (17 connections now open) 2014-10-06T17:41:53.140+0000 I NETWORK [conn17300] end connection 127.0.0.1:49731 (17 connections now open) 2014-10-06T17:41:53.140+0000 I NETWORK [conn17292] end connection 127.0.0.1:49723 (17 connections now open) 2014-10-06T17:41:53.140+0000 I NETWORK [conn17294] end connection 127.0.0.1:49725 (17 connections now open) 2014-10-06T17:41:53.140+0000 I NETWORK [conn17296] end connection 127.0.0.1:49727 (17 connections now open) 2014-10-06T17:41:53.140+0000 I NETWORK [conn17301] end connection 127.0.0.1:49732 (15 connections now open) 2014-10-06T17:41:53.140+0000 I NETWORK [conn17299] end connection 127.0.0.1:49730 (17 connections now open) 2014-10-06T17:41:53.140+0000 I NETWORK [conn17286] end connection 127.0.0.1:49717 (14 connections now open) 2014-10-06T17:41:53.140+0000 I NETWORK [conn17298] end connection 127.0.0.1:49729 (17 connections now open) 2014-10-06T17:41:53.141+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49733 #17302 (3 connections now open) 2014-10-06T17:41:53.141+0000 I NETWORK [conn17302] end connection 127.0.0.1:49733 (2 connections now open) 2014-10-06T17:41:53.142+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:41:53.142+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:41:53.143+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:41:53.144+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:41:53.144+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:41:53.145+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:41:53.145+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:41:53.145+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:41:53.145+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:41:53.480+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:41:53.828+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:41:54.170+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:41:54.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49734 #17303 (3 connections now open) 2014-10-06T17:41:54.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49735 #17304 (4 connections now open) 2014-10-06T17:41:54.513+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49736 #17305 (5 connections now open) 2014-10-06T17:41:54.513+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49737 #17306 (6 connections now open) 2014-10-06T17:41:54.513+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49738 #17307 (7 connections now open) 2014-10-06T17:41:54.513+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49739 #17308 (8 connections now open) 2014-10-06T17:41:54.513+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49740 #17309 (9 connections now open) 2014-10-06T17:41:54.513+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49741 #17310 (10 connections now open) 2014-10-06T17:41:54.514+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49742 #17311 (11 connections now open) 2014-10-06T17:41:54.514+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49743 #17312 (12 connections now open) 2014-10-06T17:41:54.514+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49744 #17313 (13 connections now open) 2014-10-06T17:41:54.514+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49745 #17314 (14 connections now open) 2014-10-06T17:41:54.515+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49746 #17315 (15 connections now open) 2014-10-06T17:41:54.515+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49747 #17316 (16 connections now open) 2014-10-06T17:41:54.515+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49748 #17317 (17 connections now open) 2014-10-06T17:41:54.515+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49749 #17318 (18 connections now open) 2014-10-06T17:41:54.515+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49750 #17319 (19 connections now open) 2014-10-06T17:41:54.516+0000 I NETWORK [conn17303] end connection 127.0.0.1:49734 (18 connections now open) 2014-10-06T17:41:59.516+0000 I NETWORK [conn17315] end connection 127.0.0.1:49746 (17 connections now open) 2014-10-06T17:41:59.516+0000 I NETWORK [conn17316] end connection 127.0.0.1:49747 (17 connections now open) 2014-10-06T17:41:59.516+0000 I NETWORK [conn17318] end connection 127.0.0.1:49749 (17 connections now open) 2014-10-06T17:41:59.516+0000 I NETWORK [conn17307] end connection 127.0.0.1:49738 (14 connections now open) 2014-10-06T17:41:59.516+0000 I NETWORK [conn17304] end connection 127.0.0.1:49735 (14 connections now open) 2014-10-06T17:41:59.516+0000 I NETWORK [conn17310] end connection 127.0.0.1:49741 (14 connections now open) 2014-10-06T17:41:59.517+0000 I NETWORK [conn17308] end connection 127.0.0.1:49739 (13 connections now open) 2014-10-06T17:41:59.517+0000 I NETWORK [conn17312] end connection 127.0.0.1:49743 (12 connections now open) 2014-10-06T17:41:59.517+0000 I NETWORK [conn17319] end connection 127.0.0.1:49750 (11 connections now open) 2014-10-06T17:41:59.517+0000 I NETWORK [conn17311] end connection 127.0.0.1:49742 (10 connections now open) 2014-10-06T17:41:59.517+0000 I NETWORK [conn17317] end connection 127.0.0.1:49748 (9 connections now open) 2014-10-06T17:41:59.516+0000 I NETWORK [conn17313] end connection 127.0.0.1:49744 (13 connections now open) 2014-10-06T17:41:59.517+0000 I NETWORK [conn17314] end connection 127.0.0.1:49745 (9 connections now open) 2014-10-06T17:41:59.517+0000 I NETWORK [conn17306] end connection 127.0.0.1:49737 (6 connections now open) 2014-10-06T17:41:59.517+0000 I NETWORK [conn17309] end connection 127.0.0.1:49740 (11 connections now open) 2014-10-06T17:41:59.517+0000 I NETWORK [conn17305] end connection 127.0.0.1:49736 (10 connections now open) 2014-10-06T17:41:59.517+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49751 #17320 (3 connections now open) 2014-10-06T17:41:59.517+0000 I NETWORK [conn17320] end connection 127.0.0.1:49751 (2 connections now open) 2014-10-06T17:41:59.518+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:41:59.519+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:41:59.519+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:41:59.520+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:41:59.521+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:41:59.521+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:41:59.521+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:41:59.521+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:41:59.522+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:41:59.870+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:42:00.204+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:42:00.560+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:42:00.906+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49752 #17321 (3 connections now open) 2014-10-06T17:42:00.907+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49753 #17322 (4 connections now open) 2014-10-06T17:42:00.907+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49754 #17323 (5 connections now open) 2014-10-06T17:42:00.907+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49755 #17324 (6 connections now open) 2014-10-06T17:42:00.907+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49756 #17325 (7 connections now open) 2014-10-06T17:42:00.907+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49757 #17326 (8 connections now open) 2014-10-06T17:42:00.908+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49758 #17327 (9 connections now open) 2014-10-06T17:42:00.908+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49759 #17328 (10 connections now open) 2014-10-06T17:42:00.908+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49760 #17329 (11 connections now open) 2014-10-06T17:42:00.908+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49761 #17330 (12 connections now open) 2014-10-06T17:42:00.908+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49762 #17331 (13 connections now open) 2014-10-06T17:42:00.908+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49763 #17332 (14 connections now open) 2014-10-06T17:42:00.908+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49764 #17333 (15 connections now open) 2014-10-06T17:42:00.909+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49765 #17334 (16 connections now open) 2014-10-06T17:42:00.909+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49766 #17335 (17 connections now open) 2014-10-06T17:42:00.909+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49767 #17336 (18 connections now open) 2014-10-06T17:42:00.909+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49768 #17337 (19 connections now open) 2014-10-06T17:42:00.909+0000 I NETWORK [conn17321] end connection 127.0.0.1:49752 (18 connections now open) 2014-10-06T17:42:05.910+0000 I NETWORK [conn17334] end connection 127.0.0.1:49765 (17 connections now open) 2014-10-06T17:42:05.910+0000 I NETWORK [conn17322] end connection 127.0.0.1:49753 (17 connections now open) 2014-10-06T17:42:05.910+0000 I NETWORK [conn17330] end connection 127.0.0.1:49761 (17 connections now open) 2014-10-06T17:42:05.910+0000 I NETWORK [conn17328] end connection 127.0.0.1:49759 (16 connections now open) 2014-10-06T17:42:05.910+0000 I NETWORK [conn17329] end connection 127.0.0.1:49760 (17 connections now open) 2014-10-06T17:42:05.910+0000 I NETWORK [conn17325] end connection 127.0.0.1:49756 (14 connections now open) 2014-10-06T17:42:05.910+0000 I NETWORK [conn17327] end connection 127.0.0.1:49758 (13 connections now open) 2014-10-06T17:42:05.910+0000 I NETWORK [conn17335] end connection 127.0.0.1:49766 (11 connections now open) 2014-10-06T17:42:05.910+0000 I NETWORK [conn17337] end connection 127.0.0.1:49768 (17 connections now open) 2014-10-06T17:42:05.910+0000 I NETWORK [conn17323] end connection 127.0.0.1:49754 (16 connections now open) 2014-10-06T17:42:05.910+0000 I NETWORK [conn17324] end connection 127.0.0.1:49755 (14 connections now open) 2014-10-06T17:42:05.910+0000 I NETWORK [conn17331] end connection 127.0.0.1:49762 (13 connections now open) 2014-10-06T17:42:05.910+0000 I NETWORK [conn17326] end connection 127.0.0.1:49757 (7 connections now open) 2014-10-06T17:42:05.910+0000 I NETWORK [conn17332] end connection 127.0.0.1:49763 (16 connections now open) 2014-10-06T17:42:05.910+0000 I NETWORK [conn17333] end connection 127.0.0.1:49764 (17 connections now open) 2014-10-06T17:42:05.910+0000 I NETWORK [conn17336] end connection 127.0.0.1:49767 (12 connections now open) 2014-10-06T17:42:05.911+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49769 #17338 (3 connections now open) 2014-10-06T17:42:05.911+0000 I NETWORK [conn17338] end connection 127.0.0.1:49769 (2 connections now open) 2014-10-06T17:42:05.912+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:42:05.912+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:42:05.913+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:42:05.914+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:42:05.914+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:42:05.915+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:42:05.915+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:42:05.915+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:42:05.916+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:42:06.256+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:42:06.612+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:42:06.951+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:42:07.311+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49770 #17339 (3 connections now open) 2014-10-06T17:42:07.311+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49771 #17340 (4 connections now open) 2014-10-06T17:42:07.311+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49772 #17341 (5 connections now open) 2014-10-06T17:42:07.311+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49773 #17342 (6 connections now open) 2014-10-06T17:42:07.311+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49774 #17343 (7 connections now open) 2014-10-06T17:42:07.312+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49775 #17344 (8 connections now open) 2014-10-06T17:42:07.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49776 #17345 (9 connections now open) 2014-10-06T17:42:07.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49777 #17346 (10 connections now open) 2014-10-06T17:42:07.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49778 #17347 (11 connections now open) 2014-10-06T17:42:07.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49779 #17348 (12 connections now open) 2014-10-06T17:42:07.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49780 #17349 (13 connections now open) 2014-10-06T17:42:07.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49781 #17350 (14 connections now open) 2014-10-06T17:42:07.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49782 #17351 (15 connections now open) 2014-10-06T17:42:07.314+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49783 #17352 (16 connections now open) 2014-10-06T17:42:07.314+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49784 #17353 (17 connections now open) 2014-10-06T17:42:07.314+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49785 #17354 (18 connections now open) 2014-10-06T17:42:07.314+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49786 #17355 (19 connections now open) 2014-10-06T17:42:07.315+0000 I NETWORK [conn17339] end connection 127.0.0.1:49770 (18 connections now open) 2014-10-06T17:42:12.315+0000 I NETWORK [conn17340] end connection 127.0.0.1:49771 (17 connections now open) 2014-10-06T17:42:12.315+0000 I NETWORK [conn17354] end connection 127.0.0.1:49785 (17 connections now open) 2014-10-06T17:42:12.316+0000 I NETWORK [conn17352] end connection 127.0.0.1:49783 (17 connections now open) 2014-10-06T17:42:12.316+0000 I NETWORK [conn17345] end connection 127.0.0.1:49776 (15 connections now open) 2014-10-06T17:42:12.316+0000 I NETWORK [conn17342] end connection 127.0.0.1:49773 (14 connections now open) 2014-10-06T17:42:12.316+0000 I NETWORK [conn17349] end connection 127.0.0.1:49780 (14 connections now open) 2014-10-06T17:42:12.316+0000 I NETWORK [conn17353] end connection 127.0.0.1:49784 (13 connections now open) 2014-10-06T17:42:12.316+0000 I NETWORK [conn17351] end connection 127.0.0.1:49782 (11 connections now open) 2014-10-06T17:42:12.316+0000 I NETWORK [conn17341] end connection 127.0.0.1:49772 (15 connections now open) 2014-10-06T17:42:12.316+0000 I NETWORK [conn17343] end connection 127.0.0.1:49774 (15 connections now open) 2014-10-06T17:42:12.316+0000 I NETWORK [conn17348] end connection 127.0.0.1:49779 (13 connections now open) 2014-10-06T17:42:12.316+0000 I NETWORK [conn17344] end connection 127.0.0.1:49775 (13 connections now open) 2014-10-06T17:42:12.316+0000 I NETWORK [conn17355] end connection 127.0.0.1:49786 (16 connections now open) 2014-10-06T17:42:12.316+0000 I NETWORK [conn17347] end connection 127.0.0.1:49778 (6 connections now open) 2014-10-06T17:42:12.316+0000 I NETWORK [conn17350] end connection 127.0.0.1:49781 (15 connections now open) 2014-10-06T17:42:12.316+0000 I NETWORK [conn17346] end connection 127.0.0.1:49777 (9 connections now open) 2014-10-06T17:42:12.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49787 #17356 (3 connections now open) 2014-10-06T17:42:12.317+0000 I NETWORK [conn17356] end connection 127.0.0.1:49787 (2 connections now open) 2014-10-06T17:42:12.317+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:42:12.318+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:42:12.318+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:42:12.319+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:42:12.320+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:42:12.320+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:42:12.320+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:42:12.321+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:42:12.321+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:42:12.669+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:42:13.006+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:42:13.360+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:42:13.695+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49788 #17357 (3 connections now open) 2014-10-06T17:42:13.696+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49789 #17358 (4 connections now open) 2014-10-06T17:42:13.696+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49790 #17359 (5 connections now open) 2014-10-06T17:42:13.696+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49791 #17360 (6 connections now open) 2014-10-06T17:42:13.696+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49792 #17361 (7 connections now open) 2014-10-06T17:42:13.696+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49793 #17362 (8 connections now open) 2014-10-06T17:42:13.696+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49794 #17363 (9 connections now open) 2014-10-06T17:42:13.696+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49795 #17364 (10 connections now open) 2014-10-06T17:42:13.696+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49796 #17365 (11 connections now open) 2014-10-06T17:42:13.697+0000 I NETWORK [conn17357] end connection 127.0.0.1:49788 (10 connections now open) 2014-10-06T17:42:18.697+0000 I NETWORK [conn17364] end connection 127.0.0.1:49795 (9 connections now open) 2014-10-06T17:42:18.697+0000 I NETWORK [conn17361] end connection 127.0.0.1:49792 (9 connections now open) 2014-10-06T17:42:18.697+0000 I NETWORK [conn17362] end connection 127.0.0.1:49793 (9 connections now open) 2014-10-06T17:42:18.697+0000 I NETWORK [conn17365] end connection 127.0.0.1:49796 (9 connections now open) 2014-10-06T17:42:18.697+0000 I NETWORK [conn17359] end connection 127.0.0.1:49790 (9 connections now open) 2014-10-06T17:42:18.697+0000 I NETWORK [conn17360] end connection 127.0.0.1:49791 (9 connections now open) 2014-10-06T17:42:18.698+0000 I NETWORK [conn17363] end connection 127.0.0.1:49794 (4 connections now open) 2014-10-06T17:42:18.698+0000 I NETWORK [conn17358] end connection 127.0.0.1:49789 (3 connections now open) 2014-10-06T17:42:18.698+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49797 #17366 (3 connections now open) 2014-10-06T17:42:18.698+0000 I NETWORK [conn17366] end connection 127.0.0.1:49797 (2 connections now open) 2014-10-06T17:42:18.699+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:42:18.700+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:42:18.700+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:42:18.701+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:42:18.701+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:42:18.702+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:42:18.702+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:42:18.702+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:42:18.703+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:42:19.052+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:42:19.403+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:42:19.743+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:42:20.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49798 #17367 (3 connections now open) 2014-10-06T17:42:20.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49799 #17368 (4 connections now open) 2014-10-06T17:42:20.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49800 #17369 (5 connections now open) 2014-10-06T17:42:20.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49801 #17370 (6 connections now open) 2014-10-06T17:42:20.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49802 #17371 (7 connections now open) 2014-10-06T17:42:20.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49803 #17372 (8 connections now open) 2014-10-06T17:42:20.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49804 #17373 (9 connections now open) 2014-10-06T17:42:20.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49805 #17374 (10 connections now open) 2014-10-06T17:42:20.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49806 #17375 (11 connections now open) 2014-10-06T17:42:20.101+0000 I NETWORK [conn17367] end connection 127.0.0.1:49798 (10 connections now open) 2014-10-06T17:42:25.102+0000 I NETWORK [conn17368] end connection 127.0.0.1:49799 (9 connections now open) 2014-10-06T17:42:25.102+0000 I NETWORK [conn17371] end connection 127.0.0.1:49802 (9 connections now open) 2014-10-06T17:42:25.102+0000 I NETWORK [conn17370] end connection 127.0.0.1:49801 (9 connections now open) 2014-10-06T17:42:25.102+0000 I NETWORK [conn17374] end connection 127.0.0.1:49805 (9 connections now open) 2014-10-06T17:42:25.102+0000 I NETWORK [conn17369] end connection 127.0.0.1:49800 (6 connections now open) 2014-10-06T17:42:25.102+0000 I NETWORK [conn17375] end connection 127.0.0.1:49806 (4 connections now open) 2014-10-06T17:42:25.102+0000 I NETWORK [conn17373] end connection 127.0.0.1:49804 (9 connections now open) 2014-10-06T17:42:25.102+0000 I NETWORK [conn17372] end connection 127.0.0.1:49803 (3 connections now open) 2014-10-06T17:42:25.102+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49807 #17376 (4 connections now open) 2014-10-06T17:42:25.103+0000 I NETWORK [conn17376] end connection 127.0.0.1:49807 (2 connections now open) 2014-10-06T17:42:25.103+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:42:25.104+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:42:25.104+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:42:25.105+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:42:25.105+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:42:25.106+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:42:25.106+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:42:25.106+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:42:25.107+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:42:25.441+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:42:25.796+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:42:26.145+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:42:26.485+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49808 #17377 (3 connections now open) 2014-10-06T17:42:26.486+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49809 #17378 (4 connections now open) 2014-10-06T17:42:26.486+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49810 #17379 (5 connections now open) 2014-10-06T17:42:26.486+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49811 #17380 (6 connections now open) 2014-10-06T17:42:26.486+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49812 #17381 (7 connections now open) 2014-10-06T17:42:26.486+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49813 #17382 (8 connections now open) 2014-10-06T17:42:26.486+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49814 #17383 (9 connections now open) 2014-10-06T17:42:26.486+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49815 #17384 (10 connections now open) 2014-10-06T17:42:26.486+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49816 #17385 (11 connections now open) 2014-10-06T17:42:26.487+0000 I NETWORK [conn17377] end connection 127.0.0.1:49808 (10 connections now open) 2014-10-06T17:42:31.487+0000 I NETWORK [conn17379] end connection 127.0.0.1:49810 (9 connections now open) 2014-10-06T17:42:31.487+0000 I NETWORK [conn17385] end connection 127.0.0.1:49816 (9 connections now open) 2014-10-06T17:42:31.487+0000 I NETWORK [conn17383] end connection 127.0.0.1:49814 (8 connections now open) 2014-10-06T17:42:31.487+0000 I NETWORK [conn17381] end connection 127.0.0.1:49812 (7 connections now open) 2014-10-06T17:42:31.487+0000 I NETWORK [conn17382] end connection 127.0.0.1:49813 (7 connections now open) 2014-10-06T17:42:31.487+0000 I NETWORK [conn17380] end connection 127.0.0.1:49811 (7 connections now open) 2014-10-06T17:42:31.487+0000 I NETWORK [conn17378] end connection 127.0.0.1:49809 (7 connections now open) 2014-10-06T17:42:31.487+0000 I NETWORK [conn17384] end connection 127.0.0.1:49815 (4 connections now open) 2014-10-06T17:42:31.487+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49817 #17386 (3 connections now open) 2014-10-06T17:42:31.488+0000 I NETWORK [conn17386] end connection 127.0.0.1:49817 (2 connections now open) 2014-10-06T17:42:31.488+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:42:31.489+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:42:31.489+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:42:31.490+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:42:31.491+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:42:31.491+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:42:31.491+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:42:31.491+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:42:31.492+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:42:31.844+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:42:32.178+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:42:32.533+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:42:32.882+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49818 #17387 (3 connections now open) 2014-10-06T17:42:32.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49819 #17388 (4 connections now open) 2014-10-06T17:42:32.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49820 #17389 (5 connections now open) 2014-10-06T17:42:32.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49821 #17390 (6 connections now open) 2014-10-06T17:42:32.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49822 #17391 (7 connections now open) 2014-10-06T17:42:32.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49823 #17392 (8 connections now open) 2014-10-06T17:42:32.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49824 #17393 (9 connections now open) 2014-10-06T17:42:32.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49825 #17394 (10 connections now open) 2014-10-06T17:42:32.884+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49826 #17395 (11 connections now open) 2014-10-06T17:42:32.884+0000 I NETWORK [conn17387] end connection 127.0.0.1:49818 (10 connections now open) 2014-10-06T17:42:37.884+0000 I NETWORK [conn17394] end connection 127.0.0.1:49825 (9 connections now open) 2014-10-06T17:42:37.885+0000 I NETWORK [conn17388] end connection 127.0.0.1:49819 (8 connections now open) 2014-10-06T17:42:37.885+0000 I NETWORK [conn17392] end connection 127.0.0.1:49823 (8 connections now open) 2014-10-06T17:42:37.885+0000 I NETWORK [conn17393] end connection 127.0.0.1:49824 (8 connections now open) 2014-10-06T17:42:37.885+0000 I NETWORK [conn17391] end connection 127.0.0.1:49822 (6 connections now open) 2014-10-06T17:42:37.885+0000 I NETWORK [conn17390] end connection 127.0.0.1:49821 (8 connections now open) 2014-10-06T17:42:37.885+0000 I NETWORK [conn17389] end connection 127.0.0.1:49820 (5 connections now open) 2014-10-06T17:42:37.885+0000 I NETWORK [conn17395] end connection 127.0.0.1:49826 (8 connections now open) 2014-10-06T17:42:37.885+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49827 #17396 (3 connections now open) 2014-10-06T17:42:37.885+0000 I NETWORK [conn17396] end connection 127.0.0.1:49827 (2 connections now open) 2014-10-06T17:42:37.886+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:42:37.886+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:42:37.887+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:42:37.888+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:42:37.888+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:42:37.889+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:42:37.889+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:42:37.889+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:42:37.890+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:42:38.232+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:42:38.583+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:42:38.918+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:42:39.263+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49828 #17397 (3 connections now open) 2014-10-06T17:42:39.264+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49829 #17398 (4 connections now open) 2014-10-06T17:42:39.264+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49830 #17399 (5 connections now open) 2014-10-06T17:42:39.264+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49831 #17400 (6 connections now open) 2014-10-06T17:42:39.264+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49832 #17401 (7 connections now open) 2014-10-06T17:42:39.265+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49833 #17402 (8 connections now open) 2014-10-06T17:42:39.265+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49834 #17403 (9 connections now open) 2014-10-06T17:42:39.265+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49835 #17404 (10 connections now open) 2014-10-06T17:42:39.265+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49836 #17405 (11 connections now open) 2014-10-06T17:42:39.265+0000 I NETWORK [conn17397] end connection 127.0.0.1:49828 (10 connections now open) 2014-10-06T17:42:44.266+0000 I NETWORK [conn17399] end connection 127.0.0.1:49830 (9 connections now open) 2014-10-06T17:42:44.266+0000 I NETWORK [conn17402] end connection 127.0.0.1:49833 (9 connections now open) 2014-10-06T17:42:44.266+0000 I NETWORK [conn17401] end connection 127.0.0.1:49832 (9 connections now open) 2014-10-06T17:42:44.266+0000 I NETWORK [conn17405] end connection 127.0.0.1:49836 (9 connections now open) 2014-10-06T17:42:44.266+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49837 #17406 (7 connections now open) 2014-10-06T17:42:44.266+0000 I NETWORK [conn17404] end connection 127.0.0.1:49835 (9 connections now open) 2014-10-06T17:42:44.266+0000 I NETWORK [conn17403] end connection 127.0.0.1:49834 (9 connections now open) 2014-10-06T17:42:44.266+0000 I NETWORK [conn17398] end connection 127.0.0.1:49829 (5 connections now open) 2014-10-06T17:42:44.266+0000 I NETWORK [conn17400] end connection 127.0.0.1:49831 (9 connections now open) 2014-10-06T17:42:44.267+0000 I NETWORK [conn17406] end connection 127.0.0.1:49837 (2 connections now open) 2014-10-06T17:42:44.267+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:42:44.268+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:42:44.268+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:42:44.269+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:42:44.270+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:42:44.270+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:42:44.270+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:42:44.270+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:42:44.271+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:42:44.617+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:42:44.958+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:42:45.317+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:42:45.654+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49838 #17407 (3 connections now open) 2014-10-06T17:42:45.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49839 #17408 (4 connections now open) 2014-10-06T17:42:45.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49840 #17409 (5 connections now open) 2014-10-06T17:42:45.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49841 #17410 (6 connections now open) 2014-10-06T17:42:45.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49842 #17411 (7 connections now open) 2014-10-06T17:42:45.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49843 #17412 (8 connections now open) 2014-10-06T17:42:45.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49844 #17413 (9 connections now open) 2014-10-06T17:42:45.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49845 #17414 (10 connections now open) 2014-10-06T17:42:45.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49846 #17415 (11 connections now open) 2014-10-06T17:42:45.656+0000 I NETWORK [conn17407] end connection 127.0.0.1:49838 (10 connections now open) 2014-10-06T17:42:50.656+0000 I NETWORK [conn17412] end connection 127.0.0.1:49843 (9 connections now open) 2014-10-06T17:42:50.656+0000 I NETWORK [conn17408] end connection 127.0.0.1:49839 (9 connections now open) 2014-10-06T17:42:50.656+0000 I NETWORK [conn17413] end connection 127.0.0.1:49844 (8 connections now open) 2014-10-06T17:42:50.656+0000 I NETWORK [conn17409] end connection 127.0.0.1:49840 (7 connections now open) 2014-10-06T17:42:50.656+0000 I NETWORK [conn17415] end connection 127.0.0.1:49846 (6 connections now open) 2014-10-06T17:42:50.656+0000 I NETWORK [conn17414] end connection 127.0.0.1:49845 (5 connections now open) 2014-10-06T17:42:50.656+0000 I NETWORK [conn17410] end connection 127.0.0.1:49841 (8 connections now open) 2014-10-06T17:42:50.656+0000 I NETWORK [conn17411] end connection 127.0.0.1:49842 (9 connections now open) 2014-10-06T17:42:50.657+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49847 #17416 (3 connections now open) 2014-10-06T17:42:50.657+0000 I NETWORK [conn17416] end connection 127.0.0.1:49847 (2 connections now open) 2014-10-06T17:42:50.657+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:42:50.658+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:42:50.659+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:42:50.660+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:42:50.660+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:42:50.661+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:42:50.661+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:42:50.661+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:42:50.661+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:42:51.018+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:42:51.366+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:42:51.709+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:42:52.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49848 #17417 (3 connections now open) 2014-10-06T17:42:52.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49849 #17418 (4 connections now open) 2014-10-06T17:42:52.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49850 #17419 (5 connections now open) 2014-10-06T17:42:52.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49851 #17420 (6 connections now open) 2014-10-06T17:42:52.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49852 #17421 (7 connections now open) 2014-10-06T17:42:52.072+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49853 #17422 (8 connections now open) 2014-10-06T17:42:52.072+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49854 #17423 (9 connections now open) 2014-10-06T17:42:52.072+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49855 #17424 (10 connections now open) 2014-10-06T17:42:52.072+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49856 #17425 (11 connections now open) 2014-10-06T17:42:52.072+0000 I NETWORK [conn17417] end connection 127.0.0.1:49848 (10 connections now open) 2014-10-06T17:42:57.073+0000 I NETWORK [conn17422] end connection 127.0.0.1:49853 (9 connections now open) 2014-10-06T17:42:57.073+0000 I NETWORK [conn17425] end connection 127.0.0.1:49856 (9 connections now open) 2014-10-06T17:42:57.073+0000 I NETWORK [conn17424] end connection 127.0.0.1:49855 (9 connections now open) 2014-10-06T17:42:57.073+0000 I NETWORK [conn17420] end connection 127.0.0.1:49851 (6 connections now open) 2014-10-06T17:42:57.073+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49857 #17426 (8 connections now open) 2014-10-06T17:42:57.073+0000 I NETWORK [conn17423] end connection 127.0.0.1:49854 (9 connections now open) 2014-10-06T17:42:57.073+0000 I NETWORK [conn17421] end connection 127.0.0.1:49852 (9 connections now open) 2014-10-06T17:42:57.073+0000 I NETWORK [conn17419] end connection 127.0.0.1:49850 (9 connections now open) 2014-10-06T17:42:57.073+0000 I NETWORK [conn17418] end connection 127.0.0.1:49849 (9 connections now open) 2014-10-06T17:42:57.074+0000 I NETWORK [conn17426] end connection 127.0.0.1:49857 (2 connections now open) 2014-10-06T17:42:57.074+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:42:57.075+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:42:57.075+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:42:57.076+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:42:57.077+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:42:57.077+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:42:57.077+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:42:57.078+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:42:57.078+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:42:57.416+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:42:57.768+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:42:58.117+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:42:58.457+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49858 #17427 (3 connections now open) 2014-10-06T17:42:58.458+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49859 #17428 (4 connections now open) 2014-10-06T17:42:58.458+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49860 #17429 (5 connections now open) 2014-10-06T17:42:58.458+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49861 #17430 (6 connections now open) 2014-10-06T17:42:58.458+0000 I NETWORK [conn17427] end connection 127.0.0.1:49858 (5 connections now open) 2014-10-06T17:42:58.458+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49862 #17431 (7 connections now open) 2014-10-06T17:43:03.458+0000 I NETWORK [conn17431] end connection 127.0.0.1:49862 (5 connections now open) 2014-10-06T17:43:03.458+0000 I NETWORK [conn17430] end connection 127.0.0.1:49861 (5 connections now open) 2014-10-06T17:43:03.458+0000 I NETWORK [conn17429] end connection 127.0.0.1:49860 (5 connections now open) 2014-10-06T17:43:03.458+0000 I NETWORK [conn17428] end connection 127.0.0.1:49859 (5 connections now open) 2014-10-06T17:43:03.459+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49863 #17432 (3 connections now open) 2014-10-06T17:43:03.459+0000 I NETWORK [conn17432] end connection 127.0.0.1:49863 (2 connections now open) 2014-10-06T17:43:03.460+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:43:03.460+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:43:03.461+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:43:03.462+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:43:03.462+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:43:03.463+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:43:03.463+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:43:03.463+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:43:03.463+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:43:03.821+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:43:04.157+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:43:04.514+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:43:04.861+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49864 #17433 (3 connections now open) 2014-10-06T17:43:04.861+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49865 #17434 (4 connections now open) 2014-10-06T17:43:04.861+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49866 #17435 (5 connections now open) 2014-10-06T17:43:04.861+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49867 #17436 (6 connections now open) 2014-10-06T17:43:04.861+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49868 #17437 (7 connections now open) 2014-10-06T17:43:04.861+0000 I NETWORK [conn17433] end connection 127.0.0.1:49864 (6 connections now open) 2014-10-06T17:43:09.862+0000 I NETWORK [conn17437] end connection 127.0.0.1:49868 (5 connections now open) 2014-10-06T17:43:09.862+0000 I NETWORK [conn17434] end connection 127.0.0.1:49865 (5 connections now open) 2014-10-06T17:43:09.862+0000 I NETWORK [conn17435] end connection 127.0.0.1:49866 (5 connections now open) 2014-10-06T17:43:09.862+0000 I NETWORK [conn17436] end connection 127.0.0.1:49867 (4 connections now open) 2014-10-06T17:43:09.862+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49869 #17438 (3 connections now open) 2014-10-06T17:43:09.862+0000 I NETWORK [conn17438] end connection 127.0.0.1:49869 (2 connections now open) 2014-10-06T17:43:09.863+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:43:09.863+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:43:09.864+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:43:09.865+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:43:09.865+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:43:09.866+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:43:09.866+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:43:09.866+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:43:09.866+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:43:10.205+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:43:10.558+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:43:10.893+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:43:11.245+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49870 #17439 (3 connections now open) 2014-10-06T17:43:11.246+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49871 #17440 (4 connections now open) 2014-10-06T17:43:11.246+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49872 #17441 (5 connections now open) 2014-10-06T17:43:11.246+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49873 #17442 (6 connections now open) 2014-10-06T17:43:11.246+0000 I NETWORK [conn17439] end connection 127.0.0.1:49870 (5 connections now open) 2014-10-06T17:43:11.246+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49874 #17443 (7 connections now open) 2014-10-06T17:43:16.246+0000 I NETWORK [conn17442] end connection 127.0.0.1:49873 (5 connections now open) 2014-10-06T17:43:16.246+0000 I NETWORK [conn17440] end connection 127.0.0.1:49871 (5 connections now open) 2014-10-06T17:43:16.246+0000 I NETWORK [conn17441] end connection 127.0.0.1:49872 (5 connections now open) 2014-10-06T17:43:16.246+0000 I NETWORK [conn17443] end connection 127.0.0.1:49874 (5 connections now open) 2014-10-06T17:43:16.247+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49875 #17444 (3 connections now open) 2014-10-06T17:43:16.247+0000 I NETWORK [conn17444] end connection 127.0.0.1:49875 (2 connections now open) 2014-10-06T17:43:16.248+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:43:16.248+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:43:16.249+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:43:16.250+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:43:16.250+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:43:16.251+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:43:16.251+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:43:16.251+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:43:16.251+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:43:16.604+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:43:16.949+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:43:17.306+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:43:17.641+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49876 #17445 (3 connections now open) 2014-10-06T17:43:17.642+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49877 #17446 (4 connections now open) 2014-10-06T17:43:17.642+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49878 #17447 (5 connections now open) 2014-10-06T17:43:17.642+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49879 #17448 (6 connections now open) 2014-10-06T17:43:17.642+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49880 #17449 (7 connections now open) 2014-10-06T17:43:17.642+0000 I NETWORK [conn17445] end connection 127.0.0.1:49876 (6 connections now open) 2014-10-06T17:43:22.642+0000 I NETWORK [conn17446] end connection 127.0.0.1:49877 (5 connections now open) 2014-10-06T17:43:22.642+0000 I NETWORK [conn17447] end connection 127.0.0.1:49878 (5 connections now open) 2014-10-06T17:43:22.642+0000 I NETWORK [conn17449] end connection 127.0.0.1:49880 (5 connections now open) 2014-10-06T17:43:22.642+0000 I NETWORK [conn17448] end connection 127.0.0.1:49879 (5 connections now open) 2014-10-06T17:43:22.643+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49881 #17450 (6 connections now open) 2014-10-06T17:43:22.643+0000 I NETWORK [conn17450] end connection 127.0.0.1:49881 (2 connections now open) 2014-10-06T17:43:22.644+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:43:22.645+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:43:22.645+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:43:22.646+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:43:22.647+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:43:22.647+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:43:22.647+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:43:22.647+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:43:22.648+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:43:23.002+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:43:23.348+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:43:23.689+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:43:24.042+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49882 #17451 (3 connections now open) 2014-10-06T17:43:24.042+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49883 #17452 (4 connections now open) 2014-10-06T17:43:24.042+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49884 #17453 (5 connections now open) 2014-10-06T17:43:24.042+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49885 #17454 (6 connections now open) 2014-10-06T17:43:24.042+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49886 #17455 (7 connections now open) 2014-10-06T17:43:24.042+0000 I NETWORK [conn17451] end connection 127.0.0.1:49882 (6 connections now open) 2014-10-06T17:43:29.043+0000 I NETWORK [conn17454] end connection 127.0.0.1:49885 (5 connections now open) 2014-10-06T17:43:29.043+0000 I NETWORK [conn17453] end connection 127.0.0.1:49884 (5 connections now open) 2014-10-06T17:43:29.043+0000 I NETWORK [conn17455] end connection 127.0.0.1:49886 (5 connections now open) 2014-10-06T17:43:29.043+0000 I NETWORK [conn17452] end connection 127.0.0.1:49883 (5 connections now open) 2014-10-06T17:43:29.043+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49887 #17456 (3 connections now open) 2014-10-06T17:43:29.043+0000 I NETWORK [conn17456] end connection 127.0.0.1:49887 (2 connections now open) 2014-10-06T17:43:29.044+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:43:29.044+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:43:29.045+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:43:29.046+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:43:29.046+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:43:29.047+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:43:29.047+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:43:29.047+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:43:29.047+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:43:29.383+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:43:29.733+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:43:30.079+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:43:30.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49888 #17457 (3 connections now open) 2014-10-06T17:43:30.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49889 #17458 (4 connections now open) 2014-10-06T17:43:30.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49890 #17459 (5 connections now open) 2014-10-06T17:43:30.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49892 #17460 (6 connections now open) 2014-10-06T17:43:30.428+0000 I NETWORK [conn17457] end connection 127.0.0.1:49888 (5 connections now open) 2014-10-06T17:43:30.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49893 #17461 (7 connections now open) 2014-10-06T17:43:35.429+0000 I NETWORK [conn17459] end connection 127.0.0.1:49890 (5 connections now open) 2014-10-06T17:43:35.429+0000 I NETWORK [conn17460] end connection 127.0.0.1:49892 (5 connections now open) 2014-10-06T17:43:35.429+0000 I NETWORK [conn17461] end connection 127.0.0.1:49893 (5 connections now open) 2014-10-06T17:43:35.429+0000 I NETWORK [conn17458] end connection 127.0.0.1:49889 (5 connections now open) 2014-10-06T17:43:35.429+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49894 #17462 (3 connections now open) 2014-10-06T17:43:35.430+0000 I NETWORK [conn17462] end connection 127.0.0.1:49894 (2 connections now open) 2014-10-06T17:43:35.430+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:43:35.431+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:43:35.431+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:43:35.432+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:43:35.433+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:43:35.433+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:43:35.433+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:43:35.433+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:43:35.434+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:43:35.790+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:43:36.128+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:43:36.487+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:43:36.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49895 #17463 (3 connections now open) 2014-10-06T17:43:36.839+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49896 #17464 (4 connections now open) 2014-10-06T17:43:36.839+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49897 #17465 (5 connections now open) 2014-10-06T17:43:36.839+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49898 #17466 (6 connections now open) 2014-10-06T17:43:36.839+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49899 #17467 (7 connections now open) 2014-10-06T17:43:36.839+0000 I NETWORK [conn17463] end connection 127.0.0.1:49895 (6 connections now open) 2014-10-06T17:43:41.839+0000 I NETWORK [conn17466] end connection 127.0.0.1:49898 (5 connections now open) 2014-10-06T17:43:41.839+0000 I NETWORK [conn17464] end connection 127.0.0.1:49896 (5 connections now open) 2014-10-06T17:43:41.839+0000 I NETWORK [conn17465] end connection 127.0.0.1:49897 (5 connections now open) 2014-10-06T17:43:41.839+0000 I NETWORK [conn17467] end connection 127.0.0.1:49899 (5 connections now open) 2014-10-06T17:43:41.840+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49900 #17468 (3 connections now open) 2014-10-06T17:43:41.840+0000 I NETWORK [conn17468] end connection 127.0.0.1:49900 (2 connections now open) 2014-10-06T17:43:41.841+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:43:41.841+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:43:41.842+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:43:41.843+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:43:41.844+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:43:41.844+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:43:41.844+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:43:41.844+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:43:41.845+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:43:42.186+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:43:42.545+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:43:42.880+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:43:43.232+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49901 #17469 (3 connections now open) 2014-10-06T17:43:43.232+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49903 #17470 (4 connections now open) 2014-10-06T17:43:43.232+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49902 #17471 (5 connections now open) 2014-10-06T17:43:43.233+0000 I NETWORK [conn17469] end connection 127.0.0.1:49901 (4 connections now open) 2014-10-06T17:43:48.233+0000 I NETWORK [conn17471] end connection 127.0.0.1:49902 (3 connections now open) 2014-10-06T17:43:48.233+0000 I NETWORK [conn17470] end connection 127.0.0.1:49903 (3 connections now open) 2014-10-06T17:43:48.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49905 #17472 (3 connections now open) 2014-10-06T17:43:48.234+0000 I NETWORK [conn17472] end connection 127.0.0.1:49905 (2 connections now open) 2014-10-06T17:43:48.234+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:43:48.235+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:43:48.235+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:43:48.236+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:43:48.237+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:43:48.237+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:43:48.238+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:43:48.238+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:43:48.238+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:43:48.585+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:43:48.926+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:43:49.275+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:43:49.616+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49906 #17473 (3 connections now open) 2014-10-06T17:43:49.616+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49907 #17474 (4 connections now open) 2014-10-06T17:43:49.616+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49908 #17475 (5 connections now open) 2014-10-06T17:43:49.617+0000 I NETWORK [conn17473] end connection 127.0.0.1:49906 (4 connections now open) 2014-10-06T17:43:54.617+0000 I NETWORK [conn17474] end connection 127.0.0.1:49907 (3 connections now open) 2014-10-06T17:43:54.617+0000 I NETWORK [conn17475] end connection 127.0.0.1:49908 (3 connections now open) 2014-10-06T17:43:54.617+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49910 #17476 (3 connections now open) 2014-10-06T17:43:54.617+0000 I NETWORK [conn17476] end connection 127.0.0.1:49910 (2 connections now open) 2014-10-06T17:43:54.618+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:43:54.619+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:43:54.619+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:43:54.620+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:43:54.621+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:43:54.621+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:43:54.621+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:43:54.621+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:43:54.622+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:43:54.979+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:43:55.326+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:43:55.675+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:43:56.029+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49911 #17477 (3 connections now open) 2014-10-06T17:43:56.029+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49912 #17478 (4 connections now open) 2014-10-06T17:43:56.030+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49913 #17479 (5 connections now open) 2014-10-06T17:43:56.030+0000 I NETWORK [conn17477] end connection 127.0.0.1:49911 (4 connections now open) 2014-10-06T17:44:01.030+0000 I NETWORK [conn17478] end connection 127.0.0.1:49912 (3 connections now open) 2014-10-06T17:44:01.030+0000 I NETWORK [conn17479] end connection 127.0.0.1:49913 (3 connections now open) 2014-10-06T17:44:01.030+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49914 #17480 (3 connections now open) 2014-10-06T17:44:01.031+0000 I NETWORK [conn17480] end connection 127.0.0.1:49914 (2 connections now open) 2014-10-06T17:44:01.031+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:44:01.032+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:44:01.033+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:44:01.033+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:44:01.034+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:44:01.034+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:44:01.035+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:44:01.035+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:44:01.035+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:44:01.369+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:44:01.713+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:44:02.055+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:44:02.395+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49915 #17481 (3 connections now open) 2014-10-06T17:44:02.395+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49916 #17482 (4 connections now open) 2014-10-06T17:44:02.395+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49917 #17483 (5 connections now open) 2014-10-06T17:44:02.395+0000 I NETWORK [conn17481] end connection 127.0.0.1:49915 (4 connections now open) 2014-10-06T17:44:07.396+0000 I NETWORK [conn17483] end connection 127.0.0.1:49917 (3 connections now open) 2014-10-06T17:44:07.396+0000 I NETWORK [conn17482] end connection 127.0.0.1:49916 (3 connections now open) 2014-10-06T17:44:07.396+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49918 #17484 (3 connections now open) 2014-10-06T17:44:07.396+0000 I NETWORK [conn17484] end connection 127.0.0.1:49918 (2 connections now open) 2014-10-06T17:44:07.396+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:44:07.397+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:44:07.398+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:44:07.398+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:44:07.399+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:44:07.399+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:44:07.400+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:44:07.400+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:44:07.400+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:44:07.753+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:44:08.094+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:44:08.455+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:44:08.808+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49919 #17485 (3 connections now open) 2014-10-06T17:44:08.808+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49920 #17486 (4 connections now open) 2014-10-06T17:44:08.808+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49921 #17487 (5 connections now open) 2014-10-06T17:44:08.809+0000 I NETWORK [conn17485] end connection 127.0.0.1:49919 (4 connections now open) 2014-10-06T17:44:13.809+0000 I NETWORK [conn17487] end connection 127.0.0.1:49921 (3 connections now open) 2014-10-06T17:44:13.809+0000 I NETWORK [conn17486] end connection 127.0.0.1:49920 (3 connections now open) 2014-10-06T17:44:13.809+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49922 #17488 (3 connections now open) 2014-10-06T17:44:13.810+0000 I NETWORK [conn17488] end connection 127.0.0.1:49922 (2 connections now open) 2014-10-06T17:44:13.810+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:44:13.811+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:44:13.812+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:44:13.812+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:44:13.813+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:44:13.813+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:44:13.813+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:44:13.814+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:44:13.814+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:44:14.160+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:44:14.518+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:44:14.853+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:44:15.206+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49923 #17489 (3 connections now open) 2014-10-06T17:44:15.206+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49924 #17490 (4 connections now open) 2014-10-06T17:44:15.206+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49925 #17491 (5 connections now open) 2014-10-06T17:44:15.207+0000 I NETWORK [conn17489] end connection 127.0.0.1:49923 (4 connections now open) 2014-10-06T17:44:20.207+0000 I NETWORK [conn17490] end connection 127.0.0.1:49924 (3 connections now open) 2014-10-06T17:44:20.207+0000 I NETWORK [conn17491] end connection 127.0.0.1:49925 (3 connections now open) 2014-10-06T17:44:20.207+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49927 #17492 (3 connections now open) 2014-10-06T17:44:20.207+0000 I NETWORK [conn17492] end connection 127.0.0.1:49927 (2 connections now open) 2014-10-06T17:44:20.208+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:44:20.208+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:44:20.209+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:44:20.210+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:44:20.210+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:44:20.211+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:44:20.211+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:44:20.211+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:44:20.211+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:44:20.556+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:44:20.898+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:44:21.248+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:44:21.584+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49928 #17493 (3 connections now open) 2014-10-06T17:44:21.584+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49929 #17494 (4 connections now open) 2014-10-06T17:44:21.584+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49930 #17495 (5 connections now open) 2014-10-06T17:44:21.585+0000 I NETWORK [conn17493] end connection 127.0.0.1:49928 (4 connections now open) 2014-10-06T17:44:26.585+0000 I NETWORK [conn17495] end connection 127.0.0.1:49930 (3 connections now open) 2014-10-06T17:44:26.585+0000 I NETWORK [conn17494] end connection 127.0.0.1:49929 (3 connections now open) 2014-10-06T17:44:26.585+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49931 #17496 (3 connections now open) 2014-10-06T17:44:26.585+0000 I NETWORK [conn17496] end connection 127.0.0.1:49931 (2 connections now open) 2014-10-06T17:44:26.586+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:44:26.587+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:44:26.587+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:44:26.588+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:44:26.589+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:44:26.589+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:44:26.589+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:44:26.589+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:44:26.590+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:44:26.940+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:44:27.284+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:44:27.628+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:44:27.979+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49932 #17497 (3 connections now open) 2014-10-06T17:44:27.980+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49933 #17498 (4 connections now open) 2014-10-06T17:44:27.980+0000 I NETWORK [conn17497] end connection 127.0.0.1:49932 (3 connections now open) 2014-10-06T17:44:32.980+0000 I NETWORK [conn17498] end connection 127.0.0.1:49933 (2 connections now open) 2014-10-06T17:44:32.981+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49934 #17499 (3 connections now open) 2014-10-06T17:44:32.981+0000 I NETWORK [conn17499] end connection 127.0.0.1:49934 (2 connections now open) 2014-10-06T17:44:32.981+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:44:32.982+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:44:32.983+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:44:32.984+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:44:32.984+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:44:32.984+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:44:32.985+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:44:32.985+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:44:32.985+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:44:33.321+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:44:33.671+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:44:34.010+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:44:34.352+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49935 #17500 (3 connections now open) 2014-10-06T17:44:34.352+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49936 #17501 (4 connections now open) 2014-10-06T17:44:34.353+0000 I NETWORK [conn17500] end connection 127.0.0.1:49935 (3 connections now open) 2014-10-06T17:44:39.353+0000 I NETWORK [conn17501] end connection 127.0.0.1:49936 (2 connections now open) 2014-10-06T17:44:39.353+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49937 #17502 (3 connections now open) 2014-10-06T17:44:39.353+0000 I NETWORK [conn17502] end connection 127.0.0.1:49937 (2 connections now open) 2014-10-06T17:44:39.354+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:44:39.354+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:44:39.355+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:44:39.356+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:44:39.356+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:44:39.356+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:44:39.357+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:44:39.357+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:44:39.357+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:44:39.705+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:44:40.037+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:44:40.382+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:44:40.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49938 #17503 (3 connections now open) 2014-10-06T17:44:40.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49939 #17504 (4 connections now open) 2014-10-06T17:44:40.730+0000 I NETWORK [conn17503] end connection 127.0.0.1:49938 (3 connections now open) 2014-10-06T17:44:45.731+0000 I NETWORK [conn17504] end connection 127.0.0.1:49939 (2 connections now open) 2014-10-06T17:44:45.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49940 #17505 (3 connections now open) 2014-10-06T17:44:45.731+0000 I NETWORK [conn17505] end connection 127.0.0.1:49940 (2 connections now open) 2014-10-06T17:44:45.732+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:44:45.732+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:44:45.733+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:44:45.734+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:44:45.734+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:44:45.735+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:44:45.735+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:44:45.735+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:44:45.736+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:44:46.073+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:44:46.430+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:44:46.762+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:44:47.117+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49941 #17506 (3 connections now open) 2014-10-06T17:44:47.117+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49942 #17507 (4 connections now open) 2014-10-06T17:44:47.118+0000 I NETWORK [conn17506] end connection 127.0.0.1:49941 (3 connections now open) 2014-10-06T17:44:52.118+0000 I NETWORK [conn17507] end connection 127.0.0.1:49942 (2 connections now open) 2014-10-06T17:44:52.118+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49943 #17508 (3 connections now open) 2014-10-06T17:44:52.119+0000 I NETWORK [conn17508] end connection 127.0.0.1:49943 (2 connections now open) 2014-10-06T17:44:52.119+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:44:52.120+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:44:52.120+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:44:52.121+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:44:52.122+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:44:52.122+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:44:52.122+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:44:52.122+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:44:52.123+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:44:52.467+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:44:52.807+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:44:53.160+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:44:53.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49944 #17509 (3 connections now open) 2014-10-06T17:44:53.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49945 #17510 (4 connections now open) 2014-10-06T17:44:53.500+0000 I NETWORK [conn17509] end connection 127.0.0.1:49944 (3 connections now open) 2014-10-06T17:44:58.500+0000 I NETWORK [conn17510] end connection 127.0.0.1:49945 (2 connections now open) 2014-10-06T17:44:58.500+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49946 #17511 (3 connections now open) 2014-10-06T17:44:58.500+0000 I NETWORK [conn17511] end connection 127.0.0.1:49946 (2 connections now open) 2014-10-06T17:44:58.501+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:44:58.501+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:44:58.502+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:44:58.503+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:44:58.503+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:44:58.504+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:44:58.507+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:44:58.507+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:44:58.507+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:44:58.868+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:44:59.208+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:44:59.565+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:44:59.923+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49947 #17512 (3 connections now open) 2014-10-06T17:44:59.923+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49948 #17513 (4 connections now open) 2014-10-06T17:44:59.923+0000 I NETWORK [conn17512] end connection 127.0.0.1:49947 (3 connections now open) 2014-10-06T17:45:04.924+0000 I NETWORK [conn17513] end connection 127.0.0.1:49948 (2 connections now open) 2014-10-06T17:45:04.924+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49949 #17514 (3 connections now open) 2014-10-06T17:45:04.924+0000 I NETWORK [conn17514] end connection 127.0.0.1:49949 (2 connections now open) 2014-10-06T17:45:04.925+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:45:04.925+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:45:04.926+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:45:04.927+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:45:04.927+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:45:04.928+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:45:04.928+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:45:04.928+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:45:04.928+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:45:05.268+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:45:05.622+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:45:05.964+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:45:06.314+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49950 #17515 (3 connections now open) 2014-10-06T17:45:06.314+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49951 #17516 (4 connections now open) 2014-10-06T17:45:06.315+0000 I NETWORK [conn17515] end connection 127.0.0.1:49950 (3 connections now open) 2014-10-06T17:45:11.315+0000 I NETWORK [conn17516] end connection 127.0.0.1:49951 (2 connections now open) 2014-10-06T17:45:11.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49952 #17517 (3 connections now open) 2014-10-06T17:45:11.315+0000 I NETWORK [conn17517] end connection 127.0.0.1:49952 (2 connections now open) 2014-10-06T17:45:11.316+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIdFindOne 2014-10-06T17:45:11.317+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIdFindOne 2014-10-06T17:45:11.317+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIdFindOne 2014-10-06T17:45:11.318+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIdFindOne 2014-10-06T17:45:11.323+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:45:11.323+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:45:11.323+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:45:11.324+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:45:11.324+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:45:11.692+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T17:45:11.692+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:45:11.695+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:45:11.696+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:45:12.044+0000 I STORAGE [FileAllocator] allocating new datafile /home/ubuntu/db/test1.1, filling with zeroes... 2014-10-06T17:45:12.212+0000 I STORAGE [FileAllocator] done allocating datafile /home/ubuntu/db/test1.1, size: 32MB, took 0.168 secs 2014-10-06T17:45:12.213+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOne" } 2014-10-06T17:45:12.213+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:45:12.220+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:45:12.220+0000 I QUERY [conn14073] command test1.$cmd command: createIndexes { createIndexes: "Queries_IntNonIdFindOne", indexes: [ { key: { x: 1.0 }, name: "x_1" } ] } keyUpdates:0 numYields:0 locks(micros) w:175824 reslen:113 175ms 2014-10-06T17:45:12.220+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:45:12.585+0000 I STORAGE [FileAllocator] allocating new datafile /home/ubuntu/db/test2.1, filling with zeroes... 2014-10-06T17:45:12.758+0000 I STORAGE [FileAllocator] done allocating datafile /home/ubuntu/db/test2.1, size: 32MB, took 0.172 secs 2014-10-06T17:45:12.759+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOne" } 2014-10-06T17:45:12.759+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:45:12.766+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:45:12.766+0000 I QUERY [conn14073] command test2.$cmd command: createIndexes { createIndexes: "Queries_IntNonIdFindOne", indexes: [ { key: { x: 1.0 }, name: "x_1" } ] } keyUpdates:0 numYields:0 locks(micros) w:180818 reslen:113 180ms 2014-10-06T17:45:12.766+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:45:13.127+0000 I STORAGE [FileAllocator] allocating new datafile /home/ubuntu/db/test3.1, filling with zeroes... 2014-10-06T17:45:13.312+0000 I STORAGE [FileAllocator] done allocating datafile /home/ubuntu/db/test3.1, size: 32MB, took 0.185 secs 2014-10-06T17:45:13.312+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOne" } 2014-10-06T17:45:13.312+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:45:13.319+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:45:13.319+0000 I QUERY [conn14073] command test3.$cmd command: createIndexes { createIndexes: "Queries_IntNonIdFindOne", indexes: [ { key: { x: 1.0 }, name: "x_1" } ] } keyUpdates:0 numYields:0 locks(micros) w:192720 reslen:113 192ms 2014-10-06T17:45:13.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49953 #17518 (3 connections now open) 2014-10-06T17:45:13.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49955 #17519 (4 connections now open) 2014-10-06T17:45:13.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49954 #17520 (5 connections now open) 2014-10-06T17:45:13.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49957 #17521 (6 connections now open) 2014-10-06T17:45:13.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49958 #17522 (7 connections now open) 2014-10-06T17:45:13.322+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49959 #17523 (8 connections now open) 2014-10-06T17:45:13.322+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49960 #17524 (9 connections now open) 2014-10-06T17:45:13.322+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49961 #17525 (10 connections now open) 2014-10-06T17:45:13.322+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49962 #17526 (11 connections now open) 2014-10-06T17:45:13.323+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49963 #17527 (12 connections now open) 2014-10-06T17:45:13.323+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49964 #17528 (13 connections now open) 2014-10-06T17:45:13.323+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49965 #17529 (14 connections now open) 2014-10-06T17:45:13.325+0000 I NETWORK [conn17518] end connection 127.0.0.1:49953 (13 connections now open) 2014-10-06T17:45:13.325+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49966 #17530 (15 connections now open) 2014-10-06T17:45:13.325+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49967 #17531 (15 connections now open) 2014-10-06T17:45:13.325+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49968 #17532 (16 connections now open) 2014-10-06T17:45:13.325+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49969 #17533 (17 connections now open) 2014-10-06T17:45:13.325+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49970 #17534 (18 connections now open) 2014-10-06T17:45:18.325+0000 I NETWORK [conn17522] end connection 127.0.0.1:49958 (17 connections now open) 2014-10-06T17:45:18.325+0000 I NETWORK [conn17532] end connection 127.0.0.1:49968 (17 connections now open) 2014-10-06T17:45:18.325+0000 I NETWORK [conn17521] end connection 127.0.0.1:49957 (16 connections now open) 2014-10-06T17:45:18.325+0000 I NETWORK [conn17529] end connection 127.0.0.1:49965 (17 connections now open) 2014-10-06T17:45:18.325+0000 I NETWORK [conn17531] end connection 127.0.0.1:49967 (14 connections now open) 2014-10-06T17:45:18.325+0000 I NETWORK [conn17533] end connection 127.0.0.1:49969 (14 connections now open) 2014-10-06T17:45:18.325+0000 I NETWORK [conn17527] end connection 127.0.0.1:49963 (17 connections now open) 2014-10-06T17:45:18.325+0000 I NETWORK [conn17525] end connection 127.0.0.1:49961 (17 connections now open) 2014-10-06T17:45:18.325+0000 I NETWORK [conn17519] end connection 127.0.0.1:49955 (14 connections now open) 2014-10-06T17:45:18.325+0000 I NETWORK [conn17534] end connection 127.0.0.1:49970 (14 connections now open) 2014-10-06T17:45:18.325+0000 I NETWORK [conn17520] end connection 127.0.0.1:49954 (9 connections now open) 2014-10-06T17:45:18.325+0000 I NETWORK [conn17530] end connection 127.0.0.1:49966 (13 connections now open) 2014-10-06T17:45:18.325+0000 I NETWORK [conn17526] end connection 127.0.0.1:49962 (14 connections now open) 2014-10-06T17:45:18.325+0000 I NETWORK [conn17523] end connection 127.0.0.1:49959 (14 connections now open) 2014-10-06T17:45:18.325+0000 I NETWORK [conn17528] end connection 127.0.0.1:49964 (13 connections now open) 2014-10-06T17:45:18.325+0000 I NETWORK [conn17524] end connection 127.0.0.1:49960 (14 connections now open) 2014-10-06T17:45:18.326+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49971 #17535 (3 connections now open) 2014-10-06T17:45:18.326+0000 I NETWORK [conn17535] end connection 127.0.0.1:49971 (2 connections now open) 2014-10-06T17:45:18.327+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:45:18.328+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:45:18.329+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:45:18.329+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:45:18.330+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:45:18.330+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:45:18.331+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:45:18.331+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:45:18.331+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:45:18.683+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T17:45:18.683+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:45:18.687+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:45:18.687+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:45:19.046+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOne" } 2014-10-06T17:45:19.046+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:45:19.050+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:45:19.050+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:45:19.392+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOne" } 2014-10-06T17:45:19.392+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:45:19.395+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:45:19.395+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:45:19.760+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOne" } 2014-10-06T17:45:19.760+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:45:19.763+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:45:19.764+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49972 #17536 (3 connections now open) 2014-10-06T17:45:19.765+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49973 #17537 (4 connections now open) 2014-10-06T17:45:19.765+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49974 #17538 (5 connections now open) 2014-10-06T17:45:19.765+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49975 #17539 (6 connections now open) 2014-10-06T17:45:19.765+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49976 #17540 (7 connections now open) 2014-10-06T17:45:19.765+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49977 #17541 (8 connections now open) 2014-10-06T17:45:19.765+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49978 #17542 (9 connections now open) 2014-10-06T17:45:19.765+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49979 #17543 (10 connections now open) 2014-10-06T17:45:19.767+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49980 #17544 (11 connections now open) 2014-10-06T17:45:19.767+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49981 #17545 (12 connections now open) 2014-10-06T17:45:19.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49982 #17546 (13 connections now open) 2014-10-06T17:45:19.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49983 #17547 (14 connections now open) 2014-10-06T17:45:19.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49984 #17548 (15 connections now open) 2014-10-06T17:45:19.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49985 #17549 (16 connections now open) 2014-10-06T17:45:19.769+0000 I NETWORK [conn17536] end connection 127.0.0.1:49972 (15 connections now open) 2014-10-06T17:45:19.769+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49986 #17550 (16 connections now open) 2014-10-06T17:45:19.769+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49987 #17551 (17 connections now open) 2014-10-06T17:45:19.769+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49988 #17552 (18 connections now open) 2014-10-06T17:45:24.769+0000 I NETWORK [conn17550] end connection 127.0.0.1:49986 (17 connections now open) 2014-10-06T17:45:24.769+0000 I NETWORK [conn17546] end connection 127.0.0.1:49982 (17 connections now open) 2014-10-06T17:45:24.769+0000 I NETWORK [conn17542] end connection 127.0.0.1:49978 (16 connections now open) 2014-10-06T17:45:24.769+0000 I NETWORK [conn17549] end connection 127.0.0.1:49985 (16 connections now open) 2014-10-06T17:45:24.769+0000 I NETWORK [conn17544] end connection 127.0.0.1:49980 (15 connections now open) 2014-10-06T17:45:24.769+0000 I NETWORK [conn17545] end connection 127.0.0.1:49981 (15 connections now open) 2014-10-06T17:45:24.769+0000 I NETWORK [conn17551] end connection 127.0.0.1:49987 (12 connections now open) 2014-10-06T17:45:24.769+0000 I NETWORK [conn17548] end connection 127.0.0.1:49984 (15 connections now open) 2014-10-06T17:45:24.769+0000 I NETWORK [conn17547] end connection 127.0.0.1:49983 (13 connections now open) 2014-10-06T17:45:24.769+0000 I NETWORK [conn17541] end connection 127.0.0.1:49977 (13 connections now open) 2014-10-06T17:45:24.769+0000 I NETWORK [conn17537] end connection 127.0.0.1:49973 (12 connections now open) 2014-10-06T17:45:24.769+0000 I NETWORK [conn17540] end connection 127.0.0.1:49976 (7 connections now open) 2014-10-06T17:45:24.769+0000 I NETWORK [conn17539] end connection 127.0.0.1:49975 (6 connections now open) 2014-10-06T17:45:24.769+0000 I NETWORK [conn17552] end connection 127.0.0.1:49988 (12 connections now open) 2014-10-06T17:45:24.769+0000 I NETWORK [conn17543] end connection 127.0.0.1:49979 (14 connections now open) 2014-10-06T17:45:24.769+0000 I NETWORK [conn17538] end connection 127.0.0.1:49974 (9 connections now open) 2014-10-06T17:45:24.770+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49989 #17553 (3 connections now open) 2014-10-06T17:45:24.770+0000 I NETWORK [conn17553] end connection 127.0.0.1:49989 (2 connections now open) 2014-10-06T17:45:24.771+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:45:24.772+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:45:24.773+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:45:24.773+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:45:24.774+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:45:24.774+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:45:24.774+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:45:24.775+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:45:24.775+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:45:25.140+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T17:45:25.140+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:45:25.143+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:45:25.144+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:45:25.486+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOne" } 2014-10-06T17:45:25.486+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:45:25.489+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:45:25.490+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:45:25.851+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOne" } 2014-10-06T17:45:25.851+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:45:25.858+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:45:25.858+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:45:26.201+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOne" } 2014-10-06T17:45:26.201+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:45:26.204+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:45:26.205+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49990 #17554 (3 connections now open) 2014-10-06T17:45:26.206+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49991 #17555 (4 connections now open) 2014-10-06T17:45:26.206+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49992 #17556 (5 connections now open) 2014-10-06T17:45:26.206+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49994 #17557 (6 connections now open) 2014-10-06T17:45:26.206+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49995 #17558 (7 connections now open) 2014-10-06T17:45:26.206+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49996 #17559 (8 connections now open) 2014-10-06T17:45:26.207+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49997 #17560 (9 connections now open) 2014-10-06T17:45:26.207+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49998 #17561 (10 connections now open) 2014-10-06T17:45:26.207+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:49999 #17562 (11 connections now open) 2014-10-06T17:45:26.207+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50000 #17563 (12 connections now open) 2014-10-06T17:45:26.207+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50001 #17564 (13 connections now open) 2014-10-06T17:45:26.208+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50002 #17565 (14 connections now open) 2014-10-06T17:45:26.208+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50003 #17566 (15 connections now open) 2014-10-06T17:45:26.208+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50004 #17567 (16 connections now open) 2014-10-06T17:45:26.209+0000 I NETWORK [conn17554] end connection 127.0.0.1:49990 (15 connections now open) 2014-10-06T17:45:26.211+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50005 #17568 (16 connections now open) 2014-10-06T17:45:26.211+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50006 #17569 (17 connections now open) 2014-10-06T17:45:26.211+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50007 #17570 (18 connections now open) 2014-10-06T17:45:31.210+0000 I NETWORK [conn17566] end connection 127.0.0.1:50003 (17 connections now open) 2014-10-06T17:45:31.210+0000 I NETWORK [conn17556] end connection 127.0.0.1:49992 (17 connections now open) 2014-10-06T17:45:31.210+0000 I NETWORK [conn17557] end connection 127.0.0.1:49994 (15 connections now open) 2014-10-06T17:45:31.210+0000 I NETWORK [conn17562] end connection 127.0.0.1:49999 (15 connections now open) 2014-10-06T17:45:31.210+0000 I NETWORK [conn17563] end connection 127.0.0.1:50000 (15 connections now open) 2014-10-06T17:45:31.210+0000 I NETWORK [conn17570] end connection 127.0.0.1:50007 (14 connections now open) 2014-10-06T17:45:31.210+0000 I NETWORK [conn17564] end connection 127.0.0.1:50001 (14 connections now open) 2014-10-06T17:45:31.210+0000 I NETWORK [conn17561] end connection 127.0.0.1:49998 (15 connections now open) 2014-10-06T17:45:31.210+0000 I NETWORK [conn17569] end connection 127.0.0.1:50006 (14 connections now open) 2014-10-06T17:45:31.210+0000 I NETWORK [conn17567] end connection 127.0.0.1:50004 (10 connections now open) 2014-10-06T17:45:31.210+0000 I NETWORK [conn17560] end connection 127.0.0.1:49997 (9 connections now open) 2014-10-06T17:45:31.210+0000 I NETWORK [conn17565] end connection 127.0.0.1:50002 (9 connections now open) 2014-10-06T17:45:31.210+0000 I NETWORK [conn17568] end connection 127.0.0.1:50005 (13 connections now open) 2014-10-06T17:45:31.210+0000 I NETWORK [conn17559] end connection 127.0.0.1:49996 (5 connections now open) 2014-10-06T17:45:31.210+0000 I NETWORK [conn17555] end connection 127.0.0.1:49991 (14 connections now open) 2014-10-06T17:45:31.210+0000 I NETWORK [conn17558] end connection 127.0.0.1:49995 (15 connections now open) 2014-10-06T17:45:31.211+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50008 #17571 (3 connections now open) 2014-10-06T17:45:31.211+0000 I NETWORK [conn17571] end connection 127.0.0.1:50008 (2 connections now open) 2014-10-06T17:45:31.211+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:45:31.212+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:45:31.213+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:45:31.214+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:45:31.215+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:45:31.215+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:45:31.215+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:45:31.215+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:45:31.215+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:45:31.580+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T17:45:31.580+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:45:31.583+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:45:31.584+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:45:31.949+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOne" } 2014-10-06T17:45:31.949+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:45:31.953+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:45:31.953+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:45:32.302+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOne" } 2014-10-06T17:45:32.302+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:45:32.305+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:45:32.305+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:45:32.678+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOne" } 2014-10-06T17:45:32.678+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:45:32.682+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:45:32.683+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50009 #17572 (3 connections now open) 2014-10-06T17:45:32.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50010 #17573 (4 connections now open) 2014-10-06T17:45:32.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50011 #17574 (5 connections now open) 2014-10-06T17:45:32.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50012 #17575 (6 connections now open) 2014-10-06T17:45:32.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50013 #17576 (7 connections now open) 2014-10-06T17:45:32.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50014 #17577 (8 connections now open) 2014-10-06T17:45:32.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50015 #17578 (9 connections now open) 2014-10-06T17:45:32.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50016 #17579 (10 connections now open) 2014-10-06T17:45:32.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50017 #17580 (11 connections now open) 2014-10-06T17:45:32.685+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50018 #17581 (12 connections now open) 2014-10-06T17:45:32.685+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50019 #17582 (13 connections now open) 2014-10-06T17:45:32.685+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50020 #17583 (14 connections now open) 2014-10-06T17:45:32.686+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50021 #17584 (15 connections now open) 2014-10-06T17:45:32.686+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50022 #17585 (16 connections now open) 2014-10-06T17:45:32.686+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50023 #17586 (17 connections now open) 2014-10-06T17:45:32.686+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50024 #17587 (18 connections now open) 2014-10-06T17:45:32.686+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50025 #17588 (19 connections now open) 2014-10-06T17:45:32.687+0000 I NETWORK [conn17572] end connection 127.0.0.1:50009 (18 connections now open) 2014-10-06T17:45:37.688+0000 I NETWORK [conn17575] end connection 127.0.0.1:50012 (17 connections now open) 2014-10-06T17:45:37.688+0000 I NETWORK [conn17588] end connection 127.0.0.1:50025 (17 connections now open) 2014-10-06T17:45:37.688+0000 I NETWORK [conn17583] end connection 127.0.0.1:50020 (17 connections now open) 2014-10-06T17:45:37.688+0000 I NETWORK [conn17585] end connection 127.0.0.1:50022 (16 connections now open) 2014-10-06T17:45:37.688+0000 I NETWORK [conn17579] end connection 127.0.0.1:50016 (15 connections now open) 2014-10-06T17:45:37.688+0000 I NETWORK [conn17580] end connection 127.0.0.1:50017 (15 connections now open) 2014-10-06T17:45:37.688+0000 I NETWORK [conn17584] end connection 127.0.0.1:50021 (17 connections now open) 2014-10-06T17:45:37.688+0000 I NETWORK [conn17578] end connection 127.0.0.1:50015 (13 connections now open) 2014-10-06T17:45:37.688+0000 I NETWORK [conn17581] end connection 127.0.0.1:50018 (15 connections now open) 2014-10-06T17:45:37.688+0000 I NETWORK [conn17573] end connection 127.0.0.1:50010 (17 connections now open) 2014-10-06T17:45:37.688+0000 I NETWORK [conn17587] end connection 127.0.0.1:50024 (17 connections now open) 2014-10-06T17:45:37.688+0000 I NETWORK [conn17576] end connection 127.0.0.1:50013 (15 connections now open) 2014-10-06T17:45:37.688+0000 I NETWORK [conn17574] end connection 127.0.0.1:50011 (15 connections now open) 2014-10-06T17:45:37.688+0000 I NETWORK [conn17577] end connection 127.0.0.1:50014 (17 connections now open) 2014-10-06T17:45:37.688+0000 I NETWORK [conn17586] end connection 127.0.0.1:50023 (14 connections now open) 2014-10-06T17:45:37.688+0000 I NETWORK [conn17582] end connection 127.0.0.1:50019 (17 connections now open) 2014-10-06T17:45:37.689+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50026 #17589 (3 connections now open) 2014-10-06T17:45:37.689+0000 I NETWORK [conn17589] end connection 127.0.0.1:50026 (2 connections now open) 2014-10-06T17:45:37.689+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:45:37.690+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:45:37.691+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:45:37.692+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:45:37.693+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:45:37.693+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:45:37.693+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:45:37.693+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:45:37.694+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:45:38.050+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T17:45:38.050+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:45:38.054+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:45:38.054+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:45:38.401+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOne" } 2014-10-06T17:45:38.402+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:45:38.405+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:45:38.405+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:45:38.772+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOne" } 2014-10-06T17:45:38.772+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:45:38.776+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:45:38.776+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:45:39.122+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOne" } 2014-10-06T17:45:39.122+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:45:39.126+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:45:39.127+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50027 #17590 (3 connections now open) 2014-10-06T17:45:39.128+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50028 #17591 (4 connections now open) 2014-10-06T17:45:39.128+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50029 #17592 (5 connections now open) 2014-10-06T17:45:39.128+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50030 #17593 (6 connections now open) 2014-10-06T17:45:39.128+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50031 #17594 (7 connections now open) 2014-10-06T17:45:39.128+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50032 #17595 (8 connections now open) 2014-10-06T17:45:39.128+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50033 #17596 (9 connections now open) 2014-10-06T17:45:39.128+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50034 #17597 (10 connections now open) 2014-10-06T17:45:39.129+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50035 #17598 (11 connections now open) 2014-10-06T17:45:39.129+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50036 #17599 (12 connections now open) 2014-10-06T17:45:39.129+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50037 #17600 (13 connections now open) 2014-10-06T17:45:39.129+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50038 #17601 (14 connections now open) 2014-10-06T17:45:39.129+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50039 #17602 (15 connections now open) 2014-10-06T17:45:39.130+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50040 #17603 (16 connections now open) 2014-10-06T17:45:39.130+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50041 #17604 (17 connections now open) 2014-10-06T17:45:39.130+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50042 #17605 (18 connections now open) 2014-10-06T17:45:39.130+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50043 #17606 (19 connections now open) 2014-10-06T17:45:39.131+0000 I NETWORK [conn17590] end connection 127.0.0.1:50027 (18 connections now open) 2014-10-06T17:45:44.133+0000 I NETWORK [conn17602] end connection 127.0.0.1:50039 (17 connections now open) 2014-10-06T17:45:44.133+0000 I NETWORK [conn17601] end connection 127.0.0.1:50038 (17 connections now open) 2014-10-06T17:45:44.133+0000 I NETWORK [conn17591] end connection 127.0.0.1:50028 (15 connections now open) 2014-10-06T17:45:44.133+0000 I NETWORK [conn17597] end connection 127.0.0.1:50034 (15 connections now open) 2014-10-06T17:45:44.133+0000 I NETWORK [conn17596] end connection 127.0.0.1:50033 (15 connections now open) 2014-10-06T17:45:44.133+0000 I NETWORK [conn17604] end connection 127.0.0.1:50041 (14 connections now open) 2014-10-06T17:45:44.133+0000 I NETWORK [conn17600] end connection 127.0.0.1:50037 (15 connections now open) 2014-10-06T17:45:44.133+0000 I NETWORK [conn17603] end connection 127.0.0.1:50040 (15 connections now open) 2014-10-06T17:45:44.134+0000 I NETWORK [conn17593] end connection 127.0.0.1:50030 (10 connections now open) 2014-10-06T17:45:44.134+0000 I NETWORK [conn17598] end connection 127.0.0.1:50035 (10 connections now open) 2014-10-06T17:45:44.133+0000 I NETWORK [conn17606] end connection 127.0.0.1:50043 (14 connections now open) 2014-10-06T17:45:44.134+0000 I NETWORK [conn17594] end connection 127.0.0.1:50031 (8 connections now open) 2014-10-06T17:45:44.133+0000 I NETWORK [conn17592] end connection 127.0.0.1:50029 (15 connections now open) 2014-10-06T17:45:44.133+0000 I NETWORK [conn17595] end connection 127.0.0.1:50032 (15 connections now open) 2014-10-06T17:45:44.133+0000 I NETWORK [conn17605] end connection 127.0.0.1:50042 (15 connections now open) 2014-10-06T17:45:44.133+0000 I NETWORK [conn17599] end connection 127.0.0.1:50036 (10 connections now open) 2014-10-06T17:45:44.134+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50044 #17607 (3 connections now open) 2014-10-06T17:45:44.135+0000 I NETWORK [conn17607] end connection 127.0.0.1:50044 (2 connections now open) 2014-10-06T17:45:44.135+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:45:44.136+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:45:44.137+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:45:44.138+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:45:44.138+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:45:44.139+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:45:44.139+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:45:44.139+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:45:44.139+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:45:44.501+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T17:45:44.501+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:45:44.505+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:45:44.505+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:45:44.870+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOne" } 2014-10-06T17:45:44.870+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:45:44.876+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:45:44.876+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:45:45.222+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOne" } 2014-10-06T17:45:45.222+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:45:45.226+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:45:45.226+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:45:45.590+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOne" } 2014-10-06T17:45:45.590+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:45:45.594+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:45:45.595+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50045 #17608 (3 connections now open) 2014-10-06T17:45:45.595+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50046 #17609 (4 connections now open) 2014-10-06T17:45:45.595+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50047 #17610 (5 connections now open) 2014-10-06T17:45:45.596+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50048 #17611 (6 connections now open) 2014-10-06T17:45:45.596+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50049 #17612 (7 connections now open) 2014-10-06T17:45:45.596+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50050 #17613 (8 connections now open) 2014-10-06T17:45:45.596+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50051 #17614 (9 connections now open) 2014-10-06T17:45:45.596+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50052 #17615 (10 connections now open) 2014-10-06T17:45:45.596+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50053 #17616 (11 connections now open) 2014-10-06T17:45:45.596+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50054 #17617 (12 connections now open) 2014-10-06T17:45:45.597+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50055 #17618 (13 connections now open) 2014-10-06T17:45:45.597+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50056 #17619 (14 connections now open) 2014-10-06T17:45:45.597+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50057 #17620 (15 connections now open) 2014-10-06T17:45:45.597+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50058 #17621 (16 connections now open) 2014-10-06T17:45:45.597+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50059 #17622 (17 connections now open) 2014-10-06T17:45:45.597+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50060 #17623 (18 connections now open) 2014-10-06T17:45:45.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50061 #17624 (19 connections now open) 2014-10-06T17:45:45.599+0000 I NETWORK [conn17608] end connection 127.0.0.1:50045 (18 connections now open) 2014-10-06T17:45:50.600+0000 I NETWORK [conn17620] end connection 127.0.0.1:50057 (17 connections now open) 2014-10-06T17:45:50.600+0000 I NETWORK [conn17615] end connection 127.0.0.1:50052 (17 connections now open) 2014-10-06T17:45:50.600+0000 I NETWORK [conn17618] end connection 127.0.0.1:50055 (17 connections now open) 2014-10-06T17:45:50.600+0000 I NETWORK [conn17613] end connection 127.0.0.1:50050 (14 connections now open) 2014-10-06T17:45:50.600+0000 I NETWORK [conn17624] end connection 127.0.0.1:50061 (14 connections now open) 2014-10-06T17:45:50.600+0000 I NETWORK [conn17616] end connection 127.0.0.1:50053 (17 connections now open) 2014-10-06T17:45:50.600+0000 I NETWORK [conn17611] end connection 127.0.0.1:50048 (17 connections now open) 2014-10-06T17:45:50.600+0000 I NETWORK [conn17612] end connection 127.0.0.1:50049 (12 connections now open) 2014-10-06T17:45:50.600+0000 I NETWORK [conn17623] end connection 127.0.0.1:50060 (16 connections now open) 2014-10-06T17:45:50.600+0000 I NETWORK [conn17614] end connection 127.0.0.1:50051 (14 connections now open) 2014-10-06T17:45:50.600+0000 I NETWORK [conn17610] end connection 127.0.0.1:50047 (17 connections now open) 2014-10-06T17:45:50.600+0000 I NETWORK [conn17622] end connection 127.0.0.1:50059 (13 connections now open) 2014-10-06T17:45:50.600+0000 I NETWORK [conn17619] end connection 127.0.0.1:50056 (13 connections now open) 2014-10-06T17:45:50.600+0000 I NETWORK [conn17621] end connection 127.0.0.1:50058 (13 connections now open) 2014-10-06T17:45:50.600+0000 I NETWORK [conn17609] end connection 127.0.0.1:50046 (12 connections now open) 2014-10-06T17:45:50.600+0000 I NETWORK [conn17617] end connection 127.0.0.1:50054 (17 connections now open) 2014-10-06T17:45:50.601+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50062 #17625 (3 connections now open) 2014-10-06T17:45:50.601+0000 I NETWORK [conn17625] end connection 127.0.0.1:50062 (2 connections now open) 2014-10-06T17:45:50.601+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:45:50.602+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:45:50.603+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:45:50.604+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:45:50.605+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:45:50.605+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:45:50.605+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:45:50.605+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:45:50.606+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:45:50.951+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T17:45:50.951+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:45:50.954+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:45:50.954+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:45:51.319+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOne" } 2014-10-06T17:45:51.319+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:45:51.323+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:45:51.323+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:45:51.687+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOne" } 2014-10-06T17:45:51.687+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:45:51.691+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:45:51.691+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:45:52.032+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOne" } 2014-10-06T17:45:52.032+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:45:52.035+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:45:52.037+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50063 #17626 (3 connections now open) 2014-10-06T17:45:52.037+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50064 #17627 (4 connections now open) 2014-10-06T17:45:52.037+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50065 #17628 (5 connections now open) 2014-10-06T17:45:52.037+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50066 #17629 (6 connections now open) 2014-10-06T17:45:52.037+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50067 #17630 (7 connections now open) 2014-10-06T17:45:52.038+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50068 #17631 (8 connections now open) 2014-10-06T17:45:52.038+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50069 #17632 (9 connections now open) 2014-10-06T17:45:52.038+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50070 #17633 (10 connections now open) 2014-10-06T17:45:52.038+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50071 #17634 (11 connections now open) 2014-10-06T17:45:52.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50072 #17635 (12 connections now open) 2014-10-06T17:45:52.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50073 #17636 (13 connections now open) 2014-10-06T17:45:52.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50074 #17637 (14 connections now open) 2014-10-06T17:45:52.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50075 #17638 (15 connections now open) 2014-10-06T17:45:52.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50076 #17639 (16 connections now open) 2014-10-06T17:45:52.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50077 #17640 (17 connections now open) 2014-10-06T17:45:52.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50078 #17641 (18 connections now open) 2014-10-06T17:45:52.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50079 #17642 (19 connections now open) 2014-10-06T17:45:52.041+0000 I NETWORK [conn17626] end connection 127.0.0.1:50063 (18 connections now open) 2014-10-06T17:45:57.042+0000 I NETWORK [conn17634] end connection 127.0.0.1:50071 (17 connections now open) 2014-10-06T17:45:57.042+0000 I NETWORK [conn17638] end connection 127.0.0.1:50075 (17 connections now open) 2014-10-06T17:45:57.042+0000 I NETWORK [conn17630] end connection 127.0.0.1:50067 (16 connections now open) 2014-10-06T17:45:57.042+0000 I NETWORK [conn17627] end connection 127.0.0.1:50064 (15 connections now open) 2014-10-06T17:45:57.042+0000 I NETWORK [conn17632] end connection 127.0.0.1:50069 (14 connections now open) 2014-10-06T17:45:57.042+0000 I NETWORK [conn17633] end connection 127.0.0.1:50070 (14 connections now open) 2014-10-06T17:45:57.042+0000 I NETWORK [conn17640] end connection 127.0.0.1:50077 (14 connections now open) 2014-10-06T17:45:57.042+0000 I NETWORK [conn17641] end connection 127.0.0.1:50078 (13 connections now open) 2014-10-06T17:45:57.042+0000 I NETWORK [conn17629] end connection 127.0.0.1:50066 (14 connections now open) 2014-10-06T17:45:57.042+0000 I NETWORK [conn17635] end connection 127.0.0.1:50072 (16 connections now open) 2014-10-06T17:45:57.042+0000 I NETWORK [conn17631] end connection 127.0.0.1:50068 (13 connections now open) 2014-10-06T17:45:57.042+0000 I NETWORK [conn17636] end connection 127.0.0.1:50073 (16 connections now open) 2014-10-06T17:45:57.042+0000 I NETWORK [conn17637] end connection 127.0.0.1:50074 (16 connections now open) 2014-10-06T17:45:57.042+0000 I NETWORK [conn17628] end connection 127.0.0.1:50065 (6 connections now open) 2014-10-06T17:45:57.042+0000 I NETWORK [conn17639] end connection 127.0.0.1:50076 (14 connections now open) 2014-10-06T17:45:57.042+0000 I NETWORK [conn17642] end connection 127.0.0.1:50079 (6 connections now open) 2014-10-06T17:45:57.042+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50080 #17643 (3 connections now open) 2014-10-06T17:45:57.043+0000 I NETWORK [conn17643] end connection 127.0.0.1:50080 (2 connections now open) 2014-10-06T17:45:57.043+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:45:57.044+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:45:57.045+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:45:57.046+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:45:57.047+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:45:57.047+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:45:57.047+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:45:57.047+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:45:57.051+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:45:57.413+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T17:45:57.413+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:45:57.417+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:45:57.417+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:45:57.773+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOne" } 2014-10-06T17:45:57.773+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:45:57.777+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:45:57.777+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:45:58.124+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOne" } 2014-10-06T17:45:58.124+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:45:58.127+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:45:58.128+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:45:58.489+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOne" } 2014-10-06T17:45:58.489+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:45:58.492+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:45:58.494+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50081 #17644 (3 connections now open) 2014-10-06T17:45:58.494+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50083 #17645 (4 connections now open) 2014-10-06T17:45:58.494+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50082 #17646 (5 connections now open) 2014-10-06T17:45:58.494+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50084 #17647 (6 connections now open) 2014-10-06T17:45:58.494+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50085 #17648 (7 connections now open) 2014-10-06T17:45:58.494+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50086 #17649 (8 connections now open) 2014-10-06T17:45:58.495+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50087 #17650 (9 connections now open) 2014-10-06T17:45:58.495+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50088 #17651 (10 connections now open) 2014-10-06T17:45:58.495+0000 I NETWORK [conn17644] end connection 127.0.0.1:50081 (8 connections now open) 2014-10-06T17:45:58.495+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50089 #17652 (10 connections now open) 2014-10-06T17:46:03.496+0000 I NETWORK [conn17646] end connection 127.0.0.1:50082 (9 connections now open) 2014-10-06T17:46:03.496+0000 I NETWORK [conn17652] end connection 127.0.0.1:50089 (9 connections now open) 2014-10-06T17:46:03.496+0000 I NETWORK [conn17645] end connection 127.0.0.1:50083 (9 connections now open) 2014-10-06T17:46:03.496+0000 I NETWORK [conn17650] end connection 127.0.0.1:50087 (9 connections now open) 2014-10-06T17:46:03.496+0000 I NETWORK [conn17649] end connection 127.0.0.1:50086 (9 connections now open) 2014-10-06T17:46:03.496+0000 I NETWORK [conn17648] end connection 127.0.0.1:50085 (9 connections now open) 2014-10-06T17:46:03.496+0000 I NETWORK [conn17647] end connection 127.0.0.1:50084 (8 connections now open) 2014-10-06T17:46:03.496+0000 I NETWORK [conn17651] end connection 127.0.0.1:50088 (2 connections now open) 2014-10-06T17:46:03.496+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50090 #17653 (3 connections now open) 2014-10-06T17:46:03.497+0000 I NETWORK [conn17653] end connection 127.0.0.1:50090 (2 connections now open) 2014-10-06T17:46:03.497+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:46:03.498+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:46:03.499+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:46:03.499+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:46:03.500+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:46:03.500+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:46:03.501+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:46:03.501+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:46:03.501+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:46:03.850+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T17:46:03.850+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:03.854+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:03.854+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:46:04.215+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOne" } 2014-10-06T17:46:04.215+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:04.219+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:04.219+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:46:04.582+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOne" } 2014-10-06T17:46:04.582+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:04.586+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:04.586+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:46:04.929+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOne" } 2014-10-06T17:46:04.929+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:04.933+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:04.934+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50091 #17654 (3 connections now open) 2014-10-06T17:46:04.934+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50092 #17655 (4 connections now open) 2014-10-06T17:46:04.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50093 #17656 (5 connections now open) 2014-10-06T17:46:04.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50094 #17657 (6 connections now open) 2014-10-06T17:46:04.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50095 #17658 (7 connections now open) 2014-10-06T17:46:04.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50096 #17659 (8 connections now open) 2014-10-06T17:46:04.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50097 #17660 (9 connections now open) 2014-10-06T17:46:04.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50098 #17661 (10 connections now open) 2014-10-06T17:46:04.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50099 #17662 (11 connections now open) 2014-10-06T17:46:04.936+0000 I NETWORK [conn17654] end connection 127.0.0.1:50091 (10 connections now open) 2014-10-06T17:46:09.936+0000 I NETWORK [conn17656] end connection 127.0.0.1:50093 (9 connections now open) 2014-10-06T17:46:09.936+0000 I NETWORK [conn17659] end connection 127.0.0.1:50096 (9 connections now open) 2014-10-06T17:46:09.936+0000 I NETWORK [conn17657] end connection 127.0.0.1:50094 (9 connections now open) 2014-10-06T17:46:09.936+0000 I NETWORK [conn17658] end connection 127.0.0.1:50095 (8 connections now open) 2014-10-06T17:46:09.936+0000 I NETWORK [conn17662] end connection 127.0.0.1:50099 (9 connections now open) 2014-10-06T17:46:09.936+0000 I NETWORK [conn17655] end connection 127.0.0.1:50092 (9 connections now open) 2014-10-06T17:46:09.936+0000 I NETWORK [conn17661] end connection 127.0.0.1:50098 (9 connections now open) 2014-10-06T17:46:09.936+0000 I NETWORK [conn17660] end connection 127.0.0.1:50097 (9 connections now open) 2014-10-06T17:46:09.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50100 #17663 (5 connections now open) 2014-10-06T17:46:09.937+0000 I NETWORK [conn17663] end connection 127.0.0.1:50100 (2 connections now open) 2014-10-06T17:46:09.937+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:46:09.938+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:46:09.939+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:46:09.940+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:46:09.941+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:46:09.941+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:46:09.941+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:46:09.941+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:46:09.942+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:46:10.307+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T17:46:10.307+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:10.311+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:10.311+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:46:10.659+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOne" } 2014-10-06T17:46:10.659+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:10.662+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:10.663+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:46:11.030+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOne" } 2014-10-06T17:46:11.030+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:11.035+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:11.035+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:46:11.403+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOne" } 2014-10-06T17:46:11.403+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:11.406+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:11.407+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50101 #17664 (3 connections now open) 2014-10-06T17:46:11.408+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50102 #17665 (4 connections now open) 2014-10-06T17:46:11.408+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50103 #17666 (5 connections now open) 2014-10-06T17:46:11.408+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50104 #17667 (6 connections now open) 2014-10-06T17:46:11.408+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50105 #17668 (7 connections now open) 2014-10-06T17:46:11.408+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50106 #17669 (8 connections now open) 2014-10-06T17:46:11.408+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50107 #17670 (9 connections now open) 2014-10-06T17:46:11.408+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50108 #17671 (10 connections now open) 2014-10-06T17:46:11.408+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50109 #17672 (11 connections now open) 2014-10-06T17:46:11.409+0000 I NETWORK [conn17664] end connection 127.0.0.1:50101 (10 connections now open) 2014-10-06T17:46:16.409+0000 I NETWORK [conn17672] end connection 127.0.0.1:50109 (9 connections now open) 2014-10-06T17:46:16.409+0000 I NETWORK [conn17666] end connection 127.0.0.1:50103 (9 connections now open) 2014-10-06T17:46:16.409+0000 I NETWORK [conn17669] end connection 127.0.0.1:50106 (9 connections now open) 2014-10-06T17:46:16.409+0000 I NETWORK [conn17668] end connection 127.0.0.1:50105 (8 connections now open) 2014-10-06T17:46:16.409+0000 I NETWORK [conn17671] end connection 127.0.0.1:50108 (9 connections now open) 2014-10-06T17:46:16.409+0000 I NETWORK [conn17665] end connection 127.0.0.1:50102 (8 connections now open) 2014-10-06T17:46:16.409+0000 I NETWORK [conn17670] end connection 127.0.0.1:50107 (5 connections now open) 2014-10-06T17:46:16.410+0000 I NETWORK [conn17667] end connection 127.0.0.1:50104 (3 connections now open) 2014-10-06T17:46:16.410+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50110 #17673 (5 connections now open) 2014-10-06T17:46:16.410+0000 I NETWORK [conn17673] end connection 127.0.0.1:50110 (2 connections now open) 2014-10-06T17:46:16.411+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:46:16.411+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:46:16.412+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:46:16.413+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:46:16.414+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:46:16.414+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:46:16.414+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:46:16.414+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:46:16.415+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:46:16.759+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T17:46:16.759+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:16.762+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:16.763+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:46:17.126+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOne" } 2014-10-06T17:46:17.126+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:17.130+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:17.130+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:46:17.486+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOne" } 2014-10-06T17:46:17.486+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:17.489+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:17.489+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:46:17.842+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOne" } 2014-10-06T17:46:17.842+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:17.845+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:17.847+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50111 #17674 (3 connections now open) 2014-10-06T17:46:17.847+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50112 #17675 (4 connections now open) 2014-10-06T17:46:17.847+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50113 #17676 (5 connections now open) 2014-10-06T17:46:17.847+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50114 #17677 (6 connections now open) 2014-10-06T17:46:17.847+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50115 #17678 (7 connections now open) 2014-10-06T17:46:17.847+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50116 #17679 (8 connections now open) 2014-10-06T17:46:17.848+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50117 #17680 (9 connections now open) 2014-10-06T17:46:17.848+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50118 #17681 (10 connections now open) 2014-10-06T17:46:17.848+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50119 #17682 (11 connections now open) 2014-10-06T17:46:17.848+0000 I NETWORK [conn17674] end connection 127.0.0.1:50111 (10 connections now open) 2014-10-06T17:46:22.849+0000 I NETWORK [conn17680] end connection 127.0.0.1:50117 (9 connections now open) 2014-10-06T17:46:22.849+0000 I NETWORK [conn17675] end connection 127.0.0.1:50112 (9 connections now open) 2014-10-06T17:46:22.849+0000 I NETWORK [conn17677] end connection 127.0.0.1:50114 (9 connections now open) 2014-10-06T17:46:22.849+0000 I NETWORK [conn17681] end connection 127.0.0.1:50118 (7 connections now open) 2014-10-06T17:46:22.849+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50120 #17683 (8 connections now open) 2014-10-06T17:46:22.849+0000 I NETWORK [conn17682] end connection 127.0.0.1:50119 (9 connections now open) 2014-10-06T17:46:22.849+0000 I NETWORK [conn17676] end connection 127.0.0.1:50113 (9 connections now open) 2014-10-06T17:46:22.849+0000 I NETWORK [conn17678] end connection 127.0.0.1:50115 (9 connections now open) 2014-10-06T17:46:22.849+0000 I NETWORK [conn17679] end connection 127.0.0.1:50116 (9 connections now open) 2014-10-06T17:46:22.850+0000 I NETWORK [conn17683] end connection 127.0.0.1:50120 (2 connections now open) 2014-10-06T17:46:22.850+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:46:22.851+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:46:22.852+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:46:22.853+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:46:22.853+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:46:22.854+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:46:22.854+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:46:22.854+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:46:22.854+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:46:23.213+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T17:46:23.213+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:23.217+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:23.217+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:46:23.564+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOne" } 2014-10-06T17:46:23.564+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:23.567+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:23.568+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:46:23.931+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOne" } 2014-10-06T17:46:23.931+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:23.934+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:23.934+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:46:24.300+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOne" } 2014-10-06T17:46:24.300+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:24.304+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:24.305+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50121 #17684 (3 connections now open) 2014-10-06T17:46:24.306+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50122 #17685 (4 connections now open) 2014-10-06T17:46:24.306+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50123 #17686 (5 connections now open) 2014-10-06T17:46:24.306+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50124 #17687 (6 connections now open) 2014-10-06T17:46:24.306+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50125 #17688 (7 connections now open) 2014-10-06T17:46:24.306+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50126 #17689 (8 connections now open) 2014-10-06T17:46:24.306+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50127 #17690 (9 connections now open) 2014-10-06T17:46:24.306+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50128 #17691 (10 connections now open) 2014-10-06T17:46:24.306+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50129 #17692 (11 connections now open) 2014-10-06T17:46:24.307+0000 I NETWORK [conn17684] end connection 127.0.0.1:50121 (10 connections now open) 2014-10-06T17:46:29.308+0000 I NETWORK [conn17691] end connection 127.0.0.1:50128 (9 connections now open) 2014-10-06T17:46:29.308+0000 I NETWORK [conn17689] end connection 127.0.0.1:50126 (9 connections now open) 2014-10-06T17:46:29.308+0000 I NETWORK [conn17688] end connection 127.0.0.1:50125 (9 connections now open) 2014-10-06T17:46:29.308+0000 I NETWORK [conn17687] end connection 127.0.0.1:50124 (9 connections now open) 2014-10-06T17:46:29.308+0000 I NETWORK [conn17692] end connection 127.0.0.1:50129 (9 connections now open) 2014-10-06T17:46:29.308+0000 I NETWORK [conn17686] end connection 127.0.0.1:50123 (7 connections now open) 2014-10-06T17:46:29.308+0000 I NETWORK [conn17685] end connection 127.0.0.1:50122 (5 connections now open) 2014-10-06T17:46:29.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50130 #17693 (6 connections now open) 2014-10-06T17:46:29.308+0000 I NETWORK [conn17690] end connection 127.0.0.1:50127 (6 connections now open) 2014-10-06T17:46:29.308+0000 I NETWORK [conn17693] end connection 127.0.0.1:50130 (2 connections now open) 2014-10-06T17:46:29.309+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:46:29.310+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:46:29.311+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:46:29.311+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:46:29.312+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:46:29.312+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:46:29.312+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:46:29.313+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:46:29.313+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:46:29.657+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T17:46:29.657+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:29.661+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:29.661+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:46:30.023+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOne" } 2014-10-06T17:46:30.023+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:30.027+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:30.027+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:46:30.368+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOne" } 2014-10-06T17:46:30.368+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:30.371+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:30.372+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:46:30.742+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOne" } 2014-10-06T17:46:30.742+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:30.746+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:30.747+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50131 #17694 (3 connections now open) 2014-10-06T17:46:30.747+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50132 #17695 (4 connections now open) 2014-10-06T17:46:30.747+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50133 #17696 (5 connections now open) 2014-10-06T17:46:30.747+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50134 #17697 (6 connections now open) 2014-10-06T17:46:30.747+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50135 #17698 (7 connections now open) 2014-10-06T17:46:30.748+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50136 #17699 (8 connections now open) 2014-10-06T17:46:30.748+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50137 #17700 (9 connections now open) 2014-10-06T17:46:30.748+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50138 #17701 (10 connections now open) 2014-10-06T17:46:30.748+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50139 #17702 (11 connections now open) 2014-10-06T17:46:30.748+0000 I NETWORK [conn17694] end connection 127.0.0.1:50131 (10 connections now open) 2014-10-06T17:46:35.749+0000 I NETWORK [conn17698] end connection 127.0.0.1:50135 (9 connections now open) 2014-10-06T17:46:35.749+0000 I NETWORK [conn17695] end connection 127.0.0.1:50132 (9 connections now open) 2014-10-06T17:46:35.749+0000 I NETWORK [conn17699] end connection 127.0.0.1:50136 (8 connections now open) 2014-10-06T17:46:35.749+0000 I NETWORK [conn17700] end connection 127.0.0.1:50137 (8 connections now open) 2014-10-06T17:46:35.749+0000 I NETWORK [conn17702] end connection 127.0.0.1:50139 (8 connections now open) 2014-10-06T17:46:35.749+0000 I NETWORK [conn17696] end connection 127.0.0.1:50133 (8 connections now open) 2014-10-06T17:46:35.749+0000 I NETWORK [conn17701] end connection 127.0.0.1:50138 (6 connections now open) 2014-10-06T17:46:35.749+0000 I NETWORK [conn17697] end connection 127.0.0.1:50134 (2 connections now open) 2014-10-06T17:46:35.749+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50140 #17703 (3 connections now open) 2014-10-06T17:46:35.750+0000 I NETWORK [conn17703] end connection 127.0.0.1:50140 (2 connections now open) 2014-10-06T17:46:35.750+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:46:35.751+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:46:35.752+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:46:35.752+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:46:35.753+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:46:35.753+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:46:35.754+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:46:35.754+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:46:35.754+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:46:36.120+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T17:46:36.120+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:36.123+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:36.124+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:46:36.468+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOne" } 2014-10-06T17:46:36.468+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:36.472+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:36.472+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:46:36.842+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOne" } 2014-10-06T17:46:36.842+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:36.846+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:36.846+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:46:37.209+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOne" } 2014-10-06T17:46:37.209+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:37.212+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:37.213+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50141 #17704 (3 connections now open) 2014-10-06T17:46:37.214+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50142 #17705 (4 connections now open) 2014-10-06T17:46:37.214+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50143 #17706 (5 connections now open) 2014-10-06T17:46:37.214+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50144 #17707 (6 connections now open) 2014-10-06T17:46:37.214+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50145 #17708 (7 connections now open) 2014-10-06T17:46:37.214+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50146 #17709 (8 connections now open) 2014-10-06T17:46:37.214+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50147 #17710 (9 connections now open) 2014-10-06T17:46:37.214+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50148 #17711 (10 connections now open) 2014-10-06T17:46:37.215+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50149 #17712 (11 connections now open) 2014-10-06T17:46:37.215+0000 I NETWORK [conn17704] end connection 127.0.0.1:50141 (10 connections now open) 2014-10-06T17:46:42.215+0000 I NETWORK [conn17709] end connection 127.0.0.1:50146 (9 connections now open) 2014-10-06T17:46:42.215+0000 I NETWORK [conn17707] end connection 127.0.0.1:50144 (9 connections now open) 2014-10-06T17:46:42.215+0000 I NETWORK [conn17706] end connection 127.0.0.1:50143 (9 connections now open) 2014-10-06T17:46:42.215+0000 I NETWORK [conn17711] end connection 127.0.0.1:50148 (9 connections now open) 2014-10-06T17:46:42.215+0000 I NETWORK [conn17705] end connection 127.0.0.1:50142 (9 connections now open) 2014-10-06T17:46:42.215+0000 I NETWORK [conn17712] end connection 127.0.0.1:50149 (9 connections now open) 2014-10-06T17:46:42.215+0000 I NETWORK [conn17710] end connection 127.0.0.1:50147 (9 connections now open) 2014-10-06T17:46:42.215+0000 I NETWORK [conn17708] end connection 127.0.0.1:50145 (9 connections now open) 2014-10-06T17:46:42.216+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50150 #17713 (3 connections now open) 2014-10-06T17:46:42.216+0000 I NETWORK [conn17713] end connection 127.0.0.1:50150 (2 connections now open) 2014-10-06T17:46:42.217+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:46:42.217+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:46:42.218+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:46:42.219+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:46:42.220+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:46:42.220+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:46:42.220+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:46:42.221+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:46:42.221+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:46:42.577+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T17:46:42.577+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:42.581+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:42.581+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:46:42.945+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOne" } 2014-10-06T17:46:42.945+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:42.949+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:42.949+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:46:43.297+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOne" } 2014-10-06T17:46:43.297+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:43.301+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:43.301+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:46:43.665+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOne" } 2014-10-06T17:46:43.665+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:43.669+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:43.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50151 #17714 (3 connections now open) 2014-10-06T17:46:43.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50152 #17715 (4 connections now open) 2014-10-06T17:46:43.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50153 #17716 (5 connections now open) 2014-10-06T17:46:43.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50154 #17717 (6 connections now open) 2014-10-06T17:46:43.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50155 #17718 (7 connections now open) 2014-10-06T17:46:43.670+0000 I NETWORK [conn17714] end connection 127.0.0.1:50151 (6 connections now open) 2014-10-06T17:46:48.671+0000 I NETWORK [conn17718] end connection 127.0.0.1:50155 (5 connections now open) 2014-10-06T17:46:48.671+0000 I NETWORK [conn17717] end connection 127.0.0.1:50154 (5 connections now open) 2014-10-06T17:46:48.671+0000 I NETWORK [conn17716] end connection 127.0.0.1:50153 (5 connections now open) 2014-10-06T17:46:48.671+0000 I NETWORK [conn17715] end connection 127.0.0.1:50152 (4 connections now open) 2014-10-06T17:46:48.671+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50156 #17719 (3 connections now open) 2014-10-06T17:46:48.671+0000 I NETWORK [conn17719] end connection 127.0.0.1:50156 (2 connections now open) 2014-10-06T17:46:48.672+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:46:48.673+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:46:48.673+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:46:48.674+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:46:48.675+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:46:48.675+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:46:48.675+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:46:48.675+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:46:48.676+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:46:49.037+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T17:46:49.037+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:49.041+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:49.041+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:46:49.391+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOne" } 2014-10-06T17:46:49.391+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:49.395+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:49.395+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:46:49.760+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOne" } 2014-10-06T17:46:49.760+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:49.763+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:49.763+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:46:50.107+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOne" } 2014-10-06T17:46:50.107+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:50.110+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:50.115+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50157 #17720 (3 connections now open) 2014-10-06T17:46:50.115+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50158 #17721 (4 connections now open) 2014-10-06T17:46:50.115+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50159 #17722 (5 connections now open) 2014-10-06T17:46:50.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50160 #17723 (6 connections now open) 2014-10-06T17:46:50.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50161 #17724 (7 connections now open) 2014-10-06T17:46:50.116+0000 I NETWORK [conn17720] end connection 127.0.0.1:50157 (6 connections now open) 2014-10-06T17:46:55.116+0000 I NETWORK [conn17722] end connection 127.0.0.1:50159 (5 connections now open) 2014-10-06T17:46:55.116+0000 I NETWORK [conn17724] end connection 127.0.0.1:50161 (5 connections now open) 2014-10-06T17:46:55.116+0000 I NETWORK [conn17721] end connection 127.0.0.1:50158 (5 connections now open) 2014-10-06T17:46:55.116+0000 I NETWORK [conn17723] end connection 127.0.0.1:50160 (5 connections now open) 2014-10-06T17:46:55.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50162 #17725 (3 connections now open) 2014-10-06T17:46:55.117+0000 I NETWORK [conn17725] end connection 127.0.0.1:50162 (2 connections now open) 2014-10-06T17:46:55.117+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:46:55.118+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:46:55.119+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:46:55.120+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:46:55.121+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:46:55.121+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:46:55.121+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:46:55.121+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:46:55.122+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:46:55.485+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T17:46:55.485+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:55.488+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:55.489+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:46:55.854+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOne" } 2014-10-06T17:46:55.854+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:55.857+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:55.858+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:46:56.205+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOne" } 2014-10-06T17:46:56.205+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:56.208+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:56.209+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:46:56.571+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOne" } 2014-10-06T17:46:56.571+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:46:56.574+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:46:56.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50163 #17726 (3 connections now open) 2014-10-06T17:46:56.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50164 #17727 (4 connections now open) 2014-10-06T17:46:56.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50165 #17728 (5 connections now open) 2014-10-06T17:46:56.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50166 #17729 (6 connections now open) 2014-10-06T17:46:56.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50167 #17730 (7 connections now open) 2014-10-06T17:46:56.576+0000 I NETWORK [conn17726] end connection 127.0.0.1:50163 (6 connections now open) 2014-10-06T17:47:01.577+0000 I NETWORK [conn17729] end connection 127.0.0.1:50166 (5 connections now open) 2014-10-06T17:47:01.577+0000 I NETWORK [conn17730] end connection 127.0.0.1:50167 (5 connections now open) 2014-10-06T17:47:01.577+0000 I NETWORK [conn17727] end connection 127.0.0.1:50164 (5 connections now open) 2014-10-06T17:47:01.577+0000 I NETWORK [conn17728] end connection 127.0.0.1:50165 (5 connections now open) 2014-10-06T17:47:01.577+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50168 #17731 (3 connections now open) 2014-10-06T17:47:01.577+0000 I NETWORK [conn17731] end connection 127.0.0.1:50168 (2 connections now open) 2014-10-06T17:47:01.578+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:47:01.579+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:47:01.580+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:47:01.580+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:47:01.581+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:47:01.581+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:47:01.581+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:47:01.582+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:47:01.582+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:47:01.939+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T17:47:01.939+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:01.943+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:01.943+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:47:02.292+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOne" } 2014-10-06T17:47:02.292+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:02.295+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:02.296+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:47:02.655+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOne" } 2014-10-06T17:47:02.655+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:02.659+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:02.659+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:47:02.999+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOne" } 2014-10-06T17:47:03.000+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:03.003+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:03.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50169 #17732 (3 connections now open) 2014-10-06T17:47:03.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50170 #17733 (4 connections now open) 2014-10-06T17:47:03.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50171 #17734 (5 connections now open) 2014-10-06T17:47:03.005+0000 I NETWORK [conn17732] end connection 127.0.0.1:50169 (4 connections now open) 2014-10-06T17:47:03.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50172 #17735 (6 connections now open) 2014-10-06T17:47:03.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50173 #17736 (6 connections now open) 2014-10-06T17:47:08.005+0000 I NETWORK [conn17733] end connection 127.0.0.1:50170 (5 connections now open) 2014-10-06T17:47:08.005+0000 I NETWORK [conn17736] end connection 127.0.0.1:50173 (5 connections now open) 2014-10-06T17:47:08.005+0000 I NETWORK [conn17734] end connection 127.0.0.1:50171 (5 connections now open) 2014-10-06T17:47:08.005+0000 I NETWORK [conn17735] end connection 127.0.0.1:50172 (5 connections now open) 2014-10-06T17:47:08.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50174 #17737 (3 connections now open) 2014-10-06T17:47:08.006+0000 I NETWORK [conn17737] end connection 127.0.0.1:50174 (2 connections now open) 2014-10-06T17:47:08.006+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:47:08.007+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:47:08.008+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:47:08.009+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:47:08.009+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:47:08.010+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:47:08.010+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:47:08.010+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:47:08.010+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:47:08.376+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T17:47:08.376+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:08.379+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:08.379+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:47:08.740+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOne" } 2014-10-06T17:47:08.740+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:08.744+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:08.744+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:47:09.085+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOne" } 2014-10-06T17:47:09.085+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:09.089+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:09.089+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:47:09.454+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOne" } 2014-10-06T17:47:09.454+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:09.457+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:09.458+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50175 #17738 (3 connections now open) 2014-10-06T17:47:09.459+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50176 #17739 (4 connections now open) 2014-10-06T17:47:09.459+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50177 #17740 (5 connections now open) 2014-10-06T17:47:09.459+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50179 #17741 (6 connections now open) 2014-10-06T17:47:09.459+0000 I NETWORK [conn17738] end connection 127.0.0.1:50175 (4 connections now open) 2014-10-06T17:47:09.459+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50180 #17742 (6 connections now open) 2014-10-06T17:47:14.459+0000 I NETWORK [conn17742] end connection 127.0.0.1:50180 (5 connections now open) 2014-10-06T17:47:14.459+0000 I NETWORK [conn17741] end connection 127.0.0.1:50179 (5 connections now open) 2014-10-06T17:47:14.459+0000 I NETWORK [conn17739] end connection 127.0.0.1:50176 (5 connections now open) 2014-10-06T17:47:14.459+0000 I NETWORK [conn17740] end connection 127.0.0.1:50177 (5 connections now open) 2014-10-06T17:47:14.460+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50181 #17743 (3 connections now open) 2014-10-06T17:47:14.460+0000 I NETWORK [conn17743] end connection 127.0.0.1:50181 (2 connections now open) 2014-10-06T17:47:14.460+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:47:14.461+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:47:14.462+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:47:14.463+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:47:14.464+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:47:14.464+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:47:14.464+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:47:14.464+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:47:14.465+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:47:14.820+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T17:47:14.820+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:14.823+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:14.824+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:47:15.176+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOne" } 2014-10-06T17:47:15.176+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:15.179+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:15.179+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:47:15.542+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOne" } 2014-10-06T17:47:15.542+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:15.546+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:15.546+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:47:15.884+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOne" } 2014-10-06T17:47:15.884+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:15.887+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:15.889+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50182 #17744 (3 connections now open) 2014-10-06T17:47:15.889+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50183 #17745 (4 connections now open) 2014-10-06T17:47:15.889+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50184 #17746 (5 connections now open) 2014-10-06T17:47:15.889+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50185 #17747 (6 connections now open) 2014-10-06T17:47:15.889+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50186 #17748 (7 connections now open) 2014-10-06T17:47:15.889+0000 I NETWORK [conn17744] end connection 127.0.0.1:50182 (6 connections now open) 2014-10-06T17:47:20.890+0000 I NETWORK [conn17746] end connection 127.0.0.1:50184 (5 connections now open) 2014-10-06T17:47:20.890+0000 I NETWORK [conn17747] end connection 127.0.0.1:50185 (4 connections now open) 2014-10-06T17:47:20.890+0000 I NETWORK [conn17748] end connection 127.0.0.1:50186 (4 connections now open) 2014-10-06T17:47:20.890+0000 I NETWORK [conn17745] end connection 127.0.0.1:50183 (4 connections now open) 2014-10-06T17:47:20.890+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50187 #17749 (3 connections now open) 2014-10-06T17:47:20.890+0000 I NETWORK [conn17749] end connection 127.0.0.1:50187 (2 connections now open) 2014-10-06T17:47:20.891+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:47:20.891+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:47:20.892+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:47:20.893+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:47:20.894+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:47:20.894+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:47:20.894+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:47:20.894+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:47:20.895+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:47:21.258+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T17:47:21.259+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:21.262+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:21.262+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:47:21.621+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOne" } 2014-10-06T17:47:21.621+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:21.625+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:21.625+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:47:21.975+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOne" } 2014-10-06T17:47:21.976+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:21.979+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:21.979+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:47:22.347+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOne" } 2014-10-06T17:47:22.348+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:22.351+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:22.352+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50188 #17750 (3 connections now open) 2014-10-06T17:47:22.353+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50189 #17751 (4 connections now open) 2014-10-06T17:47:22.353+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50190 #17752 (5 connections now open) 2014-10-06T17:47:22.353+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50191 #17753 (6 connections now open) 2014-10-06T17:47:22.353+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50192 #17754 (7 connections now open) 2014-10-06T17:47:22.353+0000 I NETWORK [conn17750] end connection 127.0.0.1:50188 (5 connections now open) 2014-10-06T17:47:27.353+0000 I NETWORK [conn17752] end connection 127.0.0.1:50190 (5 connections now open) 2014-10-06T17:47:27.353+0000 I NETWORK [conn17753] end connection 127.0.0.1:50191 (5 connections now open) 2014-10-06T17:47:27.353+0000 I NETWORK [conn17754] end connection 127.0.0.1:50192 (5 connections now open) 2014-10-06T17:47:27.353+0000 I NETWORK [conn17751] end connection 127.0.0.1:50189 (5 connections now open) 2014-10-06T17:47:27.353+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50193 #17755 (4 connections now open) 2014-10-06T17:47:27.354+0000 I NETWORK [conn17755] end connection 127.0.0.1:50193 (2 connections now open) 2014-10-06T17:47:27.354+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:47:27.355+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:47:27.356+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:47:27.356+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:47:27.357+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:47:27.357+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:47:27.358+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:47:27.358+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:47:27.358+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:47:27.703+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T17:47:27.703+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:27.707+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:27.707+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:47:28.071+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOne" } 2014-10-06T17:47:28.071+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:28.074+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:28.075+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:47:28.439+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOne" } 2014-10-06T17:47:28.439+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:28.443+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:28.443+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:47:28.789+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOne" } 2014-10-06T17:47:28.789+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:28.792+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:28.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50194 #17756 (3 connections now open) 2014-10-06T17:47:28.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50195 #17757 (4 connections now open) 2014-10-06T17:47:28.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50196 #17758 (5 connections now open) 2014-10-06T17:47:28.794+0000 I NETWORK [conn17756] end connection 127.0.0.1:50194 (4 connections now open) 2014-10-06T17:47:33.794+0000 I NETWORK [conn17757] end connection 127.0.0.1:50195 (3 connections now open) 2014-10-06T17:47:33.794+0000 I NETWORK [conn17758] end connection 127.0.0.1:50196 (3 connections now open) 2014-10-06T17:47:33.794+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50197 #17759 (3 connections now open) 2014-10-06T17:47:33.795+0000 I NETWORK [conn17759] end connection 127.0.0.1:50197 (2 connections now open) 2014-10-06T17:47:33.795+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:47:33.796+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:47:33.797+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:47:33.798+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:47:33.798+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:47:33.799+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:47:33.799+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:47:33.799+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:47:33.799+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:47:34.163+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T17:47:34.163+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:34.167+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:34.167+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:47:34.512+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOne" } 2014-10-06T17:47:34.512+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:34.515+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:34.515+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:47:34.879+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOne" } 2014-10-06T17:47:34.879+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:34.883+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:34.883+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:47:35.247+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOne" } 2014-10-06T17:47:35.247+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:35.250+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:35.251+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50198 #17760 (3 connections now open) 2014-10-06T17:47:35.251+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50199 #17761 (4 connections now open) 2014-10-06T17:47:35.252+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50200 #17762 (5 connections now open) 2014-10-06T17:47:35.252+0000 I NETWORK [conn17760] end connection 127.0.0.1:50198 (4 connections now open) 2014-10-06T17:47:40.252+0000 I NETWORK [conn17761] end connection 127.0.0.1:50199 (3 connections now open) 2014-10-06T17:47:40.252+0000 I NETWORK [conn17762] end connection 127.0.0.1:50200 (3 connections now open) 2014-10-06T17:47:40.252+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50202 #17763 (3 connections now open) 2014-10-06T17:47:40.253+0000 I NETWORK [conn17763] end connection 127.0.0.1:50202 (2 connections now open) 2014-10-06T17:47:40.253+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:47:40.254+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:47:40.255+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:47:40.255+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:47:40.256+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:47:40.256+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:47:40.257+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:47:40.257+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:47:40.257+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:47:40.606+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T17:47:40.606+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:40.610+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:40.610+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:47:40.974+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOne" } 2014-10-06T17:47:40.974+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:40.978+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:40.978+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:47:41.339+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOne" } 2014-10-06T17:47:41.339+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:41.343+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:41.343+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:47:41.691+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOne" } 2014-10-06T17:47:41.691+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:41.694+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:41.695+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50203 #17764 (3 connections now open) 2014-10-06T17:47:41.695+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50204 #17765 (4 connections now open) 2014-10-06T17:47:41.696+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50205 #17766 (5 connections now open) 2014-10-06T17:47:41.696+0000 I NETWORK [conn17764] end connection 127.0.0.1:50203 (4 connections now open) 2014-10-06T17:47:46.696+0000 I NETWORK [conn17765] end connection 127.0.0.1:50204 (3 connections now open) 2014-10-06T17:47:46.696+0000 I NETWORK [conn17766] end connection 127.0.0.1:50205 (3 connections now open) 2014-10-06T17:47:46.696+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50206 #17767 (3 connections now open) 2014-10-06T17:47:46.697+0000 I NETWORK [conn17767] end connection 127.0.0.1:50206 (2 connections now open) 2014-10-06T17:47:46.697+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:47:46.699+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:47:46.699+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:47:46.700+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:47:46.701+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:47:46.701+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:47:46.702+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:47:46.702+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:47:46.702+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:47:47.074+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T17:47:47.074+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:47.077+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:47.078+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:47:47.427+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOne" } 2014-10-06T17:47:47.427+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:47.430+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:47.430+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:47:47.801+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOne" } 2014-10-06T17:47:47.801+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:47.805+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:47.805+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:47:48.175+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOne" } 2014-10-06T17:47:48.175+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:48.178+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:48.179+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50207 #17768 (3 connections now open) 2014-10-06T17:47:48.180+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50208 #17769 (4 connections now open) 2014-10-06T17:47:48.180+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50209 #17770 (5 connections now open) 2014-10-06T17:47:48.180+0000 I NETWORK [conn17768] end connection 127.0.0.1:50207 (4 connections now open) 2014-10-06T17:47:53.180+0000 I NETWORK [conn17770] end connection 127.0.0.1:50209 (3 connections now open) 2014-10-06T17:47:53.180+0000 I NETWORK [conn17769] end connection 127.0.0.1:50208 (3 connections now open) 2014-10-06T17:47:53.181+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50210 #17771 (3 connections now open) 2014-10-06T17:47:53.181+0000 I NETWORK [conn17771] end connection 127.0.0.1:50210 (2 connections now open) 2014-10-06T17:47:53.182+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:47:53.183+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:47:53.183+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:47:53.184+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:47:53.185+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:47:53.185+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:47:53.185+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:47:53.186+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:47:53.186+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:47:53.531+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T17:47:53.531+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:53.534+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:53.535+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:47:53.898+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOne" } 2014-10-06T17:47:53.898+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:53.902+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:53.902+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:47:54.253+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOne" } 2014-10-06T17:47:54.253+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:54.257+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:54.257+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:47:54.613+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOne" } 2014-10-06T17:47:54.613+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:54.617+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:54.618+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50211 #17772 (3 connections now open) 2014-10-06T17:47:54.618+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50212 #17773 (4 connections now open) 2014-10-06T17:47:54.618+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50213 #17774 (5 connections now open) 2014-10-06T17:47:54.619+0000 I NETWORK [conn17772] end connection 127.0.0.1:50211 (4 connections now open) 2014-10-06T17:47:59.619+0000 I NETWORK [conn17774] end connection 127.0.0.1:50213 (3 connections now open) 2014-10-06T17:47:59.619+0000 I NETWORK [conn17773] end connection 127.0.0.1:50212 (3 connections now open) 2014-10-06T17:47:59.619+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50214 #17775 (3 connections now open) 2014-10-06T17:47:59.620+0000 I NETWORK [conn17775] end connection 127.0.0.1:50214 (2 connections now open) 2014-10-06T17:47:59.620+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:47:59.621+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:47:59.622+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:47:59.623+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:47:59.623+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:47:59.624+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:47:59.624+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:47:59.624+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:47:59.627+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:47:59.988+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T17:47:59.988+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:47:59.991+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:47:59.992+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:48:00.331+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOne" } 2014-10-06T17:48:00.331+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:48:00.334+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:48:00.335+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:48:00.698+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOne" } 2014-10-06T17:48:00.698+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:48:00.702+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:48:00.702+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:48:01.061+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOne" } 2014-10-06T17:48:01.061+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:48:01.065+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:48:01.066+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50215 #17776 (3 connections now open) 2014-10-06T17:48:01.066+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50216 #17777 (4 connections now open) 2014-10-06T17:48:01.066+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50217 #17778 (5 connections now open) 2014-10-06T17:48:01.067+0000 I NETWORK [conn17776] end connection 127.0.0.1:50215 (4 connections now open) 2014-10-06T17:48:06.067+0000 I NETWORK [conn17777] end connection 127.0.0.1:50216 (3 connections now open) 2014-10-06T17:48:06.067+0000 I NETWORK [conn17778] end connection 127.0.0.1:50217 (3 connections now open) 2014-10-06T17:48:06.067+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50218 #17779 (3 connections now open) 2014-10-06T17:48:06.068+0000 I NETWORK [conn17779] end connection 127.0.0.1:50218 (2 connections now open) 2014-10-06T17:48:06.068+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:48:06.069+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:48:06.070+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:48:06.071+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:48:06.071+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:48:06.071+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:48:06.072+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:48:06.072+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:48:06.072+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:48:06.420+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T17:48:06.420+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:48:06.423+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:48:06.424+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:48:06.790+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOne" } 2014-10-06T17:48:06.790+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:48:06.793+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:48:06.793+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:48:07.133+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOne" } 2014-10-06T17:48:07.133+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:48:07.137+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:48:07.137+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:48:07.502+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOne" } 2014-10-06T17:48:07.502+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:48:07.506+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:48:07.507+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50219 #17780 (3 connections now open) 2014-10-06T17:48:07.507+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50221 #17781 (4 connections now open) 2014-10-06T17:48:07.507+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50220 #17782 (5 connections now open) 2014-10-06T17:48:07.508+0000 I NETWORK [conn17780] end connection 127.0.0.1:50219 (4 connections now open) 2014-10-06T17:48:12.508+0000 I NETWORK [conn17781] end connection 127.0.0.1:50221 (3 connections now open) 2014-10-06T17:48:12.508+0000 I NETWORK [conn17782] end connection 127.0.0.1:50220 (3 connections now open) 2014-10-06T17:48:12.508+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50223 #17783 (3 connections now open) 2014-10-06T17:48:12.509+0000 I NETWORK [conn17783] end connection 127.0.0.1:50223 (2 connections now open) 2014-10-06T17:48:12.509+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:48:12.510+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:48:12.511+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:48:12.512+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:48:12.512+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:48:12.513+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:48:12.513+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:48:12.513+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:48:12.513+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:48:12.884+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T17:48:12.884+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:48:12.888+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:48:12.888+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:48:13.236+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOne" } 2014-10-06T17:48:13.236+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:48:13.240+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:48:13.240+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:48:13.611+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOne" } 2014-10-06T17:48:13.611+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:48:13.615+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:48:13.615+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:48:13.956+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOne" } 2014-10-06T17:48:13.956+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:48:13.960+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:48:13.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50224 #17784 (3 connections now open) 2014-10-06T17:48:13.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50225 #17785 (4 connections now open) 2014-10-06T17:48:13.961+0000 I NETWORK [conn17784] end connection 127.0.0.1:50224 (3 connections now open) 2014-10-06T17:48:18.962+0000 I NETWORK [conn17785] end connection 127.0.0.1:50225 (2 connections now open) 2014-10-06T17:48:18.962+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50226 #17786 (3 connections now open) 2014-10-06T17:48:18.962+0000 I NETWORK [conn17786] end connection 127.0.0.1:50226 (2 connections now open) 2014-10-06T17:48:18.963+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:48:18.964+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:48:18.965+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:48:18.965+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:48:18.966+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:48:18.966+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:48:18.966+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:48:18.967+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:48:18.967+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:48:19.338+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T17:48:19.339+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:48:19.342+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:48:19.342+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:48:19.710+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOne" } 2014-10-06T17:48:19.710+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:48:19.713+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:48:19.713+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:48:20.063+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOne" } 2014-10-06T17:48:20.063+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:48:20.066+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:48:20.067+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:48:20.439+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOne" } 2014-10-06T17:48:20.439+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:48:20.442+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:48:20.444+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50227 #17787 (3 connections now open) 2014-10-06T17:48:20.444+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50228 #17788 (4 connections now open) 2014-10-06T17:48:20.444+0000 I NETWORK [conn17787] end connection 127.0.0.1:50227 (3 connections now open) 2014-10-06T17:48:25.444+0000 I NETWORK [conn17788] end connection 127.0.0.1:50228 (2 connections now open) 2014-10-06T17:48:25.445+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50229 #17789 (3 connections now open) 2014-10-06T17:48:25.445+0000 I NETWORK [conn17789] end connection 127.0.0.1:50229 (2 connections now open) 2014-10-06T17:48:25.445+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:48:25.446+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:48:25.447+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:48:25.448+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:48:25.449+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:48:25.449+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:48:25.449+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:48:25.449+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:48:25.450+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:48:25.808+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T17:48:25.808+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:48:25.811+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:48:25.811+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:48:26.165+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOne" } 2014-10-06T17:48:26.166+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:48:26.169+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:48:26.169+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:48:26.532+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOne" } 2014-10-06T17:48:26.532+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:48:26.535+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:48:26.536+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:48:26.882+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOne" } 2014-10-06T17:48:26.882+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:48:26.885+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:48:26.887+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50230 #17790 (3 connections now open) 2014-10-06T17:48:26.887+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50231 #17791 (4 connections now open) 2014-10-06T17:48:26.887+0000 I NETWORK [conn17790] end connection 127.0.0.1:50230 (3 connections now open) 2014-10-06T17:48:31.887+0000 I NETWORK [conn17791] end connection 127.0.0.1:50231 (2 connections now open) 2014-10-06T17:48:31.888+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50232 #17792 (3 connections now open) 2014-10-06T17:48:31.888+0000 I NETWORK [conn17792] end connection 127.0.0.1:50232 (2 connections now open) 2014-10-06T17:48:31.888+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:48:31.889+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:48:31.890+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:48:31.890+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:48:31.891+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:48:31.891+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:48:31.892+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:48:31.892+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:48:31.892+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:48:32.262+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T17:48:32.262+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:48:32.265+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:48:32.266+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:48:32.639+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOne" } 2014-10-06T17:48:32.639+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:48:32.643+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:48:32.643+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:48:32.996+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOne" } 2014-10-06T17:48:32.996+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:48:32.999+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:48:32.999+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:48:33.366+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOne" } 2014-10-06T17:48:33.366+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:48:33.369+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:48:33.370+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50233 #17793 (3 connections now open) 2014-10-06T17:48:33.370+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50234 #17794 (4 connections now open) 2014-10-06T17:48:33.371+0000 I NETWORK [conn17793] end connection 127.0.0.1:50233 (3 connections now open) 2014-10-06T17:48:38.371+0000 I NETWORK [conn17794] end connection 127.0.0.1:50234 (2 connections now open) 2014-10-06T17:48:38.371+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50235 #17795 (3 connections now open) 2014-10-06T17:48:38.372+0000 I NETWORK [conn17795] end connection 127.0.0.1:50235 (2 connections now open) 2014-10-06T17:48:38.372+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:48:38.373+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:48:38.374+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:48:38.375+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:48:38.376+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:48:38.376+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:48:38.376+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:48:38.376+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:48:38.377+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:48:38.721+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T17:48:38.721+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:48:38.724+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:48:38.725+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:48:39.091+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOne" } 2014-10-06T17:48:39.091+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:48:39.094+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:48:39.095+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:48:39.459+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOne" } 2014-10-06T17:48:39.459+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:48:39.466+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:48:39.466+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:48:39.812+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOne" } 2014-10-06T17:48:39.812+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:48:39.816+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:48:39.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50236 #17796 (3 connections now open) 2014-10-06T17:48:39.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50237 #17797 (4 connections now open) 2014-10-06T17:48:39.817+0000 I NETWORK [conn17796] end connection 127.0.0.1:50236 (3 connections now open) 2014-10-06T17:48:44.818+0000 I NETWORK [conn17797] end connection 127.0.0.1:50237 (2 connections now open) 2014-10-06T17:48:44.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50238 #17798 (3 connections now open) 2014-10-06T17:48:44.818+0000 I NETWORK [conn17798] end connection 127.0.0.1:50238 (2 connections now open) 2014-10-06T17:48:44.819+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:48:44.820+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:48:44.821+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:48:44.821+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:48:44.822+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:48:44.822+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:48:44.822+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:48:44.823+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:48:44.823+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:48:45.185+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T17:48:45.185+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:48:45.189+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:48:45.189+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:48:45.546+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOne" } 2014-10-06T17:48:45.546+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:48:45.550+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:48:45.550+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:48:45.901+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOne" } 2014-10-06T17:48:45.901+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:48:45.904+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:48:45.904+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:48:46.270+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOne" } 2014-10-06T17:48:46.270+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:48:46.277+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:48:46.278+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50239 #17799 (3 connections now open) 2014-10-06T17:48:46.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50240 #17800 (4 connections now open) 2014-10-06T17:48:46.279+0000 I NETWORK [conn17799] end connection 127.0.0.1:50239 (3 connections now open) 2014-10-06T17:48:51.279+0000 I NETWORK [conn17800] end connection 127.0.0.1:50240 (2 connections now open) 2014-10-06T17:48:51.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50241 #17801 (3 connections now open) 2014-10-06T17:48:51.280+0000 I NETWORK [conn17801] end connection 127.0.0.1:50241 (2 connections now open) 2014-10-06T17:48:51.280+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:48:51.281+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:48:51.282+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:48:51.283+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:48:51.284+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:48:51.284+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:48:51.284+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:48:51.284+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:48:51.285+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:48:51.639+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOne" } 2014-10-06T17:48:51.639+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:48:51.642+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:48:51.643+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:48:52.005+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOne" } 2014-10-06T17:48:52.005+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:48:52.009+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:48:52.009+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:48:52.369+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOne" } 2014-10-06T17:48:52.369+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:48:52.372+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:48:52.373+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:48:52.720+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOne" } 2014-10-06T17:48:52.720+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:48:52.723+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:48:52.725+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50242 #17802 (3 connections now open) 2014-10-06T17:48:52.725+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50243 #17803 (4 connections now open) 2014-10-06T17:48:52.725+0000 I NETWORK [conn17802] end connection 127.0.0.1:50242 (3 connections now open) 2014-10-06T17:48:57.726+0000 I NETWORK [conn17803] end connection 127.0.0.1:50243 (2 connections now open) 2014-10-06T17:48:57.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50244 #17804 (3 connections now open) 2014-10-06T17:48:57.726+0000 I NETWORK [conn17804] end connection 127.0.0.1:50244 (2 connections now open) 2014-10-06T17:48:57.727+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOne 2014-10-06T17:48:57.728+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOne 2014-10-06T17:48:57.728+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOne 2014-10-06T17:48:57.729+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOne 2014-10-06T17:48:57.734+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:48:57.734+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:48:57.734+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:48:57.734+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:48:57.735+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:48:58.087+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:48:58.425+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:48:58.783+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:48:59.142+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50245 #17805 (3 connections now open) 2014-10-06T17:48:59.142+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50246 #17806 (4 connections now open) 2014-10-06T17:48:59.142+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50247 #17807 (5 connections now open) 2014-10-06T17:48:59.143+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50248 #17808 (6 connections now open) 2014-10-06T17:48:59.143+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50249 #17809 (7 connections now open) 2014-10-06T17:48:59.143+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50250 #17810 (8 connections now open) 2014-10-06T17:48:59.143+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50251 #17811 (9 connections now open) 2014-10-06T17:48:59.144+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50252 #17812 (10 connections now open) 2014-10-06T17:48:59.144+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50253 #17813 (11 connections now open) 2014-10-06T17:48:59.145+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50254 #17814 (12 connections now open) 2014-10-06T17:48:59.145+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50255 #17815 (13 connections now open) 2014-10-06T17:48:59.145+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50256 #17816 (14 connections now open) 2014-10-06T17:48:59.145+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50257 #17817 (15 connections now open) 2014-10-06T17:48:59.145+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50258 #17818 (16 connections now open) 2014-10-06T17:48:59.146+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50259 #17819 (17 connections now open) 2014-10-06T17:48:59.146+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50260 #17820 (18 connections now open) 2014-10-06T17:48:59.146+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50261 #17821 (19 connections now open) 2014-10-06T17:48:59.147+0000 I NETWORK [conn17805] end connection 127.0.0.1:50245 (18 connections now open) 2014-10-06T17:49:04.147+0000 I NETWORK [conn17818] end connection 127.0.0.1:50258 (17 connections now open) 2014-10-06T17:49:04.147+0000 I NETWORK [conn17810] end connection 127.0.0.1:50250 (16 connections now open) 2014-10-06T17:49:04.147+0000 I NETWORK [conn17815] end connection 127.0.0.1:50255 (16 connections now open) 2014-10-06T17:49:04.147+0000 I NETWORK [conn17820] end connection 127.0.0.1:50260 (16 connections now open) 2014-10-06T17:49:04.147+0000 I NETWORK [conn17812] end connection 127.0.0.1:50252 (17 connections now open) 2014-10-06T17:49:04.147+0000 I NETWORK [conn17808] end connection 127.0.0.1:50248 (16 connections now open) 2014-10-06T17:49:04.147+0000 I NETWORK [conn17819] end connection 127.0.0.1:50259 (16 connections now open) 2014-10-06T17:49:04.148+0000 I NETWORK [conn17814] end connection 127.0.0.1:50254 (11 connections now open) 2014-10-06T17:49:04.148+0000 I NETWORK [conn17811] end connection 127.0.0.1:50251 (15 connections now open) 2014-10-06T17:49:04.148+0000 I NETWORK [conn17806] end connection 127.0.0.1:50246 (15 connections now open) 2014-10-06T17:49:04.148+0000 I NETWORK [conn17807] end connection 127.0.0.1:50247 (9 connections now open) 2014-10-06T17:49:04.148+0000 I NETWORK [conn17821] end connection 127.0.0.1:50261 (14 connections now open) 2014-10-06T17:49:04.148+0000 I NETWORK [conn17813] end connection 127.0.0.1:50253 (11 connections now open) 2014-10-06T17:49:04.148+0000 I NETWORK [conn17809] end connection 127.0.0.1:50249 (9 connections now open) 2014-10-06T17:49:04.148+0000 I NETWORK [conn17816] end connection 127.0.0.1:50256 (15 connections now open) 2014-10-06T17:49:04.148+0000 I NETWORK [conn17817] end connection 127.0.0.1:50257 (15 connections now open) 2014-10-06T17:49:04.148+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50262 #17822 (3 connections now open) 2014-10-06T17:49:04.149+0000 I NETWORK [conn17822] end connection 127.0.0.1:50262 (2 connections now open) 2014-10-06T17:49:04.149+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:49:04.150+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:49:04.151+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:49:04.151+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:49:04.152+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:49:04.152+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:49:04.152+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:49:04.152+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:49:04.153+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:49:04.488+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:49:04.841+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:49:05.177+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:49:05.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50263 #17823 (3 connections now open) 2014-10-06T17:49:05.533+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50264 #17824 (4 connections now open) 2014-10-06T17:49:05.533+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50265 #17825 (5 connections now open) 2014-10-06T17:49:05.533+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50266 #17826 (6 connections now open) 2014-10-06T17:49:05.533+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50267 #17827 (7 connections now open) 2014-10-06T17:49:05.533+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50268 #17828 (8 connections now open) 2014-10-06T17:49:05.534+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50269 #17829 (9 connections now open) 2014-10-06T17:49:05.534+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50270 #17830 (10 connections now open) 2014-10-06T17:49:05.534+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50271 #17831 (11 connections now open) 2014-10-06T17:49:05.534+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50272 #17832 (12 connections now open) 2014-10-06T17:49:05.534+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50273 #17833 (13 connections now open) 2014-10-06T17:49:05.535+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50274 #17834 (14 connections now open) 2014-10-06T17:49:05.535+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50275 #17835 (15 connections now open) 2014-10-06T17:49:05.535+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50276 #17836 (16 connections now open) 2014-10-06T17:49:05.535+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50277 #17837 (17 connections now open) 2014-10-06T17:49:05.535+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50278 #17838 (18 connections now open) 2014-10-06T17:49:05.536+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50279 #17839 (19 connections now open) 2014-10-06T17:49:05.536+0000 I NETWORK [conn17823] end connection 127.0.0.1:50263 (18 connections now open) 2014-10-06T17:49:10.536+0000 I NETWORK [conn17835] end connection 127.0.0.1:50275 (17 connections now open) 2014-10-06T17:49:10.537+0000 I NETWORK [conn17832] end connection 127.0.0.1:50272 (17 connections now open) 2014-10-06T17:49:10.537+0000 I NETWORK [conn17831] end connection 127.0.0.1:50271 (15 connections now open) 2014-10-06T17:49:10.537+0000 I NETWORK [conn17837] end connection 127.0.0.1:50277 (14 connections now open) 2014-10-06T17:49:10.537+0000 I NETWORK [conn17828] end connection 127.0.0.1:50268 (14 connections now open) 2014-10-06T17:49:10.537+0000 I NETWORK [conn17825] end connection 127.0.0.1:50265 (13 connections now open) 2014-10-06T17:49:10.537+0000 I NETWORK [conn17834] end connection 127.0.0.1:50274 (11 connections now open) 2014-10-06T17:49:10.537+0000 I NETWORK [conn17839] end connection 127.0.0.1:50279 (11 connections now open) 2014-10-06T17:49:10.537+0000 I NETWORK [conn17827] end connection 127.0.0.1:50267 (9 connections now open) 2014-10-06T17:49:10.537+0000 I NETWORK [conn17836] end connection 127.0.0.1:50276 (9 connections now open) 2014-10-06T17:49:10.537+0000 I NETWORK [conn17824] end connection 127.0.0.1:50264 (7 connections now open) 2014-10-06T17:49:10.537+0000 I NETWORK [conn17829] end connection 127.0.0.1:50269 (7 connections now open) 2014-10-06T17:49:10.537+0000 I NETWORK [conn17838] end connection 127.0.0.1:50278 (7 connections now open) 2014-10-06T17:49:10.537+0000 I NETWORK [conn17830] end connection 127.0.0.1:50270 (7 connections now open) 2014-10-06T17:49:10.537+0000 I NETWORK [conn17826] end connection 127.0.0.1:50266 (7 connections now open) 2014-10-06T17:49:10.537+0000 I NETWORK [conn17833] end connection 127.0.0.1:50273 (2 connections now open) 2014-10-06T17:49:10.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50280 #17840 (3 connections now open) 2014-10-06T17:49:10.538+0000 I NETWORK [conn17840] end connection 127.0.0.1:50280 (2 connections now open) 2014-10-06T17:49:10.538+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:49:10.539+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:49:10.540+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:49:10.540+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:49:10.541+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:49:10.541+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:49:10.541+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:49:10.541+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:49:10.542+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:49:10.891+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:49:11.223+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:49:11.575+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:49:11.916+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50281 #17841 (3 connections now open) 2014-10-06T17:49:11.916+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50282 #17842 (4 connections now open) 2014-10-06T17:49:11.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50283 #17843 (5 connections now open) 2014-10-06T17:49:11.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50284 #17844 (6 connections now open) 2014-10-06T17:49:11.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50285 #17845 (7 connections now open) 2014-10-06T17:49:11.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50286 #17846 (8 connections now open) 2014-10-06T17:49:11.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50287 #17847 (9 connections now open) 2014-10-06T17:49:11.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50288 #17848 (10 connections now open) 2014-10-06T17:49:11.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50289 #17849 (11 connections now open) 2014-10-06T17:49:11.918+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50290 #17850 (12 connections now open) 2014-10-06T17:49:11.918+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50291 #17851 (13 connections now open) 2014-10-06T17:49:11.918+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50292 #17852 (14 connections now open) 2014-10-06T17:49:11.918+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50293 #17853 (15 connections now open) 2014-10-06T17:49:11.919+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50294 #17854 (16 connections now open) 2014-10-06T17:49:11.919+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50295 #17855 (17 connections now open) 2014-10-06T17:49:11.919+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50296 #17856 (18 connections now open) 2014-10-06T17:49:11.920+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50297 #17857 (19 connections now open) 2014-10-06T17:49:11.920+0000 I NETWORK [conn17841] end connection 127.0.0.1:50281 (18 connections now open) 2014-10-06T17:49:16.921+0000 I NETWORK [conn17853] end connection 127.0.0.1:50293 (17 connections now open) 2014-10-06T17:49:16.921+0000 I NETWORK [conn17850] end connection 127.0.0.1:50290 (17 connections now open) 2014-10-06T17:49:16.921+0000 I NETWORK [conn17842] end connection 127.0.0.1:50282 (17 connections now open) 2014-10-06T17:49:16.921+0000 I NETWORK [conn17857] end connection 127.0.0.1:50297 (17 connections now open) 2014-10-06T17:49:16.921+0000 I NETWORK [conn17855] end connection 127.0.0.1:50295 (14 connections now open) 2014-10-06T17:49:16.921+0000 I NETWORK [conn17847] end connection 127.0.0.1:50287 (17 connections now open) 2014-10-06T17:49:16.921+0000 I NETWORK [conn17851] end connection 127.0.0.1:50291 (14 connections now open) 2014-10-06T17:49:16.921+0000 I NETWORK [conn17856] end connection 127.0.0.1:50296 (17 connections now open) 2014-10-06T17:49:16.921+0000 I NETWORK [conn17852] end connection 127.0.0.1:50292 (11 connections now open) 2014-10-06T17:49:16.921+0000 I NETWORK [conn17849] end connection 127.0.0.1:50289 (15 connections now open) 2014-10-06T17:49:16.921+0000 I NETWORK [conn17846] end connection 127.0.0.1:50286 (17 connections now open) 2014-10-06T17:49:16.921+0000 I NETWORK [conn17854] end connection 127.0.0.1:50294 (14 connections now open) 2014-10-06T17:49:16.921+0000 I NETWORK [conn17843] end connection 127.0.0.1:50283 (14 connections now open) 2014-10-06T17:49:16.921+0000 I NETWORK [conn17845] end connection 127.0.0.1:50285 (14 connections now open) 2014-10-06T17:49:16.921+0000 I NETWORK [conn17844] end connection 127.0.0.1:50284 (17 connections now open) 2014-10-06T17:49:16.921+0000 I NETWORK [conn17848] end connection 127.0.0.1:50288 (17 connections now open) 2014-10-06T17:49:16.922+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50298 #17858 (3 connections now open) 2014-10-06T17:49:16.922+0000 I NETWORK [conn17858] end connection 127.0.0.1:50298 (2 connections now open) 2014-10-06T17:49:16.923+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:49:16.924+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:49:16.924+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:49:16.925+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:49:16.925+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:49:16.925+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:49:16.926+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:49:16.926+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:49:16.926+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:49:17.282+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:49:17.638+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:49:17.975+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:49:18.333+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50299 #17859 (3 connections now open) 2014-10-06T17:49:18.334+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50300 #17860 (4 connections now open) 2014-10-06T17:49:18.334+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50301 #17861 (5 connections now open) 2014-10-06T17:49:18.334+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50302 #17862 (6 connections now open) 2014-10-06T17:49:18.334+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50303 #17863 (7 connections now open) 2014-10-06T17:49:18.334+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50304 #17864 (8 connections now open) 2014-10-06T17:49:18.335+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50305 #17865 (9 connections now open) 2014-10-06T17:49:18.335+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50306 #17866 (10 connections now open) 2014-10-06T17:49:18.336+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50307 #17867 (11 connections now open) 2014-10-06T17:49:18.336+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50308 #17868 (12 connections now open) 2014-10-06T17:49:18.336+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50309 #17869 (13 connections now open) 2014-10-06T17:49:18.337+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50310 #17870 (14 connections now open) 2014-10-06T17:49:18.337+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50311 #17871 (15 connections now open) 2014-10-06T17:49:18.337+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50312 #17872 (16 connections now open) 2014-10-06T17:49:18.338+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50313 #17873 (17 connections now open) 2014-10-06T17:49:18.338+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50314 #17874 (18 connections now open) 2014-10-06T17:49:18.338+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50315 #17875 (19 connections now open) 2014-10-06T17:49:18.340+0000 I NETWORK [conn17859] end connection 127.0.0.1:50299 (18 connections now open) 2014-10-06T17:49:23.340+0000 I NETWORK [conn17875] end connection 127.0.0.1:50315 (17 connections now open) 2014-10-06T17:49:23.340+0000 I NETWORK [conn17861] end connection 127.0.0.1:50301 (16 connections now open) 2014-10-06T17:49:23.340+0000 I NETWORK [conn17873] end connection 127.0.0.1:50313 (16 connections now open) 2014-10-06T17:49:23.340+0000 I NETWORK [conn17864] end connection 127.0.0.1:50304 (16 connections now open) 2014-10-06T17:49:23.340+0000 I NETWORK [conn17867] end connection 127.0.0.1:50307 (15 connections now open) 2014-10-06T17:49:23.340+0000 I NETWORK [conn17868] end connection 127.0.0.1:50308 (16 connections now open) 2014-10-06T17:49:23.340+0000 I NETWORK [conn17871] end connection 127.0.0.1:50311 (16 connections now open) 2014-10-06T17:49:23.340+0000 I NETWORK [conn17869] end connection 127.0.0.1:50309 (16 connections now open) 2014-10-06T17:49:23.340+0000 I NETWORK [conn17865] end connection 127.0.0.1:50305 (16 connections now open) 2014-10-06T17:49:23.340+0000 I NETWORK [conn17863] end connection 127.0.0.1:50303 (16 connections now open) 2014-10-06T17:49:23.340+0000 I NETWORK [conn17870] end connection 127.0.0.1:50310 (16 connections now open) 2014-10-06T17:49:23.340+0000 I NETWORK [conn17862] end connection 127.0.0.1:50302 (16 connections now open) 2014-10-06T17:49:23.340+0000 I NETWORK [conn17860] end connection 127.0.0.1:50300 (16 connections now open) 2014-10-06T17:49:23.340+0000 I NETWORK [conn17874] end connection 127.0.0.1:50314 (16 connections now open) 2014-10-06T17:49:23.341+0000 I NETWORK [conn17872] end connection 127.0.0.1:50312 (7 connections now open) 2014-10-06T17:49:23.341+0000 I NETWORK [conn17866] end connection 127.0.0.1:50306 (2 connections now open) 2014-10-06T17:49:23.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50316 #17876 (3 connections now open) 2014-10-06T17:49:23.341+0000 I NETWORK [conn17876] end connection 127.0.0.1:50316 (2 connections now open) 2014-10-06T17:49:23.342+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:49:23.347+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:49:23.347+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:49:23.348+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:49:23.348+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:49:23.348+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:49:23.349+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:49:23.349+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:49:23.349+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:49:23.686+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:49:24.039+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:49:24.393+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:49:24.732+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50317 #17877 (3 connections now open) 2014-10-06T17:49:24.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50318 #17878 (4 connections now open) 2014-10-06T17:49:24.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50320 #17879 (5 connections now open) 2014-10-06T17:49:24.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50319 #17880 (6 connections now open) 2014-10-06T17:49:24.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50321 #17881 (7 connections now open) 2014-10-06T17:49:24.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50322 #17882 (8 connections now open) 2014-10-06T17:49:24.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50323 #17883 (9 connections now open) 2014-10-06T17:49:24.734+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50324 #17884 (10 connections now open) 2014-10-06T17:49:24.734+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50325 #17885 (11 connections now open) 2014-10-06T17:49:24.734+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50326 #17886 (12 connections now open) 2014-10-06T17:49:24.734+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50327 #17887 (13 connections now open) 2014-10-06T17:49:24.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50328 #17888 (14 connections now open) 2014-10-06T17:49:24.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50329 #17889 (15 connections now open) 2014-10-06T17:49:24.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50330 #17890 (16 connections now open) 2014-10-06T17:49:24.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50331 #17891 (17 connections now open) 2014-10-06T17:49:24.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50332 #17892 (18 connections now open) 2014-10-06T17:49:24.737+0000 I NETWORK [conn17877] end connection 127.0.0.1:50317 (17 connections now open) 2014-10-06T17:49:24.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50333 #17893 (18 connections now open) 2014-10-06T17:49:29.737+0000 I NETWORK [conn17893] end connection 127.0.0.1:50333 (17 connections now open) 2014-10-06T17:49:29.738+0000 I NETWORK [conn17891] end connection 127.0.0.1:50331 (16 connections now open) 2014-10-06T17:49:29.738+0000 I NETWORK [conn17890] end connection 127.0.0.1:50330 (15 connections now open) 2014-10-06T17:49:29.738+0000 I NETWORK [conn17888] end connection 127.0.0.1:50328 (15 connections now open) 2014-10-06T17:49:29.738+0000 I NETWORK [conn17886] end connection 127.0.0.1:50326 (14 connections now open) 2014-10-06T17:49:29.738+0000 I NETWORK [conn17883] end connection 127.0.0.1:50323 (13 connections now open) 2014-10-06T17:49:29.738+0000 I NETWORK [conn17881] end connection 127.0.0.1:50321 (12 connections now open) 2014-10-06T17:49:29.738+0000 I NETWORK [conn17878] end connection 127.0.0.1:50318 (11 connections now open) 2014-10-06T17:49:29.738+0000 I NETWORK [conn17882] end connection 127.0.0.1:50322 (11 connections now open) 2014-10-06T17:49:29.738+0000 I NETWORK [conn17889] end connection 127.0.0.1:50329 (9 connections now open) 2014-10-06T17:49:29.738+0000 I NETWORK [conn17880] end connection 127.0.0.1:50319 (8 connections now open) 2014-10-06T17:49:29.738+0000 I NETWORK [conn17885] end connection 127.0.0.1:50325 (7 connections now open) 2014-10-06T17:49:29.738+0000 I NETWORK [conn17884] end connection 127.0.0.1:50324 (6 connections now open) 2014-10-06T17:49:29.738+0000 I NETWORK [conn17887] end connection 127.0.0.1:50327 (6 connections now open) 2014-10-06T17:49:29.738+0000 I NETWORK [conn17879] end connection 127.0.0.1:50320 (5 connections now open) 2014-10-06T17:49:29.738+0000 I NETWORK [conn17892] end connection 127.0.0.1:50332 (2 connections now open) 2014-10-06T17:49:29.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50334 #17894 (3 connections now open) 2014-10-06T17:49:29.739+0000 I NETWORK [conn17894] end connection 127.0.0.1:50334 (2 connections now open) 2014-10-06T17:49:29.739+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:49:29.740+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:49:29.740+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:49:29.741+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:49:29.741+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:49:29.742+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:49:29.742+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:49:29.742+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:49:29.742+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:49:30.096+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:49:30.434+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:49:30.789+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:49:31.146+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50335 #17895 (3 connections now open) 2014-10-06T17:49:31.146+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50337 #17896 (4 connections now open) 2014-10-06T17:49:31.146+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50336 #17897 (5 connections now open) 2014-10-06T17:49:31.146+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50339 #17898 (6 connections now open) 2014-10-06T17:49:31.146+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50340 #17899 (7 connections now open) 2014-10-06T17:49:31.147+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50341 #17900 (8 connections now open) 2014-10-06T17:49:31.147+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50342 #17901 (9 connections now open) 2014-10-06T17:49:31.147+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50343 #17902 (10 connections now open) 2014-10-06T17:49:31.147+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50344 #17903 (11 connections now open) 2014-10-06T17:49:31.147+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50345 #17904 (12 connections now open) 2014-10-06T17:49:31.148+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50346 #17905 (13 connections now open) 2014-10-06T17:49:31.148+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50347 #17906 (14 connections now open) 2014-10-06T17:49:31.148+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50348 #17907 (15 connections now open) 2014-10-06T17:49:31.149+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50349 #17908 (16 connections now open) 2014-10-06T17:49:31.149+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50350 #17909 (17 connections now open) 2014-10-06T17:49:31.149+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50351 #17910 (18 connections now open) 2014-10-06T17:49:31.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50352 #17911 (19 connections now open) 2014-10-06T17:49:31.150+0000 I NETWORK [conn17895] end connection 127.0.0.1:50335 (18 connections now open) 2014-10-06T17:49:36.151+0000 I NETWORK [conn17911] end connection 127.0.0.1:50352 (17 connections now open) 2014-10-06T17:49:36.151+0000 I NETWORK [conn17899] end connection 127.0.0.1:50340 (16 connections now open) 2014-10-06T17:49:36.151+0000 I NETWORK [conn17902] end connection 127.0.0.1:50343 (16 connections now open) 2014-10-06T17:49:36.151+0000 I NETWORK [conn17910] end connection 127.0.0.1:50351 (16 connections now open) 2014-10-06T17:49:36.151+0000 I NETWORK [conn17897] end connection 127.0.0.1:50336 (16 connections now open) 2014-10-06T17:49:36.151+0000 I NETWORK [conn17909] end connection 127.0.0.1:50350 (14 connections now open) 2014-10-06T17:49:36.151+0000 I NETWORK [conn17906] end connection 127.0.0.1:50347 (16 connections now open) 2014-10-06T17:49:36.151+0000 I NETWORK [conn17905] end connection 127.0.0.1:50346 (12 connections now open) 2014-10-06T17:49:36.151+0000 I NETWORK [conn17907] end connection 127.0.0.1:50348 (10 connections now open) 2014-10-06T17:49:36.151+0000 I NETWORK [conn17898] end connection 127.0.0.1:50339 (10 connections now open) 2014-10-06T17:49:36.151+0000 I NETWORK [conn17896] end connection 127.0.0.1:50337 (10 connections now open) 2014-10-06T17:49:36.151+0000 I NETWORK [conn17901] end connection 127.0.0.1:50342 (12 connections now open) 2014-10-06T17:49:36.151+0000 I NETWORK [conn17904] end connection 127.0.0.1:50345 (9 connections now open) 2014-10-06T17:49:36.151+0000 I NETWORK [conn17900] end connection 127.0.0.1:50341 (7 connections now open) 2014-10-06T17:49:36.151+0000 I NETWORK [conn17908] end connection 127.0.0.1:50349 (7 connections now open) 2014-10-06T17:49:36.152+0000 I NETWORK [conn17903] end connection 127.0.0.1:50344 (4 connections now open) 2014-10-06T17:49:36.152+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50353 #17912 (3 connections now open) 2014-10-06T17:49:36.152+0000 I NETWORK [conn17912] end connection 127.0.0.1:50353 (2 connections now open) 2014-10-06T17:49:36.153+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:49:36.153+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:49:36.154+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:49:36.155+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:49:36.155+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:49:36.155+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:49:36.156+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:49:36.156+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:49:36.156+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:49:36.493+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:49:36.853+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:49:37.184+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:49:37.540+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50354 #17913 (3 connections now open) 2014-10-06T17:49:37.541+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50355 #17914 (4 connections now open) 2014-10-06T17:49:37.541+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50356 #17915 (5 connections now open) 2014-10-06T17:49:37.541+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50357 #17916 (6 connections now open) 2014-10-06T17:49:37.541+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50358 #17917 (7 connections now open) 2014-10-06T17:49:37.541+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50359 #17918 (8 connections now open) 2014-10-06T17:49:37.541+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50360 #17919 (9 connections now open) 2014-10-06T17:49:37.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50361 #17920 (10 connections now open) 2014-10-06T17:49:37.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50362 #17921 (11 connections now open) 2014-10-06T17:49:37.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50363 #17922 (12 connections now open) 2014-10-06T17:49:37.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50364 #17923 (13 connections now open) 2014-10-06T17:49:37.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50365 #17924 (14 connections now open) 2014-10-06T17:49:37.543+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50366 #17925 (15 connections now open) 2014-10-06T17:49:37.543+0000 I NETWORK [conn17913] end connection 127.0.0.1:50354 (14 connections now open) 2014-10-06T17:49:37.544+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50367 #17926 (15 connections now open) 2014-10-06T17:49:37.544+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50368 #17927 (16 connections now open) 2014-10-06T17:49:37.545+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50369 #17928 (17 connections now open) 2014-10-06T17:49:37.545+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50370 #17929 (18 connections now open) 2014-10-06T17:49:42.544+0000 I NETWORK [conn17928] end connection 127.0.0.1:50369 (17 connections now open) 2014-10-06T17:49:42.544+0000 I NETWORK [conn17915] end connection 127.0.0.1:50356 (16 connections now open) 2014-10-06T17:49:42.544+0000 I NETWORK [conn17923] end connection 127.0.0.1:50364 (16 connections now open) 2014-10-06T17:49:42.544+0000 I NETWORK [conn17918] end connection 127.0.0.1:50359 (17 connections now open) 2014-10-06T17:49:42.544+0000 I NETWORK [conn17914] end connection 127.0.0.1:50355 (13 connections now open) 2014-10-06T17:49:42.544+0000 I NETWORK [conn17916] end connection 127.0.0.1:50357 (13 connections now open) 2014-10-06T17:49:42.544+0000 I NETWORK [conn17920] end connection 127.0.0.1:50361 (13 connections now open) 2014-10-06T17:49:42.544+0000 I NETWORK [conn17924] end connection 127.0.0.1:50365 (13 connections now open) 2014-10-06T17:49:42.544+0000 I NETWORK [conn17919] end connection 127.0.0.1:50360 (12 connections now open) 2014-10-06T17:49:42.544+0000 I NETWORK [conn17926] end connection 127.0.0.1:50367 (10 connections now open) 2014-10-06T17:49:42.544+0000 I NETWORK [conn17929] end connection 127.0.0.1:50370 (12 connections now open) 2014-10-06T17:49:42.544+0000 I NETWORK [conn17917] end connection 127.0.0.1:50358 (12 connections now open) 2014-10-06T17:49:42.544+0000 I NETWORK [conn17925] end connection 127.0.0.1:50366 (12 connections now open) 2014-10-06T17:49:42.544+0000 I NETWORK [conn17927] end connection 127.0.0.1:50368 (12 connections now open) 2014-10-06T17:49:42.545+0000 I NETWORK [conn17922] end connection 127.0.0.1:50363 (3 connections now open) 2014-10-06T17:49:42.545+0000 I NETWORK [conn17921] end connection 127.0.0.1:50362 (2 connections now open) 2014-10-06T17:49:42.545+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50371 #17930 (3 connections now open) 2014-10-06T17:49:42.546+0000 I NETWORK [conn17930] end connection 127.0.0.1:50371 (2 connections now open) 2014-10-06T17:49:42.546+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:49:42.551+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:49:42.551+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:49:42.552+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:49:42.552+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:49:42.553+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:49:42.553+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:49:42.553+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:49:42.553+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:49:42.906+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:49:43.251+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:49:43.610+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:49:43.946+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50372 #17931 (3 connections now open) 2014-10-06T17:49:43.947+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50373 #17932 (4 connections now open) 2014-10-06T17:49:43.947+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50374 #17933 (5 connections now open) 2014-10-06T17:49:43.947+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50375 #17934 (6 connections now open) 2014-10-06T17:49:43.947+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50376 #17935 (7 connections now open) 2014-10-06T17:49:43.947+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50378 #17936 (8 connections now open) 2014-10-06T17:49:43.947+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50379 #17937 (9 connections now open) 2014-10-06T17:49:43.947+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50380 #17938 (10 connections now open) 2014-10-06T17:49:43.947+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50381 #17939 (11 connections now open) 2014-10-06T17:49:43.947+0000 I NETWORK [conn17931] end connection 127.0.0.1:50372 (9 connections now open) 2014-10-06T17:49:48.948+0000 I NETWORK [conn17934] end connection 127.0.0.1:50375 (9 connections now open) 2014-10-06T17:49:48.948+0000 I NETWORK [conn17937] end connection 127.0.0.1:50379 (9 connections now open) 2014-10-06T17:49:48.948+0000 I NETWORK [conn17935] end connection 127.0.0.1:50376 (9 connections now open) 2014-10-06T17:49:48.948+0000 I NETWORK [conn17936] end connection 127.0.0.1:50378 (7 connections now open) 2014-10-06T17:49:48.948+0000 I NETWORK [conn17938] end connection 127.0.0.1:50380 (9 connections now open) 2014-10-06T17:49:48.948+0000 I NETWORK [conn17939] end connection 127.0.0.1:50381 (8 connections now open) 2014-10-06T17:49:48.948+0000 I NETWORK [conn17932] end connection 127.0.0.1:50373 (6 connections now open) 2014-10-06T17:49:48.948+0000 I NETWORK [conn17933] end connection 127.0.0.1:50374 (3 connections now open) 2014-10-06T17:49:48.948+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50382 #17940 (3 connections now open) 2014-10-06T17:49:48.949+0000 I NETWORK [conn17940] end connection 127.0.0.1:50382 (2 connections now open) 2014-10-06T17:49:48.949+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:49:48.950+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:49:48.950+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:49:48.951+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:49:48.952+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:49:48.952+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:49:48.952+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:49:48.952+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:49:48.953+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:49:49.308+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:49:49.656+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:49:49.999+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:49:50.356+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50383 #17941 (3 connections now open) 2014-10-06T17:49:50.357+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50384 #17942 (4 connections now open) 2014-10-06T17:49:50.357+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50385 #17943 (5 connections now open) 2014-10-06T17:49:50.357+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50386 #17944 (6 connections now open) 2014-10-06T17:49:50.357+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50387 #17945 (7 connections now open) 2014-10-06T17:49:50.357+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50388 #17946 (8 connections now open) 2014-10-06T17:49:50.357+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50389 #17947 (9 connections now open) 2014-10-06T17:49:50.357+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50390 #17948 (10 connections now open) 2014-10-06T17:49:50.357+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50391 #17949 (11 connections now open) 2014-10-06T17:49:50.358+0000 I NETWORK [conn17941] end connection 127.0.0.1:50383 (10 connections now open) 2014-10-06T17:49:55.358+0000 I NETWORK [conn17946] end connection 127.0.0.1:50388 (9 connections now open) 2014-10-06T17:49:55.358+0000 I NETWORK [conn17943] end connection 127.0.0.1:50385 (9 connections now open) 2014-10-06T17:49:55.358+0000 I NETWORK [conn17944] end connection 127.0.0.1:50386 (9 connections now open) 2014-10-06T17:49:55.358+0000 I NETWORK [conn17949] end connection 127.0.0.1:50391 (9 connections now open) 2014-10-06T17:49:55.359+0000 I NETWORK [conn17947] end connection 127.0.0.1:50389 (8 connections now open) 2014-10-06T17:49:55.359+0000 I NETWORK [conn17948] end connection 127.0.0.1:50390 (8 connections now open) 2014-10-06T17:49:55.359+0000 I NETWORK [conn17945] end connection 127.0.0.1:50387 (8 connections now open) 2014-10-06T17:49:55.359+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50392 #17950 (4 connections now open) 2014-10-06T17:49:55.359+0000 I NETWORK [conn17942] end connection 127.0.0.1:50384 (8 connections now open) 2014-10-06T17:49:55.359+0000 I NETWORK [conn17950] end connection 127.0.0.1:50392 (2 connections now open) 2014-10-06T17:49:55.360+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:49:55.360+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:49:55.361+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:49:55.362+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:49:55.362+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:49:55.362+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:49:55.363+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:49:55.363+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:49:55.363+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:49:55.700+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:49:56.055+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:49:56.400+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:49:56.742+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50393 #17951 (3 connections now open) 2014-10-06T17:49:56.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50394 #17952 (4 connections now open) 2014-10-06T17:49:56.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50396 #17953 (5 connections now open) 2014-10-06T17:49:56.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50395 #17954 (6 connections now open) 2014-10-06T17:49:56.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50398 #17955 (7 connections now open) 2014-10-06T17:49:56.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50399 #17956 (8 connections now open) 2014-10-06T17:49:56.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50400 #17957 (9 connections now open) 2014-10-06T17:49:56.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50401 #17958 (10 connections now open) 2014-10-06T17:49:56.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50402 #17959 (11 connections now open) 2014-10-06T17:49:56.744+0000 I NETWORK [conn17951] end connection 127.0.0.1:50393 (10 connections now open) 2014-10-06T17:50:01.744+0000 I NETWORK [conn17957] end connection 127.0.0.1:50400 (9 connections now open) 2014-10-06T17:50:01.744+0000 I NETWORK [conn17955] end connection 127.0.0.1:50398 (9 connections now open) 2014-10-06T17:50:01.744+0000 I NETWORK [conn17954] end connection 127.0.0.1:50395 (8 connections now open) 2014-10-06T17:50:01.744+0000 I NETWORK [conn17958] end connection 127.0.0.1:50401 (9 connections now open) 2014-10-06T17:50:01.744+0000 I NETWORK [conn17952] end connection 127.0.0.1:50394 (9 connections now open) 2014-10-06T17:50:01.744+0000 I NETWORK [conn17959] end connection 127.0.0.1:50402 (8 connections now open) 2014-10-06T17:50:01.744+0000 I NETWORK [conn17953] end connection 127.0.0.1:50396 (8 connections now open) 2014-10-06T17:50:01.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50403 #17960 (7 connections now open) 2014-10-06T17:50:01.744+0000 I NETWORK [conn17956] end connection 127.0.0.1:50399 (8 connections now open) 2014-10-06T17:50:01.745+0000 I NETWORK [conn17960] end connection 127.0.0.1:50403 (2 connections now open) 2014-10-06T17:50:01.746+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:50:01.746+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:50:01.747+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:50:01.748+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:50:01.748+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:50:01.748+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:50:01.749+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:50:01.749+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:50:01.749+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:50:02.103+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:50:02.443+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:50:02.804+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:50:03.154+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50404 #17961 (3 connections now open) 2014-10-06T17:50:03.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50405 #17962 (4 connections now open) 2014-10-06T17:50:03.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50406 #17963 (5 connections now open) 2014-10-06T17:50:03.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50407 #17964 (6 connections now open) 2014-10-06T17:50:03.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50408 #17965 (7 connections now open) 2014-10-06T17:50:03.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50409 #17966 (8 connections now open) 2014-10-06T17:50:03.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50410 #17967 (9 connections now open) 2014-10-06T17:50:03.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50411 #17968 (10 connections now open) 2014-10-06T17:50:03.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50412 #17969 (11 connections now open) 2014-10-06T17:50:03.156+0000 I NETWORK [conn17961] end connection 127.0.0.1:50404 (10 connections now open) 2014-10-06T17:50:08.157+0000 I NETWORK [conn17963] end connection 127.0.0.1:50406 (9 connections now open) 2014-10-06T17:50:08.157+0000 I NETWORK [conn17968] end connection 127.0.0.1:50411 (9 connections now open) 2014-10-06T17:50:08.157+0000 I NETWORK [conn17965] end connection 127.0.0.1:50408 (9 connections now open) 2014-10-06T17:50:08.157+0000 I NETWORK [conn17966] end connection 127.0.0.1:50409 (9 connections now open) 2014-10-06T17:50:08.157+0000 I NETWORK [conn17969] end connection 127.0.0.1:50412 (6 connections now open) 2014-10-06T17:50:08.157+0000 I NETWORK [conn17967] end connection 127.0.0.1:50410 (9 connections now open) 2014-10-06T17:50:08.157+0000 I NETWORK [conn17964] end connection 127.0.0.1:50407 (9 connections now open) 2014-10-06T17:50:08.157+0000 I NETWORK [conn17962] end connection 127.0.0.1:50405 (3 connections now open) 2014-10-06T17:50:08.157+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50413 #17970 (3 connections now open) 2014-10-06T17:50:08.158+0000 I NETWORK [conn17970] end connection 127.0.0.1:50413 (2 connections now open) 2014-10-06T17:50:08.158+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:50:08.159+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:50:08.159+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:50:08.160+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:50:08.161+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:50:08.161+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:50:08.161+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:50:08.161+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:50:08.162+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:50:08.500+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:50:08.853+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:50:09.184+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:50:09.539+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50414 #17971 (3 connections now open) 2014-10-06T17:50:09.540+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50415 #17972 (4 connections now open) 2014-10-06T17:50:09.540+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50416 #17973 (5 connections now open) 2014-10-06T17:50:09.540+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50417 #17974 (6 connections now open) 2014-10-06T17:50:09.540+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50418 #17975 (7 connections now open) 2014-10-06T17:50:09.540+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50419 #17976 (8 connections now open) 2014-10-06T17:50:09.540+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50420 #17977 (9 connections now open) 2014-10-06T17:50:09.540+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50421 #17978 (10 connections now open) 2014-10-06T17:50:09.540+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50422 #17979 (11 connections now open) 2014-10-06T17:50:09.541+0000 I NETWORK [conn17971] end connection 127.0.0.1:50414 (10 connections now open) 2014-10-06T17:50:14.541+0000 I NETWORK [conn17976] end connection 127.0.0.1:50419 (9 connections now open) 2014-10-06T17:50:14.541+0000 I NETWORK [conn17978] end connection 127.0.0.1:50421 (9 connections now open) 2014-10-06T17:50:14.541+0000 I NETWORK [conn17972] end connection 127.0.0.1:50415 (7 connections now open) 2014-10-06T17:50:14.541+0000 I NETWORK [conn17977] end connection 127.0.0.1:50420 (6 connections now open) 2014-10-06T17:50:14.541+0000 I NETWORK [conn17974] end connection 127.0.0.1:50417 (6 connections now open) 2014-10-06T17:50:14.541+0000 I NETWORK [conn17979] end connection 127.0.0.1:50422 (6 connections now open) 2014-10-06T17:50:14.541+0000 I NETWORK [conn17975] end connection 127.0.0.1:50418 (4 connections now open) 2014-10-06T17:50:14.542+0000 I NETWORK [conn17973] end connection 127.0.0.1:50416 (2 connections now open) 2014-10-06T17:50:14.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50423 #17980 (3 connections now open) 2014-10-06T17:50:14.542+0000 I NETWORK [conn17980] end connection 127.0.0.1:50423 (2 connections now open) 2014-10-06T17:50:14.543+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:50:14.543+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:50:14.544+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:50:14.544+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:50:14.545+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:50:14.545+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:50:14.545+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:50:14.546+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:50:14.546+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:50:14.894+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:50:15.235+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:50:15.597+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:50:15.939+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50424 #17981 (3 connections now open) 2014-10-06T17:50:15.940+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50426 #17982 (4 connections now open) 2014-10-06T17:50:15.940+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50425 #17983 (5 connections now open) 2014-10-06T17:50:15.940+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50428 #17984 (6 connections now open) 2014-10-06T17:50:15.940+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50429 #17985 (7 connections now open) 2014-10-06T17:50:15.940+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50430 #17986 (8 connections now open) 2014-10-06T17:50:15.940+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50431 #17987 (9 connections now open) 2014-10-06T17:50:15.941+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50432 #17988 (10 connections now open) 2014-10-06T17:50:15.941+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50433 #17989 (11 connections now open) 2014-10-06T17:50:15.941+0000 I NETWORK [conn17981] end connection 127.0.0.1:50424 (10 connections now open) 2014-10-06T17:50:20.942+0000 I NETWORK [conn17986] end connection 127.0.0.1:50430 (9 connections now open) 2014-10-06T17:50:20.942+0000 I NETWORK [conn17988] end connection 127.0.0.1:50432 (9 connections now open) 2014-10-06T17:50:20.942+0000 I NETWORK [conn17982] end connection 127.0.0.1:50426 (8 connections now open) 2014-10-06T17:50:20.942+0000 I NETWORK [conn17987] end connection 127.0.0.1:50431 (8 connections now open) 2014-10-06T17:50:20.942+0000 I NETWORK [conn17985] end connection 127.0.0.1:50429 (8 connections now open) 2014-10-06T17:50:20.942+0000 I NETWORK [conn17984] end connection 127.0.0.1:50428 (9 connections now open) 2014-10-06T17:50:20.942+0000 I NETWORK [conn17989] end connection 127.0.0.1:50433 (8 connections now open) 2014-10-06T17:50:20.942+0000 I NETWORK [conn17983] end connection 127.0.0.1:50425 (3 connections now open) 2014-10-06T17:50:20.942+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50434 #17990 (3 connections now open) 2014-10-06T17:50:20.943+0000 I NETWORK [conn17990] end connection 127.0.0.1:50434 (2 connections now open) 2014-10-06T17:50:20.943+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:50:20.944+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:50:20.944+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:50:20.945+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:50:20.945+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:50:20.946+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:50:20.946+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:50:20.946+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:50:20.946+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:50:21.305+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:50:21.645+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:50:22.001+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:50:22.358+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50435 #17991 (3 connections now open) 2014-10-06T17:50:22.359+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50436 #17992 (4 connections now open) 2014-10-06T17:50:22.359+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50437 #17993 (5 connections now open) 2014-10-06T17:50:22.359+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50438 #17994 (6 connections now open) 2014-10-06T17:50:22.359+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50439 #17995 (7 connections now open) 2014-10-06T17:50:22.359+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50440 #17996 (8 connections now open) 2014-10-06T17:50:22.360+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50441 #17997 (9 connections now open) 2014-10-06T17:50:22.360+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50442 #17998 (10 connections now open) 2014-10-06T17:50:22.360+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50443 #17999 (11 connections now open) 2014-10-06T17:50:22.360+0000 I NETWORK [conn17991] end connection 127.0.0.1:50435 (10 connections now open) 2014-10-06T17:50:27.361+0000 I NETWORK [conn17995] end connection 127.0.0.1:50439 (9 connections now open) 2014-10-06T17:50:27.361+0000 I NETWORK [conn17993] end connection 127.0.0.1:50437 (9 connections now open) 2014-10-06T17:50:27.361+0000 I NETWORK [conn17999] end connection 127.0.0.1:50443 (8 connections now open) 2014-10-06T17:50:27.361+0000 I NETWORK [conn17992] end connection 127.0.0.1:50436 (8 connections now open) 2014-10-06T17:50:27.361+0000 I NETWORK [conn17998] end connection 127.0.0.1:50442 (9 connections now open) 2014-10-06T17:50:27.361+0000 I NETWORK [conn17996] end connection 127.0.0.1:50440 (5 connections now open) 2014-10-06T17:50:27.361+0000 I NETWORK [conn17994] end connection 127.0.0.1:50438 (9 connections now open) 2014-10-06T17:50:27.361+0000 I NETWORK [conn17997] end connection 127.0.0.1:50441 (2 connections now open) 2014-10-06T17:50:27.361+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50444 #18000 (4 connections now open) 2014-10-06T17:50:27.362+0000 I NETWORK [conn18000] end connection 127.0.0.1:50444 (2 connections now open) 2014-10-06T17:50:27.362+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:50:27.363+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:50:27.363+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:50:27.364+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:50:27.365+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:50:27.365+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:50:27.365+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:50:27.365+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:50:27.366+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:50:27.703+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:50:28.059+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:50:28.395+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:50:28.748+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50445 #18001 (3 connections now open) 2014-10-06T17:50:28.748+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50446 #18002 (4 connections now open) 2014-10-06T17:50:28.748+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50447 #18003 (5 connections now open) 2014-10-06T17:50:28.748+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50448 #18004 (6 connections now open) 2014-10-06T17:50:28.748+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50449 #18005 (7 connections now open) 2014-10-06T17:50:28.748+0000 I NETWORK [conn18001] end connection 127.0.0.1:50445 (5 connections now open) 2014-10-06T17:50:33.749+0000 I NETWORK [conn18002] end connection 127.0.0.1:50446 (5 connections now open) 2014-10-06T17:50:33.749+0000 I NETWORK [conn18004] end connection 127.0.0.1:50448 (5 connections now open) 2014-10-06T17:50:33.749+0000 I NETWORK [conn18005] end connection 127.0.0.1:50449 (5 connections now open) 2014-10-06T17:50:33.749+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50451 #18006 (6 connections now open) 2014-10-06T17:50:33.749+0000 I NETWORK [conn18003] end connection 127.0.0.1:50447 (5 connections now open) 2014-10-06T17:50:33.750+0000 I NETWORK [conn18006] end connection 127.0.0.1:50451 (2 connections now open) 2014-10-06T17:50:33.750+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:50:33.751+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:50:33.751+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:50:33.752+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:50:33.752+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:50:33.753+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:50:33.753+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:50:33.753+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:50:33.753+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:50:34.112+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:50:34.452+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:50:34.812+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:50:35.153+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50452 #18007 (3 connections now open) 2014-10-06T17:50:35.154+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50453 #18008 (4 connections now open) 2014-10-06T17:50:35.154+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50454 #18009 (5 connections now open) 2014-10-06T17:50:35.154+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50455 #18010 (6 connections now open) 2014-10-06T17:50:35.154+0000 I NETWORK [conn18007] end connection 127.0.0.1:50452 (5 connections now open) 2014-10-06T17:50:35.154+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50456 #18011 (7 connections now open) 2014-10-06T17:50:40.154+0000 I NETWORK [conn18010] end connection 127.0.0.1:50455 (5 connections now open) 2014-10-06T17:50:40.154+0000 I NETWORK [conn18009] end connection 127.0.0.1:50454 (5 connections now open) 2014-10-06T17:50:40.154+0000 I NETWORK [conn18008] end connection 127.0.0.1:50453 (5 connections now open) 2014-10-06T17:50:40.154+0000 I NETWORK [conn18011] end connection 127.0.0.1:50456 (3 connections now open) 2014-10-06T17:50:40.154+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50457 #18012 (3 connections now open) 2014-10-06T17:50:40.155+0000 I NETWORK [conn18012] end connection 127.0.0.1:50457 (2 connections now open) 2014-10-06T17:50:40.155+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:50:40.156+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:50:40.157+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:50:40.157+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:50:40.158+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:50:40.158+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:50:40.158+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:50:40.158+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:50:40.159+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:50:40.514+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:50:40.875+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:50:41.207+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:50:41.561+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50458 #18013 (3 connections now open) 2014-10-06T17:50:41.561+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50459 #18014 (4 connections now open) 2014-10-06T17:50:41.561+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50460 #18015 (5 connections now open) 2014-10-06T17:50:41.561+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50461 #18016 (6 connections now open) 2014-10-06T17:50:41.561+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50462 #18017 (7 connections now open) 2014-10-06T17:50:41.561+0000 I NETWORK [conn18013] end connection 127.0.0.1:50458 (6 connections now open) 2014-10-06T17:50:46.562+0000 I NETWORK [conn18014] end connection 127.0.0.1:50459 (5 connections now open) 2014-10-06T17:50:46.562+0000 I NETWORK [conn18015] end connection 127.0.0.1:50460 (5 connections now open) 2014-10-06T17:50:46.562+0000 I NETWORK [conn18017] end connection 127.0.0.1:50462 (5 connections now open) 2014-10-06T17:50:46.562+0000 I NETWORK [conn18016] end connection 127.0.0.1:50461 (5 connections now open) 2014-10-06T17:50:46.562+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50463 #18018 (3 connections now open) 2014-10-06T17:50:46.563+0000 I NETWORK [conn18018] end connection 127.0.0.1:50463 (2 connections now open) 2014-10-06T17:50:46.563+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:50:46.564+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:50:46.564+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:50:46.565+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:50:46.565+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:50:46.566+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:50:46.566+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:50:46.566+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:50:46.566+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:50:46.899+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:50:47.251+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:50:47.603+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:50:47.939+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50464 #18019 (3 connections now open) 2014-10-06T17:50:47.939+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50465 #18020 (4 connections now open) 2014-10-06T17:50:47.939+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50466 #18021 (5 connections now open) 2014-10-06T17:50:47.939+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50467 #18022 (6 connections now open) 2014-10-06T17:50:47.939+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50468 #18023 (7 connections now open) 2014-10-06T17:50:47.940+0000 I NETWORK [conn18019] end connection 127.0.0.1:50464 (6 connections now open) 2014-10-06T17:50:52.940+0000 I NETWORK [conn18021] end connection 127.0.0.1:50466 (5 connections now open) 2014-10-06T17:50:52.940+0000 I NETWORK [conn18022] end connection 127.0.0.1:50467 (5 connections now open) 2014-10-06T17:50:52.940+0000 I NETWORK [conn18020] end connection 127.0.0.1:50465 (3 connections now open) 2014-10-06T17:50:52.940+0000 I NETWORK [conn18023] end connection 127.0.0.1:50468 (3 connections now open) 2014-10-06T17:50:52.940+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50469 #18024 (3 connections now open) 2014-10-06T17:50:52.941+0000 I NETWORK [conn18024] end connection 127.0.0.1:50469 (2 connections now open) 2014-10-06T17:50:52.941+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:50:52.942+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:50:52.943+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:50:52.943+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:50:52.944+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:50:52.944+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:50:52.944+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:50:52.944+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:50:52.945+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:50:53.302+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:50:53.639+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:50:53.994+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:50:54.354+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50470 #18025 (3 connections now open) 2014-10-06T17:50:54.354+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50471 #18026 (4 connections now open) 2014-10-06T17:50:54.354+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50472 #18027 (5 connections now open) 2014-10-06T17:50:54.355+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50473 #18028 (6 connections now open) 2014-10-06T17:50:54.355+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50474 #18029 (7 connections now open) 2014-10-06T17:50:54.355+0000 I NETWORK [conn18025] end connection 127.0.0.1:50470 (6 connections now open) 2014-10-06T17:50:59.355+0000 I NETWORK [conn18029] end connection 127.0.0.1:50474 (5 connections now open) 2014-10-06T17:50:59.355+0000 I NETWORK [conn18027] end connection 127.0.0.1:50472 (5 connections now open) 2014-10-06T17:50:59.355+0000 I NETWORK [conn18028] end connection 127.0.0.1:50473 (5 connections now open) 2014-10-06T17:50:59.355+0000 I NETWORK [conn18026] end connection 127.0.0.1:50471 (5 connections now open) 2014-10-06T17:50:59.356+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50476 #18030 (3 connections now open) 2014-10-06T17:50:59.356+0000 I NETWORK [conn18030] end connection 127.0.0.1:50476 (2 connections now open) 2014-10-06T17:50:59.356+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:50:59.357+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:50:59.358+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:50:59.362+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:50:59.362+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:50:59.363+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:50:59.363+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:50:59.363+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:50:59.363+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:50:59.699+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:51:00.052+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:51:00.389+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:51:00.749+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50477 #18031 (3 connections now open) 2014-10-06T17:51:00.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50478 #18032 (4 connections now open) 2014-10-06T17:51:00.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50479 #18033 (5 connections now open) 2014-10-06T17:51:00.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50480 #18034 (6 connections now open) 2014-10-06T17:51:00.750+0000 I NETWORK [conn18031] end connection 127.0.0.1:50477 (5 connections now open) 2014-10-06T17:51:00.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50481 #18035 (7 connections now open) 2014-10-06T17:51:05.750+0000 I NETWORK [conn18034] end connection 127.0.0.1:50480 (5 connections now open) 2014-10-06T17:51:05.750+0000 I NETWORK [conn18035] end connection 127.0.0.1:50481 (5 connections now open) 2014-10-06T17:51:05.750+0000 I NETWORK [conn18032] end connection 127.0.0.1:50478 (5 connections now open) 2014-10-06T17:51:05.750+0000 I NETWORK [conn18033] end connection 127.0.0.1:50479 (5 connections now open) 2014-10-06T17:51:05.751+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50482 #18036 (3 connections now open) 2014-10-06T17:51:05.751+0000 I NETWORK [conn18036] end connection 127.0.0.1:50482 (2 connections now open) 2014-10-06T17:51:05.752+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:51:05.752+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:51:05.753+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:51:05.754+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:51:05.754+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:51:05.754+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:51:05.755+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:51:05.755+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:51:05.755+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:51:06.111+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:51:06.448+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:51:06.806+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:51:07.148+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50483 #18037 (3 connections now open) 2014-10-06T17:51:07.148+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50484 #18038 (4 connections now open) 2014-10-06T17:51:07.148+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50485 #18039 (5 connections now open) 2014-10-06T17:51:07.148+0000 I NETWORK [conn18037] end connection 127.0.0.1:50483 (3 connections now open) 2014-10-06T17:51:07.148+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50486 #18040 (6 connections now open) 2014-10-06T17:51:07.148+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50487 #18041 (6 connections now open) 2014-10-06T17:51:12.148+0000 I NETWORK [conn18041] end connection 127.0.0.1:50487 (5 connections now open) 2014-10-06T17:51:12.149+0000 I NETWORK [conn18038] end connection 127.0.0.1:50484 (4 connections now open) 2014-10-06T17:51:12.149+0000 I NETWORK [conn18040] end connection 127.0.0.1:50486 (4 connections now open) 2014-10-06T17:51:12.149+0000 I NETWORK [conn18039] end connection 127.0.0.1:50485 (3 connections now open) 2014-10-06T17:51:12.149+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50488 #18042 (3 connections now open) 2014-10-06T17:51:12.149+0000 I NETWORK [conn18042] end connection 127.0.0.1:50488 (2 connections now open) 2014-10-06T17:51:12.150+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:51:12.150+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:51:12.151+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:51:12.151+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:51:12.152+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:51:12.152+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:51:12.153+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:51:12.153+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:51:12.153+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:51:12.507+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:51:12.864+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:51:13.196+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:51:13.560+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50489 #18043 (3 connections now open) 2014-10-06T17:51:13.561+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50491 #18044 (4 connections now open) 2014-10-06T17:51:13.561+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50490 #18045 (5 connections now open) 2014-10-06T17:51:13.561+0000 I NETWORK [conn18043] end connection 127.0.0.1:50489 (4 connections now open) 2014-10-06T17:51:18.561+0000 I NETWORK [conn18044] end connection 127.0.0.1:50491 (3 connections now open) 2014-10-06T17:51:18.561+0000 I NETWORK [conn18045] end connection 127.0.0.1:50490 (3 connections now open) 2014-10-06T17:51:18.562+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50492 #18046 (3 connections now open) 2014-10-06T17:51:18.562+0000 I NETWORK [conn18046] end connection 127.0.0.1:50492 (2 connections now open) 2014-10-06T17:51:18.563+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:51:18.563+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:51:18.564+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:51:18.565+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:51:18.565+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:51:18.565+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:51:18.566+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:51:18.566+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:51:18.566+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:51:18.901+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:51:19.255+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:51:19.609+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:51:19.948+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50493 #18047 (3 connections now open) 2014-10-06T17:51:19.948+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50494 #18048 (4 connections now open) 2014-10-06T17:51:19.948+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50495 #18049 (5 connections now open) 2014-10-06T17:51:19.949+0000 I NETWORK [conn18047] end connection 127.0.0.1:50493 (4 connections now open) 2014-10-06T17:51:24.949+0000 I NETWORK [conn18049] end connection 127.0.0.1:50495 (3 connections now open) 2014-10-06T17:51:24.949+0000 I NETWORK [conn18048] end connection 127.0.0.1:50494 (3 connections now open) 2014-10-06T17:51:24.949+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50496 #18050 (3 connections now open) 2014-10-06T17:51:24.950+0000 I NETWORK [conn18050] end connection 127.0.0.1:50496 (2 connections now open) 2014-10-06T17:51:24.950+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:51:24.951+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:51:24.952+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:51:24.952+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:51:24.953+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:51:24.953+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:51:24.953+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:51:24.954+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:51:24.954+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:51:25.311+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:51:25.646+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:51:26.000+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:51:26.350+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50497 #18051 (3 connections now open) 2014-10-06T17:51:26.350+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50498 #18052 (4 connections now open) 2014-10-06T17:51:26.350+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50499 #18053 (5 connections now open) 2014-10-06T17:51:26.350+0000 I NETWORK [conn18051] end connection 127.0.0.1:50497 (4 connections now open) 2014-10-06T17:51:31.351+0000 I NETWORK [conn18052] end connection 127.0.0.1:50498 (3 connections now open) 2014-10-06T17:51:31.351+0000 I NETWORK [conn18053] end connection 127.0.0.1:50499 (3 connections now open) 2014-10-06T17:51:31.351+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50500 #18054 (3 connections now open) 2014-10-06T17:51:31.352+0000 I NETWORK [conn18054] end connection 127.0.0.1:50500 (2 connections now open) 2014-10-06T17:51:31.352+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:51:31.353+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:51:31.353+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:51:31.354+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:51:31.354+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:51:31.355+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:51:31.355+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:51:31.355+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:51:31.355+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:51:31.696+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:51:32.051+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:51:32.384+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:51:32.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50501 #18055 (3 connections now open) 2014-10-06T17:51:32.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50503 #18056 (4 connections now open) 2014-10-06T17:51:32.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50502 #18057 (5 connections now open) 2014-10-06T17:51:32.737+0000 I NETWORK [conn18055] end connection 127.0.0.1:50501 (4 connections now open) 2014-10-06T17:51:37.738+0000 I NETWORK [conn18057] end connection 127.0.0.1:50502 (3 connections now open) 2014-10-06T17:51:37.738+0000 I NETWORK [conn18056] end connection 127.0.0.1:50503 (3 connections now open) 2014-10-06T17:51:37.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50505 #18058 (3 connections now open) 2014-10-06T17:51:37.738+0000 I NETWORK [conn18058] end connection 127.0.0.1:50505 (2 connections now open) 2014-10-06T17:51:37.739+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:51:37.740+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:51:37.740+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:51:37.741+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:51:37.741+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:51:37.742+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:51:37.742+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:51:37.742+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:51:37.743+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:51:38.091+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:51:38.434+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:51:38.790+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:51:39.126+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50506 #18059 (3 connections now open) 2014-10-06T17:51:39.126+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50507 #18060 (4 connections now open) 2014-10-06T17:51:39.126+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50508 #18061 (5 connections now open) 2014-10-06T17:51:39.127+0000 I NETWORK [conn18059] end connection 127.0.0.1:50506 (4 connections now open) 2014-10-06T17:51:44.127+0000 I NETWORK [conn18061] end connection 127.0.0.1:50508 (3 connections now open) 2014-10-06T17:51:44.127+0000 I NETWORK [conn18060] end connection 127.0.0.1:50507 (3 connections now open) 2014-10-06T17:51:44.127+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50509 #18062 (3 connections now open) 2014-10-06T17:51:44.128+0000 I NETWORK [conn18062] end connection 127.0.0.1:50509 (2 connections now open) 2014-10-06T17:51:44.128+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:51:44.129+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:51:44.130+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:51:44.130+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:51:44.131+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:51:44.131+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:51:44.132+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:51:44.132+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:51:44.132+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:51:44.493+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:51:44.841+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:51:45.183+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:51:45.543+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50510 #18063 (3 connections now open) 2014-10-06T17:51:45.543+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50511 #18064 (4 connections now open) 2014-10-06T17:51:45.543+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50512 #18065 (5 connections now open) 2014-10-06T17:51:45.544+0000 I NETWORK [conn18063] end connection 127.0.0.1:50510 (4 connections now open) 2014-10-06T17:51:50.544+0000 I NETWORK [conn18064] end connection 127.0.0.1:50511 (3 connections now open) 2014-10-06T17:51:50.544+0000 I NETWORK [conn18065] end connection 127.0.0.1:50512 (3 connections now open) 2014-10-06T17:51:50.544+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50513 #18066 (3 connections now open) 2014-10-06T17:51:50.545+0000 I NETWORK [conn18066] end connection 127.0.0.1:50513 (2 connections now open) 2014-10-06T17:51:50.545+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:51:50.546+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:51:50.547+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:51:50.548+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:51:50.548+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:51:50.548+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:51:50.549+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:51:50.549+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:51:50.549+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:51:50.886+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:51:51.241+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:51:51.585+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:51:51.928+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50514 #18067 (3 connections now open) 2014-10-06T17:51:51.929+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50515 #18068 (4 connections now open) 2014-10-06T17:51:51.929+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50516 #18069 (5 connections now open) 2014-10-06T17:51:51.929+0000 I NETWORK [conn18067] end connection 127.0.0.1:50514 (4 connections now open) 2014-10-06T17:51:56.930+0000 I NETWORK [conn18069] end connection 127.0.0.1:50516 (3 connections now open) 2014-10-06T17:51:56.930+0000 I NETWORK [conn18068] end connection 127.0.0.1:50515 (3 connections now open) 2014-10-06T17:51:56.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50517 #18070 (3 connections now open) 2014-10-06T17:51:56.930+0000 I NETWORK [conn18070] end connection 127.0.0.1:50517 (2 connections now open) 2014-10-06T17:51:56.931+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:51:56.931+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:51:56.932+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:51:56.933+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:51:56.933+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:51:56.934+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:51:56.934+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:51:56.934+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:51:56.934+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:51:57.290+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:51:57.629+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:51:57.983+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:51:58.317+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50518 #18071 (3 connections now open) 2014-10-06T17:51:58.317+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50519 #18072 (4 connections now open) 2014-10-06T17:51:58.318+0000 I NETWORK [conn18071] end connection 127.0.0.1:50518 (3 connections now open) 2014-10-06T17:52:03.318+0000 I NETWORK [conn18072] end connection 127.0.0.1:50519 (2 connections now open) 2014-10-06T17:52:03.318+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50520 #18073 (3 connections now open) 2014-10-06T17:52:03.319+0000 I NETWORK [conn18073] end connection 127.0.0.1:50520 (2 connections now open) 2014-10-06T17:52:03.319+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:52:03.320+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:52:03.320+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:52:03.321+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:52:03.321+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:52:03.322+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:52:03.322+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:52:03.333+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:52:03.333+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:52:03.681+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:52:04.044+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:52:04.378+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:52:04.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50521 #18074 (3 connections now open) 2014-10-06T17:52:04.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50522 #18075 (4 connections now open) 2014-10-06T17:52:04.735+0000 I NETWORK [conn18074] end connection 127.0.0.1:50521 (3 connections now open) 2014-10-06T17:52:09.736+0000 I NETWORK [conn18075] end connection 127.0.0.1:50522 (2 connections now open) 2014-10-06T17:52:09.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50523 #18076 (3 connections now open) 2014-10-06T17:52:09.736+0000 I NETWORK [conn18076] end connection 127.0.0.1:50523 (2 connections now open) 2014-10-06T17:52:09.737+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:52:09.737+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:52:09.738+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:52:09.739+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:52:09.739+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:52:09.739+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:52:09.740+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:52:09.740+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:52:09.740+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:52:10.083+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:52:10.440+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:52:10.800+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:52:11.145+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50524 #18077 (3 connections now open) 2014-10-06T17:52:11.146+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50525 #18078 (4 connections now open) 2014-10-06T17:52:11.146+0000 I NETWORK [conn18077] end connection 127.0.0.1:50524 (3 connections now open) 2014-10-06T17:52:16.146+0000 I NETWORK [conn18078] end connection 127.0.0.1:50525 (2 connections now open) 2014-10-06T17:52:16.146+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50526 #18079 (3 connections now open) 2014-10-06T17:52:16.147+0000 I NETWORK [conn18079] end connection 127.0.0.1:50526 (2 connections now open) 2014-10-06T17:52:16.147+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:52:16.148+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:52:16.149+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:52:16.149+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:52:16.150+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:52:16.150+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:52:16.150+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:52:16.150+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:52:16.151+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:52:16.512+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:52:16.852+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:52:17.210+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:52:17.571+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50527 #18080 (3 connections now open) 2014-10-06T17:52:17.572+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50528 #18081 (4 connections now open) 2014-10-06T17:52:17.572+0000 I NETWORK [conn18080] end connection 127.0.0.1:50527 (3 connections now open) 2014-10-06T17:52:22.572+0000 I NETWORK [conn18081] end connection 127.0.0.1:50528 (2 connections now open) 2014-10-06T17:52:22.573+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50529 #18082 (3 connections now open) 2014-10-06T17:52:22.573+0000 I NETWORK [conn18082] end connection 127.0.0.1:50529 (2 connections now open) 2014-10-06T17:52:22.573+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:52:22.574+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:52:22.575+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:52:22.575+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:52:22.576+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:52:22.576+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:52:22.576+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:52:22.576+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:52:22.577+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:52:22.916+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:52:23.269+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:52:23.618+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:52:23.977+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50530 #18083 (3 connections now open) 2014-10-06T17:52:23.977+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50531 #18084 (4 connections now open) 2014-10-06T17:52:23.978+0000 I NETWORK [conn18083] end connection 127.0.0.1:50530 (3 connections now open) 2014-10-06T17:52:28.978+0000 I NETWORK [conn18084] end connection 127.0.0.1:50531 (2 connections now open) 2014-10-06T17:52:28.978+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50532 #18085 (3 connections now open) 2014-10-06T17:52:28.979+0000 I NETWORK [conn18085] end connection 127.0.0.1:50532 (2 connections now open) 2014-10-06T17:52:28.979+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:52:28.980+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:52:28.980+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:52:28.981+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:52:28.982+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:52:28.982+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:52:28.982+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:52:28.982+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:52:28.983+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:52:29.341+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:52:29.676+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:52:30.035+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:52:30.376+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50533 #18086 (3 connections now open) 2014-10-06T17:52:30.376+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50534 #18087 (4 connections now open) 2014-10-06T17:52:30.376+0000 I NETWORK [conn18086] end connection 127.0.0.1:50533 (3 connections now open) 2014-10-06T17:52:35.377+0000 I NETWORK [conn18087] end connection 127.0.0.1:50534 (2 connections now open) 2014-10-06T17:52:35.377+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50535 #18088 (3 connections now open) 2014-10-06T17:52:35.377+0000 I NETWORK [conn18088] end connection 127.0.0.1:50535 (2 connections now open) 2014-10-06T17:52:35.378+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:52:35.379+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:52:35.379+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:52:35.380+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:52:35.381+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:52:35.381+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:52:35.381+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:52:35.381+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:52:35.382+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:52:35.745+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:52:36.111+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:52:36.450+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:52:36.812+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50536 #18089 (3 connections now open) 2014-10-06T17:52:36.813+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50537 #18090 (4 connections now open) 2014-10-06T17:52:36.813+0000 I NETWORK [conn18089] end connection 127.0.0.1:50536 (3 connections now open) 2014-10-06T17:52:41.813+0000 I NETWORK [conn18090] end connection 127.0.0.1:50537 (2 connections now open) 2014-10-06T17:52:41.814+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50538 #18091 (3 connections now open) 2014-10-06T17:52:41.814+0000 I NETWORK [conn18091] end connection 127.0.0.1:50538 (2 connections now open) 2014-10-06T17:52:41.814+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntIDRange 2014-10-06T17:52:41.815+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntIDRange 2014-10-06T17:52:41.816+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntIDRange 2014-10-06T17:52:41.816+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntIDRange 2014-10-06T17:52:41.821+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:52:41.821+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:52:41.821+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:52:41.821+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:52:41.822+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:52:42.169+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T17:52:42.169+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:52:42.173+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:52:42.173+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:52:42.543+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIDRange" } 2014-10-06T17:52:42.543+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:52:42.546+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:52:42.546+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:52:42.917+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIDRange" } 2014-10-06T17:52:42.917+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:52:42.920+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:52:42.921+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:52:43.269+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIDRange" } 2014-10-06T17:52:43.269+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:52:43.272+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:52:43.273+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50539 #18092 (3 connections now open) 2014-10-06T17:52:43.274+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50540 #18093 (4 connections now open) 2014-10-06T17:52:43.274+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50541 #18094 (5 connections now open) 2014-10-06T17:52:43.274+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50542 #18095 (6 connections now open) 2014-10-06T17:52:43.274+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50543 #18096 (7 connections now open) 2014-10-06T17:52:43.274+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50544 #18097 (8 connections now open) 2014-10-06T17:52:43.274+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50545 #18098 (9 connections now open) 2014-10-06T17:52:43.275+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50546 #18099 (10 connections now open) 2014-10-06T17:52:43.275+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50548 #18100 (11 connections now open) 2014-10-06T17:52:43.275+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50547 #18101 (12 connections now open) 2014-10-06T17:52:43.275+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50549 #18102 (13 connections now open) 2014-10-06T17:52:43.275+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50550 #18103 (14 connections now open) 2014-10-06T17:52:43.275+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50551 #18104 (15 connections now open) 2014-10-06T17:52:43.276+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50552 #18105 (16 connections now open) 2014-10-06T17:52:43.276+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50553 #18106 (17 connections now open) 2014-10-06T17:52:43.276+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50554 #18107 (18 connections now open) 2014-10-06T17:52:43.276+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50555 #18108 (19 connections now open) 2014-10-06T17:52:43.278+0000 I NETWORK [conn18092] end connection 127.0.0.1:50539 (18 connections now open) 2014-10-06T17:52:48.279+0000 I NETWORK [conn18103] end connection 127.0.0.1:50550 (17 connections now open) 2014-10-06T17:52:48.279+0000 I NETWORK [conn18102] end connection 127.0.0.1:50549 (17 connections now open) 2014-10-06T17:52:48.279+0000 I NETWORK [conn18106] end connection 127.0.0.1:50553 (17 connections now open) 2014-10-06T17:52:48.279+0000 I NETWORK [conn18093] end connection 127.0.0.1:50540 (16 connections now open) 2014-10-06T17:52:48.279+0000 I NETWORK [conn18096] end connection 127.0.0.1:50543 (14 connections now open) 2014-10-06T17:52:48.279+0000 I NETWORK [conn18100] end connection 127.0.0.1:50548 (17 connections now open) 2014-10-06T17:52:48.279+0000 I NETWORK [conn18098] end connection 127.0.0.1:50545 (17 connections now open) 2014-10-06T17:52:48.279+0000 I NETWORK [conn18107] end connection 127.0.0.1:50554 (13 connections now open) 2014-10-06T17:52:48.279+0000 I NETWORK [conn18101] end connection 127.0.0.1:50547 (11 connections now open) 2014-10-06T17:52:48.279+0000 I NETWORK [conn18108] end connection 127.0.0.1:50555 (12 connections now open) 2014-10-06T17:52:48.279+0000 I NETWORK [conn18097] end connection 127.0.0.1:50544 (14 connections now open) 2014-10-06T17:52:48.279+0000 I NETWORK [conn18094] end connection 127.0.0.1:50541 (11 connections now open) 2014-10-06T17:52:48.279+0000 I NETWORK [conn18095] end connection 127.0.0.1:50542 (11 connections now open) 2014-10-06T17:52:48.279+0000 I NETWORK [conn18105] end connection 127.0.0.1:50552 (6 connections now open) 2014-10-06T17:52:48.279+0000 I NETWORK [conn18099] end connection 127.0.0.1:50546 (5 connections now open) 2014-10-06T17:52:48.279+0000 I NETWORK [conn18104] end connection 127.0.0.1:50551 (2 connections now open) 2014-10-06T17:52:48.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50556 #18109 (3 connections now open) 2014-10-06T17:52:48.280+0000 I NETWORK [conn18109] end connection 127.0.0.1:50556 (2 connections now open) 2014-10-06T17:52:48.280+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:52:48.286+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:52:48.287+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:52:48.288+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:52:48.289+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:52:48.289+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:52:48.289+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:52:48.289+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:52:48.290+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:52:48.652+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T17:52:48.652+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:52:48.656+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:52:48.656+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:52:49.007+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIDRange" } 2014-10-06T17:52:49.007+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:52:49.010+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:52:49.011+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:52:49.364+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIDRange" } 2014-10-06T17:52:49.364+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:52:49.367+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:52:49.368+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:52:49.727+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIDRange" } 2014-10-06T17:52:49.727+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:52:49.731+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:52:49.732+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50557 #18110 (3 connections now open) 2014-10-06T17:52:49.732+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50558 #18111 (4 connections now open) 2014-10-06T17:52:49.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50560 #18112 (5 connections now open) 2014-10-06T17:52:49.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50559 #18113 (6 connections now open) 2014-10-06T17:52:49.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50561 #18114 (7 connections now open) 2014-10-06T17:52:49.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50562 #18115 (8 connections now open) 2014-10-06T17:52:49.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50563 #18116 (9 connections now open) 2014-10-06T17:52:49.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50564 #18117 (10 connections now open) 2014-10-06T17:52:49.734+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50565 #18118 (11 connections now open) 2014-10-06T17:52:49.734+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50566 #18119 (12 connections now open) 2014-10-06T17:52:49.734+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50567 #18120 (13 connections now open) 2014-10-06T17:52:49.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50568 #18121 (14 connections now open) 2014-10-06T17:52:49.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50569 #18122 (15 connections now open) 2014-10-06T17:52:49.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50570 #18123 (16 connections now open) 2014-10-06T17:52:49.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50571 #18124 (17 connections now open) 2014-10-06T17:52:49.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50572 #18125 (18 connections now open) 2014-10-06T17:52:49.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50573 #18126 (19 connections now open) 2014-10-06T17:52:49.743+0000 I NETWORK [conn18110] end connection 127.0.0.1:50557 (18 connections now open) 2014-10-06T17:52:54.743+0000 I NETWORK [conn18113] end connection 127.0.0.1:50559 (17 connections now open) 2014-10-06T17:52:54.743+0000 I NETWORK [conn18119] end connection 127.0.0.1:50566 (17 connections now open) 2014-10-06T17:52:54.743+0000 I NETWORK [conn18116] end connection 127.0.0.1:50563 (16 connections now open) 2014-10-06T17:52:54.743+0000 I NETWORK [conn18123] end connection 127.0.0.1:50570 (14 connections now open) 2014-10-06T17:52:54.743+0000 I NETWORK [conn18111] end connection 127.0.0.1:50558 (14 connections now open) 2014-10-06T17:52:54.743+0000 I NETWORK [conn18118] end connection 127.0.0.1:50565 (13 connections now open) 2014-10-06T17:52:54.743+0000 I NETWORK [conn18114] end connection 127.0.0.1:50561 (13 connections now open) 2014-10-06T17:52:54.743+0000 I NETWORK [conn18115] end connection 127.0.0.1:50562 (13 connections now open) 2014-10-06T17:52:54.743+0000 I NETWORK [conn18120] end connection 127.0.0.1:50567 (13 connections now open) 2014-10-06T17:52:54.743+0000 I NETWORK [conn18124] end connection 127.0.0.1:50571 (12 connections now open) 2014-10-06T17:52:54.743+0000 I NETWORK [conn18112] end connection 127.0.0.1:50560 (13 connections now open) 2014-10-06T17:52:54.743+0000 I NETWORK [conn18126] end connection 127.0.0.1:50573 (12 connections now open) 2014-10-06T17:52:54.744+0000 I NETWORK [conn18125] end connection 127.0.0.1:50572 (7 connections now open) 2014-10-06T17:52:54.744+0000 I NETWORK [conn18122] end connection 127.0.0.1:50569 (12 connections now open) 2014-10-06T17:52:54.744+0000 I NETWORK [conn18117] end connection 127.0.0.1:50564 (9 connections now open) 2014-10-06T17:52:54.743+0000 I NETWORK [conn18121] end connection 127.0.0.1:50568 (12 connections now open) 2014-10-06T17:52:54.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50574 #18127 (3 connections now open) 2014-10-06T17:52:54.744+0000 I NETWORK [conn18127] end connection 127.0.0.1:50574 (2 connections now open) 2014-10-06T17:52:54.745+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:52:54.746+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:52:54.746+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:52:54.747+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:52:54.748+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:52:54.748+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:52:54.748+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:52:54.749+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:52:54.749+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:52:55.095+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T17:52:55.095+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:52:55.098+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:52:55.098+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:52:55.464+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIDRange" } 2014-10-06T17:52:55.464+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:52:55.467+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:52:55.468+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:52:55.826+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIDRange" } 2014-10-06T17:52:55.826+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:52:55.829+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:52:55.830+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:52:56.181+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIDRange" } 2014-10-06T17:52:56.181+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:52:56.184+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:52:56.186+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50575 #18128 (3 connections now open) 2014-10-06T17:52:56.186+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50576 #18129 (4 connections now open) 2014-10-06T17:52:56.186+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50577 #18130 (5 connections now open) 2014-10-06T17:52:56.186+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50578 #18131 (6 connections now open) 2014-10-06T17:52:56.186+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50579 #18132 (7 connections now open) 2014-10-06T17:52:56.186+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50580 #18133 (8 connections now open) 2014-10-06T17:52:56.186+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50581 #18134 (9 connections now open) 2014-10-06T17:52:56.187+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50583 #18135 (10 connections now open) 2014-10-06T17:52:56.187+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50582 #18136 (11 connections now open) 2014-10-06T17:52:56.187+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50584 #18137 (12 connections now open) 2014-10-06T17:52:56.187+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50585 #18138 (13 connections now open) 2014-10-06T17:52:56.188+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50586 #18139 (14 connections now open) 2014-10-06T17:52:56.188+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50587 #18140 (15 connections now open) 2014-10-06T17:52:56.189+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50588 #18141 (16 connections now open) 2014-10-06T17:52:56.189+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50589 #18142 (17 connections now open) 2014-10-06T17:52:56.189+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50590 #18143 (18 connections now open) 2014-10-06T17:52:56.190+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50591 #18144 (19 connections now open) 2014-10-06T17:52:56.191+0000 I NETWORK [conn18128] end connection 127.0.0.1:50575 (18 connections now open) 2014-10-06T17:53:01.191+0000 I NETWORK [conn18140] end connection 127.0.0.1:50587 (17 connections now open) 2014-10-06T17:53:01.191+0000 I NETWORK [conn18139] end connection 127.0.0.1:50586 (16 connections now open) 2014-10-06T17:53:01.191+0000 I NETWORK [conn18135] end connection 127.0.0.1:50583 (15 connections now open) 2014-10-06T17:53:01.191+0000 I NETWORK [conn18134] end connection 127.0.0.1:50581 (14 connections now open) 2014-10-06T17:53:01.191+0000 I NETWORK [conn18142] end connection 127.0.0.1:50589 (14 connections now open) 2014-10-06T17:53:01.192+0000 I NETWORK [conn18132] end connection 127.0.0.1:50579 (13 connections now open) 2014-10-06T17:53:01.192+0000 I NETWORK [conn18144] end connection 127.0.0.1:50591 (13 connections now open) 2014-10-06T17:53:01.192+0000 I NETWORK [conn18143] end connection 127.0.0.1:50590 (13 connections now open) 2014-10-06T17:53:01.192+0000 I NETWORK [conn18133] end connection 127.0.0.1:50580 (10 connections now open) 2014-10-06T17:53:01.191+0000 I NETWORK [conn18141] end connection 127.0.0.1:50588 (14 connections now open) 2014-10-06T17:53:01.192+0000 I NETWORK [conn18129] end connection 127.0.0.1:50576 (13 connections now open) 2014-10-06T17:53:01.191+0000 I NETWORK [conn18137] end connection 127.0.0.1:50584 (15 connections now open) 2014-10-06T17:53:01.192+0000 I NETWORK [conn18136] end connection 127.0.0.1:50582 (8 connections now open) 2014-10-06T17:53:01.192+0000 I NETWORK [conn18131] end connection 127.0.0.1:50578 (6 connections now open) 2014-10-06T17:53:01.192+0000 I NETWORK [conn18130] end connection 127.0.0.1:50577 (3 connections now open) 2014-10-06T17:53:01.192+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50592 #18145 (4 connections now open) 2014-10-06T17:53:01.192+0000 I NETWORK [conn18138] end connection 127.0.0.1:50585 (2 connections now open) 2014-10-06T17:53:01.193+0000 I NETWORK [conn18145] end connection 127.0.0.1:50592 (2 connections now open) 2014-10-06T17:53:01.193+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:53:01.194+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:53:01.195+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:53:01.195+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:53:01.196+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:53:01.196+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:53:01.197+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:53:01.197+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:53:01.197+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:53:01.559+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T17:53:01.559+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:01.563+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:01.563+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:53:01.904+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIDRange" } 2014-10-06T17:53:01.904+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:01.907+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:01.907+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:53:02.272+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIDRange" } 2014-10-06T17:53:02.272+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:02.275+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:02.276+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:53:02.639+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIDRange" } 2014-10-06T17:53:02.639+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:02.643+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:02.644+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50593 #18146 (3 connections now open) 2014-10-06T17:53:02.645+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50594 #18147 (4 connections now open) 2014-10-06T17:53:02.645+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50596 #18148 (5 connections now open) 2014-10-06T17:53:02.645+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50595 #18149 (6 connections now open) 2014-10-06T17:53:02.645+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50597 #18150 (7 connections now open) 2014-10-06T17:53:02.645+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50598 #18151 (8 connections now open) 2014-10-06T17:53:02.645+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50599 #18152 (9 connections now open) 2014-10-06T17:53:02.645+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50600 #18153 (10 connections now open) 2014-10-06T17:53:02.645+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50601 #18154 (11 connections now open) 2014-10-06T17:53:02.646+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50602 #18155 (12 connections now open) 2014-10-06T17:53:02.647+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50603 #18156 (13 connections now open) 2014-10-06T17:53:02.649+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50604 #18157 (14 connections now open) 2014-10-06T17:53:02.649+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50605 #18158 (15 connections now open) 2014-10-06T17:53:02.649+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50606 #18159 (16 connections now open) 2014-10-06T17:53:02.649+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50607 #18160 (17 connections now open) 2014-10-06T17:53:02.650+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50608 #18161 (18 connections now open) 2014-10-06T17:53:02.650+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50609 #18162 (19 connections now open) 2014-10-06T17:53:02.650+0000 I NETWORK [conn18146] end connection 127.0.0.1:50593 (18 connections now open) 2014-10-06T17:53:07.651+0000 I NETWORK [conn18150] end connection 127.0.0.1:50597 (17 connections now open) 2014-10-06T17:53:07.651+0000 I NETWORK [conn18156] end connection 127.0.0.1:50603 (17 connections now open) 2014-10-06T17:53:07.651+0000 I NETWORK [conn18159] end connection 127.0.0.1:50606 (16 connections now open) 2014-10-06T17:53:07.651+0000 I NETWORK [conn18161] end connection 127.0.0.1:50608 (17 connections now open) 2014-10-06T17:53:07.651+0000 I NETWORK [conn18155] end connection 127.0.0.1:50602 (15 connections now open) 2014-10-06T17:53:07.651+0000 I NETWORK [conn18152] end connection 127.0.0.1:50599 (12 connections now open) 2014-10-06T17:53:07.651+0000 I NETWORK [conn18158] end connection 127.0.0.1:50605 (12 connections now open) 2014-10-06T17:53:07.651+0000 I NETWORK [conn18149] end connection 127.0.0.1:50595 (12 connections now open) 2014-10-06T17:53:07.651+0000 I NETWORK [conn18147] end connection 127.0.0.1:50594 (16 connections now open) 2014-10-06T17:53:07.651+0000 I NETWORK [conn18157] end connection 127.0.0.1:50604 (12 connections now open) 2014-10-06T17:53:07.651+0000 I NETWORK [conn18160] end connection 127.0.0.1:50607 (9 connections now open) 2014-10-06T17:53:07.651+0000 I NETWORK [conn18153] end connection 127.0.0.1:50600 (8 connections now open) 2014-10-06T17:53:07.651+0000 I NETWORK [conn18148] end connection 127.0.0.1:50596 (9 connections now open) 2014-10-06T17:53:07.651+0000 I NETWORK [conn18162] end connection 127.0.0.1:50609 (16 connections now open) 2014-10-06T17:53:07.651+0000 I NETWORK [conn18151] end connection 127.0.0.1:50598 (5 connections now open) 2014-10-06T17:53:07.651+0000 I NETWORK [conn18154] end connection 127.0.0.1:50601 (10 connections now open) 2014-10-06T17:53:07.652+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50610 #18163 (3 connections now open) 2014-10-06T17:53:07.652+0000 I NETWORK [conn18163] end connection 127.0.0.1:50610 (2 connections now open) 2014-10-06T17:53:07.652+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:53:07.653+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:53:07.654+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:53:07.655+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:53:07.656+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:53:07.656+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:53:07.656+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:53:07.656+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:53:07.657+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:53:07.997+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T17:53:07.997+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:08.001+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:08.001+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:53:08.359+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIDRange" } 2014-10-06T17:53:08.359+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:08.363+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:08.363+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:53:08.708+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIDRange" } 2014-10-06T17:53:08.708+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:08.711+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:08.712+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:53:09.075+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIDRange" } 2014-10-06T17:53:09.075+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:09.079+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:09.080+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50611 #18164 (3 connections now open) 2014-10-06T17:53:09.080+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50612 #18165 (4 connections now open) 2014-10-06T17:53:09.080+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50613 #18166 (5 connections now open) 2014-10-06T17:53:09.080+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50614 #18167 (6 connections now open) 2014-10-06T17:53:09.080+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50615 #18168 (7 connections now open) 2014-10-06T17:53:09.081+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50616 #18169 (8 connections now open) 2014-10-06T17:53:09.081+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50617 #18170 (9 connections now open) 2014-10-06T17:53:09.081+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50618 #18171 (10 connections now open) 2014-10-06T17:53:09.081+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50619 #18172 (11 connections now open) 2014-10-06T17:53:09.081+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50620 #18173 (12 connections now open) 2014-10-06T17:53:09.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50621 #18174 (13 connections now open) 2014-10-06T17:53:09.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50622 #18175 (14 connections now open) 2014-10-06T17:53:09.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50623 #18176 (15 connections now open) 2014-10-06T17:53:09.083+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50624 #18177 (16 connections now open) 2014-10-06T17:53:09.083+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50625 #18178 (17 connections now open) 2014-10-06T17:53:09.083+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50626 #18179 (18 connections now open) 2014-10-06T17:53:09.084+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50627 #18180 (19 connections now open) 2014-10-06T17:53:09.084+0000 I NETWORK [conn18164] end connection 127.0.0.1:50611 (18 connections now open) 2014-10-06T17:53:14.085+0000 I NETWORK [conn18171] end connection 127.0.0.1:50618 (17 connections now open) 2014-10-06T17:53:14.085+0000 I NETWORK [conn18176] end connection 127.0.0.1:50623 (17 connections now open) 2014-10-06T17:53:14.085+0000 I NETWORK [conn18173] end connection 127.0.0.1:50620 (17 connections now open) 2014-10-06T17:53:14.085+0000 I NETWORK [conn18174] end connection 127.0.0.1:50621 (16 connections now open) 2014-10-06T17:53:14.085+0000 I NETWORK [conn18169] end connection 127.0.0.1:50616 (17 connections now open) 2014-10-06T17:53:14.085+0000 I NETWORK [conn18175] end connection 127.0.0.1:50622 (13 connections now open) 2014-10-06T17:53:14.085+0000 I NETWORK [conn18172] end connection 127.0.0.1:50619 (12 connections now open) 2014-10-06T17:53:14.085+0000 I NETWORK [conn18170] end connection 127.0.0.1:50617 (17 connections now open) 2014-10-06T17:53:14.085+0000 I NETWORK [conn18168] end connection 127.0.0.1:50615 (11 connections now open) 2014-10-06T17:53:14.085+0000 I NETWORK [conn18177] end connection 127.0.0.1:50624 (13 connections now open) 2014-10-06T17:53:14.085+0000 I NETWORK [conn18165] end connection 127.0.0.1:50612 (13 connections now open) 2014-10-06T17:53:14.085+0000 I NETWORK [conn18167] end connection 127.0.0.1:50614 (11 connections now open) 2014-10-06T17:53:14.085+0000 I NETWORK [conn18179] end connection 127.0.0.1:50626 (11 connections now open) 2014-10-06T17:53:14.085+0000 I NETWORK [conn18178] end connection 127.0.0.1:50625 (12 connections now open) 2014-10-06T17:53:14.085+0000 I NETWORK [conn18166] end connection 127.0.0.1:50613 (11 connections now open) 2014-10-06T17:53:14.085+0000 I NETWORK [conn18180] end connection 127.0.0.1:50627 (9 connections now open) 2014-10-06T17:53:14.085+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50628 #18181 (3 connections now open) 2014-10-06T17:53:14.086+0000 I NETWORK [conn18181] end connection 127.0.0.1:50628 (2 connections now open) 2014-10-06T17:53:14.086+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:53:14.087+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:53:14.088+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:53:14.089+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:53:14.090+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:53:14.090+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:53:14.090+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:53:14.090+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:53:14.091+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:53:14.450+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T17:53:14.450+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:14.454+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:14.454+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:53:14.796+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIDRange" } 2014-10-06T17:53:14.796+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:14.799+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:14.799+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:53:15.165+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIDRange" } 2014-10-06T17:53:15.165+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:15.169+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:15.169+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:53:15.519+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIDRange" } 2014-10-06T17:53:15.519+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:15.522+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:15.523+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50629 #18182 (3 connections now open) 2014-10-06T17:53:15.524+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50630 #18183 (4 connections now open) 2014-10-06T17:53:15.524+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50631 #18184 (5 connections now open) 2014-10-06T17:53:15.524+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50632 #18185 (6 connections now open) 2014-10-06T17:53:15.524+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50633 #18186 (7 connections now open) 2014-10-06T17:53:15.525+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50634 #18187 (8 connections now open) 2014-10-06T17:53:15.525+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50635 #18188 (9 connections now open) 2014-10-06T17:53:15.525+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50636 #18189 (10 connections now open) 2014-10-06T17:53:15.525+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50637 #18190 (11 connections now open) 2014-10-06T17:53:15.526+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50638 #18191 (12 connections now open) 2014-10-06T17:53:15.526+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50639 #18192 (13 connections now open) 2014-10-06T17:53:15.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50640 #18193 (14 connections now open) 2014-10-06T17:53:15.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50641 #18194 (15 connections now open) 2014-10-06T17:53:15.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50642 #18195 (16 connections now open) 2014-10-06T17:53:15.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50644 #18196 (17 connections now open) 2014-10-06T17:53:15.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50645 #18197 (18 connections now open) 2014-10-06T17:53:15.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50646 #18198 (19 connections now open) 2014-10-06T17:53:15.530+0000 I NETWORK [conn18182] end connection 127.0.0.1:50629 (18 connections now open) 2014-10-06T17:53:20.530+0000 I NETWORK [conn18198] end connection 127.0.0.1:50646 (17 connections now open) 2014-10-06T17:53:20.530+0000 I NETWORK [conn18192] end connection 127.0.0.1:50639 (16 connections now open) 2014-10-06T17:53:20.530+0000 I NETWORK [conn18186] end connection 127.0.0.1:50633 (15 connections now open) 2014-10-06T17:53:20.530+0000 I NETWORK [conn18189] end connection 127.0.0.1:50636 (15 connections now open) 2014-10-06T17:53:20.530+0000 I NETWORK [conn18194] end connection 127.0.0.1:50641 (13 connections now open) 2014-10-06T17:53:20.530+0000 I NETWORK [conn18185] end connection 127.0.0.1:50632 (12 connections now open) 2014-10-06T17:53:20.530+0000 I NETWORK [conn18195] end connection 127.0.0.1:50642 (11 connections now open) 2014-10-06T17:53:20.530+0000 I NETWORK [conn18188] end connection 127.0.0.1:50635 (11 connections now open) 2014-10-06T17:53:20.530+0000 I NETWORK [conn18191] end connection 127.0.0.1:50638 (11 connections now open) 2014-10-06T17:53:20.530+0000 I NETWORK [conn18187] end connection 127.0.0.1:50634 (10 connections now open) 2014-10-06T17:53:20.530+0000 I NETWORK [conn18184] end connection 127.0.0.1:50631 (11 connections now open) 2014-10-06T17:53:20.530+0000 I NETWORK [conn18183] end connection 127.0.0.1:50630 (7 connections now open) 2014-10-06T17:53:20.530+0000 I NETWORK [conn18193] end connection 127.0.0.1:50640 (6 connections now open) 2014-10-06T17:53:20.530+0000 I NETWORK [conn18190] end connection 127.0.0.1:50637 (4 connections now open) 2014-10-06T17:53:20.531+0000 I NETWORK [conn18196] end connection 127.0.0.1:50644 (3 connections now open) 2014-10-06T17:53:20.531+0000 I NETWORK [conn18197] end connection 127.0.0.1:50645 (3 connections now open) 2014-10-06T17:53:20.531+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50647 #18199 (3 connections now open) 2014-10-06T17:53:20.531+0000 I NETWORK [conn18199] end connection 127.0.0.1:50647 (2 connections now open) 2014-10-06T17:53:20.531+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:53:20.532+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:53:20.533+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:53:20.534+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:53:20.535+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:53:20.535+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:53:20.535+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:53:20.535+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:53:20.536+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:53:20.901+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T17:53:20.901+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:20.904+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:20.905+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:53:21.268+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIDRange" } 2014-10-06T17:53:21.268+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:21.272+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:21.272+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:53:21.616+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIDRange" } 2014-10-06T17:53:21.617+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:21.620+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:21.620+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:53:21.984+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIDRange" } 2014-10-06T17:53:21.984+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:21.988+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:21.989+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50648 #18200 (3 connections now open) 2014-10-06T17:53:21.989+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50649 #18201 (4 connections now open) 2014-10-06T17:53:21.989+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50650 #18202 (5 connections now open) 2014-10-06T17:53:21.989+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50651 #18203 (6 connections now open) 2014-10-06T17:53:21.989+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50652 #18204 (7 connections now open) 2014-10-06T17:53:21.990+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50653 #18205 (8 connections now open) 2014-10-06T17:53:21.990+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50654 #18206 (9 connections now open) 2014-10-06T17:53:21.991+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50655 #18207 (10 connections now open) 2014-10-06T17:53:21.991+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50656 #18208 (11 connections now open) 2014-10-06T17:53:21.991+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50657 #18209 (12 connections now open) 2014-10-06T17:53:21.991+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50658 #18210 (13 connections now open) 2014-10-06T17:53:21.992+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50659 #18211 (14 connections now open) 2014-10-06T17:53:21.992+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50660 #18212 (15 connections now open) 2014-10-06T17:53:21.992+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50661 #18213 (16 connections now open) 2014-10-06T17:53:21.992+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50662 #18214 (17 connections now open) 2014-10-06T17:53:21.993+0000 I NETWORK [conn18200] end connection 127.0.0.1:50648 (16 connections now open) 2014-10-06T17:53:21.993+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50663 #18215 (17 connections now open) 2014-10-06T17:53:21.993+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50664 #18216 (18 connections now open) 2014-10-06T17:53:26.993+0000 I NETWORK [conn18206] end connection 127.0.0.1:50654 (17 connections now open) 2014-10-06T17:53:26.994+0000 I NETWORK [conn18205] end connection 127.0.0.1:50653 (17 connections now open) 2014-10-06T17:53:26.994+0000 I NETWORK [conn18201] end connection 127.0.0.1:50649 (16 connections now open) 2014-10-06T17:53:26.994+0000 I NETWORK [conn18204] end connection 127.0.0.1:50652 (16 connections now open) 2014-10-06T17:53:26.994+0000 I NETWORK [conn18211] end connection 127.0.0.1:50659 (15 connections now open) 2014-10-06T17:53:26.994+0000 I NETWORK [conn18214] end connection 127.0.0.1:50662 (16 connections now open) 2014-10-06T17:53:26.994+0000 I NETWORK [conn18212] end connection 127.0.0.1:50660 (12 connections now open) 2014-10-06T17:53:26.994+0000 I NETWORK [conn18203] end connection 127.0.0.1:50651 (11 connections now open) 2014-10-06T17:53:26.994+0000 I NETWORK [conn18210] end connection 127.0.0.1:50658 (9 connections now open) 2014-10-06T17:53:26.994+0000 I NETWORK [conn18208] end connection 127.0.0.1:50656 (9 connections now open) 2014-10-06T17:53:26.994+0000 I NETWORK [conn18202] end connection 127.0.0.1:50650 (9 connections now open) 2014-10-06T17:53:26.994+0000 I NETWORK [conn18207] end connection 127.0.0.1:50655 (7 connections now open) 2014-10-06T17:53:26.994+0000 I NETWORK [conn18209] end connection 127.0.0.1:50657 (5 connections now open) 2014-10-06T17:53:26.994+0000 I NETWORK [conn18215] end connection 127.0.0.1:50663 (5 connections now open) 2014-10-06T17:53:26.994+0000 I NETWORK [conn18216] end connection 127.0.0.1:50664 (3 connections now open) 2014-10-06T17:53:26.994+0000 I NETWORK [conn18213] end connection 127.0.0.1:50661 (2 connections now open) 2014-10-06T17:53:26.994+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50665 #18217 (3 connections now open) 2014-10-06T17:53:26.995+0000 I NETWORK [conn18217] end connection 127.0.0.1:50665 (2 connections now open) 2014-10-06T17:53:26.995+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:53:27.000+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:53:27.001+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:53:27.002+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:53:27.003+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:53:27.003+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:53:27.003+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:53:27.003+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:53:27.004+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:53:27.361+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T17:53:27.361+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:27.364+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:27.365+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:53:27.716+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIDRange" } 2014-10-06T17:53:27.716+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:27.719+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:27.719+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:53:28.084+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIDRange" } 2014-10-06T17:53:28.085+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:28.088+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:28.088+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:53:28.434+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIDRange" } 2014-10-06T17:53:28.434+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:28.438+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:28.439+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50666 #18218 (3 connections now open) 2014-10-06T17:53:28.439+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50667 #18219 (4 connections now open) 2014-10-06T17:53:28.439+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50668 #18220 (5 connections now open) 2014-10-06T17:53:28.440+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50669 #18221 (6 connections now open) 2014-10-06T17:53:28.440+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50670 #18222 (7 connections now open) 2014-10-06T17:53:28.440+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50671 #18223 (8 connections now open) 2014-10-06T17:53:28.440+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50672 #18224 (9 connections now open) 2014-10-06T17:53:28.440+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50673 #18225 (10 connections now open) 2014-10-06T17:53:28.440+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50674 #18226 (11 connections now open) 2014-10-06T17:53:28.441+0000 I NETWORK [conn18218] end connection 127.0.0.1:50666 (10 connections now open) 2014-10-06T17:53:33.441+0000 I NETWORK [conn18222] end connection 127.0.0.1:50670 (9 connections now open) 2014-10-06T17:53:33.441+0000 I NETWORK [conn18223] end connection 127.0.0.1:50671 (9 connections now open) 2014-10-06T17:53:33.441+0000 I NETWORK [conn18220] end connection 127.0.0.1:50668 (9 connections now open) 2014-10-06T17:53:33.441+0000 I NETWORK [conn18225] end connection 127.0.0.1:50673 (9 connections now open) 2014-10-06T17:53:33.441+0000 I NETWORK [conn18221] end connection 127.0.0.1:50669 (8 connections now open) 2014-10-06T17:53:33.441+0000 I NETWORK [conn18226] end connection 127.0.0.1:50674 (9 connections now open) 2014-10-06T17:53:33.441+0000 I NETWORK [conn18224] end connection 127.0.0.1:50672 (9 connections now open) 2014-10-06T17:53:33.441+0000 I NETWORK [conn18219] end connection 127.0.0.1:50667 (2 connections now open) 2014-10-06T17:53:33.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50675 #18227 (3 connections now open) 2014-10-06T17:53:33.442+0000 I NETWORK [conn18227] end connection 127.0.0.1:50675 (2 connections now open) 2014-10-06T17:53:33.443+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:53:33.444+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:53:33.444+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:53:33.445+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:53:33.446+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:53:33.446+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:53:33.446+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:53:33.447+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:53:33.447+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:53:33.810+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T17:53:33.810+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:33.814+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:33.814+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:53:34.177+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIDRange" } 2014-10-06T17:53:34.177+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:34.181+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:34.181+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:53:34.522+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIDRange" } 2014-10-06T17:53:34.522+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:34.526+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:34.526+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:53:34.888+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIDRange" } 2014-10-06T17:53:34.888+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:34.892+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:34.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50676 #18228 (3 connections now open) 2014-10-06T17:53:34.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50678 #18229 (4 connections now open) 2014-10-06T17:53:34.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50677 #18230 (5 connections now open) 2014-10-06T17:53:34.894+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50680 #18231 (6 connections now open) 2014-10-06T17:53:34.894+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50681 #18232 (7 connections now open) 2014-10-06T17:53:34.894+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50682 #18233 (8 connections now open) 2014-10-06T17:53:34.894+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50683 #18234 (9 connections now open) 2014-10-06T17:53:34.894+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50684 #18235 (10 connections now open) 2014-10-06T17:53:34.894+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50685 #18236 (11 connections now open) 2014-10-06T17:53:34.895+0000 I NETWORK [conn18228] end connection 127.0.0.1:50676 (10 connections now open) 2014-10-06T17:53:39.895+0000 I NETWORK [conn18231] end connection 127.0.0.1:50680 (9 connections now open) 2014-10-06T17:53:39.895+0000 I NETWORK [conn18230] end connection 127.0.0.1:50677 (8 connections now open) 2014-10-06T17:53:39.895+0000 I NETWORK [conn18234] end connection 127.0.0.1:50683 (8 connections now open) 2014-10-06T17:53:39.895+0000 I NETWORK [conn18236] end connection 127.0.0.1:50685 (7 connections now open) 2014-10-06T17:53:39.895+0000 I NETWORK [conn18229] end connection 127.0.0.1:50678 (7 connections now open) 2014-10-06T17:53:39.895+0000 I NETWORK [conn18235] end connection 127.0.0.1:50684 (7 connections now open) 2014-10-06T17:53:39.895+0000 I NETWORK [conn18233] end connection 127.0.0.1:50682 (6 connections now open) 2014-10-06T17:53:39.895+0000 I NETWORK [conn18232] end connection 127.0.0.1:50681 (2 connections now open) 2014-10-06T17:53:39.895+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50686 #18237 (3 connections now open) 2014-10-06T17:53:39.896+0000 I NETWORK [conn18237] end connection 127.0.0.1:50686 (2 connections now open) 2014-10-06T17:53:39.896+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:53:39.901+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:53:39.902+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:53:39.903+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:53:39.904+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:53:39.904+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:53:39.904+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:53:39.904+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:53:39.905+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:53:40.248+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T17:53:40.248+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:40.251+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:40.252+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:53:40.613+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIDRange" } 2014-10-06T17:53:40.613+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:40.616+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:40.616+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:53:40.980+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIDRange" } 2014-10-06T17:53:40.980+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:40.983+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:40.984+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:53:41.326+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIDRange" } 2014-10-06T17:53:41.326+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:41.330+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:41.331+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50687 #18238 (3 connections now open) 2014-10-06T17:53:41.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50688 #18239 (4 connections now open) 2014-10-06T17:53:41.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50689 #18240 (5 connections now open) 2014-10-06T17:53:41.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50690 #18241 (6 connections now open) 2014-10-06T17:53:41.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50691 #18242 (7 connections now open) 2014-10-06T17:53:41.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50692 #18243 (8 connections now open) 2014-10-06T17:53:41.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50693 #18244 (9 connections now open) 2014-10-06T17:53:41.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50694 #18245 (10 connections now open) 2014-10-06T17:53:41.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50695 #18246 (11 connections now open) 2014-10-06T17:53:41.333+0000 I NETWORK [conn18238] end connection 127.0.0.1:50687 (10 connections now open) 2014-10-06T17:53:46.333+0000 I NETWORK [conn18243] end connection 127.0.0.1:50692 (9 connections now open) 2014-10-06T17:53:46.333+0000 I NETWORK [conn18241] end connection 127.0.0.1:50690 (9 connections now open) 2014-10-06T17:53:46.333+0000 I NETWORK [conn18239] end connection 127.0.0.1:50688 (9 connections now open) 2014-10-06T17:53:46.333+0000 I NETWORK [conn18244] end connection 127.0.0.1:50693 (9 connections now open) 2014-10-06T17:53:46.333+0000 I NETWORK [conn18242] end connection 127.0.0.1:50691 (9 connections now open) 2014-10-06T17:53:46.334+0000 I NETWORK [conn18245] end connection 127.0.0.1:50694 (6 connections now open) 2014-10-06T17:53:46.334+0000 I NETWORK [conn18246] end connection 127.0.0.1:50695 (6 connections now open) 2014-10-06T17:53:46.334+0000 I NETWORK [conn18240] end connection 127.0.0.1:50689 (4 connections now open) 2014-10-06T17:53:46.334+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50696 #18247 (4 connections now open) 2014-10-06T17:53:46.334+0000 I NETWORK [conn18247] end connection 127.0.0.1:50696 (2 connections now open) 2014-10-06T17:53:46.335+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:53:46.336+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:53:46.336+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:53:46.337+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:53:46.338+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:53:46.338+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:53:46.338+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:53:46.339+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:53:46.339+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:53:46.701+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T17:53:46.701+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:46.705+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:46.705+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:53:47.050+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIDRange" } 2014-10-06T17:53:47.050+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:47.054+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:47.054+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:53:47.423+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIDRange" } 2014-10-06T17:53:47.423+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:47.426+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:47.426+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:53:47.797+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIDRange" } 2014-10-06T17:53:47.797+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:47.800+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:47.802+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50697 #18248 (3 connections now open) 2014-10-06T17:53:47.802+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50698 #18249 (4 connections now open) 2014-10-06T17:53:47.802+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50699 #18250 (5 connections now open) 2014-10-06T17:53:47.802+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50700 #18251 (6 connections now open) 2014-10-06T17:53:47.802+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50701 #18252 (7 connections now open) 2014-10-06T17:53:47.803+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50702 #18253 (8 connections now open) 2014-10-06T17:53:47.803+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50703 #18254 (9 connections now open) 2014-10-06T17:53:47.803+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50704 #18255 (10 connections now open) 2014-10-06T17:53:47.803+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50705 #18256 (11 connections now open) 2014-10-06T17:53:47.804+0000 I NETWORK [conn18248] end connection 127.0.0.1:50697 (10 connections now open) 2014-10-06T17:53:52.804+0000 I NETWORK [conn18250] end connection 127.0.0.1:50699 (9 connections now open) 2014-10-06T17:53:52.804+0000 I NETWORK [conn18256] end connection 127.0.0.1:50705 (9 connections now open) 2014-10-06T17:53:52.804+0000 I NETWORK [conn18252] end connection 127.0.0.1:50701 (7 connections now open) 2014-10-06T17:53:52.804+0000 I NETWORK [conn18255] end connection 127.0.0.1:50704 (9 connections now open) 2014-10-06T17:53:52.804+0000 I NETWORK [conn18249] end connection 127.0.0.1:50698 (7 connections now open) 2014-10-06T17:53:52.805+0000 I NETWORK [conn18253] end connection 127.0.0.1:50702 (5 connections now open) 2014-10-06T17:53:52.805+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50706 #18257 (6 connections now open) 2014-10-06T17:53:52.804+0000 I NETWORK [conn18254] end connection 127.0.0.1:50703 (6 connections now open) 2014-10-06T17:53:52.805+0000 I NETWORK [conn18251] end connection 127.0.0.1:50700 (5 connections now open) 2014-10-06T17:53:52.805+0000 I NETWORK [conn18257] end connection 127.0.0.1:50706 (2 connections now open) 2014-10-06T17:53:52.806+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:53:52.807+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:53:52.807+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:53:52.808+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:53:52.809+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:53:52.809+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:53:52.809+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:53:52.810+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:53:52.810+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:53:53.157+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T17:53:53.157+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:53.161+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:53.161+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:53:53.522+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIDRange" } 2014-10-06T17:53:53.522+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:53.525+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:53.525+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:53:53.879+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIDRange" } 2014-10-06T17:53:53.879+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:53.886+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:53.887+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:53:54.235+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIDRange" } 2014-10-06T17:53:54.235+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:54.239+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:54.240+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50707 #18258 (3 connections now open) 2014-10-06T17:53:54.241+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50708 #18259 (4 connections now open) 2014-10-06T17:53:54.241+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50709 #18260 (5 connections now open) 2014-10-06T17:53:54.241+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50710 #18261 (6 connections now open) 2014-10-06T17:53:54.241+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50711 #18262 (7 connections now open) 2014-10-06T17:53:54.241+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50712 #18263 (8 connections now open) 2014-10-06T17:53:54.241+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50713 #18264 (9 connections now open) 2014-10-06T17:53:54.241+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50714 #18265 (10 connections now open) 2014-10-06T17:53:54.241+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50715 #18266 (11 connections now open) 2014-10-06T17:53:54.241+0000 I NETWORK [conn18258] end connection 127.0.0.1:50707 (10 connections now open) 2014-10-06T17:53:59.242+0000 I NETWORK [conn18259] end connection 127.0.0.1:50708 (9 connections now open) 2014-10-06T17:53:59.242+0000 I NETWORK [conn18263] end connection 127.0.0.1:50712 (9 connections now open) 2014-10-06T17:53:59.242+0000 I NETWORK [conn18262] end connection 127.0.0.1:50711 (8 connections now open) 2014-10-06T17:53:59.242+0000 I NETWORK [conn18260] end connection 127.0.0.1:50709 (7 connections now open) 2014-10-06T17:53:59.242+0000 I NETWORK [conn18261] end connection 127.0.0.1:50710 (5 connections now open) 2014-10-06T17:53:59.242+0000 I NETWORK [conn18264] end connection 127.0.0.1:50713 (5 connections now open) 2014-10-06T17:53:59.242+0000 I NETWORK [conn18265] end connection 127.0.0.1:50714 (4 connections now open) 2014-10-06T17:53:59.242+0000 I NETWORK [conn18266] end connection 127.0.0.1:50715 (2 connections now open) 2014-10-06T17:53:59.243+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50716 #18267 (3 connections now open) 2014-10-06T17:53:59.243+0000 I NETWORK [conn18267] end connection 127.0.0.1:50716 (2 connections now open) 2014-10-06T17:53:59.243+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:53:59.248+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:53:59.249+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:53:59.250+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:53:59.251+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:53:59.251+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:53:59.251+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:53:59.251+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:53:59.252+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:53:59.617+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T17:53:59.617+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:59.620+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:59.620+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:53:59.967+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIDRange" } 2014-10-06T17:53:59.967+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:53:59.970+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:53:59.970+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:54:00.339+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIDRange" } 2014-10-06T17:54:00.339+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:00.342+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:00.343+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:54:00.707+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIDRange" } 2014-10-06T17:54:00.707+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:00.710+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:00.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50717 #18268 (3 connections now open) 2014-10-06T17:54:00.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50718 #18269 (4 connections now open) 2014-10-06T17:54:00.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50719 #18270 (5 connections now open) 2014-10-06T17:54:00.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50720 #18271 (6 connections now open) 2014-10-06T17:54:00.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50721 #18272 (7 connections now open) 2014-10-06T17:54:00.713+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50722 #18273 (8 connections now open) 2014-10-06T17:54:00.713+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50723 #18274 (9 connections now open) 2014-10-06T17:54:00.713+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50724 #18275 (10 connections now open) 2014-10-06T17:54:00.713+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50725 #18276 (11 connections now open) 2014-10-06T17:54:00.714+0000 I NETWORK [conn18268] end connection 127.0.0.1:50717 (10 connections now open) 2014-10-06T17:54:05.714+0000 I NETWORK [conn18270] end connection 127.0.0.1:50719 (9 connections now open) 2014-10-06T17:54:05.714+0000 I NETWORK [conn18271] end connection 127.0.0.1:50720 (9 connections now open) 2014-10-06T17:54:05.714+0000 I NETWORK [conn18273] end connection 127.0.0.1:50722 (8 connections now open) 2014-10-06T17:54:05.714+0000 I NETWORK [conn18274] end connection 127.0.0.1:50723 (7 connections now open) 2014-10-06T17:54:05.714+0000 I NETWORK [conn18276] end connection 127.0.0.1:50725 (7 connections now open) 2014-10-06T17:54:05.714+0000 I NETWORK [conn18275] end connection 127.0.0.1:50724 (7 connections now open) 2014-10-06T17:54:05.714+0000 I NETWORK [conn18269] end connection 127.0.0.1:50718 (9 connections now open) 2014-10-06T17:54:05.715+0000 I NETWORK [conn18272] end connection 127.0.0.1:50721 (2 connections now open) 2014-10-06T17:54:05.715+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50726 #18277 (3 connections now open) 2014-10-06T17:54:05.715+0000 I NETWORK [conn18277] end connection 127.0.0.1:50726 (2 connections now open) 2014-10-06T17:54:05.716+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:54:05.720+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:54:05.721+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:54:05.722+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:54:05.723+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:54:05.723+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:54:05.723+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:54:05.724+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:54:05.724+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:54:06.071+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T17:54:06.071+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:06.074+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:06.074+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:54:06.430+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIDRange" } 2014-10-06T17:54:06.430+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:06.434+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:06.434+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:54:06.779+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIDRange" } 2014-10-06T17:54:06.780+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:06.783+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:06.783+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:54:07.145+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIDRange" } 2014-10-06T17:54:07.145+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:07.149+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:07.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50727 #18278 (3 connections now open) 2014-10-06T17:54:07.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50729 #18279 (4 connections now open) 2014-10-06T17:54:07.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50728 #18280 (5 connections now open) 2014-10-06T17:54:07.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50730 #18281 (6 connections now open) 2014-10-06T17:54:07.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50731 #18282 (7 connections now open) 2014-10-06T17:54:07.151+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50732 #18283 (8 connections now open) 2014-10-06T17:54:07.151+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50733 #18284 (9 connections now open) 2014-10-06T17:54:07.151+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50734 #18285 (10 connections now open) 2014-10-06T17:54:07.151+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50735 #18286 (11 connections now open) 2014-10-06T17:54:07.152+0000 I NETWORK [conn18278] end connection 127.0.0.1:50727 (10 connections now open) 2014-10-06T17:54:12.152+0000 I NETWORK [conn18286] end connection 127.0.0.1:50735 (9 connections now open) 2014-10-06T17:54:12.152+0000 I NETWORK [conn18280] end connection 127.0.0.1:50728 (9 connections now open) 2014-10-06T17:54:12.152+0000 I NETWORK [conn18282] end connection 127.0.0.1:50731 (9 connections now open) 2014-10-06T17:54:12.152+0000 I NETWORK [conn18285] end connection 127.0.0.1:50734 (8 connections now open) 2014-10-06T17:54:12.152+0000 I NETWORK [conn18284] end connection 127.0.0.1:50733 (8 connections now open) 2014-10-06T17:54:12.152+0000 I NETWORK [conn18281] end connection 127.0.0.1:50730 (8 connections now open) 2014-10-06T17:54:12.152+0000 I NETWORK [conn18279] end connection 127.0.0.1:50729 (7 connections now open) 2014-10-06T17:54:12.152+0000 I NETWORK [conn18283] end connection 127.0.0.1:50732 (4 connections now open) 2014-10-06T17:54:12.152+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50736 #18287 (5 connections now open) 2014-10-06T17:54:12.153+0000 I NETWORK [conn18287] end connection 127.0.0.1:50736 (2 connections now open) 2014-10-06T17:54:12.153+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:54:12.154+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:54:12.155+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:54:12.155+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:54:12.156+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:54:12.156+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:54:12.157+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:54:12.157+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:54:12.157+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:54:12.523+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T17:54:12.523+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:12.527+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:12.527+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:54:12.870+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIDRange" } 2014-10-06T17:54:12.870+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:12.874+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:12.874+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:54:13.241+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIDRange" } 2014-10-06T17:54:13.241+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:13.244+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:13.245+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:54:13.591+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIDRange" } 2014-10-06T17:54:13.591+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:13.595+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:13.596+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50737 #18288 (3 connections now open) 2014-10-06T17:54:13.596+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50738 #18289 (4 connections now open) 2014-10-06T17:54:13.596+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50739 #18290 (5 connections now open) 2014-10-06T17:54:13.596+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50740 #18291 (6 connections now open) 2014-10-06T17:54:13.596+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50741 #18292 (7 connections now open) 2014-10-06T17:54:13.596+0000 I NETWORK [conn18288] end connection 127.0.0.1:50737 (6 connections now open) 2014-10-06T17:54:18.597+0000 I NETWORK [conn18290] end connection 127.0.0.1:50739 (5 connections now open) 2014-10-06T17:54:18.597+0000 I NETWORK [conn18291] end connection 127.0.0.1:50740 (5 connections now open) 2014-10-06T17:54:18.597+0000 I NETWORK [conn18289] end connection 127.0.0.1:50738 (5 connections now open) 2014-10-06T17:54:18.597+0000 I NETWORK [conn18292] end connection 127.0.0.1:50741 (5 connections now open) 2014-10-06T17:54:18.597+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50742 #18293 (3 connections now open) 2014-10-06T17:54:18.598+0000 I NETWORK [conn18293] end connection 127.0.0.1:50742 (2 connections now open) 2014-10-06T17:54:18.598+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:54:18.599+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:54:18.600+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:54:18.600+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:54:18.601+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:54:18.601+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:54:18.602+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:54:18.602+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:54:18.602+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:54:18.966+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T17:54:18.966+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:18.969+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:18.970+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:54:19.333+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIDRange" } 2014-10-06T17:54:19.333+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:19.341+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:19.341+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:54:19.687+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIDRange" } 2014-10-06T17:54:19.687+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:19.690+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:19.690+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:54:20.054+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIDRange" } 2014-10-06T17:54:20.054+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:20.058+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:20.059+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50743 #18294 (3 connections now open) 2014-10-06T17:54:20.059+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50745 #18295 (4 connections now open) 2014-10-06T17:54:20.059+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50744 #18296 (5 connections now open) 2014-10-06T17:54:20.059+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50746 #18297 (6 connections now open) 2014-10-06T17:54:20.059+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50747 #18298 (7 connections now open) 2014-10-06T17:54:20.060+0000 I NETWORK [conn18294] end connection 127.0.0.1:50743 (6 connections now open) 2014-10-06T17:54:25.060+0000 I NETWORK [conn18295] end connection 127.0.0.1:50745 (5 connections now open) 2014-10-06T17:54:25.060+0000 I NETWORK [conn18297] end connection 127.0.0.1:50746 (5 connections now open) 2014-10-06T17:54:25.060+0000 I NETWORK [conn18296] end connection 127.0.0.1:50744 (5 connections now open) 2014-10-06T17:54:25.060+0000 I NETWORK [conn18298] end connection 127.0.0.1:50747 (5 connections now open) 2014-10-06T17:54:25.060+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50748 #18299 (3 connections now open) 2014-10-06T17:54:25.061+0000 I NETWORK [conn18299] end connection 127.0.0.1:50748 (2 connections now open) 2014-10-06T17:54:25.061+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:54:25.062+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:54:25.063+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:54:25.064+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:54:25.064+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:54:25.065+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:54:25.065+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:54:25.065+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:54:25.065+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:54:25.422+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T17:54:25.422+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:25.426+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:25.426+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:54:25.780+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIDRange" } 2014-10-06T17:54:25.780+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:25.783+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:25.783+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:54:26.152+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIDRange" } 2014-10-06T17:54:26.152+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:26.156+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:26.156+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:54:26.499+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIDRange" } 2014-10-06T17:54:26.499+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:26.503+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:26.504+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50749 #18300 (3 connections now open) 2014-10-06T17:54:26.504+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50750 #18301 (4 connections now open) 2014-10-06T17:54:26.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50751 #18302 (5 connections now open) 2014-10-06T17:54:26.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50752 #18303 (6 connections now open) 2014-10-06T17:54:26.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50753 #18304 (7 connections now open) 2014-10-06T17:54:26.505+0000 I NETWORK [conn18300] end connection 127.0.0.1:50749 (5 connections now open) 2014-10-06T17:54:31.505+0000 I NETWORK [conn18303] end connection 127.0.0.1:50752 (5 connections now open) 2014-10-06T17:54:31.505+0000 I NETWORK [conn18304] end connection 127.0.0.1:50753 (5 connections now open) 2014-10-06T17:54:31.505+0000 I NETWORK [conn18301] end connection 127.0.0.1:50750 (5 connections now open) 2014-10-06T17:54:31.505+0000 I NETWORK [conn18302] end connection 127.0.0.1:50751 (3 connections now open) 2014-10-06T17:54:31.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50754 #18305 (3 connections now open) 2014-10-06T17:54:31.506+0000 I NETWORK [conn18305] end connection 127.0.0.1:50754 (2 connections now open) 2014-10-06T17:54:31.506+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:54:31.508+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:54:31.508+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:54:31.509+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:54:31.510+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:54:31.510+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:54:31.510+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:54:31.511+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:54:31.511+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:54:31.879+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T17:54:31.879+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:31.883+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:31.883+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:54:32.246+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIDRange" } 2014-10-06T17:54:32.246+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:32.254+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:32.255+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:54:32.608+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIDRange" } 2014-10-06T17:54:32.608+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:32.612+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:32.612+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:54:32.976+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIDRange" } 2014-10-06T17:54:32.976+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:32.980+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:32.981+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50755 #18306 (3 connections now open) 2014-10-06T17:54:32.981+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50756 #18307 (4 connections now open) 2014-10-06T17:54:32.981+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50757 #18308 (5 connections now open) 2014-10-06T17:54:32.981+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50759 #18309 (6 connections now open) 2014-10-06T17:54:32.981+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50758 #18310 (7 connections now open) 2014-10-06T17:54:32.981+0000 I NETWORK [conn18306] end connection 127.0.0.1:50755 (5 connections now open) 2014-10-06T17:54:37.982+0000 I NETWORK [conn18308] end connection 127.0.0.1:50757 (5 connections now open) 2014-10-06T17:54:37.982+0000 I NETWORK [conn18310] end connection 127.0.0.1:50758 (5 connections now open) 2014-10-06T17:54:37.982+0000 I NETWORK [conn18307] end connection 127.0.0.1:50756 (5 connections now open) 2014-10-06T17:54:37.982+0000 I NETWORK [conn18309] end connection 127.0.0.1:50759 (5 connections now open) 2014-10-06T17:54:37.982+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50761 #18311 (3 connections now open) 2014-10-06T17:54:37.983+0000 I NETWORK [conn18311] end connection 127.0.0.1:50761 (2 connections now open) 2014-10-06T17:54:37.983+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:54:37.984+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:54:37.985+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:54:37.986+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:54:37.986+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:54:37.987+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:54:37.987+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:54:37.987+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:54:37.987+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:54:38.330+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T17:54:38.330+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:38.333+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:38.334+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:54:38.700+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIDRange" } 2014-10-06T17:54:38.700+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:38.704+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:38.704+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:54:39.071+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIDRange" } 2014-10-06T17:54:39.071+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:39.074+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:39.075+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:54:39.423+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIDRange" } 2014-10-06T17:54:39.423+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:39.427+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:39.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50762 #18312 (3 connections now open) 2014-10-06T17:54:39.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50763 #18313 (4 connections now open) 2014-10-06T17:54:39.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50764 #18314 (5 connections now open) 2014-10-06T17:54:39.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50765 #18315 (6 connections now open) 2014-10-06T17:54:39.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50766 #18316 (7 connections now open) 2014-10-06T17:54:39.428+0000 I NETWORK [conn18312] end connection 127.0.0.1:50762 (6 connections now open) 2014-10-06T17:54:44.429+0000 I NETWORK [conn18314] end connection 127.0.0.1:50764 (5 connections now open) 2014-10-06T17:54:44.429+0000 I NETWORK [conn18315] end connection 127.0.0.1:50765 (5 connections now open) 2014-10-06T17:54:44.429+0000 I NETWORK [conn18316] end connection 127.0.0.1:50766 (5 connections now open) 2014-10-06T17:54:44.429+0000 I NETWORK [conn18313] end connection 127.0.0.1:50763 (5 connections now open) 2014-10-06T17:54:44.429+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50767 #18317 (3 connections now open) 2014-10-06T17:54:44.430+0000 I NETWORK [conn18317] end connection 127.0.0.1:50767 (2 connections now open) 2014-10-06T17:54:44.430+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:54:44.431+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:54:44.432+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:54:44.433+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:54:44.433+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:54:44.434+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:54:44.434+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:54:44.434+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:54:44.434+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:54:44.794+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T17:54:44.794+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:44.798+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:44.798+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:54:45.141+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIDRange" } 2014-10-06T17:54:45.141+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:45.145+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:45.145+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:54:45.504+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIDRange" } 2014-10-06T17:54:45.504+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:45.507+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:45.507+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:54:45.871+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIDRange" } 2014-10-06T17:54:45.872+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:45.875+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:45.876+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50768 #18318 (3 connections now open) 2014-10-06T17:54:45.877+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50770 #18319 (4 connections now open) 2014-10-06T17:54:45.877+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50769 #18320 (5 connections now open) 2014-10-06T17:54:45.877+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50771 #18321 (6 connections now open) 2014-10-06T17:54:45.877+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50772 #18322 (7 connections now open) 2014-10-06T17:54:45.877+0000 I NETWORK [conn18318] end connection 127.0.0.1:50768 (5 connections now open) 2014-10-06T17:54:50.877+0000 I NETWORK [conn18320] end connection 127.0.0.1:50769 (5 connections now open) 2014-10-06T17:54:50.877+0000 I NETWORK [conn18321] end connection 127.0.0.1:50771 (5 connections now open) 2014-10-06T17:54:50.877+0000 I NETWORK [conn18322] end connection 127.0.0.1:50772 (5 connections now open) 2014-10-06T17:54:50.877+0000 I NETWORK [conn18319] end connection 127.0.0.1:50770 (5 connections now open) 2014-10-06T17:54:50.878+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50773 #18323 (3 connections now open) 2014-10-06T17:54:50.878+0000 I NETWORK [conn18323] end connection 127.0.0.1:50773 (2 connections now open) 2014-10-06T17:54:50.878+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:54:50.879+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:54:50.880+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:54:50.881+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:54:50.882+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:54:50.882+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:54:50.882+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:54:50.882+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:54:50.883+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:54:51.224+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T17:54:51.224+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:51.230+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:51.230+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:54:51.593+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIDRange" } 2014-10-06T17:54:51.593+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:51.596+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:51.597+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:54:51.952+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIDRange" } 2014-10-06T17:54:51.952+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:51.956+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:51.956+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:54:52.314+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIDRange" } 2014-10-06T17:54:52.314+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:52.318+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:52.319+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50774 #18324 (3 connections now open) 2014-10-06T17:54:52.319+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50775 #18325 (4 connections now open) 2014-10-06T17:54:52.320+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50776 #18326 (5 connections now open) 2014-10-06T17:54:52.320+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50777 #18327 (6 connections now open) 2014-10-06T17:54:52.320+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50778 #18328 (7 connections now open) 2014-10-06T17:54:52.320+0000 I NETWORK [conn18324] end connection 127.0.0.1:50774 (6 connections now open) 2014-10-06T17:54:57.320+0000 I NETWORK [conn18325] end connection 127.0.0.1:50775 (5 connections now open) 2014-10-06T17:54:57.320+0000 I NETWORK [conn18326] end connection 127.0.0.1:50776 (5 connections now open) 2014-10-06T17:54:57.320+0000 I NETWORK [conn18328] end connection 127.0.0.1:50778 (5 connections now open) 2014-10-06T17:54:57.320+0000 I NETWORK [conn18327] end connection 127.0.0.1:50777 (5 connections now open) 2014-10-06T17:54:57.320+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50779 #18329 (3 connections now open) 2014-10-06T17:54:57.321+0000 I NETWORK [conn18329] end connection 127.0.0.1:50779 (2 connections now open) 2014-10-06T17:54:57.321+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:54:57.322+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:54:57.323+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:54:57.324+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:54:57.325+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:54:57.325+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:54:57.325+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:54:57.325+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:54:57.326+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:54:57.688+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T17:54:57.688+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:57.691+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:57.692+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:54:58.039+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIDRange" } 2014-10-06T17:54:58.039+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:58.042+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:58.042+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:54:58.409+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIDRange" } 2014-10-06T17:54:58.409+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:58.412+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:58.412+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:54:58.769+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIDRange" } 2014-10-06T17:54:58.770+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:54:58.773+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:54:58.774+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50780 #18330 (3 connections now open) 2014-10-06T17:54:58.775+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50781 #18331 (4 connections now open) 2014-10-06T17:54:58.775+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50782 #18332 (5 connections now open) 2014-10-06T17:54:58.775+0000 I NETWORK [conn18330] end connection 127.0.0.1:50780 (4 connections now open) 2014-10-06T17:54:58.804+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._42 2014-10-06T17:55:03.775+0000 I NETWORK [conn18331] end connection 127.0.0.1:50781 (3 connections now open) 2014-10-06T17:55:03.775+0000 I NETWORK [conn18332] end connection 127.0.0.1:50782 (3 connections now open) 2014-10-06T17:55:03.776+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50784 #18333 (3 connections now open) 2014-10-06T17:55:03.776+0000 I NETWORK [conn18333] end connection 127.0.0.1:50784 (2 connections now open) 2014-10-06T17:55:03.777+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:55:03.778+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:55:03.778+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:55:03.779+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:55:03.780+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:55:03.780+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:55:03.780+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:55:03.781+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:55:03.781+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:55:04.131+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T17:55:04.131+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:04.134+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:04.134+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:55:04.499+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIDRange" } 2014-10-06T17:55:04.499+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:04.503+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:04.503+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:55:04.845+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIDRange" } 2014-10-06T17:55:04.845+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:04.849+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:04.849+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:55:05.210+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIDRange" } 2014-10-06T17:55:05.210+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:05.217+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:05.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50785 #18334 (3 connections now open) 2014-10-06T17:55:05.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50787 #18335 (4 connections now open) 2014-10-06T17:55:05.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50786 #18336 (5 connections now open) 2014-10-06T17:55:05.219+0000 I NETWORK [conn18334] end connection 127.0.0.1:50785 (4 connections now open) 2014-10-06T17:55:10.219+0000 I NETWORK [conn18335] end connection 127.0.0.1:50787 (3 connections now open) 2014-10-06T17:55:10.219+0000 I NETWORK [conn18336] end connection 127.0.0.1:50786 (2 connections now open) 2014-10-06T17:55:10.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50789 #18337 (3 connections now open) 2014-10-06T17:55:10.220+0000 I NETWORK [conn18337] end connection 127.0.0.1:50789 (2 connections now open) 2014-10-06T17:55:10.220+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:55:10.221+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:55:10.222+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:55:10.223+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:55:10.224+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:55:10.224+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:55:10.224+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:55:10.224+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:55:10.225+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:55:10.589+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T17:55:10.590+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:10.593+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:10.593+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:55:10.944+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIDRange" } 2014-10-06T17:55:10.944+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:10.948+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:10.948+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:55:11.312+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIDRange" } 2014-10-06T17:55:11.312+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:11.315+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:11.315+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:55:11.659+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIDRange" } 2014-10-06T17:55:11.659+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:11.666+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:11.667+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50790 #18338 (3 connections now open) 2014-10-06T17:55:11.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50791 #18339 (4 connections now open) 2014-10-06T17:55:11.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50792 #18340 (5 connections now open) 2014-10-06T17:55:11.668+0000 I NETWORK [conn18338] end connection 127.0.0.1:50790 (4 connections now open) 2014-10-06T17:55:16.668+0000 I NETWORK [conn18339] end connection 127.0.0.1:50791 (3 connections now open) 2014-10-06T17:55:16.668+0000 I NETWORK [conn18340] end connection 127.0.0.1:50792 (3 connections now open) 2014-10-06T17:55:16.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50794 #18341 (3 connections now open) 2014-10-06T17:55:16.669+0000 I NETWORK [conn18341] end connection 127.0.0.1:50794 (2 connections now open) 2014-10-06T17:55:16.670+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:55:16.671+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:55:16.671+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:55:16.672+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:55:16.673+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:55:16.673+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:55:16.673+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:55:16.674+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:55:16.674+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:55:17.040+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T17:55:17.040+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:17.043+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:17.043+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:55:17.406+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIDRange" } 2014-10-06T17:55:17.406+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:17.410+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:17.410+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:55:17.757+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIDRange" } 2014-10-06T17:55:17.757+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:17.761+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:17.761+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:55:18.125+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIDRange" } 2014-10-06T17:55:18.125+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:18.129+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:18.130+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50795 #18342 (3 connections now open) 2014-10-06T17:55:18.130+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50796 #18343 (4 connections now open) 2014-10-06T17:55:18.130+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50797 #18344 (5 connections now open) 2014-10-06T17:55:18.130+0000 I NETWORK [conn18342] end connection 127.0.0.1:50795 (4 connections now open) 2014-10-06T17:55:23.131+0000 I NETWORK [conn18344] end connection 127.0.0.1:50797 (3 connections now open) 2014-10-06T17:55:23.131+0000 I NETWORK [conn18343] end connection 127.0.0.1:50796 (3 connections now open) 2014-10-06T17:55:23.131+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50798 #18345 (4 connections now open) 2014-10-06T17:55:23.132+0000 I NETWORK [conn18345] end connection 127.0.0.1:50798 (2 connections now open) 2014-10-06T17:55:23.132+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:55:23.133+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:55:23.134+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:55:23.135+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:55:23.135+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:55:23.136+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:55:23.136+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:55:23.136+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:55:23.136+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:55:23.488+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T17:55:23.488+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:23.492+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:23.492+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:55:23.863+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIDRange" } 2014-10-06T17:55:23.863+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:23.866+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:23.866+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:55:24.230+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIDRange" } 2014-10-06T17:55:24.230+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:24.234+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:24.234+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:55:24.586+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIDRange" } 2014-10-06T17:55:24.586+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:24.590+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:24.591+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50799 #18346 (3 connections now open) 2014-10-06T17:55:24.591+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50800 #18347 (4 connections now open) 2014-10-06T17:55:24.591+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50801 #18348 (5 connections now open) 2014-10-06T17:55:24.592+0000 I NETWORK [conn18346] end connection 127.0.0.1:50799 (4 connections now open) 2014-10-06T17:55:29.592+0000 I NETWORK [conn18347] end connection 127.0.0.1:50800 (3 connections now open) 2014-10-06T17:55:29.592+0000 I NETWORK [conn18348] end connection 127.0.0.1:50801 (3 connections now open) 2014-10-06T17:55:29.592+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50802 #18349 (3 connections now open) 2014-10-06T17:55:29.593+0000 I NETWORK [conn18349] end connection 127.0.0.1:50802 (2 connections now open) 2014-10-06T17:55:29.593+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:55:29.594+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:55:29.595+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:55:29.596+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:55:29.596+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:55:29.597+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:55:29.597+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:55:29.597+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:55:29.597+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:55:29.963+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T17:55:29.964+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:29.967+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:29.967+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:55:30.329+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIDRange" } 2014-10-06T17:55:30.329+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:30.333+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:30.333+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:55:30.687+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIDRange" } 2014-10-06T17:55:30.687+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:30.690+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:30.691+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:55:31.055+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIDRange" } 2014-10-06T17:55:31.056+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:31.059+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:31.060+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50803 #18350 (3 connections now open) 2014-10-06T17:55:31.060+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50805 #18351 (4 connections now open) 2014-10-06T17:55:31.060+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50804 #18352 (5 connections now open) 2014-10-06T17:55:31.061+0000 I NETWORK [conn18350] end connection 127.0.0.1:50803 (4 connections now open) 2014-10-06T17:55:36.061+0000 I NETWORK [conn18352] end connection 127.0.0.1:50804 (3 connections now open) 2014-10-06T17:55:36.061+0000 I NETWORK [conn18351] end connection 127.0.0.1:50805 (3 connections now open) 2014-10-06T17:55:36.061+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50807 #18353 (3 connections now open) 2014-10-06T17:55:36.062+0000 I NETWORK [conn18353] end connection 127.0.0.1:50807 (2 connections now open) 2014-10-06T17:55:36.062+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:55:36.063+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:55:36.064+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:55:36.065+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:55:36.066+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:55:36.066+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:55:36.066+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:55:36.066+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:55:36.066+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:55:36.409+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T17:55:36.409+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:36.413+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:36.413+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:55:36.774+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIDRange" } 2014-10-06T17:55:36.774+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:36.780+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:36.780+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:55:37.141+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIDRange" } 2014-10-06T17:55:37.141+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:37.145+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:37.145+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:55:37.500+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIDRange" } 2014-10-06T17:55:37.500+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:37.503+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:37.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50808 #18354 (3 connections now open) 2014-10-06T17:55:37.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50809 #18355 (4 connections now open) 2014-10-06T17:55:37.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50810 #18356 (5 connections now open) 2014-10-06T17:55:37.505+0000 I NETWORK [conn18354] end connection 127.0.0.1:50808 (4 connections now open) 2014-10-06T17:55:42.506+0000 I NETWORK [conn18355] end connection 127.0.0.1:50809 (3 connections now open) 2014-10-06T17:55:42.506+0000 I NETWORK [conn18356] end connection 127.0.0.1:50810 (3 connections now open) 2014-10-06T17:55:42.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50811 #18357 (3 connections now open) 2014-10-06T17:55:42.506+0000 I NETWORK [conn18357] end connection 127.0.0.1:50811 (2 connections now open) 2014-10-06T17:55:42.507+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:55:42.508+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:55:42.509+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:55:42.509+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:55:42.510+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:55:42.511+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:55:42.511+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:55:42.511+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:55:42.511+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:55:42.874+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T17:55:42.874+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:42.878+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:42.878+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:55:43.228+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIDRange" } 2014-10-06T17:55:43.228+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:43.232+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:43.232+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:55:43.604+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIDRange" } 2014-10-06T17:55:43.604+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:43.608+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:43.608+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:55:43.971+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIDRange" } 2014-10-06T17:55:43.971+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:43.975+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:43.976+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50812 #18358 (3 connections now open) 2014-10-06T17:55:43.976+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50813 #18359 (4 connections now open) 2014-10-06T17:55:43.977+0000 I NETWORK [conn18358] end connection 127.0.0.1:50812 (3 connections now open) 2014-10-06T17:55:48.977+0000 I NETWORK [conn18359] end connection 127.0.0.1:50813 (2 connections now open) 2014-10-06T17:55:48.977+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50814 #18360 (3 connections now open) 2014-10-06T17:55:48.978+0000 I NETWORK [conn18360] end connection 127.0.0.1:50814 (2 connections now open) 2014-10-06T17:55:48.978+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:55:48.979+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:55:48.980+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:55:48.981+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:55:48.981+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:55:48.982+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:55:48.982+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:55:48.982+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:55:48.983+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:55:49.330+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T17:55:49.330+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:49.333+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:49.334+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:55:49.696+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIDRange" } 2014-10-06T17:55:49.696+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:49.700+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:49.700+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:55:50.049+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIDRange" } 2014-10-06T17:55:50.050+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:50.053+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:50.053+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:55:50.418+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIDRange" } 2014-10-06T17:55:50.418+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:50.421+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:50.423+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50815 #18361 (3 connections now open) 2014-10-06T17:55:50.423+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50816 #18362 (4 connections now open) 2014-10-06T17:55:50.423+0000 I NETWORK [conn18361] end connection 127.0.0.1:50815 (3 connections now open) 2014-10-06T17:55:55.424+0000 I NETWORK [conn18362] end connection 127.0.0.1:50816 (2 connections now open) 2014-10-06T17:55:55.424+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50817 #18363 (3 connections now open) 2014-10-06T17:55:55.424+0000 I NETWORK [conn18363] end connection 127.0.0.1:50817 (2 connections now open) 2014-10-06T17:55:55.425+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:55:55.426+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:55:55.427+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:55:55.427+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:55:55.428+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:55:55.428+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:55:55.429+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:55:55.429+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:55:55.429+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:55:55.794+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T17:55:55.794+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:55.801+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:55.801+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:55:56.149+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIDRange" } 2014-10-06T17:55:56.149+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:56.153+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:56.153+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:55:56.520+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIDRange" } 2014-10-06T17:55:56.520+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:56.524+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:56.524+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:55:56.888+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIDRange" } 2014-10-06T17:55:56.888+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:55:56.892+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:55:56.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50818 #18364 (3 connections now open) 2014-10-06T17:55:56.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50819 #18365 (4 connections now open) 2014-10-06T17:55:56.894+0000 I NETWORK [conn18364] end connection 127.0.0.1:50818 (3 connections now open) 2014-10-06T17:56:01.894+0000 I NETWORK [conn18365] end connection 127.0.0.1:50819 (2 connections now open) 2014-10-06T17:56:01.894+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50820 #18366 (3 connections now open) 2014-10-06T17:56:01.895+0000 I NETWORK [conn18366] end connection 127.0.0.1:50820 (2 connections now open) 2014-10-06T17:56:01.895+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:56:01.896+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:56:01.897+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:56:01.898+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:56:01.899+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:56:01.899+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:56:01.899+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:56:01.899+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:56:01.900+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:56:02.257+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T17:56:02.257+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:02.261+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:02.261+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:56:02.628+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIDRange" } 2014-10-06T17:56:02.628+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:02.632+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:02.632+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:56:02.980+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIDRange" } 2014-10-06T17:56:02.980+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:02.983+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:02.984+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:56:03.347+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIDRange" } 2014-10-06T17:56:03.347+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:03.351+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:03.352+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50821 #18367 (3 connections now open) 2014-10-06T17:56:03.352+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50822 #18368 (4 connections now open) 2014-10-06T17:56:03.353+0000 I NETWORK [conn18367] end connection 127.0.0.1:50821 (3 connections now open) 2014-10-06T17:56:08.353+0000 I NETWORK [conn18368] end connection 127.0.0.1:50822 (2 connections now open) 2014-10-06T17:56:08.353+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50823 #18369 (3 connections now open) 2014-10-06T17:56:08.354+0000 I NETWORK [conn18369] end connection 127.0.0.1:50823 (2 connections now open) 2014-10-06T17:56:08.354+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:56:08.355+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:56:08.356+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:56:08.356+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:56:08.357+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:56:08.357+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:56:08.358+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:56:08.358+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:56:08.358+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:56:08.715+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T17:56:08.715+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:08.719+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:08.719+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:56:09.071+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIDRange" } 2014-10-06T17:56:09.071+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:09.075+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:09.075+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:56:09.441+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIDRange" } 2014-10-06T17:56:09.441+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:09.445+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:09.445+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:56:09.791+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIDRange" } 2014-10-06T17:56:09.791+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:09.795+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:09.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50824 #18370 (3 connections now open) 2014-10-06T17:56:09.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50825 #18371 (4 connections now open) 2014-10-06T17:56:09.796+0000 I NETWORK [conn18370] end connection 127.0.0.1:50824 (3 connections now open) 2014-10-06T17:56:14.797+0000 I NETWORK [conn18371] end connection 127.0.0.1:50825 (2 connections now open) 2014-10-06T17:56:14.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50826 #18372 (3 connections now open) 2014-10-06T17:56:14.797+0000 I NETWORK [conn18372] end connection 127.0.0.1:50826 (2 connections now open) 2014-10-06T17:56:14.798+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:56:14.799+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:56:14.800+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:56:14.800+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:56:14.801+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:56:14.801+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:56:14.802+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:56:14.802+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:56:14.802+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:56:15.169+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T17:56:15.169+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:15.172+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:15.172+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:56:15.545+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIDRange" } 2014-10-06T17:56:15.545+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:15.548+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:15.549+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:56:15.898+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIDRange" } 2014-10-06T17:56:15.898+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:15.901+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:15.902+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:56:16.272+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIDRange" } 2014-10-06T17:56:16.272+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:16.275+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:16.276+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50827 #18373 (3 connections now open) 2014-10-06T17:56:16.276+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50828 #18374 (4 connections now open) 2014-10-06T17:56:16.277+0000 I NETWORK [conn18373] end connection 127.0.0.1:50827 (3 connections now open) 2014-10-06T17:56:21.277+0000 I NETWORK [conn18374] end connection 127.0.0.1:50828 (2 connections now open) 2014-10-06T17:56:21.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50829 #18375 (3 connections now open) 2014-10-06T17:56:21.278+0000 I NETWORK [conn18375] end connection 127.0.0.1:50829 (2 connections now open) 2014-10-06T17:56:21.278+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:56:21.279+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:56:21.280+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:56:21.280+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:56:21.281+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:56:21.281+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:56:21.282+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:56:21.282+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:56:21.282+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:56:21.627+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIDRange" } 2014-10-06T17:56:21.627+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:21.630+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:21.630+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:56:21.994+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIDRange" } 2014-10-06T17:56:21.994+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:21.998+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:21.998+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:56:22.364+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIDRange" } 2014-10-06T17:56:22.364+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:22.367+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:22.368+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:56:22.716+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIDRange properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIDRange" } 2014-10-06T17:56:22.716+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:22.720+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:22.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50830 #18376 (3 connections now open) 2014-10-06T17:56:22.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50831 #18377 (4 connections now open) 2014-10-06T17:56:22.722+0000 I NETWORK [conn18376] end connection 127.0.0.1:50830 (3 connections now open) 2014-10-06T17:56:27.722+0000 I NETWORK [conn18377] end connection 127.0.0.1:50831 (2 connections now open) 2014-10-06T17:56:27.722+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50832 #18378 (3 connections now open) 2014-10-06T17:56:27.723+0000 I NETWORK [conn18378] end connection 127.0.0.1:50832 (2 connections now open) 2014-10-06T17:56:27.723+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIDRange 2014-10-06T17:56:27.724+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIDRange 2014-10-06T17:56:27.725+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIDRange 2014-10-06T17:56:27.726+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIDRange 2014-10-06T17:56:27.730+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:56:27.731+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:56:27.731+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:56:27.731+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:56:27.731+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:56:28.116+0000 I INDEXING [conn14073] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T17:56:28.116+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:28.120+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:28.120+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:56:28.507+0000 I INDEXING [conn14073] build index on: test1.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_RegexPrefixFindOne" } 2014-10-06T17:56:28.507+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:28.511+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:28.511+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:56:28.889+0000 I INDEXING [conn14073] build index on: test2.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_RegexPrefixFindOne" } 2014-10-06T17:56:28.889+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:28.893+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:28.893+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:56:29.258+0000 I INDEXING [conn14073] build index on: test3.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_RegexPrefixFindOne" } 2014-10-06T17:56:29.258+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:29.262+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:29.263+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50833 #18379 (3 connections now open) 2014-10-06T17:56:29.263+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50834 #18380 (4 connections now open) 2014-10-06T17:56:29.264+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50835 #18381 (5 connections now open) 2014-10-06T17:56:29.264+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50837 #18382 (6 connections now open) 2014-10-06T17:56:29.264+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50836 #18383 (7 connections now open) 2014-10-06T17:56:29.264+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50838 #18384 (8 connections now open) 2014-10-06T17:56:29.264+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50839 #18385 (9 connections now open) 2014-10-06T17:56:29.264+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50840 #18386 (10 connections now open) 2014-10-06T17:56:29.264+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50841 #18387 (11 connections now open) 2014-10-06T17:56:29.264+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50842 #18388 (12 connections now open) 2014-10-06T17:56:29.264+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50843 #18389 (13 connections now open) 2014-10-06T17:56:29.265+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50844 #18390 (14 connections now open) 2014-10-06T17:56:29.265+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50845 #18391 (15 connections now open) 2014-10-06T17:56:29.265+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50846 #18392 (16 connections now open) 2014-10-06T17:56:29.266+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50847 #18393 (17 connections now open) 2014-10-06T17:56:29.266+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50848 #18394 (18 connections now open) 2014-10-06T17:56:29.266+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50849 #18395 (19 connections now open) 2014-10-06T17:56:29.266+0000 I NETWORK [conn18379] end connection 127.0.0.1:50833 (18 connections now open) 2014-10-06T17:56:34.267+0000 I NETWORK [conn18382] end connection 127.0.0.1:50837 (17 connections now open) 2014-10-06T17:56:34.267+0000 I NETWORK [conn18387] end connection 127.0.0.1:50841 (17 connections now open) 2014-10-06T17:56:34.267+0000 I NETWORK [conn18385] end connection 127.0.0.1:50839 (16 connections now open) 2014-10-06T17:56:34.267+0000 I NETWORK [conn18380] end connection 127.0.0.1:50834 (16 connections now open) 2014-10-06T17:56:34.267+0000 I NETWORK [conn18388] end connection 127.0.0.1:50842 (15 connections now open) 2014-10-06T17:56:34.267+0000 I NETWORK [conn18394] end connection 127.0.0.1:50848 (17 connections now open) 2014-10-06T17:56:34.267+0000 I NETWORK [conn18386] end connection 127.0.0.1:50840 (17 connections now open) 2014-10-06T17:56:34.267+0000 I NETWORK [conn18383] end connection 127.0.0.1:50836 (12 connections now open) 2014-10-06T17:56:34.267+0000 I NETWORK [conn18395] end connection 127.0.0.1:50849 (16 connections now open) 2014-10-06T17:56:34.267+0000 I NETWORK [conn18390] end connection 127.0.0.1:50844 (15 connections now open) 2014-10-06T17:56:34.267+0000 I NETWORK [conn18389] end connection 127.0.0.1:50843 (12 connections now open) 2014-10-06T17:56:34.267+0000 I NETWORK [conn18381] end connection 127.0.0.1:50835 (16 connections now open) 2014-10-06T17:56:34.267+0000 I NETWORK [conn18393] end connection 127.0.0.1:50847 (17 connections now open) 2014-10-06T17:56:34.267+0000 I NETWORK [conn18391] end connection 127.0.0.1:50845 (17 connections now open) 2014-10-06T17:56:34.267+0000 I NETWORK [conn18384] end connection 127.0.0.1:50838 (17 connections now open) 2014-10-06T17:56:34.267+0000 I NETWORK [conn18392] end connection 127.0.0.1:50846 (10 connections now open) 2014-10-06T17:56:34.268+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50850 #18396 (6 connections now open) 2014-10-06T17:56:34.268+0000 I NETWORK [conn18396] end connection 127.0.0.1:50850 (2 connections now open) 2014-10-06T17:56:34.268+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:56:34.269+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:56:34.270+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:56:34.271+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:56:34.272+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:56:34.272+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:56:34.272+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:56:34.272+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:56:34.273+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:56:34.632+0000 I INDEXING [conn14073] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T17:56:34.632+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:34.635+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:34.636+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:56:34.993+0000 I INDEXING [conn14073] build index on: test1.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_RegexPrefixFindOne" } 2014-10-06T17:56:34.993+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:34.996+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:34.997+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:56:35.372+0000 I INDEXING [conn14073] build index on: test2.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_RegexPrefixFindOne" } 2014-10-06T17:56:35.372+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:35.375+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:35.376+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:56:35.765+0000 I INDEXING [conn14073] build index on: test3.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_RegexPrefixFindOne" } 2014-10-06T17:56:35.765+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:35.768+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:35.769+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50851 #18397 (3 connections now open) 2014-10-06T17:56:35.770+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50852 #18398 (4 connections now open) 2014-10-06T17:56:35.770+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50853 #18399 (5 connections now open) 2014-10-06T17:56:35.770+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50854 #18400 (6 connections now open) 2014-10-06T17:56:35.770+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50855 #18401 (7 connections now open) 2014-10-06T17:56:35.771+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50856 #18402 (8 connections now open) 2014-10-06T17:56:35.771+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50857 #18403 (9 connections now open) 2014-10-06T17:56:35.771+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50858 #18404 (10 connections now open) 2014-10-06T17:56:35.771+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50859 #18405 (11 connections now open) 2014-10-06T17:56:35.771+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50860 #18406 (12 connections now open) 2014-10-06T17:56:35.771+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50861 #18407 (13 connections now open) 2014-10-06T17:56:35.772+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50862 #18408 (14 connections now open) 2014-10-06T17:56:35.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50863 #18409 (15 connections now open) 2014-10-06T17:56:35.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50864 #18410 (16 connections now open) 2014-10-06T17:56:35.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50865 #18411 (17 connections now open) 2014-10-06T17:56:35.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50866 #18412 (18 connections now open) 2014-10-06T17:56:35.773+0000 I NETWORK [conn18397] end connection 127.0.0.1:50851 (17 connections now open) 2014-10-06T17:56:35.774+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50867 #18413 (18 connections now open) 2014-10-06T17:56:40.774+0000 I NETWORK [conn18406] end connection 127.0.0.1:50860 (17 connections now open) 2014-10-06T17:56:40.774+0000 I NETWORK [conn18413] end connection 127.0.0.1:50867 (17 connections now open) 2014-10-06T17:56:40.774+0000 I NETWORK [conn18401] end connection 127.0.0.1:50855 (17 connections now open) 2014-10-06T17:56:40.774+0000 I NETWORK [conn18398] end connection 127.0.0.1:50852 (17 connections now open) 2014-10-06T17:56:40.774+0000 I NETWORK [conn18410] end connection 127.0.0.1:50864 (17 connections now open) 2014-10-06T17:56:40.774+0000 I NETWORK [conn18400] end connection 127.0.0.1:50854 (15 connections now open) 2014-10-06T17:56:40.774+0000 I NETWORK [conn18404] end connection 127.0.0.1:50858 (17 connections now open) 2014-10-06T17:56:40.774+0000 I NETWORK [conn18408] end connection 127.0.0.1:50862 (17 connections now open) 2014-10-06T17:56:40.774+0000 I NETWORK [conn18411] end connection 127.0.0.1:50865 (17 connections now open) 2014-10-06T17:56:40.774+0000 I NETWORK [conn18409] end connection 127.0.0.1:50863 (11 connections now open) 2014-10-06T17:56:40.774+0000 I NETWORK [conn18403] end connection 127.0.0.1:50857 (14 connections now open) 2014-10-06T17:56:40.774+0000 I NETWORK [conn18399] end connection 127.0.0.1:50853 (12 connections now open) 2014-10-06T17:56:40.774+0000 I NETWORK [conn18402] end connection 127.0.0.1:50856 (12 connections now open) 2014-10-06T17:56:40.774+0000 I NETWORK [conn18412] end connection 127.0.0.1:50866 (17 connections now open) 2014-10-06T17:56:40.774+0000 I NETWORK [conn18405] end connection 127.0.0.1:50859 (11 connections now open) 2014-10-06T17:56:40.774+0000 I NETWORK [conn18407] end connection 127.0.0.1:50861 (17 connections now open) 2014-10-06T17:56:40.775+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50868 #18414 (3 connections now open) 2014-10-06T17:56:40.775+0000 I NETWORK [conn18414] end connection 127.0.0.1:50868 (2 connections now open) 2014-10-06T17:56:40.775+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:56:40.776+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:56:40.777+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:56:40.778+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:56:40.779+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:56:40.779+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:56:40.779+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:56:40.779+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:56:40.780+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:56:41.162+0000 I INDEXING [conn14073] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T17:56:41.162+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:41.166+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:41.166+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:56:41.526+0000 I INDEXING [conn14073] build index on: test1.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_RegexPrefixFindOne" } 2014-10-06T17:56:41.526+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:41.533+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:41.534+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:56:41.886+0000 I INDEXING [conn14073] build index on: test2.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_RegexPrefixFindOne" } 2014-10-06T17:56:41.886+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:41.890+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:41.890+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:56:42.250+0000 I INDEXING [conn14073] build index on: test3.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_RegexPrefixFindOne" } 2014-10-06T17:56:42.250+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:42.253+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:42.255+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50869 #18415 (3 connections now open) 2014-10-06T17:56:42.255+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50870 #18416 (4 connections now open) 2014-10-06T17:56:42.255+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50871 #18417 (5 connections now open) 2014-10-06T17:56:42.255+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50873 #18418 (6 connections now open) 2014-10-06T17:56:42.255+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50872 #18419 (7 connections now open) 2014-10-06T17:56:42.255+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50874 #18420 (8 connections now open) 2014-10-06T17:56:42.255+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50875 #18421 (9 connections now open) 2014-10-06T17:56:42.256+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50876 #18422 (10 connections now open) 2014-10-06T17:56:42.256+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50877 #18423 (11 connections now open) 2014-10-06T17:56:42.256+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50878 #18424 (12 connections now open) 2014-10-06T17:56:42.256+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50879 #18425 (13 connections now open) 2014-10-06T17:56:42.257+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50880 #18426 (14 connections now open) 2014-10-06T17:56:42.257+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50882 #18427 (15 connections now open) 2014-10-06T17:56:42.257+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50881 #18428 (16 connections now open) 2014-10-06T17:56:42.257+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50884 #18429 (17 connections now open) 2014-10-06T17:56:42.257+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50885 #18430 (18 connections now open) 2014-10-06T17:56:42.257+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50886 #18431 (19 connections now open) 2014-10-06T17:56:42.258+0000 I NETWORK [conn18415] end connection 127.0.0.1:50869 (18 connections now open) 2014-10-06T17:56:47.258+0000 I NETWORK [conn18420] end connection 127.0.0.1:50874 (17 connections now open) 2014-10-06T17:56:47.258+0000 I NETWORK [conn18425] end connection 127.0.0.1:50879 (17 connections now open) 2014-10-06T17:56:47.258+0000 I NETWORK [conn18424] end connection 127.0.0.1:50878 (16 connections now open) 2014-10-06T17:56:47.258+0000 I NETWORK [conn18428] end connection 127.0.0.1:50881 (16 connections now open) 2014-10-06T17:56:47.258+0000 I NETWORK [conn18419] end connection 127.0.0.1:50872 (15 connections now open) 2014-10-06T17:56:47.258+0000 I NETWORK [conn18416] end connection 127.0.0.1:50870 (16 connections now open) 2014-10-06T17:56:47.258+0000 I NETWORK [conn18430] end connection 127.0.0.1:50885 (16 connections now open) 2014-10-06T17:56:47.258+0000 I NETWORK [conn18417] end connection 127.0.0.1:50871 (17 connections now open) 2014-10-06T17:56:47.258+0000 I NETWORK [conn18431] end connection 127.0.0.1:50886 (15 connections now open) 2014-10-06T17:56:47.258+0000 I NETWORK [conn18422] end connection 127.0.0.1:50876 (10 connections now open) 2014-10-06T17:56:47.258+0000 I NETWORK [conn18426] end connection 127.0.0.1:50880 (9 connections now open) 2014-10-06T17:56:47.258+0000 I NETWORK [conn18421] end connection 127.0.0.1:50875 (14 connections now open) 2014-10-06T17:56:47.258+0000 I NETWORK [conn18429] end connection 127.0.0.1:50884 (15 connections now open) 2014-10-06T17:56:47.258+0000 I NETWORK [conn18427] end connection 127.0.0.1:50882 (17 connections now open) 2014-10-06T17:56:47.258+0000 I NETWORK [conn18423] end connection 127.0.0.1:50877 (5 connections now open) 2014-10-06T17:56:47.258+0000 I NETWORK [conn18418] end connection 127.0.0.1:50873 (17 connections now open) 2014-10-06T17:56:47.259+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50887 #18432 (3 connections now open) 2014-10-06T17:56:47.259+0000 I NETWORK [conn18432] end connection 127.0.0.1:50887 (2 connections now open) 2014-10-06T17:56:47.260+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:56:47.261+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:56:47.261+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:56:47.262+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:56:47.263+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:56:47.263+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:56:47.263+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:56:47.263+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:56:47.264+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:56:47.631+0000 I INDEXING [conn14073] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T17:56:47.631+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:47.635+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:47.635+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:56:47.996+0000 I INDEXING [conn14073] build index on: test1.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_RegexPrefixFindOne" } 2014-10-06T17:56:47.996+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:48.000+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:48.000+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:56:48.357+0000 I INDEXING [conn14073] build index on: test2.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_RegexPrefixFindOne" } 2014-10-06T17:56:48.357+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:48.361+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:48.361+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:56:48.739+0000 I INDEXING [conn14073] build index on: test3.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_RegexPrefixFindOne" } 2014-10-06T17:56:48.739+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:48.743+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:48.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50888 #18433 (3 connections now open) 2014-10-06T17:56:48.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50889 #18434 (4 connections now open) 2014-10-06T17:56:48.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50891 #18435 (5 connections now open) 2014-10-06T17:56:48.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50890 #18436 (6 connections now open) 2014-10-06T17:56:48.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50892 #18437 (7 connections now open) 2014-10-06T17:56:48.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50893 #18438 (8 connections now open) 2014-10-06T17:56:48.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50894 #18439 (9 connections now open) 2014-10-06T17:56:48.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50895 #18440 (10 connections now open) 2014-10-06T17:56:48.746+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50896 #18441 (11 connections now open) 2014-10-06T17:56:48.746+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50897 #18442 (12 connections now open) 2014-10-06T17:56:48.747+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50898 #18443 (13 connections now open) 2014-10-06T17:56:48.747+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50899 #18444 (14 connections now open) 2014-10-06T17:56:48.748+0000 I NETWORK [conn18433] end connection 127.0.0.1:50888 (13 connections now open) 2014-10-06T17:56:48.748+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50900 #18445 (14 connections now open) 2014-10-06T17:56:48.749+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50901 #18446 (15 connections now open) 2014-10-06T17:56:48.749+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50902 #18447 (16 connections now open) 2014-10-06T17:56:48.749+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50903 #18448 (17 connections now open) 2014-10-06T17:56:48.749+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50904 #18449 (18 connections now open) 2014-10-06T17:56:53.748+0000 I NETWORK [conn18447] end connection 127.0.0.1:50902 (17 connections now open) 2014-10-06T17:56:53.748+0000 I NETWORK [conn18442] end connection 127.0.0.1:50897 (17 connections now open) 2014-10-06T17:56:53.748+0000 I NETWORK [conn18445] end connection 127.0.0.1:50900 (16 connections now open) 2014-10-06T17:56:53.748+0000 I NETWORK [conn18439] end connection 127.0.0.1:50894 (16 connections now open) 2014-10-06T17:56:53.748+0000 I NETWORK [conn18438] end connection 127.0.0.1:50893 (15 connections now open) 2014-10-06T17:56:53.748+0000 I NETWORK [conn18441] end connection 127.0.0.1:50896 (16 connections now open) 2014-10-06T17:56:53.748+0000 I NETWORK [conn18434] end connection 127.0.0.1:50889 (13 connections now open) 2014-10-06T17:56:53.748+0000 I NETWORK [conn18446] end connection 127.0.0.1:50901 (15 connections now open) 2014-10-06T17:56:53.748+0000 I NETWORK [conn18435] end connection 127.0.0.1:50891 (15 connections now open) 2014-10-06T17:56:53.748+0000 I NETWORK [conn18444] end connection 127.0.0.1:50899 (11 connections now open) 2014-10-06T17:56:53.748+0000 I NETWORK [conn18448] end connection 127.0.0.1:50903 (10 connections now open) 2014-10-06T17:56:53.748+0000 I NETWORK [conn18449] end connection 127.0.0.1:50904 (16 connections now open) 2014-10-06T17:56:53.748+0000 I NETWORK [conn18437] end connection 127.0.0.1:50892 (13 connections now open) 2014-10-06T17:56:53.748+0000 I NETWORK [conn18436] end connection 127.0.0.1:50890 (16 connections now open) 2014-10-06T17:56:53.748+0000 I NETWORK [conn18443] end connection 127.0.0.1:50898 (12 connections now open) 2014-10-06T17:56:53.748+0000 I NETWORK [conn18440] end connection 127.0.0.1:50895 (11 connections now open) 2014-10-06T17:56:53.749+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50905 #18450 (3 connections now open) 2014-10-06T17:56:53.749+0000 I NETWORK [conn18450] end connection 127.0.0.1:50905 (2 connections now open) 2014-10-06T17:56:53.750+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:56:53.751+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:56:53.752+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:56:53.752+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:56:53.753+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:56:53.753+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:56:53.753+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:56:53.754+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:56:53.754+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:56:54.101+0000 I INDEXING [conn14073] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T17:56:54.101+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:54.105+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:54.105+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:56:54.487+0000 I INDEXING [conn14073] build index on: test1.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_RegexPrefixFindOne" } 2014-10-06T17:56:54.487+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:54.490+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:54.491+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:56:54.880+0000 I INDEXING [conn14073] build index on: test2.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_RegexPrefixFindOne" } 2014-10-06T17:56:54.880+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:54.884+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:54.884+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:56:55.265+0000 I INDEXING [conn14073] build index on: test3.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_RegexPrefixFindOne" } 2014-10-06T17:56:55.265+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:56:55.268+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:56:55.270+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50906 #18451 (3 connections now open) 2014-10-06T17:56:55.270+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50907 #18452 (4 connections now open) 2014-10-06T17:56:55.270+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50908 #18453 (5 connections now open) 2014-10-06T17:56:55.270+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50909 #18454 (6 connections now open) 2014-10-06T17:56:55.270+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50910 #18455 (7 connections now open) 2014-10-06T17:56:55.270+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50911 #18456 (8 connections now open) 2014-10-06T17:56:55.271+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50912 #18457 (9 connections now open) 2014-10-06T17:56:55.271+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50913 #18458 (10 connections now open) 2014-10-06T17:56:55.271+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50914 #18459 (11 connections now open) 2014-10-06T17:56:55.271+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50915 #18460 (12 connections now open) 2014-10-06T17:56:55.271+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50916 #18461 (13 connections now open) 2014-10-06T17:56:55.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50917 #18462 (14 connections now open) 2014-10-06T17:56:55.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50918 #18463 (15 connections now open) 2014-10-06T17:56:55.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50919 #18464 (16 connections now open) 2014-10-06T17:56:55.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50920 #18465 (17 connections now open) 2014-10-06T17:56:55.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50921 #18466 (18 connections now open) 2014-10-06T17:56:55.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50922 #18467 (19 connections now open) 2014-10-06T17:56:55.273+0000 I NETWORK [conn18451] end connection 127.0.0.1:50906 (18 connections now open) 2014-10-06T17:57:00.274+0000 I NETWORK [conn18463] end connection 127.0.0.1:50918 (17 connections now open) 2014-10-06T17:57:00.274+0000 I NETWORK [conn18466] end connection 127.0.0.1:50921 (17 connections now open) 2014-10-06T17:57:00.274+0000 I NETWORK [conn18467] end connection 127.0.0.1:50922 (17 connections now open) 2014-10-06T17:57:00.274+0000 I NETWORK [conn18459] end connection 127.0.0.1:50914 (16 connections now open) 2014-10-06T17:57:00.274+0000 I NETWORK [conn18464] end connection 127.0.0.1:50919 (14 connections now open) 2014-10-06T17:57:00.274+0000 I NETWORK [conn18455] end connection 127.0.0.1:50910 (17 connections now open) 2014-10-06T17:57:00.274+0000 I NETWORK [conn18462] end connection 127.0.0.1:50917 (17 connections now open) 2014-10-06T17:57:00.274+0000 I NETWORK [conn18457] end connection 127.0.0.1:50912 (12 connections now open) 2014-10-06T17:57:00.274+0000 I NETWORK [conn18453] end connection 127.0.0.1:50908 (14 connections now open) 2014-10-06T17:57:00.274+0000 I NETWORK [conn18454] end connection 127.0.0.1:50909 (11 connections now open) 2014-10-06T17:57:00.274+0000 I NETWORK [conn18465] end connection 127.0.0.1:50920 (12 connections now open) 2014-10-06T17:57:00.274+0000 I NETWORK [conn18461] end connection 127.0.0.1:50916 (8 connections now open) 2014-10-06T17:57:00.274+0000 I NETWORK [conn18452] end connection 127.0.0.1:50907 (15 connections now open) 2014-10-06T17:57:00.274+0000 I NETWORK [conn18456] end connection 127.0.0.1:50911 (10 connections now open) 2014-10-06T17:57:00.274+0000 I NETWORK [conn18460] end connection 127.0.0.1:50915 (4 connections now open) 2014-10-06T17:57:00.274+0000 I NETWORK [conn18458] end connection 127.0.0.1:50913 (3 connections now open) 2014-10-06T17:57:00.274+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50923 #18468 (3 connections now open) 2014-10-06T17:57:00.275+0000 I NETWORK [conn18468] end connection 127.0.0.1:50923 (2 connections now open) 2014-10-06T17:57:00.275+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:57:00.276+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:57:00.277+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:57:00.278+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:57:00.278+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:57:00.279+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:57:00.279+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:57:00.279+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:57:00.279+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:57:00.650+0000 I INDEXING [conn14073] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:00.650+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:00.654+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:00.654+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:57:01.020+0000 I INDEXING [conn14073] build index on: test1.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:01.020+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:01.024+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:01.024+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:57:01.369+0000 I INDEXING [conn14073] build index on: test2.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:01.369+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:01.373+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:01.373+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:57:01.747+0000 I INDEXING [conn14073] build index on: test3.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:01.747+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:01.751+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:01.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50924 #18469 (3 connections now open) 2014-10-06T17:57:01.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50925 #18470 (4 connections now open) 2014-10-06T17:57:01.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50926 #18471 (5 connections now open) 2014-10-06T17:57:01.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50927 #18472 (6 connections now open) 2014-10-06T17:57:01.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50928 #18473 (7 connections now open) 2014-10-06T17:57:01.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50929 #18474 (8 connections now open) 2014-10-06T17:57:01.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50930 #18475 (9 connections now open) 2014-10-06T17:57:01.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50931 #18476 (10 connections now open) 2014-10-06T17:57:01.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50932 #18477 (11 connections now open) 2014-10-06T17:57:01.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50933 #18478 (12 connections now open) 2014-10-06T17:57:01.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50934 #18479 (13 connections now open) 2014-10-06T17:57:01.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50935 #18480 (14 connections now open) 2014-10-06T17:57:01.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50936 #18481 (15 connections now open) 2014-10-06T17:57:01.755+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50937 #18482 (16 connections now open) 2014-10-06T17:57:01.755+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50938 #18483 (17 connections now open) 2014-10-06T17:57:01.755+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50939 #18484 (18 connections now open) 2014-10-06T17:57:01.755+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50940 #18485 (19 connections now open) 2014-10-06T17:57:01.756+0000 I NETWORK [conn18469] end connection 127.0.0.1:50924 (18 connections now open) 2014-10-06T17:57:06.757+0000 I NETWORK [conn18473] end connection 127.0.0.1:50928 (17 connections now open) 2014-10-06T17:57:06.757+0000 I NETWORK [conn18483] end connection 127.0.0.1:50938 (16 connections now open) 2014-10-06T17:57:06.757+0000 I NETWORK [conn18485] end connection 127.0.0.1:50940 (16 connections now open) 2014-10-06T17:57:06.757+0000 I NETWORK [conn18474] end connection 127.0.0.1:50929 (16 connections now open) 2014-10-06T17:57:06.757+0000 I NETWORK [conn18478] end connection 127.0.0.1:50933 (16 connections now open) 2014-10-06T17:57:06.757+0000 I NETWORK [conn18477] end connection 127.0.0.1:50932 (14 connections now open) 2014-10-06T17:57:06.757+0000 I NETWORK [conn18475] end connection 127.0.0.1:50930 (13 connections now open) 2014-10-06T17:57:06.757+0000 I NETWORK [conn18481] end connection 127.0.0.1:50936 (13 connections now open) 2014-10-06T17:57:06.757+0000 I NETWORK [conn18482] end connection 127.0.0.1:50937 (12 connections now open) 2014-10-06T17:57:06.757+0000 I NETWORK [conn18476] end connection 127.0.0.1:50931 (9 connections now open) 2014-10-06T17:57:06.757+0000 I NETWORK [conn18470] end connection 127.0.0.1:50925 (15 connections now open) 2014-10-06T17:57:06.757+0000 I NETWORK [conn18479] end connection 127.0.0.1:50934 (16 connections now open) 2014-10-06T17:57:06.757+0000 I NETWORK [conn18480] end connection 127.0.0.1:50935 (15 connections now open) 2014-10-06T17:57:06.757+0000 I NETWORK [conn18484] end connection 127.0.0.1:50939 (15 connections now open) 2014-10-06T17:57:06.757+0000 I NETWORK [conn18472] end connection 127.0.0.1:50927 (11 connections now open) 2014-10-06T17:57:06.757+0000 I NETWORK [conn18471] end connection 127.0.0.1:50926 (15 connections now open) 2014-10-06T17:57:06.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50941 #18486 (3 connections now open) 2014-10-06T17:57:06.758+0000 I NETWORK [conn18486] end connection 127.0.0.1:50941 (2 connections now open) 2014-10-06T17:57:06.758+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:57:06.759+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:57:06.760+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:57:06.761+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:57:06.762+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:57:06.762+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:57:06.762+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:57:06.762+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:57:06.763+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:57:07.110+0000 I INDEXING [conn14073] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:07.110+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:07.114+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:07.114+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:57:07.492+0000 I INDEXING [conn14073] build index on: test1.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:07.493+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:07.496+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:07.496+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:57:07.877+0000 I INDEXING [conn14073] build index on: test2.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:07.877+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:07.881+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:07.881+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:57:08.253+0000 I INDEXING [conn14073] build index on: test3.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:08.253+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:08.256+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:08.257+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50942 #18487 (3 connections now open) 2014-10-06T17:57:08.258+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50943 #18488 (4 connections now open) 2014-10-06T17:57:08.258+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50945 #18489 (5 connections now open) 2014-10-06T17:57:08.258+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50944 #18490 (6 connections now open) 2014-10-06T17:57:08.258+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50947 #18491 (7 connections now open) 2014-10-06T17:57:08.259+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50948 #18492 (8 connections now open) 2014-10-06T17:57:08.259+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50949 #18493 (9 connections now open) 2014-10-06T17:57:08.259+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50950 #18494 (10 connections now open) 2014-10-06T17:57:08.259+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50951 #18495 (11 connections now open) 2014-10-06T17:57:08.259+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50952 #18496 (12 connections now open) 2014-10-06T17:57:08.259+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50953 #18497 (13 connections now open) 2014-10-06T17:57:08.260+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50954 #18498 (14 connections now open) 2014-10-06T17:57:08.261+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50955 #18499 (15 connections now open) 2014-10-06T17:57:08.262+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50956 #18500 (16 connections now open) 2014-10-06T17:57:08.262+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50957 #18501 (17 connections now open) 2014-10-06T17:57:08.262+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50958 #18502 (18 connections now open) 2014-10-06T17:57:08.262+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50959 #18503 (19 connections now open) 2014-10-06T17:57:08.262+0000 I NETWORK [conn18487] end connection 127.0.0.1:50942 (18 connections now open) 2014-10-06T17:57:13.263+0000 I NETWORK [conn18501] end connection 127.0.0.1:50957 (17 connections now open) 2014-10-06T17:57:13.263+0000 I NETWORK [conn18489] end connection 127.0.0.1:50945 (17 connections now open) 2014-10-06T17:57:13.263+0000 I NETWORK [conn18488] end connection 127.0.0.1:50943 (17 connections now open) 2014-10-06T17:57:13.263+0000 I NETWORK [conn18493] end connection 127.0.0.1:50949 (16 connections now open) 2014-10-06T17:57:13.263+0000 I NETWORK [conn18502] end connection 127.0.0.1:50958 (15 connections now open) 2014-10-06T17:57:13.263+0000 I NETWORK [conn18498] end connection 127.0.0.1:50954 (13 connections now open) 2014-10-06T17:57:13.263+0000 I NETWORK [conn18503] end connection 127.0.0.1:50959 (12 connections now open) 2014-10-06T17:57:13.263+0000 I NETWORK [conn18496] end connection 127.0.0.1:50952 (12 connections now open) 2014-10-06T17:57:13.263+0000 I NETWORK [conn18499] end connection 127.0.0.1:50955 (10 connections now open) 2014-10-06T17:57:13.263+0000 I NETWORK [conn18500] end connection 127.0.0.1:50956 (9 connections now open) 2014-10-06T17:57:13.263+0000 I NETWORK [conn18497] end connection 127.0.0.1:50953 (12 connections now open) 2014-10-06T17:57:13.263+0000 I NETWORK [conn18492] end connection 127.0.0.1:50948 (17 connections now open) 2014-10-06T17:57:13.263+0000 I NETWORK [conn18490] end connection 127.0.0.1:50944 (12 connections now open) 2014-10-06T17:57:13.263+0000 I NETWORK [conn18495] end connection 127.0.0.1:50951 (17 connections now open) 2014-10-06T17:57:13.263+0000 I NETWORK [conn18494] end connection 127.0.0.1:50950 (7 connections now open) 2014-10-06T17:57:13.263+0000 I NETWORK [conn18491] end connection 127.0.0.1:50947 (7 connections now open) 2014-10-06T17:57:13.264+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50960 #18504 (3 connections now open) 2014-10-06T17:57:13.264+0000 I NETWORK [conn18504] end connection 127.0.0.1:50960 (2 connections now open) 2014-10-06T17:57:13.265+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:57:13.266+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:57:13.266+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:57:13.267+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:57:13.268+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:57:13.268+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:57:13.268+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:57:13.269+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:57:13.269+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:57:13.629+0000 I INDEXING [conn14073] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:13.629+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:13.632+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:13.633+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:57:13.991+0000 I INDEXING [conn14073] build index on: test1.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:13.991+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:13.995+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:13.995+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:57:14.357+0000 I INDEXING [conn14073] build index on: test2.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:14.358+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:14.361+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:14.361+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:57:14.732+0000 I INDEXING [conn14073] build index on: test3.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:14.732+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:14.735+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:14.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50961 #18505 (3 connections now open) 2014-10-06T17:57:14.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50962 #18506 (4 connections now open) 2014-10-06T17:57:14.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50963 #18507 (5 connections now open) 2014-10-06T17:57:14.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50964 #18508 (6 connections now open) 2014-10-06T17:57:14.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50965 #18509 (7 connections now open) 2014-10-06T17:57:14.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50966 #18510 (8 connections now open) 2014-10-06T17:57:14.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50967 #18511 (9 connections now open) 2014-10-06T17:57:14.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50968 #18512 (10 connections now open) 2014-10-06T17:57:14.738+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50969 #18513 (11 connections now open) 2014-10-06T17:57:14.738+0000 I NETWORK [conn18505] end connection 127.0.0.1:50961 (10 connections now open) 2014-10-06T17:57:19.739+0000 I NETWORK [conn18512] end connection 127.0.0.1:50968 (9 connections now open) 2014-10-06T17:57:19.739+0000 I NETWORK [conn18508] end connection 127.0.0.1:50964 (9 connections now open) 2014-10-06T17:57:19.739+0000 I NETWORK [conn18511] end connection 127.0.0.1:50967 (9 connections now open) 2014-10-06T17:57:19.739+0000 I NETWORK [conn18509] end connection 127.0.0.1:50965 (9 connections now open) 2014-10-06T17:57:19.739+0000 I NETWORK [conn18506] end connection 127.0.0.1:50962 (9 connections now open) 2014-10-06T17:57:19.739+0000 I NETWORK [conn18507] end connection 127.0.0.1:50963 (9 connections now open) 2014-10-06T17:57:19.739+0000 I NETWORK [conn18510] end connection 127.0.0.1:50966 (9 connections now open) 2014-10-06T17:57:19.739+0000 I NETWORK [conn18513] end connection 127.0.0.1:50969 (9 connections now open) 2014-10-06T17:57:19.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50970 #18514 (3 connections now open) 2014-10-06T17:57:19.740+0000 I NETWORK [conn18514] end connection 127.0.0.1:50970 (2 connections now open) 2014-10-06T17:57:19.740+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:57:19.741+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:57:19.742+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:57:19.742+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:57:19.743+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:57:19.743+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:57:19.744+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:57:19.744+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:57:19.744+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:57:20.100+0000 I INDEXING [conn14073] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:20.100+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:20.104+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:20.104+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:57:20.479+0000 I INDEXING [conn14073] build index on: test1.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:20.479+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:20.483+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:20.483+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:57:20.840+0000 I INDEXING [conn14073] build index on: test2.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:20.840+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:20.843+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:20.844+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:57:21.215+0000 I INDEXING [conn14073] build index on: test3.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:21.215+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:21.219+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:21.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50971 #18515 (3 connections now open) 2014-10-06T17:57:21.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50972 #18516 (4 connections now open) 2014-10-06T17:57:21.221+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50973 #18517 (5 connections now open) 2014-10-06T17:57:21.221+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50974 #18518 (6 connections now open) 2014-10-06T17:57:21.221+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50975 #18519 (7 connections now open) 2014-10-06T17:57:21.221+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50976 #18520 (8 connections now open) 2014-10-06T17:57:21.221+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50977 #18521 (9 connections now open) 2014-10-06T17:57:21.221+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50978 #18522 (10 connections now open) 2014-10-06T17:57:21.221+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50979 #18523 (11 connections now open) 2014-10-06T17:57:21.222+0000 I NETWORK [conn18515] end connection 127.0.0.1:50971 (10 connections now open) 2014-10-06T17:57:26.222+0000 I NETWORK [conn18518] end connection 127.0.0.1:50974 (9 connections now open) 2014-10-06T17:57:26.222+0000 I NETWORK [conn18522] end connection 127.0.0.1:50978 (9 connections now open) 2014-10-06T17:57:26.222+0000 I NETWORK [conn18523] end connection 127.0.0.1:50979 (9 connections now open) 2014-10-06T17:57:26.222+0000 I NETWORK [conn18516] end connection 127.0.0.1:50972 (9 connections now open) 2014-10-06T17:57:26.222+0000 I NETWORK [conn18521] end connection 127.0.0.1:50977 (9 connections now open) 2014-10-06T17:57:26.222+0000 I NETWORK [conn18519] end connection 127.0.0.1:50975 (9 connections now open) 2014-10-06T17:57:26.222+0000 I NETWORK [conn18520] end connection 127.0.0.1:50976 (3 connections now open) 2014-10-06T17:57:26.222+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50980 #18524 (4 connections now open) 2014-10-06T17:57:26.223+0000 I NETWORK [conn18517] end connection 127.0.0.1:50973 (3 connections now open) 2014-10-06T17:57:26.223+0000 I NETWORK [conn18524] end connection 127.0.0.1:50980 (2 connections now open) 2014-10-06T17:57:26.223+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:57:26.224+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:57:26.225+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:57:26.226+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:57:26.227+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:57:26.227+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:57:26.227+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:57:26.227+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:57:26.228+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:57:26.589+0000 I INDEXING [conn14073] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:26.589+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:26.593+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:26.593+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:57:26.979+0000 I INDEXING [conn14073] build index on: test1.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:26.979+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:26.983+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:26.983+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:57:27.338+0000 I INDEXING [conn14073] build index on: test2.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:27.338+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:27.341+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:27.341+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:57:27.719+0000 I INDEXING [conn14073] build index on: test3.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:27.719+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:27.722+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:27.723+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50981 #18525 (3 connections now open) 2014-10-06T17:57:27.724+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50982 #18526 (4 connections now open) 2014-10-06T17:57:27.724+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50983 #18527 (5 connections now open) 2014-10-06T17:57:27.724+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50984 #18528 (6 connections now open) 2014-10-06T17:57:27.724+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50986 #18529 (7 connections now open) 2014-10-06T17:57:27.724+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50987 #18530 (8 connections now open) 2014-10-06T17:57:27.724+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50988 #18531 (9 connections now open) 2014-10-06T17:57:27.725+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50989 #18532 (10 connections now open) 2014-10-06T17:57:27.725+0000 I NETWORK [conn18525] end connection 127.0.0.1:50981 (9 connections now open) 2014-10-06T17:57:27.725+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50990 #18533 (11 connections now open) 2014-10-06T17:57:32.726+0000 I NETWORK [conn18527] end connection 127.0.0.1:50983 (9 connections now open) 2014-10-06T17:57:32.726+0000 I NETWORK [conn18529] end connection 127.0.0.1:50986 (9 connections now open) 2014-10-06T17:57:32.726+0000 I NETWORK [conn18530] end connection 127.0.0.1:50987 (9 connections now open) 2014-10-06T17:57:32.726+0000 I NETWORK [conn18532] end connection 127.0.0.1:50989 (9 connections now open) 2014-10-06T17:57:32.726+0000 I NETWORK [conn18526] end connection 127.0.0.1:50982 (9 connections now open) 2014-10-06T17:57:32.726+0000 I NETWORK [conn18531] end connection 127.0.0.1:50988 (9 connections now open) 2014-10-06T17:57:32.726+0000 I NETWORK [conn18533] end connection 127.0.0.1:50990 (9 connections now open) 2014-10-06T17:57:32.726+0000 I NETWORK [conn18528] end connection 127.0.0.1:50984 (4 connections now open) 2014-10-06T17:57:32.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50991 #18534 (3 connections now open) 2014-10-06T17:57:32.726+0000 I NETWORK [conn18534] end connection 127.0.0.1:50991 (2 connections now open) 2014-10-06T17:57:32.727+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:57:32.728+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:57:32.728+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:57:32.729+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:57:32.730+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:57:32.730+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:57:32.730+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:57:32.731+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:57:32.731+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:57:33.105+0000 I INDEXING [conn14073] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:33.105+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:33.109+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:33.109+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:57:33.500+0000 I INDEXING [conn14073] build index on: test1.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:33.500+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:33.504+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:33.504+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:57:33.864+0000 I INDEXING [conn14073] build index on: test2.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:33.864+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:33.868+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:33.868+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:57:34.239+0000 I INDEXING [conn14073] build index on: test3.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:34.239+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:34.243+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:34.244+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50992 #18535 (3 connections now open) 2014-10-06T17:57:34.245+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50993 #18536 (4 connections now open) 2014-10-06T17:57:34.245+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50994 #18537 (5 connections now open) 2014-10-06T17:57:34.245+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50995 #18538 (6 connections now open) 2014-10-06T17:57:34.245+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50996 #18539 (7 connections now open) 2014-10-06T17:57:34.245+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50997 #18540 (8 connections now open) 2014-10-06T17:57:34.245+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50999 #18541 (9 connections now open) 2014-10-06T17:57:34.245+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:50998 #18542 (10 connections now open) 2014-10-06T17:57:34.245+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51000 #18543 (11 connections now open) 2014-10-06T17:57:34.246+0000 I NETWORK [conn18535] end connection 127.0.0.1:50992 (10 connections now open) 2014-10-06T17:57:39.249+0000 I NETWORK [conn18539] end connection 127.0.0.1:50996 (9 connections now open) 2014-10-06T17:57:39.249+0000 I NETWORK [conn18536] end connection 127.0.0.1:50993 (9 connections now open) 2014-10-06T17:57:39.249+0000 I NETWORK [conn18537] end connection 127.0.0.1:50994 (8 connections now open) 2014-10-06T17:57:39.249+0000 I NETWORK [conn18541] end connection 127.0.0.1:50999 (8 connections now open) 2014-10-06T17:57:39.249+0000 I NETWORK [conn18540] end connection 127.0.0.1:50997 (8 connections now open) 2014-10-06T17:57:39.249+0000 I NETWORK [conn18543] end connection 127.0.0.1:51000 (5 connections now open) 2014-10-06T17:57:39.249+0000 I NETWORK [conn18542] end connection 127.0.0.1:50998 (4 connections now open) 2014-10-06T17:57:39.249+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51001 #18544 (4 connections now open) 2014-10-06T17:57:39.249+0000 I NETWORK [conn18538] end connection 127.0.0.1:50995 (2 connections now open) 2014-10-06T17:57:39.250+0000 I NETWORK [conn18544] end connection 127.0.0.1:51001 (2 connections now open) 2014-10-06T17:57:39.250+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:57:39.251+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:57:39.252+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:57:39.252+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:57:39.253+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:57:39.253+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:57:39.253+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:57:39.254+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:57:39.254+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:57:39.632+0000 I INDEXING [conn14073] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:39.632+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:39.636+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:39.636+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:57:39.989+0000 I INDEXING [conn14073] build index on: test1.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:39.989+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:39.993+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:39.993+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:57:40.368+0000 I INDEXING [conn14073] build index on: test2.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:40.368+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:40.372+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:40.372+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:57:40.738+0000 I INDEXING [conn14073] build index on: test3.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:40.738+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:40.742+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:40.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51002 #18545 (3 connections now open) 2014-10-06T17:57:40.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51003 #18546 (4 connections now open) 2014-10-06T17:57:40.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51004 #18547 (5 connections now open) 2014-10-06T17:57:40.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51005 #18548 (6 connections now open) 2014-10-06T17:57:40.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51006 #18549 (7 connections now open) 2014-10-06T17:57:40.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51007 #18550 (8 connections now open) 2014-10-06T17:57:40.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51008 #18551 (9 connections now open) 2014-10-06T17:57:40.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51009 #18552 (10 connections now open) 2014-10-06T17:57:40.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51010 #18553 (11 connections now open) 2014-10-06T17:57:40.745+0000 I NETWORK [conn18545] end connection 127.0.0.1:51002 (10 connections now open) 2014-10-06T17:57:45.745+0000 I NETWORK [conn18550] end connection 127.0.0.1:51007 (9 connections now open) 2014-10-06T17:57:45.745+0000 I NETWORK [conn18546] end connection 127.0.0.1:51003 (9 connections now open) 2014-10-06T17:57:45.745+0000 I NETWORK [conn18549] end connection 127.0.0.1:51006 (8 connections now open) 2014-10-06T17:57:45.745+0000 I NETWORK [conn18547] end connection 127.0.0.1:51004 (8 connections now open) 2014-10-06T17:57:45.745+0000 I NETWORK [conn18552] end connection 127.0.0.1:51009 (7 connections now open) 2014-10-06T17:57:45.745+0000 I NETWORK [conn18551] end connection 127.0.0.1:51008 (8 connections now open) 2014-10-06T17:57:45.745+0000 I NETWORK [conn18548] end connection 127.0.0.1:51005 (6 connections now open) 2014-10-06T17:57:45.745+0000 I NETWORK [conn18553] end connection 127.0.0.1:51010 (2 connections now open) 2014-10-06T17:57:45.745+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51011 #18554 (3 connections now open) 2014-10-06T17:57:45.746+0000 I NETWORK [conn18554] end connection 127.0.0.1:51011 (2 connections now open) 2014-10-06T17:57:45.746+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:57:45.747+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:57:45.748+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:57:45.749+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:57:45.750+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:57:45.750+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:57:45.750+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:57:45.750+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:57:45.751+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:57:46.102+0000 I INDEXING [conn14073] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:46.102+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:46.105+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:46.106+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:57:46.478+0000 I INDEXING [conn14073] build index on: test1.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:46.478+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:46.485+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:46.485+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:57:46.851+0000 I INDEXING [conn14073] build index on: test2.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:46.851+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:46.854+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:46.855+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:57:47.236+0000 I INDEXING [conn14073] build index on: test3.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:47.236+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:47.240+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:47.241+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51012 #18555 (3 connections now open) 2014-10-06T17:57:47.242+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51013 #18556 (4 connections now open) 2014-10-06T17:57:47.242+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51014 #18557 (5 connections now open) 2014-10-06T17:57:47.242+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51015 #18558 (6 connections now open) 2014-10-06T17:57:47.242+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51016 #18559 (7 connections now open) 2014-10-06T17:57:47.242+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51017 #18560 (8 connections now open) 2014-10-06T17:57:47.242+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51018 #18561 (9 connections now open) 2014-10-06T17:57:47.242+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51019 #18562 (10 connections now open) 2014-10-06T17:57:47.242+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51020 #18563 (11 connections now open) 2014-10-06T17:57:47.243+0000 I NETWORK [conn18555] end connection 127.0.0.1:51012 (10 connections now open) 2014-10-06T17:57:52.243+0000 I NETWORK [conn18561] end connection 127.0.0.1:51018 (9 connections now open) 2014-10-06T17:57:52.243+0000 I NETWORK [conn18563] end connection 127.0.0.1:51020 (9 connections now open) 2014-10-06T17:57:52.243+0000 I NETWORK [conn18560] end connection 127.0.0.1:51017 (9 connections now open) 2014-10-06T17:57:52.243+0000 I NETWORK [conn18556] end connection 127.0.0.1:51013 (9 connections now open) 2014-10-06T17:57:52.243+0000 I NETWORK [conn18558] end connection 127.0.0.1:51015 (9 connections now open) 2014-10-06T17:57:52.243+0000 I NETWORK [conn18559] end connection 127.0.0.1:51016 (9 connections now open) 2014-10-06T17:57:52.243+0000 I NETWORK [conn18562] end connection 127.0.0.1:51019 (9 connections now open) 2014-10-06T17:57:52.243+0000 I NETWORK [conn18557] end connection 127.0.0.1:51014 (9 connections now open) 2014-10-06T17:57:52.244+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51021 #18564 (5 connections now open) 2014-10-06T17:57:52.244+0000 I NETWORK [conn18564] end connection 127.0.0.1:51021 (2 connections now open) 2014-10-06T17:57:52.245+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:57:52.246+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:57:52.247+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:57:52.247+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:57:52.248+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:57:52.248+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:57:52.248+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:57:52.249+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:57:52.249+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:57:52.614+0000 I INDEXING [conn14073] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:52.614+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:52.618+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:52.618+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:57:52.980+0000 I INDEXING [conn14073] build index on: test1.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:52.980+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:52.984+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:52.984+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:57:53.356+0000 I INDEXING [conn14073] build index on: test2.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:53.356+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:53.359+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:53.359+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:57:53.704+0000 I INDEXING [conn14073] build index on: test3.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:53.704+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:53.707+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:53.708+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51022 #18565 (3 connections now open) 2014-10-06T17:57:53.709+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51023 #18566 (4 connections now open) 2014-10-06T17:57:53.709+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51025 #18567 (5 connections now open) 2014-10-06T17:57:53.709+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51024 #18568 (6 connections now open) 2014-10-06T17:57:53.709+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51027 #18569 (7 connections now open) 2014-10-06T17:57:53.709+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51028 #18570 (8 connections now open) 2014-10-06T17:57:53.709+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51029 #18571 (9 connections now open) 2014-10-06T17:57:53.709+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51030 #18572 (10 connections now open) 2014-10-06T17:57:53.709+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51031 #18573 (11 connections now open) 2014-10-06T17:57:53.710+0000 I NETWORK [conn18565] end connection 127.0.0.1:51022 (10 connections now open) 2014-10-06T17:57:58.710+0000 I NETWORK [conn18572] end connection 127.0.0.1:51030 (9 connections now open) 2014-10-06T17:57:58.710+0000 I NETWORK [conn18568] end connection 127.0.0.1:51024 (9 connections now open) 2014-10-06T17:57:58.710+0000 I NETWORK [conn18570] end connection 127.0.0.1:51028 (9 connections now open) 2014-10-06T17:57:58.710+0000 I NETWORK [conn18569] end connection 127.0.0.1:51027 (9 connections now open) 2014-10-06T17:57:58.710+0000 I NETWORK [conn18566] end connection 127.0.0.1:51023 (9 connections now open) 2014-10-06T17:57:58.710+0000 I NETWORK [conn18571] end connection 127.0.0.1:51029 (9 connections now open) 2014-10-06T17:57:58.710+0000 I NETWORK [conn18573] end connection 127.0.0.1:51031 (9 connections now open) 2014-10-06T17:57:58.710+0000 I NETWORK [conn18567] end connection 127.0.0.1:51025 (9 connections now open) 2014-10-06T17:57:58.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51032 #18574 (3 connections now open) 2014-10-06T17:57:58.711+0000 I NETWORK [conn18574] end connection 127.0.0.1:51032 (2 connections now open) 2014-10-06T17:57:58.712+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:57:58.713+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:57:58.713+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:57:58.714+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:57:58.715+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:57:58.715+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:57:58.715+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:57:58.716+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:57:58.716+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:57:59.094+0000 I INDEXING [conn14073] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:59.094+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:59.097+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:59.098+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:57:59.467+0000 I INDEXING [conn14073] build index on: test1.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:59.467+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:59.471+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:59.471+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:57:59.838+0000 I INDEXING [conn14073] build index on: test2.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_RegexPrefixFindOne" } 2014-10-06T17:57:59.838+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:57:59.841+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:57:59.842+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:58:00.231+0000 I INDEXING [conn14073] build index on: test3.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:00.231+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:00.234+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:00.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51033 #18575 (3 connections now open) 2014-10-06T17:58:00.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51034 #18576 (4 connections now open) 2014-10-06T17:58:00.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51035 #18577 (5 connections now open) 2014-10-06T17:58:00.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51036 #18578 (6 connections now open) 2014-10-06T17:58:00.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51037 #18579 (7 connections now open) 2014-10-06T17:58:00.236+0000 I NETWORK [conn18575] end connection 127.0.0.1:51033 (6 connections now open) 2014-10-06T17:58:05.237+0000 I NETWORK [conn18579] end connection 127.0.0.1:51037 (5 connections now open) 2014-10-06T17:58:05.237+0000 I NETWORK [conn18578] end connection 127.0.0.1:51036 (5 connections now open) 2014-10-06T17:58:05.237+0000 I NETWORK [conn18576] end connection 127.0.0.1:51034 (5 connections now open) 2014-10-06T17:58:05.237+0000 I NETWORK [conn18577] end connection 127.0.0.1:51035 (5 connections now open) 2014-10-06T17:58:05.237+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51038 #18580 (3 connections now open) 2014-10-06T17:58:05.237+0000 I NETWORK [conn18580] end connection 127.0.0.1:51038 (2 connections now open) 2014-10-06T17:58:05.238+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:58:05.239+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:58:05.240+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:58:05.240+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:58:05.241+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:58:05.241+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:58:05.241+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:58:05.242+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:58:05.242+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:58:05.597+0000 I INDEXING [conn14073] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:05.597+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:05.601+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:05.601+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:58:05.949+0000 I INDEXING [conn14073] build index on: test1.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:05.949+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:05.956+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:05.957+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:58:06.337+0000 I INDEXING [conn14073] build index on: test2.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:06.337+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:06.341+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:06.341+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:58:06.719+0000 I INDEXING [conn14073] build index on: test3.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:06.719+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:06.722+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:06.723+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51039 #18581 (3 connections now open) 2014-10-06T17:58:06.724+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51040 #18582 (4 connections now open) 2014-10-06T17:58:06.724+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51041 #18583 (5 connections now open) 2014-10-06T17:58:06.724+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51042 #18584 (6 connections now open) 2014-10-06T17:58:06.724+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51043 #18585 (7 connections now open) 2014-10-06T17:58:06.724+0000 I NETWORK [conn18581] end connection 127.0.0.1:51039 (6 connections now open) 2014-10-06T17:58:11.724+0000 I NETWORK [conn18585] end connection 127.0.0.1:51043 (5 connections now open) 2014-10-06T17:58:11.724+0000 I NETWORK [conn18583] end connection 127.0.0.1:51041 (5 connections now open) 2014-10-06T17:58:11.724+0000 I NETWORK [conn18584] end connection 127.0.0.1:51042 (5 connections now open) 2014-10-06T17:58:11.724+0000 I NETWORK [conn18582] end connection 127.0.0.1:51040 (5 connections now open) 2014-10-06T17:58:11.725+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51044 #18586 (5 connections now open) 2014-10-06T17:58:11.725+0000 I NETWORK [conn18586] end connection 127.0.0.1:51044 (2 connections now open) 2014-10-06T17:58:11.726+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:58:11.727+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:58:11.727+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:58:11.728+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:58:11.729+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:58:11.729+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:58:11.729+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:58:11.730+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:58:11.730+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:58:12.114+0000 I INDEXING [conn14073] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:12.114+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:12.117+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:12.118+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:58:12.503+0000 I INDEXING [conn14073] build index on: test1.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:12.503+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:12.506+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:12.507+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:58:12.866+0000 I INDEXING [conn14073] build index on: test2.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:12.866+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:12.870+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:12.870+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:58:13.226+0000 I INDEXING [conn14073] build index on: test3.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:13.226+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:13.230+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:13.231+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51045 #18587 (3 connections now open) 2014-10-06T17:58:13.232+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51046 #18588 (4 connections now open) 2014-10-06T17:58:13.232+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51047 #18589 (5 connections now open) 2014-10-06T17:58:13.232+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51048 #18590 (6 connections now open) 2014-10-06T17:58:13.232+0000 I NETWORK [conn18587] end connection 127.0.0.1:51045 (5 connections now open) 2014-10-06T17:58:13.232+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51049 #18591 (7 connections now open) 2014-10-06T17:58:18.232+0000 I NETWORK [conn18590] end connection 127.0.0.1:51048 (5 connections now open) 2014-10-06T17:58:18.232+0000 I NETWORK [conn18589] end connection 127.0.0.1:51047 (5 connections now open) 2014-10-06T17:58:18.232+0000 I NETWORK [conn18591] end connection 127.0.0.1:51049 (4 connections now open) 2014-10-06T17:58:18.232+0000 I NETWORK [conn18588] end connection 127.0.0.1:51046 (3 connections now open) 2014-10-06T17:58:18.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51050 #18592 (3 connections now open) 2014-10-06T17:58:18.233+0000 I NETWORK [conn18592] end connection 127.0.0.1:51050 (2 connections now open) 2014-10-06T17:58:18.233+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:58:18.234+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:58:18.235+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:58:18.236+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:58:18.237+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:58:18.237+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:58:18.237+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:58:18.237+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:58:18.238+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:58:18.615+0000 I INDEXING [conn14073] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:18.615+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:18.619+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:18.619+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:58:18.984+0000 I INDEXING [conn14073] build index on: test1.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:18.984+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:18.988+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:18.988+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:58:19.337+0000 I INDEXING [conn14073] build index on: test2.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:19.337+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:19.340+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:19.340+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:58:19.710+0000 I INDEXING [conn14073] build index on: test3.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:19.710+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:19.714+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:19.715+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51051 #18593 (3 connections now open) 2014-10-06T17:58:19.715+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51052 #18594 (4 connections now open) 2014-10-06T17:58:19.716+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51053 #18595 (5 connections now open) 2014-10-06T17:58:19.716+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51054 #18596 (6 connections now open) 2014-10-06T17:58:19.716+0000 I NETWORK [conn18593] end connection 127.0.0.1:51051 (4 connections now open) 2014-10-06T17:58:19.716+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51055 #18597 (7 connections now open) 2014-10-06T17:58:24.716+0000 I NETWORK [conn18595] end connection 127.0.0.1:51053 (5 connections now open) 2014-10-06T17:58:24.716+0000 I NETWORK [conn18596] end connection 127.0.0.1:51054 (5 connections now open) 2014-10-06T17:58:24.716+0000 I NETWORK [conn18597] end connection 127.0.0.1:51055 (5 connections now open) 2014-10-06T17:58:24.716+0000 I NETWORK [conn18594] end connection 127.0.0.1:51052 (5 connections now open) 2014-10-06T17:58:24.716+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51056 #18598 (3 connections now open) 2014-10-06T17:58:24.717+0000 I NETWORK [conn18598] end connection 127.0.0.1:51056 (2 connections now open) 2014-10-06T17:58:24.717+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:58:24.718+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:58:24.719+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:58:24.720+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:58:24.720+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:58:24.721+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:58:24.721+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:58:24.721+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:58:24.721+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:58:25.101+0000 I INDEXING [conn14073] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:25.101+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:25.104+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:25.105+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:58:25.475+0000 I INDEXING [conn14073] build index on: test1.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:25.475+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:25.479+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:25.479+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:58:25.855+0000 I INDEXING [conn14073] build index on: test2.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:25.855+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:25.859+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:25.859+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:58:26.212+0000 I INDEXING [conn14073] build index on: test3.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:26.212+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:26.215+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:26.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51057 #18599 (3 connections now open) 2014-10-06T17:58:26.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51059 #18600 (4 connections now open) 2014-10-06T17:58:26.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51058 #18601 (5 connections now open) 2014-10-06T17:58:26.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51061 #18602 (6 connections now open) 2014-10-06T17:58:26.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51062 #18603 (7 connections now open) 2014-10-06T17:58:26.217+0000 I NETWORK [conn18599] end connection 127.0.0.1:51057 (5 connections now open) 2014-10-06T17:58:31.218+0000 I NETWORK [conn18600] end connection 127.0.0.1:51059 (5 connections now open) 2014-10-06T17:58:31.218+0000 I NETWORK [conn18602] end connection 127.0.0.1:51061 (5 connections now open) 2014-10-06T17:58:31.218+0000 I NETWORK [conn18601] end connection 127.0.0.1:51058 (5 connections now open) 2014-10-06T17:58:31.218+0000 I NETWORK [conn18603] end connection 127.0.0.1:51062 (5 connections now open) 2014-10-06T17:58:31.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51063 #18604 (3 connections now open) 2014-10-06T17:58:31.218+0000 I NETWORK [conn18604] end connection 127.0.0.1:51063 (2 connections now open) 2014-10-06T17:58:31.219+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:58:31.220+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:58:31.221+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:58:31.221+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:58:31.222+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:58:31.222+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:58:31.222+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:58:31.223+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:58:31.223+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:58:31.601+0000 I INDEXING [conn14073] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:31.601+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:31.604+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:31.604+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:58:31.960+0000 I INDEXING [conn14073] build index on: test1.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:31.960+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:31.963+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:31.964+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:58:32.344+0000 I INDEXING [conn14073] build index on: test2.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:32.344+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:32.348+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:32.348+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:58:32.730+0000 I INDEXING [conn14073] build index on: test3.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:32.730+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:32.734+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:32.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51064 #18605 (3 connections now open) 2014-10-06T17:58:32.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51065 #18606 (4 connections now open) 2014-10-06T17:58:32.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51066 #18607 (5 connections now open) 2014-10-06T17:58:32.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51067 #18608 (6 connections now open) 2014-10-06T17:58:32.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51068 #18609 (7 connections now open) 2014-10-06T17:58:32.736+0000 I NETWORK [conn18605] end connection 127.0.0.1:51064 (6 connections now open) 2014-10-06T17:58:37.736+0000 I NETWORK [conn18609] end connection 127.0.0.1:51068 (5 connections now open) 2014-10-06T17:58:37.736+0000 I NETWORK [conn18606] end connection 127.0.0.1:51065 (5 connections now open) 2014-10-06T17:58:37.736+0000 I NETWORK [conn18608] end connection 127.0.0.1:51067 (5 connections now open) 2014-10-06T17:58:37.736+0000 I NETWORK [conn18607] end connection 127.0.0.1:51066 (5 connections now open) 2014-10-06T17:58:37.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51069 #18610 (3 connections now open) 2014-10-06T17:58:37.737+0000 I NETWORK [conn18610] end connection 127.0.0.1:51069 (2 connections now open) 2014-10-06T17:58:37.737+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:58:37.738+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:58:37.739+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:58:37.740+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:58:37.740+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:58:37.741+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:58:37.741+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:58:37.741+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:58:37.741+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:58:38.108+0000 I INDEXING [conn14073] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:38.108+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:38.112+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:38.112+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:58:38.481+0000 I INDEXING [conn14073] build index on: test1.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:38.481+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:38.484+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:38.485+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:58:38.866+0000 I INDEXING [conn14073] build index on: test2.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:38.866+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:38.870+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:38.870+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:58:39.234+0000 I INDEXING [conn14073] build index on: test3.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:39.234+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:39.238+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:39.239+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51070 #18611 (3 connections now open) 2014-10-06T17:58:39.240+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51071 #18612 (4 connections now open) 2014-10-06T17:58:39.240+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51072 #18613 (5 connections now open) 2014-10-06T17:58:39.240+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51073 #18614 (6 connections now open) 2014-10-06T17:58:39.240+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51074 #18615 (7 connections now open) 2014-10-06T17:58:39.240+0000 I NETWORK [conn18611] end connection 127.0.0.1:51070 (5 connections now open) 2014-10-06T17:58:44.240+0000 I NETWORK [conn18614] end connection 127.0.0.1:51073 (5 connections now open) 2014-10-06T17:58:44.240+0000 I NETWORK [conn18612] end connection 127.0.0.1:51071 (5 connections now open) 2014-10-06T17:58:44.240+0000 I NETWORK [conn18613] end connection 127.0.0.1:51072 (5 connections now open) 2014-10-06T17:58:44.240+0000 I NETWORK [conn18615] end connection 127.0.0.1:51074 (5 connections now open) 2014-10-06T17:58:44.240+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51075 #18616 (3 connections now open) 2014-10-06T17:58:44.241+0000 I NETWORK [conn18616] end connection 127.0.0.1:51075 (2 connections now open) 2014-10-06T17:58:44.241+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:58:44.242+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:58:44.243+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:58:44.244+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:58:44.245+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:58:44.245+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:58:44.245+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:58:44.246+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:58:44.246+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:58:44.614+0000 I INDEXING [conn14073] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:44.614+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:44.618+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:44.618+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:58:44.985+0000 I INDEXING [conn14073] build index on: test1.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:44.985+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:44.988+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:44.989+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:58:45.358+0000 I INDEXING [conn14073] build index on: test2.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:45.358+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:45.361+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:45.362+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:58:45.727+0000 I INDEXING [conn14073] build index on: test3.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:45.727+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:45.730+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:45.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51076 #18617 (3 connections now open) 2014-10-06T17:58:45.732+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51078 #18618 (4 connections now open) 2014-10-06T17:58:45.732+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51077 #18619 (5 connections now open) 2014-10-06T17:58:45.732+0000 I NETWORK [conn18617] end connection 127.0.0.1:51076 (4 connections now open) 2014-10-06T17:58:50.732+0000 I NETWORK [conn18619] end connection 127.0.0.1:51077 (3 connections now open) 2014-10-06T17:58:50.732+0000 I NETWORK [conn18618] end connection 127.0.0.1:51078 (3 connections now open) 2014-10-06T17:58:50.732+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51080 #18620 (3 connections now open) 2014-10-06T17:58:50.733+0000 I NETWORK [conn18620] end connection 127.0.0.1:51080 (2 connections now open) 2014-10-06T17:58:50.733+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:58:50.736+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:58:50.737+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:58:50.738+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:58:50.738+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:58:50.738+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:58:50.739+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:58:50.739+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:58:50.739+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:58:51.088+0000 I INDEXING [conn14073] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:51.088+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:51.091+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:51.092+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:58:51.469+0000 I INDEXING [conn14073] build index on: test1.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:51.469+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:51.477+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:51.477+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:58:51.870+0000 I INDEXING [conn14073] build index on: test2.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:51.871+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:51.874+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:51.874+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:58:52.252+0000 I INDEXING [conn14073] build index on: test3.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:52.252+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:52.256+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:52.257+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51081 #18621 (3 connections now open) 2014-10-06T17:58:52.257+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51082 #18622 (4 connections now open) 2014-10-06T17:58:52.257+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51083 #18623 (5 connections now open) 2014-10-06T17:58:52.258+0000 I NETWORK [conn18621] end connection 127.0.0.1:51081 (4 connections now open) 2014-10-06T17:58:57.258+0000 I NETWORK [conn18623] end connection 127.0.0.1:51083 (3 connections now open) 2014-10-06T17:58:57.258+0000 I NETWORK [conn18622] end connection 127.0.0.1:51082 (3 connections now open) 2014-10-06T17:58:57.258+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51084 #18624 (3 connections now open) 2014-10-06T17:58:57.259+0000 I NETWORK [conn18624] end connection 127.0.0.1:51084 (2 connections now open) 2014-10-06T17:58:57.259+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:58:57.260+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:58:57.261+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:58:57.262+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:58:57.262+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:58:57.262+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:58:57.263+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:58:57.263+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:58:57.263+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:58:57.614+0000 I INDEXING [conn14073] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:57.614+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:57.618+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:57.618+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:58:58.001+0000 I INDEXING [conn14073] build index on: test1.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:58.001+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:58.005+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:58.005+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:58:58.387+0000 I INDEXING [conn14073] build index on: test2.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:58.387+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:58.391+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:58.395+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:58:58.771+0000 I INDEXING [conn14073] build index on: test3.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_RegexPrefixFindOne" } 2014-10-06T17:58:58.771+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:58:58.775+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:58:58.776+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51085 #18625 (3 connections now open) 2014-10-06T17:58:58.776+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51086 #18626 (4 connections now open) 2014-10-06T17:58:58.776+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51087 #18627 (5 connections now open) 2014-10-06T17:58:58.777+0000 I NETWORK [conn18625] end connection 127.0.0.1:51085 (4 connections now open) 2014-10-06T17:59:03.777+0000 I NETWORK [conn18626] end connection 127.0.0.1:51086 (3 connections now open) 2014-10-06T17:59:03.777+0000 I NETWORK [conn18627] end connection 127.0.0.1:51087 (3 connections now open) 2014-10-06T17:59:03.777+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51088 #18628 (3 connections now open) 2014-10-06T17:59:03.778+0000 I NETWORK [conn18628] end connection 127.0.0.1:51088 (2 connections now open) 2014-10-06T17:59:03.778+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:59:03.779+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:59:03.780+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:59:03.781+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:59:03.781+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:59:03.781+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:59:03.782+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:59:03.782+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:59:03.782+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:59:04.127+0000 I INDEXING [conn14073] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:04.127+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:04.131+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:04.131+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:59:04.499+0000 I INDEXING [conn14073] build index on: test1.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:04.499+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:04.502+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:04.503+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:59:04.884+0000 I INDEXING [conn14073] build index on: test2.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:04.884+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:04.891+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:04.892+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:59:05.262+0000 I INDEXING [conn14073] build index on: test3.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:05.262+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:05.265+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:05.267+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51089 #18629 (3 connections now open) 2014-10-06T17:59:05.267+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51090 #18630 (4 connections now open) 2014-10-06T17:59:05.267+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51091 #18631 (5 connections now open) 2014-10-06T17:59:05.267+0000 I NETWORK [conn18629] end connection 127.0.0.1:51089 (4 connections now open) 2014-10-06T17:59:10.267+0000 I NETWORK [conn18630] end connection 127.0.0.1:51090 (3 connections now open) 2014-10-06T17:59:10.267+0000 I NETWORK [conn18631] end connection 127.0.0.1:51091 (3 connections now open) 2014-10-06T17:59:10.268+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51092 #18632 (3 connections now open) 2014-10-06T17:59:10.268+0000 I NETWORK [conn18632] end connection 127.0.0.1:51092 (2 connections now open) 2014-10-06T17:59:10.269+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:59:10.270+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:59:10.270+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:59:10.271+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:59:10.272+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:59:10.272+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:59:10.272+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:59:10.273+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:59:10.273+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:59:10.662+0000 I INDEXING [conn14073] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:10.662+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:10.665+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:10.666+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:59:11.022+0000 I INDEXING [conn14073] build index on: test1.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:11.022+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:11.026+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:11.026+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:59:11.412+0000 I INDEXING [conn14073] build index on: test2.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:11.412+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:11.416+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:11.416+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:59:11.773+0000 I INDEXING [conn14073] build index on: test3.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:11.773+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:11.777+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:11.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51093 #18633 (3 connections now open) 2014-10-06T17:59:11.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51094 #18634 (4 connections now open) 2014-10-06T17:59:11.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51095 #18635 (5 connections now open) 2014-10-06T17:59:11.779+0000 I NETWORK [conn18633] end connection 127.0.0.1:51093 (4 connections now open) 2014-10-06T17:59:16.779+0000 I NETWORK [conn18634] end connection 127.0.0.1:51094 (3 connections now open) 2014-10-06T17:59:16.779+0000 I NETWORK [conn18635] end connection 127.0.0.1:51095 (3 connections now open) 2014-10-06T17:59:16.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51097 #18636 (3 connections now open) 2014-10-06T17:59:16.780+0000 I NETWORK [conn18636] end connection 127.0.0.1:51097 (2 connections now open) 2014-10-06T17:59:16.780+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:59:16.781+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:59:16.782+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:59:16.783+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:59:16.783+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:59:16.783+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:59:16.784+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:59:16.784+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:59:16.784+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:59:17.169+0000 I INDEXING [conn14073] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:17.169+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:17.173+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:17.173+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:59:17.555+0000 I INDEXING [conn14073] build index on: test1.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:17.555+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:17.559+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:17.559+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:59:17.943+0000 I INDEXING [conn14073] build index on: test2.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:17.943+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:17.947+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:17.947+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:59:18.331+0000 I INDEXING [conn14073] build index on: test3.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:18.331+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:18.335+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:18.336+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51098 #18637 (3 connections now open) 2014-10-06T17:59:18.336+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51099 #18638 (4 connections now open) 2014-10-06T17:59:18.336+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51100 #18639 (5 connections now open) 2014-10-06T17:59:18.336+0000 I NETWORK [conn18637] end connection 127.0.0.1:51098 (4 connections now open) 2014-10-06T17:59:23.337+0000 I NETWORK [conn18639] end connection 127.0.0.1:51100 (3 connections now open) 2014-10-06T17:59:23.337+0000 I NETWORK [conn18638] end connection 127.0.0.1:51099 (3 connections now open) 2014-10-06T17:59:23.337+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51101 #18640 (4 connections now open) 2014-10-06T17:59:23.338+0000 I NETWORK [conn18640] end connection 127.0.0.1:51101 (2 connections now open) 2014-10-06T17:59:23.338+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:59:23.339+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:59:23.340+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:59:23.341+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:59:23.341+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:59:23.341+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:59:23.342+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:59:23.342+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:59:23.342+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:59:23.697+0000 I INDEXING [conn14073] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:23.697+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:23.700+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:23.700+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:59:24.068+0000 I INDEXING [conn14073] build index on: test1.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:24.068+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:24.075+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:24.076+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:59:24.459+0000 I INDEXING [conn14073] build index on: test2.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:24.459+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:24.462+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:24.463+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:59:24.832+0000 I INDEXING [conn14073] build index on: test3.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:24.832+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:24.836+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:24.837+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51102 #18641 (3 connections now open) 2014-10-06T17:59:24.837+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51103 #18642 (4 connections now open) 2014-10-06T17:59:24.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51104 #18643 (5 connections now open) 2014-10-06T17:59:24.838+0000 I NETWORK [conn18641] end connection 127.0.0.1:51102 (4 connections now open) 2014-10-06T17:59:29.838+0000 I NETWORK [conn18643] end connection 127.0.0.1:51104 (3 connections now open) 2014-10-06T17:59:29.838+0000 I NETWORK [conn18642] end connection 127.0.0.1:51103 (3 connections now open) 2014-10-06T17:59:29.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51105 #18644 (3 connections now open) 2014-10-06T17:59:29.839+0000 I NETWORK [conn18644] end connection 127.0.0.1:51105 (2 connections now open) 2014-10-06T17:59:29.839+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:59:29.840+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:59:29.841+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:59:29.842+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:59:29.842+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:59:29.843+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:59:29.843+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:59:29.843+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:59:29.843+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:59:30.188+0000 I INDEXING [conn14073] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:30.188+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:30.192+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:30.192+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:59:30.571+0000 I INDEXING [conn14073] build index on: test1.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:30.571+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:30.575+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:30.575+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:59:30.934+0000 I INDEXING [conn14073] build index on: test2.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:30.934+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:30.938+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:30.938+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:59:31.320+0000 I INDEXING [conn14073] build index on: test3.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:31.320+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:31.324+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:31.325+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51106 #18645 (3 connections now open) 2014-10-06T17:59:31.325+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51107 #18646 (4 connections now open) 2014-10-06T17:59:31.325+0000 I NETWORK [conn18645] end connection 127.0.0.1:51106 (3 connections now open) 2014-10-06T17:59:36.326+0000 I NETWORK [conn18646] end connection 127.0.0.1:51107 (2 connections now open) 2014-10-06T17:59:36.326+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51108 #18647 (3 connections now open) 2014-10-06T17:59:36.326+0000 I NETWORK [conn18647] end connection 127.0.0.1:51108 (2 connections now open) 2014-10-06T17:59:36.327+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:59:36.328+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:59:36.328+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:59:36.329+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:59:36.330+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:59:36.330+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:59:36.330+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:59:36.331+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:59:36.331+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:59:36.712+0000 I INDEXING [conn14073] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:36.712+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:36.716+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:36.716+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:59:37.099+0000 I INDEXING [conn14073] build index on: test1.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:37.099+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:37.103+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:37.103+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:59:37.487+0000 I INDEXING [conn14073] build index on: test2.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:37.487+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:37.491+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:37.491+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:59:37.869+0000 I INDEXING [conn14073] build index on: test3.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:37.869+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:37.873+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:37.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51109 #18648 (3 connections now open) 2014-10-06T17:59:37.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51110 #18649 (4 connections now open) 2014-10-06T17:59:37.875+0000 I NETWORK [conn18648] end connection 127.0.0.1:51109 (3 connections now open) 2014-10-06T17:59:42.875+0000 I NETWORK [conn18649] end connection 127.0.0.1:51110 (2 connections now open) 2014-10-06T17:59:42.875+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51111 #18650 (3 connections now open) 2014-10-06T17:59:42.876+0000 I NETWORK [conn18650] end connection 127.0.0.1:51111 (2 connections now open) 2014-10-06T17:59:42.876+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:59:42.877+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:59:42.878+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:59:42.879+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:59:42.879+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:59:42.879+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:59:42.880+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:59:42.880+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:59:42.880+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:59:43.232+0000 I INDEXING [conn14073] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:43.232+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:43.236+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:43.236+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:59:43.614+0000 I INDEXING [conn14073] build index on: test1.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:43.614+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:43.618+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:43.618+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:59:43.978+0000 I INDEXING [conn14073] build index on: test2.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:43.978+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:43.985+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:43.985+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:59:44.335+0000 I INDEXING [conn14073] build index on: test3.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:44.335+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:44.338+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:44.340+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51112 #18651 (3 connections now open) 2014-10-06T17:59:44.340+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51113 #18652 (4 connections now open) 2014-10-06T17:59:44.340+0000 I NETWORK [conn18651] end connection 127.0.0.1:51112 (3 connections now open) 2014-10-06T17:59:49.341+0000 I NETWORK [conn18652] end connection 127.0.0.1:51113 (2 connections now open) 2014-10-06T17:59:49.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51114 #18653 (3 connections now open) 2014-10-06T17:59:49.341+0000 I NETWORK [conn18653] end connection 127.0.0.1:51114 (2 connections now open) 2014-10-06T17:59:49.341+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:59:49.342+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:59:49.343+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:59:49.344+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:59:49.344+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:59:49.345+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:59:49.345+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:59:49.345+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:59:49.345+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:59:49.724+0000 I INDEXING [conn14073] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:49.724+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:49.728+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:49.728+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:59:50.110+0000 I INDEXING [conn14073] build index on: test1.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:50.110+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:50.113+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:50.114+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:59:50.477+0000 I INDEXING [conn14073] build index on: test2.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:50.477+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:50.484+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:50.484+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:59:50.854+0000 I INDEXING [conn14073] build index on: test3.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:50.854+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:50.858+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:50.859+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51115 #18654 (3 connections now open) 2014-10-06T17:59:50.859+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51116 #18655 (4 connections now open) 2014-10-06T17:59:50.860+0000 I NETWORK [conn18654] end connection 127.0.0.1:51115 (3 connections now open) 2014-10-06T17:59:55.860+0000 I NETWORK [conn18655] end connection 127.0.0.1:51116 (2 connections now open) 2014-10-06T17:59:55.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51117 #18656 (3 connections now open) 2014-10-06T17:59:55.861+0000 I NETWORK [conn18656] end connection 127.0.0.1:51117 (2 connections now open) 2014-10-06T17:59:55.861+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:59:55.862+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:59:55.863+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:59:55.864+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:59:55.865+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:59:55.865+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:59:55.865+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:59:55.865+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:59:55.865+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T17:59:56.230+0000 I INDEXING [conn14073] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:56.230+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:56.233+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:56.234+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T17:59:56.607+0000 I INDEXING [conn14073] build index on: test1.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:56.607+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:56.611+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:56.611+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T17:59:56.979+0000 I INDEXING [conn14073] build index on: test2.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:56.979+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:56.987+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:56.987+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T17:59:57.376+0000 I INDEXING [conn14073] build index on: test3.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_RegexPrefixFindOne" } 2014-10-06T17:59:57.376+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T17:59:57.380+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T17:59:57.381+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51118 #18657 (3 connections now open) 2014-10-06T17:59:57.381+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51119 #18658 (4 connections now open) 2014-10-06T17:59:57.382+0000 I NETWORK [conn18657] end connection 127.0.0.1:51118 (3 connections now open) 2014-10-06T18:00:02.382+0000 I NETWORK [conn18658] end connection 127.0.0.1:51119 (2 connections now open) 2014-10-06T18:00:02.382+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51120 #18659 (3 connections now open) 2014-10-06T18:00:02.383+0000 I NETWORK [conn18659] end connection 127.0.0.1:51120 (2 connections now open) 2014-10-06T18:00:02.383+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T18:00:02.384+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T18:00:02.385+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T18:00:02.385+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T18:00:02.386+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T18:00:02.386+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T18:00:02.386+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T18:00:02.387+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T18:00:02.387+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T18:00:02.748+0000 I INDEXING [conn14073] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T18:00:02.748+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:02.752+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:02.752+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T18:00:03.135+0000 I INDEXING [conn14073] build index on: test1.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_RegexPrefixFindOne" } 2014-10-06T18:00:03.135+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:03.138+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:03.139+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T18:00:03.496+0000 I INDEXING [conn14073] build index on: test2.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_RegexPrefixFindOne" } 2014-10-06T18:00:03.496+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:03.500+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:03.500+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T18:00:03.873+0000 I INDEXING [conn14073] build index on: test3.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_RegexPrefixFindOne" } 2014-10-06T18:00:03.873+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:03.877+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:03.878+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51121 #18660 (3 connections now open) 2014-10-06T18:00:03.878+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51122 #18661 (4 connections now open) 2014-10-06T18:00:03.879+0000 I NETWORK [conn18660] end connection 127.0.0.1:51121 (3 connections now open) 2014-10-06T18:00:08.879+0000 I NETWORK [conn18661] end connection 127.0.0.1:51122 (2 connections now open) 2014-10-06T18:00:08.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51123 #18662 (3 connections now open) 2014-10-06T18:00:08.880+0000 I NETWORK [conn18662] end connection 127.0.0.1:51123 (2 connections now open) 2014-10-06T18:00:08.880+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T18:00:08.881+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T18:00:08.882+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T18:00:08.883+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T18:00:08.883+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T18:00:08.884+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T18:00:08.884+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T18:00:08.884+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T18:00:08.885+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T18:00:09.243+0000 I INDEXING [conn14073] build index on: test0.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_RegexPrefixFindOne" } 2014-10-06T18:00:09.243+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:09.247+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:09.247+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T18:00:09.610+0000 I INDEXING [conn14073] build index on: test1.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_RegexPrefixFindOne" } 2014-10-06T18:00:09.610+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:09.614+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:09.614+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T18:00:09.997+0000 I INDEXING [conn14073] build index on: test2.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_RegexPrefixFindOne" } 2014-10-06T18:00:09.997+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:10.001+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:10.001+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T18:00:10.384+0000 I INDEXING [conn14073] build index on: test3.Queries_RegexPrefixFindOne properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_RegexPrefixFindOne" } 2014-10-06T18:00:10.384+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:10.388+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:10.389+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51124 #18663 (3 connections now open) 2014-10-06T18:00:10.389+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51125 #18664 (4 connections now open) 2014-10-06T18:00:10.390+0000 I NETWORK [conn18663] end connection 127.0.0.1:51124 (3 connections now open) 2014-10-06T18:00:15.390+0000 I NETWORK [conn18664] end connection 127.0.0.1:51125 (2 connections now open) 2014-10-06T18:00:15.390+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51126 #18665 (3 connections now open) 2014-10-06T18:00:15.390+0000 I NETWORK [conn18665] end connection 127.0.0.1:51126 (2 connections now open) 2014-10-06T18:00:15.391+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_RegexPrefixFindOne 2014-10-06T18:00:15.392+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_RegexPrefixFindOne 2014-10-06T18:00:15.393+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_RegexPrefixFindOne 2014-10-06T18:00:15.393+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_RegexPrefixFindOne 2014-10-06T18:00:15.404+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:00:15.404+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:00:15.404+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:00:15.404+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:00:15.405+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:00:15.776+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:00:15.776+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:15.780+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:15.780+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:00:15.780+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:15.784+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:15.784+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:00:16.146+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:00:16.146+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:16.150+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:16.150+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:00:16.150+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:16.156+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:16.156+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:00:16.507+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:00:16.507+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:16.511+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:16.511+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:00:16.511+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:16.515+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:16.515+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:00:16.884+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:00:16.885+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:16.888+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:16.889+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:00:16.889+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:16.894+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:16.895+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51127 #18666 (3 connections now open) 2014-10-06T18:00:16.896+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51128 #18667 (4 connections now open) 2014-10-06T18:00:16.896+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51129 #18668 (5 connections now open) 2014-10-06T18:00:16.896+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51130 #18669 (6 connections now open) 2014-10-06T18:00:16.896+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51131 #18670 (7 connections now open) 2014-10-06T18:00:16.897+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51132 #18671 (8 connections now open) 2014-10-06T18:00:16.897+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51133 #18672 (9 connections now open) 2014-10-06T18:00:16.898+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51134 #18673 (10 connections now open) 2014-10-06T18:00:16.898+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51135 #18674 (11 connections now open) 2014-10-06T18:00:16.898+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51136 #18675 (12 connections now open) 2014-10-06T18:00:16.898+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51137 #18676 (13 connections now open) 2014-10-06T18:00:16.899+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51138 #18677 (14 connections now open) 2014-10-06T18:00:16.899+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51139 #18678 (15 connections now open) 2014-10-06T18:00:16.899+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51140 #18679 (16 connections now open) 2014-10-06T18:00:16.900+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51141 #18680 (17 connections now open) 2014-10-06T18:00:16.900+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51142 #18681 (18 connections now open) 2014-10-06T18:00:16.900+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51143 #18682 (19 connections now open) 2014-10-06T18:00:16.900+0000 I NETWORK [conn18666] end connection 127.0.0.1:51127 (18 connections now open) 2014-10-06T18:00:21.901+0000 I NETWORK [conn18672] end connection 127.0.0.1:51133 (17 connections now open) 2014-10-06T18:00:21.901+0000 I NETWORK [conn18667] end connection 127.0.0.1:51128 (17 connections now open) 2014-10-06T18:00:21.901+0000 I NETWORK [conn18669] end connection 127.0.0.1:51130 (16 connections now open) 2014-10-06T18:00:21.901+0000 I NETWORK [conn18668] end connection 127.0.0.1:51129 (15 connections now open) 2014-10-06T18:00:21.901+0000 I NETWORK [conn18670] end connection 127.0.0.1:51131 (17 connections now open) 2014-10-06T18:00:21.901+0000 I NETWORK [conn18671] end connection 127.0.0.1:51132 (14 connections now open) 2014-10-06T18:00:21.901+0000 I NETWORK [conn18677] end connection 127.0.0.1:51138 (15 connections now open) 2014-10-06T18:00:21.901+0000 I NETWORK [conn18682] end connection 127.0.0.1:51143 (12 connections now open) 2014-10-06T18:00:21.901+0000 I NETWORK [conn18674] end connection 127.0.0.1:51135 (9 connections now open) 2014-10-06T18:00:21.901+0000 I NETWORK [conn18681] end connection 127.0.0.1:51142 (14 connections now open) 2014-10-06T18:00:21.901+0000 I NETWORK [conn18679] end connection 127.0.0.1:51140 (15 connections now open) 2014-10-06T18:00:21.901+0000 I NETWORK [conn18676] end connection 127.0.0.1:51137 (8 connections now open) 2014-10-06T18:00:21.901+0000 I NETWORK [conn18678] end connection 127.0.0.1:51139 (12 connections now open) 2014-10-06T18:00:21.902+0000 I NETWORK [conn18675] end connection 127.0.0.1:51136 (4 connections now open) 2014-10-06T18:00:21.902+0000 I NETWORK [conn18673] end connection 127.0.0.1:51134 (4 connections now open) 2014-10-06T18:00:21.902+0000 I NETWORK [conn18680] end connection 127.0.0.1:51141 (3 connections now open) 2014-10-06T18:00:21.902+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51144 #18683 (3 connections now open) 2014-10-06T18:00:21.903+0000 I NETWORK [conn18683] end connection 127.0.0.1:51144 (2 connections now open) 2014-10-06T18:00:21.903+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:00:21.908+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:00:21.909+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:00:21.910+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:00:21.911+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:00:21.911+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:00:21.911+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:00:21.911+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:00:21.912+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:00:22.260+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:00:22.260+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:22.264+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:22.264+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:00:22.264+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:22.268+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:22.268+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:00:22.634+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:00:22.634+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:22.637+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:22.638+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:00:22.638+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:22.641+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:22.642+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:00:23.008+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:00:23.008+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:23.012+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:23.012+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:00:23.012+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:23.016+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:23.016+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:00:23.365+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:00:23.365+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:23.369+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:23.369+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:00:23.369+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:23.373+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:23.374+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51145 #18684 (3 connections now open) 2014-10-06T18:00:23.375+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51147 #18685 (4 connections now open) 2014-10-06T18:00:23.375+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51146 #18686 (5 connections now open) 2014-10-06T18:00:23.375+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51150 #18687 (6 connections now open) 2014-10-06T18:00:23.375+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51149 #18688 (7 connections now open) 2014-10-06T18:00:23.375+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51152 #18689 (8 connections now open) 2014-10-06T18:00:23.375+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51153 #18690 (9 connections now open) 2014-10-06T18:00:23.375+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51154 #18691 (10 connections now open) 2014-10-06T18:00:23.377+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51155 #18692 (11 connections now open) 2014-10-06T18:00:23.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51156 #18693 (12 connections now open) 2014-10-06T18:00:23.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51157 #18694 (13 connections now open) 2014-10-06T18:00:23.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51158 #18695 (14 connections now open) 2014-10-06T18:00:23.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51159 #18696 (15 connections now open) 2014-10-06T18:00:23.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51160 #18697 (16 connections now open) 2014-10-06T18:00:23.379+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51161 #18698 (17 connections now open) 2014-10-06T18:00:23.379+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51162 #18699 (18 connections now open) 2014-10-06T18:00:23.379+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51163 #18700 (19 connections now open) 2014-10-06T18:00:23.380+0000 I NETWORK [conn18684] end connection 127.0.0.1:51145 (18 connections now open) 2014-10-06T18:00:28.380+0000 I NETWORK [conn18700] end connection 127.0.0.1:51163 (17 connections now open) 2014-10-06T18:00:28.380+0000 I NETWORK [conn18697] end connection 127.0.0.1:51160 (17 connections now open) 2014-10-06T18:00:28.380+0000 I NETWORK [conn18689] end connection 127.0.0.1:51152 (16 connections now open) 2014-10-06T18:00:28.380+0000 I NETWORK [conn18688] end connection 127.0.0.1:51149 (17 connections now open) 2014-10-06T18:00:28.381+0000 I NETWORK [conn18698] end connection 127.0.0.1:51161 (14 connections now open) 2014-10-06T18:00:28.381+0000 I NETWORK [conn18696] end connection 127.0.0.1:51159 (13 connections now open) 2014-10-06T18:00:28.380+0000 I NETWORK [conn18685] end connection 127.0.0.1:51147 (16 connections now open) 2014-10-06T18:00:28.381+0000 I NETWORK [conn18687] end connection 127.0.0.1:51150 (14 connections now open) 2014-10-06T18:00:28.381+0000 I NETWORK [conn18699] end connection 127.0.0.1:51162 (14 connections now open) 2014-10-06T18:00:28.381+0000 I NETWORK [conn18694] end connection 127.0.0.1:51157 (10 connections now open) 2014-10-06T18:00:28.381+0000 I NETWORK [conn18692] end connection 127.0.0.1:51155 (9 connections now open) 2014-10-06T18:00:28.381+0000 I NETWORK [conn18690] end connection 127.0.0.1:51153 (13 connections now open) 2014-10-06T18:00:28.380+0000 I NETWORK [conn18686] end connection 127.0.0.1:51146 (15 connections now open) 2014-10-06T18:00:28.381+0000 I NETWORK [conn18695] end connection 127.0.0.1:51158 (12 connections now open) 2014-10-06T18:00:28.380+0000 I NETWORK [conn18693] end connection 127.0.0.1:51156 (17 connections now open) 2014-10-06T18:00:28.381+0000 I NETWORK [conn18691] end connection 127.0.0.1:51154 (2 connections now open) 2014-10-06T18:00:28.381+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51164 #18701 (3 connections now open) 2014-10-06T18:00:28.382+0000 I NETWORK [conn18701] end connection 127.0.0.1:51164 (2 connections now open) 2014-10-06T18:00:28.382+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:00:28.383+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:00:28.384+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:00:28.385+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:00:28.386+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:00:28.387+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:00:28.387+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:00:28.387+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:00:28.388+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:00:28.784+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:00:28.784+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:28.788+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:28.789+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:00:28.789+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:28.792+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:28.792+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:00:29.178+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:00:29.178+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:29.182+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:29.182+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:00:29.182+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:29.186+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:29.186+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:00:29.589+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:00:29.590+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:29.593+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:29.594+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:00:29.594+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:29.597+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:29.597+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:00:30.003+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:00:30.003+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:30.007+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:30.007+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:00:30.007+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:30.011+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:30.012+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51165 #18702 (3 connections now open) 2014-10-06T18:00:30.013+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51166 #18703 (4 connections now open) 2014-10-06T18:00:30.013+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51167 #18704 (5 connections now open) 2014-10-06T18:00:30.013+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51169 #18705 (6 connections now open) 2014-10-06T18:00:30.013+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51168 #18706 (7 connections now open) 2014-10-06T18:00:30.013+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51171 #18707 (8 connections now open) 2014-10-06T18:00:30.013+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51172 #18708 (9 connections now open) 2014-10-06T18:00:30.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51173 #18709 (10 connections now open) 2014-10-06T18:00:30.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51174 #18710 (11 connections now open) 2014-10-06T18:00:30.015+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51175 #18711 (12 connections now open) 2014-10-06T18:00:30.016+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51176 #18712 (13 connections now open) 2014-10-06T18:00:30.016+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51177 #18713 (14 connections now open) 2014-10-06T18:00:30.016+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51179 #18714 (15 connections now open) 2014-10-06T18:00:30.017+0000 I NETWORK [conn18702] end connection 127.0.0.1:51165 (14 connections now open) 2014-10-06T18:00:30.019+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51180 #18715 (15 connections now open) 2014-10-06T18:00:30.019+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51181 #18716 (16 connections now open) 2014-10-06T18:00:30.019+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51182 #18717 (17 connections now open) 2014-10-06T18:00:30.019+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51183 #18718 (18 connections now open) 2014-10-06T18:00:35.018+0000 I NETWORK [conn18707] end connection 127.0.0.1:51171 (17 connections now open) 2014-10-06T18:00:35.018+0000 I NETWORK [conn18717] end connection 127.0.0.1:51182 (17 connections now open) 2014-10-06T18:00:35.018+0000 I NETWORK [conn18705] end connection 127.0.0.1:51169 (17 connections now open) 2014-10-06T18:00:35.018+0000 I NETWORK [conn18704] end connection 127.0.0.1:51167 (17 connections now open) 2014-10-06T18:00:35.018+0000 I NETWORK [conn18710] end connection 127.0.0.1:51174 (15 connections now open) 2014-10-06T18:00:35.018+0000 I NETWORK [conn18703] end connection 127.0.0.1:51166 (17 connections now open) 2014-10-06T18:00:35.018+0000 I NETWORK [conn18718] end connection 127.0.0.1:51183 (14 connections now open) 2014-10-06T18:00:35.018+0000 I NETWORK [conn18708] end connection 127.0.0.1:51172 (12 connections now open) 2014-10-06T18:00:35.018+0000 I NETWORK [conn18715] end connection 127.0.0.1:51180 (9 connections now open) 2014-10-06T18:00:35.018+0000 I NETWORK [conn18712] end connection 127.0.0.1:51176 (9 connections now open) 2014-10-06T18:00:35.018+0000 I NETWORK [conn18716] end connection 127.0.0.1:51181 (9 connections now open) 2014-10-06T18:00:35.018+0000 I NETWORK [conn18714] end connection 127.0.0.1:51179 (9 connections now open) 2014-10-06T18:00:35.018+0000 I NETWORK [conn18711] end connection 127.0.0.1:51175 (9 connections now open) 2014-10-06T18:00:35.018+0000 I NETWORK [conn18713] end connection 127.0.0.1:51177 (9 connections now open) 2014-10-06T18:00:35.018+0000 I NETWORK [conn18706] end connection 127.0.0.1:51168 (9 connections now open) 2014-10-06T18:00:35.018+0000 I NETWORK [conn18709] end connection 127.0.0.1:51173 (2 connections now open) 2014-10-06T18:00:35.018+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51184 #18719 (3 connections now open) 2014-10-06T18:00:35.019+0000 I NETWORK [conn18719] end connection 127.0.0.1:51184 (2 connections now open) 2014-10-06T18:00:35.019+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:00:35.020+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:00:35.021+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:00:35.022+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:00:35.023+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:00:35.023+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:00:35.024+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:00:35.024+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:00:35.024+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:00:35.365+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:00:35.365+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:35.369+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:35.370+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:00:35.370+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:35.373+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:35.373+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:00:35.734+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:00:35.734+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:35.737+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:35.738+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:00:35.738+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:35.741+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:35.741+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:00:36.088+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:00:36.088+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:36.092+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:36.093+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:00:36.093+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:36.096+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:36.096+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:00:36.459+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:00:36.459+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:36.463+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:36.463+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:00:36.463+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:36.467+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:36.468+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51185 #18720 (3 connections now open) 2014-10-06T18:00:36.468+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51186 #18721 (4 connections now open) 2014-10-06T18:00:36.468+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51187 #18722 (5 connections now open) 2014-10-06T18:00:36.468+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51188 #18723 (6 connections now open) 2014-10-06T18:00:36.468+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51189 #18724 (7 connections now open) 2014-10-06T18:00:36.469+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51190 #18725 (8 connections now open) 2014-10-06T18:00:36.469+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51191 #18726 (9 connections now open) 2014-10-06T18:00:36.469+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51192 #18727 (10 connections now open) 2014-10-06T18:00:36.469+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51193 #18728 (11 connections now open) 2014-10-06T18:00:36.469+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51194 #18729 (12 connections now open) 2014-10-06T18:00:36.470+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51195 #18730 (13 connections now open) 2014-10-06T18:00:36.472+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51196 #18731 (14 connections now open) 2014-10-06T18:00:36.472+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51197 #18732 (15 connections now open) 2014-10-06T18:00:36.472+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51198 #18733 (16 connections now open) 2014-10-06T18:00:36.473+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51199 #18734 (17 connections now open) 2014-10-06T18:00:36.473+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51200 #18735 (18 connections now open) 2014-10-06T18:00:36.473+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51201 #18736 (19 connections now open) 2014-10-06T18:00:36.474+0000 I NETWORK [conn18720] end connection 127.0.0.1:51185 (18 connections now open) 2014-10-06T18:00:41.475+0000 I NETWORK [conn18736] end connection 127.0.0.1:51201 (17 connections now open) 2014-10-06T18:00:41.475+0000 I NETWORK [conn18721] end connection 127.0.0.1:51186 (16 connections now open) 2014-10-06T18:00:41.475+0000 I NETWORK [conn18733] end connection 127.0.0.1:51198 (16 connections now open) 2014-10-06T18:00:41.475+0000 I NETWORK [conn18727] end connection 127.0.0.1:51192 (17 connections now open) 2014-10-06T18:00:41.475+0000 I NETWORK [conn18725] end connection 127.0.0.1:51190 (15 connections now open) 2014-10-06T18:00:41.475+0000 I NETWORK [conn18722] end connection 127.0.0.1:51187 (15 connections now open) 2014-10-06T18:00:41.475+0000 I NETWORK [conn18723] end connection 127.0.0.1:51188 (15 connections now open) 2014-10-06T18:00:41.475+0000 I NETWORK [conn18726] end connection 127.0.0.1:51191 (11 connections now open) 2014-10-06T18:00:41.475+0000 I NETWORK [conn18734] end connection 127.0.0.1:51199 (11 connections now open) 2014-10-06T18:00:41.475+0000 I NETWORK [conn18724] end connection 127.0.0.1:51189 (10 connections now open) 2014-10-06T18:00:41.475+0000 I NETWORK [conn18732] end connection 127.0.0.1:51197 (10 connections now open) 2014-10-06T18:00:41.475+0000 I NETWORK [conn18731] end connection 127.0.0.1:51196 (10 connections now open) 2014-10-06T18:00:41.475+0000 I NETWORK [conn18735] end connection 127.0.0.1:51200 (8 connections now open) 2014-10-06T18:00:41.475+0000 I NETWORK [conn18729] end connection 127.0.0.1:51194 (8 connections now open) 2014-10-06T18:00:41.475+0000 I NETWORK [conn18728] end connection 127.0.0.1:51193 (15 connections now open) 2014-10-06T18:00:41.476+0000 I NETWORK [conn18730] end connection 127.0.0.1:51195 (2 connections now open) 2014-10-06T18:00:41.476+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51202 #18737 (3 connections now open) 2014-10-06T18:00:41.476+0000 I NETWORK [conn18737] end connection 127.0.0.1:51202 (2 connections now open) 2014-10-06T18:00:41.476+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:00:41.477+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:00:41.478+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:00:41.479+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:00:41.480+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:00:41.480+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:00:41.481+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:00:41.481+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:00:41.481+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:00:41.843+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:00:41.843+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:41.847+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:41.847+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:00:41.847+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:41.851+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:41.851+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:00:42.206+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:00:42.206+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:42.209+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:42.210+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:00:42.210+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:42.217+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:42.218+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:00:42.589+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:00:42.589+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:42.593+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:42.593+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:00:42.593+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:42.597+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:42.597+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:00:42.959+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:00:42.959+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:42.962+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:42.963+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:00:42.963+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:42.966+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:42.968+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51203 #18738 (3 connections now open) 2014-10-06T18:00:42.968+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51204 #18739 (4 connections now open) 2014-10-06T18:00:42.968+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51205 #18740 (5 connections now open) 2014-10-06T18:00:42.968+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51206 #18741 (6 connections now open) 2014-10-06T18:00:42.968+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51207 #18742 (7 connections now open) 2014-10-06T18:00:42.969+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51208 #18743 (8 connections now open) 2014-10-06T18:00:42.969+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51209 #18744 (9 connections now open) 2014-10-06T18:00:42.969+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51210 #18745 (10 connections now open) 2014-10-06T18:00:42.970+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51211 #18746 (11 connections now open) 2014-10-06T18:00:42.970+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51212 #18747 (12 connections now open) 2014-10-06T18:00:42.971+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51213 #18748 (13 connections now open) 2014-10-06T18:00:42.971+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51214 #18749 (14 connections now open) 2014-10-06T18:00:42.971+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51215 #18750 (15 connections now open) 2014-10-06T18:00:42.971+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51216 #18751 (16 connections now open) 2014-10-06T18:00:42.971+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51217 #18752 (17 connections now open) 2014-10-06T18:00:42.972+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51218 #18753 (18 connections now open) 2014-10-06T18:00:42.972+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51219 #18754 (19 connections now open) 2014-10-06T18:00:42.972+0000 I NETWORK [conn18738] end connection 127.0.0.1:51203 (18 connections now open) 2014-10-06T18:00:47.973+0000 I NETWORK [conn18742] end connection 127.0.0.1:51207 (17 connections now open) 2014-10-06T18:00:47.973+0000 I NETWORK [conn18753] end connection 127.0.0.1:51218 (17 connections now open) 2014-10-06T18:00:47.973+0000 I NETWORK [conn18746] end connection 127.0.0.1:51211 (17 connections now open) 2014-10-06T18:00:47.973+0000 I NETWORK [conn18740] end connection 127.0.0.1:51205 (17 connections now open) 2014-10-06T18:00:47.973+0000 I NETWORK [conn18750] end connection 127.0.0.1:51215 (14 connections now open) 2014-10-06T18:00:47.973+0000 I NETWORK [conn18754] end connection 127.0.0.1:51219 (14 connections now open) 2014-10-06T18:00:47.973+0000 I NETWORK [conn18744] end connection 127.0.0.1:51209 (11 connections now open) 2014-10-06T18:00:47.973+0000 I NETWORK [conn18745] end connection 127.0.0.1:51210 (10 connections now open) 2014-10-06T18:00:47.973+0000 I NETWORK [conn18743] end connection 127.0.0.1:51208 (10 connections now open) 2014-10-06T18:00:47.973+0000 I NETWORK [conn18749] end connection 127.0.0.1:51214 (10 connections now open) 2014-10-06T18:00:47.973+0000 I NETWORK [conn18747] end connection 127.0.0.1:51212 (7 connections now open) 2014-10-06T18:00:47.973+0000 I NETWORK [conn18741] end connection 127.0.0.1:51206 (6 connections now open) 2014-10-06T18:00:47.973+0000 I NETWORK [conn18751] end connection 127.0.0.1:51216 (6 connections now open) 2014-10-06T18:00:47.973+0000 I NETWORK [conn18739] end connection 127.0.0.1:51204 (5 connections now open) 2014-10-06T18:00:47.974+0000 I NETWORK [conn18748] end connection 127.0.0.1:51213 (6 connections now open) 2014-10-06T18:00:47.974+0000 I NETWORK [conn18752] end connection 127.0.0.1:51217 (3 connections now open) 2014-10-06T18:00:47.974+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51220 #18755 (3 connections now open) 2014-10-06T18:00:47.974+0000 I NETWORK [conn18755] end connection 127.0.0.1:51220 (2 connections now open) 2014-10-06T18:00:47.975+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:00:47.976+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:00:47.977+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:00:47.978+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:00:47.979+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:00:47.979+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:00:47.979+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:00:47.980+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:00:47.980+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:00:48.332+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:00:48.332+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:48.335+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:48.336+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:00:48.336+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:48.339+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:48.339+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:00:48.701+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:00:48.702+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:48.705+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:48.706+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:00:48.706+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:48.713+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:48.713+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:00:49.055+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:00:49.055+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:49.059+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:49.059+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:00:49.059+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:49.063+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:49.063+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:00:49.421+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:00:49.421+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:49.425+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:49.425+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:00:49.425+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:49.429+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:49.430+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51221 #18756 (3 connections now open) 2014-10-06T18:00:49.430+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51222 #18757 (4 connections now open) 2014-10-06T18:00:49.431+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51223 #18758 (5 connections now open) 2014-10-06T18:00:49.431+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51224 #18759 (6 connections now open) 2014-10-06T18:00:49.431+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51225 #18760 (7 connections now open) 2014-10-06T18:00:49.431+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51226 #18761 (8 connections now open) 2014-10-06T18:00:49.431+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51227 #18762 (9 connections now open) 2014-10-06T18:00:49.432+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51228 #18763 (10 connections now open) 2014-10-06T18:00:49.432+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51229 #18764 (11 connections now open) 2014-10-06T18:00:49.432+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51230 #18765 (12 connections now open) 2014-10-06T18:00:49.432+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51231 #18766 (13 connections now open) 2014-10-06T18:00:49.433+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51232 #18767 (14 connections now open) 2014-10-06T18:00:49.434+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51233 #18768 (15 connections now open) 2014-10-06T18:00:49.434+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51234 #18769 (16 connections now open) 2014-10-06T18:00:49.434+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51235 #18770 (17 connections now open) 2014-10-06T18:00:49.434+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51236 #18771 (18 connections now open) 2014-10-06T18:00:49.435+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51237 #18772 (19 connections now open) 2014-10-06T18:00:49.436+0000 I NETWORK [conn18756] end connection 127.0.0.1:51221 (18 connections now open) 2014-10-06T18:00:54.436+0000 I NETWORK [conn18769] end connection 127.0.0.1:51234 (17 connections now open) 2014-10-06T18:00:54.436+0000 I NETWORK [conn18764] end connection 127.0.0.1:51229 (17 connections now open) 2014-10-06T18:00:54.436+0000 I NETWORK [conn18765] end connection 127.0.0.1:51230 (16 connections now open) 2014-10-06T18:00:54.436+0000 I NETWORK [conn18766] end connection 127.0.0.1:51231 (16 connections now open) 2014-10-06T18:00:54.436+0000 I NETWORK [conn18768] end connection 127.0.0.1:51233 (16 connections now open) 2014-10-06T18:00:54.436+0000 I NETWORK [conn18759] end connection 127.0.0.1:51224 (15 connections now open) 2014-10-06T18:00:54.436+0000 I NETWORK [conn18757] end connection 127.0.0.1:51222 (17 connections now open) 2014-10-06T18:00:54.437+0000 I NETWORK [conn18770] end connection 127.0.0.1:51235 (14 connections now open) 2014-10-06T18:00:54.437+0000 I NETWORK [conn18772] end connection 127.0.0.1:51237 (13 connections now open) 2014-10-06T18:00:54.436+0000 I NETWORK [conn18763] end connection 127.0.0.1:51228 (17 connections now open) 2014-10-06T18:00:54.436+0000 I NETWORK [conn18767] end connection 127.0.0.1:51232 (16 connections now open) 2014-10-06T18:00:54.437+0000 I NETWORK [conn18771] end connection 127.0.0.1:51236 (9 connections now open) 2014-10-06T18:00:54.437+0000 I NETWORK [conn18761] end connection 127.0.0.1:51226 (8 connections now open) 2014-10-06T18:00:54.436+0000 I NETWORK [conn18758] end connection 127.0.0.1:51223 (17 connections now open) 2014-10-06T18:00:54.437+0000 I NETWORK [conn18762] end connection 127.0.0.1:51227 (3 connections now open) 2014-10-06T18:00:54.442+0000 I NETWORK [conn18760] end connection 127.0.0.1:51225 (2 connections now open) 2014-10-06T18:00:54.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51238 #18773 (3 connections now open) 2014-10-06T18:00:54.443+0000 I NETWORK [conn18773] end connection 127.0.0.1:51238 (2 connections now open) 2014-10-06T18:00:54.443+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:00:54.444+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:00:54.445+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:00:54.446+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:00:54.447+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:00:54.448+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:00:54.448+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:00:54.448+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:00:54.448+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:00:54.804+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:00:54.804+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:54.808+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:54.808+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:00:54.808+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:54.812+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:54.812+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:00:55.168+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:00:55.168+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:55.171+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:55.172+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:00:55.172+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:55.175+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:55.175+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:00:55.549+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:00:55.549+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:55.552+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:55.553+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:00:55.553+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:55.556+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:55.557+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:00:55.902+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:00:55.902+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:55.906+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:55.906+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:00:55.906+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:00:55.910+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:00:55.911+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51239 #18774 (3 connections now open) 2014-10-06T18:00:55.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51241 #18775 (4 connections now open) 2014-10-06T18:00:55.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51240 #18776 (5 connections now open) 2014-10-06T18:00:55.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51242 #18777 (6 connections now open) 2014-10-06T18:00:55.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51243 #18778 (7 connections now open) 2014-10-06T18:00:55.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51244 #18779 (8 connections now open) 2014-10-06T18:00:55.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51245 #18780 (9 connections now open) 2014-10-06T18:00:55.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51246 #18781 (10 connections now open) 2014-10-06T18:00:55.913+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51247 #18782 (11 connections now open) 2014-10-06T18:00:55.914+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51248 #18783 (12 connections now open) 2014-10-06T18:00:55.914+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51249 #18784 (13 connections now open) 2014-10-06T18:00:55.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51250 #18785 (14 connections now open) 2014-10-06T18:00:55.916+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51251 #18786 (15 connections now open) 2014-10-06T18:00:55.916+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51252 #18787 (16 connections now open) 2014-10-06T18:00:55.918+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51253 #18788 (17 connections now open) 2014-10-06T18:00:55.918+0000 I NETWORK [conn18774] end connection 127.0.0.1:51239 (16 connections now open) 2014-10-06T18:00:55.918+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51254 #18789 (17 connections now open) 2014-10-06T18:00:55.918+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51255 #18790 (18 connections now open) 2014-10-06T18:01:00.918+0000 I NETWORK [conn18786] end connection 127.0.0.1:51251 (17 connections now open) 2014-10-06T18:01:00.918+0000 I NETWORK [conn18782] end connection 127.0.0.1:51247 (16 connections now open) 2014-10-06T18:01:00.919+0000 I NETWORK [conn18775] end connection 127.0.0.1:51241 (16 connections now open) 2014-10-06T18:01:00.919+0000 I NETWORK [conn18778] end connection 127.0.0.1:51243 (16 connections now open) 2014-10-06T18:01:00.919+0000 I NETWORK [conn18783] end connection 127.0.0.1:51248 (16 connections now open) 2014-10-06T18:01:00.919+0000 I NETWORK [conn18787] end connection 127.0.0.1:51252 (16 connections now open) 2014-10-06T18:01:00.919+0000 I NETWORK [conn18781] end connection 127.0.0.1:51246 (13 connections now open) 2014-10-06T18:01:00.919+0000 I NETWORK [conn18776] end connection 127.0.0.1:51240 (12 connections now open) 2014-10-06T18:01:00.919+0000 I NETWORK [conn18785] end connection 127.0.0.1:51250 (12 connections now open) 2014-10-06T18:01:00.919+0000 I NETWORK [conn18780] end connection 127.0.0.1:51245 (10 connections now open) 2014-10-06T18:01:00.919+0000 I NETWORK [conn18788] end connection 127.0.0.1:51253 (10 connections now open) 2014-10-06T18:01:00.919+0000 I NETWORK [conn18779] end connection 127.0.0.1:51244 (7 connections now open) 2014-10-06T18:01:00.919+0000 I NETWORK [conn18789] end connection 127.0.0.1:51254 (16 connections now open) 2014-10-06T18:01:00.919+0000 I NETWORK [conn18777] end connection 127.0.0.1:51242 (14 connections now open) 2014-10-06T18:01:00.919+0000 I NETWORK [conn18790] end connection 127.0.0.1:51255 (14 connections now open) 2014-10-06T18:01:00.919+0000 I NETWORK [conn18784] end connection 127.0.0.1:51249 (2 connections now open) 2014-10-06T18:01:00.919+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51256 #18791 (3 connections now open) 2014-10-06T18:01:00.920+0000 I NETWORK [conn18791] end connection 127.0.0.1:51256 (2 connections now open) 2014-10-06T18:01:00.920+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:01:00.926+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:01:00.927+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:01:00.928+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:01:00.929+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:01:00.929+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:01:00.929+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:01:00.929+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:01:00.930+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:01:01.293+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:01:01.293+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:01.296+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:01.297+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:01:01.297+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:01.300+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:01.301+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:01:01.666+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:01:01.666+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:01.673+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:01.674+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:01:01.674+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:01.677+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:01.677+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:01:02.027+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:01:02.027+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:02.030+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:02.031+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:01:02.031+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:02.034+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:02.034+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:01:02.400+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:01:02.400+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:02.404+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:02.404+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:01:02.404+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:02.411+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:02.412+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51257 #18792 (3 connections now open) 2014-10-06T18:01:02.413+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51258 #18793 (4 connections now open) 2014-10-06T18:01:02.413+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51259 #18794 (5 connections now open) 2014-10-06T18:01:02.413+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51260 #18795 (6 connections now open) 2014-10-06T18:01:02.413+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51261 #18796 (7 connections now open) 2014-10-06T18:01:02.413+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51262 #18797 (8 connections now open) 2014-10-06T18:01:02.413+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51263 #18798 (9 connections now open) 2014-10-06T18:01:02.414+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51264 #18799 (10 connections now open) 2014-10-06T18:01:02.414+0000 I NETWORK [conn18792] end connection 127.0.0.1:51257 (9 connections now open) 2014-10-06T18:01:02.414+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51265 #18800 (10 connections now open) 2014-10-06T18:01:07.414+0000 I NETWORK [conn18797] end connection 127.0.0.1:51262 (9 connections now open) 2014-10-06T18:01:07.414+0000 I NETWORK [conn18798] end connection 127.0.0.1:51263 (9 connections now open) 2014-10-06T18:01:07.414+0000 I NETWORK [conn18796] end connection 127.0.0.1:51261 (9 connections now open) 2014-10-06T18:01:07.414+0000 I NETWORK [conn18800] end connection 127.0.0.1:51265 (7 connections now open) 2014-10-06T18:01:07.414+0000 I NETWORK [conn18794] end connection 127.0.0.1:51259 (5 connections now open) 2014-10-06T18:01:07.414+0000 I NETWORK [conn18795] end connection 127.0.0.1:51260 (5 connections now open) 2014-10-06T18:01:07.414+0000 I NETWORK [conn18799] end connection 127.0.0.1:51264 (5 connections now open) 2014-10-06T18:01:07.415+0000 I NETWORK [conn18793] end connection 127.0.0.1:51258 (2 connections now open) 2014-10-06T18:01:07.415+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51266 #18801 (4 connections now open) 2014-10-06T18:01:07.415+0000 I NETWORK [conn18801] end connection 127.0.0.1:51266 (2 connections now open) 2014-10-06T18:01:07.415+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:01:07.417+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:01:07.418+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:01:07.418+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:01:07.419+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:01:07.420+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:01:07.420+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:01:07.420+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:01:07.421+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:01:07.766+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:01:07.766+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:07.770+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:07.770+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:01:07.770+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:07.774+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:07.774+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:01:08.139+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:01:08.139+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:08.142+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:08.143+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:01:08.143+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:08.146+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:08.146+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:01:08.513+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:01:08.513+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:08.516+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:08.517+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:01:08.517+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:08.520+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:08.520+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:01:08.864+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:01:08.864+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:08.867+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:08.868+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:01:08.868+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:08.875+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:08.876+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51267 #18802 (3 connections now open) 2014-10-06T18:01:08.877+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51268 #18803 (4 connections now open) 2014-10-06T18:01:08.877+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51270 #18804 (5 connections now open) 2014-10-06T18:01:08.877+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51269 #18805 (6 connections now open) 2014-10-06T18:01:08.877+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51271 #18806 (7 connections now open) 2014-10-06T18:01:08.877+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51272 #18807 (8 connections now open) 2014-10-06T18:01:08.877+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51273 #18808 (9 connections now open) 2014-10-06T18:01:08.878+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51274 #18809 (10 connections now open) 2014-10-06T18:01:08.878+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51275 #18810 (11 connections now open) 2014-10-06T18:01:08.879+0000 I NETWORK [conn18802] end connection 127.0.0.1:51267 (10 connections now open) 2014-10-06T18:01:13.879+0000 I NETWORK [conn18803] end connection 127.0.0.1:51268 (9 connections now open) 2014-10-06T18:01:13.879+0000 I NETWORK [conn18809] end connection 127.0.0.1:51274 (9 connections now open) 2014-10-06T18:01:13.879+0000 I NETWORK [conn18804] end connection 127.0.0.1:51270 (9 connections now open) 2014-10-06T18:01:13.879+0000 I NETWORK [conn18806] end connection 127.0.0.1:51271 (9 connections now open) 2014-10-06T18:01:13.879+0000 I NETWORK [conn18805] end connection 127.0.0.1:51269 (6 connections now open) 2014-10-06T18:01:13.879+0000 I NETWORK [conn18808] end connection 127.0.0.1:51273 (5 connections now open) 2014-10-06T18:01:13.879+0000 I NETWORK [conn18810] end connection 127.0.0.1:51275 (5 connections now open) 2014-10-06T18:01:13.879+0000 I NETWORK [conn18807] end connection 127.0.0.1:51272 (2 connections now open) 2014-10-06T18:01:13.880+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51276 #18811 (3 connections now open) 2014-10-06T18:01:13.880+0000 I NETWORK [conn18811] end connection 127.0.0.1:51276 (2 connections now open) 2014-10-06T18:01:13.881+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:01:13.882+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:01:13.883+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:01:13.884+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:01:13.885+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:01:13.885+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:01:13.885+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:01:13.885+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:01:13.886+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:01:14.251+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:01:14.251+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:14.255+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:14.255+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:01:14.255+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:14.259+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:14.259+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:01:14.608+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:01:14.608+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:14.612+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:14.612+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:01:14.612+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:14.616+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:14.616+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:01:14.979+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:01:14.979+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:14.983+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:14.983+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:01:14.983+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:14.987+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:14.987+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:01:15.355+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:01:15.355+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:15.359+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:15.359+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:01:15.359+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:15.363+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:15.364+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51277 #18812 (3 connections now open) 2014-10-06T18:01:15.364+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51278 #18813 (4 connections now open) 2014-10-06T18:01:15.365+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51279 #18814 (5 connections now open) 2014-10-06T18:01:15.365+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51280 #18815 (6 connections now open) 2014-10-06T18:01:15.365+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51281 #18816 (7 connections now open) 2014-10-06T18:01:15.365+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51282 #18817 (8 connections now open) 2014-10-06T18:01:15.365+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51283 #18818 (9 connections now open) 2014-10-06T18:01:15.365+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51284 #18819 (10 connections now open) 2014-10-06T18:01:15.365+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51285 #18820 (11 connections now open) 2014-10-06T18:01:15.366+0000 I NETWORK [conn18812] end connection 127.0.0.1:51277 (10 connections now open) 2014-10-06T18:01:20.366+0000 I NETWORK [conn18818] end connection 127.0.0.1:51283 (9 connections now open) 2014-10-06T18:01:20.366+0000 I NETWORK [conn18813] end connection 127.0.0.1:51278 (9 connections now open) 2014-10-06T18:01:20.366+0000 I NETWORK [conn18816] end connection 127.0.0.1:51281 (9 connections now open) 2014-10-06T18:01:20.366+0000 I NETWORK [conn18817] end connection 127.0.0.1:51282 (9 connections now open) 2014-10-06T18:01:20.366+0000 I NETWORK [conn18815] end connection 127.0.0.1:51280 (9 connections now open) 2014-10-06T18:01:20.366+0000 I NETWORK [conn18819] end connection 127.0.0.1:51284 (4 connections now open) 2014-10-06T18:01:20.366+0000 I NETWORK [conn18814] end connection 127.0.0.1:51279 (4 connections now open) 2014-10-06T18:01:20.366+0000 I NETWORK [conn18820] end connection 127.0.0.1:51285 (6 connections now open) 2014-10-06T18:01:20.367+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51286 #18821 (3 connections now open) 2014-10-06T18:01:20.367+0000 I NETWORK [conn18821] end connection 127.0.0.1:51286 (2 connections now open) 2014-10-06T18:01:20.367+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:01:20.369+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:01:20.370+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:01:20.370+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:01:20.371+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:01:20.372+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:01:20.372+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:01:20.372+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:01:20.372+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:01:20.719+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:01:20.719+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:20.722+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:20.723+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:01:20.723+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:20.726+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:20.726+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:01:21.091+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:01:21.091+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:21.095+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:21.095+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:01:21.095+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:21.099+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:21.099+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:01:21.446+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:01:21.446+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:21.450+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:21.450+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:01:21.450+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:21.454+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:21.454+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:01:21.818+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:01:21.818+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:21.821+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:21.822+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:01:21.822+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:21.825+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:21.826+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51287 #18822 (3 connections now open) 2014-10-06T18:01:21.827+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51288 #18823 (4 connections now open) 2014-10-06T18:01:21.827+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51289 #18824 (5 connections now open) 2014-10-06T18:01:21.827+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51290 #18825 (6 connections now open) 2014-10-06T18:01:21.827+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51291 #18826 (7 connections now open) 2014-10-06T18:01:21.827+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51292 #18827 (8 connections now open) 2014-10-06T18:01:21.827+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51293 #18828 (9 connections now open) 2014-10-06T18:01:21.827+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51294 #18829 (10 connections now open) 2014-10-06T18:01:21.827+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51295 #18830 (11 connections now open) 2014-10-06T18:01:21.828+0000 I NETWORK [conn18822] end connection 127.0.0.1:51287 (10 connections now open) 2014-10-06T18:01:26.828+0000 I NETWORK [conn18829] end connection 127.0.0.1:51294 (9 connections now open) 2014-10-06T18:01:26.828+0000 I NETWORK [conn18830] end connection 127.0.0.1:51295 (9 connections now open) 2014-10-06T18:01:26.828+0000 I NETWORK [conn18825] end connection 127.0.0.1:51290 (8 connections now open) 2014-10-06T18:01:26.828+0000 I NETWORK [conn18826] end connection 127.0.0.1:51291 (6 connections now open) 2014-10-06T18:01:26.828+0000 I NETWORK [conn18828] end connection 127.0.0.1:51293 (6 connections now open) 2014-10-06T18:01:26.828+0000 I NETWORK [conn18827] end connection 127.0.0.1:51292 (6 connections now open) 2014-10-06T18:01:26.828+0000 I NETWORK [conn18823] end connection 127.0.0.1:51288 (6 connections now open) 2014-10-06T18:01:26.829+0000 I NETWORK [conn18824] end connection 127.0.0.1:51289 (2 connections now open) 2014-10-06T18:01:26.829+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51296 #18831 (3 connections now open) 2014-10-06T18:01:26.829+0000 I NETWORK [conn18831] end connection 127.0.0.1:51296 (2 connections now open) 2014-10-06T18:01:26.830+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:01:26.835+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:01:26.836+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:01:26.837+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:01:26.838+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:01:26.838+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:01:26.838+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:01:26.838+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:01:26.839+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:01:27.209+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:01:27.209+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:27.213+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:27.213+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:01:27.213+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:27.217+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:27.217+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:01:27.568+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:01:27.568+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:27.571+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:27.572+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:01:27.572+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:27.579+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:27.579+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:01:27.948+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:01:27.948+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:27.952+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:27.952+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:01:27.952+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:27.956+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:27.956+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:01:28.319+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:01:28.319+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:28.323+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:28.323+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:01:28.323+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:28.327+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:28.328+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51297 #18832 (3 connections now open) 2014-10-06T18:01:28.329+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51298 #18833 (4 connections now open) 2014-10-06T18:01:28.329+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51299 #18834 (5 connections now open) 2014-10-06T18:01:28.329+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51300 #18835 (6 connections now open) 2014-10-06T18:01:28.329+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51301 #18836 (7 connections now open) 2014-10-06T18:01:28.329+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51302 #18837 (8 connections now open) 2014-10-06T18:01:28.329+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51303 #18838 (9 connections now open) 2014-10-06T18:01:28.330+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51304 #18839 (10 connections now open) 2014-10-06T18:01:28.330+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51305 #18840 (11 connections now open) 2014-10-06T18:01:28.331+0000 I NETWORK [conn18832] end connection 127.0.0.1:51297 (10 connections now open) 2014-10-06T18:01:33.331+0000 I NETWORK [conn18833] end connection 127.0.0.1:51298 (9 connections now open) 2014-10-06T18:01:33.331+0000 I NETWORK [conn18836] end connection 127.0.0.1:51301 (9 connections now open) 2014-10-06T18:01:33.331+0000 I NETWORK [conn18840] end connection 127.0.0.1:51305 (9 connections now open) 2014-10-06T18:01:33.331+0000 I NETWORK [conn18834] end connection 127.0.0.1:51299 (9 connections now open) 2014-10-06T18:01:33.331+0000 I NETWORK [conn18839] end connection 127.0.0.1:51304 (9 connections now open) 2014-10-06T18:01:33.331+0000 I NETWORK [conn18835] end connection 127.0.0.1:51300 (9 connections now open) 2014-10-06T18:01:33.331+0000 I NETWORK [conn18838] end connection 127.0.0.1:51303 (9 connections now open) 2014-10-06T18:01:33.331+0000 I NETWORK [conn18837] end connection 127.0.0.1:51302 (9 connections now open) 2014-10-06T18:01:33.331+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51306 #18841 (4 connections now open) 2014-10-06T18:01:33.332+0000 I NETWORK [conn18841] end connection 127.0.0.1:51306 (2 connections now open) 2014-10-06T18:01:33.332+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:01:33.334+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:01:33.335+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:01:33.336+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:01:33.337+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:01:33.337+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:01:33.337+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:01:33.337+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:01:33.338+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:01:33.691+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:01:33.691+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:33.695+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:33.695+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:01:33.695+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:33.699+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:33.699+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:01:34.059+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:01:34.059+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:34.063+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:34.063+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:01:34.063+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:34.067+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:34.067+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:01:34.410+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:01:34.411+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:34.414+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:34.415+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:01:34.415+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:34.418+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:34.418+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:01:34.783+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:01:34.783+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:34.786+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:34.787+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:01:34.787+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:34.790+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:34.792+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51307 #18842 (3 connections now open) 2014-10-06T18:01:34.792+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51308 #18843 (4 connections now open) 2014-10-06T18:01:34.792+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51309 #18844 (5 connections now open) 2014-10-06T18:01:34.792+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51310 #18845 (6 connections now open) 2014-10-06T18:01:34.792+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51311 #18846 (7 connections now open) 2014-10-06T18:01:34.792+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51312 #18847 (8 connections now open) 2014-10-06T18:01:34.792+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51313 #18848 (9 connections now open) 2014-10-06T18:01:34.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51314 #18849 (10 connections now open) 2014-10-06T18:01:34.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51315 #18850 (11 connections now open) 2014-10-06T18:01:34.793+0000 I NETWORK [conn18842] end connection 127.0.0.1:51307 (10 connections now open) 2014-10-06T18:01:39.793+0000 I NETWORK [conn18847] end connection 127.0.0.1:51312 (9 connections now open) 2014-10-06T18:01:39.794+0000 I NETWORK [conn18845] end connection 127.0.0.1:51310 (9 connections now open) 2014-10-06T18:01:39.794+0000 I NETWORK [conn18843] end connection 127.0.0.1:51308 (8 connections now open) 2014-10-06T18:01:39.794+0000 I NETWORK [conn18846] end connection 127.0.0.1:51311 (8 connections now open) 2014-10-06T18:01:39.794+0000 I NETWORK [conn18850] end connection 127.0.0.1:51315 (5 connections now open) 2014-10-06T18:01:39.794+0000 I NETWORK [conn18844] end connection 127.0.0.1:51309 (5 connections now open) 2014-10-06T18:01:39.794+0000 I NETWORK [conn18848] end connection 127.0.0.1:51313 (5 connections now open) 2014-10-06T18:01:39.794+0000 I NETWORK [conn18849] end connection 127.0.0.1:51314 (5 connections now open) 2014-10-06T18:01:39.794+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51316 #18851 (3 connections now open) 2014-10-06T18:01:39.794+0000 I NETWORK [conn18851] end connection 127.0.0.1:51316 (2 connections now open) 2014-10-06T18:01:39.795+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:01:39.796+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:01:39.797+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:01:39.798+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:01:39.798+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:01:39.799+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:01:39.799+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:01:39.799+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:01:39.799+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:01:40.162+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:01:40.162+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:40.166+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:40.166+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:01:40.166+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:40.170+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:40.170+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:01:40.523+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:01:40.523+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:40.526+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:40.527+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:01:40.527+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:40.530+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:40.530+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:01:40.897+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:01:40.897+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:40.900+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:40.901+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:01:40.901+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:40.904+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:40.905+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:01:41.259+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:01:41.259+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:41.262+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:41.263+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:01:41.263+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:41.266+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:41.267+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51317 #18852 (3 connections now open) 2014-10-06T18:01:41.268+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51318 #18853 (4 connections now open) 2014-10-06T18:01:41.268+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51319 #18854 (5 connections now open) 2014-10-06T18:01:41.268+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51320 #18855 (6 connections now open) 2014-10-06T18:01:41.268+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51321 #18856 (7 connections now open) 2014-10-06T18:01:41.268+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51322 #18857 (8 connections now open) 2014-10-06T18:01:41.268+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51323 #18858 (9 connections now open) 2014-10-06T18:01:41.269+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51324 #18859 (10 connections now open) 2014-10-06T18:01:41.269+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51325 #18860 (11 connections now open) 2014-10-06T18:01:41.269+0000 I NETWORK [conn18852] end connection 127.0.0.1:51317 (10 connections now open) 2014-10-06T18:01:46.269+0000 I NETWORK [conn18859] end connection 127.0.0.1:51324 (9 connections now open) 2014-10-06T18:01:46.269+0000 I NETWORK [conn18853] end connection 127.0.0.1:51318 (9 connections now open) 2014-10-06T18:01:46.269+0000 I NETWORK [conn18860] end connection 127.0.0.1:51325 (9 connections now open) 2014-10-06T18:01:46.269+0000 I NETWORK [conn18858] end connection 127.0.0.1:51323 (9 connections now open) 2014-10-06T18:01:46.269+0000 I NETWORK [conn18856] end connection 127.0.0.1:51321 (9 connections now open) 2014-10-06T18:01:46.269+0000 I NETWORK [conn18854] end connection 127.0.0.1:51319 (9 connections now open) 2014-10-06T18:01:46.269+0000 I NETWORK [conn18857] end connection 127.0.0.1:51322 (9 connections now open) 2014-10-06T18:01:46.269+0000 I NETWORK [conn18855] end connection 127.0.0.1:51320 (4 connections now open) 2014-10-06T18:01:46.270+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51326 #18861 (3 connections now open) 2014-10-06T18:01:46.270+0000 I NETWORK [conn18861] end connection 127.0.0.1:51326 (2 connections now open) 2014-10-06T18:01:46.271+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:01:46.272+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:01:46.273+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:01:46.274+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:01:46.275+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:01:46.275+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:01:46.275+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:01:46.275+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:01:46.276+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:01:46.638+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:01:46.638+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:46.642+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:46.642+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:01:46.642+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:46.646+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:46.646+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:01:47.013+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:01:47.013+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:47.017+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:47.017+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:01:47.017+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:47.021+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:47.021+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:01:47.365+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:01:47.365+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:47.368+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:47.369+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:01:47.369+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:47.372+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:47.373+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:01:47.739+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:01:47.740+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:47.747+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:47.747+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:01:47.747+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:47.751+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:47.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51327 #18862 (3 connections now open) 2014-10-06T18:01:47.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51328 #18863 (4 connections now open) 2014-10-06T18:01:47.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51329 #18864 (5 connections now open) 2014-10-06T18:01:47.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51330 #18865 (6 connections now open) 2014-10-06T18:01:47.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51331 #18866 (7 connections now open) 2014-10-06T18:01:47.752+0000 I NETWORK [conn18862] end connection 127.0.0.1:51327 (6 connections now open) 2014-10-06T18:01:52.753+0000 I NETWORK [conn18866] end connection 127.0.0.1:51331 (5 connections now open) 2014-10-06T18:01:52.753+0000 I NETWORK [conn18863] end connection 127.0.0.1:51328 (5 connections now open) 2014-10-06T18:01:52.753+0000 I NETWORK [conn18864] end connection 127.0.0.1:51329 (5 connections now open) 2014-10-06T18:01:52.753+0000 I NETWORK [conn18865] end connection 127.0.0.1:51330 (5 connections now open) 2014-10-06T18:01:52.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51332 #18867 (3 connections now open) 2014-10-06T18:01:52.754+0000 I NETWORK [conn18867] end connection 127.0.0.1:51332 (2 connections now open) 2014-10-06T18:01:52.754+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:01:52.755+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:01:52.756+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:01:52.757+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:01:52.758+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:01:52.758+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:01:52.759+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:01:52.759+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:01:52.759+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:01:53.111+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:01:53.111+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:53.114+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:53.114+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:01:53.114+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:53.118+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:53.118+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:01:53.483+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:01:53.483+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:53.487+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:53.487+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:01:53.487+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:53.491+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:53.491+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:01:53.857+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:01:53.857+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:53.860+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:53.861+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:01:53.861+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:53.864+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:53.865+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:01:54.210+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:01:54.210+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:54.213+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:54.214+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:01:54.214+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:54.217+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:54.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51333 #18868 (3 connections now open) 2014-10-06T18:01:54.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51334 #18869 (4 connections now open) 2014-10-06T18:01:54.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51335 #18870 (5 connections now open) 2014-10-06T18:01:54.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51336 #18871 (6 connections now open) 2014-10-06T18:01:54.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51337 #18872 (7 connections now open) 2014-10-06T18:01:54.219+0000 I NETWORK [conn18868] end connection 127.0.0.1:51333 (6 connections now open) 2014-10-06T18:01:59.219+0000 I NETWORK [conn18869] end connection 127.0.0.1:51334 (5 connections now open) 2014-10-06T18:01:59.219+0000 I NETWORK [conn18871] end connection 127.0.0.1:51336 (5 connections now open) 2014-10-06T18:01:59.219+0000 I NETWORK [conn18872] end connection 127.0.0.1:51337 (5 connections now open) 2014-10-06T18:01:59.220+0000 I NETWORK [conn18870] end connection 127.0.0.1:51335 (4 connections now open) 2014-10-06T18:01:59.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51338 #18873 (3 connections now open) 2014-10-06T18:01:59.220+0000 I NETWORK [conn18873] end connection 127.0.0.1:51338 (2 connections now open) 2014-10-06T18:01:59.221+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:01:59.222+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:01:59.223+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:01:59.224+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:01:59.225+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:01:59.225+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:01:59.225+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:01:59.225+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:01:59.226+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:01:59.591+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:01:59.591+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:59.594+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:59.595+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:01:59.595+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:59.598+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:59.598+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:01:59.942+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:01:59.943+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:59.946+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:59.946+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:01:59.946+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:01:59.952+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:01:59.952+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:02:00.317+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:02:00.317+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:00.320+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:00.321+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:02:00.321+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:00.324+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:00.324+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:02:00.688+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:02:00.688+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:00.692+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:00.692+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:02:00.692+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:00.696+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:00.697+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51339 #18874 (3 connections now open) 2014-10-06T18:02:00.697+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51340 #18875 (4 connections now open) 2014-10-06T18:02:00.697+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51341 #18876 (5 connections now open) 2014-10-06T18:02:00.697+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51342 #18877 (6 connections now open) 2014-10-06T18:02:00.697+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51343 #18878 (7 connections now open) 2014-10-06T18:02:00.697+0000 I NETWORK [conn18874] end connection 127.0.0.1:51339 (5 connections now open) 2014-10-06T18:02:05.698+0000 I NETWORK [conn18877] end connection 127.0.0.1:51342 (5 connections now open) 2014-10-06T18:02:05.698+0000 I NETWORK [conn18875] end connection 127.0.0.1:51340 (5 connections now open) 2014-10-06T18:02:05.698+0000 I NETWORK [conn18878] end connection 127.0.0.1:51343 (5 connections now open) 2014-10-06T18:02:05.698+0000 I NETWORK [conn18876] end connection 127.0.0.1:51341 (3 connections now open) 2014-10-06T18:02:05.698+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51344 #18879 (3 connections now open) 2014-10-06T18:02:05.699+0000 I NETWORK [conn18879] end connection 127.0.0.1:51344 (2 connections now open) 2014-10-06T18:02:05.699+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:02:05.700+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:02:05.701+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:02:05.702+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:02:05.703+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:02:05.703+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:02:05.703+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:02:05.704+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:02:05.704+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:02:06.053+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:02:06.053+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:06.056+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:06.057+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:02:06.057+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:06.060+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:06.060+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:02:06.424+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:02:06.424+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:06.428+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:06.428+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:02:06.428+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:06.432+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:06.432+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:02:06.779+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:02:06.779+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:06.782+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:06.783+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:02:06.783+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:06.788+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:06.788+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:02:07.157+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:02:07.157+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:07.160+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:07.161+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:02:07.161+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:07.164+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:07.165+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51345 #18880 (3 connections now open) 2014-10-06T18:02:07.166+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51346 #18881 (4 connections now open) 2014-10-06T18:02:07.166+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51347 #18882 (5 connections now open) 2014-10-06T18:02:07.166+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51348 #18883 (6 connections now open) 2014-10-06T18:02:07.166+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51349 #18884 (7 connections now open) 2014-10-06T18:02:07.166+0000 I NETWORK [conn18880] end connection 127.0.0.1:51345 (6 connections now open) 2014-10-06T18:02:12.167+0000 I NETWORK [conn18882] end connection 127.0.0.1:51347 (5 connections now open) 2014-10-06T18:02:12.167+0000 I NETWORK [conn18881] end connection 127.0.0.1:51346 (5 connections now open) 2014-10-06T18:02:12.167+0000 I NETWORK [conn18883] end connection 127.0.0.1:51348 (5 connections now open) 2014-10-06T18:02:12.167+0000 I NETWORK [conn18884] end connection 127.0.0.1:51349 (5 connections now open) 2014-10-06T18:02:12.167+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51350 #18885 (3 connections now open) 2014-10-06T18:02:12.167+0000 I NETWORK [conn18885] end connection 127.0.0.1:51350 (2 connections now open) 2014-10-06T18:02:12.168+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:02:12.169+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:02:12.170+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:02:12.171+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:02:12.172+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:02:12.172+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:02:12.172+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:02:12.173+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:02:12.173+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:02:12.540+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:02:12.540+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:12.543+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:12.544+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:02:12.544+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:12.547+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:12.547+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:02:12.894+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:02:12.894+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:12.898+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:12.898+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:02:12.898+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:12.902+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:12.902+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:02:13.278+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:02:13.278+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:13.282+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:13.282+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:02:13.282+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:13.286+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:13.286+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:02:13.640+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:02:13.640+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:13.643+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:13.644+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:02:13.644+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:13.647+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:13.648+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51351 #18886 (3 connections now open) 2014-10-06T18:02:13.649+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51352 #18887 (4 connections now open) 2014-10-06T18:02:13.649+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51353 #18888 (5 connections now open) 2014-10-06T18:02:13.649+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51354 #18889 (6 connections now open) 2014-10-06T18:02:13.649+0000 I NETWORK [conn18886] end connection 127.0.0.1:51351 (5 connections now open) 2014-10-06T18:02:13.649+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51355 #18890 (6 connections now open) 2014-10-06T18:02:18.650+0000 I NETWORK [conn18890] end connection 127.0.0.1:51355 (5 connections now open) 2014-10-06T18:02:18.650+0000 I NETWORK [conn18889] end connection 127.0.0.1:51354 (5 connections now open) 2014-10-06T18:02:18.650+0000 I NETWORK [conn18887] end connection 127.0.0.1:51352 (5 connections now open) 2014-10-06T18:02:18.650+0000 I NETWORK [conn18888] end connection 127.0.0.1:51353 (5 connections now open) 2014-10-06T18:02:18.650+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51356 #18891 (3 connections now open) 2014-10-06T18:02:18.650+0000 I NETWORK [conn18891] end connection 127.0.0.1:51356 (2 connections now open) 2014-10-06T18:02:18.651+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:02:18.652+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:02:18.653+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:02:18.654+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:02:18.655+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:02:18.655+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:02:18.656+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:02:18.656+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:02:18.656+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:02:19.009+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:02:19.009+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:19.013+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:19.013+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:02:19.013+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:19.017+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:19.017+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:02:19.382+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:02:19.382+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:19.386+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:19.386+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:02:19.386+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:19.390+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:19.390+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:02:19.732+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:02:19.732+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:19.735+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:19.736+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:02:19.736+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:19.739+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:19.739+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:02:20.104+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:02:20.104+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:20.108+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:20.108+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:02:20.108+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:20.111+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:20.113+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51357 #18892 (3 connections now open) 2014-10-06T18:02:20.113+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51358 #18893 (4 connections now open) 2014-10-06T18:02:20.113+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51359 #18894 (5 connections now open) 2014-10-06T18:02:20.113+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51360 #18895 (6 connections now open) 2014-10-06T18:02:20.113+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51361 #18896 (7 connections now open) 2014-10-06T18:02:20.113+0000 I NETWORK [conn18892] end connection 127.0.0.1:51357 (6 connections now open) 2014-10-06T18:02:25.114+0000 I NETWORK [conn18895] end connection 127.0.0.1:51360 (5 connections now open) 2014-10-06T18:02:25.114+0000 I NETWORK [conn18893] end connection 127.0.0.1:51358 (5 connections now open) 2014-10-06T18:02:25.114+0000 I NETWORK [conn18896] end connection 127.0.0.1:51361 (5 connections now open) 2014-10-06T18:02:25.114+0000 I NETWORK [conn18894] end connection 127.0.0.1:51359 (4 connections now open) 2014-10-06T18:02:25.114+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51362 #18897 (3 connections now open) 2014-10-06T18:02:25.115+0000 I NETWORK [conn18897] end connection 127.0.0.1:51362 (2 connections now open) 2014-10-06T18:02:25.115+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:02:25.116+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:02:25.117+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:02:25.118+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:02:25.119+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:02:25.119+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:02:25.119+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:02:25.119+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:02:25.120+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:02:25.478+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:02:25.478+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:25.482+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:25.482+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:02:25.482+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:25.486+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:25.486+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:02:25.837+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:02:25.837+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:25.840+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:25.841+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:02:25.841+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:25.848+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:25.848+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:02:26.212+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:02:26.212+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:26.216+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:26.216+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:02:26.216+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:26.219+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:26.220+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:02:26.567+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:02:26.567+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:26.571+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:26.571+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:02:26.571+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:26.575+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:26.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51363 #18898 (3 connections now open) 2014-10-06T18:02:26.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51364 #18899 (4 connections now open) 2014-10-06T18:02:26.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51365 #18900 (5 connections now open) 2014-10-06T18:02:26.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51366 #18901 (6 connections now open) 2014-10-06T18:02:26.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51367 #18902 (7 connections now open) 2014-10-06T18:02:26.576+0000 I NETWORK [conn18898] end connection 127.0.0.1:51363 (6 connections now open) 2014-10-06T18:02:31.577+0000 I NETWORK [conn18900] end connection 127.0.0.1:51365 (5 connections now open) 2014-10-06T18:02:31.577+0000 I NETWORK [conn18902] end connection 127.0.0.1:51367 (4 connections now open) 2014-10-06T18:02:31.577+0000 I NETWORK [conn18901] end connection 127.0.0.1:51366 (4 connections now open) 2014-10-06T18:02:31.577+0000 I NETWORK [conn18899] end connection 127.0.0.1:51364 (4 connections now open) 2014-10-06T18:02:31.577+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51368 #18903 (3 connections now open) 2014-10-06T18:02:31.578+0000 I NETWORK [conn18903] end connection 127.0.0.1:51368 (2 connections now open) 2014-10-06T18:02:31.578+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:02:31.579+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:02:31.580+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:02:31.581+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:02:31.582+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:02:31.582+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:02:31.583+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:02:31.583+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:02:31.583+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:02:31.950+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:02:31.950+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:31.953+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:31.954+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:02:31.954+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:31.957+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:31.957+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:02:32.331+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:02:32.331+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:32.334+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:32.335+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:02:32.335+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:32.338+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:32.338+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:02:32.685+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:02:32.685+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:32.689+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:32.689+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:02:32.689+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:32.692+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:32.693+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:02:33.061+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:02:33.061+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:33.064+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:33.065+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:02:33.065+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:33.068+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:33.069+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51369 #18904 (3 connections now open) 2014-10-06T18:02:33.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51370 #18905 (4 connections now open) 2014-10-06T18:02:33.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51371 #18906 (5 connections now open) 2014-10-06T18:02:33.070+0000 I NETWORK [conn18904] end connection 127.0.0.1:51369 (4 connections now open) 2014-10-06T18:02:38.070+0000 I NETWORK [conn18905] end connection 127.0.0.1:51370 (3 connections now open) 2014-10-06T18:02:38.070+0000 I NETWORK [conn18906] end connection 127.0.0.1:51371 (3 connections now open) 2014-10-06T18:02:38.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51372 #18907 (3 connections now open) 2014-10-06T18:02:38.071+0000 I NETWORK [conn18907] end connection 127.0.0.1:51372 (2 connections now open) 2014-10-06T18:02:38.071+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:02:38.072+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:02:38.073+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:02:38.074+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:02:38.075+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:02:38.075+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:02:38.076+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:02:38.076+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:02:38.076+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:02:38.424+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:02:38.424+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:38.428+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:38.428+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:02:38.428+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:38.432+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:38.432+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:02:38.799+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:02:38.799+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:38.802+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:38.803+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:02:38.803+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:38.806+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:38.806+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:02:39.172+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:02:39.172+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:39.175+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:39.176+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:02:39.176+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:39.179+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:39.180+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:02:39.523+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:02:39.523+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:39.527+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:39.527+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:02:39.527+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:39.531+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:39.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51373 #18908 (3 connections now open) 2014-10-06T18:02:39.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51374 #18909 (4 connections now open) 2014-10-06T18:02:39.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51375 #18910 (5 connections now open) 2014-10-06T18:02:39.532+0000 I NETWORK [conn18908] end connection 127.0.0.1:51373 (4 connections now open) 2014-10-06T18:02:44.533+0000 I NETWORK [conn18910] end connection 127.0.0.1:51375 (3 connections now open) 2014-10-06T18:02:44.533+0000 I NETWORK [conn18909] end connection 127.0.0.1:51374 (3 connections now open) 2014-10-06T18:02:44.533+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51376 #18911 (3 connections now open) 2014-10-06T18:02:44.533+0000 I NETWORK [conn18911] end connection 127.0.0.1:51376 (2 connections now open) 2014-10-06T18:02:44.534+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:02:44.535+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:02:44.536+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:02:44.537+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:02:44.538+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:02:44.538+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:02:44.538+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:02:44.539+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:02:44.539+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:02:44.907+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:02:44.907+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:44.911+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:44.911+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:02:44.911+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:44.915+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:44.915+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:02:45.267+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:02:45.267+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:45.270+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:45.271+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:02:45.271+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:45.274+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:45.274+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:02:45.640+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:02:45.640+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:45.643+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:45.644+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:02:45.644+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:45.647+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:45.647+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:02:46.009+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:02:46.009+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:46.013+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:46.013+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:02:46.013+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:46.017+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:46.018+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51377 #18912 (3 connections now open) 2014-10-06T18:02:46.018+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51378 #18913 (4 connections now open) 2014-10-06T18:02:46.018+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51379 #18914 (5 connections now open) 2014-10-06T18:02:46.019+0000 I NETWORK [conn18912] end connection 127.0.0.1:51377 (4 connections now open) 2014-10-06T18:02:51.019+0000 I NETWORK [conn18913] end connection 127.0.0.1:51378 (3 connections now open) 2014-10-06T18:02:51.019+0000 I NETWORK [conn18914] end connection 127.0.0.1:51379 (2 connections now open) 2014-10-06T18:02:51.019+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51380 #18915 (3 connections now open) 2014-10-06T18:02:51.020+0000 I NETWORK [conn18915] end connection 127.0.0.1:51380 (2 connections now open) 2014-10-06T18:02:51.020+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:02:51.021+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:02:51.022+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:02:51.023+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:02:51.024+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:02:51.024+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:02:51.025+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:02:51.025+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:02:51.025+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:02:51.377+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:02:51.377+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:51.381+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:51.381+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:02:51.381+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:51.385+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:51.385+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:02:51.757+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:02:51.757+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:51.760+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:51.761+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:02:51.761+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:51.764+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:51.765+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:02:52.115+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:02:52.115+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:52.119+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:52.119+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:02:52.119+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:52.123+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:52.123+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:02:52.496+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:02:52.496+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:52.499+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:52.500+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:02:52.500+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:52.503+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:52.504+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51381 #18916 (3 connections now open) 2014-10-06T18:02:52.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51382 #18917 (4 connections now open) 2014-10-06T18:02:52.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51383 #18918 (5 connections now open) 2014-10-06T18:02:52.505+0000 I NETWORK [conn18916] end connection 127.0.0.1:51381 (4 connections now open) 2014-10-06T18:02:57.505+0000 I NETWORK [conn18917] end connection 127.0.0.1:51382 (3 connections now open) 2014-10-06T18:02:57.505+0000 I NETWORK [conn18918] end connection 127.0.0.1:51383 (3 connections now open) 2014-10-06T18:02:57.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51384 #18919 (3 connections now open) 2014-10-06T18:02:57.506+0000 I NETWORK [conn18919] end connection 127.0.0.1:51384 (2 connections now open) 2014-10-06T18:02:57.506+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:02:57.507+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:02:57.508+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:02:57.509+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:02:57.513+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:02:57.513+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:02:57.514+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:02:57.514+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:02:57.514+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:02:57.878+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:02:57.878+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:57.882+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:57.882+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:02:57.882+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:57.886+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:57.886+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:02:58.235+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:02:58.235+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:58.239+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:58.239+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:02:58.239+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:58.243+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:58.243+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:02:58.614+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:02:58.614+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:58.618+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:58.618+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:02:58.618+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:58.622+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:58.622+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:02:58.984+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:02:58.984+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:58.987+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:58.988+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:02:58.988+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:02:58.991+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:02:58.992+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51385 #18920 (3 connections now open) 2014-10-06T18:02:58.993+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51386 #18921 (4 connections now open) 2014-10-06T18:02:58.993+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51387 #18922 (5 connections now open) 2014-10-06T18:02:58.993+0000 I NETWORK [conn18920] end connection 127.0.0.1:51385 (4 connections now open) 2014-10-06T18:03:03.994+0000 I NETWORK [conn18922] end connection 127.0.0.1:51387 (3 connections now open) 2014-10-06T18:03:03.994+0000 I NETWORK [conn18921] end connection 127.0.0.1:51386 (3 connections now open) 2014-10-06T18:03:03.994+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51388 #18923 (3 connections now open) 2014-10-06T18:03:03.994+0000 I NETWORK [conn18923] end connection 127.0.0.1:51388 (2 connections now open) 2014-10-06T18:03:03.995+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:03:03.996+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:03:03.997+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:03:03.998+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:03:03.999+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:03:03.999+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:03:03.999+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:03:04.000+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:03:04.000+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:03:04.352+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:03:04.352+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:04.356+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:04.356+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:03:04.356+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:04.360+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:04.360+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:03:04.724+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:03:04.724+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:04.731+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:04.732+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:03:04.732+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:04.735+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:04.735+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:03:05.081+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:03:05.081+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:05.085+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:05.085+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:03:05.085+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:05.089+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:05.089+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:03:05.455+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:03:05.455+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:05.459+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:05.459+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:03:05.459+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:05.463+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:05.464+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51389 #18924 (3 connections now open) 2014-10-06T18:03:05.464+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51390 #18925 (4 connections now open) 2014-10-06T18:03:05.464+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51391 #18926 (5 connections now open) 2014-10-06T18:03:05.465+0000 I NETWORK [conn18924] end connection 127.0.0.1:51389 (4 connections now open) 2014-10-06T18:03:10.465+0000 I NETWORK [conn18925] end connection 127.0.0.1:51390 (3 connections now open) 2014-10-06T18:03:10.465+0000 I NETWORK [conn18926] end connection 127.0.0.1:51391 (3 connections now open) 2014-10-06T18:03:10.465+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51392 #18927 (3 connections now open) 2014-10-06T18:03:10.466+0000 I NETWORK [conn18927] end connection 127.0.0.1:51392 (2 connections now open) 2014-10-06T18:03:10.466+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:03:10.467+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:03:10.468+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:03:10.469+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:03:10.470+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:03:10.470+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:03:10.470+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:03:10.471+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:03:10.471+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:03:10.831+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:03:10.831+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:10.834+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:10.835+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:03:10.835+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:10.838+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:10.839+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:03:11.194+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:03:11.194+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:11.197+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:11.198+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:03:11.198+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:11.201+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:11.201+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:03:11.565+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:03:11.565+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:11.568+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:11.569+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:03:11.569+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:11.572+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:11.572+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:03:11.919+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:03:11.919+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:11.926+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:11.927+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:03:11.927+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:11.930+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:11.931+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51393 #18928 (3 connections now open) 2014-10-06T18:03:11.932+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51394 #18929 (4 connections now open) 2014-10-06T18:03:11.932+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51395 #18930 (5 connections now open) 2014-10-06T18:03:11.932+0000 I NETWORK [conn18928] end connection 127.0.0.1:51393 (4 connections now open) 2014-10-06T18:03:16.932+0000 I NETWORK [conn18929] end connection 127.0.0.1:51394 (3 connections now open) 2014-10-06T18:03:16.932+0000 I NETWORK [conn18930] end connection 127.0.0.1:51395 (2 connections now open) 2014-10-06T18:03:16.933+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51396 #18931 (3 connections now open) 2014-10-06T18:03:16.933+0000 I NETWORK [conn18931] end connection 127.0.0.1:51396 (2 connections now open) 2014-10-06T18:03:16.933+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:03:16.935+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:03:16.936+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:03:16.937+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:03:16.938+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:03:16.938+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:03:16.938+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:03:16.938+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:03:16.939+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:03:17.308+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:03:17.308+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:17.312+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:17.312+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:03:17.312+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:17.316+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:17.316+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:03:17.679+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:03:17.679+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:17.683+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:17.683+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:03:17.683+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:17.687+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:17.687+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:03:18.028+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:03:18.028+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:18.032+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:18.032+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:03:18.032+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:18.036+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:18.036+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:03:18.399+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:03:18.399+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:18.406+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:18.407+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:03:18.407+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:18.410+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:18.412+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51397 #18932 (3 connections now open) 2014-10-06T18:03:18.412+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51398 #18933 (4 connections now open) 2014-10-06T18:03:18.412+0000 I NETWORK [conn18932] end connection 127.0.0.1:51397 (3 connections now open) 2014-10-06T18:03:23.412+0000 I NETWORK [conn18933] end connection 127.0.0.1:51398 (2 connections now open) 2014-10-06T18:03:23.413+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51399 #18934 (3 connections now open) 2014-10-06T18:03:23.413+0000 I NETWORK [conn18934] end connection 127.0.0.1:51399 (2 connections now open) 2014-10-06T18:03:23.413+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:03:23.415+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:03:23.416+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:03:23.416+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:03:23.417+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:03:23.418+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:03:23.418+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:03:23.418+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:03:23.418+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:03:23.775+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:03:23.775+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:23.779+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:23.779+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:03:23.779+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:23.783+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:23.783+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:03:24.152+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:03:24.152+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:24.156+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:24.156+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:03:24.156+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:24.160+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:24.160+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:03:24.530+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:03:24.530+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:24.533+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:24.534+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:03:24.534+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:24.537+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:24.537+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:03:24.885+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:03:24.885+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:24.889+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:24.889+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:03:24.889+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:24.893+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:24.894+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51400 #18935 (3 connections now open) 2014-10-06T18:03:24.894+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51401 #18936 (4 connections now open) 2014-10-06T18:03:24.894+0000 I NETWORK [conn18935] end connection 127.0.0.1:51400 (3 connections now open) 2014-10-06T18:03:29.895+0000 I NETWORK [conn18936] end connection 127.0.0.1:51401 (2 connections now open) 2014-10-06T18:03:29.895+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51402 #18937 (3 connections now open) 2014-10-06T18:03:29.895+0000 I NETWORK [conn18937] end connection 127.0.0.1:51402 (2 connections now open) 2014-10-06T18:03:29.896+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:03:29.897+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:03:29.898+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:03:29.898+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:03:29.899+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:03:29.900+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:03:29.900+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:03:29.900+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:03:29.900+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:03:30.271+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:03:30.271+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:30.274+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:30.274+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:03:30.275+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:30.278+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:30.278+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:03:30.628+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:03:30.628+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:30.631+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:30.632+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:03:30.632+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:30.635+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:30.635+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:03:31.004+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:03:31.004+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:31.008+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:31.008+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:03:31.008+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:31.012+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:31.012+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:03:31.379+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:03:31.379+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:31.382+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:31.383+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:03:31.383+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:31.386+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:31.388+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51403 #18938 (3 connections now open) 2014-10-06T18:03:31.388+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51404 #18939 (4 connections now open) 2014-10-06T18:03:31.388+0000 I NETWORK [conn18938] end connection 127.0.0.1:51403 (3 connections now open) 2014-10-06T18:03:36.389+0000 I NETWORK [conn18939] end connection 127.0.0.1:51404 (2 connections now open) 2014-10-06T18:03:36.389+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51405 #18940 (3 connections now open) 2014-10-06T18:03:36.389+0000 I NETWORK [conn18940] end connection 127.0.0.1:51405 (2 connections now open) 2014-10-06T18:03:36.390+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:03:36.391+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:03:36.392+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:03:36.393+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:03:36.393+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:03:36.394+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:03:36.394+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:03:36.394+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:03:36.394+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:03:36.749+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:03:36.749+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:36.753+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:36.753+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:03:36.753+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:36.757+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:36.757+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:03:37.126+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:03:37.126+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:37.129+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:37.130+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:03:37.130+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:37.133+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:37.134+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:03:37.477+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:03:37.477+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:37.481+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:37.481+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:03:37.481+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:37.485+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:37.485+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:03:37.848+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:03:37.849+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:37.852+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:37.853+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:03:37.853+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:37.856+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:37.857+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51406 #18941 (3 connections now open) 2014-10-06T18:03:37.857+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51407 #18942 (4 connections now open) 2014-10-06T18:03:37.858+0000 I NETWORK [conn18941] end connection 127.0.0.1:51406 (3 connections now open) 2014-10-06T18:03:42.858+0000 I NETWORK [conn18942] end connection 127.0.0.1:51407 (2 connections now open) 2014-10-06T18:03:42.858+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51408 #18943 (3 connections now open) 2014-10-06T18:03:42.859+0000 I NETWORK [conn18943] end connection 127.0.0.1:51408 (2 connections now open) 2014-10-06T18:03:42.859+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:03:42.860+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:03:42.861+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:03:42.862+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:03:42.863+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:03:42.863+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:03:42.864+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:03:42.864+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:03:42.864+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:03:43.236+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:03:43.236+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:43.239+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:43.240+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:03:43.240+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:43.243+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:43.244+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:03:43.592+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:03:43.592+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:43.596+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:43.596+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:03:43.596+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:43.600+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:43.600+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:03:43.976+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:03:43.976+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:43.979+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:43.980+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:03:43.980+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:43.983+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:43.983+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:03:44.346+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:03:44.346+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:44.350+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:44.350+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:03:44.350+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:44.354+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:44.355+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51409 #18944 (3 connections now open) 2014-10-06T18:03:44.355+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51410 #18945 (4 connections now open) 2014-10-06T18:03:44.355+0000 I NETWORK [conn18944] end connection 127.0.0.1:51409 (3 connections now open) 2014-10-06T18:03:49.356+0000 I NETWORK [conn18945] end connection 127.0.0.1:51410 (2 connections now open) 2014-10-06T18:03:49.356+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51411 #18946 (3 connections now open) 2014-10-06T18:03:49.356+0000 I NETWORK [conn18946] end connection 127.0.0.1:51411 (2 connections now open) 2014-10-06T18:03:49.357+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:03:49.358+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:03:49.359+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:03:49.360+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:03:49.361+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:03:49.361+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:03:49.361+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:03:49.362+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:03:49.362+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:03:49.719+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:03:49.720+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:49.723+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:49.723+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:03:49.723+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:49.727+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:49.727+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:03:50.094+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:03:50.094+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:50.098+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:50.098+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:03:50.098+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:50.102+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:50.102+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:03:50.448+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:03:50.448+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:50.452+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:50.452+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:03:50.452+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:50.456+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:50.456+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:03:50.827+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:03:50.827+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:50.831+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:50.831+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:03:50.831+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:50.834+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:50.836+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51412 #18947 (3 connections now open) 2014-10-06T18:03:50.836+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51413 #18948 (4 connections now open) 2014-10-06T18:03:50.836+0000 I NETWORK [conn18947] end connection 127.0.0.1:51412 (3 connections now open) 2014-10-06T18:03:55.837+0000 I NETWORK [conn18948] end connection 127.0.0.1:51413 (2 connections now open) 2014-10-06T18:03:55.837+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51414 #18949 (3 connections now open) 2014-10-06T18:03:55.837+0000 I NETWORK [conn18949] end connection 127.0.0.1:51414 (2 connections now open) 2014-10-06T18:03:55.838+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:03:55.839+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:03:55.840+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:03:55.841+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:03:55.842+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:03:55.842+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:03:55.842+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:03:55.842+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:03:55.843+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:03:56.203+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:03:56.203+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:56.206+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:56.207+0000 I INDEXING [conn14073] build index on: test0.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test0.Queries_TwoInts" } 2014-10-06T18:03:56.207+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:56.210+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:56.210+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:03:56.571+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:03:56.571+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:56.574+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:56.575+0000 I INDEXING [conn14073] build index on: test1.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test1.Queries_TwoInts" } 2014-10-06T18:03:56.575+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:56.578+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:56.579+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:03:56.949+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:03:56.949+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:56.953+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:56.953+0000 I INDEXING [conn14073] build index on: test2.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test2.Queries_TwoInts" } 2014-10-06T18:03:56.953+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:56.957+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:56.957+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:03:57.315+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:03:57.315+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:57.318+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:57.319+0000 I INDEXING [conn14073] build index on: test3.Queries_TwoInts properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test3.Queries_TwoInts" } 2014-10-06T18:03:57.319+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:03:57.322+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:03:57.323+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51415 #18950 (3 connections now open) 2014-10-06T18:03:57.324+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51416 #18951 (4 connections now open) 2014-10-06T18:03:57.324+0000 I NETWORK [conn18950] end connection 127.0.0.1:51415 (3 connections now open) 2014-10-06T18:04:02.324+0000 I NETWORK [conn18951] end connection 127.0.0.1:51416 (2 connections now open) 2014-10-06T18:04:02.325+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51417 #18952 (3 connections now open) 2014-10-06T18:04:02.325+0000 I NETWORK [conn18952] end connection 127.0.0.1:51417 (2 connections now open) 2014-10-06T18:04:02.325+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_TwoInts 2014-10-06T18:04:02.327+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_TwoInts 2014-10-06T18:04:02.328+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_TwoInts 2014-10-06T18:04:02.329+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_TwoInts 2014-10-06T18:04:02.334+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:02.334+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:02.334+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:02.334+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:02.335+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:02.716+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:02.716+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:02.720+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:02.720+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:03.093+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:03.093+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:03.096+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:03.096+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:03.446+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:03.446+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:03.449+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:03.450+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:03.823+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:03.823+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:03.827+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:03.828+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51418 #18953 (3 connections now open) 2014-10-06T18:04:03.828+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51419 #18954 (4 connections now open) 2014-10-06T18:04:03.828+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51420 #18955 (5 connections now open) 2014-10-06T18:04:03.828+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51421 #18956 (6 connections now open) 2014-10-06T18:04:03.828+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51422 #18957 (7 connections now open) 2014-10-06T18:04:03.829+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51423 #18958 (8 connections now open) 2014-10-06T18:04:03.829+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51424 #18959 (9 connections now open) 2014-10-06T18:04:03.830+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51425 #18960 (10 connections now open) 2014-10-06T18:04:03.830+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51426 #18961 (11 connections now open) 2014-10-06T18:04:03.830+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51427 #18962 (12 connections now open) 2014-10-06T18:04:03.831+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51428 #18963 (13 connections now open) 2014-10-06T18:04:03.831+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51429 #18964 (14 connections now open) 2014-10-06T18:04:03.831+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51430 #18965 (15 connections now open) 2014-10-06T18:04:03.831+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51431 #18966 (16 connections now open) 2014-10-06T18:04:03.832+0000 I NETWORK [conn18953] end connection 127.0.0.1:51418 (15 connections now open) 2014-10-06T18:04:03.832+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51432 #18967 (16 connections now open) 2014-10-06T18:04:03.833+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51433 #18968 (17 connections now open) 2014-10-06T18:04:03.833+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51434 #18969 (18 connections now open) 2014-10-06T18:04:08.832+0000 I NETWORK [conn18955] end connection 127.0.0.1:51420 (17 connections now open) 2014-10-06T18:04:08.832+0000 I NETWORK [conn18960] end connection 127.0.0.1:51425 (17 connections now open) 2014-10-06T18:04:08.832+0000 I NETWORK [conn18962] end connection 127.0.0.1:51427 (16 connections now open) 2014-10-06T18:04:08.832+0000 I NETWORK [conn18968] end connection 127.0.0.1:51433 (16 connections now open) 2014-10-06T18:04:08.832+0000 I NETWORK [conn18959] end connection 127.0.0.1:51424 (14 connections now open) 2014-10-06T18:04:08.832+0000 I NETWORK [conn18961] end connection 127.0.0.1:51426 (14 connections now open) 2014-10-06T18:04:08.832+0000 I NETWORK [conn18966] end connection 127.0.0.1:51431 (12 connections now open) 2014-10-06T18:04:08.832+0000 I NETWORK [conn18964] end connection 127.0.0.1:51429 (11 connections now open) 2014-10-06T18:04:08.832+0000 I NETWORK [conn18957] end connection 127.0.0.1:51422 (11 connections now open) 2014-10-06T18:04:08.832+0000 I NETWORK [conn18956] end connection 127.0.0.1:51421 (10 connections now open) 2014-10-06T18:04:08.832+0000 I NETWORK [conn18967] end connection 127.0.0.1:51432 (10 connections now open) 2014-10-06T18:04:08.832+0000 I NETWORK [conn18963] end connection 127.0.0.1:51428 (12 connections now open) 2014-10-06T18:04:08.832+0000 I NETWORK [conn18969] end connection 127.0.0.1:51434 (9 connections now open) 2014-10-06T18:04:08.832+0000 I NETWORK [conn18954] end connection 127.0.0.1:51419 (11 connections now open) 2014-10-06T18:04:08.832+0000 I NETWORK [conn18958] end connection 127.0.0.1:51423 (10 connections now open) 2014-10-06T18:04:08.832+0000 I NETWORK [conn18965] end connection 127.0.0.1:51430 (6 connections now open) 2014-10-06T18:04:08.833+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51435 #18970 (3 connections now open) 2014-10-06T18:04:08.833+0000 I NETWORK [conn18970] end connection 127.0.0.1:51435 (2 connections now open) 2014-10-06T18:04:08.834+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:08.835+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:08.835+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:08.836+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:08.837+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:08.837+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:08.837+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:08.838+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:08.838+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:09.189+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:09.189+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:09.192+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:09.192+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:09.555+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:09.556+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:09.559+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:09.560+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:09.923+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:09.923+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:09.927+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:09.927+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:10.275+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:10.275+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:10.278+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:10.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51436 #18971 (3 connections now open) 2014-10-06T18:04:10.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51437 #18972 (4 connections now open) 2014-10-06T18:04:10.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51438 #18973 (5 connections now open) 2014-10-06T18:04:10.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51439 #18974 (6 connections now open) 2014-10-06T18:04:10.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51440 #18975 (7 connections now open) 2014-10-06T18:04:10.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51441 #18976 (8 connections now open) 2014-10-06T18:04:10.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51442 #18977 (9 connections now open) 2014-10-06T18:04:10.280+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51443 #18978 (10 connections now open) 2014-10-06T18:04:10.281+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51444 #18979 (11 connections now open) 2014-10-06T18:04:10.281+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51445 #18980 (12 connections now open) 2014-10-06T18:04:10.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51446 #18981 (13 connections now open) 2014-10-06T18:04:10.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51447 #18982 (14 connections now open) 2014-10-06T18:04:10.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51448 #18983 (15 connections now open) 2014-10-06T18:04:10.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51449 #18984 (16 connections now open) 2014-10-06T18:04:10.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51450 #18985 (17 connections now open) 2014-10-06T18:04:10.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51451 #18986 (18 connections now open) 2014-10-06T18:04:10.284+0000 I NETWORK [conn18971] end connection 127.0.0.1:51436 (17 connections now open) 2014-10-06T18:04:10.284+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51452 #18987 (18 connections now open) 2014-10-06T18:04:15.284+0000 I NETWORK [conn18974] end connection 127.0.0.1:51439 (17 connections now open) 2014-10-06T18:04:15.284+0000 I NETWORK [conn18981] end connection 127.0.0.1:51446 (17 connections now open) 2014-10-06T18:04:15.284+0000 I NETWORK [conn18986] end connection 127.0.0.1:51451 (16 connections now open) 2014-10-06T18:04:15.284+0000 I NETWORK [conn18978] end connection 127.0.0.1:51443 (16 connections now open) 2014-10-06T18:04:15.284+0000 I NETWORK [conn18983] end connection 127.0.0.1:51448 (15 connections now open) 2014-10-06T18:04:15.284+0000 I NETWORK [conn18980] end connection 127.0.0.1:51445 (14 connections now open) 2014-10-06T18:04:15.284+0000 I NETWORK [conn18979] end connection 127.0.0.1:51444 (13 connections now open) 2014-10-06T18:04:15.284+0000 I NETWORK [conn18987] end connection 127.0.0.1:51452 (14 connections now open) 2014-10-06T18:04:15.284+0000 I NETWORK [conn18973] end connection 127.0.0.1:51438 (11 connections now open) 2014-10-06T18:04:15.284+0000 I NETWORK [conn18972] end connection 127.0.0.1:51437 (14 connections now open) 2014-10-06T18:04:15.284+0000 I NETWORK [conn18985] end connection 127.0.0.1:51450 (8 connections now open) 2014-10-06T18:04:15.284+0000 I NETWORK [conn18975] end connection 127.0.0.1:51440 (8 connections now open) 2014-10-06T18:04:15.284+0000 I NETWORK [conn18982] end connection 127.0.0.1:51447 (7 connections now open) 2014-10-06T18:04:15.284+0000 I NETWORK [conn18977] end connection 127.0.0.1:51442 (6 connections now open) 2014-10-06T18:04:15.284+0000 I NETWORK [conn18984] end connection 127.0.0.1:51449 (14 connections now open) 2014-10-06T18:04:15.284+0000 I NETWORK [conn18976] end connection 127.0.0.1:51441 (13 connections now open) 2014-10-06T18:04:15.285+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51453 #18988 (3 connections now open) 2014-10-06T18:04:15.285+0000 I NETWORK [conn18988] end connection 127.0.0.1:51453 (2 connections now open) 2014-10-06T18:04:15.285+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:15.286+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:15.287+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:15.288+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:15.289+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:15.289+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:15.289+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:15.289+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:15.290+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:15.656+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:15.656+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:15.659+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:15.660+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:16.006+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:16.006+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:16.010+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:16.010+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:16.376+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:16.376+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:16.380+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:16.380+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:16.745+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:16.745+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:16.748+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:16.749+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51454 #18989 (3 connections now open) 2014-10-06T18:04:16.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51455 #18990 (4 connections now open) 2014-10-06T18:04:16.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51457 #18991 (5 connections now open) 2014-10-06T18:04:16.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51456 #18992 (6 connections now open) 2014-10-06T18:04:16.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51459 #18993 (7 connections now open) 2014-10-06T18:04:16.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51460 #18994 (8 connections now open) 2014-10-06T18:04:16.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51461 #18995 (9 connections now open) 2014-10-06T18:04:16.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51462 #18996 (10 connections now open) 2014-10-06T18:04:16.751+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51463 #18997 (11 connections now open) 2014-10-06T18:04:16.751+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51464 #18998 (12 connections now open) 2014-10-06T18:04:16.751+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51465 #18999 (13 connections now open) 2014-10-06T18:04:16.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51466 #19000 (14 connections now open) 2014-10-06T18:04:16.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51467 #19001 (15 connections now open) 2014-10-06T18:04:16.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51468 #19002 (16 connections now open) 2014-10-06T18:04:16.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51469 #19003 (17 connections now open) 2014-10-06T18:04:16.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51470 #19004 (18 connections now open) 2014-10-06T18:04:16.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51471 #19005 (19 connections now open) 2014-10-06T18:04:16.754+0000 I NETWORK [conn18989] end connection 127.0.0.1:51454 (18 connections now open) 2014-10-06T18:04:21.755+0000 I NETWORK [conn18992] end connection 127.0.0.1:51456 (17 connections now open) 2014-10-06T18:04:21.755+0000 I NETWORK [conn19002] end connection 127.0.0.1:51468 (17 connections now open) 2014-10-06T18:04:21.755+0000 I NETWORK [conn18990] end connection 127.0.0.1:51455 (17 connections now open) 2014-10-06T18:04:21.755+0000 I NETWORK [conn19001] end connection 127.0.0.1:51467 (17 connections now open) 2014-10-06T18:04:21.755+0000 I NETWORK [conn18996] end connection 127.0.0.1:51462 (14 connections now open) 2014-10-06T18:04:21.755+0000 I NETWORK [conn18991] end connection 127.0.0.1:51457 (14 connections now open) 2014-10-06T18:04:21.755+0000 I NETWORK [conn18994] end connection 127.0.0.1:51460 (15 connections now open) 2014-10-06T18:04:21.755+0000 I NETWORK [conn18993] end connection 127.0.0.1:51459 (12 connections now open) 2014-10-06T18:04:21.755+0000 I NETWORK [conn19004] end connection 127.0.0.1:51470 (15 connections now open) 2014-10-06T18:04:21.755+0000 I NETWORK [conn19005] end connection 127.0.0.1:51471 (13 connections now open) 2014-10-06T18:04:21.755+0000 I NETWORK [conn19003] end connection 127.0.0.1:51469 (15 connections now open) 2014-10-06T18:04:21.755+0000 I NETWORK [conn18999] end connection 127.0.0.1:51465 (14 connections now open) 2014-10-06T18:04:21.755+0000 I NETWORK [conn18998] end connection 127.0.0.1:51464 (12 connections now open) 2014-10-06T18:04:21.755+0000 I NETWORK [conn18995] end connection 127.0.0.1:51461 (12 connections now open) 2014-10-06T18:04:21.755+0000 I NETWORK [conn19000] end connection 127.0.0.1:51466 (17 connections now open) 2014-10-06T18:04:21.755+0000 I NETWORK [conn18997] end connection 127.0.0.1:51463 (12 connections now open) 2014-10-06T18:04:21.755+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51472 #19006 (3 connections now open) 2014-10-06T18:04:21.756+0000 I NETWORK [conn19006] end connection 127.0.0.1:51472 (2 connections now open) 2014-10-06T18:04:21.756+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:21.757+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:21.758+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:21.759+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:21.760+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:21.760+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:21.760+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:21.760+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:21.761+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:22.111+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:22.111+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:22.115+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:22.115+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:22.482+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:22.482+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:22.486+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:22.486+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:22.833+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:22.833+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:22.836+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:22.837+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:23.207+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:23.207+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:23.211+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:23.212+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51473 #19007 (3 connections now open) 2014-10-06T18:04:23.213+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51474 #19008 (4 connections now open) 2014-10-06T18:04:23.213+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51475 #19009 (5 connections now open) 2014-10-06T18:04:23.213+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51476 #19010 (6 connections now open) 2014-10-06T18:04:23.213+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51477 #19011 (7 connections now open) 2014-10-06T18:04:23.213+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51478 #19012 (8 connections now open) 2014-10-06T18:04:23.213+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51479 #19013 (9 connections now open) 2014-10-06T18:04:23.213+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51480 #19014 (10 connections now open) 2014-10-06T18:04:23.213+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51481 #19015 (11 connections now open) 2014-10-06T18:04:23.214+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51482 #19016 (12 connections now open) 2014-10-06T18:04:23.214+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51483 #19017 (13 connections now open) 2014-10-06T18:04:23.214+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51484 #19018 (14 connections now open) 2014-10-06T18:04:23.214+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51485 #19019 (15 connections now open) 2014-10-06T18:04:23.214+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51486 #19020 (16 connections now open) 2014-10-06T18:04:23.215+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51487 #19021 (17 connections now open) 2014-10-06T18:04:23.215+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51488 #19022 (18 connections now open) 2014-10-06T18:04:23.215+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51489 #19023 (19 connections now open) 2014-10-06T18:04:23.216+0000 I NETWORK [conn19007] end connection 127.0.0.1:51473 (18 connections now open) 2014-10-06T18:04:28.216+0000 I NETWORK [conn19020] end connection 127.0.0.1:51486 (17 connections now open) 2014-10-06T18:04:28.216+0000 I NETWORK [conn19008] end connection 127.0.0.1:51474 (17 connections now open) 2014-10-06T18:04:28.216+0000 I NETWORK [conn19013] end connection 127.0.0.1:51479 (15 connections now open) 2014-10-06T18:04:28.217+0000 I NETWORK [conn19010] end connection 127.0.0.1:51476 (15 connections now open) 2014-10-06T18:04:28.217+0000 I NETWORK [conn19012] end connection 127.0.0.1:51478 (14 connections now open) 2014-10-06T18:04:28.217+0000 I NETWORK [conn19011] end connection 127.0.0.1:51477 (14 connections now open) 2014-10-06T18:04:28.217+0000 I NETWORK [conn19023] end connection 127.0.0.1:51489 (13 connections now open) 2014-10-06T18:04:28.217+0000 I NETWORK [conn19021] end connection 127.0.0.1:51487 (14 connections now open) 2014-10-06T18:04:28.217+0000 I NETWORK [conn19015] end connection 127.0.0.1:51481 (12 connections now open) 2014-10-06T18:04:28.217+0000 I NETWORK [conn19017] end connection 127.0.0.1:51483 (14 connections now open) 2014-10-06T18:04:28.217+0000 I NETWORK [conn19018] end connection 127.0.0.1:51484 (9 connections now open) 2014-10-06T18:04:28.217+0000 I NETWORK [conn19016] end connection 127.0.0.1:51482 (8 connections now open) 2014-10-06T18:04:28.217+0000 I NETWORK [conn19009] end connection 127.0.0.1:51475 (14 connections now open) 2014-10-06T18:04:28.217+0000 I NETWORK [conn19014] end connection 127.0.0.1:51480 (6 connections now open) 2014-10-06T18:04:28.217+0000 I NETWORK [conn19022] end connection 127.0.0.1:51488 (15 connections now open) 2014-10-06T18:04:28.217+0000 I NETWORK [conn19019] end connection 127.0.0.1:51485 (14 connections now open) 2014-10-06T18:04:28.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51490 #19024 (3 connections now open) 2014-10-06T18:04:28.218+0000 I NETWORK [conn19024] end connection 127.0.0.1:51490 (2 connections now open) 2014-10-06T18:04:28.218+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:28.219+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:28.220+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:28.220+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:28.221+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:28.221+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:28.222+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:28.222+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:28.222+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:28.588+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:28.588+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:28.591+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:28.592+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:28.945+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:28.945+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:28.948+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:28.948+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:29.316+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:29.316+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:29.319+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:29.320+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:29.669+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:29.669+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:29.672+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:29.673+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51491 #19025 (3 connections now open) 2014-10-06T18:04:29.674+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51492 #19026 (4 connections now open) 2014-10-06T18:04:29.674+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51493 #19027 (5 connections now open) 2014-10-06T18:04:29.674+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51494 #19028 (6 connections now open) 2014-10-06T18:04:29.674+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51495 #19029 (7 connections now open) 2014-10-06T18:04:29.674+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51496 #19030 (8 connections now open) 2014-10-06T18:04:29.674+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51498 #19031 (9 connections now open) 2014-10-06T18:04:29.674+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51497 #19032 (10 connections now open) 2014-10-06T18:04:29.675+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51499 #19033 (11 connections now open) 2014-10-06T18:04:29.676+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51500 #19034 (12 connections now open) 2014-10-06T18:04:29.676+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51501 #19035 (13 connections now open) 2014-10-06T18:04:29.677+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51502 #19036 (14 connections now open) 2014-10-06T18:04:29.677+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51503 #19037 (15 connections now open) 2014-10-06T18:04:29.677+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51504 #19038 (16 connections now open) 2014-10-06T18:04:29.677+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51505 #19039 (17 connections now open) 2014-10-06T18:04:29.678+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51506 #19040 (18 connections now open) 2014-10-06T18:04:29.678+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51507 #19041 (19 connections now open) 2014-10-06T18:04:29.679+0000 I NETWORK [conn19025] end connection 127.0.0.1:51491 (18 connections now open) 2014-10-06T18:04:34.679+0000 I NETWORK [conn19037] end connection 127.0.0.1:51503 (17 connections now open) 2014-10-06T18:04:34.679+0000 I NETWORK [conn19029] end connection 127.0.0.1:51495 (16 connections now open) 2014-10-06T18:04:34.679+0000 I NETWORK [conn19035] end connection 127.0.0.1:51501 (16 connections now open) 2014-10-06T18:04:34.680+0000 I NETWORK [conn19036] end connection 127.0.0.1:51502 (16 connections now open) 2014-10-06T18:04:34.679+0000 I NETWORK [conn19032] end connection 127.0.0.1:51497 (16 connections now open) 2014-10-06T18:04:34.679+0000 I NETWORK [conn19028] end connection 127.0.0.1:51494 (16 connections now open) 2014-10-06T18:04:34.680+0000 I NETWORK [conn19034] end connection 127.0.0.1:51500 (12 connections now open) 2014-10-06T18:04:34.680+0000 I NETWORK [conn19030] end connection 127.0.0.1:51496 (11 connections now open) 2014-10-06T18:04:34.680+0000 I NETWORK [conn19039] end connection 127.0.0.1:51505 (10 connections now open) 2014-10-06T18:04:34.680+0000 I NETWORK [conn19041] end connection 127.0.0.1:51507 (9 connections now open) 2014-10-06T18:04:34.680+0000 I NETWORK [conn19031] end connection 127.0.0.1:51498 (10 connections now open) 2014-10-06T18:04:34.680+0000 I NETWORK [conn19033] end connection 127.0.0.1:51499 (9 connections now open) 2014-10-06T18:04:34.680+0000 I NETWORK [conn19040] end connection 127.0.0.1:51506 (12 connections now open) 2014-10-06T18:04:34.680+0000 I NETWORK [conn19038] end connection 127.0.0.1:51504 (5 connections now open) 2014-10-06T18:04:34.680+0000 I NETWORK [conn19026] end connection 127.0.0.1:51492 (4 connections now open) 2014-10-06T18:04:34.680+0000 I NETWORK [conn19027] end connection 127.0.0.1:51493 (3 connections now open) 2014-10-06T18:04:34.680+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51508 #19042 (3 connections now open) 2014-10-06T18:04:34.681+0000 I NETWORK [conn19042] end connection 127.0.0.1:51508 (2 connections now open) 2014-10-06T18:04:34.681+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:34.682+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:34.683+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:34.684+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:34.684+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:34.685+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:34.685+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:34.685+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:34.685+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:35.050+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:35.050+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:35.053+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:35.053+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:35.419+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:35.419+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:35.423+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:35.423+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:35.765+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:35.765+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:35.769+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:35.769+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:36.128+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:36.128+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:36.132+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:36.133+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51509 #19043 (3 connections now open) 2014-10-06T18:04:36.133+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51510 #19044 (4 connections now open) 2014-10-06T18:04:36.134+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51511 #19045 (5 connections now open) 2014-10-06T18:04:36.134+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51512 #19046 (6 connections now open) 2014-10-06T18:04:36.134+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51513 #19047 (7 connections now open) 2014-10-06T18:04:36.134+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51514 #19048 (8 connections now open) 2014-10-06T18:04:36.134+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51515 #19049 (9 connections now open) 2014-10-06T18:04:36.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51516 #19050 (10 connections now open) 2014-10-06T18:04:36.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51517 #19051 (11 connections now open) 2014-10-06T18:04:36.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51518 #19052 (12 connections now open) 2014-10-06T18:04:36.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51519 #19053 (13 connections now open) 2014-10-06T18:04:36.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51520 #19054 (14 connections now open) 2014-10-06T18:04:36.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51521 #19055 (15 connections now open) 2014-10-06T18:04:36.137+0000 I NETWORK [conn19043] end connection 127.0.0.1:51509 (14 connections now open) 2014-10-06T18:04:36.138+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51522 #19056 (15 connections now open) 2014-10-06T18:04:36.138+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51523 #19057 (16 connections now open) 2014-10-06T18:04:36.138+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51524 #19058 (17 connections now open) 2014-10-06T18:04:36.138+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51525 #19059 (18 connections now open) 2014-10-06T18:04:41.137+0000 I NETWORK [conn19048] end connection 127.0.0.1:51514 (17 connections now open) 2014-10-06T18:04:41.137+0000 I NETWORK [conn19059] end connection 127.0.0.1:51525 (17 connections now open) 2014-10-06T18:04:41.137+0000 I NETWORK [conn19052] end connection 127.0.0.1:51518 (15 connections now open) 2014-10-06T18:04:41.137+0000 I NETWORK [conn19044] end connection 127.0.0.1:51510 (15 connections now open) 2014-10-06T18:04:41.137+0000 I NETWORK [conn19049] end connection 127.0.0.1:51515 (15 connections now open) 2014-10-06T18:04:41.137+0000 I NETWORK [conn19045] end connection 127.0.0.1:51511 (14 connections now open) 2014-10-06T18:04:41.137+0000 I NETWORK [conn19057] end connection 127.0.0.1:51523 (13 connections now open) 2014-10-06T18:04:41.137+0000 I NETWORK [conn19055] end connection 127.0.0.1:51521 (17 connections now open) 2014-10-06T18:04:41.137+0000 I NETWORK [conn19056] end connection 127.0.0.1:51522 (15 connections now open) 2014-10-06T18:04:41.138+0000 I NETWORK [conn19050] end connection 127.0.0.1:51516 (9 connections now open) 2014-10-06T18:04:41.138+0000 I NETWORK [conn19046] end connection 127.0.0.1:51512 (7 connections now open) 2014-10-06T18:04:41.137+0000 I NETWORK [conn19053] end connection 127.0.0.1:51519 (14 connections now open) 2014-10-06T18:04:41.137+0000 I NETWORK [conn19054] end connection 127.0.0.1:51520 (14 connections now open) 2014-10-06T18:04:41.137+0000 I NETWORK [conn19051] end connection 127.0.0.1:51517 (17 connections now open) 2014-10-06T18:04:41.138+0000 I NETWORK [conn19047] end connection 127.0.0.1:51513 (10 connections now open) 2014-10-06T18:04:41.137+0000 I NETWORK [conn19058] end connection 127.0.0.1:51524 (15 connections now open) 2014-10-06T18:04:41.138+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51526 #19060 (3 connections now open) 2014-10-06T18:04:41.138+0000 I NETWORK [conn19060] end connection 127.0.0.1:51526 (2 connections now open) 2014-10-06T18:04:41.139+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:41.140+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:41.141+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:41.141+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:41.142+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:41.142+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:41.143+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:41.143+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:41.143+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:41.488+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:41.488+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:41.491+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:41.492+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:41.856+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:41.856+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:41.861+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:41.861+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:42.225+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:42.225+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:42.229+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:42.229+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:42.574+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:42.574+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:42.578+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:42.579+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51527 #19061 (3 connections now open) 2014-10-06T18:04:42.580+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51528 #19062 (4 connections now open) 2014-10-06T18:04:42.580+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51529 #19063 (5 connections now open) 2014-10-06T18:04:42.580+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51530 #19064 (6 connections now open) 2014-10-06T18:04:42.580+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51531 #19065 (7 connections now open) 2014-10-06T18:04:42.580+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51532 #19066 (8 connections now open) 2014-10-06T18:04:42.580+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51533 #19067 (9 connections now open) 2014-10-06T18:04:42.580+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51534 #19068 (10 connections now open) 2014-10-06T18:04:42.581+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51535 #19069 (11 connections now open) 2014-10-06T18:04:42.581+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51536 #19070 (12 connections now open) 2014-10-06T18:04:42.581+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51537 #19071 (13 connections now open) 2014-10-06T18:04:42.582+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51538 #19072 (14 connections now open) 2014-10-06T18:04:42.582+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51539 #19073 (15 connections now open) 2014-10-06T18:04:42.582+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51540 #19074 (16 connections now open) 2014-10-06T18:04:42.582+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51541 #19075 (17 connections now open) 2014-10-06T18:04:42.582+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51542 #19076 (18 connections now open) 2014-10-06T18:04:42.582+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51543 #19077 (19 connections now open) 2014-10-06T18:04:42.583+0000 I NETWORK [conn19061] end connection 127.0.0.1:51527 (18 connections now open) 2014-10-06T18:04:47.584+0000 I NETWORK [conn19075] end connection 127.0.0.1:51541 (17 connections now open) 2014-10-06T18:04:47.584+0000 I NETWORK [conn19063] end connection 127.0.0.1:51529 (17 connections now open) 2014-10-06T18:04:47.584+0000 I NETWORK [conn19073] end connection 127.0.0.1:51539 (17 connections now open) 2014-10-06T18:04:47.584+0000 I NETWORK [conn19064] end connection 127.0.0.1:51530 (15 connections now open) 2014-10-06T18:04:47.584+0000 I NETWORK [conn19076] end connection 127.0.0.1:51542 (14 connections now open) 2014-10-06T18:04:47.584+0000 I NETWORK [conn19066] end connection 127.0.0.1:51532 (14 connections now open) 2014-10-06T18:04:47.584+0000 I NETWORK [conn19065] end connection 127.0.0.1:51531 (13 connections now open) 2014-10-06T18:04:47.584+0000 I NETWORK [conn19072] end connection 127.0.0.1:51538 (13 connections now open) 2014-10-06T18:04:47.584+0000 I NETWORK [conn19074] end connection 127.0.0.1:51540 (10 connections now open) 2014-10-06T18:04:47.584+0000 I NETWORK [conn19062] end connection 127.0.0.1:51528 (10 connections now open) 2014-10-06T18:04:47.584+0000 I NETWORK [conn19071] end connection 127.0.0.1:51537 (11 connections now open) 2014-10-06T18:04:47.584+0000 I NETWORK [conn19067] end connection 127.0.0.1:51533 (7 connections now open) 2014-10-06T18:04:47.584+0000 I NETWORK [conn19070] end connection 127.0.0.1:51536 (7 connections now open) 2014-10-06T18:04:47.584+0000 I NETWORK [conn19077] end connection 127.0.0.1:51543 (5 connections now open) 2014-10-06T18:04:47.584+0000 I NETWORK [conn19069] end connection 127.0.0.1:51535 (3 connections now open) 2014-10-06T18:04:47.584+0000 I NETWORK [conn19068] end connection 127.0.0.1:51534 (14 connections now open) 2014-10-06T18:04:47.585+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51544 #19078 (3 connections now open) 2014-10-06T18:04:47.585+0000 I NETWORK [conn19078] end connection 127.0.0.1:51544 (2 connections now open) 2014-10-06T18:04:47.586+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:47.587+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:47.587+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:47.588+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:47.589+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:47.589+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:47.589+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:47.590+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:47.590+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:47.952+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:47.952+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:47.955+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:47.955+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:48.315+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:48.315+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:48.319+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:48.319+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:48.675+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:48.675+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:48.679+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:48.679+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:49.050+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:49.050+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:49.054+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:49.055+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51545 #19079 (3 connections now open) 2014-10-06T18:04:49.056+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51546 #19080 (4 connections now open) 2014-10-06T18:04:49.056+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51547 #19081 (5 connections now open) 2014-10-06T18:04:49.056+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51548 #19082 (6 connections now open) 2014-10-06T18:04:49.056+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51549 #19083 (7 connections now open) 2014-10-06T18:04:49.056+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51550 #19084 (8 connections now open) 2014-10-06T18:04:49.056+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51551 #19085 (9 connections now open) 2014-10-06T18:04:49.056+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51552 #19086 (10 connections now open) 2014-10-06T18:04:49.056+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51553 #19087 (11 connections now open) 2014-10-06T18:04:49.057+0000 I NETWORK [conn19079] end connection 127.0.0.1:51545 (10 connections now open) 2014-10-06T18:04:54.057+0000 I NETWORK [conn19083] end connection 127.0.0.1:51549 (9 connections now open) 2014-10-06T18:04:54.057+0000 I NETWORK [conn19082] end connection 127.0.0.1:51548 (9 connections now open) 2014-10-06T18:04:54.057+0000 I NETWORK [conn19086] end connection 127.0.0.1:51552 (9 connections now open) 2014-10-06T18:04:54.057+0000 I NETWORK [conn19080] end connection 127.0.0.1:51546 (9 connections now open) 2014-10-06T18:04:54.057+0000 I NETWORK [conn19087] end connection 127.0.0.1:51553 (7 connections now open) 2014-10-06T18:04:54.057+0000 I NETWORK [conn19084] end connection 127.0.0.1:51550 (9 connections now open) 2014-10-06T18:04:54.057+0000 I NETWORK [conn19081] end connection 127.0.0.1:51547 (9 connections now open) 2014-10-06T18:04:54.057+0000 I NETWORK [conn19085] end connection 127.0.0.1:51551 (9 connections now open) 2014-10-06T18:04:54.058+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51554 #19088 (3 connections now open) 2014-10-06T18:04:54.058+0000 I NETWORK [conn19088] end connection 127.0.0.1:51554 (2 connections now open) 2014-10-06T18:04:54.059+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:54.059+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:54.060+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:54.061+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:54.062+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:54.062+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:54.062+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:54.063+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:54.063+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:54.409+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:54.409+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:54.413+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:54.413+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:54.781+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:54.781+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:54.784+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:54.784+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:55.143+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:55.143+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:55.146+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:55.146+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:04:55.500+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:04:55.500+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:04:55.504+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:04:55.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51555 #19089 (3 connections now open) 2014-10-06T18:04:55.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51556 #19090 (4 connections now open) 2014-10-06T18:04:55.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51557 #19091 (5 connections now open) 2014-10-06T18:04:55.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51558 #19092 (6 connections now open) 2014-10-06T18:04:55.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51559 #19093 (7 connections now open) 2014-10-06T18:04:55.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51560 #19094 (8 connections now open) 2014-10-06T18:04:55.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51561 #19095 (9 connections now open) 2014-10-06T18:04:55.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51562 #19096 (10 connections now open) 2014-10-06T18:04:55.507+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51563 #19097 (11 connections now open) 2014-10-06T18:04:55.507+0000 I NETWORK [conn19089] end connection 127.0.0.1:51555 (10 connections now open) 2014-10-06T18:05:00.507+0000 I NETWORK [conn19093] end connection 127.0.0.1:51559 (9 connections now open) 2014-10-06T18:05:00.507+0000 I NETWORK [conn19097] end connection 127.0.0.1:51563 (9 connections now open) 2014-10-06T18:05:00.507+0000 I NETWORK [conn19090] end connection 127.0.0.1:51556 (9 connections now open) 2014-10-06T18:05:00.507+0000 I NETWORK [conn19095] end connection 127.0.0.1:51561 (9 connections now open) 2014-10-06T18:05:00.507+0000 I NETWORK [conn19091] end connection 127.0.0.1:51557 (8 connections now open) 2014-10-06T18:05:00.507+0000 I NETWORK [conn19094] end connection 127.0.0.1:51560 (9 connections now open) 2014-10-06T18:05:00.507+0000 I NETWORK [conn19096] end connection 127.0.0.1:51562 (9 connections now open) 2014-10-06T18:05:00.507+0000 I NETWORK [conn19092] end connection 127.0.0.1:51558 (9 connections now open) 2014-10-06T18:05:00.507+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51564 #19098 (3 connections now open) 2014-10-06T18:05:00.508+0000 I NETWORK [conn19098] end connection 127.0.0.1:51564 (2 connections now open) 2014-10-06T18:05:00.508+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:00.509+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:00.510+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:00.511+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:00.512+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:00.512+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:00.512+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:00.512+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:00.513+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:00.878+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:00.878+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:00.882+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:00.882+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:01.232+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:01.232+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:01.236+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:01.236+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:01.600+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:01.600+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:01.604+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:01.604+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:01.961+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:01.961+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:01.964+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:01.965+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51565 #19099 (3 connections now open) 2014-10-06T18:05:01.966+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51566 #19100 (4 connections now open) 2014-10-06T18:05:01.966+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51567 #19101 (5 connections now open) 2014-10-06T18:05:01.966+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51568 #19102 (6 connections now open) 2014-10-06T18:05:01.966+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51569 #19103 (7 connections now open) 2014-10-06T18:05:01.966+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51570 #19104 (8 connections now open) 2014-10-06T18:05:01.966+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51571 #19105 (9 connections now open) 2014-10-06T18:05:01.966+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51572 #19106 (10 connections now open) 2014-10-06T18:05:01.967+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51573 #19107 (11 connections now open) 2014-10-06T18:05:01.967+0000 I NETWORK [conn19099] end connection 127.0.0.1:51565 (10 connections now open) 2014-10-06T18:05:06.967+0000 I NETWORK [conn19106] end connection 127.0.0.1:51572 (9 connections now open) 2014-10-06T18:05:06.968+0000 I NETWORK [conn19101] end connection 127.0.0.1:51567 (9 connections now open) 2014-10-06T18:05:06.968+0000 I NETWORK [conn19103] end connection 127.0.0.1:51569 (9 connections now open) 2014-10-06T18:05:06.968+0000 I NETWORK [conn19100] end connection 127.0.0.1:51566 (9 connections now open) 2014-10-06T18:05:06.968+0000 I NETWORK [conn19104] end connection 127.0.0.1:51570 (8 connections now open) 2014-10-06T18:05:06.968+0000 I NETWORK [conn19105] end connection 127.0.0.1:51571 (8 connections now open) 2014-10-06T18:05:06.968+0000 I NETWORK [conn19102] end connection 127.0.0.1:51568 (3 connections now open) 2014-10-06T18:05:06.968+0000 I NETWORK [conn19107] end connection 127.0.0.1:51573 (8 connections now open) 2014-10-06T18:05:06.968+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51574 #19108 (3 connections now open) 2014-10-06T18:05:06.968+0000 I NETWORK [conn19108] end connection 127.0.0.1:51574 (2 connections now open) 2014-10-06T18:05:06.969+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:06.970+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:06.971+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:06.971+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:06.972+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:06.972+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:06.973+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:06.973+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:06.973+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:07.323+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:07.323+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:07.326+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:07.326+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:07.692+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:07.692+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:07.695+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:07.696+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:08.038+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:08.038+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:08.041+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:08.042+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:08.405+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:08.405+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:08.409+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:08.410+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51575 #19109 (3 connections now open) 2014-10-06T18:05:08.410+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51576 #19110 (4 connections now open) 2014-10-06T18:05:08.411+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51577 #19111 (5 connections now open) 2014-10-06T18:05:08.411+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51578 #19112 (6 connections now open) 2014-10-06T18:05:08.411+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51579 #19113 (7 connections now open) 2014-10-06T18:05:08.411+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51580 #19114 (8 connections now open) 2014-10-06T18:05:08.411+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51581 #19115 (9 connections now open) 2014-10-06T18:05:08.411+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51582 #19116 (10 connections now open) 2014-10-06T18:05:08.411+0000 I NETWORK [conn19109] end connection 127.0.0.1:51575 (8 connections now open) 2014-10-06T18:05:08.411+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51583 #19117 (11 connections now open) 2014-10-06T18:05:13.412+0000 I NETWORK [conn19111] end connection 127.0.0.1:51577 (9 connections now open) 2014-10-06T18:05:13.412+0000 I NETWORK [conn19114] end connection 127.0.0.1:51580 (9 connections now open) 2014-10-06T18:05:13.412+0000 I NETWORK [conn19117] end connection 127.0.0.1:51583 (9 connections now open) 2014-10-06T18:05:13.412+0000 I NETWORK [conn19115] end connection 127.0.0.1:51581 (9 connections now open) 2014-10-06T18:05:13.412+0000 I NETWORK [conn19116] end connection 127.0.0.1:51582 (9 connections now open) 2014-10-06T18:05:13.412+0000 I NETWORK [conn19110] end connection 127.0.0.1:51576 (9 connections now open) 2014-10-06T18:05:13.412+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51584 #19118 (5 connections now open) 2014-10-06T18:05:13.412+0000 I NETWORK [conn19112] end connection 127.0.0.1:51578 (8 connections now open) 2014-10-06T18:05:13.412+0000 I NETWORK [conn19113] end connection 127.0.0.1:51579 (8 connections now open) 2014-10-06T18:05:13.413+0000 I NETWORK [conn19118] end connection 127.0.0.1:51584 (2 connections now open) 2014-10-06T18:05:13.413+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:13.414+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:13.415+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:13.415+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:13.416+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:13.417+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:13.417+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:13.417+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:13.417+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:13.784+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:13.784+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:13.787+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:13.787+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:14.138+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:14.138+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:14.142+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:14.142+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:14.512+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:14.512+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:14.515+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:14.516+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:14.865+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:14.865+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:14.869+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:14.870+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51585 #19119 (3 connections now open) 2014-10-06T18:05:14.871+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51586 #19120 (4 connections now open) 2014-10-06T18:05:14.871+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51587 #19121 (5 connections now open) 2014-10-06T18:05:14.871+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51589 #19122 (6 connections now open) 2014-10-06T18:05:14.871+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51590 #19123 (7 connections now open) 2014-10-06T18:05:14.871+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51591 #19124 (8 connections now open) 2014-10-06T18:05:14.871+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51592 #19125 (9 connections now open) 2014-10-06T18:05:14.871+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51593 #19126 (10 connections now open) 2014-10-06T18:05:14.871+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51594 #19127 (11 connections now open) 2014-10-06T18:05:14.872+0000 I NETWORK [conn19119] end connection 127.0.0.1:51585 (10 connections now open) 2014-10-06T18:05:19.872+0000 I NETWORK [conn19122] end connection 127.0.0.1:51589 (9 connections now open) 2014-10-06T18:05:19.872+0000 I NETWORK [conn19127] end connection 127.0.0.1:51594 (9 connections now open) 2014-10-06T18:05:19.872+0000 I NETWORK [conn19126] end connection 127.0.0.1:51593 (8 connections now open) 2014-10-06T18:05:19.872+0000 I NETWORK [conn19123] end connection 127.0.0.1:51590 (8 connections now open) 2014-10-06T18:05:19.872+0000 I NETWORK [conn19121] end connection 127.0.0.1:51587 (7 connections now open) 2014-10-06T18:05:19.872+0000 I NETWORK [conn19120] end connection 127.0.0.1:51586 (7 connections now open) 2014-10-06T18:05:19.872+0000 I NETWORK [conn19124] end connection 127.0.0.1:51591 (7 connections now open) 2014-10-06T18:05:19.872+0000 I NETWORK [conn19125] end connection 127.0.0.1:51592 (2 connections now open) 2014-10-06T18:05:19.873+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51595 #19128 (3 connections now open) 2014-10-06T18:05:19.873+0000 I NETWORK [conn19128] end connection 127.0.0.1:51595 (2 connections now open) 2014-10-06T18:05:19.873+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:19.878+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:19.879+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:19.880+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:19.881+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:19.881+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:19.881+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:19.881+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:19.882+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:20.247+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:20.247+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:20.251+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:20.251+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:20.617+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:20.617+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:20.621+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:20.621+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:20.966+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:20.966+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:20.970+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:20.970+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:21.331+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:21.332+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:21.335+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:21.336+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51596 #19129 (3 connections now open) 2014-10-06T18:05:21.337+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51597 #19130 (4 connections now open) 2014-10-06T18:05:21.337+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51598 #19131 (5 connections now open) 2014-10-06T18:05:21.337+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51599 #19132 (6 connections now open) 2014-10-06T18:05:21.337+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51600 #19133 (7 connections now open) 2014-10-06T18:05:21.337+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51601 #19134 (8 connections now open) 2014-10-06T18:05:21.337+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51602 #19135 (9 connections now open) 2014-10-06T18:05:21.337+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51603 #19136 (10 connections now open) 2014-10-06T18:05:21.337+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51604 #19137 (11 connections now open) 2014-10-06T18:05:21.338+0000 I NETWORK [conn19129] end connection 127.0.0.1:51596 (10 connections now open) 2014-10-06T18:05:26.339+0000 I NETWORK [conn19135] end connection 127.0.0.1:51602 (9 connections now open) 2014-10-06T18:05:26.339+0000 I NETWORK [conn19136] end connection 127.0.0.1:51603 (9 connections now open) 2014-10-06T18:05:26.339+0000 I NETWORK [conn19132] end connection 127.0.0.1:51599 (9 connections now open) 2014-10-06T18:05:26.339+0000 I NETWORK [conn19134] end connection 127.0.0.1:51601 (8 connections now open) 2014-10-06T18:05:26.339+0000 I NETWORK [conn19130] end connection 127.0.0.1:51597 (7 connections now open) 2014-10-06T18:05:26.339+0000 I NETWORK [conn19133] end connection 127.0.0.1:51600 (7 connections now open) 2014-10-06T18:05:26.339+0000 I NETWORK [conn19137] end connection 127.0.0.1:51604 (9 connections now open) 2014-10-06T18:05:26.339+0000 I NETWORK [conn19131] end connection 127.0.0.1:51598 (2 connections now open) 2014-10-06T18:05:26.339+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51605 #19138 (3 connections now open) 2014-10-06T18:05:26.340+0000 I NETWORK [conn19138] end connection 127.0.0.1:51605 (2 connections now open) 2014-10-06T18:05:26.340+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:26.345+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:26.346+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:26.346+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:26.347+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:26.347+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:26.348+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:26.348+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:26.348+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:26.694+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:26.694+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:26.698+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:26.698+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:27.060+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:27.060+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:27.064+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:27.064+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:27.433+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:27.433+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:27.437+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:27.437+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:27.779+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:27.779+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:27.783+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:27.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51606 #19139 (3 connections now open) 2014-10-06T18:05:27.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51607 #19140 (4 connections now open) 2014-10-06T18:05:27.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51608 #19141 (5 connections now open) 2014-10-06T18:05:27.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51609 #19142 (6 connections now open) 2014-10-06T18:05:27.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51610 #19143 (7 connections now open) 2014-10-06T18:05:27.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51611 #19144 (8 connections now open) 2014-10-06T18:05:27.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51612 #19145 (9 connections now open) 2014-10-06T18:05:27.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51613 #19146 (10 connections now open) 2014-10-06T18:05:27.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51614 #19147 (11 connections now open) 2014-10-06T18:05:27.785+0000 I NETWORK [conn19139] end connection 127.0.0.1:51606 (10 connections now open) 2014-10-06T18:05:32.786+0000 I NETWORK [conn19144] end connection 127.0.0.1:51611 (9 connections now open) 2014-10-06T18:05:32.786+0000 I NETWORK [conn19143] end connection 127.0.0.1:51610 (9 connections now open) 2014-10-06T18:05:32.786+0000 I NETWORK [conn19140] end connection 127.0.0.1:51607 (9 connections now open) 2014-10-06T18:05:32.786+0000 I NETWORK [conn19142] end connection 127.0.0.1:51609 (8 connections now open) 2014-10-06T18:05:32.786+0000 I NETWORK [conn19141] end connection 127.0.0.1:51608 (8 connections now open) 2014-10-06T18:05:32.786+0000 I NETWORK [conn19146] end connection 127.0.0.1:51613 (8 connections now open) 2014-10-06T18:05:32.786+0000 I NETWORK [conn19145] end connection 127.0.0.1:51612 (3 connections now open) 2014-10-06T18:05:32.786+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51615 #19148 (4 connections now open) 2014-10-06T18:05:32.786+0000 I NETWORK [conn19147] end connection 127.0.0.1:51614 (3 connections now open) 2014-10-06T18:05:32.787+0000 I NETWORK [conn19148] end connection 127.0.0.1:51615 (2 connections now open) 2014-10-06T18:05:32.787+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:32.788+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:32.789+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:32.789+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:32.790+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:32.791+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:32.791+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:32.791+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:32.791+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:33.162+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:33.162+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:33.165+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:33.166+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:33.507+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:33.507+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:33.511+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:33.511+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:33.878+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:33.878+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:33.881+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:33.882+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:34.245+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:34.246+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:34.249+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:34.250+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51616 #19149 (3 connections now open) 2014-10-06T18:05:34.251+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51617 #19150 (4 connections now open) 2014-10-06T18:05:34.251+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51618 #19151 (5 connections now open) 2014-10-06T18:05:34.251+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51620 #19152 (6 connections now open) 2014-10-06T18:05:34.251+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51619 #19153 (7 connections now open) 2014-10-06T18:05:34.251+0000 I NETWORK [conn19149] end connection 127.0.0.1:51616 (6 connections now open) 2014-10-06T18:05:39.251+0000 I NETWORK [conn19151] end connection 127.0.0.1:51618 (5 connections now open) 2014-10-06T18:05:39.251+0000 I NETWORK [conn19152] end connection 127.0.0.1:51620 (5 connections now open) 2014-10-06T18:05:39.251+0000 I NETWORK [conn19153] end connection 127.0.0.1:51619 (5 connections now open) 2014-10-06T18:05:39.251+0000 I NETWORK [conn19150] end connection 127.0.0.1:51617 (5 connections now open) 2014-10-06T18:05:39.251+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51622 #19154 (3 connections now open) 2014-10-06T18:05:39.252+0000 I NETWORK [conn19154] end connection 127.0.0.1:51622 (2 connections now open) 2014-10-06T18:05:39.252+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:39.253+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:39.254+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:39.255+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:39.255+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:39.256+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:39.256+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:39.256+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:39.257+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:39.603+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:39.603+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:39.607+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:39.607+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:39.979+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:39.979+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:39.983+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:39.983+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:40.335+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:40.336+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:40.339+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:40.339+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:40.708+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:40.708+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:40.711+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:40.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51623 #19155 (3 connections now open) 2014-10-06T18:05:40.713+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51624 #19156 (4 connections now open) 2014-10-06T18:05:40.713+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51625 #19157 (5 connections now open) 2014-10-06T18:05:40.713+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51626 #19158 (6 connections now open) 2014-10-06T18:05:40.713+0000 I NETWORK [conn19155] end connection 127.0.0.1:51623 (5 connections now open) 2014-10-06T18:05:40.713+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51627 #19159 (7 connections now open) 2014-10-06T18:05:45.713+0000 I NETWORK [conn19156] end connection 127.0.0.1:51624 (5 connections now open) 2014-10-06T18:05:45.714+0000 I NETWORK [conn19158] end connection 127.0.0.1:51626 (5 connections now open) 2014-10-06T18:05:45.713+0000 I NETWORK [conn19157] end connection 127.0.0.1:51625 (5 connections now open) 2014-10-06T18:05:45.713+0000 I NETWORK [conn19159] end connection 127.0.0.1:51627 (5 connections now open) 2014-10-06T18:05:45.714+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51628 #19160 (3 connections now open) 2014-10-06T18:05:45.714+0000 I NETWORK [conn19160] end connection 127.0.0.1:51628 (2 connections now open) 2014-10-06T18:05:45.715+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:45.719+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:45.719+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:45.720+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:45.721+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:45.721+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:45.721+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:45.722+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:45.722+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:46.088+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:46.088+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:46.092+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:46.092+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:46.440+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:46.440+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:46.444+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:46.444+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:46.809+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:46.809+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:46.812+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:46.813+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:47.166+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:47.167+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:47.170+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:47.171+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51629 #19161 (3 connections now open) 2014-10-06T18:05:47.171+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51630 #19162 (4 connections now open) 2014-10-06T18:05:47.172+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51631 #19163 (5 connections now open) 2014-10-06T18:05:47.172+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51632 #19164 (6 connections now open) 2014-10-06T18:05:47.172+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51633 #19165 (7 connections now open) 2014-10-06T18:05:47.172+0000 I NETWORK [conn19161] end connection 127.0.0.1:51629 (6 connections now open) 2014-10-06T18:05:52.172+0000 I NETWORK [conn19164] end connection 127.0.0.1:51632 (5 connections now open) 2014-10-06T18:05:52.172+0000 I NETWORK [conn19162] end connection 127.0.0.1:51630 (5 connections now open) 2014-10-06T18:05:52.172+0000 I NETWORK [conn19165] end connection 127.0.0.1:51633 (5 connections now open) 2014-10-06T18:05:52.172+0000 I NETWORK [conn19163] end connection 127.0.0.1:51631 (5 connections now open) 2014-10-06T18:05:52.173+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51634 #19166 (3 connections now open) 2014-10-06T18:05:52.173+0000 I NETWORK [conn19166] end connection 127.0.0.1:51634 (2 connections now open) 2014-10-06T18:05:52.174+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:52.175+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:52.175+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:52.176+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:52.177+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:52.177+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:52.177+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:52.178+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:52.178+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:52.537+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:52.537+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:52.543+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:52.543+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:52.909+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:52.909+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:52.912+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:52.913+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:53.262+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:53.262+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:53.265+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:53.266+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:53.630+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:53.630+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:53.634+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:53.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51635 #19167 (3 connections now open) 2014-10-06T18:05:53.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51636 #19168 (4 connections now open) 2014-10-06T18:05:53.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51637 #19169 (5 connections now open) 2014-10-06T18:05:53.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51638 #19170 (6 connections now open) 2014-10-06T18:05:53.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51639 #19171 (7 connections now open) 2014-10-06T18:05:53.636+0000 I NETWORK [conn19167] end connection 127.0.0.1:51635 (6 connections now open) 2014-10-06T18:05:58.636+0000 I NETWORK [conn19168] end connection 127.0.0.1:51636 (5 connections now open) 2014-10-06T18:05:58.636+0000 I NETWORK [conn19169] end connection 127.0.0.1:51637 (5 connections now open) 2014-10-06T18:05:58.636+0000 I NETWORK [conn19171] end connection 127.0.0.1:51639 (5 connections now open) 2014-10-06T18:05:58.636+0000 I NETWORK [conn19170] end connection 127.0.0.1:51638 (4 connections now open) 2014-10-06T18:05:58.636+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51640 #19172 (3 connections now open) 2014-10-06T18:05:58.637+0000 I NETWORK [conn19172] end connection 127.0.0.1:51640 (2 connections now open) 2014-10-06T18:05:58.637+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:58.638+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:58.639+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:58.640+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:58.640+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:58.641+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:58.641+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:58.641+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:58.641+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:59.003+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:59.003+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:59.007+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:59.007+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:59.365+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:59.365+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:59.368+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:59.369+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:05:59.732+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:05:59.732+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:05:59.736+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:05:59.736+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:00.085+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:00.085+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:00.088+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:00.089+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51641 #19173 (3 connections now open) 2014-10-06T18:06:00.090+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51643 #19174 (4 connections now open) 2014-10-06T18:06:00.090+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51642 #19175 (5 connections now open) 2014-10-06T18:06:00.090+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51644 #19176 (6 connections now open) 2014-10-06T18:06:00.090+0000 I NETWORK [conn19173] end connection 127.0.0.1:51641 (4 connections now open) 2014-10-06T18:06:00.090+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51645 #19177 (7 connections now open) 2014-10-06T18:06:05.090+0000 I NETWORK [conn19177] end connection 127.0.0.1:51645 (5 connections now open) 2014-10-06T18:06:05.090+0000 I NETWORK [conn19175] end connection 127.0.0.1:51642 (5 connections now open) 2014-10-06T18:06:05.090+0000 I NETWORK [conn19176] end connection 127.0.0.1:51644 (5 connections now open) 2014-10-06T18:06:05.090+0000 I NETWORK [conn19174] end connection 127.0.0.1:51643 (5 connections now open) 2014-10-06T18:06:05.090+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51646 #19178 (3 connections now open) 2014-10-06T18:06:05.091+0000 I NETWORK [conn19178] end connection 127.0.0.1:51646 (2 connections now open) 2014-10-06T18:06:05.091+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:05.092+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:05.093+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:05.094+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:05.095+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:05.095+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:05.095+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:05.095+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:05.096+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:05.460+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:05.460+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:05.463+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:05.464+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:05.821+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:05.821+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:05.824+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:05.825+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:06.177+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:06.177+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:06.180+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:06.180+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:06.544+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:06.544+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:06.548+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:06.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51647 #19179 (3 connections now open) 2014-10-06T18:06:06.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51649 #19180 (4 connections now open) 2014-10-06T18:06:06.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51648 #19181 (5 connections now open) 2014-10-06T18:06:06.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51650 #19182 (6 connections now open) 2014-10-06T18:06:06.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51651 #19183 (7 connections now open) 2014-10-06T18:06:06.549+0000 I NETWORK [conn19179] end connection 127.0.0.1:51647 (6 connections now open) 2014-10-06T18:06:11.550+0000 I NETWORK [conn19182] end connection 127.0.0.1:51650 (5 connections now open) 2014-10-06T18:06:11.550+0000 I NETWORK [conn19180] end connection 127.0.0.1:51649 (5 connections now open) 2014-10-06T18:06:11.550+0000 I NETWORK [conn19181] end connection 127.0.0.1:51648 (5 connections now open) 2014-10-06T18:06:11.550+0000 I NETWORK [conn19183] end connection 127.0.0.1:51651 (4 connections now open) 2014-10-06T18:06:11.550+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51652 #19184 (3 connections now open) 2014-10-06T18:06:11.550+0000 I NETWORK [conn19184] end connection 127.0.0.1:51652 (2 connections now open) 2014-10-06T18:06:11.551+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:11.552+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:11.552+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:11.553+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:11.554+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:11.554+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:11.554+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:11.555+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:11.555+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:11.904+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:11.904+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:11.908+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:11.908+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:12.279+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:12.279+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:12.283+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:12.283+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:12.651+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:12.651+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:12.654+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:12.654+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:13.009+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:13.009+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:13.013+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:13.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51653 #19185 (3 connections now open) 2014-10-06T18:06:13.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51654 #19186 (4 connections now open) 2014-10-06T18:06:13.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51655 #19187 (5 connections now open) 2014-10-06T18:06:13.015+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51656 #19188 (6 connections now open) 2014-10-06T18:06:13.015+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51657 #19189 (7 connections now open) 2014-10-06T18:06:13.015+0000 I NETWORK [conn19185] end connection 127.0.0.1:51653 (5 connections now open) 2014-10-06T18:06:18.015+0000 I NETWORK [conn19188] end connection 127.0.0.1:51656 (5 connections now open) 2014-10-06T18:06:18.015+0000 I NETWORK [conn19187] end connection 127.0.0.1:51655 (5 connections now open) 2014-10-06T18:06:18.015+0000 I NETWORK [conn19189] end connection 127.0.0.1:51657 (5 connections now open) 2014-10-06T18:06:18.015+0000 I NETWORK [conn19186] end connection 127.0.0.1:51654 (5 connections now open) 2014-10-06T18:06:18.015+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51658 #19190 (3 connections now open) 2014-10-06T18:06:18.016+0000 I NETWORK [conn19190] end connection 127.0.0.1:51658 (2 connections now open) 2014-10-06T18:06:18.016+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:18.017+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:18.018+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:18.019+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:18.020+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:18.020+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:18.020+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:18.020+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:18.021+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:18.392+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:18.392+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:18.395+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:18.395+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:18.748+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:18.748+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:18.752+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:18.752+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:19.120+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:19.120+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:19.124+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:19.124+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:19.495+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:19.495+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:19.499+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:19.500+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51659 #19191 (3 connections now open) 2014-10-06T18:06:19.500+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51660 #19192 (4 connections now open) 2014-10-06T18:06:19.500+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51661 #19193 (5 connections now open) 2014-10-06T18:06:19.500+0000 I NETWORK [conn19191] end connection 127.0.0.1:51659 (4 connections now open) 2014-10-06T18:06:24.501+0000 I NETWORK [conn19192] end connection 127.0.0.1:51660 (3 connections now open) 2014-10-06T18:06:24.501+0000 I NETWORK [conn19193] end connection 127.0.0.1:51661 (3 connections now open) 2014-10-06T18:06:24.501+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51662 #19194 (3 connections now open) 2014-10-06T18:06:24.501+0000 I NETWORK [conn19194] end connection 127.0.0.1:51662 (2 connections now open) 2014-10-06T18:06:24.502+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:24.503+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:24.503+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:24.504+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:24.505+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:24.505+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:24.505+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:24.506+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:24.506+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:24.855+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:24.855+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:24.859+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:24.859+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:25.222+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:25.222+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:25.225+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:25.226+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:25.570+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:25.570+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:25.574+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:25.574+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:25.941+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:25.941+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:25.945+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:25.946+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51663 #19195 (3 connections now open) 2014-10-06T18:06:25.946+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51664 #19196 (4 connections now open) 2014-10-06T18:06:25.946+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51665 #19197 (5 connections now open) 2014-10-06T18:06:25.947+0000 I NETWORK [conn19195] end connection 127.0.0.1:51663 (4 connections now open) 2014-10-06T18:06:30.947+0000 I NETWORK [conn19197] end connection 127.0.0.1:51665 (3 connections now open) 2014-10-06T18:06:30.947+0000 I NETWORK [conn19196] end connection 127.0.0.1:51664 (2 connections now open) 2014-10-06T18:06:30.947+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51666 #19198 (3 connections now open) 2014-10-06T18:06:30.947+0000 I NETWORK [conn19198] end connection 127.0.0.1:51666 (2 connections now open) 2014-10-06T18:06:30.948+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:30.949+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:30.949+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:30.950+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:30.951+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:30.951+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:30.951+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:30.952+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:30.952+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:31.320+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:31.320+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:31.323+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:31.324+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:31.675+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:31.675+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:31.678+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:31.679+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:32.044+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:32.044+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:32.047+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:32.048+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:32.396+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:32.396+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:32.400+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:32.401+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51667 #19199 (3 connections now open) 2014-10-06T18:06:32.401+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51668 #19200 (4 connections now open) 2014-10-06T18:06:32.401+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51669 #19201 (5 connections now open) 2014-10-06T18:06:32.401+0000 I NETWORK [conn19199] end connection 127.0.0.1:51667 (4 connections now open) 2014-10-06T18:06:37.402+0000 I NETWORK [conn19200] end connection 127.0.0.1:51668 (3 connections now open) 2014-10-06T18:06:37.402+0000 I NETWORK [conn19201] end connection 127.0.0.1:51669 (3 connections now open) 2014-10-06T18:06:37.402+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51670 #19202 (3 connections now open) 2014-10-06T18:06:37.402+0000 I NETWORK [conn19202] end connection 127.0.0.1:51670 (2 connections now open) 2014-10-06T18:06:37.403+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:37.403+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:37.404+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:37.405+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:37.406+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:37.406+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:37.406+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:37.406+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:37.407+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:37.770+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:37.770+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:37.774+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:37.774+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:38.139+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:38.139+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:38.143+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:38.143+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:38.490+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:38.490+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:38.494+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:38.494+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:38.858+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:38.858+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:38.862+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:38.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51671 #19203 (3 connections now open) 2014-10-06T18:06:38.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51672 #19204 (4 connections now open) 2014-10-06T18:06:38.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51673 #19205 (5 connections now open) 2014-10-06T18:06:38.863+0000 I NETWORK [conn19203] end connection 127.0.0.1:51671 (4 connections now open) 2014-10-06T18:06:43.864+0000 I NETWORK [conn19204] end connection 127.0.0.1:51672 (3 connections now open) 2014-10-06T18:06:43.864+0000 I NETWORK [conn19205] end connection 127.0.0.1:51673 (3 connections now open) 2014-10-06T18:06:43.864+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51674 #19206 (3 connections now open) 2014-10-06T18:06:43.864+0000 I NETWORK [conn19206] end connection 127.0.0.1:51674 (2 connections now open) 2014-10-06T18:06:43.865+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:43.866+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:43.867+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:43.867+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:43.868+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:43.869+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:43.869+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:43.869+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:43.869+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:44.219+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:44.219+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:44.222+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:44.223+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:44.590+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:44.590+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:44.593+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:44.593+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:44.958+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:44.958+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:44.962+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:44.962+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:45.311+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:45.311+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:45.314+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:45.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51675 #19207 (3 connections now open) 2014-10-06T18:06:45.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51676 #19208 (4 connections now open) 2014-10-06T18:06:45.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51677 #19209 (5 connections now open) 2014-10-06T18:06:45.316+0000 I NETWORK [conn19207] end connection 127.0.0.1:51675 (4 connections now open) 2014-10-06T18:06:50.316+0000 I NETWORK [conn19209] end connection 127.0.0.1:51677 (3 connections now open) 2014-10-06T18:06:50.316+0000 I NETWORK [conn19208] end connection 127.0.0.1:51676 (3 connections now open) 2014-10-06T18:06:50.317+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51678 #19210 (3 connections now open) 2014-10-06T18:06:50.317+0000 I NETWORK [conn19210] end connection 127.0.0.1:51678 (2 connections now open) 2014-10-06T18:06:50.318+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:50.319+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:50.319+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:50.320+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:50.321+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:50.321+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:50.321+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:50.322+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:50.325+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:50.688+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:50.688+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:50.692+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:50.692+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:51.036+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:51.036+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:51.039+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:51.039+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:51.407+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:51.407+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:51.411+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:51.411+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:51.781+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:51.781+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:51.785+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:51.786+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51679 #19211 (3 connections now open) 2014-10-06T18:06:51.786+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51680 #19212 (4 connections now open) 2014-10-06T18:06:51.786+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51681 #19213 (5 connections now open) 2014-10-06T18:06:51.786+0000 I NETWORK [conn19211] end connection 127.0.0.1:51679 (4 connections now open) 2014-10-06T18:06:56.787+0000 I NETWORK [conn19212] end connection 127.0.0.1:51680 (3 connections now open) 2014-10-06T18:06:56.787+0000 I NETWORK [conn19213] end connection 127.0.0.1:51681 (3 connections now open) 2014-10-06T18:06:56.787+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51682 #19214 (3 connections now open) 2014-10-06T18:06:56.787+0000 I NETWORK [conn19214] end connection 127.0.0.1:51682 (2 connections now open) 2014-10-06T18:06:56.788+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:56.789+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:56.790+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:56.790+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:56.793+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:56.793+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:56.793+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:56.794+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:56.794+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:57.141+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:57.141+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:57.145+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:57.145+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:57.508+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:57.508+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:57.512+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:57.512+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:57.867+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:57.867+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:57.871+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:57.871+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:06:58.227+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:06:58.227+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:06:58.230+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:06:58.231+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51683 #19215 (3 connections now open) 2014-10-06T18:06:58.232+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51685 #19216 (4 connections now open) 2014-10-06T18:06:58.232+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51684 #19217 (5 connections now open) 2014-10-06T18:06:58.232+0000 I NETWORK [conn19215] end connection 127.0.0.1:51683 (4 connections now open) 2014-10-06T18:07:03.232+0000 I NETWORK [conn19217] end connection 127.0.0.1:51684 (3 connections now open) 2014-10-06T18:07:03.232+0000 I NETWORK [conn19216] end connection 127.0.0.1:51685 (3 connections now open) 2014-10-06T18:07:03.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51687 #19218 (3 connections now open) 2014-10-06T18:07:03.233+0000 I NETWORK [conn19218] end connection 127.0.0.1:51687 (2 connections now open) 2014-10-06T18:07:03.233+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:03.234+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:03.235+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:03.236+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:03.237+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:03.237+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:03.238+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:03.238+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:03.238+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:03.600+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:07:03.600+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:03.603+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:03.604+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:03.951+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:07:03.951+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:03.955+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:03.959+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:04.322+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:07:04.322+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:04.325+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:04.326+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:04.668+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:07:04.668+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:04.671+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:04.673+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51688 #19219 (3 connections now open) 2014-10-06T18:07:04.673+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51689 #19220 (4 connections now open) 2014-10-06T18:07:04.673+0000 I NETWORK [conn19219] end connection 127.0.0.1:51688 (3 connections now open) 2014-10-06T18:07:09.674+0000 I NETWORK [conn19220] end connection 127.0.0.1:51689 (2 connections now open) 2014-10-06T18:07:09.674+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51690 #19221 (3 connections now open) 2014-10-06T18:07:09.674+0000 I NETWORK [conn19221] end connection 127.0.0.1:51690 (2 connections now open) 2014-10-06T18:07:09.675+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:09.676+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:09.676+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:09.677+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:09.678+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:09.678+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:09.678+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:09.679+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:09.679+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:10.049+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:07:10.049+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:10.052+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:10.053+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:10.424+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:07:10.424+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:10.428+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:10.428+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:10.782+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:07:10.782+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:10.786+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:10.786+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:11.155+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:07:11.155+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:11.158+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:11.159+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51691 #19222 (3 connections now open) 2014-10-06T18:07:11.159+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51692 #19223 (4 connections now open) 2014-10-06T18:07:11.160+0000 I NETWORK [conn19222] end connection 127.0.0.1:51691 (3 connections now open) 2014-10-06T18:07:16.160+0000 I NETWORK [conn19223] end connection 127.0.0.1:51692 (2 connections now open) 2014-10-06T18:07:16.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51693 #19224 (3 connections now open) 2014-10-06T18:07:16.161+0000 I NETWORK [conn19224] end connection 127.0.0.1:51693 (2 connections now open) 2014-10-06T18:07:16.161+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:16.162+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:16.163+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:16.164+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:16.165+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:16.165+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:16.165+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:16.165+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:16.166+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:16.517+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:07:16.517+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:16.520+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:16.521+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:16.890+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:07:16.890+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:16.893+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:16.894+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:17.264+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:07:17.264+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:17.270+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:17.270+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:17.619+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:07:17.619+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:17.623+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:17.624+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51694 #19225 (3 connections now open) 2014-10-06T18:07:17.624+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51695 #19226 (4 connections now open) 2014-10-06T18:07:17.624+0000 I NETWORK [conn19225] end connection 127.0.0.1:51694 (3 connections now open) 2014-10-06T18:07:22.625+0000 I NETWORK [conn19226] end connection 127.0.0.1:51695 (2 connections now open) 2014-10-06T18:07:22.625+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51696 #19227 (3 connections now open) 2014-10-06T18:07:22.625+0000 I NETWORK [conn19227] end connection 127.0.0.1:51696 (2 connections now open) 2014-10-06T18:07:22.626+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:22.627+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:22.628+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:22.628+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:22.629+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:22.629+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:22.629+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:22.630+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:22.630+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:23.000+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:07:23.000+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:23.004+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:23.004+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:23.357+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:07:23.357+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:23.360+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:23.360+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:23.727+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:07:23.727+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:23.730+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:23.731+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:24.100+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:07:24.100+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:24.103+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:24.104+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51697 #19228 (3 connections now open) 2014-10-06T18:07:24.105+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51698 #19229 (4 connections now open) 2014-10-06T18:07:24.105+0000 I NETWORK [conn19228] end connection 127.0.0.1:51697 (3 connections now open) 2014-10-06T18:07:29.105+0000 I NETWORK [conn19229] end connection 127.0.0.1:51698 (2 connections now open) 2014-10-06T18:07:29.105+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51699 #19230 (3 connections now open) 2014-10-06T18:07:29.106+0000 I NETWORK [conn19230] end connection 127.0.0.1:51699 (2 connections now open) 2014-10-06T18:07:29.106+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:29.107+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:29.108+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:29.109+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:29.109+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:29.110+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:29.110+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:29.110+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:29.110+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:29.461+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:07:29.461+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:29.465+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:29.465+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:29.830+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:07:29.830+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:29.834+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:29.834+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:30.187+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:07:30.187+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:30.191+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:30.191+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:30.559+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:07:30.559+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:30.562+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:30.564+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51700 #19231 (3 connections now open) 2014-10-06T18:07:30.564+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51701 #19232 (4 connections now open) 2014-10-06T18:07:30.564+0000 I NETWORK [conn19231] end connection 127.0.0.1:51700 (3 connections now open) 2014-10-06T18:07:35.565+0000 I NETWORK [conn19232] end connection 127.0.0.1:51701 (2 connections now open) 2014-10-06T18:07:35.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51702 #19233 (3 connections now open) 2014-10-06T18:07:35.565+0000 I NETWORK [conn19233] end connection 127.0.0.1:51702 (2 connections now open) 2014-10-06T18:07:35.566+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:35.567+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:35.567+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:35.568+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:35.569+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:35.569+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:35.569+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:35.570+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:35.570+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:35.943+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:07:35.943+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:35.946+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:35.946+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:36.295+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:07:36.295+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:36.298+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:36.299+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:36.672+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:07:36.672+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:36.676+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:36.676+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:37.026+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:07:37.027+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:37.030+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:37.031+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51703 #19234 (3 connections now open) 2014-10-06T18:07:37.031+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51704 #19235 (4 connections now open) 2014-10-06T18:07:37.032+0000 I NETWORK [conn19234] end connection 127.0.0.1:51703 (3 connections now open) 2014-10-06T18:07:42.032+0000 I NETWORK [conn19235] end connection 127.0.0.1:51704 (2 connections now open) 2014-10-06T18:07:42.032+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51705 #19236 (3 connections now open) 2014-10-06T18:07:42.033+0000 I NETWORK [conn19236] end connection 127.0.0.1:51705 (2 connections now open) 2014-10-06T18:07:42.033+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:42.034+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:42.035+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:42.035+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:42.036+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:42.036+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:42.037+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:42.037+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:42.037+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:42.401+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:07:42.401+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:42.407+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:42.407+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:42.776+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:07:42.776+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:42.780+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:42.780+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:43.126+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:07:43.126+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:43.130+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:43.130+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:43.499+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjectionCovered" } 2014-10-06T18:07:43.499+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:43.503+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:43.504+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51706 #19237 (3 connections now open) 2014-10-06T18:07:43.504+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51707 #19238 (4 connections now open) 2014-10-06T18:07:43.505+0000 I NETWORK [conn19237] end connection 127.0.0.1:51706 (3 connections now open) 2014-10-06T18:07:48.505+0000 I NETWORK [conn19238] end connection 127.0.0.1:51707 (2 connections now open) 2014-10-06T18:07:48.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51708 #19239 (3 connections now open) 2014-10-06T18:07:48.506+0000 I NETWORK [conn19239] end connection 127.0.0.1:51708 (2 connections now open) 2014-10-06T18:07:48.506+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:48.507+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:48.508+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:48.509+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjectionCovered 2014-10-06T18:07:48.513+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:07:48.514+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:07:48.514+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:07:48.514+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:07:48.515+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:07:48.867+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:07:48.867+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:48.870+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:48.871+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:07:49.241+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:07:49.241+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:49.245+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:49.245+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:07:49.615+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:07:49.615+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:49.618+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:49.619+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:07:49.970+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:07:49.970+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:49.974+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:49.975+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51709 #19240 (3 connections now open) 2014-10-06T18:07:49.975+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51710 #19241 (4 connections now open) 2014-10-06T18:07:49.976+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51711 #19242 (5 connections now open) 2014-10-06T18:07:49.976+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51712 #19243 (6 connections now open) 2014-10-06T18:07:49.976+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51713 #19244 (7 connections now open) 2014-10-06T18:07:49.976+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51714 #19245 (8 connections now open) 2014-10-06T18:07:49.976+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51715 #19246 (9 connections now open) 2014-10-06T18:07:49.976+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51716 #19247 (10 connections now open) 2014-10-06T18:07:49.976+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51717 #19248 (11 connections now open) 2014-10-06T18:07:49.976+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51718 #19249 (12 connections now open) 2014-10-06T18:07:49.977+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51719 #19250 (13 connections now open) 2014-10-06T18:07:49.977+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51720 #19251 (14 connections now open) 2014-10-06T18:07:49.978+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51721 #19252 (15 connections now open) 2014-10-06T18:07:49.978+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51722 #19253 (16 connections now open) 2014-10-06T18:07:49.978+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51723 #19254 (17 connections now open) 2014-10-06T18:07:49.978+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51724 #19255 (18 connections now open) 2014-10-06T18:07:49.979+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51725 #19256 (19 connections now open) 2014-10-06T18:07:49.979+0000 I NETWORK [conn19240] end connection 127.0.0.1:51709 (18 connections now open) 2014-10-06T18:07:54.980+0000 I NETWORK [conn19255] end connection 127.0.0.1:51724 (17 connections now open) 2014-10-06T18:07:54.980+0000 I NETWORK [conn19245] end connection 127.0.0.1:51714 (17 connections now open) 2014-10-06T18:07:54.980+0000 I NETWORK [conn19241] end connection 127.0.0.1:51710 (17 connections now open) 2014-10-06T18:07:54.980+0000 I NETWORK [conn19251] end connection 127.0.0.1:51720 (17 connections now open) 2014-10-06T18:07:54.980+0000 I NETWORK [conn19248] end connection 127.0.0.1:51717 (17 connections now open) 2014-10-06T18:07:54.980+0000 I NETWORK [conn19252] end connection 127.0.0.1:51721 (14 connections now open) 2014-10-06T18:07:54.980+0000 I NETWORK [conn19247] end connection 127.0.0.1:51716 (15 connections now open) 2014-10-06T18:07:54.980+0000 I NETWORK [conn19249] end connection 127.0.0.1:51718 (13 connections now open) 2014-10-06T18:07:54.980+0000 I NETWORK [conn19250] end connection 127.0.0.1:51719 (12 connections now open) 2014-10-06T18:07:54.980+0000 I NETWORK [conn19246] end connection 127.0.0.1:51715 (16 connections now open) 2014-10-06T18:07:54.980+0000 I NETWORK [conn19256] end connection 127.0.0.1:51725 (17 connections now open) 2014-10-06T18:07:54.980+0000 I NETWORK [conn19254] end connection 127.0.0.1:51723 (12 connections now open) 2014-10-06T18:07:54.980+0000 I NETWORK [conn19253] end connection 127.0.0.1:51722 (12 connections now open) 2014-10-06T18:07:54.980+0000 I NETWORK [conn19244] end connection 127.0.0.1:51713 (15 connections now open) 2014-10-06T18:07:54.980+0000 I NETWORK [conn19243] end connection 127.0.0.1:51712 (17 connections now open) 2014-10-06T18:07:54.980+0000 I NETWORK [conn19242] end connection 127.0.0.1:51711 (9 connections now open) 2014-10-06T18:07:54.981+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51726 #19257 (3 connections now open) 2014-10-06T18:07:54.981+0000 I NETWORK [conn19257] end connection 127.0.0.1:51726 (2 connections now open) 2014-10-06T18:07:54.982+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:07:54.982+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:07:54.983+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:07:54.984+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:07:54.985+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:07:54.985+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:07:54.985+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:07:54.985+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:07:54.986+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:07:55.347+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:07:55.347+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:55.350+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:55.351+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:07:55.701+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:07:55.701+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:55.705+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:55.706+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:07:56.072+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:07:56.072+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:56.076+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:56.076+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:07:56.446+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:07:56.446+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:07:56.450+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:07:56.451+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51727 #19258 (3 connections now open) 2014-10-06T18:07:56.451+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51728 #19259 (4 connections now open) 2014-10-06T18:07:56.451+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51729 #19260 (5 connections now open) 2014-10-06T18:07:56.451+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51730 #19261 (6 connections now open) 2014-10-06T18:07:56.451+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51731 #19262 (7 connections now open) 2014-10-06T18:07:56.452+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51732 #19263 (8 connections now open) 2014-10-06T18:07:56.452+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51733 #19264 (9 connections now open) 2014-10-06T18:07:56.452+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51734 #19265 (10 connections now open) 2014-10-06T18:07:56.453+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51735 #19266 (11 connections now open) 2014-10-06T18:07:56.453+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51736 #19267 (12 connections now open) 2014-10-06T18:07:56.453+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51737 #19268 (13 connections now open) 2014-10-06T18:07:56.453+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51738 #19269 (14 connections now open) 2014-10-06T18:07:56.453+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51739 #19270 (15 connections now open) 2014-10-06T18:07:56.454+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51740 #19271 (16 connections now open) 2014-10-06T18:07:56.455+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51741 #19272 (17 connections now open) 2014-10-06T18:07:56.455+0000 I NETWORK [conn19258] end connection 127.0.0.1:51727 (15 connections now open) 2014-10-06T18:07:56.455+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51742 #19273 (17 connections now open) 2014-10-06T18:07:56.455+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51743 #19274 (18 connections now open) 2014-10-06T18:08:01.455+0000 I NETWORK [conn19263] end connection 127.0.0.1:51732 (17 connections now open) 2014-10-06T18:08:01.455+0000 I NETWORK [conn19274] end connection 127.0.0.1:51743 (17 connections now open) 2014-10-06T18:08:01.455+0000 I NETWORK [conn19269] end connection 127.0.0.1:51738 (17 connections now open) 2014-10-06T18:08:01.455+0000 I NETWORK [conn19262] end connection 127.0.0.1:51731 (16 connections now open) 2014-10-06T18:08:01.455+0000 I NETWORK [conn19268] end connection 127.0.0.1:51737 (14 connections now open) 2014-10-06T18:08:01.455+0000 I NETWORK [conn19273] end connection 127.0.0.1:51742 (14 connections now open) 2014-10-06T18:08:01.456+0000 I NETWORK [conn19270] end connection 127.0.0.1:51739 (13 connections now open) 2014-10-06T18:08:01.456+0000 I NETWORK [conn19264] end connection 127.0.0.1:51733 (12 connections now open) 2014-10-06T18:08:01.455+0000 I NETWORK [conn19265] end connection 127.0.0.1:51734 (14 connections now open) 2014-10-06T18:08:01.456+0000 I NETWORK [conn19271] end connection 127.0.0.1:51740 (9 connections now open) 2014-10-06T18:08:01.455+0000 I NETWORK [conn19259] end connection 127.0.0.1:51728 (17 connections now open) 2014-10-06T18:08:01.455+0000 I NETWORK [conn19266] end connection 127.0.0.1:51735 (15 connections now open) 2014-10-06T18:08:01.456+0000 I NETWORK [conn19260] end connection 127.0.0.1:51729 (14 connections now open) 2014-10-06T18:08:01.455+0000 I NETWORK [conn19267] end connection 127.0.0.1:51736 (17 connections now open) 2014-10-06T18:08:01.456+0000 I NETWORK [conn19272] end connection 127.0.0.1:51741 (11 connections now open) 2014-10-06T18:08:01.455+0000 I NETWORK [conn19261] end connection 127.0.0.1:51730 (15 connections now open) 2014-10-06T18:08:01.456+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51744 #19275 (3 connections now open) 2014-10-06T18:08:01.457+0000 I NETWORK [conn19275] end connection 127.0.0.1:51744 (2 connections now open) 2014-10-06T18:08:01.457+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:01.458+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:01.459+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:01.459+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:01.460+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:01.460+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:01.461+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:01.461+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:01.461+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:01.809+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:01.809+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:01.813+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:01.813+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:02.176+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:02.176+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:02.179+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:02.179+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:02.532+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:02.532+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:02.535+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:02.536+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:02.903+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:02.903+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:02.907+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:02.908+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51745 #19276 (3 connections now open) 2014-10-06T18:08:02.909+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51746 #19277 (4 connections now open) 2014-10-06T18:08:02.909+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51747 #19278 (5 connections now open) 2014-10-06T18:08:02.909+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51748 #19279 (6 connections now open) 2014-10-06T18:08:02.909+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51749 #19280 (7 connections now open) 2014-10-06T18:08:02.909+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51750 #19281 (8 connections now open) 2014-10-06T18:08:02.909+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51751 #19282 (9 connections now open) 2014-10-06T18:08:02.909+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51752 #19283 (10 connections now open) 2014-10-06T18:08:02.909+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51753 #19284 (11 connections now open) 2014-10-06T18:08:02.910+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51754 #19285 (12 connections now open) 2014-10-06T18:08:02.910+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51755 #19286 (13 connections now open) 2014-10-06T18:08:02.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51756 #19287 (14 connections now open) 2014-10-06T18:08:02.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51757 #19288 (15 connections now open) 2014-10-06T18:08:02.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51758 #19289 (16 connections now open) 2014-10-06T18:08:02.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51759 #19290 (17 connections now open) 2014-10-06T18:08:02.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51760 #19291 (18 connections now open) 2014-10-06T18:08:02.913+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51761 #19292 (19 connections now open) 2014-10-06T18:08:02.914+0000 I NETWORK [conn19276] end connection 127.0.0.1:51745 (18 connections now open) 2014-10-06T18:08:07.915+0000 I NETWORK [conn19292] end connection 127.0.0.1:51761 (17 connections now open) 2014-10-06T18:08:07.915+0000 I NETWORK [conn19279] end connection 127.0.0.1:51748 (17 connections now open) 2014-10-06T18:08:07.915+0000 I NETWORK [conn19281] end connection 127.0.0.1:51750 (16 connections now open) 2014-10-06T18:08:07.915+0000 I NETWORK [conn19290] end connection 127.0.0.1:51759 (14 connections now open) 2014-10-06T18:08:07.915+0000 I NETWORK [conn19277] end connection 127.0.0.1:51746 (14 connections now open) 2014-10-06T18:08:07.915+0000 I NETWORK [conn19280] end connection 127.0.0.1:51749 (14 connections now open) 2014-10-06T18:08:07.915+0000 I NETWORK [conn19282] end connection 127.0.0.1:51751 (14 connections now open) 2014-10-06T18:08:07.915+0000 I NETWORK [conn19289] end connection 127.0.0.1:51758 (14 connections now open) 2014-10-06T18:08:07.915+0000 I NETWORK [conn19287] end connection 127.0.0.1:51756 (12 connections now open) 2014-10-06T18:08:07.915+0000 I NETWORK [conn19291] end connection 127.0.0.1:51760 (17 connections now open) 2014-10-06T18:08:07.915+0000 I NETWORK [conn19285] end connection 127.0.0.1:51754 (10 connections now open) 2014-10-06T18:08:07.915+0000 I NETWORK [conn19288] end connection 127.0.0.1:51757 (8 connections now open) 2014-10-06T18:08:07.915+0000 I NETWORK [conn19286] end connection 127.0.0.1:51755 (14 connections now open) 2014-10-06T18:08:07.915+0000 I NETWORK [conn19283] end connection 127.0.0.1:51752 (15 connections now open) 2014-10-06T18:08:07.915+0000 I NETWORK [conn19284] end connection 127.0.0.1:51753 (4 connections now open) 2014-10-06T18:08:07.915+0000 I NETWORK [conn19278] end connection 127.0.0.1:51747 (7 connections now open) 2014-10-06T18:08:07.916+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51762 #19293 (3 connections now open) 2014-10-06T18:08:07.916+0000 I NETWORK [conn19293] end connection 127.0.0.1:51762 (2 connections now open) 2014-10-06T18:08:07.916+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:07.917+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:07.918+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:07.918+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:07.919+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:07.919+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:07.920+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:07.920+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:07.920+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:08.280+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:08.280+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:08.283+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:08.284+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:08.628+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:08.628+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:08.631+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:08.632+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:08.997+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:08.997+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:09.000+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:09.001+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:09.355+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:09.355+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:09.358+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:09.360+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51763 #19294 (3 connections now open) 2014-10-06T18:08:09.360+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51765 #19295 (4 connections now open) 2014-10-06T18:08:09.360+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51764 #19296 (5 connections now open) 2014-10-06T18:08:09.360+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51766 #19297 (6 connections now open) 2014-10-06T18:08:09.360+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51767 #19298 (7 connections now open) 2014-10-06T18:08:09.361+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51768 #19299 (8 connections now open) 2014-10-06T18:08:09.361+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51769 #19300 (9 connections now open) 2014-10-06T18:08:09.361+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51770 #19301 (10 connections now open) 2014-10-06T18:08:09.361+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51771 #19302 (11 connections now open) 2014-10-06T18:08:09.361+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51772 #19303 (12 connections now open) 2014-10-06T18:08:09.362+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51773 #19304 (13 connections now open) 2014-10-06T18:08:09.362+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51774 #19305 (14 connections now open) 2014-10-06T18:08:09.362+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51775 #19306 (15 connections now open) 2014-10-06T18:08:09.362+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51776 #19307 (16 connections now open) 2014-10-06T18:08:09.363+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51778 #19308 (17 connections now open) 2014-10-06T18:08:09.363+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51779 #19309 (18 connections now open) 2014-10-06T18:08:09.363+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51780 #19310 (19 connections now open) 2014-10-06T18:08:09.364+0000 I NETWORK [conn19294] end connection 127.0.0.1:51763 (18 connections now open) 2014-10-06T18:08:14.365+0000 I NETWORK [conn19301] end connection 127.0.0.1:51770 (17 connections now open) 2014-10-06T18:08:14.365+0000 I NETWORK [conn19309] end connection 127.0.0.1:51779 (17 connections now open) 2014-10-06T18:08:14.365+0000 I NETWORK [conn19308] end connection 127.0.0.1:51778 (17 connections now open) 2014-10-06T18:08:14.365+0000 I NETWORK [conn19295] end connection 127.0.0.1:51765 (15 connections now open) 2014-10-06T18:08:14.365+0000 I NETWORK [conn19303] end connection 127.0.0.1:51772 (15 connections now open) 2014-10-06T18:08:14.365+0000 I NETWORK [conn19307] end connection 127.0.0.1:51776 (15 connections now open) 2014-10-06T18:08:14.365+0000 I NETWORK [conn19296] end connection 127.0.0.1:51764 (13 connections now open) 2014-10-06T18:08:14.365+0000 I NETWORK [conn19304] end connection 127.0.0.1:51773 (14 connections now open) 2014-10-06T18:08:14.365+0000 I NETWORK [conn19305] end connection 127.0.0.1:51774 (11 connections now open) 2014-10-06T18:08:14.365+0000 I NETWORK [conn19310] end connection 127.0.0.1:51780 (14 connections now open) 2014-10-06T18:08:14.365+0000 I NETWORK [conn19300] end connection 127.0.0.1:51769 (16 connections now open) 2014-10-06T18:08:14.365+0000 I NETWORK [conn19297] end connection 127.0.0.1:51766 (16 connections now open) 2014-10-06T18:08:14.365+0000 I NETWORK [conn19298] end connection 127.0.0.1:51767 (11 connections now open) 2014-10-06T18:08:14.365+0000 I NETWORK [conn19299] end connection 127.0.0.1:51768 (9 connections now open) 2014-10-06T18:08:14.365+0000 I NETWORK [conn19302] end connection 127.0.0.1:51771 (3 connections now open) 2014-10-06T18:08:14.365+0000 I NETWORK [conn19306] end connection 127.0.0.1:51775 (2 connections now open) 2014-10-06T18:08:14.366+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51781 #19311 (3 connections now open) 2014-10-06T18:08:14.366+0000 I NETWORK [conn19311] end connection 127.0.0.1:51781 (2 connections now open) 2014-10-06T18:08:14.366+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:14.371+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:14.372+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:14.373+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:14.373+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:14.374+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:14.374+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:14.374+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:14.375+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:14.734+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:14.734+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:14.737+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:14.737+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:15.113+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:15.113+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:15.116+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:15.117+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:15.468+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:15.468+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:15.472+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:15.472+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:15.838+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:15.838+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:15.841+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:15.842+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51782 #19312 (3 connections now open) 2014-10-06T18:08:15.842+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51783 #19313 (4 connections now open) 2014-10-06T18:08:15.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51785 #19314 (5 connections now open) 2014-10-06T18:08:15.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51784 #19315 (6 connections now open) 2014-10-06T18:08:15.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51786 #19316 (7 connections now open) 2014-10-06T18:08:15.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51787 #19317 (8 connections now open) 2014-10-06T18:08:15.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51788 #19318 (9 connections now open) 2014-10-06T18:08:15.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51789 #19319 (10 connections now open) 2014-10-06T18:08:15.844+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51790 #19320 (11 connections now open) 2014-10-06T18:08:15.844+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51791 #19321 (12 connections now open) 2014-10-06T18:08:15.844+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51792 #19322 (13 connections now open) 2014-10-06T18:08:15.844+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51793 #19323 (14 connections now open) 2014-10-06T18:08:15.844+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51794 #19324 (15 connections now open) 2014-10-06T18:08:15.844+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51795 #19325 (16 connections now open) 2014-10-06T18:08:15.845+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51796 #19326 (17 connections now open) 2014-10-06T18:08:15.845+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51797 #19327 (18 connections now open) 2014-10-06T18:08:15.845+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51798 #19328 (19 connections now open) 2014-10-06T18:08:15.845+0000 I NETWORK [conn19312] end connection 127.0.0.1:51782 (18 connections now open) 2014-10-06T18:08:20.845+0000 I NETWORK [conn19324] end connection 127.0.0.1:51794 (17 connections now open) 2014-10-06T18:08:20.845+0000 I NETWORK [conn19320] end connection 127.0.0.1:51790 (17 connections now open) 2014-10-06T18:08:20.845+0000 I NETWORK [conn19317] end connection 127.0.0.1:51787 (17 connections now open) 2014-10-06T18:08:20.846+0000 I NETWORK [conn19326] end connection 127.0.0.1:51796 (14 connections now open) 2014-10-06T18:08:20.846+0000 I NETWORK [conn19315] end connection 127.0.0.1:51784 (14 connections now open) 2014-10-06T18:08:20.846+0000 I NETWORK [conn19313] end connection 127.0.0.1:51783 (14 connections now open) 2014-10-06T18:08:20.846+0000 I NETWORK [conn19328] end connection 127.0.0.1:51798 (13 connections now open) 2014-10-06T18:08:20.846+0000 I NETWORK [conn19321] end connection 127.0.0.1:51791 (14 connections now open) 2014-10-06T18:08:20.846+0000 I NETWORK [conn19327] end connection 127.0.0.1:51797 (10 connections now open) 2014-10-06T18:08:20.846+0000 I NETWORK [conn19323] end connection 127.0.0.1:51793 (10 connections now open) 2014-10-06T18:08:20.846+0000 I NETWORK [conn19322] end connection 127.0.0.1:51792 (14 connections now open) 2014-10-06T18:08:20.846+0000 I NETWORK [conn19319] end connection 127.0.0.1:51789 (13 connections now open) 2014-10-06T18:08:20.846+0000 I NETWORK [conn19318] end connection 127.0.0.1:51788 (8 connections now open) 2014-10-06T18:08:20.846+0000 I NETWORK [conn19314] end connection 127.0.0.1:51785 (6 connections now open) 2014-10-06T18:08:20.845+0000 I NETWORK [conn19316] end connection 127.0.0.1:51786 (17 connections now open) 2014-10-06T18:08:20.846+0000 I NETWORK [conn19325] end connection 127.0.0.1:51795 (5 connections now open) 2014-10-06T18:08:20.846+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51799 #19329 (3 connections now open) 2014-10-06T18:08:20.847+0000 I NETWORK [conn19329] end connection 127.0.0.1:51799 (2 connections now open) 2014-10-06T18:08:20.847+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:20.848+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:20.849+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:20.849+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:20.850+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:20.850+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:20.851+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:20.851+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:20.851+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:21.206+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:21.206+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:21.210+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:21.210+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:21.561+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:21.561+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:21.565+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:21.565+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:21.929+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:21.929+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:21.932+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:21.932+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:22.278+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:22.278+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:22.281+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:22.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51800 #19330 (3 connections now open) 2014-10-06T18:08:22.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51801 #19331 (4 connections now open) 2014-10-06T18:08:22.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51802 #19332 (5 connections now open) 2014-10-06T18:08:22.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51803 #19333 (6 connections now open) 2014-10-06T18:08:22.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51804 #19334 (7 connections now open) 2014-10-06T18:08:22.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51806 #19335 (8 connections now open) 2014-10-06T18:08:22.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51807 #19336 (9 connections now open) 2014-10-06T18:08:22.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51808 #19337 (10 connections now open) 2014-10-06T18:08:22.284+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51809 #19338 (11 connections now open) 2014-10-06T18:08:22.285+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51810 #19339 (12 connections now open) 2014-10-06T18:08:22.285+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51811 #19340 (13 connections now open) 2014-10-06T18:08:22.286+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51812 #19341 (14 connections now open) 2014-10-06T18:08:22.286+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51813 #19342 (15 connections now open) 2014-10-06T18:08:22.286+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51814 #19343 (16 connections now open) 2014-10-06T18:08:22.286+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51815 #19344 (17 connections now open) 2014-10-06T18:08:22.286+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51816 #19345 (18 connections now open) 2014-10-06T18:08:22.286+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51817 #19346 (19 connections now open) 2014-10-06T18:08:22.287+0000 I NETWORK [conn19330] end connection 127.0.0.1:51800 (18 connections now open) 2014-10-06T18:08:27.288+0000 I NETWORK [conn19334] end connection 127.0.0.1:51804 (17 connections now open) 2014-10-06T18:08:27.288+0000 I NETWORK [conn19340] end connection 127.0.0.1:51811 (17 connections now open) 2014-10-06T18:08:27.288+0000 I NETWORK [conn19333] end connection 127.0.0.1:51803 (17 connections now open) 2014-10-06T18:08:27.288+0000 I NETWORK [conn19344] end connection 127.0.0.1:51815 (17 connections now open) 2014-10-06T18:08:27.288+0000 I NETWORK [conn19346] end connection 127.0.0.1:51817 (15 connections now open) 2014-10-06T18:08:27.288+0000 I NETWORK [conn19342] end connection 127.0.0.1:51813 (17 connections now open) 2014-10-06T18:08:27.288+0000 I NETWORK [conn19335] end connection 127.0.0.1:51806 (13 connections now open) 2014-10-06T18:08:27.288+0000 I NETWORK [conn19338] end connection 127.0.0.1:51809 (17 connections now open) 2014-10-06T18:08:27.288+0000 I NETWORK [conn19341] end connection 127.0.0.1:51812 (11 connections now open) 2014-10-06T18:08:27.288+0000 I NETWORK [conn19343] end connection 127.0.0.1:51814 (17 connections now open) 2014-10-06T18:08:27.288+0000 I NETWORK [conn19332] end connection 127.0.0.1:51802 (17 connections now open) 2014-10-06T18:08:27.288+0000 I NETWORK [conn19331] end connection 127.0.0.1:51801 (17 connections now open) 2014-10-06T18:08:27.288+0000 I NETWORK [conn19337] end connection 127.0.0.1:51808 (17 connections now open) 2014-10-06T18:08:27.288+0000 I NETWORK [conn19345] end connection 127.0.0.1:51816 (17 connections now open) 2014-10-06T18:08:27.288+0000 I NETWORK [conn19336] end connection 127.0.0.1:51807 (9 connections now open) 2014-10-06T18:08:27.288+0000 I NETWORK [conn19339] end connection 127.0.0.1:51810 (12 connections now open) 2014-10-06T18:08:27.289+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51818 #19347 (3 connections now open) 2014-10-06T18:08:27.289+0000 I NETWORK [conn19347] end connection 127.0.0.1:51818 (2 connections now open) 2014-10-06T18:08:27.289+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:27.290+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:27.291+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:27.292+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:27.293+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:27.293+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:27.293+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:27.294+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:27.294+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:27.694+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:27.694+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:27.698+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:27.698+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:28.091+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:28.091+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:28.095+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:28.095+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:28.489+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:28.489+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:28.492+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:28.492+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:28.898+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:28.898+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:28.902+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:28.903+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51819 #19348 (3 connections now open) 2014-10-06T18:08:28.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51820 #19349 (4 connections now open) 2014-10-06T18:08:28.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51821 #19350 (5 connections now open) 2014-10-06T18:08:28.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51822 #19351 (6 connections now open) 2014-10-06T18:08:28.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51823 #19352 (7 connections now open) 2014-10-06T18:08:28.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51824 #19353 (8 connections now open) 2014-10-06T18:08:28.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51825 #19354 (9 connections now open) 2014-10-06T18:08:28.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51826 #19355 (10 connections now open) 2014-10-06T18:08:28.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51827 #19356 (11 connections now open) 2014-10-06T18:08:28.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51828 #19357 (12 connections now open) 2014-10-06T18:08:28.905+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51829 #19358 (13 connections now open) 2014-10-06T18:08:28.905+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51830 #19359 (14 connections now open) 2014-10-06T18:08:28.907+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51831 #19360 (15 connections now open) 2014-10-06T18:08:28.907+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51832 #19361 (16 connections now open) 2014-10-06T18:08:28.907+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51833 #19362 (17 connections now open) 2014-10-06T18:08:28.907+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51834 #19363 (18 connections now open) 2014-10-06T18:08:28.907+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51835 #19364 (19 connections now open) 2014-10-06T18:08:28.907+0000 I NETWORK [conn19348] end connection 127.0.0.1:51819 (18 connections now open) 2014-10-06T18:08:33.908+0000 I NETWORK [conn19360] end connection 127.0.0.1:51831 (17 connections now open) 2014-10-06T18:08:33.908+0000 I NETWORK [conn19350] end connection 127.0.0.1:51821 (17 connections now open) 2014-10-06T18:08:33.908+0000 I NETWORK [conn19358] end connection 127.0.0.1:51829 (17 connections now open) 2014-10-06T18:08:33.908+0000 I NETWORK [conn19353] end connection 127.0.0.1:51824 (17 connections now open) 2014-10-06T18:08:33.908+0000 I NETWORK [conn19359] end connection 127.0.0.1:51830 (13 connections now open) 2014-10-06T18:08:33.908+0000 I NETWORK [conn19349] end connection 127.0.0.1:51820 (13 connections now open) 2014-10-06T18:08:33.908+0000 I NETWORK [conn19355] end connection 127.0.0.1:51826 (13 connections now open) 2014-10-06T18:08:33.908+0000 I NETWORK [conn19361] end connection 127.0.0.1:51832 (11 connections now open) 2014-10-06T18:08:33.908+0000 I NETWORK [conn19356] end connection 127.0.0.1:51827 (13 connections now open) 2014-10-06T18:08:33.908+0000 I NETWORK [conn19364] end connection 127.0.0.1:51835 (9 connections now open) 2014-10-06T18:08:33.908+0000 I NETWORK [conn19351] end connection 127.0.0.1:51822 (9 connections now open) 2014-10-06T18:08:33.908+0000 I NETWORK [conn19354] end connection 127.0.0.1:51825 (17 connections now open) 2014-10-06T18:08:33.908+0000 I NETWORK [conn19357] end connection 127.0.0.1:51828 (13 connections now open) 2014-10-06T18:08:33.908+0000 I NETWORK [conn19352] end connection 127.0.0.1:51823 (12 connections now open) 2014-10-06T18:08:33.908+0000 I NETWORK [conn19363] end connection 127.0.0.1:51834 (11 connections now open) 2014-10-06T18:08:33.908+0000 I NETWORK [conn19362] end connection 127.0.0.1:51833 (10 connections now open) 2014-10-06T18:08:33.908+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51836 #19365 (3 connections now open) 2014-10-06T18:08:33.909+0000 I NETWORK [conn19365] end connection 127.0.0.1:51836 (2 connections now open) 2014-10-06T18:08:33.909+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:33.910+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:33.911+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:33.912+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:33.913+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:33.913+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:33.913+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:33.913+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:33.914+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:34.260+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:34.260+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:34.264+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:34.264+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:34.627+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:34.627+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:34.630+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:34.631+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:34.986+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:34.986+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:34.990+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:34.990+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:35.345+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:35.345+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:35.348+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:35.349+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51837 #19366 (3 connections now open) 2014-10-06T18:08:35.350+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51838 #19367 (4 connections now open) 2014-10-06T18:08:35.350+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51839 #19368 (5 connections now open) 2014-10-06T18:08:35.350+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51840 #19369 (6 connections now open) 2014-10-06T18:08:35.350+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51841 #19370 (7 connections now open) 2014-10-06T18:08:35.350+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51842 #19371 (8 connections now open) 2014-10-06T18:08:35.351+0000 I NETWORK [conn19366] end connection 127.0.0.1:51837 (7 connections now open) 2014-10-06T18:08:35.351+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51843 #19372 (8 connections now open) 2014-10-06T18:08:35.351+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51844 #19373 (9 connections now open) 2014-10-06T18:08:35.351+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51845 #19374 (10 connections now open) 2014-10-06T18:08:40.351+0000 I NETWORK [conn19372] end connection 127.0.0.1:51843 (9 connections now open) 2014-10-06T18:08:40.351+0000 I NETWORK [conn19374] end connection 127.0.0.1:51845 (9 connections now open) 2014-10-06T18:08:40.351+0000 I NETWORK [conn19370] end connection 127.0.0.1:51841 (9 connections now open) 2014-10-06T18:08:40.351+0000 I NETWORK [conn19368] end connection 127.0.0.1:51839 (8 connections now open) 2014-10-06T18:08:40.351+0000 I NETWORK [conn19371] end connection 127.0.0.1:51842 (8 connections now open) 2014-10-06T18:08:40.351+0000 I NETWORK [conn19367] end connection 127.0.0.1:51838 (7 connections now open) 2014-10-06T18:08:40.351+0000 I NETWORK [conn19373] end connection 127.0.0.1:51844 (9 connections now open) 2014-10-06T18:08:40.351+0000 I NETWORK [conn19369] end connection 127.0.0.1:51840 (9 connections now open) 2014-10-06T18:08:40.352+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51846 #19375 (3 connections now open) 2014-10-06T18:08:40.352+0000 I NETWORK [conn19375] end connection 127.0.0.1:51846 (2 connections now open) 2014-10-06T18:08:40.352+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:40.353+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:40.354+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:40.355+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:40.356+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:40.356+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:40.356+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:40.356+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:40.357+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:40.723+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:40.723+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:40.726+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:40.727+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:41.067+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:41.067+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:41.070+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:41.070+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:41.438+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:41.438+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:41.442+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:41.442+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:41.799+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:41.799+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:41.802+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:41.804+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51847 #19376 (3 connections now open) 2014-10-06T18:08:41.804+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51848 #19377 (4 connections now open) 2014-10-06T18:08:41.804+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51849 #19378 (5 connections now open) 2014-10-06T18:08:41.804+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51850 #19379 (6 connections now open) 2014-10-06T18:08:41.804+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51851 #19380 (7 connections now open) 2014-10-06T18:08:41.805+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51852 #19381 (8 connections now open) 2014-10-06T18:08:41.805+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51853 #19382 (9 connections now open) 2014-10-06T18:08:41.805+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51854 #19383 (10 connections now open) 2014-10-06T18:08:41.805+0000 I NETWORK [conn19376] end connection 127.0.0.1:51847 (9 connections now open) 2014-10-06T18:08:41.806+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51855 #19384 (10 connections now open) 2014-10-06T18:08:46.806+0000 I NETWORK [conn19380] end connection 127.0.0.1:51851 (9 connections now open) 2014-10-06T18:08:46.806+0000 I NETWORK [conn19384] end connection 127.0.0.1:51855 (9 connections now open) 2014-10-06T18:08:46.806+0000 I NETWORK [conn19379] end connection 127.0.0.1:51850 (9 connections now open) 2014-10-06T18:08:46.806+0000 I NETWORK [conn19382] end connection 127.0.0.1:51853 (9 connections now open) 2014-10-06T18:08:46.806+0000 I NETWORK [conn19377] end connection 127.0.0.1:51848 (9 connections now open) 2014-10-06T18:08:46.806+0000 I NETWORK [conn19381] end connection 127.0.0.1:51852 (9 connections now open) 2014-10-06T18:08:46.806+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51856 #19385 (5 connections now open) 2014-10-06T18:08:46.806+0000 I NETWORK [conn19383] end connection 127.0.0.1:51854 (9 connections now open) 2014-10-06T18:08:46.806+0000 I NETWORK [conn19378] end connection 127.0.0.1:51849 (7 connections now open) 2014-10-06T18:08:46.807+0000 I NETWORK [conn19385] end connection 127.0.0.1:51856 (2 connections now open) 2014-10-06T18:08:46.807+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:46.808+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:46.809+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:46.810+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:46.811+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:46.814+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:46.814+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:46.814+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:46.815+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:47.164+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:47.164+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:47.167+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:47.167+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:47.530+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:47.530+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:47.533+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:47.534+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:47.881+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:47.881+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:47.884+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:47.885+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:48.247+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:48.247+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:48.250+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:48.251+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51857 #19386 (3 connections now open) 2014-10-06T18:08:48.252+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51858 #19387 (4 connections now open) 2014-10-06T18:08:48.252+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51859 #19388 (5 connections now open) 2014-10-06T18:08:48.252+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51860 #19389 (6 connections now open) 2014-10-06T18:08:48.252+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51861 #19390 (7 connections now open) 2014-10-06T18:08:48.252+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51862 #19391 (8 connections now open) 2014-10-06T18:08:48.252+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51863 #19392 (9 connections now open) 2014-10-06T18:08:48.253+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51864 #19393 (10 connections now open) 2014-10-06T18:08:48.253+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51865 #19394 (11 connections now open) 2014-10-06T18:08:48.253+0000 I NETWORK [conn19386] end connection 127.0.0.1:51857 (10 connections now open) 2014-10-06T18:08:53.253+0000 I NETWORK [conn19394] end connection 127.0.0.1:51865 (9 connections now open) 2014-10-06T18:08:53.253+0000 I NETWORK [conn19393] end connection 127.0.0.1:51864 (9 connections now open) 2014-10-06T18:08:53.254+0000 I NETWORK [conn19390] end connection 127.0.0.1:51861 (9 connections now open) 2014-10-06T18:08:53.254+0000 I NETWORK [conn19391] end connection 127.0.0.1:51862 (9 connections now open) 2014-10-06T18:08:53.254+0000 I NETWORK [conn19388] end connection 127.0.0.1:51859 (8 connections now open) 2014-10-06T18:08:53.254+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51866 #19395 (7 connections now open) 2014-10-06T18:08:53.254+0000 I NETWORK [conn19392] end connection 127.0.0.1:51863 (9 connections now open) 2014-10-06T18:08:53.254+0000 I NETWORK [conn19389] end connection 127.0.0.1:51860 (9 connections now open) 2014-10-06T18:08:53.254+0000 I NETWORK [conn19387] end connection 127.0.0.1:51858 (9 connections now open) 2014-10-06T18:08:53.254+0000 I NETWORK [conn19395] end connection 127.0.0.1:51866 (2 connections now open) 2014-10-06T18:08:53.255+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:53.256+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:53.256+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:53.257+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:53.258+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:53.258+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:53.258+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:53.259+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:53.259+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:53.618+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:53.618+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:53.621+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:53.621+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:53.973+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:53.974+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:53.977+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:53.977+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:54.342+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:54.342+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:54.349+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:54.349+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:54.696+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:08:54.696+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:08:54.700+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:08:54.701+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51867 #19396 (3 connections now open) 2014-10-06T18:08:54.702+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51869 #19397 (4 connections now open) 2014-10-06T18:08:54.702+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51871 #19398 (5 connections now open) 2014-10-06T18:08:54.702+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51868 #19399 (6 connections now open) 2014-10-06T18:08:54.702+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51872 #19400 (7 connections now open) 2014-10-06T18:08:54.702+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51873 #19401 (8 connections now open) 2014-10-06T18:08:54.702+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51874 #19402 (9 connections now open) 2014-10-06T18:08:54.702+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51875 #19403 (10 connections now open) 2014-10-06T18:08:54.702+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51876 #19404 (11 connections now open) 2014-10-06T18:08:54.703+0000 I NETWORK [conn19396] end connection 127.0.0.1:51867 (10 connections now open) 2014-10-06T18:08:59.703+0000 I NETWORK [conn19402] end connection 127.0.0.1:51874 (9 connections now open) 2014-10-06T18:08:59.703+0000 I NETWORK [conn19404] end connection 127.0.0.1:51876 (9 connections now open) 2014-10-06T18:08:59.703+0000 I NETWORK [conn19400] end connection 127.0.0.1:51872 (9 connections now open) 2014-10-06T18:08:59.703+0000 I NETWORK [conn19397] end connection 127.0.0.1:51869 (9 connections now open) 2014-10-06T18:08:59.703+0000 I NETWORK [conn19399] end connection 127.0.0.1:51868 (9 connections now open) 2014-10-06T18:08:59.703+0000 I NETWORK [conn19401] end connection 127.0.0.1:51873 (9 connections now open) 2014-10-06T18:08:59.703+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51877 #19405 (5 connections now open) 2014-10-06T18:08:59.703+0000 I NETWORK [conn19398] end connection 127.0.0.1:51871 (6 connections now open) 2014-10-06T18:08:59.703+0000 I NETWORK [conn19403] end connection 127.0.0.1:51875 (9 connections now open) 2014-10-06T18:08:59.704+0000 I NETWORK [conn19405] end connection 127.0.0.1:51877 (2 connections now open) 2014-10-06T18:08:59.704+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:59.705+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:59.706+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:59.707+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:59.707+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:59.708+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:59.708+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:59.708+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:08:59.708+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:00.074+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:00.074+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:00.077+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:00.078+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:00.434+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:00.434+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:00.437+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:00.438+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:00.788+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:00.788+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:00.791+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:00.792+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:01.154+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:01.154+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:01.158+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:01.159+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51878 #19406 (3 connections now open) 2014-10-06T18:09:01.159+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51879 #19407 (4 connections now open) 2014-10-06T18:09:01.159+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51880 #19408 (5 connections now open) 2014-10-06T18:09:01.159+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51881 #19409 (6 connections now open) 2014-10-06T18:09:01.159+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51882 #19410 (7 connections now open) 2014-10-06T18:09:01.159+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51883 #19411 (8 connections now open) 2014-10-06T18:09:01.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51884 #19412 (9 connections now open) 2014-10-06T18:09:01.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51885 #19413 (10 connections now open) 2014-10-06T18:09:01.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51886 #19414 (11 connections now open) 2014-10-06T18:09:01.160+0000 I NETWORK [conn19406] end connection 127.0.0.1:51878 (10 connections now open) 2014-10-06T18:09:06.161+0000 I NETWORK [conn19409] end connection 127.0.0.1:51881 (9 connections now open) 2014-10-06T18:09:06.161+0000 I NETWORK [conn19413] end connection 127.0.0.1:51885 (9 connections now open) 2014-10-06T18:09:06.161+0000 I NETWORK [conn19414] end connection 127.0.0.1:51886 (9 connections now open) 2014-10-06T18:09:06.161+0000 I NETWORK [conn19411] end connection 127.0.0.1:51883 (9 connections now open) 2014-10-06T18:09:06.161+0000 I NETWORK [conn19412] end connection 127.0.0.1:51884 (9 connections now open) 2014-10-06T18:09:06.161+0000 I NETWORK [conn19410] end connection 127.0.0.1:51882 (9 connections now open) 2014-10-06T18:09:06.161+0000 I NETWORK [conn19408] end connection 127.0.0.1:51880 (9 connections now open) 2014-10-06T18:09:06.161+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51887 #19415 (5 connections now open) 2014-10-06T18:09:06.161+0000 I NETWORK [conn19407] end connection 127.0.0.1:51879 (9 connections now open) 2014-10-06T18:09:06.162+0000 I NETWORK [conn19415] end connection 127.0.0.1:51887 (2 connections now open) 2014-10-06T18:09:06.162+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:06.163+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:06.164+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:06.165+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:06.169+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:06.169+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:06.169+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:06.169+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:06.170+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:06.516+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:06.516+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:06.519+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:06.519+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:06.879+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:06.879+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:06.883+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:06.883+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:07.239+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:07.239+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:07.243+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:07.243+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:07.596+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:07.596+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:07.600+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:07.601+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51888 #19416 (3 connections now open) 2014-10-06T18:09:07.601+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51889 #19417 (4 connections now open) 2014-10-06T18:09:07.601+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51890 #19418 (5 connections now open) 2014-10-06T18:09:07.601+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51891 #19419 (6 connections now open) 2014-10-06T18:09:07.601+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51892 #19420 (7 connections now open) 2014-10-06T18:09:07.602+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51893 #19421 (8 connections now open) 2014-10-06T18:09:07.602+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51894 #19422 (9 connections now open) 2014-10-06T18:09:07.602+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51895 #19423 (10 connections now open) 2014-10-06T18:09:07.602+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51896 #19424 (11 connections now open) 2014-10-06T18:09:07.602+0000 I NETWORK [conn19416] end connection 127.0.0.1:51888 (10 connections now open) 2014-10-06T18:09:12.602+0000 I NETWORK [conn19419] end connection 127.0.0.1:51891 (9 connections now open) 2014-10-06T18:09:12.603+0000 I NETWORK [conn19418] end connection 127.0.0.1:51890 (9 connections now open) 2014-10-06T18:09:12.603+0000 I NETWORK [conn19423] end connection 127.0.0.1:51895 (7 connections now open) 2014-10-06T18:09:12.603+0000 I NETWORK [conn19420] end connection 127.0.0.1:51892 (9 connections now open) 2014-10-06T18:09:12.603+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51897 #19425 (9 connections now open) 2014-10-06T18:09:12.603+0000 I NETWORK [conn19422] end connection 127.0.0.1:51894 (6 connections now open) 2014-10-06T18:09:12.603+0000 I NETWORK [conn19417] end connection 127.0.0.1:51889 (5 connections now open) 2014-10-06T18:09:12.603+0000 I NETWORK [conn19424] end connection 127.0.0.1:51896 (5 connections now open) 2014-10-06T18:09:12.603+0000 I NETWORK [conn19421] end connection 127.0.0.1:51893 (3 connections now open) 2014-10-06T18:09:12.603+0000 I NETWORK [conn19425] end connection 127.0.0.1:51897 (2 connections now open) 2014-10-06T18:09:12.604+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:12.604+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:12.605+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:12.606+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:12.607+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:12.607+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:12.607+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:12.607+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:12.608+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:12.975+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:12.975+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:12.979+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:12.979+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:13.321+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:13.321+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:13.325+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:13.325+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:13.686+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:13.686+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:13.689+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:13.689+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:14.045+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:14.045+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:14.049+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:14.050+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51898 #19426 (3 connections now open) 2014-10-06T18:09:14.050+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51900 #19427 (4 connections now open) 2014-10-06T18:09:14.050+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51899 #19428 (5 connections now open) 2014-10-06T18:09:14.050+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51901 #19429 (6 connections now open) 2014-10-06T18:09:14.050+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51902 #19430 (7 connections now open) 2014-10-06T18:09:14.051+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51903 #19431 (8 connections now open) 2014-10-06T18:09:14.051+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51904 #19432 (9 connections now open) 2014-10-06T18:09:14.051+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51905 #19433 (10 connections now open) 2014-10-06T18:09:14.051+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51906 #19434 (11 connections now open) 2014-10-06T18:09:14.051+0000 I NETWORK [conn19426] end connection 127.0.0.1:51898 (10 connections now open) 2014-10-06T18:09:19.052+0000 I NETWORK [conn19431] end connection 127.0.0.1:51903 (9 connections now open) 2014-10-06T18:09:19.052+0000 I NETWORK [conn19434] end connection 127.0.0.1:51906 (9 connections now open) 2014-10-06T18:09:19.052+0000 I NETWORK [conn19429] end connection 127.0.0.1:51901 (9 connections now open) 2014-10-06T18:09:19.052+0000 I NETWORK [conn19427] end connection 127.0.0.1:51900 (9 connections now open) 2014-10-06T18:09:19.052+0000 I NETWORK [conn19428] end connection 127.0.0.1:51899 (9 connections now open) 2014-10-06T18:09:19.052+0000 I NETWORK [conn19433] end connection 127.0.0.1:51905 (9 connections now open) 2014-10-06T18:09:19.052+0000 I NETWORK [conn19432] end connection 127.0.0.1:51904 (8 connections now open) 2014-10-06T18:09:19.052+0000 I NETWORK [conn19430] end connection 127.0.0.1:51902 (7 connections now open) 2014-10-06T18:09:19.052+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51907 #19435 (7 connections now open) 2014-10-06T18:09:19.053+0000 I NETWORK [conn19435] end connection 127.0.0.1:51907 (2 connections now open) 2014-10-06T18:09:19.053+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:19.054+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:19.055+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:19.056+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:19.057+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:19.057+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:19.057+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:19.057+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:19.058+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:19.415+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:19.415+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:19.418+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:19.418+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:19.783+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:19.783+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:19.786+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:19.787+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:20.130+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:20.130+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:20.133+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:20.134+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:20.501+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:20.501+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:20.504+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:20.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51908 #19436 (3 connections now open) 2014-10-06T18:09:20.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51909 #19437 (4 connections now open) 2014-10-06T18:09:20.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51910 #19438 (5 connections now open) 2014-10-06T18:09:20.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51911 #19439 (6 connections now open) 2014-10-06T18:09:20.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51912 #19440 (7 connections now open) 2014-10-06T18:09:20.506+0000 I NETWORK [conn19436] end connection 127.0.0.1:51908 (5 connections now open) 2014-10-06T18:09:25.506+0000 I NETWORK [conn19439] end connection 127.0.0.1:51911 (5 connections now open) 2014-10-06T18:09:25.506+0000 I NETWORK [conn19440] end connection 127.0.0.1:51912 (5 connections now open) 2014-10-06T18:09:25.506+0000 I NETWORK [conn19438] end connection 127.0.0.1:51910 (5 connections now open) 2014-10-06T18:09:25.506+0000 I NETWORK [conn19437] end connection 127.0.0.1:51909 (5 connections now open) 2014-10-06T18:09:25.507+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51913 #19441 (3 connections now open) 2014-10-06T18:09:25.507+0000 I NETWORK [conn19441] end connection 127.0.0.1:51913 (2 connections now open) 2014-10-06T18:09:25.507+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:25.508+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:25.509+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:25.510+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:25.512+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:25.512+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:25.513+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:25.513+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:25.513+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:25.876+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:25.876+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:25.879+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:25.879+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:26.235+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:26.235+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:26.238+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:26.238+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:26.608+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:26.608+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:26.611+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:26.612+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:26.961+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:26.961+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:26.965+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:26.966+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51914 #19442 (3 connections now open) 2014-10-06T18:09:26.966+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51915 #19443 (4 connections now open) 2014-10-06T18:09:26.966+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51917 #19444 (5 connections now open) 2014-10-06T18:09:26.966+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51916 #19445 (6 connections now open) 2014-10-06T18:09:26.966+0000 I NETWORK [conn19442] end connection 127.0.0.1:51914 (5 connections now open) 2014-10-06T18:09:26.966+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51918 #19446 (7 connections now open) 2014-10-06T18:09:31.967+0000 I NETWORK [conn19443] end connection 127.0.0.1:51915 (5 connections now open) 2014-10-06T18:09:31.967+0000 I NETWORK [conn19446] end connection 127.0.0.1:51918 (5 connections now open) 2014-10-06T18:09:31.967+0000 I NETWORK [conn19445] end connection 127.0.0.1:51916 (5 connections now open) 2014-10-06T18:09:31.967+0000 I NETWORK [conn19444] end connection 127.0.0.1:51917 (4 connections now open) 2014-10-06T18:09:31.967+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51919 #19447 (3 connections now open) 2014-10-06T18:09:31.968+0000 I NETWORK [conn19447] end connection 127.0.0.1:51919 (2 connections now open) 2014-10-06T18:09:31.968+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:31.969+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:31.970+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:31.970+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:31.971+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:31.971+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:31.972+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:31.972+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:31.972+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:32.341+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:32.341+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:32.345+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:32.345+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:32.708+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:32.708+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:32.712+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:32.712+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:33.064+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:33.064+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:33.067+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:33.068+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:33.437+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:33.437+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:33.440+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:33.441+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51920 #19448 (3 connections now open) 2014-10-06T18:09:33.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51922 #19449 (4 connections now open) 2014-10-06T18:09:33.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51921 #19450 (5 connections now open) 2014-10-06T18:09:33.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51924 #19451 (6 connections now open) 2014-10-06T18:09:33.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51925 #19452 (7 connections now open) 2014-10-06T18:09:33.442+0000 I NETWORK [conn19448] end connection 127.0.0.1:51920 (6 connections now open) 2014-10-06T18:09:38.442+0000 I NETWORK [conn19450] end connection 127.0.0.1:51921 (5 connections now open) 2014-10-06T18:09:38.442+0000 I NETWORK [conn19452] end connection 127.0.0.1:51925 (5 connections now open) 2014-10-06T18:09:38.442+0000 I NETWORK [conn19449] end connection 127.0.0.1:51922 (5 connections now open) 2014-10-06T18:09:38.442+0000 I NETWORK [conn19451] end connection 127.0.0.1:51924 (5 connections now open) 2014-10-06T18:09:38.443+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51926 #19453 (3 connections now open) 2014-10-06T18:09:38.443+0000 I NETWORK [conn19453] end connection 127.0.0.1:51926 (2 connections now open) 2014-10-06T18:09:38.444+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:38.444+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:38.445+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:38.446+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:38.447+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:38.447+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:38.447+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:38.448+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:38.448+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:38.795+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:38.795+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:38.799+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:38.799+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:39.162+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:39.162+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:39.166+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:39.166+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:39.525+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:39.525+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:39.529+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:39.529+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:39.879+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:39.879+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:39.882+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:39.884+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51927 #19454 (3 connections now open) 2014-10-06T18:09:39.884+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51928 #19455 (4 connections now open) 2014-10-06T18:09:39.884+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51929 #19456 (5 connections now open) 2014-10-06T18:09:39.884+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51930 #19457 (6 connections now open) 2014-10-06T18:09:39.884+0000 I NETWORK [conn19454] end connection 127.0.0.1:51927 (4 connections now open) 2014-10-06T18:09:39.884+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51931 #19458 (7 connections now open) 2014-10-06T18:09:44.885+0000 I NETWORK [conn19457] end connection 127.0.0.1:51930 (5 connections now open) 2014-10-06T18:09:44.885+0000 I NETWORK [conn19456] end connection 127.0.0.1:51929 (5 connections now open) 2014-10-06T18:09:44.885+0000 I NETWORK [conn19455] end connection 127.0.0.1:51928 (5 connections now open) 2014-10-06T18:09:44.885+0000 I NETWORK [conn19458] end connection 127.0.0.1:51931 (5 connections now open) 2014-10-06T18:09:44.885+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51932 #19459 (3 connections now open) 2014-10-06T18:09:44.885+0000 I NETWORK [conn19459] end connection 127.0.0.1:51932 (2 connections now open) 2014-10-06T18:09:44.886+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:44.887+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:44.887+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:44.888+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:44.889+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:44.889+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:44.889+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:44.890+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:44.890+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:45.262+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:45.262+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:45.265+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:45.265+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:45.611+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:45.611+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:45.615+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:45.615+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:45.978+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:45.978+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:45.981+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:45.982+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:46.341+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:46.341+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:46.344+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:46.346+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51933 #19460 (3 connections now open) 2014-10-06T18:09:46.346+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51934 #19461 (4 connections now open) 2014-10-06T18:09:46.346+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51935 #19462 (5 connections now open) 2014-10-06T18:09:46.346+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51936 #19463 (6 connections now open) 2014-10-06T18:09:46.346+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51937 #19464 (7 connections now open) 2014-10-06T18:09:46.346+0000 I NETWORK [conn19460] end connection 127.0.0.1:51933 (6 connections now open) 2014-10-06T18:09:51.347+0000 I NETWORK [conn19461] end connection 127.0.0.1:51934 (5 connections now open) 2014-10-06T18:09:51.347+0000 I NETWORK [conn19464] end connection 127.0.0.1:51937 (5 connections now open) 2014-10-06T18:09:51.347+0000 I NETWORK [conn19462] end connection 127.0.0.1:51935 (5 connections now open) 2014-10-06T18:09:51.347+0000 I NETWORK [conn19463] end connection 127.0.0.1:51936 (5 connections now open) 2014-10-06T18:09:51.347+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51939 #19465 (3 connections now open) 2014-10-06T18:09:51.348+0000 I NETWORK [conn19465] end connection 127.0.0.1:51939 (2 connections now open) 2014-10-06T18:09:51.348+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:51.349+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:51.350+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:51.351+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:51.351+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:51.352+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:51.352+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:51.352+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:51.352+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:51.703+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:51.703+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:51.707+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:51.707+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:52.073+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:52.073+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:52.076+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:52.076+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:52.419+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:52.419+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:52.423+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:52.423+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:52.788+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:52.788+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:52.791+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:52.792+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51940 #19466 (3 connections now open) 2014-10-06T18:09:52.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51941 #19467 (4 connections now open) 2014-10-06T18:09:52.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51942 #19468 (5 connections now open) 2014-10-06T18:09:52.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51943 #19469 (6 connections now open) 2014-10-06T18:09:52.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51944 #19470 (7 connections now open) 2014-10-06T18:09:52.793+0000 I NETWORK [conn19466] end connection 127.0.0.1:51940 (6 connections now open) 2014-10-06T18:09:57.794+0000 I NETWORK [conn19469] end connection 127.0.0.1:51943 (5 connections now open) 2014-10-06T18:09:57.794+0000 I NETWORK [conn19468] end connection 127.0.0.1:51942 (5 connections now open) 2014-10-06T18:09:57.794+0000 I NETWORK [conn19467] end connection 127.0.0.1:51941 (5 connections now open) 2014-10-06T18:09:57.794+0000 I NETWORK [conn19470] end connection 127.0.0.1:51944 (5 connections now open) 2014-10-06T18:09:57.794+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51945 #19471 (3 connections now open) 2014-10-06T18:09:57.794+0000 I NETWORK [conn19471] end connection 127.0.0.1:51945 (2 connections now open) 2014-10-06T18:09:57.795+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:57.796+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:57.796+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:57.797+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:57.798+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:57.798+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:57.798+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:57.799+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:57.799+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:58.161+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:58.161+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:58.165+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:58.165+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:58.520+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:58.520+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:58.524+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:58.524+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:58.894+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:58.894+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:58.897+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:58.897+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:09:59.245+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:09:59.245+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:09:59.249+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:09:59.250+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51946 #19472 (3 connections now open) 2014-10-06T18:09:59.250+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51947 #19473 (4 connections now open) 2014-10-06T18:09:59.251+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51948 #19474 (5 connections now open) 2014-10-06T18:09:59.251+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51950 #19475 (6 connections now open) 2014-10-06T18:09:59.251+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51949 #19476 (7 connections now open) 2014-10-06T18:09:59.251+0000 I NETWORK [conn19472] end connection 127.0.0.1:51946 (6 connections now open) 2014-10-06T18:10:04.251+0000 I NETWORK [conn19475] end connection 127.0.0.1:51950 (5 connections now open) 2014-10-06T18:10:04.251+0000 I NETWORK [conn19473] end connection 127.0.0.1:51947 (5 connections now open) 2014-10-06T18:10:04.251+0000 I NETWORK [conn19474] end connection 127.0.0.1:51948 (5 connections now open) 2014-10-06T18:10:04.251+0000 I NETWORK [conn19476] end connection 127.0.0.1:51949 (5 connections now open) 2014-10-06T18:10:04.251+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51952 #19477 (3 connections now open) 2014-10-06T18:10:04.252+0000 I NETWORK [conn19477] end connection 127.0.0.1:51952 (2 connections now open) 2014-10-06T18:10:04.252+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:04.253+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:04.254+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:04.255+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:04.256+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:04.256+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:04.256+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:04.257+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:04.257+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:04.622+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:04.622+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:04.626+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:04.626+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:04.982+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:04.982+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:04.986+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:04.986+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:05.334+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:05.334+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:05.338+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:05.338+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:05.700+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:05.700+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:05.703+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:05.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51953 #19478 (3 connections now open) 2014-10-06T18:10:05.705+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51954 #19479 (4 connections now open) 2014-10-06T18:10:05.705+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51955 #19480 (5 connections now open) 2014-10-06T18:10:05.705+0000 I NETWORK [conn19478] end connection 127.0.0.1:51953 (4 connections now open) 2014-10-06T18:10:10.705+0000 I NETWORK [conn19480] end connection 127.0.0.1:51955 (3 connections now open) 2014-10-06T18:10:10.705+0000 I NETWORK [conn19479] end connection 127.0.0.1:51954 (3 connections now open) 2014-10-06T18:10:10.706+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51956 #19481 (3 connections now open) 2014-10-06T18:10:10.706+0000 I NETWORK [conn19481] end connection 127.0.0.1:51956 (2 connections now open) 2014-10-06T18:10:10.706+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:10.707+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:10.708+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:10.709+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:10.709+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:10.710+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:10.710+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:10.710+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:10.710+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:11.058+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:11.059+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:11.062+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:11.062+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:11.426+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:11.426+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:11.430+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:11.430+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:11.788+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:11.788+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:11.795+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:11.795+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:12.153+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:12.153+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:12.157+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:12.158+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51957 #19482 (3 connections now open) 2014-10-06T18:10:12.158+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51958 #19483 (4 connections now open) 2014-10-06T18:10:12.158+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51959 #19484 (5 connections now open) 2014-10-06T18:10:12.159+0000 I NETWORK [conn19482] end connection 127.0.0.1:51957 (4 connections now open) 2014-10-06T18:10:17.159+0000 I NETWORK [conn19484] end connection 127.0.0.1:51959 (3 connections now open) 2014-10-06T18:10:17.159+0000 I NETWORK [conn19483] end connection 127.0.0.1:51958 (3 connections now open) 2014-10-06T18:10:17.159+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51960 #19485 (3 connections now open) 2014-10-06T18:10:17.160+0000 I NETWORK [conn19485] end connection 127.0.0.1:51960 (2 connections now open) 2014-10-06T18:10:17.160+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:17.161+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:17.162+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:17.163+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:17.163+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:17.164+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:17.164+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:17.164+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:17.164+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:17.529+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:17.529+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:17.532+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:17.532+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:17.882+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:17.882+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:17.886+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:17.886+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:18.252+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:18.253+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:18.256+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:18.256+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:18.624+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:18.624+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:18.627+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:18.628+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51961 #19486 (3 connections now open) 2014-10-06T18:10:18.629+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51962 #19487 (4 connections now open) 2014-10-06T18:10:18.629+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51963 #19488 (5 connections now open) 2014-10-06T18:10:18.629+0000 I NETWORK [conn19486] end connection 127.0.0.1:51961 (4 connections now open) 2014-10-06T18:10:23.629+0000 I NETWORK [conn19488] end connection 127.0.0.1:51963 (3 connections now open) 2014-10-06T18:10:23.629+0000 I NETWORK [conn19487] end connection 127.0.0.1:51962 (3 connections now open) 2014-10-06T18:10:23.629+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51964 #19489 (3 connections now open) 2014-10-06T18:10:23.630+0000 I NETWORK [conn19489] end connection 127.0.0.1:51964 (2 connections now open) 2014-10-06T18:10:23.630+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:23.631+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:23.632+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:23.633+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:23.634+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:23.634+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:23.634+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:23.635+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:23.635+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:23.985+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:23.985+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:23.989+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:23.989+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:24.354+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:24.354+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:24.357+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:24.358+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:24.707+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:24.707+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:24.711+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:24.711+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:25.076+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:25.076+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:25.080+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:25.081+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51965 #19490 (3 connections now open) 2014-10-06T18:10:25.081+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51966 #19491 (4 connections now open) 2014-10-06T18:10:25.081+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51967 #19492 (5 connections now open) 2014-10-06T18:10:25.081+0000 I NETWORK [conn19490] end connection 127.0.0.1:51965 (4 connections now open) 2014-10-06T18:10:30.082+0000 I NETWORK [conn19491] end connection 127.0.0.1:51966 (3 connections now open) 2014-10-06T18:10:30.082+0000 I NETWORK [conn19492] end connection 127.0.0.1:51967 (2 connections now open) 2014-10-06T18:10:30.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51968 #19493 (3 connections now open) 2014-10-06T18:10:30.082+0000 I NETWORK [conn19493] end connection 127.0.0.1:51968 (2 connections now open) 2014-10-06T18:10:30.082+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:30.083+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:30.084+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:30.085+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:30.086+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:30.086+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:30.086+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:30.086+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:30.087+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:30.453+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:30.453+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:30.457+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:30.457+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:30.809+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:30.809+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:30.812+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:30.812+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:31.184+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:31.184+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:31.187+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:31.187+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:31.542+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:31.542+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:31.545+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:31.546+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51969 #19494 (3 connections now open) 2014-10-06T18:10:31.546+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51970 #19495 (4 connections now open) 2014-10-06T18:10:31.546+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51971 #19496 (5 connections now open) 2014-10-06T18:10:31.547+0000 I NETWORK [conn19494] end connection 127.0.0.1:51969 (4 connections now open) 2014-10-06T18:10:36.547+0000 I NETWORK [conn19496] end connection 127.0.0.1:51971 (3 connections now open) 2014-10-06T18:10:36.547+0000 I NETWORK [conn19495] end connection 127.0.0.1:51970 (3 connections now open) 2014-10-06T18:10:36.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51972 #19497 (3 connections now open) 2014-10-06T18:10:36.548+0000 I NETWORK [conn19497] end connection 127.0.0.1:51972 (2 connections now open) 2014-10-06T18:10:36.548+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:36.549+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:36.550+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:36.551+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:36.552+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:36.552+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:36.552+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:36.552+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:36.553+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:36.918+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:36.918+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:36.922+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:36.922+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:37.289+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:37.289+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:37.293+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:37.293+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:37.638+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:37.638+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:37.641+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:37.642+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:38.001+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:38.001+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:38.004+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:38.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51973 #19498 (3 connections now open) 2014-10-06T18:10:38.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51974 #19499 (4 connections now open) 2014-10-06T18:10:38.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51975 #19500 (5 connections now open) 2014-10-06T18:10:38.006+0000 I NETWORK [conn19498] end connection 127.0.0.1:51973 (4 connections now open) 2014-10-06T18:10:43.007+0000 I NETWORK [conn19500] end connection 127.0.0.1:51975 (3 connections now open) 2014-10-06T18:10:43.007+0000 I NETWORK [conn19499] end connection 127.0.0.1:51974 (3 connections now open) 2014-10-06T18:10:43.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51977 #19501 (3 connections now open) 2014-10-06T18:10:43.007+0000 I NETWORK [conn19501] end connection 127.0.0.1:51977 (2 connections now open) 2014-10-06T18:10:43.008+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:43.008+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:43.009+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:43.010+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:43.011+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:43.011+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:43.011+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:43.012+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:43.012+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:43.361+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:43.362+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:43.365+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:43.365+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:43.741+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:43.741+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:43.744+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:43.745+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:44.118+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:44.118+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:44.122+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:44.122+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:44.470+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:44.470+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:44.473+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:44.474+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51978 #19502 (3 connections now open) 2014-10-06T18:10:44.474+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51979 #19503 (4 connections now open) 2014-10-06T18:10:44.474+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51980 #19504 (5 connections now open) 2014-10-06T18:10:44.475+0000 I NETWORK [conn19502] end connection 127.0.0.1:51978 (4 connections now open) 2014-10-06T18:10:49.475+0000 I NETWORK [conn19503] end connection 127.0.0.1:51979 (3 connections now open) 2014-10-06T18:10:49.475+0000 I NETWORK [conn19504] end connection 127.0.0.1:51980 (3 connections now open) 2014-10-06T18:10:49.475+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51981 #19505 (3 connections now open) 2014-10-06T18:10:49.476+0000 I NETWORK [conn19505] end connection 127.0.0.1:51981 (2 connections now open) 2014-10-06T18:10:49.476+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:49.477+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:49.478+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:49.479+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:49.480+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:49.480+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:49.480+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:49.480+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:49.481+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:49.845+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:49.845+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:49.849+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:49.849+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:50.205+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:50.205+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:50.208+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:50.209+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:50.580+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:50.580+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:50.583+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:50.583+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:50.959+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:50.959+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:50.962+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:50.963+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51982 #19506 (3 connections now open) 2014-10-06T18:10:50.964+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51983 #19507 (4 connections now open) 2014-10-06T18:10:50.964+0000 I NETWORK [conn19506] end connection 127.0.0.1:51982 (3 connections now open) 2014-10-06T18:10:55.964+0000 I NETWORK [conn19507] end connection 127.0.0.1:51983 (2 connections now open) 2014-10-06T18:10:55.964+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51984 #19508 (3 connections now open) 2014-10-06T18:10:55.965+0000 I NETWORK [conn19508] end connection 127.0.0.1:51984 (2 connections now open) 2014-10-06T18:10:55.965+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:55.966+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:55.967+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:55.968+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:55.969+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:55.969+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:55.969+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:55.969+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:55.970+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:56.316+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:56.316+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:56.319+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:56.319+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:56.693+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:56.693+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:56.697+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:56.697+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:57.049+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:57.049+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:57.053+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:57.053+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:10:57.418+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:10:57.418+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:10:57.425+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:10:57.426+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51985 #19509 (3 connections now open) 2014-10-06T18:10:57.426+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51986 #19510 (4 connections now open) 2014-10-06T18:10:57.427+0000 I NETWORK [conn19509] end connection 127.0.0.1:51985 (3 connections now open) 2014-10-06T18:11:02.427+0000 I NETWORK [conn19510] end connection 127.0.0.1:51986 (2 connections now open) 2014-10-06T18:11:02.427+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51987 #19511 (3 connections now open) 2014-10-06T18:11:02.428+0000 I NETWORK [conn19511] end connection 127.0.0.1:51987 (2 connections now open) 2014-10-06T18:11:02.428+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:02.429+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:02.430+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:02.431+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:02.431+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:02.432+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:02.432+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:02.432+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:02.432+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:02.803+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:11:02.804+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:02.807+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:02.807+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:03.160+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:11:03.160+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:03.163+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:03.163+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:03.531+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:11:03.531+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:03.534+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:03.534+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:03.882+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:11:03.882+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:03.885+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:03.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51988 #19512 (3 connections now open) 2014-10-06T18:11:03.887+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51989 #19513 (4 connections now open) 2014-10-06T18:11:03.887+0000 I NETWORK [conn19512] end connection 127.0.0.1:51988 (3 connections now open) 2014-10-06T18:11:08.887+0000 I NETWORK [conn19513] end connection 127.0.0.1:51989 (2 connections now open) 2014-10-06T18:11:08.888+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51990 #19514 (3 connections now open) 2014-10-06T18:11:08.888+0000 I NETWORK [conn19514] end connection 127.0.0.1:51990 (2 connections now open) 2014-10-06T18:11:08.888+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:08.889+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:08.890+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:08.891+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:08.892+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:08.892+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:08.892+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:08.892+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:08.893+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:09.263+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:11:09.263+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:09.266+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:09.267+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:09.638+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:11:09.638+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:09.641+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:09.641+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:09.988+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:11:09.988+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:09.992+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:09.992+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:10.359+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:11:10.359+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:10.362+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:10.363+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51991 #19515 (3 connections now open) 2014-10-06T18:11:10.364+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51992 #19516 (4 connections now open) 2014-10-06T18:11:10.364+0000 I NETWORK [conn19515] end connection 127.0.0.1:51991 (3 connections now open) 2014-10-06T18:11:15.364+0000 I NETWORK [conn19516] end connection 127.0.0.1:51992 (2 connections now open) 2014-10-06T18:11:15.365+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51993 #19517 (3 connections now open) 2014-10-06T18:11:15.365+0000 I NETWORK [conn19517] end connection 127.0.0.1:51993 (2 connections now open) 2014-10-06T18:11:15.365+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:15.366+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:15.367+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:15.368+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:15.369+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:15.369+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:15.369+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:15.369+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:15.370+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:15.718+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:11:15.718+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:15.721+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:15.722+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:16.092+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:11:16.092+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:16.096+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:16.096+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:16.461+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:11:16.461+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:16.464+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:16.464+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:16.811+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:11:16.811+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:16.815+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:16.816+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51994 #19518 (3 connections now open) 2014-10-06T18:11:16.816+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51995 #19519 (4 connections now open) 2014-10-06T18:11:16.816+0000 I NETWORK [conn19518] end connection 127.0.0.1:51994 (3 connections now open) 2014-10-06T18:11:21.817+0000 I NETWORK [conn19519] end connection 127.0.0.1:51995 (2 connections now open) 2014-10-06T18:11:21.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51996 #19520 (3 connections now open) 2014-10-06T18:11:21.817+0000 I NETWORK [conn19520] end connection 127.0.0.1:51996 (2 connections now open) 2014-10-06T18:11:21.817+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:21.818+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:21.819+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:21.820+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:21.821+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:21.821+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:21.821+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:21.821+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:21.822+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:22.189+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:11:22.189+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:22.193+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:22.193+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:22.541+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:11:22.541+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:22.544+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:22.544+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:22.912+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:11:22.912+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:22.916+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:22.916+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:23.291+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:11:23.291+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:23.294+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:23.295+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51997 #19521 (3 connections now open) 2014-10-06T18:11:23.296+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51998 #19522 (4 connections now open) 2014-10-06T18:11:23.296+0000 I NETWORK [conn19521] end connection 127.0.0.1:51997 (3 connections now open) 2014-10-06T18:11:28.296+0000 I NETWORK [conn19522] end connection 127.0.0.1:51998 (2 connections now open) 2014-10-06T18:11:28.296+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51999 #19523 (3 connections now open) 2014-10-06T18:11:28.297+0000 I NETWORK [conn19523] end connection 127.0.0.1:51999 (2 connections now open) 2014-10-06T18:11:28.297+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:28.298+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:28.299+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:28.300+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:28.301+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:28.301+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:28.301+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:28.301+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:28.302+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:28.652+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:11:28.652+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:28.656+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:28.656+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:29.021+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:11:29.021+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:29.024+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:29.024+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:29.376+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:11:29.376+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:29.383+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:29.383+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:29.751+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindOneProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindOneProjection" } 2014-10-06T18:11:29.751+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:29.754+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:29.755+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52000 #19524 (3 connections now open) 2014-10-06T18:11:29.755+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52001 #19525 (4 connections now open) 2014-10-06T18:11:29.756+0000 I NETWORK [conn19524] end connection 127.0.0.1:52000 (3 connections now open) 2014-10-06T18:11:34.756+0000 I NETWORK [conn19525] end connection 127.0.0.1:52001 (2 connections now open) 2014-10-06T18:11:34.756+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52002 #19526 (3 connections now open) 2014-10-06T18:11:34.757+0000 I NETWORK [conn19526] end connection 127.0.0.1:52002 (2 connections now open) 2014-10-06T18:11:34.757+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:34.758+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:34.759+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:34.760+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindOneProjection 2014-10-06T18:11:34.764+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:34.765+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:34.765+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:34.765+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:34.765+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:35.133+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:11:35.133+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:35.136+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:35.137+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:35.487+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:11:35.487+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:35.490+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:35.490+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:35.857+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:11:35.857+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:35.860+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:35.861+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:36.213+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:11:36.213+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:36.216+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:36.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52003 #19527 (3 connections now open) 2014-10-06T18:11:36.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52004 #19528 (4 connections now open) 2014-10-06T18:11:36.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52006 #19529 (5 connections now open) 2014-10-06T18:11:36.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52005 #19530 (6 connections now open) 2014-10-06T18:11:36.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52007 #19531 (7 connections now open) 2014-10-06T18:11:36.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52008 #19532 (8 connections now open) 2014-10-06T18:11:36.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52009 #19533 (9 connections now open) 2014-10-06T18:11:36.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52010 #19534 (10 connections now open) 2014-10-06T18:11:36.222+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52011 #19535 (11 connections now open) 2014-10-06T18:11:36.222+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52012 #19536 (12 connections now open) 2014-10-06T18:11:36.222+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52013 #19537 (13 connections now open) 2014-10-06T18:11:36.222+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52014 #19538 (14 connections now open) 2014-10-06T18:11:36.222+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52015 #19539 (15 connections now open) 2014-10-06T18:11:36.223+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52016 #19540 (16 connections now open) 2014-10-06T18:11:36.223+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52017 #19541 (17 connections now open) 2014-10-06T18:11:36.223+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52018 #19542 (18 connections now open) 2014-10-06T18:11:36.223+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52019 #19543 (19 connections now open) 2014-10-06T18:11:36.224+0000 I NETWORK [conn19527] end connection 127.0.0.1:52003 (18 connections now open) 2014-10-06T18:11:41.224+0000 I NETWORK [conn19533] end connection 127.0.0.1:52009 (17 connections now open) 2014-10-06T18:11:41.226+0000 I NETWORK [conn19534] end connection 127.0.0.1:52010 (16 connections now open) 2014-10-06T18:11:41.227+0000 I NETWORK [conn19542] end connection 127.0.0.1:52018 (15 connections now open) 2014-10-06T18:11:41.227+0000 I NETWORK [conn19537] end connection 127.0.0.1:52013 (14 connections now open) 2014-10-06T18:11:41.227+0000 I NETWORK [conn19529] end connection 127.0.0.1:52006 (13 connections now open) 2014-10-06T18:11:41.227+0000 I NETWORK [conn19535] end connection 127.0.0.1:52011 (13 connections now open) 2014-10-06T18:11:41.227+0000 I NETWORK [conn19531] end connection 127.0.0.1:52007 (11 connections now open) 2014-10-06T18:11:41.227+0000 I NETWORK [conn19528] end connection 127.0.0.1:52004 (10 connections now open) 2014-10-06T18:11:41.227+0000 I NETWORK [conn19536] end connection 127.0.0.1:52012 (10 connections now open) 2014-10-06T18:11:41.227+0000 I NETWORK [conn19530] end connection 127.0.0.1:52005 (8 connections now open) 2014-10-06T18:11:41.228+0000 I NETWORK [conn19543] end connection 127.0.0.1:52019 (7 connections now open) 2014-10-06T18:11:41.228+0000 I NETWORK [conn19538] end connection 127.0.0.1:52014 (6 connections now open) 2014-10-06T18:11:41.228+0000 I NETWORK [conn19532] end connection 127.0.0.1:52008 (6 connections now open) 2014-10-06T18:11:41.229+0000 I NETWORK [conn19539] end connection 127.0.0.1:52015 (5 connections now open) 2014-10-06T18:11:41.229+0000 I NETWORK [conn19541] end connection 127.0.0.1:52017 (3 connections now open) 2014-10-06T18:11:41.229+0000 I NETWORK [conn19540] end connection 127.0.0.1:52016 (2 connections now open) 2014-10-06T18:11:41.229+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52020 #19544 (3 connections now open) 2014-10-06T18:11:41.230+0000 I NETWORK [conn19544] end connection 127.0.0.1:52020 (2 connections now open) 2014-10-06T18:11:41.230+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:41.233+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:41.234+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:41.234+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:41.235+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:41.236+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:41.236+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:41.236+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:41.236+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:41.604+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:11:41.604+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:41.608+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:41.608+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:41.980+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:11:41.980+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:41.983+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:41.984+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:42.330+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:11:42.330+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:42.334+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:42.334+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:42.704+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:11:42.704+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:42.707+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:42.708+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52021 #19545 (3 connections now open) 2014-10-06T18:11:42.709+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52022 #19546 (4 connections now open) 2014-10-06T18:11:42.709+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52023 #19547 (5 connections now open) 2014-10-06T18:11:42.709+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52024 #19548 (6 connections now open) 2014-10-06T18:11:42.709+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52025 #19549 (7 connections now open) 2014-10-06T18:11:42.710+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52026 #19550 (8 connections now open) 2014-10-06T18:11:42.710+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52027 #19551 (9 connections now open) 2014-10-06T18:11:42.714+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52028 #19552 (10 connections now open) 2014-10-06T18:11:42.714+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52029 #19553 (11 connections now open) 2014-10-06T18:11:42.714+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52030 #19554 (12 connections now open) 2014-10-06T18:11:42.714+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52031 #19555 (13 connections now open) 2014-10-06T18:11:42.715+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52032 #19556 (14 connections now open) 2014-10-06T18:11:42.718+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52033 #19557 (15 connections now open) 2014-10-06T18:11:42.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52034 #19558 (16 connections now open) 2014-10-06T18:11:42.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52035 #19559 (17 connections now open) 2014-10-06T18:11:42.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52036 #19560 (18 connections now open) 2014-10-06T18:11:42.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52037 #19561 (19 connections now open) 2014-10-06T18:11:42.724+0000 I NETWORK [conn19545] end connection 127.0.0.1:52021 (18 connections now open) 2014-10-06T18:11:47.726+0000 I NETWORK [conn19549] end connection 127.0.0.1:52025 (17 connections now open) 2014-10-06T18:11:47.726+0000 I NETWORK [conn19548] end connection 127.0.0.1:52024 (16 connections now open) 2014-10-06T18:11:47.726+0000 I NETWORK [conn19546] end connection 127.0.0.1:52022 (15 connections now open) 2014-10-06T18:11:47.726+0000 I NETWORK [conn19559] end connection 127.0.0.1:52035 (15 connections now open) 2014-10-06T18:11:47.726+0000 I NETWORK [conn19553] end connection 127.0.0.1:52029 (13 connections now open) 2014-10-06T18:11:47.726+0000 I NETWORK [conn19547] end connection 127.0.0.1:52023 (12 connections now open) 2014-10-06T18:11:47.727+0000 I NETWORK [conn19550] end connection 127.0.0.1:52026 (11 connections now open) 2014-10-06T18:11:47.727+0000 I NETWORK [conn19557] end connection 127.0.0.1:52033 (10 connections now open) 2014-10-06T18:11:47.727+0000 I NETWORK [conn19554] end connection 127.0.0.1:52030 (10 connections now open) 2014-10-06T18:11:47.727+0000 I NETWORK [conn19561] end connection 127.0.0.1:52037 (8 connections now open) 2014-10-06T18:11:47.727+0000 I NETWORK [conn19551] end connection 127.0.0.1:52027 (7 connections now open) 2014-10-06T18:11:47.727+0000 I NETWORK [conn19558] end connection 127.0.0.1:52034 (7 connections now open) 2014-10-06T18:11:47.727+0000 I NETWORK [conn19560] end connection 127.0.0.1:52036 (5 connections now open) 2014-10-06T18:11:47.727+0000 I NETWORK [conn19556] end connection 127.0.0.1:52032 (4 connections now open) 2014-10-06T18:11:47.728+0000 I NETWORK [conn19555] end connection 127.0.0.1:52031 (3 connections now open) 2014-10-06T18:11:47.729+0000 I NETWORK [conn19552] end connection 127.0.0.1:52028 (2 connections now open) 2014-10-06T18:11:47.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52038 #19562 (3 connections now open) 2014-10-06T18:11:47.729+0000 I NETWORK [conn19562] end connection 127.0.0.1:52038 (2 connections now open) 2014-10-06T18:11:47.730+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:47.733+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:47.733+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:47.734+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:47.735+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:47.735+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:47.735+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:47.736+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:47.736+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:48.083+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:11:48.084+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:48.087+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:48.087+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:48.453+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:11:48.453+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:48.456+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:48.457+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:48.822+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:11:48.822+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:48.826+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:48.826+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:49.169+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:11:49.169+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:49.173+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:49.174+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52039 #19563 (3 connections now open) 2014-10-06T18:11:49.174+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52040 #19564 (4 connections now open) 2014-10-06T18:11:49.175+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52041 #19565 (5 connections now open) 2014-10-06T18:11:49.175+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52042 #19566 (6 connections now open) 2014-10-06T18:11:49.175+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52043 #19567 (7 connections now open) 2014-10-06T18:11:49.175+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52044 #19568 (8 connections now open) 2014-10-06T18:11:49.175+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52045 #19569 (9 connections now open) 2014-10-06T18:11:49.178+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52046 #19570 (10 connections now open) 2014-10-06T18:11:49.182+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52047 #19571 (11 connections now open) 2014-10-06T18:11:49.182+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52048 #19572 (12 connections now open) 2014-10-06T18:11:49.182+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52049 #19573 (13 connections now open) 2014-10-06T18:11:49.185+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52050 #19574 (14 connections now open) 2014-10-06T18:11:49.187+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52051 #19575 (15 connections now open) 2014-10-06T18:11:49.187+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52052 #19576 (16 connections now open) 2014-10-06T18:11:49.189+0000 I NETWORK [conn19563] end connection 127.0.0.1:52039 (15 connections now open) 2014-10-06T18:11:49.190+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52053 #19577 (16 connections now open) 2014-10-06T18:11:49.190+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52054 #19578 (17 connections now open) 2014-10-06T18:11:49.191+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52055 #19579 (18 connections now open) 2014-10-06T18:11:54.190+0000 I NETWORK [conn19576] end connection 127.0.0.1:52052 (17 connections now open) 2014-10-06T18:11:54.190+0000 I NETWORK [conn19565] end connection 127.0.0.1:52041 (16 connections now open) 2014-10-06T18:11:54.190+0000 I NETWORK [conn19579] end connection 127.0.0.1:52055 (15 connections now open) 2014-10-06T18:11:54.191+0000 I NETWORK [conn19569] end connection 127.0.0.1:52045 (14 connections now open) 2014-10-06T18:11:54.191+0000 I NETWORK [conn19568] end connection 127.0.0.1:52044 (13 connections now open) 2014-10-06T18:11:54.191+0000 I NETWORK [conn19570] end connection 127.0.0.1:52046 (12 connections now open) 2014-10-06T18:11:54.192+0000 I NETWORK [conn19564] end connection 127.0.0.1:52040 (11 connections now open) 2014-10-06T18:11:54.193+0000 I NETWORK [conn19575] end connection 127.0.0.1:52051 (10 connections now open) 2014-10-06T18:11:54.193+0000 I NETWORK [conn19571] end connection 127.0.0.1:52047 (10 connections now open) 2014-10-06T18:11:54.193+0000 I NETWORK [conn19577] end connection 127.0.0.1:52053 (8 connections now open) 2014-10-06T18:11:54.193+0000 I NETWORK [conn19566] end connection 127.0.0.1:52042 (8 connections now open) 2014-10-06T18:11:54.193+0000 I NETWORK [conn19573] end connection 127.0.0.1:52049 (6 connections now open) 2014-10-06T18:11:54.193+0000 I NETWORK [conn19572] end connection 127.0.0.1:52048 (5 connections now open) 2014-10-06T18:11:54.193+0000 I NETWORK [conn19567] end connection 127.0.0.1:52043 (4 connections now open) 2014-10-06T18:11:54.194+0000 I NETWORK [conn19574] end connection 127.0.0.1:52050 (3 connections now open) 2014-10-06T18:11:54.194+0000 I NETWORK [conn19578] end connection 127.0.0.1:52054 (2 connections now open) 2014-10-06T18:11:54.194+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52056 #19580 (3 connections now open) 2014-10-06T18:11:54.195+0000 I NETWORK [conn19580] end connection 127.0.0.1:52056 (2 connections now open) 2014-10-06T18:11:54.195+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:54.197+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:54.198+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:54.198+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:54.199+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:54.199+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:54.200+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:54.200+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:54.200+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:54.569+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:11:54.569+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:54.573+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:54.573+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:54.922+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:11:54.922+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:54.925+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:54.925+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:55.301+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:11:55.302+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:55.305+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:55.305+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:11:55.682+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:11:55.682+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:11:55.685+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:11:55.686+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52057 #19581 (3 connections now open) 2014-10-06T18:11:55.687+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52058 #19582 (4 connections now open) 2014-10-06T18:11:55.687+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52059 #19583 (5 connections now open) 2014-10-06T18:11:55.687+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52060 #19584 (6 connections now open) 2014-10-06T18:11:55.687+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52061 #19585 (7 connections now open) 2014-10-06T18:11:55.687+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52062 #19586 (8 connections now open) 2014-10-06T18:11:55.687+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52063 #19587 (9 connections now open) 2014-10-06T18:11:55.687+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52064 #19588 (10 connections now open) 2014-10-06T18:11:55.689+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52065 #19589 (11 connections now open) 2014-10-06T18:11:55.690+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52066 #19590 (12 connections now open) 2014-10-06T18:11:55.691+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52067 #19591 (13 connections now open) 2014-10-06T18:11:55.692+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52068 #19592 (14 connections now open) 2014-10-06T18:11:55.694+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52069 #19593 (15 connections now open) 2014-10-06T18:11:55.697+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52070 #19594 (16 connections now open) 2014-10-06T18:11:55.698+0000 I NETWORK [conn19581] end connection 127.0.0.1:52057 (15 connections now open) 2014-10-06T18:11:55.702+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52071 #19595 (16 connections now open) 2014-10-06T18:11:55.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52072 #19596 (17 connections now open) 2014-10-06T18:11:55.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52073 #19597 (18 connections now open) 2014-10-06T18:12:00.698+0000 I NETWORK [conn19597] end connection 127.0.0.1:52073 (17 connections now open) 2014-10-06T18:12:00.698+0000 I NETWORK [conn19589] end connection 127.0.0.1:52065 (16 connections now open) 2014-10-06T18:12:00.698+0000 I NETWORK [conn19592] end connection 127.0.0.1:52068 (16 connections now open) 2014-10-06T18:12:00.698+0000 I NETWORK [conn19595] end connection 127.0.0.1:52071 (14 connections now open) 2014-10-06T18:12:00.698+0000 I NETWORK [conn19585] end connection 127.0.0.1:52061 (14 connections now open) 2014-10-06T18:12:00.699+0000 I NETWORK [conn19584] end connection 127.0.0.1:52060 (12 connections now open) 2014-10-06T18:12:00.699+0000 I NETWORK [conn19591] end connection 127.0.0.1:52067 (11 connections now open) 2014-10-06T18:12:00.699+0000 I NETWORK [conn19593] end connection 127.0.0.1:52069 (10 connections now open) 2014-10-06T18:12:00.699+0000 I NETWORK [conn19588] end connection 127.0.0.1:52064 (9 connections now open) 2014-10-06T18:12:00.699+0000 I NETWORK [conn19590] end connection 127.0.0.1:52066 (8 connections now open) 2014-10-06T18:12:00.699+0000 I NETWORK [conn19587] end connection 127.0.0.1:52063 (7 connections now open) 2014-10-06T18:12:00.700+0000 I NETWORK [conn19586] end connection 127.0.0.1:52062 (6 connections now open) 2014-10-06T18:12:00.700+0000 I NETWORK [conn19596] end connection 127.0.0.1:52072 (5 connections now open) 2014-10-06T18:12:00.700+0000 I NETWORK [conn19583] end connection 127.0.0.1:52059 (4 connections now open) 2014-10-06T18:12:00.700+0000 I NETWORK [conn19582] end connection 127.0.0.1:52058 (3 connections now open) 2014-10-06T18:12:00.701+0000 I NETWORK [conn19594] end connection 127.0.0.1:52070 (2 connections now open) 2014-10-06T18:12:00.701+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52074 #19598 (3 connections now open) 2014-10-06T18:12:00.701+0000 I NETWORK [conn19598] end connection 127.0.0.1:52074 (2 connections now open) 2014-10-06T18:12:00.702+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:00.705+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:00.705+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:00.706+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:00.707+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:00.707+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:00.708+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:00.708+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:00.708+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:01.053+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:01.053+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:01.056+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:01.057+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:01.422+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:01.422+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:01.425+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:01.426+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:01.779+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:01.779+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:01.782+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:01.783+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:02.155+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:02.155+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:02.158+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:02.159+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52075 #19599 (3 connections now open) 2014-10-06T18:12:02.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52076 #19600 (4 connections now open) 2014-10-06T18:12:02.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52077 #19601 (5 connections now open) 2014-10-06T18:12:02.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52078 #19602 (6 connections now open) 2014-10-06T18:12:02.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52079 #19603 (7 connections now open) 2014-10-06T18:12:02.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52080 #19604 (8 connections now open) 2014-10-06T18:12:02.161+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52081 #19605 (9 connections now open) 2014-10-06T18:12:02.161+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52082 #19606 (10 connections now open) 2014-10-06T18:12:02.163+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52083 #19607 (11 connections now open) 2014-10-06T18:12:02.163+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52084 #19608 (12 connections now open) 2014-10-06T18:12:02.163+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52085 #19609 (13 connections now open) 2014-10-06T18:12:02.163+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52086 #19610 (14 connections now open) 2014-10-06T18:12:02.163+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52087 #19611 (15 connections now open) 2014-10-06T18:12:02.163+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52088 #19612 (16 connections now open) 2014-10-06T18:12:02.165+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52089 #19613 (17 connections now open) 2014-10-06T18:12:02.165+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52090 #19614 (18 connections now open) 2014-10-06T18:12:02.167+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52091 #19615 (19 connections now open) 2014-10-06T18:12:02.177+0000 I NETWORK [conn19599] end connection 127.0.0.1:52075 (18 connections now open) 2014-10-06T18:12:07.177+0000 I NETWORK [conn19602] end connection 127.0.0.1:52078 (17 connections now open) 2014-10-06T18:12:07.178+0000 I NETWORK [conn19603] end connection 127.0.0.1:52079 (16 connections now open) 2014-10-06T18:12:07.179+0000 I NETWORK [conn19610] end connection 127.0.0.1:52086 (15 connections now open) 2014-10-06T18:12:07.179+0000 I NETWORK [conn19611] end connection 127.0.0.1:52087 (14 connections now open) 2014-10-06T18:12:07.180+0000 I NETWORK [conn19609] end connection 127.0.0.1:52085 (13 connections now open) 2014-10-06T18:12:07.180+0000 I NETWORK [conn19614] end connection 127.0.0.1:52090 (12 connections now open) 2014-10-06T18:12:07.180+0000 I NETWORK [conn19601] end connection 127.0.0.1:52077 (11 connections now open) 2014-10-06T18:12:07.180+0000 I NETWORK [conn19615] end connection 127.0.0.1:52091 (10 connections now open) 2014-10-06T18:12:07.180+0000 I NETWORK [conn19605] end connection 127.0.0.1:52081 (10 connections now open) 2014-10-06T18:12:07.180+0000 I NETWORK [conn19604] end connection 127.0.0.1:52080 (8 connections now open) 2014-10-06T18:12:07.181+0000 I NETWORK [conn19606] end connection 127.0.0.1:52082 (8 connections now open) 2014-10-06T18:12:07.181+0000 I NETWORK [conn19600] end connection 127.0.0.1:52076 (6 connections now open) 2014-10-06T18:12:07.181+0000 I NETWORK [conn19608] end connection 127.0.0.1:52084 (5 connections now open) 2014-10-06T18:12:07.181+0000 I NETWORK [conn19607] end connection 127.0.0.1:52083 (4 connections now open) 2014-10-06T18:12:07.181+0000 I NETWORK [conn19613] end connection 127.0.0.1:52089 (4 connections now open) 2014-10-06T18:12:07.181+0000 I NETWORK [conn19612] end connection 127.0.0.1:52088 (4 connections now open) 2014-10-06T18:12:07.182+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52092 #19616 (3 connections now open) 2014-10-06T18:12:07.182+0000 I NETWORK [conn19616] end connection 127.0.0.1:52092 (2 connections now open) 2014-10-06T18:12:07.182+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:07.186+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:07.187+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:07.187+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:07.188+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:07.188+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:07.188+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:07.189+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:07.189+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:07.549+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:07.549+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:07.553+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:07.553+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:07.899+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:07.899+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:07.903+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:07.903+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:08.272+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:08.272+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:08.275+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:08.275+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:08.620+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:08.620+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:08.623+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:08.625+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52093 #19617 (3 connections now open) 2014-10-06T18:12:08.625+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52094 #19618 (4 connections now open) 2014-10-06T18:12:08.625+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52095 #19619 (5 connections now open) 2014-10-06T18:12:08.625+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52096 #19620 (6 connections now open) 2014-10-06T18:12:08.625+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52098 #19621 (7 connections now open) 2014-10-06T18:12:08.626+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52099 #19622 (8 connections now open) 2014-10-06T18:12:08.626+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52100 #19623 (9 connections now open) 2014-10-06T18:12:08.626+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52101 #19624 (10 connections now open) 2014-10-06T18:12:08.626+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52102 #19625 (11 connections now open) 2014-10-06T18:12:08.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52103 #19626 (12 connections now open) 2014-10-06T18:12:08.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52104 #19627 (13 connections now open) 2014-10-06T18:12:08.628+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52105 #19628 (14 connections now open) 2014-10-06T18:12:08.632+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52106 #19629 (15 connections now open) 2014-10-06T18:12:08.632+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52107 #19630 (16 connections now open) 2014-10-06T18:12:08.633+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52108 #19631 (17 connections now open) 2014-10-06T18:12:08.633+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52109 #19632 (18 connections now open) 2014-10-06T18:12:08.634+0000 I NETWORK [conn19617] end connection 127.0.0.1:52093 (17 connections now open) 2014-10-06T18:12:08.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52110 #19633 (18 connections now open) 2014-10-06T18:12:13.635+0000 I NETWORK [conn19625] end connection 127.0.0.1:52102 (17 connections now open) 2014-10-06T18:12:13.636+0000 I NETWORK [conn19633] end connection 127.0.0.1:52110 (16 connections now open) 2014-10-06T18:12:13.636+0000 I NETWORK [conn19620] end connection 127.0.0.1:52096 (15 connections now open) 2014-10-06T18:12:13.637+0000 I NETWORK [conn19618] end connection 127.0.0.1:52094 (14 connections now open) 2014-10-06T18:12:13.637+0000 I NETWORK [conn19622] end connection 127.0.0.1:52099 (13 connections now open) 2014-10-06T18:12:13.637+0000 I NETWORK [conn19630] end connection 127.0.0.1:52107 (12 connections now open) 2014-10-06T18:12:13.637+0000 I NETWORK [conn19629] end connection 127.0.0.1:52106 (12 connections now open) 2014-10-06T18:12:13.637+0000 I NETWORK [conn19628] end connection 127.0.0.1:52105 (10 connections now open) 2014-10-06T18:12:13.637+0000 I NETWORK [conn19626] end connection 127.0.0.1:52103 (10 connections now open) 2014-10-06T18:12:13.637+0000 I NETWORK [conn19631] end connection 127.0.0.1:52108 (8 connections now open) 2014-10-06T18:12:13.638+0000 I NETWORK [conn19619] end connection 127.0.0.1:52095 (7 connections now open) 2014-10-06T18:12:13.638+0000 I NETWORK [conn19627] end connection 127.0.0.1:52104 (6 connections now open) 2014-10-06T18:12:13.638+0000 I NETWORK [conn19621] end connection 127.0.0.1:52098 (5 connections now open) 2014-10-06T18:12:13.638+0000 I NETWORK [conn19632] end connection 127.0.0.1:52109 (4 connections now open) 2014-10-06T18:12:13.638+0000 I NETWORK [conn19624] end connection 127.0.0.1:52101 (3 connections now open) 2014-10-06T18:12:13.639+0000 I NETWORK [conn19623] end connection 127.0.0.1:52100 (2 connections now open) 2014-10-06T18:12:13.639+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52111 #19634 (3 connections now open) 2014-10-06T18:12:13.639+0000 I NETWORK [conn19634] end connection 127.0.0.1:52111 (2 connections now open) 2014-10-06T18:12:13.640+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:13.643+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:13.644+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:13.645+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:13.646+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:13.646+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:13.646+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:13.646+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:13.647+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:14.010+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:14.010+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:14.014+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:14.014+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:14.381+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:14.381+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:14.385+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:14.385+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:14.729+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:14.729+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:14.732+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:14.732+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:15.095+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:15.095+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:15.098+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:15.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52112 #19635 (3 connections now open) 2014-10-06T18:12:15.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52113 #19636 (4 connections now open) 2014-10-06T18:12:15.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52114 #19637 (5 connections now open) 2014-10-06T18:12:15.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52116 #19638 (6 connections now open) 2014-10-06T18:12:15.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52117 #19639 (7 connections now open) 2014-10-06T18:12:15.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52118 #19640 (8 connections now open) 2014-10-06T18:12:15.101+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52119 #19641 (9 connections now open) 2014-10-06T18:12:15.101+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52120 #19642 (10 connections now open) 2014-10-06T18:12:15.101+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52121 #19643 (11 connections now open) 2014-10-06T18:12:15.101+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52122 #19644 (12 connections now open) 2014-10-06T18:12:15.101+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52123 #19645 (13 connections now open) 2014-10-06T18:12:15.102+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52124 #19646 (14 connections now open) 2014-10-06T18:12:15.102+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52125 #19647 (15 connections now open) 2014-10-06T18:12:15.102+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52126 #19648 (16 connections now open) 2014-10-06T18:12:15.102+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52127 #19649 (17 connections now open) 2014-10-06T18:12:15.103+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52128 #19650 (18 connections now open) 2014-10-06T18:12:15.104+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52129 #19651 (19 connections now open) 2014-10-06T18:12:15.107+0000 I NETWORK [conn19635] end connection 127.0.0.1:52112 (18 connections now open) 2014-10-06T18:12:20.109+0000 I NETWORK [conn19648] end connection 127.0.0.1:52126 (17 connections now open) 2014-10-06T18:12:20.110+0000 I NETWORK [conn19644] end connection 127.0.0.1:52122 (16 connections now open) 2014-10-06T18:12:20.110+0000 I NETWORK [conn19639] end connection 127.0.0.1:52117 (15 connections now open) 2014-10-06T18:12:20.110+0000 I NETWORK [conn19643] end connection 127.0.0.1:52121 (14 connections now open) 2014-10-06T18:12:20.111+0000 I NETWORK [conn19642] end connection 127.0.0.1:52120 (13 connections now open) 2014-10-06T18:12:20.111+0000 I NETWORK [conn19650] end connection 127.0.0.1:52128 (12 connections now open) 2014-10-06T18:12:20.111+0000 I NETWORK [conn19637] end connection 127.0.0.1:52114 (11 connections now open) 2014-10-06T18:12:20.111+0000 I NETWORK [conn19645] end connection 127.0.0.1:52123 (10 connections now open) 2014-10-06T18:12:20.111+0000 I NETWORK [conn19638] end connection 127.0.0.1:52116 (9 connections now open) 2014-10-06T18:12:20.111+0000 I NETWORK [conn19647] end connection 127.0.0.1:52125 (9 connections now open) 2014-10-06T18:12:20.112+0000 I NETWORK [conn19641] end connection 127.0.0.1:52119 (7 connections now open) 2014-10-06T18:12:20.112+0000 I NETWORK [conn19649] end connection 127.0.0.1:52127 (6 connections now open) 2014-10-06T18:12:20.112+0000 I NETWORK [conn19636] end connection 127.0.0.1:52113 (5 connections now open) 2014-10-06T18:12:20.112+0000 I NETWORK [conn19651] end connection 127.0.0.1:52129 (5 connections now open) 2014-10-06T18:12:20.112+0000 I NETWORK [conn19640] end connection 127.0.0.1:52118 (3 connections now open) 2014-10-06T18:12:20.112+0000 I NETWORK [conn19646] end connection 127.0.0.1:52124 (2 connections now open) 2014-10-06T18:12:20.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52130 #19652 (3 connections now open) 2014-10-06T18:12:20.113+0000 I NETWORK [conn19652] end connection 127.0.0.1:52130 (2 connections now open) 2014-10-06T18:12:20.113+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:20.117+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:20.118+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:20.118+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:20.119+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:20.120+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:20.120+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:20.120+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:20.120+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:20.465+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:20.465+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:20.469+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:20.469+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:20.835+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:20.835+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:20.838+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:20.838+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:21.205+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:21.205+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:21.208+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:21.209+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:21.549+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:21.549+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:21.553+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:21.554+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52131 #19653 (3 connections now open) 2014-10-06T18:12:21.554+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52132 #19654 (4 connections now open) 2014-10-06T18:12:21.554+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52133 #19655 (5 connections now open) 2014-10-06T18:12:21.554+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52134 #19656 (6 connections now open) 2014-10-06T18:12:21.554+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52135 #19657 (7 connections now open) 2014-10-06T18:12:21.555+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52136 #19658 (8 connections now open) 2014-10-06T18:12:21.555+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52137 #19659 (9 connections now open) 2014-10-06T18:12:21.555+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52138 #19660 (10 connections now open) 2014-10-06T18:12:21.555+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52139 #19661 (11 connections now open) 2014-10-06T18:12:21.555+0000 I NETWORK [conn19653] end connection 127.0.0.1:52131 (10 connections now open) 2014-10-06T18:12:26.556+0000 I NETWORK [conn19661] end connection 127.0.0.1:52139 (9 connections now open) 2014-10-06T18:12:26.556+0000 I NETWORK [conn19655] end connection 127.0.0.1:52133 (8 connections now open) 2014-10-06T18:12:26.556+0000 I NETWORK [conn19658] end connection 127.0.0.1:52136 (7 connections now open) 2014-10-06T18:12:26.557+0000 I NETWORK [conn19654] end connection 127.0.0.1:52132 (6 connections now open) 2014-10-06T18:12:26.557+0000 I NETWORK [conn19660] end connection 127.0.0.1:52138 (5 connections now open) 2014-10-06T18:12:26.557+0000 I NETWORK [conn19659] end connection 127.0.0.1:52137 (5 connections now open) 2014-10-06T18:12:26.557+0000 I NETWORK [conn19656] end connection 127.0.0.1:52134 (4 connections now open) 2014-10-06T18:12:26.557+0000 I NETWORK [conn19657] end connection 127.0.0.1:52135 (3 connections now open) 2014-10-06T18:12:26.557+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52140 #19662 (3 connections now open) 2014-10-06T18:12:26.558+0000 I NETWORK [conn19662] end connection 127.0.0.1:52140 (2 connections now open) 2014-10-06T18:12:26.558+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:26.562+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:26.562+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:26.563+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:26.564+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:26.564+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:26.564+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:26.565+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:26.565+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:26.929+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:26.929+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:26.933+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:26.933+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:27.278+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:27.279+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:27.282+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:27.282+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:27.653+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:27.653+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:27.656+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:27.657+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:28.024+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:28.025+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:28.028+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:28.029+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52141 #19663 (3 connections now open) 2014-10-06T18:12:28.030+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52142 #19664 (4 connections now open) 2014-10-06T18:12:28.030+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52143 #19665 (5 connections now open) 2014-10-06T18:12:28.030+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52144 #19666 (6 connections now open) 2014-10-06T18:12:28.030+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52145 #19667 (7 connections now open) 2014-10-06T18:12:28.030+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52146 #19668 (8 connections now open) 2014-10-06T18:12:28.030+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52147 #19669 (9 connections now open) 2014-10-06T18:12:28.030+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52148 #19670 (10 connections now open) 2014-10-06T18:12:28.031+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52149 #19671 (11 connections now open) 2014-10-06T18:12:28.032+0000 I NETWORK [conn19663] end connection 127.0.0.1:52141 (10 connections now open) 2014-10-06T18:12:33.033+0000 I NETWORK [conn19669] end connection 127.0.0.1:52147 (9 connections now open) 2014-10-06T18:12:33.033+0000 I NETWORK [conn19667] end connection 127.0.0.1:52145 (9 connections now open) 2014-10-06T18:12:33.034+0000 I NETWORK [conn19666] end connection 127.0.0.1:52144 (7 connections now open) 2014-10-06T18:12:33.034+0000 I NETWORK [conn19664] end connection 127.0.0.1:52142 (6 connections now open) 2014-10-06T18:12:33.034+0000 I NETWORK [conn19668] end connection 127.0.0.1:52146 (5 connections now open) 2014-10-06T18:12:33.034+0000 I NETWORK [conn19671] end connection 127.0.0.1:52149 (4 connections now open) 2014-10-06T18:12:33.034+0000 I NETWORK [conn19665] end connection 127.0.0.1:52143 (3 connections now open) 2014-10-06T18:12:33.034+0000 I NETWORK [conn19670] end connection 127.0.0.1:52148 (3 connections now open) 2014-10-06T18:12:33.035+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52150 #19672 (3 connections now open) 2014-10-06T18:12:33.035+0000 I NETWORK [conn19672] end connection 127.0.0.1:52150 (2 connections now open) 2014-10-06T18:12:33.035+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:33.039+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:33.039+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:33.040+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:33.041+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:33.041+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:33.041+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:33.042+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:33.042+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:33.388+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:33.388+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:33.392+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:33.392+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:33.756+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:33.756+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:33.759+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:33.760+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:34.108+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:34.108+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:34.112+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:34.112+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:34.480+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:34.480+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:34.484+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:34.485+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52151 #19673 (3 connections now open) 2014-10-06T18:12:34.485+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52152 #19674 (4 connections now open) 2014-10-06T18:12:34.485+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52153 #19675 (5 connections now open) 2014-10-06T18:12:34.485+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52154 #19676 (6 connections now open) 2014-10-06T18:12:34.485+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52155 #19677 (7 connections now open) 2014-10-06T18:12:34.486+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52156 #19678 (8 connections now open) 2014-10-06T18:12:34.486+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52157 #19679 (9 connections now open) 2014-10-06T18:12:34.486+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52159 #19680 (10 connections now open) 2014-10-06T18:12:34.486+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52158 #19681 (11 connections now open) 2014-10-06T18:12:34.486+0000 I NETWORK [conn19673] end connection 127.0.0.1:52151 (10 connections now open) 2014-10-06T18:12:39.487+0000 I NETWORK [conn19676] end connection 127.0.0.1:52154 (9 connections now open) 2014-10-06T18:12:39.487+0000 I NETWORK [conn19678] end connection 127.0.0.1:52156 (8 connections now open) 2014-10-06T18:12:39.487+0000 I NETWORK [conn19681] end connection 127.0.0.1:52158 (8 connections now open) 2014-10-06T18:12:39.487+0000 I NETWORK [conn19677] end connection 127.0.0.1:52155 (7 connections now open) 2014-10-06T18:12:39.488+0000 I NETWORK [conn19674] end connection 127.0.0.1:52152 (5 connections now open) 2014-10-06T18:12:39.488+0000 I NETWORK [conn19680] end connection 127.0.0.1:52159 (4 connections now open) 2014-10-06T18:12:39.488+0000 I NETWORK [conn19679] end connection 127.0.0.1:52157 (4 connections now open) 2014-10-06T18:12:39.488+0000 I NETWORK [conn19675] end connection 127.0.0.1:52153 (2 connections now open) 2014-10-06T18:12:39.488+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52160 #19682 (3 connections now open) 2014-10-06T18:12:39.489+0000 I NETWORK [conn19682] end connection 127.0.0.1:52160 (2 connections now open) 2014-10-06T18:12:39.489+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:39.493+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:39.494+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:39.494+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:39.495+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:39.495+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:39.496+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:39.496+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:39.496+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:39.859+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:39.859+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:39.862+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:39.862+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:40.208+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:40.208+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:40.211+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:40.211+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:40.579+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:40.579+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:40.583+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:40.583+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:40.930+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:40.930+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:40.933+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:40.934+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52161 #19683 (3 connections now open) 2014-10-06T18:12:40.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52162 #19684 (4 connections now open) 2014-10-06T18:12:40.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52163 #19685 (5 connections now open) 2014-10-06T18:12:40.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52164 #19686 (6 connections now open) 2014-10-06T18:12:40.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52165 #19687 (7 connections now open) 2014-10-06T18:12:40.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52166 #19688 (8 connections now open) 2014-10-06T18:12:40.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52167 #19689 (9 connections now open) 2014-10-06T18:12:40.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52168 #19690 (10 connections now open) 2014-10-06T18:12:40.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52169 #19691 (11 connections now open) 2014-10-06T18:12:40.936+0000 I NETWORK [conn19683] end connection 127.0.0.1:52161 (10 connections now open) 2014-10-06T18:12:45.936+0000 I NETWORK [conn19685] end connection 127.0.0.1:52163 (9 connections now open) 2014-10-06T18:12:45.936+0000 I NETWORK [conn19689] end connection 127.0.0.1:52167 (9 connections now open) 2014-10-06T18:12:45.937+0000 I NETWORK [conn19688] end connection 127.0.0.1:52166 (7 connections now open) 2014-10-06T18:12:45.937+0000 I NETWORK [conn19684] end connection 127.0.0.1:52162 (6 connections now open) 2014-10-06T18:12:45.937+0000 I NETWORK [conn19686] end connection 127.0.0.1:52164 (5 connections now open) 2014-10-06T18:12:45.937+0000 I NETWORK [conn19691] end connection 127.0.0.1:52169 (4 connections now open) 2014-10-06T18:12:45.937+0000 I NETWORK [conn19687] end connection 127.0.0.1:52165 (3 connections now open) 2014-10-06T18:12:45.937+0000 I NETWORK [conn19690] end connection 127.0.0.1:52168 (2 connections now open) 2014-10-06T18:12:45.938+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52170 #19692 (3 connections now open) 2014-10-06T18:12:45.938+0000 I NETWORK [conn19692] end connection 127.0.0.1:52170 (2 connections now open) 2014-10-06T18:12:45.939+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:45.940+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:45.941+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:45.942+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:45.942+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:45.943+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:45.943+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:45.943+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:45.943+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:46.306+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:46.306+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:46.309+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:46.310+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:46.678+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:46.678+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:46.682+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:46.682+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:47.026+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:47.026+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:47.029+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:47.029+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:47.400+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:47.400+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:47.403+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:47.404+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52171 #19693 (3 connections now open) 2014-10-06T18:12:47.405+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52172 #19694 (4 connections now open) 2014-10-06T18:12:47.405+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52173 #19695 (5 connections now open) 2014-10-06T18:12:47.405+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52174 #19696 (6 connections now open) 2014-10-06T18:12:47.405+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52175 #19697 (7 connections now open) 2014-10-06T18:12:47.405+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52176 #19698 (8 connections now open) 2014-10-06T18:12:47.405+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52177 #19699 (9 connections now open) 2014-10-06T18:12:47.405+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52178 #19700 (10 connections now open) 2014-10-06T18:12:47.405+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52179 #19701 (11 connections now open) 2014-10-06T18:12:47.406+0000 I NETWORK [conn19693] end connection 127.0.0.1:52171 (10 connections now open) 2014-10-06T18:12:52.407+0000 I NETWORK [conn19697] end connection 127.0.0.1:52175 (9 connections now open) 2014-10-06T18:12:52.407+0000 I NETWORK [conn19695] end connection 127.0.0.1:52173 (8 connections now open) 2014-10-06T18:12:52.407+0000 I NETWORK [conn19694] end connection 127.0.0.1:52172 (7 connections now open) 2014-10-06T18:12:52.408+0000 I NETWORK [conn19696] end connection 127.0.0.1:52174 (6 connections now open) 2014-10-06T18:12:52.408+0000 I NETWORK [conn19699] end connection 127.0.0.1:52177 (5 connections now open) 2014-10-06T18:12:52.408+0000 I NETWORK [conn19700] end connection 127.0.0.1:52178 (4 connections now open) 2014-10-06T18:12:52.408+0000 I NETWORK [conn19701] end connection 127.0.0.1:52179 (3 connections now open) 2014-10-06T18:12:52.409+0000 I NETWORK [conn19698] end connection 127.0.0.1:52176 (2 connections now open) 2014-10-06T18:12:52.409+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52180 #19702 (3 connections now open) 2014-10-06T18:12:52.409+0000 I NETWORK [conn19702] end connection 127.0.0.1:52180 (2 connections now open) 2014-10-06T18:12:52.410+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:52.413+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:52.413+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:52.414+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:52.415+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:52.415+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:52.415+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:52.416+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:52.416+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:52.762+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:52.762+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:52.765+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:52.766+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:53.131+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:53.131+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:53.134+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:53.134+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:53.503+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:53.503+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:53.507+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:53.507+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:53.848+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:53.848+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:53.852+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:53.853+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52181 #19703 (3 connections now open) 2014-10-06T18:12:53.853+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52182 #19704 (4 connections now open) 2014-10-06T18:12:53.853+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52183 #19705 (5 connections now open) 2014-10-06T18:12:53.853+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52184 #19706 (6 connections now open) 2014-10-06T18:12:53.853+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52185 #19707 (7 connections now open) 2014-10-06T18:12:53.854+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52186 #19708 (8 connections now open) 2014-10-06T18:12:53.854+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52187 #19709 (9 connections now open) 2014-10-06T18:12:53.854+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52188 #19710 (10 connections now open) 2014-10-06T18:12:53.854+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52189 #19711 (11 connections now open) 2014-10-06T18:12:53.855+0000 I NETWORK [conn19703] end connection 127.0.0.1:52181 (10 connections now open) 2014-10-06T18:12:58.855+0000 I NETWORK [conn19705] end connection 127.0.0.1:52183 (9 connections now open) 2014-10-06T18:12:58.855+0000 I NETWORK [conn19707] end connection 127.0.0.1:52185 (8 connections now open) 2014-10-06T18:12:58.855+0000 I NETWORK [conn19706] end connection 127.0.0.1:52184 (8 connections now open) 2014-10-06T18:12:58.855+0000 I NETWORK [conn19704] end connection 127.0.0.1:52182 (8 connections now open) 2014-10-06T18:12:58.856+0000 I NETWORK [conn19709] end connection 127.0.0.1:52187 (5 connections now open) 2014-10-06T18:12:58.856+0000 I NETWORK [conn19708] end connection 127.0.0.1:52186 (4 connections now open) 2014-10-06T18:12:58.856+0000 I NETWORK [conn19711] end connection 127.0.0.1:52189 (3 connections now open) 2014-10-06T18:12:58.856+0000 I NETWORK [conn19710] end connection 127.0.0.1:52188 (2 connections now open) 2014-10-06T18:12:58.856+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52190 #19712 (3 connections now open) 2014-10-06T18:12:58.857+0000 I NETWORK [conn19712] end connection 127.0.0.1:52190 (2 connections now open) 2014-10-06T18:12:58.857+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:58.861+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:58.861+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:58.862+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:58.863+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:58.863+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:58.864+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:58.864+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:58.864+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:59.233+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:59.233+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:59.237+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:59.237+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:59.583+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:59.583+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:59.587+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:59.587+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:12:59.955+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:12:59.955+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:12:59.958+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:12:59.958+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:00.328+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:00.328+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:00.331+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:00.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52191 #19713 (3 connections now open) 2014-10-06T18:13:00.333+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52192 #19714 (4 connections now open) 2014-10-06T18:13:00.333+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52193 #19715 (5 connections now open) 2014-10-06T18:13:00.333+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52194 #19716 (6 connections now open) 2014-10-06T18:13:00.333+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52195 #19717 (7 connections now open) 2014-10-06T18:13:00.333+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52196 #19718 (8 connections now open) 2014-10-06T18:13:00.333+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52197 #19719 (9 connections now open) 2014-10-06T18:13:00.333+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52198 #19720 (10 connections now open) 2014-10-06T18:13:00.334+0000 I NETWORK [conn19713] end connection 127.0.0.1:52191 (9 connections now open) 2014-10-06T18:13:00.337+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52199 #19721 (10 connections now open) 2014-10-06T18:13:05.335+0000 I NETWORK [conn19718] end connection 127.0.0.1:52196 (9 connections now open) 2014-10-06T18:13:05.335+0000 I NETWORK [conn19716] end connection 127.0.0.1:52194 (8 connections now open) 2014-10-06T18:13:05.335+0000 I NETWORK [conn19715] end connection 127.0.0.1:52193 (7 connections now open) 2014-10-06T18:13:05.335+0000 I NETWORK [conn19714] end connection 127.0.0.1:52192 (8 connections now open) 2014-10-06T18:13:05.335+0000 I NETWORK [conn19719] end connection 127.0.0.1:52197 (5 connections now open) 2014-10-06T18:13:05.335+0000 I NETWORK [conn19720] end connection 127.0.0.1:52198 (4 connections now open) 2014-10-06T18:13:05.336+0000 I NETWORK [conn19721] end connection 127.0.0.1:52199 (3 connections now open) 2014-10-06T18:13:05.336+0000 I NETWORK [conn19717] end connection 127.0.0.1:52195 (2 connections now open) 2014-10-06T18:13:05.336+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52200 #19722 (3 connections now open) 2014-10-06T18:13:05.337+0000 I NETWORK [conn19722] end connection 127.0.0.1:52200 (2 connections now open) 2014-10-06T18:13:05.337+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:05.341+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:05.341+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:05.342+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:05.343+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:05.343+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:05.343+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:05.344+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:05.344+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:05.685+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:05.685+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:05.689+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:05.689+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:06.049+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:06.049+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:06.053+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:06.053+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:06.401+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:06.401+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:06.404+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:06.405+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:06.775+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:06.775+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:06.778+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:06.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52201 #19723 (3 connections now open) 2014-10-06T18:13:06.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52202 #19724 (4 connections now open) 2014-10-06T18:13:06.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52203 #19725 (5 connections now open) 2014-10-06T18:13:06.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52204 #19726 (6 connections now open) 2014-10-06T18:13:06.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52205 #19727 (7 connections now open) 2014-10-06T18:13:06.780+0000 I NETWORK [conn19723] end connection 127.0.0.1:52201 (6 connections now open) 2014-10-06T18:13:11.780+0000 I NETWORK [conn19727] end connection 127.0.0.1:52205 (5 connections now open) 2014-10-06T18:13:11.781+0000 I NETWORK [conn19724] end connection 127.0.0.1:52202 (4 connections now open) 2014-10-06T18:13:11.781+0000 I NETWORK [conn19725] end connection 127.0.0.1:52203 (3 connections now open) 2014-10-06T18:13:11.782+0000 I NETWORK [conn19726] end connection 127.0.0.1:52204 (2 connections now open) 2014-10-06T18:13:11.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52206 #19728 (3 connections now open) 2014-10-06T18:13:11.782+0000 I NETWORK [conn19728] end connection 127.0.0.1:52206 (2 connections now open) 2014-10-06T18:13:11.782+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:11.783+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:11.784+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:11.785+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:11.785+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:11.786+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:11.786+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:11.786+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:11.786+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:12.153+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:12.153+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:12.156+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:12.157+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:12.501+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:12.501+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:12.505+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:12.505+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:12.863+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:12.863+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:12.867+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:12.867+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:13.215+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:13.215+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:13.219+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:13.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52207 #19729 (3 connections now open) 2014-10-06T18:13:13.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52208 #19730 (4 connections now open) 2014-10-06T18:13:13.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52209 #19731 (5 connections now open) 2014-10-06T18:13:13.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52210 #19732 (6 connections now open) 2014-10-06T18:13:13.220+0000 I NETWORK [conn19729] end connection 127.0.0.1:52207 (5 connections now open) 2014-10-06T18:13:13.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52211 #19733 (7 connections now open) 2014-10-06T18:13:18.221+0000 I NETWORK [conn19730] end connection 127.0.0.1:52208 (5 connections now open) 2014-10-06T18:13:18.221+0000 I NETWORK [conn19732] end connection 127.0.0.1:52210 (4 connections now open) 2014-10-06T18:13:18.221+0000 I NETWORK [conn19731] end connection 127.0.0.1:52209 (3 connections now open) 2014-10-06T18:13:18.221+0000 I NETWORK [conn19733] end connection 127.0.0.1:52211 (2 connections now open) 2014-10-06T18:13:18.222+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52212 #19734 (3 connections now open) 2014-10-06T18:13:18.222+0000 I NETWORK [conn19734] end connection 127.0.0.1:52212 (2 connections now open) 2014-10-06T18:13:18.223+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:18.223+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:18.224+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:18.225+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:18.226+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:18.226+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:18.226+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:18.226+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:18.227+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:18.591+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:18.591+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:18.594+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:18.595+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:18.961+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:18.961+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:18.964+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:18.965+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:19.307+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:19.307+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:19.311+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:19.311+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:19.678+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:19.678+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:19.681+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:19.682+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52213 #19735 (3 connections now open) 2014-10-06T18:13:19.683+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52214 #19736 (4 connections now open) 2014-10-06T18:13:19.683+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52215 #19737 (5 connections now open) 2014-10-06T18:13:19.683+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52216 #19738 (6 connections now open) 2014-10-06T18:13:19.683+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52217 #19739 (7 connections now open) 2014-10-06T18:13:19.683+0000 I NETWORK [conn19735] end connection 127.0.0.1:52213 (6 connections now open) 2014-10-06T18:13:24.684+0000 I NETWORK [conn19736] end connection 127.0.0.1:52214 (5 connections now open) 2014-10-06T18:13:24.684+0000 I NETWORK [conn19739] end connection 127.0.0.1:52217 (4 connections now open) 2014-10-06T18:13:24.684+0000 I NETWORK [conn19738] end connection 127.0.0.1:52216 (3 connections now open) 2014-10-06T18:13:24.684+0000 I NETWORK [conn19737] end connection 127.0.0.1:52215 (2 connections now open) 2014-10-06T18:13:24.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52218 #19740 (3 connections now open) 2014-10-06T18:13:24.685+0000 I NETWORK [conn19740] end connection 127.0.0.1:52218 (2 connections now open) 2014-10-06T18:13:24.685+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:24.686+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:24.687+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:24.687+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:24.688+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:24.688+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:24.688+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:24.689+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:24.689+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:25.034+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:25.034+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:25.038+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:25.038+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:25.408+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:25.408+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:25.412+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:25.412+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:25.777+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:25.777+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:25.781+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:25.781+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:26.134+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:26.134+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:26.137+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:26.138+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52219 #19741 (3 connections now open) 2014-10-06T18:13:26.139+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52220 #19742 (4 connections now open) 2014-10-06T18:13:26.139+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52221 #19743 (5 connections now open) 2014-10-06T18:13:26.139+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52222 #19744 (6 connections now open) 2014-10-06T18:13:26.139+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52223 #19745 (7 connections now open) 2014-10-06T18:13:26.139+0000 I NETWORK [conn19741] end connection 127.0.0.1:52219 (6 connections now open) 2014-10-06T18:13:31.140+0000 I NETWORK [conn19744] end connection 127.0.0.1:52222 (5 connections now open) 2014-10-06T18:13:31.140+0000 I NETWORK [conn19742] end connection 127.0.0.1:52220 (4 connections now open) 2014-10-06T18:13:31.140+0000 I NETWORK [conn19745] end connection 127.0.0.1:52223 (3 connections now open) 2014-10-06T18:13:31.141+0000 I NETWORK [conn19743] end connection 127.0.0.1:52221 (2 connections now open) 2014-10-06T18:13:31.141+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52224 #19746 (3 connections now open) 2014-10-06T18:13:31.141+0000 I NETWORK [conn19746] end connection 127.0.0.1:52224 (2 connections now open) 2014-10-06T18:13:31.142+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:31.142+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:31.143+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:31.144+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:31.145+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:31.145+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:31.145+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:31.145+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:31.146+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:31.510+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:31.510+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:31.513+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:31.513+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:31.869+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:31.869+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:31.872+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:31.872+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:32.225+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:32.225+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:32.229+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:32.229+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:32.593+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:32.593+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:32.596+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:32.597+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52225 #19747 (3 connections now open) 2014-10-06T18:13:32.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52226 #19748 (4 connections now open) 2014-10-06T18:13:32.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52227 #19749 (5 connections now open) 2014-10-06T18:13:32.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52228 #19750 (6 connections now open) 2014-10-06T18:13:32.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52229 #19751 (7 connections now open) 2014-10-06T18:13:32.598+0000 I NETWORK [conn19747] end connection 127.0.0.1:52225 (5 connections now open) 2014-10-06T18:13:37.599+0000 I NETWORK [conn19751] end connection 127.0.0.1:52229 (5 connections now open) 2014-10-06T18:13:37.599+0000 I NETWORK [conn19749] end connection 127.0.0.1:52227 (5 connections now open) 2014-10-06T18:13:37.599+0000 I NETWORK [conn19750] end connection 127.0.0.1:52228 (5 connections now open) 2014-10-06T18:13:37.599+0000 I NETWORK [conn19748] end connection 127.0.0.1:52226 (2 connections now open) 2014-10-06T18:13:37.600+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52230 #19752 (3 connections now open) 2014-10-06T18:13:37.600+0000 I NETWORK [conn19752] end connection 127.0.0.1:52230 (2 connections now open) 2014-10-06T18:13:37.600+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:37.601+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:37.602+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:37.603+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:37.604+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:37.604+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:37.604+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:37.604+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:37.604+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:37.947+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:37.947+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:37.951+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:37.951+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:38.320+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:38.320+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:38.323+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:38.323+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:38.691+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:38.691+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:38.694+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:38.694+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:39.046+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:39.046+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:39.052+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:39.053+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52231 #19753 (3 connections now open) 2014-10-06T18:13:39.053+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52232 #19754 (4 connections now open) 2014-10-06T18:13:39.053+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52233 #19755 (5 connections now open) 2014-10-06T18:13:39.054+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52234 #19756 (6 connections now open) 2014-10-06T18:13:39.054+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52235 #19757 (7 connections now open) 2014-10-06T18:13:39.054+0000 I NETWORK [conn19753] end connection 127.0.0.1:52231 (6 connections now open) 2014-10-06T18:13:44.054+0000 I NETWORK [conn19756] end connection 127.0.0.1:52234 (5 connections now open) 2014-10-06T18:13:44.054+0000 I NETWORK [conn19755] end connection 127.0.0.1:52233 (4 connections now open) 2014-10-06T18:13:44.055+0000 I NETWORK [conn19754] end connection 127.0.0.1:52232 (3 connections now open) 2014-10-06T18:13:44.055+0000 I NETWORK [conn19757] end connection 127.0.0.1:52235 (2 connections now open) 2014-10-06T18:13:44.055+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52236 #19758 (3 connections now open) 2014-10-06T18:13:44.056+0000 I NETWORK [conn19758] end connection 127.0.0.1:52236 (2 connections now open) 2014-10-06T18:13:44.056+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:44.057+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:44.058+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:44.058+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:44.059+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:44.059+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:44.060+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:44.060+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:44.060+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:44.427+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:44.427+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:44.430+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:44.430+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:44.778+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:44.778+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:44.782+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:44.782+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:45.145+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:45.146+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:45.149+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:45.149+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:45.505+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:45.505+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:45.509+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:45.510+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52237 #19759 (3 connections now open) 2014-10-06T18:13:45.510+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52238 #19760 (4 connections now open) 2014-10-06T18:13:45.510+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52239 #19761 (5 connections now open) 2014-10-06T18:13:45.510+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52240 #19762 (6 connections now open) 2014-10-06T18:13:45.510+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52241 #19763 (7 connections now open) 2014-10-06T18:13:45.510+0000 I NETWORK [conn19759] end connection 127.0.0.1:52237 (6 connections now open) 2014-10-06T18:13:50.511+0000 I NETWORK [conn19762] end connection 127.0.0.1:52240 (5 connections now open) 2014-10-06T18:13:50.512+0000 I NETWORK [conn19763] end connection 127.0.0.1:52241 (4 connections now open) 2014-10-06T18:13:50.512+0000 I NETWORK [conn19761] end connection 127.0.0.1:52239 (3 connections now open) 2014-10-06T18:13:50.512+0000 I NETWORK [conn19760] end connection 127.0.0.1:52238 (3 connections now open) 2014-10-06T18:13:50.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52242 #19764 (3 connections now open) 2014-10-06T18:13:50.512+0000 I NETWORK [conn19764] end connection 127.0.0.1:52242 (2 connections now open) 2014-10-06T18:13:50.513+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:50.514+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:50.514+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:50.515+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:50.516+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:50.516+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:50.517+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:50.517+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:50.517+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:50.870+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:50.871+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:50.874+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:50.874+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:51.240+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:51.240+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:51.243+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:51.243+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:51.589+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:51.589+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:51.593+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:51.593+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:51.955+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:51.955+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:51.958+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:51.959+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52243 #19765 (3 connections now open) 2014-10-06T18:13:51.960+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52244 #19766 (4 connections now open) 2014-10-06T18:13:51.960+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52245 #19767 (5 connections now open) 2014-10-06T18:13:51.960+0000 I NETWORK [conn19765] end connection 127.0.0.1:52243 (4 connections now open) 2014-10-06T18:13:56.961+0000 I NETWORK [conn19767] end connection 127.0.0.1:52245 (3 connections now open) 2014-10-06T18:13:56.961+0000 I NETWORK [conn19766] end connection 127.0.0.1:52244 (3 connections now open) 2014-10-06T18:13:56.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52246 #19768 (3 connections now open) 2014-10-06T18:13:56.961+0000 I NETWORK [conn19768] end connection 127.0.0.1:52246 (2 connections now open) 2014-10-06T18:13:56.962+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:56.962+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:56.963+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:56.964+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:56.965+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:56.965+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:56.965+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:56.965+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:56.966+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:57.320+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:57.321+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:57.324+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:57.324+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:57.676+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:57.676+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:57.680+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:57.680+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:58.047+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:58.047+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:58.050+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:58.051+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:13:58.394+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:13:58.394+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:13:58.398+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:13:58.399+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52247 #19769 (3 connections now open) 2014-10-06T18:13:58.399+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52249 #19770 (4 connections now open) 2014-10-06T18:13:58.399+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52248 #19771 (5 connections now open) 2014-10-06T18:13:58.400+0000 I NETWORK [conn19769] end connection 127.0.0.1:52247 (4 connections now open) 2014-10-06T18:14:03.400+0000 I NETWORK [conn19771] end connection 127.0.0.1:52248 (3 connections now open) 2014-10-06T18:14:03.401+0000 I NETWORK [conn19770] end connection 127.0.0.1:52249 (2 connections now open) 2014-10-06T18:14:03.401+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52251 #19772 (3 connections now open) 2014-10-06T18:14:03.401+0000 I NETWORK [conn19772] end connection 127.0.0.1:52251 (2 connections now open) 2014-10-06T18:14:03.402+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:03.402+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:03.403+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:03.404+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:03.405+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:03.405+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:03.405+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:03.405+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:03.406+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:03.777+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:03.777+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:03.780+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:03.780+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:04.130+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:04.130+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:04.133+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:04.133+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:04.500+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:04.500+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:04.503+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:04.503+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:04.866+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:04.867+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:04.870+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:04.871+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52252 #19773 (3 connections now open) 2014-10-06T18:14:04.871+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52253 #19774 (4 connections now open) 2014-10-06T18:14:04.871+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52254 #19775 (5 connections now open) 2014-10-06T18:14:04.872+0000 I NETWORK [conn19773] end connection 127.0.0.1:52252 (4 connections now open) 2014-10-06T18:14:09.872+0000 I NETWORK [conn19775] end connection 127.0.0.1:52254 (3 connections now open) 2014-10-06T18:14:09.872+0000 I NETWORK [conn19774] end connection 127.0.0.1:52253 (2 connections now open) 2014-10-06T18:14:09.872+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52255 #19776 (3 connections now open) 2014-10-06T18:14:09.873+0000 I NETWORK [conn19776] end connection 127.0.0.1:52255 (2 connections now open) 2014-10-06T18:14:09.873+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:09.874+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:09.874+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:09.875+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:09.876+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:09.876+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:09.876+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:09.876+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:09.877+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:10.229+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:10.229+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:10.232+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:10.233+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:10.596+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:10.596+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:10.600+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:10.600+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:10.959+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:10.959+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:10.963+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:10.963+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:11.321+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:11.321+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:11.324+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:11.325+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52256 #19777 (3 connections now open) 2014-10-06T18:14:11.325+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52257 #19778 (4 connections now open) 2014-10-06T18:14:11.325+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52258 #19779 (5 connections now open) 2014-10-06T18:14:11.326+0000 I NETWORK [conn19777] end connection 127.0.0.1:52256 (4 connections now open) 2014-10-06T18:14:16.326+0000 I NETWORK [conn19779] end connection 127.0.0.1:52258 (3 connections now open) 2014-10-06T18:14:16.327+0000 I NETWORK [conn19778] end connection 127.0.0.1:52257 (2 connections now open) 2014-10-06T18:14:16.327+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52259 #19780 (3 connections now open) 2014-10-06T18:14:16.328+0000 I NETWORK [conn19780] end connection 127.0.0.1:52259 (2 connections now open) 2014-10-06T18:14:16.328+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:16.329+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:16.330+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:16.330+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:16.331+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:16.332+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:16.332+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:16.332+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:16.332+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:16.697+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:16.697+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:16.700+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:16.700+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:17.052+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:17.052+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:17.056+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:17.056+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:17.429+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:17.429+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:17.433+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:17.433+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:17.795+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:17.795+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:17.799+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:17.800+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52260 #19781 (3 connections now open) 2014-10-06T18:14:17.800+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52261 #19782 (4 connections now open) 2014-10-06T18:14:17.800+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52262 #19783 (5 connections now open) 2014-10-06T18:14:17.801+0000 I NETWORK [conn19781] end connection 127.0.0.1:52260 (4 connections now open) 2014-10-06T18:14:22.802+0000 I NETWORK [conn19783] end connection 127.0.0.1:52262 (3 connections now open) 2014-10-06T18:14:22.802+0000 I NETWORK [conn19782] end connection 127.0.0.1:52261 (2 connections now open) 2014-10-06T18:14:22.802+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52263 #19784 (4 connections now open) 2014-10-06T18:14:22.803+0000 I NETWORK [conn19784] end connection 127.0.0.1:52263 (2 connections now open) 2014-10-06T18:14:22.804+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:22.805+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:22.805+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:22.806+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:22.807+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:22.807+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:22.807+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:22.808+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:22.808+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:23.163+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:23.163+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:23.169+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:23.169+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:23.534+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:23.535+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:23.538+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:23.538+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:23.890+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:23.890+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:23.893+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:23.893+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:24.265+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:24.265+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:24.269+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:24.270+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52264 #19785 (3 connections now open) 2014-10-06T18:14:24.270+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52265 #19786 (4 connections now open) 2014-10-06T18:14:24.270+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52266 #19787 (5 connections now open) 2014-10-06T18:14:24.270+0000 I NETWORK [conn19785] end connection 127.0.0.1:52264 (4 connections now open) 2014-10-06T18:14:29.271+0000 I NETWORK [conn19787] end connection 127.0.0.1:52266 (3 connections now open) 2014-10-06T18:14:29.272+0000 I NETWORK [conn19786] end connection 127.0.0.1:52265 (2 connections now open) 2014-10-06T18:14:29.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52267 #19788 (3 connections now open) 2014-10-06T18:14:29.273+0000 I NETWORK [conn19788] end connection 127.0.0.1:52267 (2 connections now open) 2014-10-06T18:14:29.273+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:29.274+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:29.275+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:29.275+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:29.276+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:29.276+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:29.277+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:29.277+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:29.277+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:29.635+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:29.636+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:29.639+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:29.639+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:29.996+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:29.996+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:29.999+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:30.000+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:30.365+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:30.365+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:30.368+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:30.369+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:30.716+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:30.716+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:30.720+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:30.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52268 #19789 (3 connections now open) 2014-10-06T18:14:30.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52269 #19790 (4 connections now open) 2014-10-06T18:14:30.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52270 #19791 (5 connections now open) 2014-10-06T18:14:30.722+0000 I NETWORK [conn19789] end connection 127.0.0.1:52268 (4 connections now open) 2014-10-06T18:14:35.722+0000 I NETWORK [conn19791] end connection 127.0.0.1:52270 (3 connections now open) 2014-10-06T18:14:35.722+0000 I NETWORK [conn19790] end connection 127.0.0.1:52269 (2 connections now open) 2014-10-06T18:14:35.723+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52271 #19792 (3 connections now open) 2014-10-06T18:14:35.723+0000 I NETWORK [conn19792] end connection 127.0.0.1:52271 (2 connections now open) 2014-10-06T18:14:35.724+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:35.724+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:35.725+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:35.726+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:35.727+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:35.727+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:35.727+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:35.728+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:35.728+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:36.092+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:36.092+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:36.095+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:36.095+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:36.453+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:36.453+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:36.456+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:36.457+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:36.808+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:36.808+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:36.812+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:36.812+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:37.176+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:37.176+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:37.180+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:37.181+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52272 #19793 (3 connections now open) 2014-10-06T18:14:37.181+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52273 #19794 (4 connections now open) 2014-10-06T18:14:37.182+0000 I NETWORK [conn19793] end connection 127.0.0.1:52272 (3 connections now open) 2014-10-06T18:14:42.183+0000 I NETWORK [conn19794] end connection 127.0.0.1:52273 (2 connections now open) 2014-10-06T18:14:42.183+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52274 #19795 (3 connections now open) 2014-10-06T18:14:42.183+0000 I NETWORK [conn19795] end connection 127.0.0.1:52274 (2 connections now open) 2014-10-06T18:14:42.184+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:42.184+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:42.185+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:42.186+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:42.187+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:42.187+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:42.187+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:42.187+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:42.188+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:42.537+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:42.537+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:42.541+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:42.541+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:42.904+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:42.904+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:42.907+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:42.908+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:43.265+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:43.265+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:43.269+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:43.269+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:43.625+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:43.625+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:43.628+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:43.629+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52275 #19796 (3 connections now open) 2014-10-06T18:14:43.630+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52276 #19797 (4 connections now open) 2014-10-06T18:14:43.630+0000 I NETWORK [conn19796] end connection 127.0.0.1:52275 (3 connections now open) 2014-10-06T18:14:48.631+0000 I NETWORK [conn19797] end connection 127.0.0.1:52276 (2 connections now open) 2014-10-06T18:14:48.631+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52277 #19798 (3 connections now open) 2014-10-06T18:14:48.632+0000 I NETWORK [conn19798] end connection 127.0.0.1:52277 (2 connections now open) 2014-10-06T18:14:48.632+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:48.633+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:48.634+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:48.634+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:48.635+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:48.636+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:48.636+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:48.636+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:48.636+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:48.998+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:48.998+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:49.001+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:49.001+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:49.347+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:49.347+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:49.350+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:49.350+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:49.712+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:49.712+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:49.716+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:49.716+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:50.069+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:50.069+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:50.072+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:50.074+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52278 #19799 (3 connections now open) 2014-10-06T18:14:50.074+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52279 #19800 (4 connections now open) 2014-10-06T18:14:50.074+0000 I NETWORK [conn19799] end connection 127.0.0.1:52278 (3 connections now open) 2014-10-06T18:14:55.075+0000 I NETWORK [conn19800] end connection 127.0.0.1:52279 (2 connections now open) 2014-10-06T18:14:55.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52280 #19801 (3 connections now open) 2014-10-06T18:14:55.076+0000 I NETWORK [conn19801] end connection 127.0.0.1:52280 (2 connections now open) 2014-10-06T18:14:55.076+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:55.077+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:55.078+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:55.079+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:55.079+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:55.080+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:55.080+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:55.080+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:55.080+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:55.442+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:55.442+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:55.445+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:55.445+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:55.808+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:55.808+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:55.811+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:55.811+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:56.155+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:56.155+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:56.159+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:56.159+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:14:56.525+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:14:56.525+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:14:56.528+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:14:56.529+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52281 #19802 (3 connections now open) 2014-10-06T18:14:56.529+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52282 #19803 (4 connections now open) 2014-10-06T18:14:56.530+0000 I NETWORK [conn19802] end connection 127.0.0.1:52281 (3 connections now open) 2014-10-06T18:15:01.531+0000 I NETWORK [conn19803] end connection 127.0.0.1:52282 (2 connections now open) 2014-10-06T18:15:01.531+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52283 #19804 (3 connections now open) 2014-10-06T18:15:01.532+0000 I NETWORK [conn19804] end connection 127.0.0.1:52283 (2 connections now open) 2014-10-06T18:15:01.532+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:01.533+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:01.534+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:01.534+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:01.535+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:01.535+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:01.536+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:01.536+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:01.536+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:01.894+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:15:01.894+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:01.898+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:01.898+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:02.250+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:15:02.250+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:02.254+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:02.254+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:02.623+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:15:02.623+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:02.627+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:02.627+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:02.974+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:15:02.974+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:02.977+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:02.979+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52284 #19805 (3 connections now open) 2014-10-06T18:15:02.979+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52285 #19806 (4 connections now open) 2014-10-06T18:15:02.979+0000 I NETWORK [conn19805] end connection 127.0.0.1:52284 (3 connections now open) 2014-10-06T18:15:07.980+0000 I NETWORK [conn19806] end connection 127.0.0.1:52285 (2 connections now open) 2014-10-06T18:15:07.980+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52286 #19807 (3 connections now open) 2014-10-06T18:15:07.981+0000 I NETWORK [conn19807] end connection 127.0.0.1:52286 (2 connections now open) 2014-10-06T18:15:07.981+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:07.982+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:07.983+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:07.983+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:07.984+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:07.984+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:07.985+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:07.985+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:07.985+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:08.350+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:15:08.350+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:08.354+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:08.354+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:08.711+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:15:08.711+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:08.715+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:08.715+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:09.067+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:15:09.067+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:09.070+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:09.070+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:09.437+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:15:09.437+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:09.440+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:09.441+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52287 #19808 (3 connections now open) 2014-10-06T18:15:09.441+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52288 #19809 (4 connections now open) 2014-10-06T18:15:09.442+0000 I NETWORK [conn19808] end connection 127.0.0.1:52287 (3 connections now open) 2014-10-06T18:15:14.442+0000 I NETWORK [conn19809] end connection 127.0.0.1:52288 (2 connections now open) 2014-10-06T18:15:14.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52289 #19810 (3 connections now open) 2014-10-06T18:15:14.443+0000 I NETWORK [conn19810] end connection 127.0.0.1:52289 (2 connections now open) 2014-10-06T18:15:14.443+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:14.444+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:14.444+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:14.445+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:14.446+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:14.446+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:14.446+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:14.447+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:14.447+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:14.797+0000 I INDEXING [conn14073] build index on: test0.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:15:14.797+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:14.800+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:14.801+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:15.165+0000 I INDEXING [conn14073] build index on: test1.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:15:15.165+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:15.168+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:15.168+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:15.529+0000 I INDEXING [conn14073] build index on: test2.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:15:15.529+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:15.532+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:15.533+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:15.885+0000 I INDEXING [conn14073] build index on: test3.Queries_IntNonIdFindProjectionCovered properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_IntNonIdFindProjectionCovered" } 2014-10-06T18:15:15.885+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:15.888+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:15.890+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52290 #19811 (3 connections now open) 2014-10-06T18:15:15.890+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52291 #19812 (4 connections now open) 2014-10-06T18:15:15.890+0000 I NETWORK [conn19811] end connection 127.0.0.1:52290 (3 connections now open) 2014-10-06T18:15:20.891+0000 I NETWORK [conn19812] end connection 127.0.0.1:52291 (2 connections now open) 2014-10-06T18:15:20.891+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52292 #19813 (3 connections now open) 2014-10-06T18:15:20.891+0000 I NETWORK [conn19813] end connection 127.0.0.1:52292 (2 connections now open) 2014-10-06T18:15:20.892+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:20.893+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:20.893+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:20.894+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_IntNonIdFindProjectionCovered 2014-10-06T18:15:20.899+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:15:20.899+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:15:20.899+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:15:20.899+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:15:20.900+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:15:21.265+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T18:15:21.265+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:21.268+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:21.269+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:15:21.613+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_FindProjection" } 2014-10-06T18:15:21.613+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:21.619+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:21.619+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:15:21.984+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_FindProjection" } 2014-10-06T18:15:21.984+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:21.987+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:21.988+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:15:22.346+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_FindProjection" } 2014-10-06T18:15:22.346+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:22.349+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:22.350+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52293 #19814 (3 connections now open) 2014-10-06T18:15:22.351+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52294 #19815 (4 connections now open) 2014-10-06T18:15:22.351+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52295 #19816 (5 connections now open) 2014-10-06T18:15:22.351+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52296 #19817 (6 connections now open) 2014-10-06T18:15:22.351+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52297 #19818 (7 connections now open) 2014-10-06T18:15:22.352+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52299 #19819 (8 connections now open) 2014-10-06T18:15:22.352+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52300 #19820 (9 connections now open) 2014-10-06T18:15:22.352+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52301 #19821 (10 connections now open) 2014-10-06T18:15:22.352+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52302 #19822 (11 connections now open) 2014-10-06T18:15:22.352+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52303 #19823 (12 connections now open) 2014-10-06T18:15:22.352+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52304 #19824 (13 connections now open) 2014-10-06T18:15:22.352+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52305 #19825 (14 connections now open) 2014-10-06T18:15:22.353+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52306 #19826 (15 connections now open) 2014-10-06T18:15:22.353+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52307 #19827 (16 connections now open) 2014-10-06T18:15:22.353+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52308 #19828 (17 connections now open) 2014-10-06T18:15:22.353+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52309 #19829 (18 connections now open) 2014-10-06T18:15:22.353+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52310 #19830 (19 connections now open) 2014-10-06T18:15:22.354+0000 I NETWORK [conn19814] end connection 127.0.0.1:52293 (18 connections now open) 2014-10-06T18:15:27.355+0000 I NETWORK [conn19821] end connection 127.0.0.1:52301 (17 connections now open) 2014-10-06T18:15:27.356+0000 I NETWORK [conn19829] end connection 127.0.0.1:52309 (16 connections now open) 2014-10-06T18:15:27.356+0000 I NETWORK [conn19817] end connection 127.0.0.1:52296 (15 connections now open) 2014-10-06T18:15:27.356+0000 I NETWORK [conn19828] end connection 127.0.0.1:52308 (14 connections now open) 2014-10-06T18:15:27.356+0000 I NETWORK [conn19815] end connection 127.0.0.1:52294 (13 connections now open) 2014-10-06T18:15:27.356+0000 I NETWORK [conn19825] end connection 127.0.0.1:52305 (12 connections now open) 2014-10-06T18:15:27.356+0000 I NETWORK [conn19822] end connection 127.0.0.1:52302 (12 connections now open) 2014-10-06T18:15:27.356+0000 I NETWORK [conn19820] end connection 127.0.0.1:52300 (10 connections now open) 2014-10-06T18:15:27.356+0000 I NETWORK [conn19827] end connection 127.0.0.1:52307 (9 connections now open) 2014-10-06T18:15:27.357+0000 I NETWORK [conn19830] end connection 127.0.0.1:52310 (8 connections now open) 2014-10-06T18:15:27.357+0000 I NETWORK [conn19823] end connection 127.0.0.1:52303 (8 connections now open) 2014-10-06T18:15:27.357+0000 I NETWORK [conn19816] end connection 127.0.0.1:52295 (6 connections now open) 2014-10-06T18:15:27.357+0000 I NETWORK [conn19826] end connection 127.0.0.1:52306 (5 connections now open) 2014-10-06T18:15:27.357+0000 I NETWORK [conn19818] end connection 127.0.0.1:52297 (4 connections now open) 2014-10-06T18:15:27.357+0000 I NETWORK [conn19824] end connection 127.0.0.1:52304 (4 connections now open) 2014-10-06T18:15:27.357+0000 I NETWORK [conn19819] end connection 127.0.0.1:52299 (2 connections now open) 2014-10-06T18:15:27.357+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52311 #19831 (3 connections now open) 2014-10-06T18:15:27.358+0000 I NETWORK [conn19831] end connection 127.0.0.1:52311 (2 connections now open) 2014-10-06T18:15:27.358+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:15:27.359+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:15:27.360+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:15:27.361+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:15:27.361+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:15:27.362+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:15:27.362+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:15:27.362+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:15:27.362+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:15:27.712+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T18:15:27.712+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:27.715+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:27.716+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:15:28.081+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_FindProjection" } 2014-10-06T18:15:28.081+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:28.084+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:28.085+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:15:28.429+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_FindProjection" } 2014-10-06T18:15:28.429+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:28.433+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:28.433+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:15:28.798+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_FindProjection" } 2014-10-06T18:15:28.798+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:28.801+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:28.802+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52312 #19832 (3 connections now open) 2014-10-06T18:15:28.803+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52313 #19833 (4 connections now open) 2014-10-06T18:15:28.803+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52314 #19834 (5 connections now open) 2014-10-06T18:15:28.803+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52315 #19835 (6 connections now open) 2014-10-06T18:15:28.803+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52316 #19836 (7 connections now open) 2014-10-06T18:15:28.803+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52317 #19837 (8 connections now open) 2014-10-06T18:15:28.806+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52318 #19838 (9 connections now open) 2014-10-06T18:15:28.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52319 #19839 (10 connections now open) 2014-10-06T18:15:28.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52320 #19840 (11 connections now open) 2014-10-06T18:15:28.808+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52321 #19841 (12 connections now open) 2014-10-06T18:15:28.808+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52322 #19842 (13 connections now open) 2014-10-06T18:15:28.810+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52323 #19843 (14 connections now open) 2014-10-06T18:15:28.812+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52324 #19844 (15 connections now open) 2014-10-06T18:15:28.812+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52325 #19845 (16 connections now open) 2014-10-06T18:15:28.813+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52326 #19846 (17 connections now open) 2014-10-06T18:15:28.815+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52327 #19847 (18 connections now open) 2014-10-06T18:15:28.816+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52328 #19848 (19 connections now open) 2014-10-06T18:15:28.824+0000 I NETWORK [conn19832] end connection 127.0.0.1:52312 (18 connections now open) 2014-10-06T18:15:33.825+0000 I NETWORK [conn19848] end connection 127.0.0.1:52328 (17 connections now open) 2014-10-06T18:15:33.825+0000 I NETWORK [conn19833] end connection 127.0.0.1:52313 (17 connections now open) 2014-10-06T18:15:33.825+0000 I NETWORK [conn19846] end connection 127.0.0.1:52326 (15 connections now open) 2014-10-06T18:15:33.826+0000 I NETWORK [conn19839] end connection 127.0.0.1:52319 (14 connections now open) 2014-10-06T18:15:33.826+0000 I NETWORK [conn19843] end connection 127.0.0.1:52323 (13 connections now open) 2014-10-06T18:15:33.826+0000 I NETWORK [conn19838] end connection 127.0.0.1:52318 (13 connections now open) 2014-10-06T18:15:33.826+0000 I NETWORK [conn19834] end connection 127.0.0.1:52314 (11 connections now open) 2014-10-06T18:15:33.827+0000 I NETWORK [conn19847] end connection 127.0.0.1:52327 (10 connections now open) 2014-10-06T18:15:33.827+0000 I NETWORK [conn19837] end connection 127.0.0.1:52317 (10 connections now open) 2014-10-06T18:15:33.827+0000 I NETWORK [conn19836] end connection 127.0.0.1:52316 (8 connections now open) 2014-10-06T18:15:33.827+0000 I NETWORK [conn19840] end connection 127.0.0.1:52320 (7 connections now open) 2014-10-06T18:15:33.827+0000 I NETWORK [conn19845] end connection 127.0.0.1:52325 (6 connections now open) 2014-10-06T18:15:33.827+0000 I NETWORK [conn19835] end connection 127.0.0.1:52315 (6 connections now open) 2014-10-06T18:15:33.827+0000 I NETWORK [conn19842] end connection 127.0.0.1:52322 (4 connections now open) 2014-10-06T18:15:33.827+0000 I NETWORK [conn19841] end connection 127.0.0.1:52321 (3 connections now open) 2014-10-06T18:15:33.828+0000 I NETWORK [conn19844] end connection 127.0.0.1:52324 (2 connections now open) 2014-10-06T18:15:33.828+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52329 #19849 (3 connections now open) 2014-10-06T18:15:33.828+0000 I NETWORK [conn19849] end connection 127.0.0.1:52329 (2 connections now open) 2014-10-06T18:15:33.829+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:15:33.832+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:15:33.833+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:15:33.833+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:15:33.834+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:15:33.834+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:15:33.835+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:15:33.835+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:15:33.835+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:15:34.192+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T18:15:34.192+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:34.196+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:34.196+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:15:34.550+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_FindProjection" } 2014-10-06T18:15:34.550+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:34.553+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:34.553+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:15:34.922+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_FindProjection" } 2014-10-06T18:15:34.922+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:34.926+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:34.926+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:15:35.272+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_FindProjection" } 2014-10-06T18:15:35.272+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:35.276+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:35.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52330 #19850 (3 connections now open) 2014-10-06T18:15:35.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52331 #19851 (4 connections now open) 2014-10-06T18:15:35.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52332 #19852 (5 connections now open) 2014-10-06T18:15:35.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52333 #19853 (6 connections now open) 2014-10-06T18:15:35.277+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52334 #19854 (7 connections now open) 2014-10-06T18:15:35.278+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52335 #19855 (8 connections now open) 2014-10-06T18:15:35.278+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52336 #19856 (9 connections now open) 2014-10-06T18:15:35.278+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52337 #19857 (10 connections now open) 2014-10-06T18:15:35.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52338 #19858 (11 connections now open) 2014-10-06T18:15:35.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52339 #19859 (12 connections now open) 2014-10-06T18:15:35.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52341 #19860 (13 connections now open) 2014-10-06T18:15:35.279+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52340 #19861 (14 connections now open) 2014-10-06T18:15:35.281+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52342 #19862 (15 connections now open) 2014-10-06T18:15:35.281+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52343 #19863 (16 connections now open) 2014-10-06T18:15:35.281+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52344 #19864 (17 connections now open) 2014-10-06T18:15:35.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52345 #19865 (18 connections now open) 2014-10-06T18:15:35.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52346 #19866 (19 connections now open) 2014-10-06T18:15:35.286+0000 I NETWORK [conn19850] end connection 127.0.0.1:52330 (18 connections now open) 2014-10-06T18:15:40.286+0000 I NETWORK [conn19852] end connection 127.0.0.1:52332 (17 connections now open) 2014-10-06T18:15:40.286+0000 I NETWORK [conn19859] end connection 127.0.0.1:52339 (17 connections now open) 2014-10-06T18:15:40.287+0000 I NETWORK [conn19865] end connection 127.0.0.1:52345 (15 connections now open) 2014-10-06T18:15:40.287+0000 I NETWORK [conn19861] end connection 127.0.0.1:52340 (14 connections now open) 2014-10-06T18:15:40.288+0000 I NETWORK [conn19854] end connection 127.0.0.1:52334 (13 connections now open) 2014-10-06T18:15:40.288+0000 I NETWORK [conn19864] end connection 127.0.0.1:52344 (13 connections now open) 2014-10-06T18:15:40.288+0000 I NETWORK [conn19856] end connection 127.0.0.1:52336 (11 connections now open) 2014-10-06T18:15:40.288+0000 I NETWORK [conn19862] end connection 127.0.0.1:52342 (10 connections now open) 2014-10-06T18:15:40.288+0000 I NETWORK [conn19853] end connection 127.0.0.1:52333 (9 connections now open) 2014-10-06T18:15:40.288+0000 I NETWORK [conn19863] end connection 127.0.0.1:52343 (8 connections now open) 2014-10-06T18:15:40.288+0000 I NETWORK [conn19858] end connection 127.0.0.1:52338 (7 connections now open) 2014-10-06T18:15:40.288+0000 I NETWORK [conn19860] end connection 127.0.0.1:52341 (7 connections now open) 2014-10-06T18:15:40.288+0000 I NETWORK [conn19855] end connection 127.0.0.1:52335 (5 connections now open) 2014-10-06T18:15:40.289+0000 I NETWORK [conn19866] end connection 127.0.0.1:52346 (4 connections now open) 2014-10-06T18:15:40.289+0000 I NETWORK [conn19857] end connection 127.0.0.1:52337 (3 connections now open) 2014-10-06T18:15:40.290+0000 I NETWORK [conn19851] end connection 127.0.0.1:52331 (2 connections now open) 2014-10-06T18:15:40.290+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52347 #19867 (3 connections now open) 2014-10-06T18:15:40.290+0000 I NETWORK [conn19867] end connection 127.0.0.1:52347 (2 connections now open) 2014-10-06T18:15:40.291+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:15:40.294+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:15:40.295+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:15:40.295+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:15:40.296+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:15:40.296+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:15:40.296+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:15:40.297+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:15:40.297+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:15:40.664+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T18:15:40.664+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:40.667+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:40.668+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:15:41.022+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_FindProjection" } 2014-10-06T18:15:41.022+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:41.025+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:41.026+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:15:41.379+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_FindProjection" } 2014-10-06T18:15:41.379+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:41.383+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:41.383+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:15:41.748+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_FindProjection" } 2014-10-06T18:15:41.748+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:41.751+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:41.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52348 #19868 (3 connections now open) 2014-10-06T18:15:41.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52349 #19869 (4 connections now open) 2014-10-06T18:15:41.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52350 #19870 (5 connections now open) 2014-10-06T18:15:41.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52351 #19871 (6 connections now open) 2014-10-06T18:15:41.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52352 #19872 (7 connections now open) 2014-10-06T18:15:41.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52353 #19873 (8 connections now open) 2014-10-06T18:15:41.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52354 #19874 (9 connections now open) 2014-10-06T18:15:41.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52355 #19875 (10 connections now open) 2014-10-06T18:15:41.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52356 #19876 (11 connections now open) 2014-10-06T18:15:41.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52357 #19877 (12 connections now open) 2014-10-06T18:15:41.755+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52358 #19878 (13 connections now open) 2014-10-06T18:15:41.757+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52359 #19879 (14 connections now open) 2014-10-06T18:15:41.757+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52360 #19880 (15 connections now open) 2014-10-06T18:15:41.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52361 #19881 (16 connections now open) 2014-10-06T18:15:41.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52362 #19882 (17 connections now open) 2014-10-06T18:15:41.761+0000 I NETWORK [conn19868] end connection 127.0.0.1:52348 (16 connections now open) 2014-10-06T18:15:41.766+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52363 #19883 (17 connections now open) 2014-10-06T18:15:41.767+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52364 #19884 (18 connections now open) 2014-10-06T18:15:46.762+0000 I NETWORK [conn19870] end connection 127.0.0.1:52350 (17 connections now open) 2014-10-06T18:15:46.762+0000 I NETWORK [conn19880] end connection 127.0.0.1:52360 (17 connections now open) 2014-10-06T18:15:46.763+0000 I NETWORK [conn19877] end connection 127.0.0.1:52357 (15 connections now open) 2014-10-06T18:15:46.763+0000 I NETWORK [conn19882] end connection 127.0.0.1:52362 (14 connections now open) 2014-10-06T18:15:46.763+0000 I NETWORK [conn19869] end connection 127.0.0.1:52349 (13 connections now open) 2014-10-06T18:15:46.764+0000 I NETWORK [conn19873] end connection 127.0.0.1:52353 (12 connections now open) 2014-10-06T18:15:46.764+0000 I NETWORK [conn19871] end connection 127.0.0.1:52351 (12 connections now open) 2014-10-06T18:15:46.764+0000 I NETWORK [conn19874] end connection 127.0.0.1:52354 (10 connections now open) 2014-10-06T18:15:46.764+0000 I NETWORK [conn19884] end connection 127.0.0.1:52364 (9 connections now open) 2014-10-06T18:15:46.764+0000 I NETWORK [conn19881] end connection 127.0.0.1:52361 (8 connections now open) 2014-10-06T18:15:46.764+0000 I NETWORK [conn19876] end connection 127.0.0.1:52356 (7 connections now open) 2014-10-06T18:15:46.764+0000 I NETWORK [conn19875] end connection 127.0.0.1:52355 (7 connections now open) 2014-10-06T18:15:46.764+0000 I NETWORK [conn19872] end connection 127.0.0.1:52352 (7 connections now open) 2014-10-06T18:15:46.764+0000 I NETWORK [conn19883] end connection 127.0.0.1:52363 (7 connections now open) 2014-10-06T18:15:46.765+0000 I NETWORK [conn19878] end connection 127.0.0.1:52358 (5 connections now open) 2014-10-06T18:15:46.765+0000 I NETWORK [conn19879] end connection 127.0.0.1:52359 (2 connections now open) 2014-10-06T18:15:46.765+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52365 #19885 (3 connections now open) 2014-10-06T18:15:46.766+0000 I NETWORK [conn19885] end connection 127.0.0.1:52365 (2 connections now open) 2014-10-06T18:15:46.766+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:15:46.770+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:15:46.770+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:15:46.771+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:15:46.772+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:15:46.772+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:15:46.772+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:15:46.772+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:15:46.772+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:15:47.118+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T18:15:47.118+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:47.122+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:47.122+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:15:47.487+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_FindProjection" } 2014-10-06T18:15:47.487+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:47.491+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:47.491+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:15:47.839+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_FindProjection" } 2014-10-06T18:15:47.839+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:47.842+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:47.843+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:15:48.207+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_FindProjection" } 2014-10-06T18:15:48.207+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:48.211+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:48.212+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52366 #19886 (3 connections now open) 2014-10-06T18:15:48.212+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52367 #19887 (4 connections now open) 2014-10-06T18:15:48.212+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52369 #19888 (5 connections now open) 2014-10-06T18:15:48.213+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52368 #19889 (6 connections now open) 2014-10-06T18:15:48.213+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52371 #19890 (7 connections now open) 2014-10-06T18:15:48.213+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52372 #19891 (8 connections now open) 2014-10-06T18:15:48.213+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52373 #19892 (9 connections now open) 2014-10-06T18:15:48.213+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52374 #19893 (10 connections now open) 2014-10-06T18:15:48.214+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52375 #19894 (11 connections now open) 2014-10-06T18:15:48.216+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52376 #19895 (12 connections now open) 2014-10-06T18:15:48.216+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52377 #19896 (13 connections now open) 2014-10-06T18:15:48.216+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52378 #19897 (14 connections now open) 2014-10-06T18:15:48.217+0000 I NETWORK [conn19886] end connection 127.0.0.1:52366 (13 connections now open) 2014-10-06T18:15:48.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52379 #19898 (14 connections now open) 2014-10-06T18:15:48.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52380 #19899 (15 connections now open) 2014-10-06T18:15:48.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52381 #19900 (16 connections now open) 2014-10-06T18:15:48.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52382 #19901 (17 connections now open) 2014-10-06T18:15:48.221+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52383 #19902 (18 connections now open) 2014-10-06T18:15:53.218+0000 I NETWORK [conn19894] end connection 127.0.0.1:52375 (17 connections now open) 2014-10-06T18:15:53.219+0000 I NETWORK [conn19891] end connection 127.0.0.1:52372 (16 connections now open) 2014-10-06T18:15:53.220+0000 I NETWORK [conn19899] end connection 127.0.0.1:52380 (15 connections now open) 2014-10-06T18:15:53.220+0000 I NETWORK [conn19892] end connection 127.0.0.1:52373 (15 connections now open) 2014-10-06T18:15:53.220+0000 I NETWORK [conn19898] end connection 127.0.0.1:52379 (13 connections now open) 2014-10-06T18:15:53.220+0000 I NETWORK [conn19889] end connection 127.0.0.1:52368 (13 connections now open) 2014-10-06T18:15:53.220+0000 I NETWORK [conn19888] end connection 127.0.0.1:52369 (11 connections now open) 2014-10-06T18:15:53.220+0000 I NETWORK [conn19890] end connection 127.0.0.1:52371 (10 connections now open) 2014-10-06T18:15:53.220+0000 I NETWORK [conn19901] end connection 127.0.0.1:52382 (9 connections now open) 2014-10-06T18:15:53.220+0000 I NETWORK [conn19897] end connection 127.0.0.1:52378 (8 connections now open) 2014-10-06T18:15:53.221+0000 I NETWORK [conn19900] end connection 127.0.0.1:52381 (7 connections now open) 2014-10-06T18:15:53.221+0000 I NETWORK [conn19893] end connection 127.0.0.1:52374 (6 connections now open) 2014-10-06T18:15:53.221+0000 I NETWORK [conn19887] end connection 127.0.0.1:52367 (5 connections now open) 2014-10-06T18:15:53.221+0000 I NETWORK [conn19895] end connection 127.0.0.1:52376 (5 connections now open) 2014-10-06T18:15:53.221+0000 I NETWORK [conn19896] end connection 127.0.0.1:52377 (4 connections now open) 2014-10-06T18:15:53.221+0000 I NETWORK [conn19902] end connection 127.0.0.1:52383 (2 connections now open) 2014-10-06T18:15:53.221+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52384 #19903 (3 connections now open) 2014-10-06T18:15:53.222+0000 I NETWORK [conn19903] end connection 127.0.0.1:52384 (2 connections now open) 2014-10-06T18:15:53.222+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:15:53.225+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:15:53.226+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:15:53.227+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:15:53.227+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:15:53.228+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:15:53.228+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:15:53.228+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:15:53.228+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:15:53.589+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T18:15:53.589+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:53.592+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:53.593+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:15:53.935+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_FindProjection" } 2014-10-06T18:15:53.935+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:53.938+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:53.938+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:15:54.304+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_FindProjection" } 2014-10-06T18:15:54.304+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:54.307+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:54.308+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:15:54.657+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_FindProjection" } 2014-10-06T18:15:54.657+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:15:54.660+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:15:54.661+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52385 #19904 (3 connections now open) 2014-10-06T18:15:54.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52386 #19905 (4 connections now open) 2014-10-06T18:15:54.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52387 #19906 (5 connections now open) 2014-10-06T18:15:54.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52389 #19907 (6 connections now open) 2014-10-06T18:15:54.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52390 #19908 (7 connections now open) 2014-10-06T18:15:54.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52392 #19909 (8 connections now open) 2014-10-06T18:15:54.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52393 #19910 (9 connections now open) 2014-10-06T18:15:54.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52394 #19911 (10 connections now open) 2014-10-06T18:15:54.663+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52395 #19912 (11 connections now open) 2014-10-06T18:15:54.663+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52396 #19913 (12 connections now open) 2014-10-06T18:15:54.665+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52397 #19914 (13 connections now open) 2014-10-06T18:15:54.666+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52398 #19915 (14 connections now open) 2014-10-06T18:15:54.666+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52399 #19916 (15 connections now open) 2014-10-06T18:15:54.667+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52400 #19917 (16 connections now open) 2014-10-06T18:15:54.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52401 #19918 (17 connections now open) 2014-10-06T18:15:54.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52402 #19919 (18 connections now open) 2014-10-06T18:15:54.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52403 #19920 (19 connections now open) 2014-10-06T18:15:54.673+0000 I NETWORK [conn19904] end connection 127.0.0.1:52385 (18 connections now open) 2014-10-06T18:15:59.674+0000 I NETWORK [conn19908] end connection 127.0.0.1:52390 (17 connections now open) 2014-10-06T18:15:59.674+0000 I NETWORK [conn19911] end connection 127.0.0.1:52394 (17 connections now open) 2014-10-06T18:15:59.674+0000 I NETWORK [conn19913] end connection 127.0.0.1:52396 (17 connections now open) 2014-10-06T18:15:59.675+0000 I NETWORK [conn19916] end connection 127.0.0.1:52399 (14 connections now open) 2014-10-06T18:15:59.675+0000 I NETWORK [conn19912] end connection 127.0.0.1:52395 (13 connections now open) 2014-10-06T18:15:59.675+0000 I NETWORK [conn19919] end connection 127.0.0.1:52402 (13 connections now open) 2014-10-06T18:15:59.675+0000 I NETWORK [conn19906] end connection 127.0.0.1:52387 (11 connections now open) 2014-10-06T18:15:59.676+0000 I NETWORK [conn19905] end connection 127.0.0.1:52386 (10 connections now open) 2014-10-06T18:15:59.676+0000 I NETWORK [conn19907] end connection 127.0.0.1:52389 (9 connections now open) 2014-10-06T18:15:59.676+0000 I NETWORK [conn19915] end connection 127.0.0.1:52398 (8 connections now open) 2014-10-06T18:15:59.676+0000 I NETWORK [conn19909] end connection 127.0.0.1:52392 (8 connections now open) 2014-10-06T18:15:59.676+0000 I NETWORK [conn19917] end connection 127.0.0.1:52400 (6 connections now open) 2014-10-06T18:15:59.676+0000 I NETWORK [conn19910] end connection 127.0.0.1:52393 (6 connections now open) 2014-10-06T18:15:59.676+0000 I NETWORK [conn19918] end connection 127.0.0.1:52401 (4 connections now open) 2014-10-06T18:15:59.681+0000 I NETWORK [conn19920] end connection 127.0.0.1:52403 (3 connections now open) 2014-10-06T18:15:59.681+0000 I NETWORK [conn19914] end connection 127.0.0.1:52397 (2 connections now open) 2014-10-06T18:15:59.681+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52404 #19921 (3 connections now open) 2014-10-06T18:15:59.681+0000 I NETWORK [conn19921] end connection 127.0.0.1:52404 (2 connections now open) 2014-10-06T18:15:59.682+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:15:59.682+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:15:59.683+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:15:59.684+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:15:59.685+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:15:59.685+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:15:59.685+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:15:59.685+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:15:59.685+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:16:00.048+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T18:16:00.048+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:00.051+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:00.052+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:16:00.416+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_FindProjection" } 2014-10-06T18:16:00.417+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:00.420+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:00.420+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:16:00.760+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_FindProjection" } 2014-10-06T18:16:00.760+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:00.764+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:00.764+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:16:01.127+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_FindProjection" } 2014-10-06T18:16:01.127+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:01.130+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:01.131+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52405 #19922 (3 connections now open) 2014-10-06T18:16:01.132+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52406 #19923 (4 connections now open) 2014-10-06T18:16:01.132+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52407 #19924 (5 connections now open) 2014-10-06T18:16:01.132+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52408 #19925 (6 connections now open) 2014-10-06T18:16:01.132+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52409 #19926 (7 connections now open) 2014-10-06T18:16:01.132+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52410 #19927 (8 connections now open) 2014-10-06T18:16:01.134+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52411 #19928 (9 connections now open) 2014-10-06T18:16:01.134+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52412 #19929 (10 connections now open) 2014-10-06T18:16:01.134+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52413 #19930 (11 connections now open) 2014-10-06T18:16:01.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52414 #19931 (12 connections now open) 2014-10-06T18:16:01.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52415 #19932 (13 connections now open) 2014-10-06T18:16:01.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52416 #19933 (14 connections now open) 2014-10-06T18:16:01.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52417 #19934 (15 connections now open) 2014-10-06T18:16:01.137+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52418 #19935 (16 connections now open) 2014-10-06T18:16:01.138+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52419 #19936 (17 connections now open) 2014-10-06T18:16:01.138+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52420 #19937 (18 connections now open) 2014-10-06T18:16:01.138+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52421 #19938 (19 connections now open) 2014-10-06T18:16:01.141+0000 I NETWORK [conn19922] end connection 127.0.0.1:52405 (18 connections now open) 2014-10-06T18:16:06.143+0000 I NETWORK [conn19927] end connection 127.0.0.1:52410 (17 connections now open) 2014-10-06T18:16:06.143+0000 I NETWORK [conn19923] end connection 127.0.0.1:52406 (17 connections now open) 2014-10-06T18:16:06.143+0000 I NETWORK [conn19928] end connection 127.0.0.1:52411 (15 connections now open) 2014-10-06T18:16:06.143+0000 I NETWORK [conn19925] end connection 127.0.0.1:52408 (14 connections now open) 2014-10-06T18:16:06.143+0000 I NETWORK [conn19932] end connection 127.0.0.1:52415 (13 connections now open) 2014-10-06T18:16:06.143+0000 I NETWORK [conn19930] end connection 127.0.0.1:52413 (12 connections now open) 2014-10-06T18:16:06.143+0000 I NETWORK [conn19926] end connection 127.0.0.1:52409 (11 connections now open) 2014-10-06T18:16:06.144+0000 I NETWORK [conn19924] end connection 127.0.0.1:52407 (10 connections now open) 2014-10-06T18:16:06.144+0000 I NETWORK [conn19937] end connection 127.0.0.1:52420 (10 connections now open) 2014-10-06T18:16:06.144+0000 I NETWORK [conn19931] end connection 127.0.0.1:52414 (8 connections now open) 2014-10-06T18:16:06.144+0000 I NETWORK [conn19934] end connection 127.0.0.1:52417 (7 connections now open) 2014-10-06T18:16:06.144+0000 I NETWORK [conn19938] end connection 127.0.0.1:52421 (7 connections now open) 2014-10-06T18:16:06.144+0000 I NETWORK [conn19936] end connection 127.0.0.1:52419 (6 connections now open) 2014-10-06T18:16:06.145+0000 I NETWORK [conn19935] end connection 127.0.0.1:52418 (4 connections now open) 2014-10-06T18:16:06.145+0000 I NETWORK [conn19933] end connection 127.0.0.1:52416 (3 connections now open) 2014-10-06T18:16:06.145+0000 I NETWORK [conn19929] end connection 127.0.0.1:52412 (3 connections now open) 2014-10-06T18:16:06.145+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52422 #19939 (3 connections now open) 2014-10-06T18:16:06.145+0000 I NETWORK [conn19939] end connection 127.0.0.1:52422 (2 connections now open) 2014-10-06T18:16:06.146+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:16:06.148+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:16:06.149+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:16:06.149+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:16:06.150+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:16:06.150+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:16:06.150+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:16:06.151+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:16:06.151+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:16:06.499+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T18:16:06.499+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:06.503+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:06.503+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:16:06.870+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_FindProjection" } 2014-10-06T18:16:06.870+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:06.873+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:06.874+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:16:07.242+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_FindProjection" } 2014-10-06T18:16:07.242+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:07.246+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:07.246+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:16:07.593+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_FindProjection" } 2014-10-06T18:16:07.593+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:07.596+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:07.597+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52423 #19940 (3 connections now open) 2014-10-06T18:16:07.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52424 #19941 (4 connections now open) 2014-10-06T18:16:07.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52426 #19942 (5 connections now open) 2014-10-06T18:16:07.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52425 #19943 (6 connections now open) 2014-10-06T18:16:07.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52427 #19944 (7 connections now open) 2014-10-06T18:16:07.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52428 #19945 (8 connections now open) 2014-10-06T18:16:07.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52429 #19946 (9 connections now open) 2014-10-06T18:16:07.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52431 #19947 (10 connections now open) 2014-10-06T18:16:07.599+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52432 #19948 (11 connections now open) 2014-10-06T18:16:07.600+0000 I NETWORK [conn19940] end connection 127.0.0.1:52423 (10 connections now open) 2014-10-06T18:16:12.601+0000 I NETWORK [conn19948] end connection 127.0.0.1:52432 (9 connections now open) 2014-10-06T18:16:12.601+0000 I NETWORK [conn19945] end connection 127.0.0.1:52428 (9 connections now open) 2014-10-06T18:16:12.601+0000 I NETWORK [conn19943] end connection 127.0.0.1:52425 (7 connections now open) 2014-10-06T18:16:12.601+0000 I NETWORK [conn19947] end connection 127.0.0.1:52431 (6 connections now open) 2014-10-06T18:16:12.602+0000 I NETWORK [conn19942] end connection 127.0.0.1:52426 (5 connections now open) 2014-10-06T18:16:12.602+0000 I NETWORK [conn19946] end connection 127.0.0.1:52429 (5 connections now open) 2014-10-06T18:16:12.602+0000 I NETWORK [conn19941] end connection 127.0.0.1:52424 (3 connections now open) 2014-10-06T18:16:12.602+0000 I NETWORK [conn19944] end connection 127.0.0.1:52427 (2 connections now open) 2014-10-06T18:16:12.602+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52433 #19949 (3 connections now open) 2014-10-06T18:16:12.603+0000 I NETWORK [conn19949] end connection 127.0.0.1:52433 (2 connections now open) 2014-10-06T18:16:12.603+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:16:12.606+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:16:12.607+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:16:12.608+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:16:12.608+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:16:12.608+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:16:12.609+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:16:12.609+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:16:12.609+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:16:12.971+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T18:16:12.971+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:12.974+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:12.974+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:16:13.321+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_FindProjection" } 2014-10-06T18:16:13.321+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:13.325+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:13.325+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:16:13.693+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_FindProjection" } 2014-10-06T18:16:13.693+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:13.696+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:13.696+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:16:14.064+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_FindProjection" } 2014-10-06T18:16:14.064+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:14.068+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:14.069+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52434 #19950 (3 connections now open) 2014-10-06T18:16:14.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52435 #19951 (4 connections now open) 2014-10-06T18:16:14.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52436 #19952 (5 connections now open) 2014-10-06T18:16:14.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52437 #19953 (6 connections now open) 2014-10-06T18:16:14.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52438 #19954 (7 connections now open) 2014-10-06T18:16:14.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52439 #19955 (8 connections now open) 2014-10-06T18:16:14.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52440 #19956 (9 connections now open) 2014-10-06T18:16:14.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52441 #19957 (10 connections now open) 2014-10-06T18:16:14.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52442 #19958 (11 connections now open) 2014-10-06T18:16:14.071+0000 I NETWORK [conn19950] end connection 127.0.0.1:52434 (10 connections now open) 2014-10-06T18:16:19.071+0000 I NETWORK [conn19953] end connection 127.0.0.1:52437 (9 connections now open) 2014-10-06T18:16:19.072+0000 I NETWORK [conn19958] end connection 127.0.0.1:52442 (8 connections now open) 2014-10-06T18:16:19.072+0000 I NETWORK [conn19951] end connection 127.0.0.1:52435 (8 connections now open) 2014-10-06T18:16:19.072+0000 I NETWORK [conn19957] end connection 127.0.0.1:52441 (8 connections now open) 2014-10-06T18:16:19.072+0000 I NETWORK [conn19955] end connection 127.0.0.1:52439 (5 connections now open) 2014-10-06T18:16:19.072+0000 I NETWORK [conn19952] end connection 127.0.0.1:52436 (4 connections now open) 2014-10-06T18:16:19.072+0000 I NETWORK [conn19954] end connection 127.0.0.1:52438 (3 connections now open) 2014-10-06T18:16:19.072+0000 I NETWORK [conn19956] end connection 127.0.0.1:52440 (2 connections now open) 2014-10-06T18:16:19.073+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52443 #19959 (3 connections now open) 2014-10-06T18:16:19.073+0000 I NETWORK [conn19959] end connection 127.0.0.1:52443 (2 connections now open) 2014-10-06T18:16:19.073+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:16:19.077+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:16:19.077+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:16:19.078+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:16:19.079+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:16:19.079+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:16:19.079+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:16:19.079+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:16:19.080+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:16:19.428+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T18:16:19.428+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:19.432+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:19.432+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:16:19.796+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_FindProjection" } 2014-10-06T18:16:19.796+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:19.799+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:19.800+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:16:20.151+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_FindProjection" } 2014-10-06T18:16:20.151+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:20.155+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:20.155+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:16:20.527+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_FindProjection" } 2014-10-06T18:16:20.527+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:20.530+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:20.531+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52444 #19960 (3 connections now open) 2014-10-06T18:16:20.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52445 #19961 (4 connections now open) 2014-10-06T18:16:20.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52446 #19962 (5 connections now open) 2014-10-06T18:16:20.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52447 #19963 (6 connections now open) 2014-10-06T18:16:20.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52448 #19964 (7 connections now open) 2014-10-06T18:16:20.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52449 #19965 (8 connections now open) 2014-10-06T18:16:20.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52450 #19966 (9 connections now open) 2014-10-06T18:16:20.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52451 #19967 (10 connections now open) 2014-10-06T18:16:20.533+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52452 #19968 (11 connections now open) 2014-10-06T18:16:20.533+0000 I NETWORK [conn19960] end connection 127.0.0.1:52444 (10 connections now open) 2014-10-06T18:16:25.533+0000 I NETWORK [conn19964] end connection 127.0.0.1:52448 (9 connections now open) 2014-10-06T18:16:25.534+0000 I NETWORK [conn19963] end connection 127.0.0.1:52447 (8 connections now open) 2014-10-06T18:16:25.534+0000 I NETWORK [conn19966] end connection 127.0.0.1:52450 (8 connections now open) 2014-10-06T18:16:25.534+0000 I NETWORK [conn19962] end connection 127.0.0.1:52446 (6 connections now open) 2014-10-06T18:16:25.534+0000 I NETWORK [conn19965] end connection 127.0.0.1:52449 (5 connections now open) 2014-10-06T18:16:25.534+0000 I NETWORK [conn19961] end connection 127.0.0.1:52445 (5 connections now open) 2014-10-06T18:16:25.534+0000 I NETWORK [conn19968] end connection 127.0.0.1:52452 (3 connections now open) 2014-10-06T18:16:25.534+0000 I NETWORK [conn19967] end connection 127.0.0.1:52451 (2 connections now open) 2014-10-06T18:16:25.535+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52453 #19969 (3 connections now open) 2014-10-06T18:16:25.535+0000 I NETWORK [conn19969] end connection 127.0.0.1:52453 (2 connections now open) 2014-10-06T18:16:25.535+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:16:25.539+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:16:25.539+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:16:25.540+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:16:25.541+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:16:25.541+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:16:25.541+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:16:25.541+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:16:25.542+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:16:25.907+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T18:16:25.907+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:25.911+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:25.911+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:16:26.256+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_FindProjection" } 2014-10-06T18:16:26.256+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:26.260+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:26.260+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:16:26.629+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_FindProjection" } 2014-10-06T18:16:26.629+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:26.633+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:26.633+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:16:26.983+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_FindProjection" } 2014-10-06T18:16:26.983+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:26.986+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:26.987+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52454 #19970 (3 connections now open) 2014-10-06T18:16:26.988+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52455 #19971 (4 connections now open) 2014-10-06T18:16:26.988+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52456 #19972 (5 connections now open) 2014-10-06T18:16:26.988+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52457 #19973 (6 connections now open) 2014-10-06T18:16:26.988+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52458 #19974 (7 connections now open) 2014-10-06T18:16:26.988+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52459 #19975 (8 connections now open) 2014-10-06T18:16:26.988+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52460 #19976 (9 connections now open) 2014-10-06T18:16:26.988+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52461 #19977 (10 connections now open) 2014-10-06T18:16:26.988+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52462 #19978 (11 connections now open) 2014-10-06T18:16:26.989+0000 I NETWORK [conn19970] end connection 127.0.0.1:52454 (10 connections now open) 2014-10-06T18:16:31.989+0000 I NETWORK [conn19973] end connection 127.0.0.1:52457 (9 connections now open) 2014-10-06T18:16:31.990+0000 I NETWORK [conn19975] end connection 127.0.0.1:52459 (8 connections now open) 2014-10-06T18:16:31.990+0000 I NETWORK [conn19971] end connection 127.0.0.1:52455 (7 connections now open) 2014-10-06T18:16:31.990+0000 I NETWORK [conn19976] end connection 127.0.0.1:52460 (6 connections now open) 2014-10-06T18:16:31.990+0000 I NETWORK [conn19972] end connection 127.0.0.1:52456 (6 connections now open) 2014-10-06T18:16:31.990+0000 I NETWORK [conn19977] end connection 127.0.0.1:52461 (4 connections now open) 2014-10-06T18:16:31.990+0000 I NETWORK [conn19974] end connection 127.0.0.1:52458 (3 connections now open) 2014-10-06T18:16:31.990+0000 I NETWORK [conn19978] end connection 127.0.0.1:52462 (2 connections now open) 2014-10-06T18:16:31.990+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52463 #19979 (3 connections now open) 2014-10-06T18:16:31.991+0000 I NETWORK [conn19979] end connection 127.0.0.1:52463 (2 connections now open) 2014-10-06T18:16:31.991+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:16:31.994+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:16:31.995+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:16:31.996+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:16:31.996+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:16:31.997+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:16:31.997+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:16:31.997+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:16:31.997+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:16:32.362+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T18:16:32.362+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:32.366+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:32.366+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:16:32.725+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_FindProjection" } 2014-10-06T18:16:32.725+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:32.729+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:32.729+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:16:33.083+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_FindProjection" } 2014-10-06T18:16:33.083+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:33.086+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:33.087+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:16:33.451+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_FindProjection" } 2014-10-06T18:16:33.451+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:33.455+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:33.456+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52464 #19980 (3 connections now open) 2014-10-06T18:16:33.456+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52465 #19981 (4 connections now open) 2014-10-06T18:16:33.456+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52466 #19982 (5 connections now open) 2014-10-06T18:16:33.456+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52467 #19983 (6 connections now open) 2014-10-06T18:16:33.456+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52468 #19984 (7 connections now open) 2014-10-06T18:16:33.457+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52469 #19985 (8 connections now open) 2014-10-06T18:16:33.457+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52470 #19986 (9 connections now open) 2014-10-06T18:16:33.457+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52471 #19987 (10 connections now open) 2014-10-06T18:16:33.457+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52472 #19988 (11 connections now open) 2014-10-06T18:16:33.457+0000 I NETWORK [conn19980] end connection 127.0.0.1:52464 (10 connections now open) 2014-10-06T18:16:38.458+0000 I NETWORK [conn19981] end connection 127.0.0.1:52465 (9 connections now open) 2014-10-06T18:16:38.458+0000 I NETWORK [conn19983] end connection 127.0.0.1:52467 (9 connections now open) 2014-10-06T18:16:38.458+0000 I NETWORK [conn19984] end connection 127.0.0.1:52468 (7 connections now open) 2014-10-06T18:16:38.459+0000 I NETWORK [conn19988] end connection 127.0.0.1:52472 (6 connections now open) 2014-10-06T18:16:38.459+0000 I NETWORK [conn19985] end connection 127.0.0.1:52469 (6 connections now open) 2014-10-06T18:16:38.459+0000 I NETWORK [conn19987] end connection 127.0.0.1:52471 (6 connections now open) 2014-10-06T18:16:38.459+0000 I NETWORK [conn19982] end connection 127.0.0.1:52466 (6 connections now open) 2014-10-06T18:16:38.459+0000 I NETWORK [conn19986] end connection 127.0.0.1:52470 (6 connections now open) 2014-10-06T18:16:38.459+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52473 #19989 (8 connections now open) 2014-10-06T18:16:38.460+0000 I NETWORK [conn19989] end connection 127.0.0.1:52473 (2 connections now open) 2014-10-06T18:16:38.460+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:16:38.462+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:16:38.463+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:16:38.463+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:16:38.464+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:16:38.464+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:16:38.464+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:16:38.465+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:16:38.465+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:16:38.814+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T18:16:38.814+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:38.817+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:38.818+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:16:39.185+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_FindProjection" } 2014-10-06T18:16:39.185+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:39.189+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:39.189+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:16:39.552+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_FindProjection" } 2014-10-06T18:16:39.552+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:39.556+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:39.556+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:16:39.912+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_FindProjection" } 2014-10-06T18:16:39.912+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:39.915+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:39.916+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52474 #19990 (3 connections now open) 2014-10-06T18:16:39.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52475 #19991 (4 connections now open) 2014-10-06T18:16:39.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52476 #19992 (5 connections now open) 2014-10-06T18:16:39.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52477 #19993 (6 connections now open) 2014-10-06T18:16:39.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52479 #19994 (7 connections now open) 2014-10-06T18:16:39.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52480 #19995 (8 connections now open) 2014-10-06T18:16:39.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52481 #19996 (9 connections now open) 2014-10-06T18:16:39.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52482 #19997 (10 connections now open) 2014-10-06T18:16:39.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52483 #19998 (11 connections now open) 2014-10-06T18:16:39.919+0000 I NETWORK [conn19990] end connection 127.0.0.1:52474 (10 connections now open) 2014-10-06T18:16:44.919+0000 I NETWORK [conn19998] end connection 127.0.0.1:52483 (9 connections now open) 2014-10-06T18:16:44.919+0000 I NETWORK [conn19991] end connection 127.0.0.1:52475 (8 connections now open) 2014-10-06T18:16:44.920+0000 I NETWORK [conn19994] end connection 127.0.0.1:52479 (7 connections now open) 2014-10-06T18:16:44.920+0000 I NETWORK [conn19993] end connection 127.0.0.1:52477 (7 connections now open) 2014-10-06T18:16:44.920+0000 I NETWORK [conn19992] end connection 127.0.0.1:52476 (5 connections now open) 2014-10-06T18:16:44.920+0000 I NETWORK [conn19996] end connection 127.0.0.1:52481 (4 connections now open) 2014-10-06T18:16:44.920+0000 I NETWORK [conn19997] end connection 127.0.0.1:52482 (3 connections now open) 2014-10-06T18:16:44.920+0000 I NETWORK [conn19995] end connection 127.0.0.1:52480 (2 connections now open) 2014-10-06T18:16:44.920+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52484 #19999 (3 connections now open) 2014-10-06T18:16:44.921+0000 I NETWORK [conn19999] end connection 127.0.0.1:52484 (2 connections now open) 2014-10-06T18:16:44.921+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:16:44.924+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:16:44.925+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:16:44.926+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:16:44.926+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:16:44.927+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:16:44.927+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:16:44.927+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:16:44.927+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:16:45.291+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T18:16:45.291+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:45.294+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:45.294+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:16:45.636+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_FindProjection" } 2014-10-06T18:16:45.636+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:45.640+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:45.640+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:16:46.005+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_FindProjection" } 2014-10-06T18:16:46.005+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:46.008+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:46.008+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:16:46.364+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_FindProjection" } 2014-10-06T18:16:46.364+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:46.368+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:46.369+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52485 #20000 (3 connections now open) 2014-10-06T18:16:46.369+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52487 #20001 (4 connections now open) 2014-10-06T18:16:46.369+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52486 #20002 (5 connections now open) 2014-10-06T18:16:46.369+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52488 #20003 (6 connections now open) 2014-10-06T18:16:46.370+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52489 #20004 (7 connections now open) 2014-10-06T18:16:46.370+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52490 #20005 (8 connections now open) 2014-10-06T18:16:46.370+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52491 #20006 (9 connections now open) 2014-10-06T18:16:46.370+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52492 #20007 (10 connections now open) 2014-10-06T18:16:46.370+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52493 #20008 (11 connections now open) 2014-10-06T18:16:46.370+0000 I NETWORK [conn20000] end connection 127.0.0.1:52485 (10 connections now open) 2014-10-06T18:16:51.371+0000 I NETWORK [conn20007] end connection 127.0.0.1:52492 (9 connections now open) 2014-10-06T18:16:51.371+0000 I NETWORK [conn20005] end connection 127.0.0.1:52490 (9 connections now open) 2014-10-06T18:16:51.371+0000 I NETWORK [conn20006] end connection 127.0.0.1:52491 (9 connections now open) 2014-10-06T18:16:51.371+0000 I NETWORK [conn20008] end connection 127.0.0.1:52493 (8 connections now open) 2014-10-06T18:16:51.372+0000 I NETWORK [conn20003] end connection 127.0.0.1:52488 (5 connections now open) 2014-10-06T18:16:51.372+0000 I NETWORK [conn20001] end connection 127.0.0.1:52487 (4 connections now open) 2014-10-06T18:16:51.372+0000 I NETWORK [conn20004] end connection 127.0.0.1:52489 (4 connections now open) 2014-10-06T18:16:51.372+0000 I NETWORK [conn20002] end connection 127.0.0.1:52486 (2 connections now open) 2014-10-06T18:16:51.372+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52494 #20009 (3 connections now open) 2014-10-06T18:16:51.373+0000 I NETWORK [conn20009] end connection 127.0.0.1:52494 (2 connections now open) 2014-10-06T18:16:51.373+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:16:51.375+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:16:51.376+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:16:51.376+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:16:51.377+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:16:51.377+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:16:51.378+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:16:51.378+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:16:51.378+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:16:51.729+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T18:16:51.729+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:51.733+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:51.733+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:16:52.103+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_FindProjection" } 2014-10-06T18:16:52.103+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:52.107+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:52.107+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:16:52.460+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_FindProjection" } 2014-10-06T18:16:52.460+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:52.463+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:52.463+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:16:52.829+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_FindProjection" } 2014-10-06T18:16:52.829+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:52.833+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:52.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52495 #20010 (3 connections now open) 2014-10-06T18:16:52.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52496 #20011 (4 connections now open) 2014-10-06T18:16:52.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52497 #20012 (5 connections now open) 2014-10-06T18:16:52.835+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52498 #20013 (6 connections now open) 2014-10-06T18:16:52.835+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52499 #20014 (7 connections now open) 2014-10-06T18:16:52.835+0000 I NETWORK [conn20010] end connection 127.0.0.1:52495 (6 connections now open) 2014-10-06T18:16:57.835+0000 I NETWORK [conn20011] end connection 127.0.0.1:52496 (5 connections now open) 2014-10-06T18:16:57.835+0000 I NETWORK [conn20014] end connection 127.0.0.1:52499 (5 connections now open) 2014-10-06T18:16:57.836+0000 I NETWORK [conn20012] end connection 127.0.0.1:52497 (3 connections now open) 2014-10-06T18:16:57.836+0000 I NETWORK [conn20013] end connection 127.0.0.1:52498 (2 connections now open) 2014-10-06T18:16:57.836+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52500 #20015 (3 connections now open) 2014-10-06T18:16:57.836+0000 I NETWORK [conn20015] end connection 127.0.0.1:52500 (2 connections now open) 2014-10-06T18:16:57.837+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:16:57.838+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:16:57.838+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:16:57.839+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:16:57.840+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:16:57.840+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:16:57.840+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:16:57.840+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:16:57.841+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:16:58.196+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T18:16:58.196+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:58.200+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:58.200+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:16:58.558+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_FindProjection" } 2014-10-06T18:16:58.558+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:58.562+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:58.562+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:16:58.928+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_FindProjection" } 2014-10-06T18:16:58.928+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:58.935+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:58.935+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:16:59.282+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_FindProjection" } 2014-10-06T18:16:59.282+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:16:59.285+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:16:59.287+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52501 #20016 (3 connections now open) 2014-10-06T18:16:59.287+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52502 #20017 (4 connections now open) 2014-10-06T18:16:59.287+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52503 #20018 (5 connections now open) 2014-10-06T18:16:59.287+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52504 #20019 (6 connections now open) 2014-10-06T18:16:59.287+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52505 #20020 (7 connections now open) 2014-10-06T18:16:59.287+0000 I NETWORK [conn20016] end connection 127.0.0.1:52501 (6 connections now open) 2014-10-06T18:17:04.288+0000 I NETWORK [conn20020] end connection 127.0.0.1:52505 (5 connections now open) 2014-10-06T18:17:04.288+0000 I NETWORK [conn20018] end connection 127.0.0.1:52503 (4 connections now open) 2014-10-06T18:17:04.288+0000 I NETWORK [conn20017] end connection 127.0.0.1:52502 (3 connections now open) 2014-10-06T18:17:04.289+0000 I NETWORK [conn20019] end connection 127.0.0.1:52504 (2 connections now open) 2014-10-06T18:17:04.289+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52506 #20021 (3 connections now open) 2014-10-06T18:17:04.289+0000 I NETWORK [conn20021] end connection 127.0.0.1:52506 (2 connections now open) 2014-10-06T18:17:04.290+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:17:04.290+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:17:04.291+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:17:04.292+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:17:04.292+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:17:04.293+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:17:04.293+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:17:04.293+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:17:04.293+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:17:04.658+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T18:17:04.658+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:04.661+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:04.662+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:17:05.007+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_FindProjection" } 2014-10-06T18:17:05.007+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:05.011+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:05.011+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:17:05.379+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_FindProjection" } 2014-10-06T18:17:05.379+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:05.382+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:05.382+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:17:05.748+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_FindProjection" } 2014-10-06T18:17:05.748+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:05.752+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:05.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52507 #20022 (3 connections now open) 2014-10-06T18:17:05.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52508 #20023 (4 connections now open) 2014-10-06T18:17:05.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52509 #20024 (5 connections now open) 2014-10-06T18:17:05.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52510 #20025 (6 connections now open) 2014-10-06T18:17:05.754+0000 I NETWORK [conn20022] end connection 127.0.0.1:52507 (5 connections now open) 2014-10-06T18:17:05.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52511 #20026 (7 connections now open) 2014-10-06T18:17:10.754+0000 I NETWORK [conn20023] end connection 127.0.0.1:52508 (5 connections now open) 2014-10-06T18:17:10.754+0000 I NETWORK [conn20025] end connection 127.0.0.1:52510 (4 connections now open) 2014-10-06T18:17:10.754+0000 I NETWORK [conn20026] end connection 127.0.0.1:52511 (3 connections now open) 2014-10-06T18:17:10.755+0000 I NETWORK [conn20024] end connection 127.0.0.1:52509 (2 connections now open) 2014-10-06T18:17:10.755+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52513 #20027 (3 connections now open) 2014-10-06T18:17:10.755+0000 I NETWORK [conn20027] end connection 127.0.0.1:52513 (2 connections now open) 2014-10-06T18:17:10.756+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:17:10.757+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:17:10.757+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:17:10.758+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:17:10.759+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:17:10.759+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:17:10.759+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:17:10.759+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:17:10.760+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:17:11.110+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T18:17:11.110+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:11.113+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:11.114+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:17:11.483+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_FindProjection" } 2014-10-06T18:17:11.483+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:11.487+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:11.487+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:17:11.838+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_FindProjection" } 2014-10-06T18:17:11.838+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:11.841+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:11.841+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:17:12.207+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_FindProjection" } 2014-10-06T18:17:12.207+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:12.210+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:12.211+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52514 #20028 (3 connections now open) 2014-10-06T18:17:12.212+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52515 #20029 (4 connections now open) 2014-10-06T18:17:12.212+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52516 #20030 (5 connections now open) 2014-10-06T18:17:12.212+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52517 #20031 (6 connections now open) 2014-10-06T18:17:12.212+0000 I NETWORK [conn20028] end connection 127.0.0.1:52514 (5 connections now open) 2014-10-06T18:17:12.212+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52518 #20032 (7 connections now open) 2014-10-06T18:17:17.213+0000 I NETWORK [conn20029] end connection 127.0.0.1:52515 (5 connections now open) 2014-10-06T18:17:17.213+0000 I NETWORK [conn20031] end connection 127.0.0.1:52517 (4 connections now open) 2014-10-06T18:17:17.213+0000 I NETWORK [conn20032] end connection 127.0.0.1:52518 (3 connections now open) 2014-10-06T18:17:17.213+0000 I NETWORK [conn20030] end connection 127.0.0.1:52516 (2 connections now open) 2014-10-06T18:17:17.213+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52519 #20033 (3 connections now open) 2014-10-06T18:17:17.214+0000 I NETWORK [conn20033] end connection 127.0.0.1:52519 (2 connections now open) 2014-10-06T18:17:17.214+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:17:17.215+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:17:17.216+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:17:17.216+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:17:17.217+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:17:17.217+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:17:17.217+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:17:17.218+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:17:17.218+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:17:17.577+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T18:17:17.577+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:17.581+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:17.581+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:17:17.926+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_FindProjection" } 2014-10-06T18:17:17.926+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:17.929+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:17.930+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:17:18.294+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_FindProjection" } 2014-10-06T18:17:18.294+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:18.298+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:18.298+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:17:18.642+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_FindProjection" } 2014-10-06T18:17:18.642+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:18.645+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:18.646+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52520 #20034 (3 connections now open) 2014-10-06T18:17:18.647+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52521 #20035 (4 connections now open) 2014-10-06T18:17:18.647+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52522 #20036 (5 connections now open) 2014-10-06T18:17:18.647+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52523 #20037 (6 connections now open) 2014-10-06T18:17:18.647+0000 I NETWORK [conn20034] end connection 127.0.0.1:52520 (5 connections now open) 2014-10-06T18:17:18.647+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52524 #20038 (7 connections now open) 2014-10-06T18:17:23.648+0000 I NETWORK [conn20035] end connection 127.0.0.1:52521 (5 connections now open) 2014-10-06T18:17:23.648+0000 I NETWORK [conn20036] end connection 127.0.0.1:52522 (5 connections now open) 2014-10-06T18:17:23.648+0000 I NETWORK [conn20037] end connection 127.0.0.1:52523 (3 connections now open) 2014-10-06T18:17:23.648+0000 I NETWORK [conn20038] end connection 127.0.0.1:52524 (2 connections now open) 2014-10-06T18:17:23.648+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52525 #20039 (3 connections now open) 2014-10-06T18:17:23.649+0000 I NETWORK [conn20039] end connection 127.0.0.1:52525 (2 connections now open) 2014-10-06T18:17:23.649+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:17:23.650+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:17:23.651+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:17:23.651+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:17:23.652+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:17:23.652+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:17:23.652+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:17:23.653+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:17:23.653+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:17:24.019+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T18:17:24.019+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:24.023+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:24.023+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:17:24.391+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_FindProjection" } 2014-10-06T18:17:24.391+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:24.395+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:24.395+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:17:24.740+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_FindProjection" } 2014-10-06T18:17:24.740+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:24.744+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:24.744+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:17:25.109+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_FindProjection" } 2014-10-06T18:17:25.109+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:25.113+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:25.114+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52526 #20040 (3 connections now open) 2014-10-06T18:17:25.114+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52527 #20041 (4 connections now open) 2014-10-06T18:17:25.114+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52528 #20042 (5 connections now open) 2014-10-06T18:17:25.114+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52529 #20043 (6 connections now open) 2014-10-06T18:17:25.114+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52530 #20044 (7 connections now open) 2014-10-06T18:17:25.114+0000 I NETWORK [conn20040] end connection 127.0.0.1:52526 (5 connections now open) 2014-10-06T18:17:30.115+0000 I NETWORK [conn20044] end connection 127.0.0.1:52530 (5 connections now open) 2014-10-06T18:17:30.115+0000 I NETWORK [conn20043] end connection 127.0.0.1:52529 (4 connections now open) 2014-10-06T18:17:30.116+0000 I NETWORK [conn20041] end connection 127.0.0.1:52527 (3 connections now open) 2014-10-06T18:17:30.116+0000 I NETWORK [conn20042] end connection 127.0.0.1:52528 (3 connections now open) 2014-10-06T18:17:30.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52531 #20045 (3 connections now open) 2014-10-06T18:17:30.116+0000 I NETWORK [conn20045] end connection 127.0.0.1:52531 (2 connections now open) 2014-10-06T18:17:30.117+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:17:30.118+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:17:30.118+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:17:30.119+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:17:30.120+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:17:30.120+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:17:30.120+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:17:30.120+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:17:30.121+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:17:30.468+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T18:17:30.468+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:30.472+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:30.472+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:17:30.840+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_FindProjection" } 2014-10-06T18:17:30.840+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:30.844+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:30.844+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:17:31.203+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_FindProjection" } 2014-10-06T18:17:31.203+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:31.207+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:31.207+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:17:31.560+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_FindProjection" } 2014-10-06T18:17:31.560+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:31.563+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:31.564+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52532 #20046 (3 connections now open) 2014-10-06T18:17:31.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52533 #20047 (4 connections now open) 2014-10-06T18:17:31.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52534 #20048 (5 connections now open) 2014-10-06T18:17:31.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52535 #20049 (6 connections now open) 2014-10-06T18:17:31.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52536 #20050 (7 connections now open) 2014-10-06T18:17:31.565+0000 I NETWORK [conn20046] end connection 127.0.0.1:52532 (6 connections now open) 2014-10-06T18:17:36.566+0000 I NETWORK [conn20047] end connection 127.0.0.1:52533 (5 connections now open) 2014-10-06T18:17:36.566+0000 I NETWORK [conn20048] end connection 127.0.0.1:52534 (4 connections now open) 2014-10-06T18:17:36.566+0000 I NETWORK [conn20050] end connection 127.0.0.1:52536 (3 connections now open) 2014-10-06T18:17:36.566+0000 I NETWORK [conn20049] end connection 127.0.0.1:52535 (2 connections now open) 2014-10-06T18:17:36.567+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52537 #20051 (3 connections now open) 2014-10-06T18:17:36.567+0000 I NETWORK [conn20051] end connection 127.0.0.1:52537 (2 connections now open) 2014-10-06T18:17:36.568+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:17:36.568+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:17:36.569+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:17:36.570+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:17:36.570+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:17:36.571+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:17:36.571+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:17:36.571+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:17:36.571+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:17:36.937+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T18:17:36.937+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:36.940+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:36.941+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:17:37.284+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_FindProjection" } 2014-10-06T18:17:37.284+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:37.287+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:37.288+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:17:37.653+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_FindProjection" } 2014-10-06T18:17:37.653+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:37.656+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:37.656+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:17:38.014+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_FindProjection" } 2014-10-06T18:17:38.014+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:38.017+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:38.019+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52538 #20052 (3 connections now open) 2014-10-06T18:17:38.019+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52539 #20053 (4 connections now open) 2014-10-06T18:17:38.019+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52540 #20054 (5 connections now open) 2014-10-06T18:17:38.019+0000 I NETWORK [conn20052] end connection 127.0.0.1:52538 (4 connections now open) 2014-10-06T18:17:43.020+0000 I NETWORK [conn20053] end connection 127.0.0.1:52539 (3 connections now open) 2014-10-06T18:17:43.020+0000 I NETWORK [conn20054] end connection 127.0.0.1:52540 (3 connections now open) 2014-10-06T18:17:43.021+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52541 #20055 (3 connections now open) 2014-10-06T18:17:43.021+0000 I NETWORK [conn20055] end connection 127.0.0.1:52541 (2 connections now open) 2014-10-06T18:17:43.022+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:17:43.022+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:17:43.023+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:17:43.024+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:17:43.025+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:17:43.025+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:17:43.025+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:17:43.025+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:17:43.026+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:17:43.378+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T18:17:43.378+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:43.382+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:43.382+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:17:43.751+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_FindProjection" } 2014-10-06T18:17:43.751+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:43.755+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:43.755+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:17:44.098+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_FindProjection" } 2014-10-06T18:17:44.098+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:44.102+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:44.102+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:17:44.470+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_FindProjection" } 2014-10-06T18:17:44.470+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:44.473+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:44.474+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52542 #20056 (3 connections now open) 2014-10-06T18:17:44.474+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52543 #20057 (4 connections now open) 2014-10-06T18:17:44.474+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52544 #20058 (5 connections now open) 2014-10-06T18:17:44.475+0000 I NETWORK [conn20056] end connection 127.0.0.1:52542 (4 connections now open) 2014-10-06T18:17:49.476+0000 I NETWORK [conn20057] end connection 127.0.0.1:52543 (3 connections now open) 2014-10-06T18:17:49.476+0000 I NETWORK [conn20058] end connection 127.0.0.1:52544 (3 connections now open) 2014-10-06T18:17:49.476+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52545 #20059 (3 connections now open) 2014-10-06T18:17:49.476+0000 I NETWORK [conn20059] end connection 127.0.0.1:52545 (2 connections now open) 2014-10-06T18:17:49.477+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:17:49.478+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:17:49.478+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:17:49.479+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:17:49.480+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:17:49.480+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:17:49.480+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:17:49.480+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:17:49.481+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:17:49.843+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T18:17:49.843+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:49.846+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:49.847+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:17:50.200+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_FindProjection" } 2014-10-06T18:17:50.200+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:50.203+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:50.204+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:17:50.576+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_FindProjection" } 2014-10-06T18:17:50.576+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:50.580+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:50.580+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:17:50.928+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_FindProjection" } 2014-10-06T18:17:50.928+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:50.931+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:50.932+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52546 #20060 (3 connections now open) 2014-10-06T18:17:50.933+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52547 #20061 (4 connections now open) 2014-10-06T18:17:50.933+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52548 #20062 (5 connections now open) 2014-10-06T18:17:50.933+0000 I NETWORK [conn20060] end connection 127.0.0.1:52546 (4 connections now open) 2014-10-06T18:17:55.934+0000 I NETWORK [conn20062] end connection 127.0.0.1:52548 (3 connections now open) 2014-10-06T18:17:55.934+0000 I NETWORK [conn20061] end connection 127.0.0.1:52547 (2 connections now open) 2014-10-06T18:17:55.934+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52549 #20063 (3 connections now open) 2014-10-06T18:17:55.935+0000 I NETWORK [conn20063] end connection 127.0.0.1:52549 (2 connections now open) 2014-10-06T18:17:55.935+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:17:55.936+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:17:55.937+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:17:55.937+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:17:55.938+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:17:55.938+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:17:55.938+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:17:55.939+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:17:55.939+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:17:56.306+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T18:17:56.306+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:56.309+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:56.310+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:17:56.668+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_FindProjection" } 2014-10-06T18:17:56.668+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:56.675+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:56.675+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:17:57.033+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_FindProjection" } 2014-10-06T18:17:57.034+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:57.037+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:57.037+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:17:57.405+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_FindProjection" } 2014-10-06T18:17:57.405+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:17:57.412+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:17:57.413+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52550 #20064 (3 connections now open) 2014-10-06T18:17:57.413+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52551 #20065 (4 connections now open) 2014-10-06T18:17:57.413+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52552 #20066 (5 connections now open) 2014-10-06T18:17:57.414+0000 I NETWORK [conn20064] end connection 127.0.0.1:52550 (4 connections now open) 2014-10-06T18:18:02.415+0000 I NETWORK [conn20065] end connection 127.0.0.1:52551 (3 connections now open) 2014-10-06T18:18:02.415+0000 I NETWORK [conn20066] end connection 127.0.0.1:52552 (3 connections now open) 2014-10-06T18:18:02.415+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52553 #20067 (3 connections now open) 2014-10-06T18:18:02.416+0000 I NETWORK [conn20067] end connection 127.0.0.1:52553 (2 connections now open) 2014-10-06T18:18:02.416+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:18:02.417+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:18:02.418+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:18:02.418+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:18:02.419+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:18:02.419+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:18:02.419+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:18:02.420+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:18:02.420+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:18:02.767+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T18:18:02.767+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:02.770+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:02.771+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:18:03.144+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_FindProjection" } 2014-10-06T18:18:03.144+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:03.148+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:03.148+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:18:03.500+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_FindProjection" } 2014-10-06T18:18:03.500+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:03.503+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:03.504+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:18:03.875+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_FindProjection" } 2014-10-06T18:18:03.875+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:03.879+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:03.880+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52554 #20068 (3 connections now open) 2014-10-06T18:18:03.880+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52555 #20069 (4 connections now open) 2014-10-06T18:18:03.880+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52556 #20070 (5 connections now open) 2014-10-06T18:18:03.881+0000 I NETWORK [conn20068] end connection 127.0.0.1:52554 (4 connections now open) 2014-10-06T18:18:08.881+0000 I NETWORK [conn20070] end connection 127.0.0.1:52556 (3 connections now open) 2014-10-06T18:18:08.881+0000 I NETWORK [conn20069] end connection 127.0.0.1:52555 (2 connections now open) 2014-10-06T18:18:08.882+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52557 #20071 (3 connections now open) 2014-10-06T18:18:08.882+0000 I NETWORK [conn20071] end connection 127.0.0.1:52557 (2 connections now open) 2014-10-06T18:18:08.883+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:18:08.883+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:18:08.884+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:18:08.885+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:18:08.885+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:18:08.886+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:18:08.886+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:18:08.886+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:18:08.886+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:18:09.258+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T18:18:09.258+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:09.261+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:09.262+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:18:09.608+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_FindProjection" } 2014-10-06T18:18:09.608+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:09.612+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:09.612+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:18:09.973+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_FindProjection" } 2014-10-06T18:18:09.973+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:09.977+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:09.977+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:18:10.327+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_FindProjection" } 2014-10-06T18:18:10.327+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:10.331+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:10.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52558 #20072 (3 connections now open) 2014-10-06T18:18:10.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52560 #20073 (4 connections now open) 2014-10-06T18:18:10.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52559 #20074 (5 connections now open) 2014-10-06T18:18:10.333+0000 I NETWORK [conn20072] end connection 127.0.0.1:52558 (4 connections now open) 2014-10-06T18:18:15.333+0000 I NETWORK [conn20074] end connection 127.0.0.1:52559 (3 connections now open) 2014-10-06T18:18:15.334+0000 I NETWORK [conn20073] end connection 127.0.0.1:52560 (2 connections now open) 2014-10-06T18:18:15.334+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52561 #20075 (3 connections now open) 2014-10-06T18:18:15.334+0000 I NETWORK [conn20075] end connection 127.0.0.1:52561 (2 connections now open) 2014-10-06T18:18:15.335+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:18:15.336+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:18:15.336+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:18:15.337+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:18:15.338+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:18:15.338+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:18:15.338+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:18:15.338+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:18:15.339+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:18:15.703+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T18:18:15.703+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:15.707+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:15.707+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:18:16.077+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_FindProjection" } 2014-10-06T18:18:16.077+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:16.080+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:16.081+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:18:16.429+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_FindProjection" } 2014-10-06T18:18:16.429+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:16.432+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:16.432+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:18:16.803+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_FindProjection" } 2014-10-06T18:18:16.803+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:16.806+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:16.811+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52562 #20076 (3 connections now open) 2014-10-06T18:18:16.811+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52563 #20077 (4 connections now open) 2014-10-06T18:18:16.811+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52564 #20078 (5 connections now open) 2014-10-06T18:18:16.812+0000 I NETWORK [conn20076] end connection 127.0.0.1:52562 (4 connections now open) 2014-10-06T18:18:21.812+0000 I NETWORK [conn20078] end connection 127.0.0.1:52564 (3 connections now open) 2014-10-06T18:18:21.812+0000 I NETWORK [conn20077] end connection 127.0.0.1:52563 (2 connections now open) 2014-10-06T18:18:21.812+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52565 #20079 (3 connections now open) 2014-10-06T18:18:21.813+0000 I NETWORK [conn20079] end connection 127.0.0.1:52565 (2 connections now open) 2014-10-06T18:18:21.813+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:18:21.814+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:18:21.814+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:18:21.815+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:18:21.816+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:18:21.816+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:18:21.816+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:18:21.816+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:18:21.817+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:18:22.164+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T18:18:22.164+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:22.167+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:22.167+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:18:22.533+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_FindProjection" } 2014-10-06T18:18:22.533+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:22.537+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:22.537+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:18:22.900+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_FindProjection" } 2014-10-06T18:18:22.900+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:22.903+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:22.903+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:18:23.252+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_FindProjection" } 2014-10-06T18:18:23.252+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:23.256+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:23.260+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52566 #20080 (3 connections now open) 2014-10-06T18:18:23.261+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52567 #20081 (4 connections now open) 2014-10-06T18:18:23.261+0000 I NETWORK [conn20080] end connection 127.0.0.1:52566 (3 connections now open) 2014-10-06T18:18:28.262+0000 I NETWORK [conn20081] end connection 127.0.0.1:52567 (2 connections now open) 2014-10-06T18:18:28.262+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52568 #20082 (3 connections now open) 2014-10-06T18:18:28.262+0000 I NETWORK [conn20082] end connection 127.0.0.1:52568 (2 connections now open) 2014-10-06T18:18:28.262+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:18:28.263+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:18:28.264+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:18:28.264+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:18:28.265+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:18:28.265+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:18:28.265+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:18:28.266+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:18:28.266+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:18:28.632+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T18:18:28.632+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:28.635+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:28.635+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:18:28.978+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_FindProjection" } 2014-10-06T18:18:28.978+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:28.981+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:28.982+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:18:29.344+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_FindProjection" } 2014-10-06T18:18:29.344+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:29.347+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:29.348+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:18:29.705+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_FindProjection" } 2014-10-06T18:18:29.705+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:29.708+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:29.709+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52569 #20083 (3 connections now open) 2014-10-06T18:18:29.710+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52570 #20084 (4 connections now open) 2014-10-06T18:18:29.710+0000 I NETWORK [conn20083] end connection 127.0.0.1:52569 (3 connections now open) 2014-10-06T18:18:34.711+0000 I NETWORK [conn20084] end connection 127.0.0.1:52570 (2 connections now open) 2014-10-06T18:18:34.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52571 #20085 (3 connections now open) 2014-10-06T18:18:34.712+0000 I NETWORK [conn20085] end connection 127.0.0.1:52571 (2 connections now open) 2014-10-06T18:18:34.712+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:18:34.713+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:18:34.714+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:18:34.715+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:18:34.715+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:18:34.715+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:18:34.716+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:18:34.716+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:18:34.716+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:18:35.069+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T18:18:35.069+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:35.073+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:35.073+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:18:35.444+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_FindProjection" } 2014-10-06T18:18:35.444+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:35.447+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:35.448+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:18:35.795+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_FindProjection" } 2014-10-06T18:18:35.795+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:35.799+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:35.799+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:18:36.162+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_FindProjection" } 2014-10-06T18:18:36.163+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:36.166+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:36.171+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52572 #20086 (3 connections now open) 2014-10-06T18:18:36.171+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52573 #20087 (4 connections now open) 2014-10-06T18:18:36.171+0000 I NETWORK [conn20086] end connection 127.0.0.1:52572 (3 connections now open) 2014-10-06T18:18:41.172+0000 I NETWORK [conn20087] end connection 127.0.0.1:52573 (2 connections now open) 2014-10-06T18:18:41.172+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52574 #20088 (3 connections now open) 2014-10-06T18:18:41.173+0000 I NETWORK [conn20088] end connection 127.0.0.1:52574 (2 connections now open) 2014-10-06T18:18:41.173+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:18:41.174+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:18:41.175+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:18:41.176+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:18:41.176+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:18:41.176+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:18:41.177+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:18:41.177+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:18:41.177+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:18:41.540+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T18:18:41.540+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:41.544+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:41.544+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:18:41.903+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_FindProjection" } 2014-10-06T18:18:41.903+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:41.907+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:41.907+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:18:42.275+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_FindProjection" } 2014-10-06T18:18:42.275+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:42.279+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:42.279+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:18:42.628+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_FindProjection" } 2014-10-06T18:18:42.628+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:42.632+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:42.633+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52575 #20089 (3 connections now open) 2014-10-06T18:18:42.633+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52576 #20090 (4 connections now open) 2014-10-06T18:18:42.634+0000 I NETWORK [conn20089] end connection 127.0.0.1:52575 (3 connections now open) 2014-10-06T18:18:47.635+0000 I NETWORK [conn20090] end connection 127.0.0.1:52576 (2 connections now open) 2014-10-06T18:18:47.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52577 #20091 (3 connections now open) 2014-10-06T18:18:47.635+0000 I NETWORK [conn20091] end connection 127.0.0.1:52577 (2 connections now open) 2014-10-06T18:18:47.636+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:18:47.637+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:18:47.637+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:18:47.638+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:18:47.639+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:18:47.639+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:18:47.639+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:18:47.639+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:18:47.640+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:18:48.008+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T18:18:48.008+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:48.011+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:48.011+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:18:48.367+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_FindProjection" } 2014-10-06T18:18:48.367+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:48.371+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:48.371+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:18:48.741+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_FindProjection" } 2014-10-06T18:18:48.741+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:48.745+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:48.745+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:18:49.120+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_FindProjection" } 2014-10-06T18:18:49.120+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:49.123+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:49.124+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52578 #20092 (3 connections now open) 2014-10-06T18:18:49.125+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52579 #20093 (4 connections now open) 2014-10-06T18:18:49.125+0000 I NETWORK [conn20092] end connection 127.0.0.1:52578 (3 connections now open) 2014-10-06T18:18:54.126+0000 I NETWORK [conn20093] end connection 127.0.0.1:52579 (2 connections now open) 2014-10-06T18:18:54.126+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52580 #20094 (3 connections now open) 2014-10-06T18:18:54.127+0000 I NETWORK [conn20094] end connection 127.0.0.1:52580 (2 connections now open) 2014-10-06T18:18:54.127+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:18:54.128+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:18:54.128+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:18:54.129+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:18:54.130+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:18:54.130+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:18:54.130+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:18:54.131+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:18:54.131+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:18:54.485+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T18:18:54.485+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:54.488+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:54.489+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:18:54.867+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_FindProjection" } 2014-10-06T18:18:54.867+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:54.871+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:54.871+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:18:55.222+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_FindProjection" } 2014-10-06T18:18:55.222+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:55.225+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:55.225+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:18:55.593+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_FindProjection" } 2014-10-06T18:18:55.593+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:18:55.597+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:18:55.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52581 #20095 (3 connections now open) 2014-10-06T18:18:55.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52582 #20096 (4 connections now open) 2014-10-06T18:18:55.599+0000 I NETWORK [conn20095] end connection 127.0.0.1:52581 (3 connections now open) 2014-10-06T18:19:00.599+0000 I NETWORK [conn20096] end connection 127.0.0.1:52582 (2 connections now open) 2014-10-06T18:19:00.599+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52583 #20097 (3 connections now open) 2014-10-06T18:19:00.600+0000 I NETWORK [conn20097] end connection 127.0.0.1:52583 (2 connections now open) 2014-10-06T18:19:00.600+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:19:00.601+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:19:00.601+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:19:00.602+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:19:00.603+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:19:00.603+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:19:00.603+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:19:00.604+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:19:00.604+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:19:00.973+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Queries_FindProjection" } 2014-10-06T18:19:00.973+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:19:00.976+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:19:00.977+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:19:01.328+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Queries_FindProjection" } 2014-10-06T18:19:01.328+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:19:01.332+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:19:01.332+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:19:01.706+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Queries_FindProjection" } 2014-10-06T18:19:01.706+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:19:01.709+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:19:01.709+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:19:02.054+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjection properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Queries_FindProjection" } 2014-10-06T18:19:02.054+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:19:02.058+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:19:02.059+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52584 #20098 (3 connections now open) 2014-10-06T18:19:02.059+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52585 #20099 (4 connections now open) 2014-10-06T18:19:02.059+0000 I NETWORK [conn20098] end connection 127.0.0.1:52584 (3 connections now open) 2014-10-06T18:19:07.060+0000 I NETWORK [conn20099] end connection 127.0.0.1:52585 (2 connections now open) 2014-10-06T18:19:07.060+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52586 #20100 (3 connections now open) 2014-10-06T18:19:07.061+0000 I NETWORK [conn20100] end connection 127.0.0.1:52586 (2 connections now open) 2014-10-06T18:19:07.061+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjection 2014-10-06T18:19:07.062+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjection 2014-10-06T18:19:07.063+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjection 2014-10-06T18:19:07.063+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjection 2014-10-06T18:19:07.068+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:19:07.068+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:19:07.068+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:19:07.069+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:19:07.069+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:19:07.475+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:19:07.885+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:19:08.295+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:19:08.690+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52587 #20101 (3 connections now open) 2014-10-06T18:19:08.690+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52588 #20102 (4 connections now open) 2014-10-06T18:19:08.691+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52589 #20103 (5 connections now open) 2014-10-06T18:19:08.691+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52590 #20104 (6 connections now open) 2014-10-06T18:19:08.691+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52591 #20105 (7 connections now open) 2014-10-06T18:19:08.691+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52592 #20106 (8 connections now open) 2014-10-06T18:19:08.694+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52593 #20107 (9 connections now open) 2014-10-06T18:19:08.694+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52594 #20108 (10 connections now open) 2014-10-06T18:19:08.694+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52595 #20109 (11 connections now open) 2014-10-06T18:19:08.694+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52596 #20110 (12 connections now open) 2014-10-06T18:19:08.694+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52597 #20111 (13 connections now open) 2014-10-06T18:19:08.695+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52598 #20112 (14 connections now open) 2014-10-06T18:19:08.696+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52599 #20113 (15 connections now open) 2014-10-06T18:19:08.697+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52600 #20114 (16 connections now open) 2014-10-06T18:19:08.697+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52601 #20115 (17 connections now open) 2014-10-06T18:19:08.698+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52602 #20116 (18 connections now open) 2014-10-06T18:19:08.699+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52603 #20117 (19 connections now open) 2014-10-06T18:19:08.703+0000 I NETWORK [conn20101] end connection 127.0.0.1:52587 (18 connections now open) 2014-10-06T18:19:13.703+0000 I NETWORK [conn20103] end connection 127.0.0.1:52589 (17 connections now open) 2014-10-06T18:19:13.704+0000 I NETWORK [conn20102] end connection 127.0.0.1:52588 (16 connections now open) 2014-10-06T18:19:13.704+0000 I NETWORK [conn20106] end connection 127.0.0.1:52592 (15 connections now open) 2014-10-06T18:19:13.704+0000 I NETWORK [conn20111] end connection 127.0.0.1:52597 (14 connections now open) 2014-10-06T18:19:13.704+0000 I NETWORK [conn20108] end connection 127.0.0.1:52594 (13 connections now open) 2014-10-06T18:19:13.704+0000 I NETWORK [conn20112] end connection 127.0.0.1:52598 (12 connections now open) 2014-10-06T18:19:13.705+0000 I NETWORK [conn20105] end connection 127.0.0.1:52591 (11 connections now open) 2014-10-06T18:19:13.706+0000 I NETWORK [conn20107] end connection 127.0.0.1:52593 (10 connections now open) 2014-10-06T18:19:13.706+0000 I NETWORK [conn20110] end connection 127.0.0.1:52596 (9 connections now open) 2014-10-06T18:19:13.706+0000 I NETWORK [conn20104] end connection 127.0.0.1:52590 (8 connections now open) 2014-10-06T18:19:13.707+0000 I NETWORK [conn20115] end connection 127.0.0.1:52601 (7 connections now open) 2014-10-06T18:19:13.707+0000 I NETWORK [conn20116] end connection 127.0.0.1:52602 (6 connections now open) 2014-10-06T18:19:13.707+0000 I NETWORK [conn20117] end connection 127.0.0.1:52603 (5 connections now open) 2014-10-06T18:19:13.707+0000 I NETWORK [conn20114] end connection 127.0.0.1:52600 (4 connections now open) 2014-10-06T18:19:13.708+0000 I NETWORK [conn20109] end connection 127.0.0.1:52595 (3 connections now open) 2014-10-06T18:19:13.709+0000 I NETWORK [conn20113] end connection 127.0.0.1:52599 (2 connections now open) 2014-10-06T18:19:13.709+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52604 #20118 (3 connections now open) 2014-10-06T18:19:13.709+0000 I NETWORK [conn20118] end connection 127.0.0.1:52604 (2 connections now open) 2014-10-06T18:19:13.710+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:19:13.713+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:19:13.714+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:19:13.715+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:19:13.715+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:19:13.715+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:19:13.716+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:19:13.716+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:19:13.716+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:19:14.105+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:19:14.504+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:19:14.911+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:19:15.314+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52605 #20119 (3 connections now open) 2014-10-06T18:19:15.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52606 #20120 (4 connections now open) 2014-10-06T18:19:15.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52607 #20121 (5 connections now open) 2014-10-06T18:19:15.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52609 #20122 (6 connections now open) 2014-10-06T18:19:15.315+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52608 #20123 (7 connections now open) 2014-10-06T18:19:15.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52611 #20124 (8 connections now open) 2014-10-06T18:19:15.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52612 #20125 (9 connections now open) 2014-10-06T18:19:15.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52613 #20126 (10 connections now open) 2014-10-06T18:19:15.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52614 #20127 (11 connections now open) 2014-10-06T18:19:15.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52615 #20128 (12 connections now open) 2014-10-06T18:19:15.317+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52616 #20129 (13 connections now open) 2014-10-06T18:19:15.317+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52617 #20130 (14 connections now open) 2014-10-06T18:19:15.317+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52618 #20131 (15 connections now open) 2014-10-06T18:19:15.317+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52619 #20132 (16 connections now open) 2014-10-06T18:19:15.319+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52620 #20133 (17 connections now open) 2014-10-06T18:19:15.320+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52621 #20134 (18 connections now open) 2014-10-06T18:19:15.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52622 #20135 (19 connections now open) 2014-10-06T18:19:15.322+0000 I NETWORK [conn20119] end connection 127.0.0.1:52605 (18 connections now open) 2014-10-06T18:19:20.325+0000 I NETWORK [conn20121] end connection 127.0.0.1:52607 (17 connections now open) 2014-10-06T18:19:20.326+0000 I NETWORK [conn20134] end connection 127.0.0.1:52621 (16 connections now open) 2014-10-06T18:19:20.326+0000 I NETWORK [conn20123] end connection 127.0.0.1:52608 (15 connections now open) 2014-10-06T18:19:20.326+0000 I NETWORK [conn20130] end connection 127.0.0.1:52617 (15 connections now open) 2014-10-06T18:19:20.326+0000 I NETWORK [conn20122] end connection 127.0.0.1:52609 (14 connections now open) 2014-10-06T18:19:20.326+0000 I NETWORK [conn20124] end connection 127.0.0.1:52611 (12 connections now open) 2014-10-06T18:19:20.326+0000 I NETWORK [conn20131] end connection 127.0.0.1:52618 (11 connections now open) 2014-10-06T18:19:20.326+0000 I NETWORK [conn20127] end connection 127.0.0.1:52614 (11 connections now open) 2014-10-06T18:19:20.327+0000 I NETWORK [conn20135] end connection 127.0.0.1:52622 (9 connections now open) 2014-10-06T18:19:20.327+0000 I NETWORK [conn20132] end connection 127.0.0.1:52619 (9 connections now open) 2014-10-06T18:19:20.327+0000 I NETWORK [conn20129] end connection 127.0.0.1:52616 (7 connections now open) 2014-10-06T18:19:20.327+0000 I NETWORK [conn20125] end connection 127.0.0.1:52612 (6 connections now open) 2014-10-06T18:19:20.328+0000 I NETWORK [conn20133] end connection 127.0.0.1:52620 (5 connections now open) 2014-10-06T18:19:20.328+0000 I NETWORK [conn20128] end connection 127.0.0.1:52615 (4 connections now open) 2014-10-06T18:19:20.328+0000 I NETWORK [conn20120] end connection 127.0.0.1:52606 (3 connections now open) 2014-10-06T18:19:20.329+0000 I NETWORK [conn20126] end connection 127.0.0.1:52613 (2 connections now open) 2014-10-06T18:19:20.329+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52623 #20136 (3 connections now open) 2014-10-06T18:19:20.329+0000 I NETWORK [conn20136] end connection 127.0.0.1:52623 (2 connections now open) 2014-10-06T18:19:20.329+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:19:20.333+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:19:20.333+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:19:20.334+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:19:20.335+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:19:20.335+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:19:20.335+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:19:20.335+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:19:20.336+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:19:20.731+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:19:21.124+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:19:21.528+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:19:21.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52624 #20137 (3 connections now open) 2014-10-06T18:19:21.936+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52625 #20138 (4 connections now open) 2014-10-06T18:19:21.936+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52626 #20139 (5 connections now open) 2014-10-06T18:19:21.936+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52628 #20140 (6 connections now open) 2014-10-06T18:19:21.936+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52629 #20141 (7 connections now open) 2014-10-06T18:19:21.936+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52630 #20142 (8 connections now open) 2014-10-06T18:19:21.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52631 #20143 (9 connections now open) 2014-10-06T18:19:21.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52632 #20144 (10 connections now open) 2014-10-06T18:19:21.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52633 #20145 (11 connections now open) 2014-10-06T18:19:21.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52634 #20146 (12 connections now open) 2014-10-06T18:19:21.938+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52635 #20147 (13 connections now open) 2014-10-06T18:19:21.939+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52636 #20148 (14 connections now open) 2014-10-06T18:19:21.940+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52637 #20149 (15 connections now open) 2014-10-06T18:19:21.942+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52638 #20150 (16 connections now open) 2014-10-06T18:19:21.944+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52639 #20151 (17 connections now open) 2014-10-06T18:19:21.944+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52640 #20152 (18 connections now open) 2014-10-06T18:19:21.948+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52641 #20153 (19 connections now open) 2014-10-06T18:19:21.948+0000 I NETWORK [conn20137] end connection 127.0.0.1:52624 (17 connections now open) 2014-10-06T18:19:26.950+0000 I NETWORK [conn20147] end connection 127.0.0.1:52635 (17 connections now open) 2014-10-06T18:19:26.950+0000 I NETWORK [conn20140] end connection 127.0.0.1:52628 (16 connections now open) 2014-10-06T18:19:26.950+0000 I NETWORK [conn20150] end connection 127.0.0.1:52638 (15 connections now open) 2014-10-06T18:19:26.951+0000 I NETWORK [conn20141] end connection 127.0.0.1:52629 (14 connections now open) 2014-10-06T18:19:26.951+0000 I NETWORK [conn20153] end connection 127.0.0.1:52641 (13 connections now open) 2014-10-06T18:19:26.952+0000 I NETWORK [conn20144] end connection 127.0.0.1:52632 (12 connections now open) 2014-10-06T18:19:26.953+0000 I NETWORK [conn20148] end connection 127.0.0.1:52636 (11 connections now open) 2014-10-06T18:19:26.953+0000 I NETWORK [conn20139] end connection 127.0.0.1:52626 (10 connections now open) 2014-10-06T18:19:26.953+0000 I NETWORK [conn20151] end connection 127.0.0.1:52639 (10 connections now open) 2014-10-06T18:19:26.953+0000 I NETWORK [conn20152] end connection 127.0.0.1:52640 (8 connections now open) 2014-10-06T18:19:26.953+0000 I NETWORK [conn20145] end connection 127.0.0.1:52633 (7 connections now open) 2014-10-06T18:19:26.954+0000 I NETWORK [conn20146] end connection 127.0.0.1:52634 (6 connections now open) 2014-10-06T18:19:26.954+0000 I NETWORK [conn20143] end connection 127.0.0.1:52631 (6 connections now open) 2014-10-06T18:19:26.954+0000 I NETWORK [conn20138] end connection 127.0.0.1:52625 (5 connections now open) 2014-10-06T18:19:26.954+0000 I NETWORK [conn20142] end connection 127.0.0.1:52630 (3 connections now open) 2014-10-06T18:19:26.954+0000 I NETWORK [conn20149] end connection 127.0.0.1:52637 (2 connections now open) 2014-10-06T18:19:26.954+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52642 #20154 (3 connections now open) 2014-10-06T18:19:26.955+0000 I NETWORK [conn20154] end connection 127.0.0.1:52642 (2 connections now open) 2014-10-06T18:19:26.955+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:19:26.958+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:19:26.958+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:19:26.959+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:19:26.960+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:19:26.960+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:19:26.960+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:19:26.960+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:19:26.961+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:19:27.364+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:19:27.755+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:19:28.162+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:19:28.569+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52643 #20155 (3 connections now open) 2014-10-06T18:19:28.569+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52644 #20156 (4 connections now open) 2014-10-06T18:19:28.569+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52645 #20157 (5 connections now open) 2014-10-06T18:19:28.569+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52646 #20158 (6 connections now open) 2014-10-06T18:19:28.569+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52647 #20159 (7 connections now open) 2014-10-06T18:19:28.570+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52648 #20160 (8 connections now open) 2014-10-06T18:19:28.570+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52649 #20161 (9 connections now open) 2014-10-06T18:19:28.570+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52650 #20162 (10 connections now open) 2014-10-06T18:19:28.570+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52651 #20163 (11 connections now open) 2014-10-06T18:19:28.573+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52652 #20164 (12 connections now open) 2014-10-06T18:19:28.573+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52653 #20165 (13 connections now open) 2014-10-06T18:19:28.579+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52654 #20166 (14 connections now open) 2014-10-06T18:19:28.580+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52655 #20167 (15 connections now open) 2014-10-06T18:19:28.585+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52656 #20168 (16 connections now open) 2014-10-06T18:19:28.589+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52657 #20169 (17 connections now open) 2014-10-06T18:19:28.592+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52658 #20170 (18 connections now open) 2014-10-06T18:19:28.593+0000 I NETWORK [conn20155] end connection 127.0.0.1:52643 (17 connections now open) 2014-10-06T18:19:28.594+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52659 #20171 (18 connections now open) 2014-10-06T18:19:33.593+0000 I NETWORK [conn20166] end connection 127.0.0.1:52654 (17 connections now open) 2014-10-06T18:19:33.594+0000 I NETWORK [conn20167] end connection 127.0.0.1:52655 (16 connections now open) 2014-10-06T18:19:33.594+0000 I NETWORK [conn20160] end connection 127.0.0.1:52648 (15 connections now open) 2014-10-06T18:19:33.595+0000 I NETWORK [conn20169] end connection 127.0.0.1:52657 (14 connections now open) 2014-10-06T18:19:33.596+0000 I NETWORK [conn20157] end connection 127.0.0.1:52645 (13 connections now open) 2014-10-06T18:19:33.596+0000 I NETWORK [conn20161] end connection 127.0.0.1:52649 (12 connections now open) 2014-10-06T18:19:33.596+0000 I NETWORK [conn20162] end connection 127.0.0.1:52650 (11 connections now open) 2014-10-06T18:19:33.596+0000 I NETWORK [conn20163] end connection 127.0.0.1:52651 (10 connections now open) 2014-10-06T18:19:33.597+0000 I NETWORK [conn20159] end connection 127.0.0.1:52647 (9 connections now open) 2014-10-06T18:19:33.597+0000 I NETWORK [conn20156] end connection 127.0.0.1:52644 (8 connections now open) 2014-10-06T18:19:33.597+0000 I NETWORK [conn20164] end connection 127.0.0.1:52652 (8 connections now open) 2014-10-06T18:19:33.598+0000 I NETWORK [conn20171] end connection 127.0.0.1:52659 (6 connections now open) 2014-10-06T18:19:33.598+0000 I NETWORK [conn20158] end connection 127.0.0.1:52646 (5 connections now open) 2014-10-06T18:19:33.598+0000 I NETWORK [conn20168] end connection 127.0.0.1:52656 (4 connections now open) 2014-10-06T18:19:33.598+0000 I NETWORK [conn20170] end connection 127.0.0.1:52658 (3 connections now open) 2014-10-06T18:19:33.599+0000 I NETWORK [conn20165] end connection 127.0.0.1:52653 (2 connections now open) 2014-10-06T18:19:33.599+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52660 #20172 (3 connections now open) 2014-10-06T18:19:33.599+0000 I NETWORK [conn20172] end connection 127.0.0.1:52660 (2 connections now open) 2014-10-06T18:19:33.600+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:19:33.601+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:19:33.602+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:19:33.602+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:19:33.603+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:19:33.603+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:19:33.603+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:19:33.604+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:19:33.604+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:19:34.004+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:19:34.406+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:19:34.800+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:19:35.207+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52661 #20173 (3 connections now open) 2014-10-06T18:19:35.208+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52662 #20174 (4 connections now open) 2014-10-06T18:19:35.208+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52663 #20175 (5 connections now open) 2014-10-06T18:19:35.208+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52664 #20176 (6 connections now open) 2014-10-06T18:19:35.208+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52665 #20177 (7 connections now open) 2014-10-06T18:19:35.208+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52666 #20178 (8 connections now open) 2014-10-06T18:19:35.213+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52667 #20179 (9 connections now open) 2014-10-06T18:19:35.213+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52668 #20180 (10 connections now open) 2014-10-06T18:19:35.213+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52669 #20181 (11 connections now open) 2014-10-06T18:19:35.213+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52670 #20182 (12 connections now open) 2014-10-06T18:19:35.213+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52671 #20183 (13 connections now open) 2014-10-06T18:19:35.214+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52672 #20184 (14 connections now open) 2014-10-06T18:19:35.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52673 #20185 (15 connections now open) 2014-10-06T18:19:35.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52674 #20186 (16 connections now open) 2014-10-06T18:19:35.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52675 #20187 (17 connections now open) 2014-10-06T18:19:35.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52676 #20188 (18 connections now open) 2014-10-06T18:19:35.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52677 #20189 (19 connections now open) 2014-10-06T18:19:35.221+0000 I NETWORK [conn20173] end connection 127.0.0.1:52661 (18 connections now open) 2014-10-06T18:19:40.221+0000 I NETWORK [conn20181] end connection 127.0.0.1:52669 (17 connections now open) 2014-10-06T18:19:40.222+0000 I NETWORK [conn20174] end connection 127.0.0.1:52662 (16 connections now open) 2014-10-06T18:19:40.223+0000 I NETWORK [conn20180] end connection 127.0.0.1:52668 (15 connections now open) 2014-10-06T18:19:40.223+0000 I NETWORK [conn20177] end connection 127.0.0.1:52665 (14 connections now open) 2014-10-06T18:19:40.223+0000 I NETWORK [conn20182] end connection 127.0.0.1:52670 (14 connections now open) 2014-10-06T18:19:40.223+0000 I NETWORK [conn20176] end connection 127.0.0.1:52664 (12 connections now open) 2014-10-06T18:19:40.223+0000 I NETWORK [conn20179] end connection 127.0.0.1:52667 (12 connections now open) 2014-10-06T18:19:40.224+0000 I NETWORK [conn20185] end connection 127.0.0.1:52673 (10 connections now open) 2014-10-06T18:19:40.225+0000 I NETWORK [conn20184] end connection 127.0.0.1:52672 (9 connections now open) 2014-10-06T18:19:40.225+0000 I NETWORK [conn20189] end connection 127.0.0.1:52677 (8 connections now open) 2014-10-06T18:19:40.225+0000 I NETWORK [conn20187] end connection 127.0.0.1:52675 (8 connections now open) 2014-10-06T18:19:40.226+0000 I NETWORK [conn20188] end connection 127.0.0.1:52676 (6 connections now open) 2014-10-06T18:19:40.226+0000 I NETWORK [conn20183] end connection 127.0.0.1:52671 (5 connections now open) 2014-10-06T18:19:40.226+0000 I NETWORK [conn20186] end connection 127.0.0.1:52674 (4 connections now open) 2014-10-06T18:19:40.226+0000 I NETWORK [conn20178] end connection 127.0.0.1:52666 (4 connections now open) 2014-10-06T18:19:40.226+0000 I NETWORK [conn20175] end connection 127.0.0.1:52663 (3 connections now open) 2014-10-06T18:19:40.227+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52678 #20190 (3 connections now open) 2014-10-06T18:19:40.227+0000 I NETWORK [conn20190] end connection 127.0.0.1:52678 (2 connections now open) 2014-10-06T18:19:40.227+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:19:40.229+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:19:40.229+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:19:40.230+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:19:40.231+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:19:40.231+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:19:40.231+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:19:40.231+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:19:40.232+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:19:40.632+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:19:41.032+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:19:41.418+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:19:41.821+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52679 #20191 (3 connections now open) 2014-10-06T18:19:41.822+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52681 #20192 (4 connections now open) 2014-10-06T18:19:41.822+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52680 #20193 (5 connections now open) 2014-10-06T18:19:41.822+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52683 #20194 (6 connections now open) 2014-10-06T18:19:41.822+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52684 #20195 (7 connections now open) 2014-10-06T18:19:41.822+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52685 #20196 (8 connections now open) 2014-10-06T18:19:41.822+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52686 #20197 (9 connections now open) 2014-10-06T18:19:41.826+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52687 #20198 (10 connections now open) 2014-10-06T18:19:41.826+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52688 #20199 (11 connections now open) 2014-10-06T18:19:41.829+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52689 #20200 (12 connections now open) 2014-10-06T18:19:41.829+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52690 #20201 (13 connections now open) 2014-10-06T18:19:41.831+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52691 #20202 (14 connections now open) 2014-10-06T18:19:41.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52692 #20203 (15 connections now open) 2014-10-06T18:19:41.835+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52693 #20204 (16 connections now open) 2014-10-06T18:19:41.836+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52694 #20205 (17 connections now open) 2014-10-06T18:19:41.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52695 #20206 (18 connections now open) 2014-10-06T18:19:41.841+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52696 #20207 (19 connections now open) 2014-10-06T18:19:41.842+0000 I NETWORK [conn20191] end connection 127.0.0.1:52679 (18 connections now open) 2014-10-06T18:19:46.844+0000 I NETWORK [conn20205] end connection 127.0.0.1:52694 (17 connections now open) 2014-10-06T18:19:46.845+0000 I NETWORK [conn20201] end connection 127.0.0.1:52690 (16 connections now open) 2014-10-06T18:19:46.845+0000 I NETWORK [conn20206] end connection 127.0.0.1:52695 (15 connections now open) 2014-10-06T18:19:46.845+0000 I NETWORK [conn20199] end connection 127.0.0.1:52688 (14 connections now open) 2014-10-06T18:19:46.846+0000 I NETWORK [conn20196] end connection 127.0.0.1:52685 (13 connections now open) 2014-10-06T18:19:46.846+0000 I NETWORK [conn20193] end connection 127.0.0.1:52680 (13 connections now open) 2014-10-06T18:19:46.846+0000 I NETWORK [conn20202] end connection 127.0.0.1:52691 (11 connections now open) 2014-10-06T18:19:46.847+0000 I NETWORK [conn20198] end connection 127.0.0.1:52687 (10 connections now open) 2014-10-06T18:19:46.847+0000 I NETWORK [conn20197] end connection 127.0.0.1:52686 (9 connections now open) 2014-10-06T18:19:46.848+0000 I NETWORK [conn20195] end connection 127.0.0.1:52684 (8 connections now open) 2014-10-06T18:19:46.848+0000 I NETWORK [conn20203] end connection 127.0.0.1:52692 (7 connections now open) 2014-10-06T18:19:46.848+0000 I NETWORK [conn20200] end connection 127.0.0.1:52689 (6 connections now open) 2014-10-06T18:19:46.848+0000 I NETWORK [conn20207] end connection 127.0.0.1:52696 (6 connections now open) 2014-10-06T18:19:46.848+0000 I NETWORK [conn20192] end connection 127.0.0.1:52681 (4 connections now open) 2014-10-06T18:19:46.849+0000 I NETWORK [conn20204] end connection 127.0.0.1:52693 (3 connections now open) 2014-10-06T18:19:46.849+0000 I NETWORK [conn20194] end connection 127.0.0.1:52683 (2 connections now open) 2014-10-06T18:19:46.849+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52697 #20208 (3 connections now open) 2014-10-06T18:19:46.849+0000 I NETWORK [conn20208] end connection 127.0.0.1:52697 (2 connections now open) 2014-10-06T18:19:46.850+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:19:46.853+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:19:46.853+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:19:46.854+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:19:46.855+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:19:46.855+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:19:46.855+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:19:46.855+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:19:46.856+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:19:47.258+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:19:47.663+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:19:48.066+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:19:48.455+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52698 #20209 (3 connections now open) 2014-10-06T18:19:48.456+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52699 #20210 (4 connections now open) 2014-10-06T18:19:48.456+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52700 #20211 (5 connections now open) 2014-10-06T18:19:48.456+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52701 #20212 (6 connections now open) 2014-10-06T18:19:48.456+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52702 #20213 (7 connections now open) 2014-10-06T18:19:48.458+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52703 #20214 (8 connections now open) 2014-10-06T18:19:48.461+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52704 #20215 (9 connections now open) 2014-10-06T18:19:48.461+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52705 #20216 (10 connections now open) 2014-10-06T18:19:48.461+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52706 #20217 (11 connections now open) 2014-10-06T18:19:48.461+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52707 #20218 (12 connections now open) 2014-10-06T18:19:48.461+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52708 #20219 (13 connections now open) 2014-10-06T18:19:48.462+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52709 #20220 (14 connections now open) 2014-10-06T18:19:48.462+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52710 #20221 (15 connections now open) 2014-10-06T18:19:48.463+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52711 #20222 (16 connections now open) 2014-10-06T18:19:48.464+0000 I NETWORK [conn20209] end connection 127.0.0.1:52698 (15 connections now open) 2014-10-06T18:19:48.468+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52712 #20223 (16 connections now open) 2014-10-06T18:19:48.468+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52713 #20224 (17 connections now open) 2014-10-06T18:19:48.471+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52714 #20225 (18 connections now open) 2014-10-06T18:19:53.466+0000 I NETWORK [conn20214] end connection 127.0.0.1:52703 (17 connections now open) 2014-10-06T18:19:53.467+0000 I NETWORK [conn20212] end connection 127.0.0.1:52701 (16 connections now open) 2014-10-06T18:19:53.467+0000 I NETWORK [conn20222] end connection 127.0.0.1:52711 (15 connections now open) 2014-10-06T18:19:53.468+0000 I NETWORK [conn20216] end connection 127.0.0.1:52705 (14 connections now open) 2014-10-06T18:19:53.468+0000 I NETWORK [conn20218] end connection 127.0.0.1:52707 (13 connections now open) 2014-10-06T18:19:53.468+0000 I NETWORK [conn20223] end connection 127.0.0.1:52712 (12 connections now open) 2014-10-06T18:19:53.469+0000 I NETWORK [conn20224] end connection 127.0.0.1:52713 (11 connections now open) 2014-10-06T18:19:53.469+0000 I NETWORK [conn20217] end connection 127.0.0.1:52706 (11 connections now open) 2014-10-06T18:19:53.469+0000 I NETWORK [conn20215] end connection 127.0.0.1:52704 (11 connections now open) 2014-10-06T18:19:53.469+0000 I NETWORK [conn20225] end connection 127.0.0.1:52714 (8 connections now open) 2014-10-06T18:19:53.469+0000 I NETWORK [conn20211] end connection 127.0.0.1:52700 (8 connections now open) 2014-10-06T18:19:53.470+0000 I NETWORK [conn20220] end connection 127.0.0.1:52709 (6 connections now open) 2014-10-06T18:19:53.470+0000 I NETWORK [conn20221] end connection 127.0.0.1:52710 (6 connections now open) 2014-10-06T18:19:53.470+0000 I NETWORK [conn20210] end connection 127.0.0.1:52699 (6 connections now open) 2014-10-06T18:19:53.470+0000 I NETWORK [conn20213] end connection 127.0.0.1:52702 (3 connections now open) 2014-10-06T18:19:53.473+0000 I NETWORK [conn20219] end connection 127.0.0.1:52708 (2 connections now open) 2014-10-06T18:19:53.473+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52715 #20226 (3 connections now open) 2014-10-06T18:19:53.474+0000 I NETWORK [conn20226] end connection 127.0.0.1:52715 (2 connections now open) 2014-10-06T18:19:53.474+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:19:53.475+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:19:53.476+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:19:53.476+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:19:53.477+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:19:53.477+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:19:53.478+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:19:53.478+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:19:53.478+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:19:53.879+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:19:54.285+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:19:54.692+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:19:55.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52716 #20227 (3 connections now open) 2014-10-06T18:19:55.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52717 #20228 (4 connections now open) 2014-10-06T18:19:55.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52718 #20229 (5 connections now open) 2014-10-06T18:19:55.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52719 #20230 (6 connections now open) 2014-10-06T18:19:55.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52720 #20231 (7 connections now open) 2014-10-06T18:19:55.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52721 #20232 (8 connections now open) 2014-10-06T18:19:55.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52722 #20233 (9 connections now open) 2014-10-06T18:19:55.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52723 #20234 (10 connections now open) 2014-10-06T18:19:55.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52724 #20235 (11 connections now open) 2014-10-06T18:19:55.108+0000 I NETWORK [conn20227] end connection 127.0.0.1:52716 (10 connections now open) 2014-10-06T18:20:00.108+0000 I NETWORK [conn20230] end connection 127.0.0.1:52719 (9 connections now open) 2014-10-06T18:20:00.109+0000 I NETWORK [conn20232] end connection 127.0.0.1:52721 (8 connections now open) 2014-10-06T18:20:00.109+0000 I NETWORK [conn20233] end connection 127.0.0.1:52722 (7 connections now open) 2014-10-06T18:20:00.109+0000 I NETWORK [conn20228] end connection 127.0.0.1:52717 (6 connections now open) 2014-10-06T18:20:00.109+0000 I NETWORK [conn20231] end connection 127.0.0.1:52720 (5 connections now open) 2014-10-06T18:20:00.110+0000 I NETWORK [conn20234] end connection 127.0.0.1:52723 (4 connections now open) 2014-10-06T18:20:00.111+0000 I NETWORK [conn20235] end connection 127.0.0.1:52724 (3 connections now open) 2014-10-06T18:20:00.111+0000 I NETWORK [conn20229] end connection 127.0.0.1:52718 (3 connections now open) 2014-10-06T18:20:00.111+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52725 #20236 (3 connections now open) 2014-10-06T18:20:00.111+0000 I NETWORK [conn20236] end connection 127.0.0.1:52725 (2 connections now open) 2014-10-06T18:20:00.112+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:20:00.113+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:20:00.114+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:20:00.114+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:20:00.115+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:20:00.115+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:20:00.115+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:20:00.116+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:20:00.116+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:20:00.505+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:20:00.907+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:20:01.309+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:20:01.716+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52726 #20237 (3 connections now open) 2014-10-06T18:20:01.716+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52727 #20238 (4 connections now open) 2014-10-06T18:20:01.717+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52728 #20239 (5 connections now open) 2014-10-06T18:20:01.717+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52729 #20240 (6 connections now open) 2014-10-06T18:20:01.717+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52730 #20241 (7 connections now open) 2014-10-06T18:20:01.717+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52731 #20242 (8 connections now open) 2014-10-06T18:20:01.717+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52732 #20243 (9 connections now open) 2014-10-06T18:20:01.717+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52733 #20244 (10 connections now open) 2014-10-06T18:20:01.717+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52734 #20245 (11 connections now open) 2014-10-06T18:20:01.718+0000 I NETWORK [conn20237] end connection 127.0.0.1:52726 (10 connections now open) 2014-10-06T18:20:06.718+0000 I NETWORK [conn20239] end connection 127.0.0.1:52728 (9 connections now open) 2014-10-06T18:20:06.718+0000 I NETWORK [conn20241] end connection 127.0.0.1:52730 (9 connections now open) 2014-10-06T18:20:06.718+0000 I NETWORK [conn20240] end connection 127.0.0.1:52729 (9 connections now open) 2014-10-06T18:20:06.720+0000 I NETWORK [conn20238] end connection 127.0.0.1:52727 (6 connections now open) 2014-10-06T18:20:06.720+0000 I NETWORK [conn20243] end connection 127.0.0.1:52732 (5 connections now open) 2014-10-06T18:20:06.720+0000 I NETWORK [conn20245] end connection 127.0.0.1:52734 (4 connections now open) 2014-10-06T18:20:06.721+0000 I NETWORK [conn20244] end connection 127.0.0.1:52733 (3 connections now open) 2014-10-06T18:20:06.721+0000 I NETWORK [conn20242] end connection 127.0.0.1:52731 (3 connections now open) 2014-10-06T18:20:06.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52735 #20246 (3 connections now open) 2014-10-06T18:20:06.721+0000 I NETWORK [conn20246] end connection 127.0.0.1:52735 (2 connections now open) 2014-10-06T18:20:06.722+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:20:06.725+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:20:06.725+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:20:06.726+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:20:06.727+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:20:06.727+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:20:06.727+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:20:06.727+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:20:06.728+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:20:07.117+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:20:07.512+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:20:07.919+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:20:08.331+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52736 #20247 (3 connections now open) 2014-10-06T18:20:08.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52737 #20248 (4 connections now open) 2014-10-06T18:20:08.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52738 #20249 (5 connections now open) 2014-10-06T18:20:08.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52739 #20250 (6 connections now open) 2014-10-06T18:20:08.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52740 #20251 (7 connections now open) 2014-10-06T18:20:08.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52741 #20252 (8 connections now open) 2014-10-06T18:20:08.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52742 #20253 (9 connections now open) 2014-10-06T18:20:08.333+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52743 #20254 (10 connections now open) 2014-10-06T18:20:08.333+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52744 #20255 (11 connections now open) 2014-10-06T18:20:08.333+0000 I NETWORK [conn20247] end connection 127.0.0.1:52736 (10 connections now open) 2014-10-06T18:20:13.334+0000 I NETWORK [conn20248] end connection 127.0.0.1:52737 (9 connections now open) 2014-10-06T18:20:13.334+0000 I NETWORK [conn20249] end connection 127.0.0.1:52738 (8 connections now open) 2014-10-06T18:20:13.334+0000 I NETWORK [conn20251] end connection 127.0.0.1:52740 (7 connections now open) 2014-10-06T18:20:13.335+0000 I NETWORK [conn20253] end connection 127.0.0.1:52742 (6 connections now open) 2014-10-06T18:20:13.335+0000 I NETWORK [conn20254] end connection 127.0.0.1:52743 (6 connections now open) 2014-10-06T18:20:13.335+0000 I NETWORK [conn20252] end connection 127.0.0.1:52741 (4 connections now open) 2014-10-06T18:20:13.335+0000 I NETWORK [conn20250] end connection 127.0.0.1:52739 (3 connections now open) 2014-10-06T18:20:13.335+0000 I NETWORK [conn20255] end connection 127.0.0.1:52744 (2 connections now open) 2014-10-06T18:20:13.335+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52745 #20256 (3 connections now open) 2014-10-06T18:20:13.336+0000 I NETWORK [conn20256] end connection 127.0.0.1:52745 (2 connections now open) 2014-10-06T18:20:13.336+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:20:13.339+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:20:13.340+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:20:13.340+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:20:13.341+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:20:13.341+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:20:13.341+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:20:13.341+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:20:13.342+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:20:13.741+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:20:14.124+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:20:14.524+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:20:14.933+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52746 #20257 (3 connections now open) 2014-10-06T18:20:14.933+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52747 #20258 (4 connections now open) 2014-10-06T18:20:14.933+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52749 #20259 (5 connections now open) 2014-10-06T18:20:14.933+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52748 #20260 (6 connections now open) 2014-10-06T18:20:14.933+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52751 #20261 (7 connections now open) 2014-10-06T18:20:14.934+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52752 #20262 (8 connections now open) 2014-10-06T18:20:14.934+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52753 #20263 (9 connections now open) 2014-10-06T18:20:14.934+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52754 #20264 (10 connections now open) 2014-10-06T18:20:14.934+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52755 #20265 (11 connections now open) 2014-10-06T18:20:14.935+0000 I NETWORK [conn20257] end connection 127.0.0.1:52746 (10 connections now open) 2014-10-06T18:20:19.935+0000 I NETWORK [conn20264] end connection 127.0.0.1:52754 (9 connections now open) 2014-10-06T18:20:19.936+0000 I NETWORK [conn20260] end connection 127.0.0.1:52748 (8 connections now open) 2014-10-06T18:20:19.936+0000 I NETWORK [conn20259] end connection 127.0.0.1:52749 (7 connections now open) 2014-10-06T18:20:19.936+0000 I NETWORK [conn20258] end connection 127.0.0.1:52747 (7 connections now open) 2014-10-06T18:20:19.936+0000 I NETWORK [conn20262] end connection 127.0.0.1:52752 (5 connections now open) 2014-10-06T18:20:19.937+0000 I NETWORK [conn20263] end connection 127.0.0.1:52753 (4 connections now open) 2014-10-06T18:20:19.937+0000 I NETWORK [conn20261] end connection 127.0.0.1:52751 (3 connections now open) 2014-10-06T18:20:19.937+0000 I NETWORK [conn20265] end connection 127.0.0.1:52755 (2 connections now open) 2014-10-06T18:20:19.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52756 #20266 (3 connections now open) 2014-10-06T18:20:19.938+0000 I NETWORK [conn20266] end connection 127.0.0.1:52756 (2 connections now open) 2014-10-06T18:20:19.938+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:20:19.941+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:20:19.942+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:20:19.942+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:20:19.943+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:20:19.943+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:20:19.943+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:20:19.943+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:20:19.944+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:20:20.345+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:20:20.746+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:20:21.142+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:20:21.551+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52757 #20267 (3 connections now open) 2014-10-06T18:20:21.551+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52758 #20268 (4 connections now open) 2014-10-06T18:20:21.551+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52759 #20269 (5 connections now open) 2014-10-06T18:20:21.551+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52760 #20270 (6 connections now open) 2014-10-06T18:20:21.551+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52761 #20271 (7 connections now open) 2014-10-06T18:20:21.552+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52762 #20272 (8 connections now open) 2014-10-06T18:20:21.552+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52763 #20273 (9 connections now open) 2014-10-06T18:20:21.552+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52764 #20274 (10 connections now open) 2014-10-06T18:20:21.552+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52765 #20275 (11 connections now open) 2014-10-06T18:20:21.553+0000 I NETWORK [conn20267] end connection 127.0.0.1:52757 (10 connections now open) 2014-10-06T18:20:26.553+0000 I NETWORK [conn20273] end connection 127.0.0.1:52763 (9 connections now open) 2014-10-06T18:20:26.553+0000 I NETWORK [conn20272] end connection 127.0.0.1:52762 (8 connections now open) 2014-10-06T18:20:26.554+0000 I NETWORK [conn20270] end connection 127.0.0.1:52760 (7 connections now open) 2014-10-06T18:20:26.555+0000 I NETWORK [conn20271] end connection 127.0.0.1:52761 (6 connections now open) 2014-10-06T18:20:26.555+0000 I NETWORK [conn20268] end connection 127.0.0.1:52758 (5 connections now open) 2014-10-06T18:20:26.555+0000 I NETWORK [conn20269] end connection 127.0.0.1:52759 (4 connections now open) 2014-10-06T18:20:26.556+0000 I NETWORK [conn20275] end connection 127.0.0.1:52765 (3 connections now open) 2014-10-06T18:20:26.556+0000 I NETWORK [conn20274] end connection 127.0.0.1:52764 (3 connections now open) 2014-10-06T18:20:26.556+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52766 #20276 (3 connections now open) 2014-10-06T18:20:26.556+0000 I NETWORK [conn20276] end connection 127.0.0.1:52766 (2 connections now open) 2014-10-06T18:20:26.557+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:20:26.558+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:20:26.559+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:20:26.559+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:20:26.560+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:20:26.560+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:20:26.560+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:20:26.561+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:20:26.561+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:20:26.965+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:20:27.371+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:20:27.756+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:20:28.165+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52767 #20277 (3 connections now open) 2014-10-06T18:20:28.165+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52768 #20278 (4 connections now open) 2014-10-06T18:20:28.165+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52769 #20279 (5 connections now open) 2014-10-06T18:20:28.165+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52770 #20280 (6 connections now open) 2014-10-06T18:20:28.165+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52771 #20281 (7 connections now open) 2014-10-06T18:20:28.165+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52772 #20282 (8 connections now open) 2014-10-06T18:20:28.166+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52773 #20283 (9 connections now open) 2014-10-06T18:20:28.166+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52774 #20284 (10 connections now open) 2014-10-06T18:20:28.166+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52775 #20285 (11 connections now open) 2014-10-06T18:20:28.172+0000 I NETWORK [conn20277] end connection 127.0.0.1:52767 (10 connections now open) 2014-10-06T18:20:33.173+0000 I NETWORK [conn20283] end connection 127.0.0.1:52773 (9 connections now open) 2014-10-06T18:20:33.174+0000 I NETWORK [conn20279] end connection 127.0.0.1:52769 (8 connections now open) 2014-10-06T18:20:33.174+0000 I NETWORK [conn20284] end connection 127.0.0.1:52774 (7 connections now open) 2014-10-06T18:20:33.174+0000 I NETWORK [conn20285] end connection 127.0.0.1:52775 (6 connections now open) 2014-10-06T18:20:33.174+0000 I NETWORK [conn20280] end connection 127.0.0.1:52770 (6 connections now open) 2014-10-06T18:20:33.174+0000 I NETWORK [conn20281] end connection 127.0.0.1:52771 (4 connections now open) 2014-10-06T18:20:33.174+0000 I NETWORK [conn20282] end connection 127.0.0.1:52772 (3 connections now open) 2014-10-06T18:20:33.174+0000 I NETWORK [conn20278] end connection 127.0.0.1:52768 (3 connections now open) 2014-10-06T18:20:33.175+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52776 #20286 (3 connections now open) 2014-10-06T18:20:33.175+0000 I NETWORK [conn20286] end connection 127.0.0.1:52776 (2 connections now open) 2014-10-06T18:20:33.176+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:20:33.179+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:20:33.179+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:20:33.180+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:20:33.180+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:20:33.181+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:20:33.181+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:20:33.181+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:20:33.181+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:20:33.582+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:20:33.985+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:20:34.384+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:20:34.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52777 #20287 (3 connections now open) 2014-10-06T18:20:34.774+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52778 #20288 (4 connections now open) 2014-10-06T18:20:34.774+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52779 #20289 (5 connections now open) 2014-10-06T18:20:34.774+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52780 #20290 (6 connections now open) 2014-10-06T18:20:34.774+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52781 #20291 (7 connections now open) 2014-10-06T18:20:34.774+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52782 #20292 (8 connections now open) 2014-10-06T18:20:34.774+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52783 #20293 (9 connections now open) 2014-10-06T18:20:34.774+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52784 #20294 (10 connections now open) 2014-10-06T18:20:34.775+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52785 #20295 (11 connections now open) 2014-10-06T18:20:34.775+0000 I NETWORK [conn20287] end connection 127.0.0.1:52777 (10 connections now open) 2014-10-06T18:20:39.776+0000 I NETWORK [conn20289] end connection 127.0.0.1:52779 (9 connections now open) 2014-10-06T18:20:39.777+0000 I NETWORK [conn20291] end connection 127.0.0.1:52781 (8 connections now open) 2014-10-06T18:20:39.777+0000 I NETWORK [conn20292] end connection 127.0.0.1:52782 (8 connections now open) 2014-10-06T18:20:39.777+0000 I NETWORK [conn20293] end connection 127.0.0.1:52783 (6 connections now open) 2014-10-06T18:20:39.778+0000 I NETWORK [conn20290] end connection 127.0.0.1:52780 (5 connections now open) 2014-10-06T18:20:39.778+0000 I NETWORK [conn20294] end connection 127.0.0.1:52784 (4 connections now open) 2014-10-06T18:20:39.778+0000 I NETWORK [conn20288] end connection 127.0.0.1:52778 (4 connections now open) 2014-10-06T18:20:39.778+0000 I NETWORK [conn20295] end connection 127.0.0.1:52785 (2 connections now open) 2014-10-06T18:20:39.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52786 #20296 (3 connections now open) 2014-10-06T18:20:39.778+0000 I NETWORK [conn20296] end connection 127.0.0.1:52786 (2 connections now open) 2014-10-06T18:20:39.779+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:20:39.780+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:20:39.781+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:20:39.781+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:20:39.782+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:20:39.782+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:20:39.782+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:20:39.783+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:20:39.783+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:20:40.182+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:20:40.583+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:20:40.984+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:20:41.379+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52787 #20297 (3 connections now open) 2014-10-06T18:20:41.379+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52788 #20298 (4 connections now open) 2014-10-06T18:20:41.379+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52789 #20299 (5 connections now open) 2014-10-06T18:20:41.379+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52790 #20300 (6 connections now open) 2014-10-06T18:20:41.379+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52791 #20301 (7 connections now open) 2014-10-06T18:20:41.379+0000 I NETWORK [conn20297] end connection 127.0.0.1:52787 (5 connections now open) 2014-10-06T18:20:46.380+0000 I NETWORK [conn20301] end connection 127.0.0.1:52791 (5 connections now open) 2014-10-06T18:20:46.380+0000 I NETWORK [conn20299] end connection 127.0.0.1:52789 (4 connections now open) 2014-10-06T18:20:46.380+0000 I NETWORK [conn20300] end connection 127.0.0.1:52790 (3 connections now open) 2014-10-06T18:20:46.381+0000 I NETWORK [conn20298] end connection 127.0.0.1:52788 (2 connections now open) 2014-10-06T18:20:46.381+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52792 #20302 (3 connections now open) 2014-10-06T18:20:46.382+0000 I NETWORK [conn20302] end connection 127.0.0.1:52792 (2 connections now open) 2014-10-06T18:20:46.382+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:20:46.383+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:20:46.384+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:20:46.384+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:20:46.385+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:20:46.385+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:20:46.385+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:20:46.386+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:20:46.386+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:20:46.770+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:20:47.177+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:20:47.590+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:20:47.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52793 #20303 (3 connections now open) 2014-10-06T18:20:47.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52794 #20304 (4 connections now open) 2014-10-06T18:20:47.996+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52795 #20305 (5 connections now open) 2014-10-06T18:20:47.997+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52796 #20306 (6 connections now open) 2014-10-06T18:20:47.997+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52797 #20307 (7 connections now open) 2014-10-06T18:20:47.997+0000 I NETWORK [conn20303] end connection 127.0.0.1:52793 (6 connections now open) 2014-10-06T18:20:52.997+0000 I NETWORK [conn20305] end connection 127.0.0.1:52795 (5 connections now open) 2014-10-06T18:20:52.998+0000 I NETWORK [conn20306] end connection 127.0.0.1:52796 (4 connections now open) 2014-10-06T18:20:52.998+0000 I NETWORK [conn20307] end connection 127.0.0.1:52797 (3 connections now open) 2014-10-06T18:20:52.998+0000 I NETWORK [conn20304] end connection 127.0.0.1:52794 (3 connections now open) 2014-10-06T18:20:52.998+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52798 #20308 (3 connections now open) 2014-10-06T18:20:52.999+0000 I NETWORK [conn20308] end connection 127.0.0.1:52798 (2 connections now open) 2014-10-06T18:20:52.999+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:20:53.000+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:20:53.001+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:20:53.001+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:20:53.002+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:20:53.002+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:20:53.002+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:20:53.003+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:20:53.003+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:20:53.387+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:20:53.792+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:20:54.193+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:20:54.597+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52799 #20309 (3 connections now open) 2014-10-06T18:20:54.597+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52800 #20310 (4 connections now open) 2014-10-06T18:20:54.597+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52801 #20311 (5 connections now open) 2014-10-06T18:20:54.597+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52802 #20312 (6 connections now open) 2014-10-06T18:20:54.597+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52803 #20313 (7 connections now open) 2014-10-06T18:20:54.597+0000 I NETWORK [conn20309] end connection 127.0.0.1:52799 (5 connections now open) 2014-10-06T18:20:59.598+0000 I NETWORK [conn20313] end connection 127.0.0.1:52803 (5 connections now open) 2014-10-06T18:20:59.599+0000 I NETWORK [conn20311] end connection 127.0.0.1:52801 (4 connections now open) 2014-10-06T18:20:59.599+0000 I NETWORK [conn20310] end connection 127.0.0.1:52800 (3 connections now open) 2014-10-06T18:20:59.600+0000 I NETWORK [conn20312] end connection 127.0.0.1:52802 (2 connections now open) 2014-10-06T18:20:59.600+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52804 #20314 (3 connections now open) 2014-10-06T18:20:59.600+0000 I NETWORK [conn20314] end connection 127.0.0.1:52804 (2 connections now open) 2014-10-06T18:20:59.601+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:20:59.601+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:20:59.602+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:20:59.603+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:20:59.603+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:20:59.604+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:20:59.604+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:20:59.604+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:20:59.604+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:21:00.013+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:21:00.398+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:21:00.798+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:21:01.199+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52805 #20315 (3 connections now open) 2014-10-06T18:21:01.200+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52806 #20316 (4 connections now open) 2014-10-06T18:21:01.200+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52807 #20317 (5 connections now open) 2014-10-06T18:21:01.200+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52808 #20318 (6 connections now open) 2014-10-06T18:21:01.200+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52809 #20319 (7 connections now open) 2014-10-06T18:21:01.200+0000 I NETWORK [conn20315] end connection 127.0.0.1:52805 (6 connections now open) 2014-10-06T18:21:06.201+0000 I NETWORK [conn20317] end connection 127.0.0.1:52807 (5 connections now open) 2014-10-06T18:21:06.201+0000 I NETWORK [conn20316] end connection 127.0.0.1:52806 (4 connections now open) 2014-10-06T18:21:06.201+0000 I NETWORK [conn20318] end connection 127.0.0.1:52808 (3 connections now open) 2014-10-06T18:21:06.202+0000 I NETWORK [conn20319] end connection 127.0.0.1:52809 (2 connections now open) 2014-10-06T18:21:06.202+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52810 #20320 (3 connections now open) 2014-10-06T18:21:06.203+0000 I NETWORK [conn20320] end connection 127.0.0.1:52810 (2 connections now open) 2014-10-06T18:21:06.203+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:21:06.204+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:21:06.204+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:21:06.205+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:21:06.206+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:21:06.206+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:21:06.206+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:21:06.206+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:21:06.207+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:21:06.604+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:21:06.998+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:21:07.392+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:21:07.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52811 #20321 (3 connections now open) 2014-10-06T18:21:07.794+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52812 #20322 (4 connections now open) 2014-10-06T18:21:07.794+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52813 #20323 (5 connections now open) 2014-10-06T18:21:07.794+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52814 #20324 (6 connections now open) 2014-10-06T18:21:07.794+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52815 #20325 (7 connections now open) 2014-10-06T18:21:07.794+0000 I NETWORK [conn20321] end connection 127.0.0.1:52811 (5 connections now open) 2014-10-06T18:21:12.794+0000 I NETWORK [conn20324] end connection 127.0.0.1:52814 (5 connections now open) 2014-10-06T18:21:12.794+0000 I NETWORK [conn20325] end connection 127.0.0.1:52815 (4 connections now open) 2014-10-06T18:21:12.795+0000 I NETWORK [conn20322] end connection 127.0.0.1:52812 (3 connections now open) 2014-10-06T18:21:12.795+0000 I NETWORK [conn20323] end connection 127.0.0.1:52813 (2 connections now open) 2014-10-06T18:21:12.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52816 #20326 (3 connections now open) 2014-10-06T18:21:12.795+0000 I NETWORK [conn20326] end connection 127.0.0.1:52816 (2 connections now open) 2014-10-06T18:21:12.796+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:21:12.797+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:21:12.797+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:21:12.798+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:21:12.798+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:21:12.799+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:21:12.799+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:21:12.799+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:21:12.799+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:21:13.201+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:21:13.605+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:21:13.992+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:21:14.401+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52817 #20327 (3 connections now open) 2014-10-06T18:21:14.402+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52818 #20328 (4 connections now open) 2014-10-06T18:21:14.402+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52819 #20329 (5 connections now open) 2014-10-06T18:21:14.402+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52820 #20330 (6 connections now open) 2014-10-06T18:21:14.402+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52821 #20331 (7 connections now open) 2014-10-06T18:21:14.402+0000 I NETWORK [conn20327] end connection 127.0.0.1:52817 (5 connections now open) 2014-10-06T18:21:19.402+0000 I NETWORK [conn20329] end connection 127.0.0.1:52819 (5 connections now open) 2014-10-06T18:21:19.402+0000 I NETWORK [conn20330] end connection 127.0.0.1:52820 (5 connections now open) 2014-10-06T18:21:19.403+0000 I NETWORK [conn20328] end connection 127.0.0.1:52818 (3 connections now open) 2014-10-06T18:21:19.404+0000 I NETWORK [conn20331] end connection 127.0.0.1:52821 (2 connections now open) 2014-10-06T18:21:19.404+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52822 #20332 (3 connections now open) 2014-10-06T18:21:19.404+0000 I NETWORK [conn20332] end connection 127.0.0.1:52822 (2 connections now open) 2014-10-06T18:21:19.405+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:21:19.405+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:21:19.406+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:21:19.407+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:21:19.407+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:21:19.407+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:21:19.408+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:21:19.408+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:21:19.408+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:21:19.811+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:21:20.219+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:21:20.624+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:21:21.012+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52823 #20333 (3 connections now open) 2014-10-06T18:21:21.013+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52824 #20334 (4 connections now open) 2014-10-06T18:21:21.013+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52825 #20335 (5 connections now open) 2014-10-06T18:21:21.013+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52826 #20336 (6 connections now open) 2014-10-06T18:21:21.013+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52827 #20337 (7 connections now open) 2014-10-06T18:21:21.013+0000 I NETWORK [conn20333] end connection 127.0.0.1:52823 (5 connections now open) 2014-10-06T18:21:26.015+0000 I NETWORK [conn20334] end connection 127.0.0.1:52824 (5 connections now open) 2014-10-06T18:21:26.015+0000 I NETWORK [conn20335] end connection 127.0.0.1:52825 (5 connections now open) 2014-10-06T18:21:26.015+0000 I NETWORK [conn20337] end connection 127.0.0.1:52827 (3 connections now open) 2014-10-06T18:21:26.015+0000 I NETWORK [conn20336] end connection 127.0.0.1:52826 (2 connections now open) 2014-10-06T18:21:26.015+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52828 #20338 (3 connections now open) 2014-10-06T18:21:26.016+0000 I NETWORK [conn20338] end connection 127.0.0.1:52828 (2 connections now open) 2014-10-06T18:21:26.016+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:21:26.017+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:21:26.018+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:21:26.018+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:21:26.019+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:21:26.019+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:21:26.019+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:21:26.020+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:21:26.020+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:21:26.422+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:21:26.835+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:21:27.244+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:21:27.651+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52829 #20339 (3 connections now open) 2014-10-06T18:21:27.651+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52830 #20340 (4 connections now open) 2014-10-06T18:21:27.651+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52831 #20341 (5 connections now open) 2014-10-06T18:21:27.652+0000 I NETWORK [conn20339] end connection 127.0.0.1:52829 (4 connections now open) 2014-10-06T18:21:32.653+0000 I NETWORK [conn20340] end connection 127.0.0.1:52830 (3 connections now open) 2014-10-06T18:21:32.653+0000 I NETWORK [conn20341] end connection 127.0.0.1:52831 (2 connections now open) 2014-10-06T18:21:32.653+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52832 #20342 (3 connections now open) 2014-10-06T18:21:32.654+0000 I NETWORK [conn20342] end connection 127.0.0.1:52832 (2 connections now open) 2014-10-06T18:21:32.654+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:21:32.655+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:21:32.656+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:21:32.656+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:21:32.657+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:21:32.658+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:21:32.658+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:21:32.658+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:21:32.658+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:21:33.055+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:21:33.456+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:21:33.863+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:21:34.269+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52833 #20343 (3 connections now open) 2014-10-06T18:21:34.269+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52834 #20344 (4 connections now open) 2014-10-06T18:21:34.269+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52835 #20345 (5 connections now open) 2014-10-06T18:21:34.270+0000 I NETWORK [conn20343] end connection 127.0.0.1:52833 (4 connections now open) 2014-10-06T18:21:39.272+0000 I NETWORK [conn20345] end connection 127.0.0.1:52835 (3 connections now open) 2014-10-06T18:21:39.272+0000 I NETWORK [conn20344] end connection 127.0.0.1:52834 (2 connections now open) 2014-10-06T18:21:39.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52836 #20346 (3 connections now open) 2014-10-06T18:21:39.272+0000 I NETWORK [conn20346] end connection 127.0.0.1:52836 (2 connections now open) 2014-10-06T18:21:39.273+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:21:39.273+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:21:39.277+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:21:39.278+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:21:39.278+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:21:39.279+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:21:39.279+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:21:39.279+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:21:39.279+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:21:39.670+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:21:40.083+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:21:40.497+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:21:40.909+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52837 #20347 (3 connections now open) 2014-10-06T18:21:40.909+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52838 #20348 (4 connections now open) 2014-10-06T18:21:40.909+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52839 #20349 (5 connections now open) 2014-10-06T18:21:40.909+0000 I NETWORK [conn20347] end connection 127.0.0.1:52837 (4 connections now open) 2014-10-06T18:21:45.911+0000 I NETWORK [conn20348] end connection 127.0.0.1:52838 (3 connections now open) 2014-10-06T18:21:45.911+0000 I NETWORK [conn20349] end connection 127.0.0.1:52839 (3 connections now open) 2014-10-06T18:21:45.911+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52840 #20350 (3 connections now open) 2014-10-06T18:21:45.912+0000 I NETWORK [conn20350] end connection 127.0.0.1:52840 (2 connections now open) 2014-10-06T18:21:45.912+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:21:45.913+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:21:45.914+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:21:45.914+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:21:45.915+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:21:45.915+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:21:45.915+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:21:45.916+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:21:45.916+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:21:46.325+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:21:46.711+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:21:47.116+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:21:47.520+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52841 #20351 (3 connections now open) 2014-10-06T18:21:47.520+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52842 #20352 (4 connections now open) 2014-10-06T18:21:47.520+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52843 #20353 (5 connections now open) 2014-10-06T18:21:47.521+0000 I NETWORK [conn20351] end connection 127.0.0.1:52841 (4 connections now open) 2014-10-06T18:21:52.521+0000 I NETWORK [conn20352] end connection 127.0.0.1:52842 (3 connections now open) 2014-10-06T18:21:52.522+0000 I NETWORK [conn20353] end connection 127.0.0.1:52843 (2 connections now open) 2014-10-06T18:21:52.522+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52844 #20354 (3 connections now open) 2014-10-06T18:21:52.523+0000 I NETWORK [conn20354] end connection 127.0.0.1:52844 (2 connections now open) 2014-10-06T18:21:52.523+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:21:52.524+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:21:52.524+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:21:52.525+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:21:52.526+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:21:52.526+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:21:52.526+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:21:52.526+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:21:52.527+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:21:52.930+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:21:53.333+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:21:53.729+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:21:54.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52845 #20355 (3 connections now open) 2014-10-06T18:21:54.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52846 #20356 (4 connections now open) 2014-10-06T18:21:54.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52847 #20357 (5 connections now open) 2014-10-06T18:21:54.136+0000 I NETWORK [conn20355] end connection 127.0.0.1:52845 (4 connections now open) 2014-10-06T18:21:59.136+0000 I NETWORK [conn20357] end connection 127.0.0.1:52847 (3 connections now open) 2014-10-06T18:21:59.137+0000 I NETWORK [conn20356] end connection 127.0.0.1:52846 (2 connections now open) 2014-10-06T18:21:59.137+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52848 #20358 (3 connections now open) 2014-10-06T18:21:59.137+0000 I NETWORK [conn20358] end connection 127.0.0.1:52848 (2 connections now open) 2014-10-06T18:21:59.138+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:21:59.138+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:21:59.139+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:21:59.140+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:21:59.140+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:21:59.141+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:21:59.141+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:21:59.141+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:21:59.141+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:21:59.555+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:21:59.966+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:22:00.361+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:22:00.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52849 #20359 (3 connections now open) 2014-10-06T18:22:00.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52850 #20360 (4 connections now open) 2014-10-06T18:22:00.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52851 #20361 (5 connections now open) 2014-10-06T18:22:00.773+0000 I NETWORK [conn20359] end connection 127.0.0.1:52849 (4 connections now open) 2014-10-06T18:22:05.775+0000 I NETWORK [conn20360] end connection 127.0.0.1:52850 (3 connections now open) 2014-10-06T18:22:05.775+0000 I NETWORK [conn20361] end connection 127.0.0.1:52851 (2 connections now open) 2014-10-06T18:22:05.775+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52852 #20362 (3 connections now open) 2014-10-06T18:22:05.776+0000 I NETWORK [conn20362] end connection 127.0.0.1:52852 (2 connections now open) 2014-10-06T18:22:05.776+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:22:05.777+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:22:05.777+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:22:05.778+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:22:05.779+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:22:05.779+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:22:05.779+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:22:05.779+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:22:05.780+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:22:06.197+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:22:06.610+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:22:07.016+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:22:07.411+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52853 #20363 (3 connections now open) 2014-10-06T18:22:07.412+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52854 #20364 (4 connections now open) 2014-10-06T18:22:07.412+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52855 #20365 (5 connections now open) 2014-10-06T18:22:07.412+0000 I NETWORK [conn20363] end connection 127.0.0.1:52853 (4 connections now open) 2014-10-06T18:22:12.413+0000 I NETWORK [conn20364] end connection 127.0.0.1:52854 (3 connections now open) 2014-10-06T18:22:12.413+0000 I NETWORK [conn20365] end connection 127.0.0.1:52855 (2 connections now open) 2014-10-06T18:22:12.413+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52856 #20366 (3 connections now open) 2014-10-06T18:22:12.414+0000 I NETWORK [conn20366] end connection 127.0.0.1:52856 (2 connections now open) 2014-10-06T18:22:12.414+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:22:12.415+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:22:12.416+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:22:12.416+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:22:12.417+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:22:12.417+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:22:12.417+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:22:12.418+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:22:12.418+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:22:12.819+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:22:13.221+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:22:13.623+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:22:14.018+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52857 #20367 (3 connections now open) 2014-10-06T18:22:14.018+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52858 #20368 (4 connections now open) 2014-10-06T18:22:14.019+0000 I NETWORK [conn20367] end connection 127.0.0.1:52857 (3 connections now open) 2014-10-06T18:22:19.021+0000 I NETWORK [conn20368] end connection 127.0.0.1:52858 (2 connections now open) 2014-10-06T18:22:19.021+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52859 #20369 (3 connections now open) 2014-10-06T18:22:19.021+0000 I NETWORK [conn20369] end connection 127.0.0.1:52859 (2 connections now open) 2014-10-06T18:22:19.022+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:22:19.022+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:22:19.023+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:22:19.024+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:22:19.024+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:22:19.025+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:22:19.025+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:22:19.025+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:22:19.025+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:22:19.425+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:22:19.841+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:22:20.252+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:22:20.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52860 #20370 (3 connections now open) 2014-10-06T18:22:20.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52861 #20371 (4 connections now open) 2014-10-06T18:22:20.668+0000 I NETWORK [conn20370] end connection 127.0.0.1:52860 (3 connections now open) 2014-10-06T18:22:25.669+0000 I NETWORK [conn20371] end connection 127.0.0.1:52861 (2 connections now open) 2014-10-06T18:22:25.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52862 #20372 (3 connections now open) 2014-10-06T18:22:25.670+0000 I NETWORK [conn20372] end connection 127.0.0.1:52862 (2 connections now open) 2014-10-06T18:22:25.670+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:22:25.671+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:22:25.671+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:22:25.672+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:22:25.673+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:22:25.673+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:22:25.673+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:22:25.673+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:22:25.673+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:22:26.069+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:22:26.484+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:22:26.889+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:22:27.304+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52863 #20373 (3 connections now open) 2014-10-06T18:22:27.304+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52864 #20374 (4 connections now open) 2014-10-06T18:22:27.304+0000 I NETWORK [conn20373] end connection 127.0.0.1:52863 (3 connections now open) 2014-10-06T18:22:32.305+0000 I NETWORK [conn20374] end connection 127.0.0.1:52864 (2 connections now open) 2014-10-06T18:22:32.306+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52865 #20375 (3 connections now open) 2014-10-06T18:22:32.306+0000 I NETWORK [conn20375] end connection 127.0.0.1:52865 (2 connections now open) 2014-10-06T18:22:32.307+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:22:32.307+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:22:32.308+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:22:32.309+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:22:32.309+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:22:32.310+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:22:32.310+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:22:32.310+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:22:32.310+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:22:32.684+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._43 2014-10-06T18:22:32.742+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:22:33.124+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:22:33.537+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:22:33.945+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52866 #20376 (3 connections now open) 2014-10-06T18:22:33.946+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52867 #20377 (4 connections now open) 2014-10-06T18:22:33.946+0000 I NETWORK [conn20376] end connection 127.0.0.1:52866 (3 connections now open) 2014-10-06T18:22:38.946+0000 I NETWORK [conn20377] end connection 127.0.0.1:52867 (2 connections now open) 2014-10-06T18:22:38.947+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52868 #20378 (3 connections now open) 2014-10-06T18:22:38.947+0000 I NETWORK [conn20378] end connection 127.0.0.1:52868 (2 connections now open) 2014-10-06T18:22:38.948+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:22:38.948+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:22:38.949+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:22:38.949+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:22:38.950+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:22:38.950+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:22:38.951+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:22:38.951+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:22:38.951+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:22:39.351+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:22:39.753+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:22:40.154+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:22:40.567+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52869 #20379 (3 connections now open) 2014-10-06T18:22:40.567+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52870 #20380 (4 connections now open) 2014-10-06T18:22:40.568+0000 I NETWORK [conn20379] end connection 127.0.0.1:52869 (3 connections now open) 2014-10-06T18:22:45.568+0000 I NETWORK [conn20380] end connection 127.0.0.1:52870 (2 connections now open) 2014-10-06T18:22:45.568+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52871 #20381 (3 connections now open) 2014-10-06T18:22:45.569+0000 I NETWORK [conn20381] end connection 127.0.0.1:52871 (2 connections now open) 2014-10-06T18:22:45.569+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:22:45.570+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:22:45.571+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:22:45.571+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:22:45.572+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:22:45.572+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:22:45.572+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:22:45.573+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:22:45.573+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:22:45.987+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:22:46.402+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:22:46.800+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:22:47.216+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52872 #20382 (3 connections now open) 2014-10-06T18:22:47.216+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52873 #20383 (4 connections now open) 2014-10-06T18:22:47.216+0000 I NETWORK [conn20382] end connection 127.0.0.1:52872 (3 connections now open) 2014-10-06T18:22:52.217+0000 I NETWORK [conn20383] end connection 127.0.0.1:52873 (2 connections now open) 2014-10-06T18:22:52.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52874 #20384 (3 connections now open) 2014-10-06T18:22:52.218+0000 I NETWORK [conn20384] end connection 127.0.0.1:52874 (2 connections now open) 2014-10-06T18:22:52.218+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:22:52.219+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:22:52.220+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:22:52.220+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:22:52.221+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:22:52.221+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:22:52.221+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:22:52.221+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:22:52.222+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:22:52.630+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:22:53.041+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:22:53.454+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:22:53.848+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52875 #20385 (3 connections now open) 2014-10-06T18:22:53.848+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52876 #20386 (4 connections now open) 2014-10-06T18:22:53.849+0000 I NETWORK [conn20385] end connection 127.0.0.1:52875 (3 connections now open) 2014-10-06T18:22:58.849+0000 I NETWORK [conn20386] end connection 127.0.0.1:52876 (2 connections now open) 2014-10-06T18:22:58.849+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52877 #20387 (3 connections now open) 2014-10-06T18:22:58.850+0000 I NETWORK [conn20387] end connection 127.0.0.1:52877 (2 connections now open) 2014-10-06T18:22:58.850+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindWideDocProjection 2014-10-06T18:22:58.851+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindWideDocProjection 2014-10-06T18:22:58.852+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindWideDocProjection 2014-10-06T18:22:58.852+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindWideDocProjection 2014-10-06T18:22:58.857+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:22:58.857+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:22:58.857+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:22:58.858+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:22:58.858+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:22:59.233+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:22:59.233+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:22:59.237+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:22:59.237+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:22:59.605+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test1.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:22:59.605+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:22:59.613+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:22:59.613+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:22:59.972+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test2.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:22:59.972+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:22:59.976+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:22:59.977+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:00.353+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test3.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:00.353+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:00.357+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:00.358+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52878 #20388 (3 connections now open) 2014-10-06T18:23:00.358+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52880 #20389 (4 connections now open) 2014-10-06T18:23:00.359+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52879 #20390 (5 connections now open) 2014-10-06T18:23:00.359+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52882 #20391 (6 connections now open) 2014-10-06T18:23:00.359+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52881 #20392 (7 connections now open) 2014-10-06T18:23:00.359+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52883 #20393 (8 connections now open) 2014-10-06T18:23:00.362+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52884 #20394 (9 connections now open) 2014-10-06T18:23:00.363+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52885 #20395 (10 connections now open) 2014-10-06T18:23:00.363+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52886 #20396 (11 connections now open) 2014-10-06T18:23:00.363+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52887 #20397 (12 connections now open) 2014-10-06T18:23:00.364+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52888 #20398 (13 connections now open) 2014-10-06T18:23:00.371+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52889 #20399 (14 connections now open) 2014-10-06T18:23:00.372+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52890 #20400 (15 connections now open) 2014-10-06T18:23:00.372+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52891 #20401 (16 connections now open) 2014-10-06T18:23:00.374+0000 I NETWORK [conn20388] end connection 127.0.0.1:52878 (15 connections now open) 2014-10-06T18:23:00.375+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52892 #20402 (16 connections now open) 2014-10-06T18:23:00.379+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52893 #20403 (17 connections now open) 2014-10-06T18:23:00.380+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52894 #20404 (18 connections now open) 2014-10-06T18:23:05.374+0000 I NETWORK [conn20404] end connection 127.0.0.1:52894 (17 connections now open) 2014-10-06T18:23:05.374+0000 I NETWORK [conn20393] end connection 127.0.0.1:52883 (16 connections now open) 2014-10-06T18:23:05.376+0000 I NETWORK [conn20396] end connection 127.0.0.1:52886 (15 connections now open) 2014-10-06T18:23:05.377+0000 I NETWORK [conn20402] end connection 127.0.0.1:52892 (14 connections now open) 2014-10-06T18:23:05.377+0000 I NETWORK [conn20399] end connection 127.0.0.1:52889 (13 connections now open) 2014-10-06T18:23:05.377+0000 I NETWORK [conn20395] end connection 127.0.0.1:52885 (13 connections now open) 2014-10-06T18:23:05.377+0000 I NETWORK [conn20389] end connection 127.0.0.1:52880 (13 connections now open) 2014-10-06T18:23:05.377+0000 I NETWORK [conn20391] end connection 127.0.0.1:52882 (12 connections now open) 2014-10-06T18:23:05.377+0000 I NETWORK [conn20394] end connection 127.0.0.1:52884 (12 connections now open) 2014-10-06T18:23:05.378+0000 I NETWORK [conn20392] end connection 127.0.0.1:52881 (8 connections now open) 2014-10-06T18:23:05.378+0000 I NETWORK [conn20401] end connection 127.0.0.1:52891 (7 connections now open) 2014-10-06T18:23:05.378+0000 I NETWORK [conn20398] end connection 127.0.0.1:52888 (6 connections now open) 2014-10-06T18:23:05.378+0000 I NETWORK [conn20390] end connection 127.0.0.1:52879 (5 connections now open) 2014-10-06T18:23:05.378+0000 I NETWORK [conn20403] end connection 127.0.0.1:52893 (5 connections now open) 2014-10-06T18:23:05.378+0000 I NETWORK [conn20397] end connection 127.0.0.1:52887 (5 connections now open) 2014-10-06T18:23:05.379+0000 I NETWORK [conn20400] end connection 127.0.0.1:52890 (2 connections now open) 2014-10-06T18:23:05.379+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52895 #20405 (3 connections now open) 2014-10-06T18:23:05.380+0000 I NETWORK [conn20405] end connection 127.0.0.1:52895 (2 connections now open) 2014-10-06T18:23:05.380+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:05.383+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:05.384+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:05.385+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:05.386+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:05.386+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:05.386+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:05.386+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:05.387+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:05.739+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:05.739+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:05.744+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:05.744+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:06.112+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test1.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:06.112+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:06.116+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:06.117+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:06.479+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test2.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:06.479+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:06.484+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:06.484+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:06.838+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test3.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:06.838+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:06.842+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:06.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52896 #20406 (3 connections now open) 2014-10-06T18:23:06.844+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52897 #20407 (4 connections now open) 2014-10-06T18:23:06.844+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52898 #20408 (5 connections now open) 2014-10-06T18:23:06.844+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52899 #20409 (6 connections now open) 2014-10-06T18:23:06.844+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52900 #20410 (7 connections now open) 2014-10-06T18:23:06.844+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52901 #20411 (8 connections now open) 2014-10-06T18:23:06.844+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52902 #20412 (9 connections now open) 2014-10-06T18:23:06.845+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52903 #20413 (10 connections now open) 2014-10-06T18:23:06.845+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52904 #20414 (11 connections now open) 2014-10-06T18:23:06.846+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52905 #20415 (12 connections now open) 2014-10-06T18:23:06.847+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52906 #20416 (13 connections now open) 2014-10-06T18:23:06.853+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52907 #20417 (14 connections now open) 2014-10-06T18:23:06.853+0000 I NETWORK [conn20406] end connection 127.0.0.1:52896 (12 connections now open) 2014-10-06T18:23:06.864+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52908 #20418 (14 connections now open) 2014-10-06T18:23:06.864+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52909 #20419 (15 connections now open) 2014-10-06T18:23:06.864+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52910 #20420 (16 connections now open) 2014-10-06T18:23:06.865+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52911 #20421 (17 connections now open) 2014-10-06T18:23:06.866+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52912 #20422 (18 connections now open) 2014-10-06T18:23:11.854+0000 I NETWORK [conn20410] end connection 127.0.0.1:52900 (17 connections now open) 2014-10-06T18:23:11.854+0000 I NETWORK [conn20418] end connection 127.0.0.1:52908 (17 connections now open) 2014-10-06T18:23:11.855+0000 I NETWORK [conn20417] end connection 127.0.0.1:52907 (15 connections now open) 2014-10-06T18:23:11.856+0000 I NETWORK [conn20415] end connection 127.0.0.1:52905 (14 connections now open) 2014-10-06T18:23:11.856+0000 I NETWORK [conn20407] end connection 127.0.0.1:52897 (14 connections now open) 2014-10-06T18:23:11.856+0000 I NETWORK [conn20412] end connection 127.0.0.1:52902 (12 connections now open) 2014-10-06T18:23:11.856+0000 I NETWORK [conn20408] end connection 127.0.0.1:52898 (11 connections now open) 2014-10-06T18:23:11.856+0000 I NETWORK [conn20422] end connection 127.0.0.1:52912 (10 connections now open) 2014-10-06T18:23:11.857+0000 I NETWORK [conn20413] end connection 127.0.0.1:52903 (9 connections now open) 2014-10-06T18:23:11.857+0000 I NETWORK [conn20414] end connection 127.0.0.1:52904 (9 connections now open) 2014-10-06T18:23:11.857+0000 I NETWORK [conn20419] end connection 127.0.0.1:52909 (7 connections now open) 2014-10-06T18:23:11.857+0000 I NETWORK [conn20411] end connection 127.0.0.1:52901 (7 connections now open) 2014-10-06T18:23:11.857+0000 I NETWORK [conn20409] end connection 127.0.0.1:52899 (5 connections now open) 2014-10-06T18:23:11.857+0000 I NETWORK [conn20416] end connection 127.0.0.1:52906 (4 connections now open) 2014-10-06T18:23:11.858+0000 I NETWORK [conn20420] end connection 127.0.0.1:52910 (3 connections now open) 2014-10-06T18:23:11.858+0000 I NETWORK [conn20421] end connection 127.0.0.1:52911 (2 connections now open) 2014-10-06T18:23:11.858+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52913 #20423 (3 connections now open) 2014-10-06T18:23:11.859+0000 I NETWORK [conn20423] end connection 127.0.0.1:52913 (2 connections now open) 2014-10-06T18:23:11.859+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:11.863+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:11.863+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:11.864+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:11.865+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:11.865+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:11.865+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:11.866+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:11.866+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:12.236+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:12.236+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:12.240+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:12.240+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:12.589+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test1.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:12.589+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:12.593+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:12.593+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:12.967+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test2.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:12.967+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:12.971+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:12.971+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:13.333+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test3.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:13.333+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:13.337+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:13.338+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52914 #20424 (3 connections now open) 2014-10-06T18:23:13.339+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52915 #20425 (4 connections now open) 2014-10-06T18:23:13.339+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52916 #20426 (5 connections now open) 2014-10-06T18:23:13.339+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52918 #20427 (6 connections now open) 2014-10-06T18:23:13.339+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52917 #20428 (7 connections now open) 2014-10-06T18:23:13.339+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52919 #20429 (8 connections now open) 2014-10-06T18:23:13.339+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52920 #20430 (9 connections now open) 2014-10-06T18:23:13.340+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52921 #20431 (10 connections now open) 2014-10-06T18:23:13.340+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52922 #20432 (11 connections now open) 2014-10-06T18:23:13.343+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52923 #20433 (12 connections now open) 2014-10-06T18:23:13.345+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52924 #20434 (13 connections now open) 2014-10-06T18:23:13.346+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52925 #20435 (14 connections now open) 2014-10-06T18:23:13.350+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52926 #20436 (15 connections now open) 2014-10-06T18:23:13.357+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52927 #20437 (16 connections now open) 2014-10-06T18:23:13.357+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52928 #20438 (17 connections now open) 2014-10-06T18:23:13.357+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52929 #20439 (18 connections now open) 2014-10-06T18:23:13.359+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52930 #20440 (19 connections now open) 2014-10-06T18:23:13.359+0000 I NETWORK [conn20424] end connection 127.0.0.1:52914 (18 connections now open) 2014-10-06T18:23:18.360+0000 I NETWORK [conn20429] end connection 127.0.0.1:52919 (17 connections now open) 2014-10-06T18:23:18.362+0000 I NETWORK [conn20434] end connection 127.0.0.1:52924 (16 connections now open) 2014-10-06T18:23:18.362+0000 I NETWORK [conn20433] end connection 127.0.0.1:52923 (15 connections now open) 2014-10-06T18:23:18.362+0000 I NETWORK [conn20437] end connection 127.0.0.1:52927 (14 connections now open) 2014-10-06T18:23:18.362+0000 I NETWORK [conn20428] end connection 127.0.0.1:52917 (13 connections now open) 2014-10-06T18:23:18.362+0000 I NETWORK [conn20425] end connection 127.0.0.1:52915 (13 connections now open) 2014-10-06T18:23:18.362+0000 I NETWORK [conn20435] end connection 127.0.0.1:52925 (11 connections now open) 2014-10-06T18:23:18.363+0000 I NETWORK [conn20432] end connection 127.0.0.1:52922 (10 connections now open) 2014-10-06T18:23:18.364+0000 I NETWORK [conn20431] end connection 127.0.0.1:52921 (9 connections now open) 2014-10-06T18:23:18.364+0000 I NETWORK [conn20426] end connection 127.0.0.1:52916 (9 connections now open) 2014-10-06T18:23:18.364+0000 I NETWORK [conn20436] end connection 127.0.0.1:52926 (7 connections now open) 2014-10-06T18:23:18.364+0000 I NETWORK [conn20427] end connection 127.0.0.1:52918 (6 connections now open) 2014-10-06T18:23:18.365+0000 I NETWORK [conn20438] end connection 127.0.0.1:52928 (5 connections now open) 2014-10-06T18:23:18.365+0000 I NETWORK [conn20430] end connection 127.0.0.1:52920 (4 connections now open) 2014-10-06T18:23:18.365+0000 I NETWORK [conn20439] end connection 127.0.0.1:52929 (3 connections now open) 2014-10-06T18:23:18.365+0000 I NETWORK [conn20440] end connection 127.0.0.1:52930 (2 connections now open) 2014-10-06T18:23:18.365+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52931 #20441 (3 connections now open) 2014-10-06T18:23:18.366+0000 I NETWORK [conn20441] end connection 127.0.0.1:52931 (2 connections now open) 2014-10-06T18:23:18.366+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:18.370+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:18.371+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:18.372+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:18.373+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:18.373+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:18.373+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:18.373+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:18.374+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:18.725+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:18.725+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:18.729+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:18.730+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:19.098+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test1.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:19.098+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:19.102+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:19.102+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:19.454+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test2.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:19.454+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:19.458+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:19.458+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:19.825+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test3.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:19.826+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:19.830+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:19.831+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52932 #20442 (3 connections now open) 2014-10-06T18:23:19.831+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52933 #20443 (4 connections now open) 2014-10-06T18:23:19.831+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52934 #20444 (5 connections now open) 2014-10-06T18:23:19.831+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52936 #20445 (6 connections now open) 2014-10-06T18:23:19.831+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52937 #20446 (7 connections now open) 2014-10-06T18:23:19.832+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52938 #20447 (8 connections now open) 2014-10-06T18:23:19.832+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52939 #20448 (9 connections now open) 2014-10-06T18:23:19.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52940 #20449 (10 connections now open) 2014-10-06T18:23:19.836+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52941 #20450 (11 connections now open) 2014-10-06T18:23:19.836+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52942 #20451 (12 connections now open) 2014-10-06T18:23:19.837+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52943 #20452 (13 connections now open) 2014-10-06T18:23:19.840+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52944 #20453 (14 connections now open) 2014-10-06T18:23:19.840+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52945 #20454 (15 connections now open) 2014-10-06T18:23:19.840+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52946 #20455 (16 connections now open) 2014-10-06T18:23:19.843+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52947 #20456 (17 connections now open) 2014-10-06T18:23:19.844+0000 I NETWORK [conn20442] end connection 127.0.0.1:52932 (16 connections now open) 2014-10-06T18:23:19.845+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52948 #20457 (17 connections now open) 2014-10-06T18:23:19.847+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52949 #20458 (18 connections now open) 2014-10-06T18:23:24.845+0000 I NETWORK [conn20447] end connection 127.0.0.1:52938 (17 connections now open) 2014-10-06T18:23:24.845+0000 I NETWORK [conn20452] end connection 127.0.0.1:52943 (16 connections now open) 2014-10-06T18:23:24.847+0000 I NETWORK [conn20455] end connection 127.0.0.1:52946 (15 connections now open) 2014-10-06T18:23:24.847+0000 I NETWORK [conn20458] end connection 127.0.0.1:52949 (15 connections now open) 2014-10-06T18:23:24.848+0000 I NETWORK [conn20446] end connection 127.0.0.1:52937 (13 connections now open) 2014-10-06T18:23:24.848+0000 I NETWORK [conn20454] end connection 127.0.0.1:52945 (13 connections now open) 2014-10-06T18:23:24.849+0000 I NETWORK [conn20448] end connection 127.0.0.1:52939 (11 connections now open) 2014-10-06T18:23:24.849+0000 I NETWORK [conn20443] end connection 127.0.0.1:52933 (11 connections now open) 2014-10-06T18:23:24.849+0000 I NETWORK [conn20445] end connection 127.0.0.1:52936 (11 connections now open) 2014-10-06T18:23:24.849+0000 I NETWORK [conn20453] end connection 127.0.0.1:52944 (10 connections now open) 2014-10-06T18:23:24.849+0000 I NETWORK [conn20457] end connection 127.0.0.1:52948 (10 connections now open) 2014-10-06T18:23:24.849+0000 I NETWORK [conn20449] end connection 127.0.0.1:52940 (8 connections now open) 2014-10-06T18:23:24.849+0000 I NETWORK [conn20444] end connection 127.0.0.1:52934 (8 connections now open) 2014-10-06T18:23:24.849+0000 I NETWORK [conn20450] end connection 127.0.0.1:52941 (4 connections now open) 2014-10-06T18:23:24.849+0000 I NETWORK [conn20456] end connection 127.0.0.1:52947 (3 connections now open) 2014-10-06T18:23:24.849+0000 I NETWORK [conn20451] end connection 127.0.0.1:52942 (2 connections now open) 2014-10-06T18:23:24.849+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52950 #20459 (3 connections now open) 2014-10-06T18:23:24.850+0000 I NETWORK [conn20459] end connection 127.0.0.1:52950 (2 connections now open) 2014-10-06T18:23:24.850+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:24.854+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:24.855+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:24.856+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:24.856+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:24.857+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:24.857+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:24.857+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:24.857+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:25.221+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:25.221+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:25.225+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:25.226+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:25.584+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test1.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:25.584+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:25.590+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:25.590+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:25.958+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test2.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:25.958+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:25.962+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:25.963+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:26.311+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test3.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:26.312+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:26.316+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:26.317+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52951 #20460 (3 connections now open) 2014-10-06T18:23:26.317+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52952 #20461 (4 connections now open) 2014-10-06T18:23:26.317+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52953 #20462 (5 connections now open) 2014-10-06T18:23:26.318+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52954 #20463 (6 connections now open) 2014-10-06T18:23:26.318+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52955 #20464 (7 connections now open) 2014-10-06T18:23:26.318+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52956 #20465 (8 connections now open) 2014-10-06T18:23:26.318+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52957 #20466 (9 connections now open) 2014-10-06T18:23:26.318+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52958 #20467 (10 connections now open) 2014-10-06T18:23:26.319+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52959 #20468 (11 connections now open) 2014-10-06T18:23:26.319+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52960 #20469 (12 connections now open) 2014-10-06T18:23:26.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52961 #20470 (13 connections now open) 2014-10-06T18:23:26.323+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52962 #20471 (14 connections now open) 2014-10-06T18:23:26.324+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52963 #20472 (15 connections now open) 2014-10-06T18:23:26.327+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52964 #20473 (16 connections now open) 2014-10-06T18:23:26.327+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52965 #20474 (17 connections now open) 2014-10-06T18:23:26.328+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52966 #20475 (18 connections now open) 2014-10-06T18:23:26.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52967 #20476 (19 connections now open) 2014-10-06T18:23:26.332+0000 I NETWORK [conn20460] end connection 127.0.0.1:52951 (18 connections now open) 2014-10-06T18:23:31.333+0000 I NETWORK [conn20468] end connection 127.0.0.1:52959 (17 connections now open) 2014-10-06T18:23:31.334+0000 I NETWORK [conn20466] end connection 127.0.0.1:52957 (16 connections now open) 2014-10-06T18:23:31.334+0000 I NETWORK [conn20470] end connection 127.0.0.1:52961 (15 connections now open) 2014-10-06T18:23:31.335+0000 I NETWORK [conn20472] end connection 127.0.0.1:52963 (14 connections now open) 2014-10-06T18:23:31.335+0000 I NETWORK [conn20469] end connection 127.0.0.1:52960 (13 connections now open) 2014-10-06T18:23:31.335+0000 I NETWORK [conn20462] end connection 127.0.0.1:52953 (12 connections now open) 2014-10-06T18:23:31.336+0000 I NETWORK [conn20465] end connection 127.0.0.1:52956 (11 connections now open) 2014-10-06T18:23:31.336+0000 I NETWORK [conn20461] end connection 127.0.0.1:52952 (11 connections now open) 2014-10-06T18:23:31.336+0000 I NETWORK [conn20476] end connection 127.0.0.1:52967 (9 connections now open) 2014-10-06T18:23:31.336+0000 I NETWORK [conn20471] end connection 127.0.0.1:52962 (11 connections now open) 2014-10-06T18:23:31.336+0000 I NETWORK [conn20474] end connection 127.0.0.1:52965 (9 connections now open) 2014-10-06T18:23:31.336+0000 I NETWORK [conn20463] end connection 127.0.0.1:52954 (6 connections now open) 2014-10-06T18:23:31.336+0000 I NETWORK [conn20467] end connection 127.0.0.1:52958 (5 connections now open) 2014-10-06T18:23:31.337+0000 I NETWORK [conn20464] end connection 127.0.0.1:52955 (4 connections now open) 2014-10-06T18:23:31.337+0000 I NETWORK [conn20475] end connection 127.0.0.1:52966 (3 connections now open) 2014-10-06T18:23:31.337+0000 I NETWORK [conn20473] end connection 127.0.0.1:52964 (2 connections now open) 2014-10-06T18:23:31.337+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52968 #20477 (3 connections now open) 2014-10-06T18:23:31.337+0000 I NETWORK [conn20477] end connection 127.0.0.1:52968 (2 connections now open) 2014-10-06T18:23:31.338+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:31.341+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:31.342+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:31.343+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:31.344+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:31.344+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:31.344+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:31.344+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:31.345+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:31.712+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:31.712+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:31.716+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:31.717+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:32.083+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test1.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:32.083+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:32.087+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:32.087+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:32.444+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test2.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:32.444+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:32.448+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:32.448+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:32.818+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test3.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:32.818+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:32.822+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:32.823+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52969 #20478 (3 connections now open) 2014-10-06T18:23:32.824+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52970 #20479 (4 connections now open) 2014-10-06T18:23:32.824+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52971 #20480 (5 connections now open) 2014-10-06T18:23:32.824+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52972 #20481 (6 connections now open) 2014-10-06T18:23:32.824+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52973 #20482 (7 connections now open) 2014-10-06T18:23:32.824+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52974 #20483 (8 connections now open) 2014-10-06T18:23:32.824+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52975 #20484 (9 connections now open) 2014-10-06T18:23:32.826+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52976 #20485 (10 connections now open) 2014-10-06T18:23:32.826+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52977 #20486 (11 connections now open) 2014-10-06T18:23:32.827+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52978 #20487 (12 connections now open) 2014-10-06T18:23:32.827+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52979 #20488 (13 connections now open) 2014-10-06T18:23:32.828+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52980 #20489 (14 connections now open) 2014-10-06T18:23:32.829+0000 I NETWORK [conn20478] end connection 127.0.0.1:52969 (13 connections now open) 2014-10-06T18:23:32.830+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52981 #20490 (14 connections now open) 2014-10-06T18:23:32.830+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52982 #20491 (15 connections now open) 2014-10-06T18:23:32.833+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52983 #20492 (16 connections now open) 2014-10-06T18:23:32.833+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52984 #20493 (17 connections now open) 2014-10-06T18:23:32.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52985 #20494 (18 connections now open) 2014-10-06T18:23:37.829+0000 I NETWORK [conn20493] end connection 127.0.0.1:52984 (17 connections now open) 2014-10-06T18:23:37.829+0000 I NETWORK [conn20489] end connection 127.0.0.1:52980 (16 connections now open) 2014-10-06T18:23:37.830+0000 I NETWORK [conn20483] end connection 127.0.0.1:52974 (15 connections now open) 2014-10-06T18:23:37.831+0000 I NETWORK [conn20487] end connection 127.0.0.1:52978 (14 connections now open) 2014-10-06T18:23:37.831+0000 I NETWORK [conn20482] end connection 127.0.0.1:52973 (13 connections now open) 2014-10-06T18:23:37.831+0000 I NETWORK [conn20485] end connection 127.0.0.1:52976 (12 connections now open) 2014-10-06T18:23:37.832+0000 I NETWORK [conn20486] end connection 127.0.0.1:52977 (11 connections now open) 2014-10-06T18:23:37.832+0000 I NETWORK [conn20492] end connection 127.0.0.1:52983 (10 connections now open) 2014-10-06T18:23:37.832+0000 I NETWORK [conn20484] end connection 127.0.0.1:52975 (9 connections now open) 2014-10-06T18:23:37.832+0000 I NETWORK [conn20494] end connection 127.0.0.1:52985 (9 connections now open) 2014-10-06T18:23:37.832+0000 I NETWORK [conn20480] end connection 127.0.0.1:52971 (8 connections now open) 2014-10-06T18:23:37.832+0000 I NETWORK [conn20479] end connection 127.0.0.1:52970 (6 connections now open) 2014-10-06T18:23:37.833+0000 I NETWORK [conn20481] end connection 127.0.0.1:52972 (5 connections now open) 2014-10-06T18:23:37.833+0000 I NETWORK [conn20490] end connection 127.0.0.1:52981 (4 connections now open) 2014-10-06T18:23:37.834+0000 I NETWORK [conn20491] end connection 127.0.0.1:52982 (3 connections now open) 2014-10-06T18:23:37.834+0000 I NETWORK [conn20488] end connection 127.0.0.1:52979 (2 connections now open) 2014-10-06T18:23:37.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52986 #20495 (3 connections now open) 2014-10-06T18:23:37.834+0000 I NETWORK [conn20495] end connection 127.0.0.1:52986 (2 connections now open) 2014-10-06T18:23:37.835+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:37.838+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:37.839+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:37.840+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:37.840+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:37.841+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:37.841+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:37.841+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:37.841+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:38.193+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:38.193+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:38.197+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:38.197+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:38.564+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test1.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:38.564+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:38.568+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:38.568+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:38.936+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test2.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:38.936+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:38.940+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:38.940+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:39.302+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test3.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:39.302+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:39.306+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:39.307+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52987 #20496 (3 connections now open) 2014-10-06T18:23:39.307+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52988 #20497 (4 connections now open) 2014-10-06T18:23:39.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52989 #20498 (5 connections now open) 2014-10-06T18:23:39.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52990 #20499 (6 connections now open) 2014-10-06T18:23:39.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52991 #20500 (7 connections now open) 2014-10-06T18:23:39.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52992 #20501 (8 connections now open) 2014-10-06T18:23:39.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52993 #20502 (9 connections now open) 2014-10-06T18:23:39.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52994 #20503 (10 connections now open) 2014-10-06T18:23:39.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52995 #20504 (11 connections now open) 2014-10-06T18:23:39.309+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52996 #20505 (12 connections now open) 2014-10-06T18:23:39.309+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52997 #20506 (13 connections now open) 2014-10-06T18:23:39.309+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52998 #20507 (14 connections now open) 2014-10-06T18:23:39.309+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:52999 #20508 (15 connections now open) 2014-10-06T18:23:39.309+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53000 #20509 (16 connections now open) 2014-10-06T18:23:39.312+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53001 #20510 (17 connections now open) 2014-10-06T18:23:39.312+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53002 #20511 (18 connections now open) 2014-10-06T18:23:39.312+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53003 #20512 (19 connections now open) 2014-10-06T18:23:39.313+0000 I NETWORK [conn20496] end connection 127.0.0.1:52987 (18 connections now open) 2014-10-06T18:23:44.314+0000 I NETWORK [conn20505] end connection 127.0.0.1:52996 (17 connections now open) 2014-10-06T18:23:44.314+0000 I NETWORK [conn20502] end connection 127.0.0.1:52993 (17 connections now open) 2014-10-06T18:23:44.314+0000 I NETWORK [conn20506] end connection 127.0.0.1:52997 (15 connections now open) 2014-10-06T18:23:44.316+0000 I NETWORK [conn20497] end connection 127.0.0.1:52988 (14 connections now open) 2014-10-06T18:23:44.316+0000 I NETWORK [conn20512] end connection 127.0.0.1:53003 (14 connections now open) 2014-10-06T18:23:44.316+0000 I NETWORK [conn20499] end connection 127.0.0.1:52990 (14 connections now open) 2014-10-06T18:23:44.316+0000 I NETWORK [conn20500] end connection 127.0.0.1:52991 (11 connections now open) 2014-10-06T18:23:44.316+0000 I NETWORK [conn20511] end connection 127.0.0.1:53002 (10 connections now open) 2014-10-06T18:23:44.316+0000 I NETWORK [conn20509] end connection 127.0.0.1:53000 (10 connections now open) 2014-10-06T18:23:44.316+0000 I NETWORK [conn20507] end connection 127.0.0.1:52998 (10 connections now open) 2014-10-06T18:23:44.316+0000 I NETWORK [conn20508] end connection 127.0.0.1:52999 (7 connections now open) 2014-10-06T18:23:44.316+0000 I NETWORK [conn20510] end connection 127.0.0.1:53001 (6 connections now open) 2014-10-06T18:23:44.317+0000 I NETWORK [conn20504] end connection 127.0.0.1:52995 (5 connections now open) 2014-10-06T18:23:44.317+0000 I NETWORK [conn20503] end connection 127.0.0.1:52994 (4 connections now open) 2014-10-06T18:23:44.317+0000 I NETWORK [conn20498] end connection 127.0.0.1:52989 (3 connections now open) 2014-10-06T18:23:44.317+0000 I NETWORK [conn20501] end connection 127.0.0.1:52992 (3 connections now open) 2014-10-06T18:23:44.318+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53004 #20513 (3 connections now open) 2014-10-06T18:23:44.318+0000 I NETWORK [conn20513] end connection 127.0.0.1:53004 (2 connections now open) 2014-10-06T18:23:44.319+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:44.320+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:44.320+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:44.321+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:44.322+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:44.322+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:44.323+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:44.323+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:44.323+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:44.688+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:44.688+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:44.693+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:44.693+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:45.045+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test1.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:45.045+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:45.049+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:45.050+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:45.421+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test2.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:45.421+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:45.426+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:45.426+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:45.776+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test3.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:45.776+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:45.780+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:45.791+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53005 #20514 (3 connections now open) 2014-10-06T18:23:45.791+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53006 #20515 (4 connections now open) 2014-10-06T18:23:45.791+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53007 #20516 (5 connections now open) 2014-10-06T18:23:45.791+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53008 #20517 (6 connections now open) 2014-10-06T18:23:45.791+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53009 #20518 (7 connections now open) 2014-10-06T18:23:45.792+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53010 #20519 (8 connections now open) 2014-10-06T18:23:45.792+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53011 #20520 (9 connections now open) 2014-10-06T18:23:45.792+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53012 #20521 (10 connections now open) 2014-10-06T18:23:45.792+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53013 #20522 (11 connections now open) 2014-10-06T18:23:45.794+0000 I NETWORK [conn20514] end connection 127.0.0.1:53005 (10 connections now open) 2014-10-06T18:23:50.794+0000 I NETWORK [conn20517] end connection 127.0.0.1:53008 (9 connections now open) 2014-10-06T18:23:50.794+0000 I NETWORK [conn20520] end connection 127.0.0.1:53011 (9 connections now open) 2014-10-06T18:23:50.794+0000 I NETWORK [conn20522] end connection 127.0.0.1:53013 (7 connections now open) 2014-10-06T18:23:50.795+0000 I NETWORK [conn20518] end connection 127.0.0.1:53009 (6 connections now open) 2014-10-06T18:23:50.795+0000 I NETWORK [conn20516] end connection 127.0.0.1:53007 (5 connections now open) 2014-10-06T18:23:50.795+0000 I NETWORK [conn20519] end connection 127.0.0.1:53010 (4 connections now open) 2014-10-06T18:23:50.795+0000 I NETWORK [conn20515] end connection 127.0.0.1:53006 (3 connections now open) 2014-10-06T18:23:50.796+0000 I NETWORK [conn20521] end connection 127.0.0.1:53012 (2 connections now open) 2014-10-06T18:23:50.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53014 #20523 (3 connections now open) 2014-10-06T18:23:50.796+0000 I NETWORK [conn20523] end connection 127.0.0.1:53014 (2 connections now open) 2014-10-06T18:23:50.796+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:50.800+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:50.801+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:50.802+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:50.802+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:50.803+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:50.803+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:50.803+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:50.803+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:51.165+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:51.165+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:51.169+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:51.169+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:51.548+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test1.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:51.548+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:51.552+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:51.552+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:51.906+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test2.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:51.906+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:51.910+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:51.911+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:52.281+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test3.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:52.281+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:52.285+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:52.286+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53015 #20524 (3 connections now open) 2014-10-06T18:23:52.287+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53016 #20525 (4 connections now open) 2014-10-06T18:23:52.287+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53017 #20526 (5 connections now open) 2014-10-06T18:23:52.287+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53018 #20527 (6 connections now open) 2014-10-06T18:23:52.287+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53019 #20528 (7 connections now open) 2014-10-06T18:23:52.287+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53020 #20529 (8 connections now open) 2014-10-06T18:23:52.287+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53021 #20530 (9 connections now open) 2014-10-06T18:23:52.287+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53022 #20531 (10 connections now open) 2014-10-06T18:23:52.287+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53023 #20532 (11 connections now open) 2014-10-06T18:23:52.288+0000 I NETWORK [conn20524] end connection 127.0.0.1:53015 (10 connections now open) 2014-10-06T18:23:57.289+0000 I NETWORK [conn20531] end connection 127.0.0.1:53022 (9 connections now open) 2014-10-06T18:23:57.289+0000 I NETWORK [conn20526] end connection 127.0.0.1:53017 (8 connections now open) 2014-10-06T18:23:57.290+0000 I NETWORK [conn20525] end connection 127.0.0.1:53016 (7 connections now open) 2014-10-06T18:23:57.290+0000 I NETWORK [conn20532] end connection 127.0.0.1:53023 (6 connections now open) 2014-10-06T18:23:57.290+0000 I NETWORK [conn20528] end connection 127.0.0.1:53019 (6 connections now open) 2014-10-06T18:23:57.290+0000 I NETWORK [conn20529] end connection 127.0.0.1:53020 (4 connections now open) 2014-10-06T18:23:57.290+0000 I NETWORK [conn20527] end connection 127.0.0.1:53018 (3 connections now open) 2014-10-06T18:23:57.291+0000 I NETWORK [conn20530] end connection 127.0.0.1:53021 (2 connections now open) 2014-10-06T18:23:57.291+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53024 #20533 (3 connections now open) 2014-10-06T18:23:57.291+0000 I NETWORK [conn20533] end connection 127.0.0.1:53024 (2 connections now open) 2014-10-06T18:23:57.292+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:57.295+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:57.296+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:57.296+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:57.297+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:57.297+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:57.298+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:57.298+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:57.298+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:57.652+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:57.652+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:57.656+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:57.656+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:58.027+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test1.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:58.027+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:58.035+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:58.035+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:58.417+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test2.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:58.417+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:58.421+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:58.421+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:23:58.777+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test3.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:23:58.777+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:23:58.781+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:23:58.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53025 #20534 (3 connections now open) 2014-10-06T18:23:58.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53027 #20535 (4 connections now open) 2014-10-06T18:23:58.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53026 #20536 (5 connections now open) 2014-10-06T18:23:58.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53028 #20537 (6 connections now open) 2014-10-06T18:23:58.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53029 #20538 (7 connections now open) 2014-10-06T18:23:58.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53030 #20539 (8 connections now open) 2014-10-06T18:23:58.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53031 #20540 (9 connections now open) 2014-10-06T18:23:58.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53032 #20541 (10 connections now open) 2014-10-06T18:23:58.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53033 #20542 (11 connections now open) 2014-10-06T18:23:58.784+0000 I NETWORK [conn20534] end connection 127.0.0.1:53025 (10 connections now open) 2014-10-06T18:24:03.785+0000 I NETWORK [conn20540] end connection 127.0.0.1:53031 (9 connections now open) 2014-10-06T18:24:03.786+0000 I NETWORK [conn20538] end connection 127.0.0.1:53029 (8 connections now open) 2014-10-06T18:24:03.786+0000 I NETWORK [conn20539] end connection 127.0.0.1:53030 (7 connections now open) 2014-10-06T18:24:03.786+0000 I NETWORK [conn20542] end connection 127.0.0.1:53033 (6 connections now open) 2014-10-06T18:24:03.786+0000 I NETWORK [conn20537] end connection 127.0.0.1:53028 (5 connections now open) 2014-10-06T18:24:03.786+0000 I NETWORK [conn20535] end connection 127.0.0.1:53027 (4 connections now open) 2014-10-06T18:24:03.787+0000 I NETWORK [conn20541] end connection 127.0.0.1:53032 (3 connections now open) 2014-10-06T18:24:03.787+0000 I NETWORK [conn20536] end connection 127.0.0.1:53026 (2 connections now open) 2014-10-06T18:24:03.787+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53034 #20543 (3 connections now open) 2014-10-06T18:24:03.787+0000 I NETWORK [conn20543] end connection 127.0.0.1:53034 (2 connections now open) 2014-10-06T18:24:03.788+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:03.791+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:03.792+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:03.793+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:03.793+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:03.794+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:03.794+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:03.794+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:03.794+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:04.167+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:04.167+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:04.171+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:04.171+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:04.527+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test1.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:04.527+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:04.534+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:04.535+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:04.900+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test2.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:04.900+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:04.905+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:04.905+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:05.281+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test3.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:05.281+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:05.285+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:05.286+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53035 #20544 (3 connections now open) 2014-10-06T18:24:05.287+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53036 #20545 (4 connections now open) 2014-10-06T18:24:05.287+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53037 #20546 (5 connections now open) 2014-10-06T18:24:05.287+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53038 #20547 (6 connections now open) 2014-10-06T18:24:05.287+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53039 #20548 (7 connections now open) 2014-10-06T18:24:05.287+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53040 #20549 (8 connections now open) 2014-10-06T18:24:05.287+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53041 #20550 (9 connections now open) 2014-10-06T18:24:05.287+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53042 #20551 (10 connections now open) 2014-10-06T18:24:05.287+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53043 #20552 (11 connections now open) 2014-10-06T18:24:05.288+0000 I NETWORK [conn20544] end connection 127.0.0.1:53035 (10 connections now open) 2014-10-06T18:24:10.289+0000 I NETWORK [conn20545] end connection 127.0.0.1:53036 (9 connections now open) 2014-10-06T18:24:10.290+0000 I NETWORK [conn20552] end connection 127.0.0.1:53043 (8 connections now open) 2014-10-06T18:24:10.290+0000 I NETWORK [conn20546] end connection 127.0.0.1:53037 (7 connections now open) 2014-10-06T18:24:10.290+0000 I NETWORK [conn20547] end connection 127.0.0.1:53038 (6 connections now open) 2014-10-06T18:24:10.290+0000 I NETWORK [conn20551] end connection 127.0.0.1:53042 (5 connections now open) 2014-10-06T18:24:10.290+0000 I NETWORK [conn20548] end connection 127.0.0.1:53039 (4 connections now open) 2014-10-06T18:24:10.290+0000 I NETWORK [conn20550] end connection 127.0.0.1:53041 (3 connections now open) 2014-10-06T18:24:10.290+0000 I NETWORK [conn20549] end connection 127.0.0.1:53040 (2 connections now open) 2014-10-06T18:24:10.291+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53044 #20553 (3 connections now open) 2014-10-06T18:24:10.291+0000 I NETWORK [conn20553] end connection 127.0.0.1:53044 (2 connections now open) 2014-10-06T18:24:10.291+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:10.295+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:10.295+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:10.296+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:10.297+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:10.297+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:10.297+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:10.298+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:10.298+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:10.652+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:10.652+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:10.656+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:10.656+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:11.031+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test1.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:11.031+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:11.040+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:11.041+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:11.398+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test2.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:11.398+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:11.402+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:11.402+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:11.775+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test3.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:11.775+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:11.783+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:11.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53045 #20554 (3 connections now open) 2014-10-06T18:24:11.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53046 #20555 (4 connections now open) 2014-10-06T18:24:11.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53047 #20556 (5 connections now open) 2014-10-06T18:24:11.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53048 #20557 (6 connections now open) 2014-10-06T18:24:11.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53049 #20558 (7 connections now open) 2014-10-06T18:24:11.786+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53050 #20559 (8 connections now open) 2014-10-06T18:24:11.786+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53051 #20560 (9 connections now open) 2014-10-06T18:24:11.786+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53052 #20561 (10 connections now open) 2014-10-06T18:24:11.786+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53053 #20562 (11 connections now open) 2014-10-06T18:24:11.786+0000 I NETWORK [conn20554] end connection 127.0.0.1:53045 (10 connections now open) 2014-10-06T18:24:16.787+0000 I NETWORK [conn20561] end connection 127.0.0.1:53052 (9 connections now open) 2014-10-06T18:24:16.787+0000 I NETWORK [conn20559] end connection 127.0.0.1:53050 (8 connections now open) 2014-10-06T18:24:16.788+0000 I NETWORK [conn20555] end connection 127.0.0.1:53046 (7 connections now open) 2014-10-06T18:24:16.788+0000 I NETWORK [conn20562] end connection 127.0.0.1:53053 (7 connections now open) 2014-10-06T18:24:16.788+0000 I NETWORK [conn20557] end connection 127.0.0.1:53048 (5 connections now open) 2014-10-06T18:24:16.788+0000 I NETWORK [conn20556] end connection 127.0.0.1:53047 (4 connections now open) 2014-10-06T18:24:16.789+0000 I NETWORK [conn20560] end connection 127.0.0.1:53051 (3 connections now open) 2014-10-06T18:24:16.789+0000 I NETWORK [conn20558] end connection 127.0.0.1:53049 (2 connections now open) 2014-10-06T18:24:16.789+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53054 #20563 (3 connections now open) 2014-10-06T18:24:16.790+0000 I NETWORK [conn20563] end connection 127.0.0.1:53054 (2 connections now open) 2014-10-06T18:24:16.790+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:16.793+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:16.794+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:16.795+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:16.796+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:16.796+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:16.796+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:16.796+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:16.797+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:17.166+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:17.166+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:17.170+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:17.170+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:17.520+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test1.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:17.520+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:17.524+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:17.525+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:17.892+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test2.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:17.892+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:17.896+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:17.896+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:18.247+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test3.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:18.247+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:18.252+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:18.253+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53055 #20564 (3 connections now open) 2014-10-06T18:24:18.253+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53056 #20565 (4 connections now open) 2014-10-06T18:24:18.253+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53057 #20566 (5 connections now open) 2014-10-06T18:24:18.253+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53058 #20567 (6 connections now open) 2014-10-06T18:24:18.253+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53059 #20568 (7 connections now open) 2014-10-06T18:24:18.253+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53060 #20569 (8 connections now open) 2014-10-06T18:24:18.254+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53061 #20570 (9 connections now open) 2014-10-06T18:24:18.254+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53062 #20571 (10 connections now open) 2014-10-06T18:24:18.254+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53063 #20572 (11 connections now open) 2014-10-06T18:24:18.255+0000 I NETWORK [conn20564] end connection 127.0.0.1:53055 (10 connections now open) 2014-10-06T18:24:23.256+0000 I NETWORK [conn20568] end connection 127.0.0.1:53059 (9 connections now open) 2014-10-06T18:24:23.256+0000 I NETWORK [conn20565] end connection 127.0.0.1:53056 (8 connections now open) 2014-10-06T18:24:23.257+0000 I NETWORK [conn20566] end connection 127.0.0.1:53057 (7 connections now open) 2014-10-06T18:24:23.257+0000 I NETWORK [conn20569] end connection 127.0.0.1:53060 (6 connections now open) 2014-10-06T18:24:23.257+0000 I NETWORK [conn20570] end connection 127.0.0.1:53061 (5 connections now open) 2014-10-06T18:24:23.257+0000 I NETWORK [conn20572] end connection 127.0.0.1:53063 (4 connections now open) 2014-10-06T18:24:23.257+0000 I NETWORK [conn20567] end connection 127.0.0.1:53058 (3 connections now open) 2014-10-06T18:24:23.257+0000 I NETWORK [conn20571] end connection 127.0.0.1:53062 (2 connections now open) 2014-10-06T18:24:23.258+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53064 #20573 (3 connections now open) 2014-10-06T18:24:23.258+0000 I NETWORK [conn20573] end connection 127.0.0.1:53064 (2 connections now open) 2014-10-06T18:24:23.259+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:23.264+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:23.265+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:23.265+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:23.266+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:23.266+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:23.267+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:23.267+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:23.267+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:23.638+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:23.638+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:23.642+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:23.642+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:24.014+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test1.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:24.014+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:24.018+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:24.018+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:24.366+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test2.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:24.366+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:24.370+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:24.370+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:24.739+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test3.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:24.739+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:24.747+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:24.748+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53065 #20574 (3 connections now open) 2014-10-06T18:24:24.748+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53066 #20575 (4 connections now open) 2014-10-06T18:24:24.749+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53067 #20576 (5 connections now open) 2014-10-06T18:24:24.749+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53068 #20577 (6 connections now open) 2014-10-06T18:24:24.749+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53069 #20578 (7 connections now open) 2014-10-06T18:24:24.749+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53070 #20579 (8 connections now open) 2014-10-06T18:24:24.749+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53071 #20580 (9 connections now open) 2014-10-06T18:24:24.749+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53072 #20581 (10 connections now open) 2014-10-06T18:24:24.749+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53073 #20582 (11 connections now open) 2014-10-06T18:24:24.749+0000 I NETWORK [conn20574] end connection 127.0.0.1:53065 (10 connections now open) 2014-10-06T18:24:29.750+0000 I NETWORK [conn20578] end connection 127.0.0.1:53069 (9 connections now open) 2014-10-06T18:24:29.750+0000 I NETWORK [conn20577] end connection 127.0.0.1:53068 (8 connections now open) 2014-10-06T18:24:29.750+0000 I NETWORK [conn20580] end connection 127.0.0.1:53071 (8 connections now open) 2014-10-06T18:24:29.750+0000 I NETWORK [conn20579] end connection 127.0.0.1:53070 (6 connections now open) 2014-10-06T18:24:29.750+0000 I NETWORK [conn20582] end connection 127.0.0.1:53073 (5 connections now open) 2014-10-06T18:24:29.751+0000 I NETWORK [conn20576] end connection 127.0.0.1:53067 (4 connections now open) 2014-10-06T18:24:29.751+0000 I NETWORK [conn20575] end connection 127.0.0.1:53066 (3 connections now open) 2014-10-06T18:24:29.751+0000 I NETWORK [conn20581] end connection 127.0.0.1:53072 (2 connections now open) 2014-10-06T18:24:29.751+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53074 #20583 (3 connections now open) 2014-10-06T18:24:29.752+0000 I NETWORK [conn20583] end connection 127.0.0.1:53074 (2 connections now open) 2014-10-06T18:24:29.752+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:29.762+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:29.763+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:29.764+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:29.765+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:29.765+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:29.765+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:29.765+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:29.766+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:30.117+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:30.117+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:30.121+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:30.121+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:30.489+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test1.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:30.489+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:30.493+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:30.493+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:30.854+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test2.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:30.854+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:30.859+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:30.859+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:31.217+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test3.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:31.217+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:31.221+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:31.223+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53075 #20584 (3 connections now open) 2014-10-06T18:24:31.223+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53076 #20585 (4 connections now open) 2014-10-06T18:24:31.223+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53077 #20586 (5 connections now open) 2014-10-06T18:24:31.223+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53078 #20587 (6 connections now open) 2014-10-06T18:24:31.223+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53079 #20588 (7 connections now open) 2014-10-06T18:24:31.223+0000 I NETWORK [conn20584] end connection 127.0.0.1:53075 (6 connections now open) 2014-10-06T18:24:36.224+0000 I NETWORK [conn20585] end connection 127.0.0.1:53076 (5 connections now open) 2014-10-06T18:24:36.225+0000 I NETWORK [conn20588] end connection 127.0.0.1:53079 (4 connections now open) 2014-10-06T18:24:36.225+0000 I NETWORK [conn20586] end connection 127.0.0.1:53077 (3 connections now open) 2014-10-06T18:24:36.225+0000 I NETWORK [conn20587] end connection 127.0.0.1:53078 (2 connections now open) 2014-10-06T18:24:36.225+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53080 #20589 (3 connections now open) 2014-10-06T18:24:36.226+0000 I NETWORK [conn20589] end connection 127.0.0.1:53080 (2 connections now open) 2014-10-06T18:24:36.226+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:36.227+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:36.228+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:36.229+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:36.230+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:36.230+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:36.230+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:36.230+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:36.231+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:36.599+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:36.599+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:36.603+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:36.603+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:36.952+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test1.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:36.952+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:36.956+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:36.956+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:37.327+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test2.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:37.327+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:37.331+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:37.332+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:37.695+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test3.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:37.695+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:37.699+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:37.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53081 #20590 (3 connections now open) 2014-10-06T18:24:37.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53082 #20591 (4 connections now open) 2014-10-06T18:24:37.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53083 #20592 (5 connections now open) 2014-10-06T18:24:37.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53084 #20593 (6 connections now open) 2014-10-06T18:24:37.704+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53085 #20594 (7 connections now open) 2014-10-06T18:24:37.704+0000 I NETWORK [conn20590] end connection 127.0.0.1:53081 (6 connections now open) 2014-10-06T18:24:42.705+0000 I NETWORK [conn20591] end connection 127.0.0.1:53082 (5 connections now open) 2014-10-06T18:24:42.705+0000 I NETWORK [conn20594] end connection 127.0.0.1:53085 (4 connections now open) 2014-10-06T18:24:42.706+0000 I NETWORK [conn20592] end connection 127.0.0.1:53083 (3 connections now open) 2014-10-06T18:24:42.706+0000 I NETWORK [conn20593] end connection 127.0.0.1:53084 (2 connections now open) 2014-10-06T18:24:42.706+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53086 #20595 (3 connections now open) 2014-10-06T18:24:42.706+0000 I NETWORK [conn20595] end connection 127.0.0.1:53086 (2 connections now open) 2014-10-06T18:24:42.707+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:42.708+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:42.709+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:42.710+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:42.710+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:42.711+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:42.711+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:42.711+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:42.711+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:43.067+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:43.067+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:43.071+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:43.072+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:43.441+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test1.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:43.441+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:43.449+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:43.449+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:43.795+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test2.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:43.795+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:43.799+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:43.800+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:44.166+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test3.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:44.166+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:44.170+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:44.172+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53087 #20596 (3 connections now open) 2014-10-06T18:24:44.172+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53089 #20597 (4 connections now open) 2014-10-06T18:24:44.172+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53088 #20598 (5 connections now open) 2014-10-06T18:24:44.172+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53090 #20599 (6 connections now open) 2014-10-06T18:24:44.172+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53091 #20600 (7 connections now open) 2014-10-06T18:24:44.172+0000 I NETWORK [conn20596] end connection 127.0.0.1:53087 (6 connections now open) 2014-10-06T18:24:49.173+0000 I NETWORK [conn20600] end connection 127.0.0.1:53091 (5 connections now open) 2014-10-06T18:24:49.173+0000 I NETWORK [conn20599] end connection 127.0.0.1:53090 (4 connections now open) 2014-10-06T18:24:49.173+0000 I NETWORK [conn20598] end connection 127.0.0.1:53088 (3 connections now open) 2014-10-06T18:24:49.173+0000 I NETWORK [conn20597] end connection 127.0.0.1:53089 (2 connections now open) 2014-10-06T18:24:49.173+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53093 #20601 (3 connections now open) 2014-10-06T18:24:49.174+0000 I NETWORK [conn20601] end connection 127.0.0.1:53093 (2 connections now open) 2014-10-06T18:24:49.174+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:49.175+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:49.176+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:49.177+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:49.177+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:49.178+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:49.178+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:49.178+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:49.179+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:49.540+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:49.540+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:49.545+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:49.545+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:49.902+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test1.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:49.902+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:49.906+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:49.907+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:50.278+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test2.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:50.278+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:50.283+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:50.283+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:50.632+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test3.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:50.632+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:50.636+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:50.637+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53094 #20602 (3 connections now open) 2014-10-06T18:24:50.638+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53095 #20603 (4 connections now open) 2014-10-06T18:24:50.638+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53096 #20604 (5 connections now open) 2014-10-06T18:24:50.638+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53098 #20605 (6 connections now open) 2014-10-06T18:24:50.638+0000 I NETWORK [conn20602] end connection 127.0.0.1:53094 (5 connections now open) 2014-10-06T18:24:50.638+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53097 #20606 (7 connections now open) 2014-10-06T18:24:55.639+0000 I NETWORK [conn20606] end connection 127.0.0.1:53097 (5 connections now open) 2014-10-06T18:24:55.639+0000 I NETWORK [conn20605] end connection 127.0.0.1:53098 (4 connections now open) 2014-10-06T18:24:55.639+0000 I NETWORK [conn20603] end connection 127.0.0.1:53095 (3 connections now open) 2014-10-06T18:24:55.639+0000 I NETWORK [conn20604] end connection 127.0.0.1:53096 (2 connections now open) 2014-10-06T18:24:55.639+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53099 #20607 (3 connections now open) 2014-10-06T18:24:55.640+0000 I NETWORK [conn20607] end connection 127.0.0.1:53099 (2 connections now open) 2014-10-06T18:24:55.640+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:55.641+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:55.642+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:55.643+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:55.644+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:55.644+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:55.644+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:55.644+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:55.645+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:56.015+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:56.015+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:56.019+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:56.020+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:56.391+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test1.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:56.391+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:56.395+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:56.395+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:56.760+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test2.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:56.760+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:56.764+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:56.764+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:24:57.147+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test3.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:24:57.147+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:24:57.152+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:24:57.153+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53100 #20608 (3 connections now open) 2014-10-06T18:24:57.153+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53101 #20609 (4 connections now open) 2014-10-06T18:24:57.153+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53102 #20610 (5 connections now open) 2014-10-06T18:24:57.153+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53103 #20611 (6 connections now open) 2014-10-06T18:24:57.153+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53104 #20612 (7 connections now open) 2014-10-06T18:24:57.153+0000 I NETWORK [conn20608] end connection 127.0.0.1:53100 (6 connections now open) 2014-10-06T18:25:02.154+0000 I NETWORK [conn20612] end connection 127.0.0.1:53104 (5 connections now open) 2014-10-06T18:25:02.154+0000 I NETWORK [conn20609] end connection 127.0.0.1:53101 (5 connections now open) 2014-10-06T18:25:02.154+0000 I NETWORK [conn20610] end connection 127.0.0.1:53102 (3 connections now open) 2014-10-06T18:25:02.155+0000 I NETWORK [conn20611] end connection 127.0.0.1:53103 (2 connections now open) 2014-10-06T18:25:02.155+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53105 #20613 (3 connections now open) 2014-10-06T18:25:02.155+0000 I NETWORK [conn20613] end connection 127.0.0.1:53105 (2 connections now open) 2014-10-06T18:25:02.156+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:02.157+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:02.157+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:02.158+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:02.159+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:02.159+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:02.160+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:02.160+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:02.160+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:02.511+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:02.511+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:02.515+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:02.516+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:02.880+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test1.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:02.880+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:02.885+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:02.885+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:03.245+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test2.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:03.245+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:03.249+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:03.250+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:03.609+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test3.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:03.609+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:03.613+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:03.614+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53106 #20614 (3 connections now open) 2014-10-06T18:25:03.615+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53107 #20615 (4 connections now open) 2014-10-06T18:25:03.615+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53108 #20616 (5 connections now open) 2014-10-06T18:25:03.615+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53109 #20617 (6 connections now open) 2014-10-06T18:25:03.615+0000 I NETWORK [conn20614] end connection 127.0.0.1:53106 (5 connections now open) 2014-10-06T18:25:03.615+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53110 #20618 (7 connections now open) 2014-10-06T18:25:08.616+0000 I NETWORK [conn20618] end connection 127.0.0.1:53110 (5 connections now open) 2014-10-06T18:25:08.616+0000 I NETWORK [conn20617] end connection 127.0.0.1:53109 (5 connections now open) 2014-10-06T18:25:08.617+0000 I NETWORK [conn20616] end connection 127.0.0.1:53108 (3 connections now open) 2014-10-06T18:25:08.617+0000 I NETWORK [conn20615] end connection 127.0.0.1:53107 (2 connections now open) 2014-10-06T18:25:08.617+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53111 #20619 (3 connections now open) 2014-10-06T18:25:08.617+0000 I NETWORK [conn20619] end connection 127.0.0.1:53111 (2 connections now open) 2014-10-06T18:25:08.618+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:08.619+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:08.620+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:08.620+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:08.621+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:08.621+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:08.622+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:08.622+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:08.622+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:08.988+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:08.988+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:08.992+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:08.992+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:09.344+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test1.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:09.344+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:09.348+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:09.348+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:09.720+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test2.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:09.720+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:09.724+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:09.724+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:10.078+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test3.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:10.078+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:10.082+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:10.083+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53112 #20620 (3 connections now open) 2014-10-06T18:25:10.084+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53113 #20621 (4 connections now open) 2014-10-06T18:25:10.084+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53114 #20622 (5 connections now open) 2014-10-06T18:25:10.084+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53115 #20623 (6 connections now open) 2014-10-06T18:25:10.084+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53116 #20624 (7 connections now open) 2014-10-06T18:25:10.084+0000 I NETWORK [conn20620] end connection 127.0.0.1:53112 (5 connections now open) 2014-10-06T18:25:15.084+0000 I NETWORK [conn20621] end connection 127.0.0.1:53113 (5 connections now open) 2014-10-06T18:25:15.085+0000 I NETWORK [conn20622] end connection 127.0.0.1:53114 (4 connections now open) 2014-10-06T18:25:15.085+0000 I NETWORK [conn20623] end connection 127.0.0.1:53115 (3 connections now open) 2014-10-06T18:25:15.085+0000 I NETWORK [conn20624] end connection 127.0.0.1:53116 (3 connections now open) 2014-10-06T18:25:15.085+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53117 #20625 (3 connections now open) 2014-10-06T18:25:15.086+0000 I NETWORK [conn20625] end connection 127.0.0.1:53117 (2 connections now open) 2014-10-06T18:25:15.086+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:15.087+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:15.088+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:15.089+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:15.090+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:15.090+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:15.090+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:15.091+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:15.091+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:15.462+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:15.462+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:15.466+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:15.467+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:15.843+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test1.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:15.843+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:15.847+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:15.847+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:16.199+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test2.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:16.200+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:16.204+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:16.204+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:16.588+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test3.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:16.588+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:16.592+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:16.593+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53118 #20626 (3 connections now open) 2014-10-06T18:25:16.593+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53119 #20627 (4 connections now open) 2014-10-06T18:25:16.593+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53120 #20628 (5 connections now open) 2014-10-06T18:25:16.594+0000 I NETWORK [conn20626] end connection 127.0.0.1:53118 (4 connections now open) 2014-10-06T18:25:21.594+0000 I NETWORK [conn20627] end connection 127.0.0.1:53119 (3 connections now open) 2014-10-06T18:25:21.594+0000 I NETWORK [conn20628] end connection 127.0.0.1:53120 (3 connections now open) 2014-10-06T18:25:21.594+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53121 #20629 (3 connections now open) 2014-10-06T18:25:21.595+0000 I NETWORK [conn20629] end connection 127.0.0.1:53121 (2 connections now open) 2014-10-06T18:25:21.595+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:21.596+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:21.597+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:21.597+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:21.598+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:21.598+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:21.599+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:21.599+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:21.599+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:21.954+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:21.954+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:21.958+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:21.959+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:22.329+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test1.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:22.329+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:22.333+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:22.333+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:22.709+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test2.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:22.709+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:22.713+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:22.713+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:23.064+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test3.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:23.064+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:23.068+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:23.069+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53122 #20630 (3 connections now open) 2014-10-06T18:25:23.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53123 #20631 (4 connections now open) 2014-10-06T18:25:23.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53124 #20632 (5 connections now open) 2014-10-06T18:25:23.070+0000 I NETWORK [conn20630] end connection 127.0.0.1:53122 (4 connections now open) 2014-10-06T18:25:28.071+0000 I NETWORK [conn20631] end connection 127.0.0.1:53123 (3 connections now open) 2014-10-06T18:25:28.071+0000 I NETWORK [conn20632] end connection 127.0.0.1:53124 (2 connections now open) 2014-10-06T18:25:28.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53125 #20633 (3 connections now open) 2014-10-06T18:25:28.072+0000 I NETWORK [conn20633] end connection 127.0.0.1:53125 (2 connections now open) 2014-10-06T18:25:28.072+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:28.073+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:28.073+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:28.074+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:28.075+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:28.075+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:28.075+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:28.076+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:28.076+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:28.446+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:28.446+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:28.451+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:28.451+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:28.802+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test1.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:28.802+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:28.810+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:28.810+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:29.184+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test2.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:29.184+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:29.188+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:29.189+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:29.563+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test3.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:29.563+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:29.567+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:29.569+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53126 #20634 (3 connections now open) 2014-10-06T18:25:29.569+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53127 #20635 (4 connections now open) 2014-10-06T18:25:29.569+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53128 #20636 (5 connections now open) 2014-10-06T18:25:29.569+0000 I NETWORK [conn20634] end connection 127.0.0.1:53126 (4 connections now open) 2014-10-06T18:25:34.570+0000 I NETWORK [conn20636] end connection 127.0.0.1:53128 (3 connections now open) 2014-10-06T18:25:34.571+0000 I NETWORK [conn20635] end connection 127.0.0.1:53127 (2 connections now open) 2014-10-06T18:25:34.571+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53129 #20637 (3 connections now open) 2014-10-06T18:25:34.572+0000 I NETWORK [conn20637] end connection 127.0.0.1:53129 (2 connections now open) 2014-10-06T18:25:34.572+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:34.573+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:34.574+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:34.575+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:34.576+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:34.576+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:34.576+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:34.576+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:34.576+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:34.928+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:34.928+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:34.932+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:34.932+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:35.304+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test1.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:35.304+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:35.312+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:35.312+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:35.666+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test2.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:35.666+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:35.670+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:35.670+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:36.039+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test3.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:36.039+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:36.044+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:36.045+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53130 #20638 (3 connections now open) 2014-10-06T18:25:36.045+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53131 #20639 (4 connections now open) 2014-10-06T18:25:36.045+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53132 #20640 (5 connections now open) 2014-10-06T18:25:36.045+0000 I NETWORK [conn20638] end connection 127.0.0.1:53130 (4 connections now open) 2014-10-06T18:25:41.046+0000 I NETWORK [conn20640] end connection 127.0.0.1:53132 (3 connections now open) 2014-10-06T18:25:41.046+0000 I NETWORK [conn20639] end connection 127.0.0.1:53131 (2 connections now open) 2014-10-06T18:25:41.047+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53133 #20641 (3 connections now open) 2014-10-06T18:25:41.047+0000 I NETWORK [conn20641] end connection 127.0.0.1:53133 (2 connections now open) 2014-10-06T18:25:41.048+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:41.049+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:41.049+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:41.050+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:41.051+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:41.051+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:41.052+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:41.052+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:41.054+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:41.427+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:41.427+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:41.432+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:41.432+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:41.782+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test1.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:41.782+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:41.787+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:41.787+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:42.160+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test2.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:42.160+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:42.164+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:42.164+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:42.518+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test3.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:42.518+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:42.522+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:42.523+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53134 #20642 (3 connections now open) 2014-10-06T18:25:42.523+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53135 #20643 (4 connections now open) 2014-10-06T18:25:42.523+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53136 #20644 (5 connections now open) 2014-10-06T18:25:42.524+0000 I NETWORK [conn20642] end connection 127.0.0.1:53134 (4 connections now open) 2014-10-06T18:25:47.524+0000 I NETWORK [conn20643] end connection 127.0.0.1:53135 (3 connections now open) 2014-10-06T18:25:47.524+0000 I NETWORK [conn20644] end connection 127.0.0.1:53136 (2 connections now open) 2014-10-06T18:25:47.524+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53138 #20645 (3 connections now open) 2014-10-06T18:25:47.525+0000 I NETWORK [conn20645] end connection 127.0.0.1:53138 (2 connections now open) 2014-10-06T18:25:47.525+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:47.526+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:47.527+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:47.528+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:47.529+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:47.529+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:47.529+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:47.529+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:47.530+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:47.905+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:47.905+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:47.909+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:47.910+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:48.280+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test1.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:48.280+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:48.285+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:48.285+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:48.631+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test2.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:48.631+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:48.635+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:48.636+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:49.004+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test3.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:49.004+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:49.008+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:49.010+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53139 #20646 (3 connections now open) 2014-10-06T18:25:49.010+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53140 #20647 (4 connections now open) 2014-10-06T18:25:49.010+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53141 #20648 (5 connections now open) 2014-10-06T18:25:49.010+0000 I NETWORK [conn20646] end connection 127.0.0.1:53139 (4 connections now open) 2014-10-06T18:25:54.011+0000 I NETWORK [conn20647] end connection 127.0.0.1:53140 (3 connections now open) 2014-10-06T18:25:54.011+0000 I NETWORK [conn20648] end connection 127.0.0.1:53141 (2 connections now open) 2014-10-06T18:25:54.012+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53142 #20649 (3 connections now open) 2014-10-06T18:25:54.012+0000 I NETWORK [conn20649] end connection 127.0.0.1:53142 (2 connections now open) 2014-10-06T18:25:54.013+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:54.013+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:54.014+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:54.015+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:54.016+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:54.016+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:54.016+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:54.017+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:54.017+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:54.367+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:54.367+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:54.371+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:54.371+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:54.739+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test1.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:54.739+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:54.743+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:54.744+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:55.108+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test2.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:55.108+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:55.112+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:55.112+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:25:55.469+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test3.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:25:55.469+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:25:55.473+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:25:55.475+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53143 #20650 (3 connections now open) 2014-10-06T18:25:55.475+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53144 #20651 (4 connections now open) 2014-10-06T18:25:55.475+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53145 #20652 (5 connections now open) 2014-10-06T18:25:55.475+0000 I NETWORK [conn20650] end connection 127.0.0.1:53143 (4 connections now open) 2014-10-06T18:26:00.476+0000 I NETWORK [conn20651] end connection 127.0.0.1:53144 (3 connections now open) 2014-10-06T18:26:00.476+0000 I NETWORK [conn20652] end connection 127.0.0.1:53145 (3 connections now open) 2014-10-06T18:26:00.476+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53146 #20653 (3 connections now open) 2014-10-06T18:26:00.477+0000 I NETWORK [conn20653] end connection 127.0.0.1:53146 (2 connections now open) 2014-10-06T18:26:00.477+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:00.478+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:00.479+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:00.480+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:00.480+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:00.481+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:00.481+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:00.481+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:00.481+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:00.855+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:26:00.855+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:26:00.859+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:26:00.859+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:01.209+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test1.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:26:01.209+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:26:01.214+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:26:01.214+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:01.584+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test2.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:26:01.584+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:26:01.588+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:26:01.589+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:01.952+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test3.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:26:01.952+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:26:01.956+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:26:01.957+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53147 #20654 (3 connections now open) 2014-10-06T18:26:01.957+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53148 #20655 (4 connections now open) 2014-10-06T18:26:01.958+0000 I NETWORK [conn20654] end connection 127.0.0.1:53147 (3 connections now open) 2014-10-06T18:26:06.958+0000 I NETWORK [conn20655] end connection 127.0.0.1:53148 (2 connections now open) 2014-10-06T18:26:06.958+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53149 #20656 (3 connections now open) 2014-10-06T18:26:06.959+0000 I NETWORK [conn20656] end connection 127.0.0.1:53149 (2 connections now open) 2014-10-06T18:26:06.959+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:06.960+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:06.961+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:06.962+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:06.963+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:06.963+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:06.963+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:06.963+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:06.964+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:07.322+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:26:07.322+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:26:07.326+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:26:07.326+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:07.696+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test1.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:26:07.696+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:26:07.700+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:26:07.700+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:08.052+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test2.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:26:08.052+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:26:08.056+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:26:08.056+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:08.422+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test3.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:26:08.422+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:26:08.426+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:26:08.427+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53150 #20657 (3 connections now open) 2014-10-06T18:26:08.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53151 #20658 (4 connections now open) 2014-10-06T18:26:08.428+0000 I NETWORK [conn20657] end connection 127.0.0.1:53150 (3 connections now open) 2014-10-06T18:26:13.429+0000 I NETWORK [conn20658] end connection 127.0.0.1:53151 (2 connections now open) 2014-10-06T18:26:13.429+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53152 #20659 (3 connections now open) 2014-10-06T18:26:13.429+0000 I NETWORK [conn20659] end connection 127.0.0.1:53152 (2 connections now open) 2014-10-06T18:26:13.430+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:13.431+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:13.432+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:13.432+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:13.433+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:13.433+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:13.434+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:13.434+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:13.434+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:13.811+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:26:13.811+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:26:13.815+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:26:13.815+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:14.174+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test1.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:26:14.174+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:26:14.178+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:26:14.178+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:14.549+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test2.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:26:14.549+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:26:14.554+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:26:14.554+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:14.898+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test3.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:26:14.898+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:26:14.902+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:26:14.903+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53153 #20660 (3 connections now open) 2014-10-06T18:26:14.903+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53154 #20661 (4 connections now open) 2014-10-06T18:26:14.904+0000 I NETWORK [conn20660] end connection 127.0.0.1:53153 (3 connections now open) 2014-10-06T18:26:19.905+0000 I NETWORK [conn20661] end connection 127.0.0.1:53154 (2 connections now open) 2014-10-06T18:26:19.905+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53155 #20662 (3 connections now open) 2014-10-06T18:26:19.906+0000 I NETWORK [conn20662] end connection 127.0.0.1:53155 (2 connections now open) 2014-10-06T18:26:19.906+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:19.907+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:19.908+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:19.908+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:19.909+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:19.909+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:19.910+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:19.910+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:19.910+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:20.287+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:26:20.287+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:26:20.291+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:26:20.291+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:20.656+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test1.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:26:20.656+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:26:20.660+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:26:20.660+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:21.019+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test2.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:26:21.019+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:26:21.023+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:26:21.023+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:21.395+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test3.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:26:21.395+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:26:21.399+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:26:21.400+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53156 #20663 (3 connections now open) 2014-10-06T18:26:21.401+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53157 #20664 (4 connections now open) 2014-10-06T18:26:21.401+0000 I NETWORK [conn20663] end connection 127.0.0.1:53156 (3 connections now open) 2014-10-06T18:26:26.402+0000 I NETWORK [conn20664] end connection 127.0.0.1:53157 (2 connections now open) 2014-10-06T18:26:26.402+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53158 #20665 (3 connections now open) 2014-10-06T18:26:26.403+0000 I NETWORK [conn20665] end connection 127.0.0.1:53158 (2 connections now open) 2014-10-06T18:26:26.403+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:26.404+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:26.405+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:26.406+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:26.407+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:26.407+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:26.407+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:26.407+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:26.408+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:26.764+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:26:26.764+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:26:26.768+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:26:26.769+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:27.136+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test1.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:26:27.136+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:26:27.140+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:26:27.140+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:27.489+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test2.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:26:27.489+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:26:27.493+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:26:27.494+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:27.862+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test3.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:26:27.862+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:26:27.866+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:26:27.867+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53159 #20666 (3 connections now open) 2014-10-06T18:26:27.867+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53160 #20667 (4 connections now open) 2014-10-06T18:26:27.868+0000 I NETWORK [conn20666] end connection 127.0.0.1:53159 (3 connections now open) 2014-10-06T18:26:32.868+0000 I NETWORK [conn20667] end connection 127.0.0.1:53160 (2 connections now open) 2014-10-06T18:26:32.869+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53161 #20668 (3 connections now open) 2014-10-06T18:26:32.869+0000 I NETWORK [conn20668] end connection 127.0.0.1:53161 (2 connections now open) 2014-10-06T18:26:32.869+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:32.871+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:32.871+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:32.872+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:32.873+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:32.873+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:32.873+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:32.874+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:32.874+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:33.245+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:26:33.245+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:26:33.249+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:26:33.249+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:33.600+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test1.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:26:33.600+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:26:33.604+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:26:33.605+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:33.968+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test2.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:26:33.968+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:26:33.972+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:26:33.972+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:34.318+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test3.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:26:34.318+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:26:34.324+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:26:34.325+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53162 #20669 (3 connections now open) 2014-10-06T18:26:34.325+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53163 #20670 (4 connections now open) 2014-10-06T18:26:34.326+0000 I NETWORK [conn20669] end connection 127.0.0.1:53162 (3 connections now open) 2014-10-06T18:26:39.326+0000 I NETWORK [conn20670] end connection 127.0.0.1:53163 (2 connections now open) 2014-10-06T18:26:39.326+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53164 #20671 (3 connections now open) 2014-10-06T18:26:39.327+0000 I NETWORK [conn20671] end connection 127.0.0.1:53164 (2 connections now open) 2014-10-06T18:26:39.327+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:39.328+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:39.329+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:39.330+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:39.331+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:39.331+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:39.331+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:39.331+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:39.332+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:39.705+0000 I INDEXING [conn14073] build index on: test0.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test0.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:26:39.705+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:26:39.710+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:26:39.710+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:40.077+0000 I INDEXING [conn14073] build index on: test1.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test1.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:26:40.077+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:26:40.081+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:26:40.081+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:40.432+0000 I INDEXING [conn14073] build index on: test2.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test2.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:26:40.432+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:26:40.436+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:26:40.437+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:40.804+0000 I INDEXING [conn14073] build index on: test3.Queries_FindProjectionThreeFieldsCovered properties: { v: 1, key: { x: 1.0, y: 1.0, z: 1.0 }, name: "x_1_y_1_z_1", ns: "test3.Queries_FindProjectionThreeFieldsCovered" } 2014-10-06T18:26:40.804+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:26:40.808+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T18:26:40.809+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53165 #20672 (3 connections now open) 2014-10-06T18:26:40.810+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53166 #20673 (4 connections now open) 2014-10-06T18:26:40.810+0000 I NETWORK [conn20672] end connection 127.0.0.1:53165 (3 connections now open) 2014-10-06T18:26:45.811+0000 I NETWORK [conn20673] end connection 127.0.0.1:53166 (2 connections now open) 2014-10-06T18:26:45.811+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53167 #20674 (3 connections now open) 2014-10-06T18:26:45.812+0000 I NETWORK [conn20674] end connection 127.0.0.1:53167 (2 connections now open) 2014-10-06T18:26:45.812+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:45.813+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:45.814+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:45.815+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFieldsCovered 2014-10-06T18:26:45.821+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:26:45.821+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:26:45.821+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:26:45.822+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:26:45.822+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:26:46.183+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:26:46.562+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:26:46.936+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:26:47.285+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53168 #20675 (3 connections now open) 2014-10-06T18:26:47.286+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53170 #20676 (4 connections now open) 2014-10-06T18:26:47.286+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53169 #20677 (5 connections now open) 2014-10-06T18:26:47.286+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53171 #20678 (6 connections now open) 2014-10-06T18:26:47.286+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53172 #20679 (7 connections now open) 2014-10-06T18:26:47.286+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53174 #20680 (8 connections now open) 2014-10-06T18:26:47.286+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53175 #20681 (9 connections now open) 2014-10-06T18:26:47.287+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53176 #20682 (10 connections now open) 2014-10-06T18:26:47.288+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53177 #20683 (11 connections now open) 2014-10-06T18:26:47.288+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53178 #20684 (12 connections now open) 2014-10-06T18:26:47.288+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53179 #20685 (13 connections now open) 2014-10-06T18:26:47.288+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53180 #20686 (14 connections now open) 2014-10-06T18:26:47.291+0000 I NETWORK [conn20675] end connection 127.0.0.1:53168 (13 connections now open) 2014-10-06T18:26:47.295+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53181 #20687 (14 connections now open) 2014-10-06T18:26:47.296+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53182 #20688 (15 connections now open) 2014-10-06T18:26:47.296+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53183 #20689 (16 connections now open) 2014-10-06T18:26:47.296+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53184 #20690 (17 connections now open) 2014-10-06T18:26:47.296+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53185 #20691 (18 connections now open) 2014-10-06T18:26:52.291+0000 I NETWORK [conn20685] end connection 127.0.0.1:53179 (17 connections now open) 2014-10-06T18:26:52.291+0000 I NETWORK [conn20679] end connection 127.0.0.1:53172 (17 connections now open) 2014-10-06T18:26:52.292+0000 I NETWORK [conn20678] end connection 127.0.0.1:53171 (15 connections now open) 2014-10-06T18:26:52.292+0000 I NETWORK [conn20684] end connection 127.0.0.1:53178 (14 connections now open) 2014-10-06T18:26:52.293+0000 I NETWORK [conn20690] end connection 127.0.0.1:53184 (13 connections now open) 2014-10-06T18:26:52.293+0000 I NETWORK [conn20681] end connection 127.0.0.1:53175 (12 connections now open) 2014-10-06T18:26:52.293+0000 I NETWORK [conn20687] end connection 127.0.0.1:53181 (11 connections now open) 2014-10-06T18:26:52.293+0000 I NETWORK [conn20682] end connection 127.0.0.1:53176 (10 connections now open) 2014-10-06T18:26:52.294+0000 I NETWORK [conn20688] end connection 127.0.0.1:53182 (9 connections now open) 2014-10-06T18:26:52.294+0000 I NETWORK [conn20689] end connection 127.0.0.1:53183 (8 connections now open) 2014-10-06T18:26:52.294+0000 I NETWORK [conn20676] end connection 127.0.0.1:53170 (7 connections now open) 2014-10-06T18:26:52.294+0000 I NETWORK [conn20677] end connection 127.0.0.1:53169 (7 connections now open) 2014-10-06T18:26:52.294+0000 I NETWORK [conn20683] end connection 127.0.0.1:53177 (5 connections now open) 2014-10-06T18:26:52.294+0000 I NETWORK [conn20686] end connection 127.0.0.1:53180 (4 connections now open) 2014-10-06T18:26:52.294+0000 I NETWORK [conn20680] end connection 127.0.0.1:53174 (3 connections now open) 2014-10-06T18:26:52.295+0000 I NETWORK [conn20691] end connection 127.0.0.1:53185 (2 connections now open) 2014-10-06T18:26:52.295+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53186 #20692 (3 connections now open) 2014-10-06T18:26:52.295+0000 I NETWORK [conn20692] end connection 127.0.0.1:53186 (2 connections now open) 2014-10-06T18:26:52.296+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:26:52.297+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:26:52.298+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:26:52.298+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:26:52.299+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:26:52.299+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:26:52.299+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:26:52.300+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:26:52.300+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:26:52.668+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:26:53.016+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:26:53.389+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:26:53.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53187 #20693 (3 connections now open) 2014-10-06T18:26:53.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53188 #20694 (4 connections now open) 2014-10-06T18:26:53.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53189 #20695 (5 connections now open) 2014-10-06T18:26:53.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53190 #20696 (6 connections now open) 2014-10-06T18:26:53.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53191 #20697 (7 connections now open) 2014-10-06T18:26:53.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53192 #20698 (8 connections now open) 2014-10-06T18:26:53.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53193 #20699 (9 connections now open) 2014-10-06T18:26:53.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53194 #20700 (10 connections now open) 2014-10-06T18:26:53.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53195 #20701 (11 connections now open) 2014-10-06T18:26:53.760+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53196 #20702 (12 connections now open) 2014-10-06T18:26:53.760+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53197 #20703 (13 connections now open) 2014-10-06T18:26:53.763+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53198 #20704 (14 connections now open) 2014-10-06T18:26:53.763+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53199 #20705 (15 connections now open) 2014-10-06T18:26:53.766+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53200 #20706 (16 connections now open) 2014-10-06T18:26:53.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53201 #20707 (17 connections now open) 2014-10-06T18:26:53.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53202 #20708 (18 connections now open) 2014-10-06T18:26:53.770+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53203 #20709 (19 connections now open) 2014-10-06T18:26:53.771+0000 I NETWORK [conn20693] end connection 127.0.0.1:53187 (18 connections now open) 2014-10-06T18:26:58.772+0000 I NETWORK [conn20702] end connection 127.0.0.1:53196 (17 connections now open) 2014-10-06T18:26:58.773+0000 I NETWORK [conn20696] end connection 127.0.0.1:53190 (16 connections now open) 2014-10-06T18:26:58.773+0000 I NETWORK [conn20708] end connection 127.0.0.1:53202 (15 connections now open) 2014-10-06T18:26:58.773+0000 I NETWORK [conn20701] end connection 127.0.0.1:53195 (14 connections now open) 2014-10-06T18:26:58.773+0000 I NETWORK [conn20700] end connection 127.0.0.1:53194 (13 connections now open) 2014-10-06T18:26:58.774+0000 I NETWORK [conn20705] end connection 127.0.0.1:53199 (12 connections now open) 2014-10-06T18:26:58.774+0000 I NETWORK [conn20698] end connection 127.0.0.1:53192 (11 connections now open) 2014-10-06T18:26:58.774+0000 I NETWORK [conn20695] end connection 127.0.0.1:53189 (10 connections now open) 2014-10-06T18:26:58.774+0000 I NETWORK [conn20697] end connection 127.0.0.1:53191 (9 connections now open) 2014-10-06T18:26:58.774+0000 I NETWORK [conn20699] end connection 127.0.0.1:53193 (9 connections now open) 2014-10-06T18:26:58.774+0000 I NETWORK [conn20709] end connection 127.0.0.1:53203 (9 connections now open) 2014-10-06T18:26:58.774+0000 I NETWORK [conn20707] end connection 127.0.0.1:53201 (6 connections now open) 2014-10-06T18:26:58.775+0000 I NETWORK [conn20694] end connection 127.0.0.1:53188 (5 connections now open) 2014-10-06T18:26:58.775+0000 I NETWORK [conn20706] end connection 127.0.0.1:53200 (5 connections now open) 2014-10-06T18:26:58.775+0000 I NETWORK [conn20703] end connection 127.0.0.1:53197 (4 connections now open) 2014-10-06T18:26:58.775+0000 I NETWORK [conn20704] end connection 127.0.0.1:53198 (2 connections now open) 2014-10-06T18:26:58.775+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53204 #20710 (3 connections now open) 2014-10-06T18:26:58.776+0000 I NETWORK [conn20710] end connection 127.0.0.1:53204 (2 connections now open) 2014-10-06T18:26:58.776+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:26:58.778+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:26:58.778+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:26:58.779+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:26:58.780+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:26:58.780+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:26:58.780+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:26:58.780+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:26:58.781+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:26:59.131+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:26:59.497+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:26:59.849+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:27:00.218+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53205 #20711 (3 connections now open) 2014-10-06T18:27:00.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53206 #20712 (4 connections now open) 2014-10-06T18:27:00.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53207 #20713 (5 connections now open) 2014-10-06T18:27:00.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53208 #20714 (6 connections now open) 2014-10-06T18:27:00.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53209 #20715 (7 connections now open) 2014-10-06T18:27:00.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53210 #20716 (8 connections now open) 2014-10-06T18:27:00.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53211 #20717 (9 connections now open) 2014-10-06T18:27:00.219+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53212 #20718 (10 connections now open) 2014-10-06T18:27:00.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53213 #20719 (11 connections now open) 2014-10-06T18:27:00.220+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53214 #20720 (12 connections now open) 2014-10-06T18:27:00.221+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53215 #20721 (13 connections now open) 2014-10-06T18:27:00.222+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53216 #20722 (14 connections now open) 2014-10-06T18:27:00.224+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53217 #20723 (15 connections now open) 2014-10-06T18:27:00.229+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53218 #20724 (16 connections now open) 2014-10-06T18:27:00.231+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53219 #20725 (17 connections now open) 2014-10-06T18:27:00.231+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53220 #20726 (18 connections now open) 2014-10-06T18:27:00.233+0000 I NETWORK [conn20711] end connection 127.0.0.1:53205 (17 connections now open) 2014-10-06T18:27:00.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53221 #20727 (18 connections now open) 2014-10-06T18:27:05.234+0000 I NETWORK [conn20716] end connection 127.0.0.1:53210 (17 connections now open) 2014-10-06T18:27:05.235+0000 I NETWORK [conn20727] end connection 127.0.0.1:53221 (16 connections now open) 2014-10-06T18:27:05.235+0000 I NETWORK [conn20715] end connection 127.0.0.1:53209 (16 connections now open) 2014-10-06T18:27:05.235+0000 I NETWORK [conn20719] end connection 127.0.0.1:53213 (14 connections now open) 2014-10-06T18:27:05.235+0000 I NETWORK [conn20712] end connection 127.0.0.1:53206 (14 connections now open) 2014-10-06T18:27:05.235+0000 I NETWORK [conn20713] end connection 127.0.0.1:53207 (12 connections now open) 2014-10-06T18:27:05.236+0000 I NETWORK [conn20724] end connection 127.0.0.1:53218 (11 connections now open) 2014-10-06T18:27:05.235+0000 I NETWORK [conn20720] end connection 127.0.0.1:53214 (16 connections now open) 2014-10-06T18:27:05.236+0000 I NETWORK [conn20722] end connection 127.0.0.1:53216 (11 connections now open) 2014-10-06T18:27:05.236+0000 I NETWORK [conn20718] end connection 127.0.0.1:53212 (8 connections now open) 2014-10-06T18:27:05.236+0000 I NETWORK [conn20717] end connection 127.0.0.1:53211 (7 connections now open) 2014-10-06T18:27:05.237+0000 I NETWORK [conn20714] end connection 127.0.0.1:53208 (6 connections now open) 2014-10-06T18:27:05.237+0000 I NETWORK [conn20725] end connection 127.0.0.1:53219 (5 connections now open) 2014-10-06T18:27:05.237+0000 I NETWORK [conn20721] end connection 127.0.0.1:53215 (4 connections now open) 2014-10-06T18:27:05.237+0000 I NETWORK [conn20723] end connection 127.0.0.1:53217 (3 connections now open) 2014-10-06T18:27:05.237+0000 I NETWORK [conn20726] end connection 127.0.0.1:53220 (2 connections now open) 2014-10-06T18:27:05.237+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53222 #20728 (3 connections now open) 2014-10-06T18:27:05.238+0000 I NETWORK [conn20728] end connection 127.0.0.1:53222 (2 connections now open) 2014-10-06T18:27:05.238+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:27:05.241+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:27:05.242+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:27:05.242+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:27:05.243+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:27:05.243+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:27:05.243+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:27:05.244+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:27:05.244+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:27:05.607+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:27:05.961+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:27:06.329+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:27:06.683+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53223 #20729 (3 connections now open) 2014-10-06T18:27:06.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53224 #20730 (4 connections now open) 2014-10-06T18:27:06.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53225 #20731 (5 connections now open) 2014-10-06T18:27:06.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53226 #20732 (6 connections now open) 2014-10-06T18:27:06.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53227 #20733 (7 connections now open) 2014-10-06T18:27:06.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53228 #20734 (8 connections now open) 2014-10-06T18:27:06.684+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53229 #20735 (9 connections now open) 2014-10-06T18:27:06.685+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53230 #20736 (10 connections now open) 2014-10-06T18:27:06.685+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53231 #20737 (11 connections now open) 2014-10-06T18:27:06.688+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53232 #20738 (12 connections now open) 2014-10-06T18:27:06.689+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53233 #20739 (13 connections now open) 2014-10-06T18:27:06.690+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53234 #20740 (14 connections now open) 2014-10-06T18:27:06.690+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53235 #20741 (15 connections now open) 2014-10-06T18:27:06.697+0000 I NETWORK [conn20729] end connection 127.0.0.1:53223 (14 connections now open) 2014-10-06T18:27:06.699+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53236 #20742 (15 connections now open) 2014-10-06T18:27:06.699+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53237 #20743 (16 connections now open) 2014-10-06T18:27:06.700+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53238 #20744 (17 connections now open) 2014-10-06T18:27:06.701+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53239 #20745 (18 connections now open) 2014-10-06T18:27:11.697+0000 I NETWORK [conn20743] end connection 127.0.0.1:53237 (17 connections now open) 2014-10-06T18:27:11.698+0000 I NETWORK [conn20739] end connection 127.0.0.1:53233 (16 connections now open) 2014-10-06T18:27:11.698+0000 I NETWORK [conn20744] end connection 127.0.0.1:53238 (15 connections now open) 2014-10-06T18:27:11.698+0000 I NETWORK [conn20730] end connection 127.0.0.1:53224 (15 connections now open) 2014-10-06T18:27:11.698+0000 I NETWORK [conn20731] end connection 127.0.0.1:53225 (13 connections now open) 2014-10-06T18:27:11.699+0000 I NETWORK [conn20737] end connection 127.0.0.1:53231 (12 connections now open) 2014-10-06T18:27:11.699+0000 I NETWORK [conn20732] end connection 127.0.0.1:53226 (11 connections now open) 2014-10-06T18:27:11.699+0000 I NETWORK [conn20733] end connection 127.0.0.1:53227 (10 connections now open) 2014-10-06T18:27:11.700+0000 I NETWORK [conn20742] end connection 127.0.0.1:53236 (9 connections now open) 2014-10-06T18:27:11.700+0000 I NETWORK [conn20735] end connection 127.0.0.1:53229 (8 connections now open) 2014-10-06T18:27:11.700+0000 I NETWORK [conn20736] end connection 127.0.0.1:53230 (7 connections now open) 2014-10-06T18:27:11.700+0000 I NETWORK [conn20740] end connection 127.0.0.1:53234 (7 connections now open) 2014-10-06T18:27:11.700+0000 I NETWORK [conn20734] end connection 127.0.0.1:53228 (5 connections now open) 2014-10-06T18:27:11.700+0000 I NETWORK [conn20741] end connection 127.0.0.1:53235 (5 connections now open) 2014-10-06T18:27:11.700+0000 I NETWORK [conn20738] end connection 127.0.0.1:53232 (5 connections now open) 2014-10-06T18:27:11.701+0000 I NETWORK [conn20745] end connection 127.0.0.1:53239 (2 connections now open) 2014-10-06T18:27:11.701+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53240 #20746 (3 connections now open) 2014-10-06T18:27:11.701+0000 I NETWORK [conn20746] end connection 127.0.0.1:53240 (2 connections now open) 2014-10-06T18:27:11.702+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:27:11.703+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:27:11.704+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:27:11.704+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:27:11.705+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:27:11.705+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:27:11.705+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:27:11.705+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:27:11.706+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:27:12.075+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:27:12.440+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:27:12.798+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:27:13.168+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53241 #20747 (3 connections now open) 2014-10-06T18:27:13.169+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53242 #20748 (4 connections now open) 2014-10-06T18:27:13.169+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53243 #20749 (5 connections now open) 2014-10-06T18:27:13.169+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53244 #20750 (6 connections now open) 2014-10-06T18:27:13.169+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53245 #20751 (7 connections now open) 2014-10-06T18:27:13.169+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53246 #20752 (8 connections now open) 2014-10-06T18:27:13.169+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53247 #20753 (9 connections now open) 2014-10-06T18:27:13.171+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53248 #20754 (10 connections now open) 2014-10-06T18:27:13.171+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53249 #20755 (11 connections now open) 2014-10-06T18:27:13.171+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53250 #20756 (12 connections now open) 2014-10-06T18:27:13.174+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53251 #20757 (13 connections now open) 2014-10-06T18:27:13.175+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53252 #20758 (14 connections now open) 2014-10-06T18:27:13.180+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53253 #20759 (15 connections now open) 2014-10-06T18:27:13.180+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53254 #20760 (16 connections now open) 2014-10-06T18:27:13.180+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53255 #20761 (17 connections now open) 2014-10-06T18:27:13.183+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53256 #20762 (18 connections now open) 2014-10-06T18:27:13.186+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53257 #20763 (19 connections now open) 2014-10-06T18:27:13.187+0000 I NETWORK [conn20747] end connection 127.0.0.1:53241 (18 connections now open) 2014-10-06T18:27:18.188+0000 I NETWORK [conn20758] end connection 127.0.0.1:53252 (17 connections now open) 2014-10-06T18:27:18.190+0000 I NETWORK [conn20753] end connection 127.0.0.1:53247 (16 connections now open) 2014-10-06T18:27:18.190+0000 I NETWORK [conn20749] end connection 127.0.0.1:53243 (15 connections now open) 2014-10-06T18:27:18.190+0000 I NETWORK [conn20750] end connection 127.0.0.1:53244 (14 connections now open) 2014-10-06T18:27:18.190+0000 I NETWORK [conn20761] end connection 127.0.0.1:53255 (14 connections now open) 2014-10-06T18:27:18.190+0000 I NETWORK [conn20748] end connection 127.0.0.1:53242 (13 connections now open) 2014-10-06T18:27:18.190+0000 I NETWORK [conn20752] end connection 127.0.0.1:53246 (13 connections now open) 2014-10-06T18:27:18.190+0000 I NETWORK [conn20751] end connection 127.0.0.1:53245 (10 connections now open) 2014-10-06T18:27:18.190+0000 I NETWORK [conn20754] end connection 127.0.0.1:53248 (9 connections now open) 2014-10-06T18:27:18.191+0000 I NETWORK [conn20760] end connection 127.0.0.1:53254 (8 connections now open) 2014-10-06T18:27:18.191+0000 I NETWORK [conn20757] end connection 127.0.0.1:53251 (8 connections now open) 2014-10-06T18:27:18.191+0000 I NETWORK [conn20756] end connection 127.0.0.1:53250 (6 connections now open) 2014-10-06T18:27:18.191+0000 I NETWORK [conn20755] end connection 127.0.0.1:53249 (5 connections now open) 2014-10-06T18:27:18.191+0000 I NETWORK [conn20762] end connection 127.0.0.1:53256 (5 connections now open) 2014-10-06T18:27:18.191+0000 I NETWORK [conn20763] end connection 127.0.0.1:53257 (3 connections now open) 2014-10-06T18:27:18.192+0000 I NETWORK [conn20759] end connection 127.0.0.1:53253 (2 connections now open) 2014-10-06T18:27:18.192+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53258 #20764 (3 connections now open) 2014-10-06T18:27:18.192+0000 I NETWORK [conn20764] end connection 127.0.0.1:53258 (2 connections now open) 2014-10-06T18:27:18.193+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:27:18.196+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:27:18.196+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:27:18.197+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:27:18.198+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:27:18.198+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:27:18.198+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:27:18.198+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:27:18.199+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:27:18.548+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:27:18.916+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:27:19.284+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:27:19.643+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53259 #20765 (3 connections now open) 2014-10-06T18:27:19.643+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53260 #20766 (4 connections now open) 2014-10-06T18:27:19.644+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53261 #20767 (5 connections now open) 2014-10-06T18:27:19.644+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53262 #20768 (6 connections now open) 2014-10-06T18:27:19.644+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53263 #20769 (7 connections now open) 2014-10-06T18:27:19.644+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53264 #20770 (8 connections now open) 2014-10-06T18:27:19.644+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53265 #20771 (9 connections now open) 2014-10-06T18:27:19.645+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53266 #20772 (10 connections now open) 2014-10-06T18:27:19.645+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53267 #20773 (11 connections now open) 2014-10-06T18:27:19.645+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53268 #20774 (12 connections now open) 2014-10-06T18:27:19.646+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53269 #20775 (13 connections now open) 2014-10-06T18:27:19.646+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53270 #20776 (14 connections now open) 2014-10-06T18:27:19.648+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53271 #20777 (15 connections now open) 2014-10-06T18:27:19.651+0000 I NETWORK [conn20765] end connection 127.0.0.1:53259 (14 connections now open) 2014-10-06T18:27:19.653+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53272 #20778 (15 connections now open) 2014-10-06T18:27:19.653+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53273 #20779 (16 connections now open) 2014-10-06T18:27:19.654+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53274 #20780 (17 connections now open) 2014-10-06T18:27:19.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53275 #20781 (18 connections now open) 2014-10-06T18:27:24.651+0000 I NETWORK [conn20779] end connection 127.0.0.1:53273 (17 connections now open) 2014-10-06T18:27:24.651+0000 I NETWORK [conn20766] end connection 127.0.0.1:53260 (17 connections now open) 2014-10-06T18:27:24.652+0000 I NETWORK [conn20778] end connection 127.0.0.1:53272 (15 connections now open) 2014-10-06T18:27:24.652+0000 I NETWORK [conn20777] end connection 127.0.0.1:53271 (14 connections now open) 2014-10-06T18:27:24.653+0000 I NETWORK [conn20771] end connection 127.0.0.1:53265 (13 connections now open) 2014-10-06T18:27:24.653+0000 I NETWORK [conn20774] end connection 127.0.0.1:53268 (12 connections now open) 2014-10-06T18:27:24.653+0000 I NETWORK [conn20776] end connection 127.0.0.1:53270 (11 connections now open) 2014-10-06T18:27:24.654+0000 I NETWORK [conn20775] end connection 127.0.0.1:53269 (10 connections now open) 2014-10-06T18:27:24.654+0000 I NETWORK [conn20780] end connection 127.0.0.1:53274 (9 connections now open) 2014-10-06T18:27:24.654+0000 I NETWORK [conn20769] end connection 127.0.0.1:53263 (8 connections now open) 2014-10-06T18:27:24.654+0000 I NETWORK [conn20773] end connection 127.0.0.1:53267 (8 connections now open) 2014-10-06T18:27:24.654+0000 I NETWORK [conn20767] end connection 127.0.0.1:53261 (8 connections now open) 2014-10-06T18:27:24.654+0000 I NETWORK [conn20768] end connection 127.0.0.1:53262 (7 connections now open) 2014-10-06T18:27:24.654+0000 I NETWORK [conn20772] end connection 127.0.0.1:53266 (4 connections now open) 2014-10-06T18:27:24.655+0000 I NETWORK [conn20770] end connection 127.0.0.1:53264 (3 connections now open) 2014-10-06T18:27:24.655+0000 I NETWORK [conn20781] end connection 127.0.0.1:53275 (2 connections now open) 2014-10-06T18:27:24.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53276 #20782 (3 connections now open) 2014-10-06T18:27:24.656+0000 I NETWORK [conn20782] end connection 127.0.0.1:53276 (2 connections now open) 2014-10-06T18:27:24.656+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:27:24.660+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:27:24.660+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:27:24.661+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:27:24.661+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:27:24.662+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:27:24.662+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:27:24.662+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:27:24.662+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:27:25.029+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:27:25.374+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:27:25.745+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:27:26.093+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53277 #20783 (3 connections now open) 2014-10-06T18:27:26.093+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53278 #20784 (4 connections now open) 2014-10-06T18:27:26.093+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53280 #20785 (5 connections now open) 2014-10-06T18:27:26.093+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53279 #20786 (6 connections now open) 2014-10-06T18:27:26.093+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53282 #20787 (7 connections now open) 2014-10-06T18:27:26.094+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53283 #20788 (8 connections now open) 2014-10-06T18:27:26.094+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53284 #20789 (9 connections now open) 2014-10-06T18:27:26.096+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53285 #20790 (10 connections now open) 2014-10-06T18:27:26.096+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53286 #20791 (11 connections now open) 2014-10-06T18:27:26.096+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53287 #20792 (12 connections now open) 2014-10-06T18:27:26.102+0000 I NETWORK [conn20783] end connection 127.0.0.1:53277 (11 connections now open) 2014-10-06T18:27:26.103+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53288 #20793 (12 connections now open) 2014-10-06T18:27:26.104+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53289 #20794 (13 connections now open) 2014-10-06T18:27:26.104+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53290 #20795 (14 connections now open) 2014-10-06T18:27:26.107+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53291 #20796 (15 connections now open) 2014-10-06T18:27:26.107+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53292 #20797 (16 connections now open) 2014-10-06T18:27:26.107+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53293 #20798 (17 connections now open) 2014-10-06T18:27:26.109+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53294 #20799 (18 connections now open) 2014-10-06T18:27:31.102+0000 I NETWORK [conn20788] end connection 127.0.0.1:53283 (17 connections now open) 2014-10-06T18:27:31.103+0000 I NETWORK [conn20786] end connection 127.0.0.1:53279 (16 connections now open) 2014-10-06T18:27:31.103+0000 I NETWORK [conn20787] end connection 127.0.0.1:53282 (15 connections now open) 2014-10-06T18:27:31.104+0000 I NETWORK [conn20784] end connection 127.0.0.1:53278 (14 connections now open) 2014-10-06T18:27:31.104+0000 I NETWORK [conn20796] end connection 127.0.0.1:53291 (13 connections now open) 2014-10-06T18:27:31.104+0000 I NETWORK [conn20798] end connection 127.0.0.1:53293 (13 connections now open) 2014-10-06T18:27:31.104+0000 I NETWORK [conn20789] end connection 127.0.0.1:53284 (11 connections now open) 2014-10-06T18:27:31.104+0000 I NETWORK [conn20793] end connection 127.0.0.1:53288 (11 connections now open) 2014-10-06T18:27:31.104+0000 I NETWORK [conn20791] end connection 127.0.0.1:53286 (9 connections now open) 2014-10-06T18:27:31.104+0000 I NETWORK [conn20797] end connection 127.0.0.1:53292 (8 connections now open) 2014-10-06T18:27:31.105+0000 I NETWORK [conn20795] end connection 127.0.0.1:53290 (7 connections now open) 2014-10-06T18:27:31.105+0000 I NETWORK [conn20799] end connection 127.0.0.1:53294 (6 connections now open) 2014-10-06T18:27:31.105+0000 I NETWORK [conn20785] end connection 127.0.0.1:53280 (6 connections now open) 2014-10-06T18:27:31.105+0000 I NETWORK [conn20792] end connection 127.0.0.1:53287 (5 connections now open) 2014-10-06T18:27:31.105+0000 I NETWORK [conn20790] end connection 127.0.0.1:53285 (4 connections now open) 2014-10-06T18:27:31.105+0000 I NETWORK [conn20794] end connection 127.0.0.1:53289 (2 connections now open) 2014-10-06T18:27:31.105+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53295 #20800 (3 connections now open) 2014-10-06T18:27:31.106+0000 I NETWORK [conn20800] end connection 127.0.0.1:53295 (2 connections now open) 2014-10-06T18:27:31.106+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:27:31.109+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:27:31.109+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:27:31.110+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:27:31.111+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:27:31.111+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:27:31.111+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:27:31.111+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:27:31.112+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:27:31.478+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:27:31.846+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:27:32.192+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:27:32.567+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53296 #20801 (3 connections now open) 2014-10-06T18:27:32.568+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53297 #20802 (4 connections now open) 2014-10-06T18:27:32.568+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53298 #20803 (5 connections now open) 2014-10-06T18:27:32.568+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53299 #20804 (6 connections now open) 2014-10-06T18:27:32.568+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53300 #20805 (7 connections now open) 2014-10-06T18:27:32.568+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53301 #20806 (8 connections now open) 2014-10-06T18:27:32.568+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53302 #20807 (9 connections now open) 2014-10-06T18:27:32.568+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53303 #20808 (10 connections now open) 2014-10-06T18:27:32.568+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53304 #20809 (11 connections now open) 2014-10-06T18:27:32.570+0000 I NETWORK [conn20801] end connection 127.0.0.1:53296 (10 connections now open) 2014-10-06T18:27:37.570+0000 I NETWORK [conn20808] end connection 127.0.0.1:53303 (9 connections now open) 2014-10-06T18:27:37.570+0000 I NETWORK [conn20806] end connection 127.0.0.1:53301 (8 connections now open) 2014-10-06T18:27:37.570+0000 I NETWORK [conn20809] end connection 127.0.0.1:53304 (8 connections now open) 2014-10-06T18:27:37.570+0000 I NETWORK [conn20805] end connection 127.0.0.1:53300 (8 connections now open) 2014-10-06T18:27:37.570+0000 I NETWORK [conn20803] end connection 127.0.0.1:53298 (5 connections now open) 2014-10-06T18:27:37.570+0000 I NETWORK [conn20807] end connection 127.0.0.1:53302 (4 connections now open) 2014-10-06T18:27:37.571+0000 I NETWORK [conn20804] end connection 127.0.0.1:53299 (3 connections now open) 2014-10-06T18:27:37.571+0000 I NETWORK [conn20802] end connection 127.0.0.1:53297 (2 connections now open) 2014-10-06T18:27:37.571+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53305 #20810 (3 connections now open) 2014-10-06T18:27:37.572+0000 I NETWORK [conn20810] end connection 127.0.0.1:53305 (2 connections now open) 2014-10-06T18:27:37.572+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:27:37.573+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:27:37.574+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:27:37.575+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:27:37.575+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:27:37.576+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:27:37.576+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:27:37.576+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:27:37.576+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:27:37.927+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:27:38.294+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:27:38.669+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:27:39.019+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53306 #20811 (3 connections now open) 2014-10-06T18:27:39.020+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53307 #20812 (4 connections now open) 2014-10-06T18:27:39.020+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53308 #20813 (5 connections now open) 2014-10-06T18:27:39.020+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53309 #20814 (6 connections now open) 2014-10-06T18:27:39.020+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53310 #20815 (7 connections now open) 2014-10-06T18:27:39.020+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53311 #20816 (8 connections now open) 2014-10-06T18:27:39.020+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53312 #20817 (9 connections now open) 2014-10-06T18:27:39.020+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53313 #20818 (10 connections now open) 2014-10-06T18:27:39.021+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53314 #20819 (11 connections now open) 2014-10-06T18:27:39.021+0000 I NETWORK [conn20811] end connection 127.0.0.1:53306 (10 connections now open) 2014-10-06T18:27:44.022+0000 I NETWORK [conn20812] end connection 127.0.0.1:53307 (9 connections now open) 2014-10-06T18:27:44.022+0000 I NETWORK [conn20813] end connection 127.0.0.1:53308 (8 connections now open) 2014-10-06T18:27:44.022+0000 I NETWORK [conn20815] end connection 127.0.0.1:53310 (7 connections now open) 2014-10-06T18:27:44.022+0000 I NETWORK [conn20816] end connection 127.0.0.1:53311 (6 connections now open) 2014-10-06T18:27:44.022+0000 I NETWORK [conn20814] end connection 127.0.0.1:53309 (5 connections now open) 2014-10-06T18:27:44.023+0000 I NETWORK [conn20819] end connection 127.0.0.1:53314 (4 connections now open) 2014-10-06T18:27:44.023+0000 I NETWORK [conn20818] end connection 127.0.0.1:53313 (4 connections now open) 2014-10-06T18:27:44.023+0000 I NETWORK [conn20817] end connection 127.0.0.1:53312 (2 connections now open) 2014-10-06T18:27:44.023+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53315 #20820 (3 connections now open) 2014-10-06T18:27:44.024+0000 I NETWORK [conn20820] end connection 127.0.0.1:53315 (2 connections now open) 2014-10-06T18:27:44.024+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:27:44.025+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:27:44.026+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:27:44.027+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:27:44.027+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:27:44.027+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:27:44.028+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:27:44.028+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:27:44.028+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:27:44.402+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:27:44.753+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:27:45.128+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:27:45.504+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53316 #20821 (3 connections now open) 2014-10-06T18:27:45.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53317 #20822 (4 connections now open) 2014-10-06T18:27:45.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53318 #20823 (5 connections now open) 2014-10-06T18:27:45.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53319 #20824 (6 connections now open) 2014-10-06T18:27:45.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53320 #20825 (7 connections now open) 2014-10-06T18:27:45.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53321 #20826 (8 connections now open) 2014-10-06T18:27:45.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53322 #20827 (9 connections now open) 2014-10-06T18:27:45.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53323 #20828 (10 connections now open) 2014-10-06T18:27:45.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53324 #20829 (11 connections now open) 2014-10-06T18:27:45.507+0000 I NETWORK [conn20821] end connection 127.0.0.1:53316 (10 connections now open) 2014-10-06T18:27:50.507+0000 I NETWORK [conn20827] end connection 127.0.0.1:53322 (9 connections now open) 2014-10-06T18:27:50.507+0000 I NETWORK [conn20823] end connection 127.0.0.1:53318 (9 connections now open) 2014-10-06T18:27:50.507+0000 I NETWORK [conn20828] end connection 127.0.0.1:53323 (7 connections now open) 2014-10-06T18:27:50.507+0000 I NETWORK [conn20822] end connection 127.0.0.1:53317 (6 connections now open) 2014-10-06T18:27:50.507+0000 I NETWORK [conn20825] end connection 127.0.0.1:53320 (6 connections now open) 2014-10-06T18:27:50.507+0000 I NETWORK [conn20826] end connection 127.0.0.1:53321 (5 connections now open) 2014-10-06T18:27:50.507+0000 I NETWORK [conn20824] end connection 127.0.0.1:53319 (3 connections now open) 2014-10-06T18:27:50.508+0000 I NETWORK [conn20829] end connection 127.0.0.1:53324 (2 connections now open) 2014-10-06T18:27:50.508+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53325 #20830 (3 connections now open) 2014-10-06T18:27:50.508+0000 I NETWORK [conn20830] end connection 127.0.0.1:53325 (2 connections now open) 2014-10-06T18:27:50.509+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:27:50.509+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:27:50.510+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:27:50.511+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:27:50.511+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:27:50.511+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:27:50.512+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:27:50.512+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:27:50.512+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:27:50.868+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:27:51.242+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:27:51.595+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:27:51.963+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53326 #20831 (3 connections now open) 2014-10-06T18:27:51.963+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53327 #20832 (4 connections now open) 2014-10-06T18:27:51.963+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53328 #20833 (5 connections now open) 2014-10-06T18:27:51.963+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53329 #20834 (6 connections now open) 2014-10-06T18:27:51.963+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53330 #20835 (7 connections now open) 2014-10-06T18:27:51.964+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53331 #20836 (8 connections now open) 2014-10-06T18:27:51.964+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53332 #20837 (9 connections now open) 2014-10-06T18:27:51.964+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53333 #20838 (10 connections now open) 2014-10-06T18:27:51.964+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53334 #20839 (11 connections now open) 2014-10-06T18:27:51.964+0000 I NETWORK [conn20831] end connection 127.0.0.1:53326 (10 connections now open) 2014-10-06T18:27:56.965+0000 I NETWORK [conn20837] end connection 127.0.0.1:53332 (9 connections now open) 2014-10-06T18:27:56.965+0000 I NETWORK [conn20833] end connection 127.0.0.1:53328 (8 connections now open) 2014-10-06T18:27:56.966+0000 I NETWORK [conn20834] end connection 127.0.0.1:53329 (7 connections now open) 2014-10-06T18:27:56.966+0000 I NETWORK [conn20836] end connection 127.0.0.1:53331 (6 connections now open) 2014-10-06T18:27:56.966+0000 I NETWORK [conn20838] end connection 127.0.0.1:53333 (6 connections now open) 2014-10-06T18:27:56.966+0000 I NETWORK [conn20832] end connection 127.0.0.1:53327 (6 connections now open) 2014-10-06T18:27:56.966+0000 I NETWORK [conn20835] end connection 127.0.0.1:53330 (5 connections now open) 2014-10-06T18:27:56.966+0000 I NETWORK [conn20839] end connection 127.0.0.1:53334 (2 connections now open) 2014-10-06T18:27:56.966+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53335 #20840 (3 connections now open) 2014-10-06T18:27:56.967+0000 I NETWORK [conn20840] end connection 127.0.0.1:53335 (2 connections now open) 2014-10-06T18:27:56.967+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:27:56.970+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:27:56.971+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:27:56.971+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:27:56.972+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:27:56.972+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:27:56.972+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:27:56.973+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:27:56.973+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:27:57.336+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:27:57.689+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:27:58.057+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:27:58.408+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53336 #20841 (3 connections now open) 2014-10-06T18:27:58.408+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53337 #20842 (4 connections now open) 2014-10-06T18:27:58.409+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53338 #20843 (5 connections now open) 2014-10-06T18:27:58.409+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53339 #20844 (6 connections now open) 2014-10-06T18:27:58.409+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53340 #20845 (7 connections now open) 2014-10-06T18:27:58.409+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53341 #20846 (8 connections now open) 2014-10-06T18:27:58.409+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53342 #20847 (9 connections now open) 2014-10-06T18:27:58.409+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53343 #20848 (10 connections now open) 2014-10-06T18:27:58.411+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53344 #20849 (11 connections now open) 2014-10-06T18:27:58.411+0000 I NETWORK [conn20841] end connection 127.0.0.1:53336 (10 connections now open) 2014-10-06T18:28:03.412+0000 I NETWORK [conn20845] end connection 127.0.0.1:53340 (9 connections now open) 2014-10-06T18:28:03.412+0000 I NETWORK [conn20848] end connection 127.0.0.1:53343 (8 connections now open) 2014-10-06T18:28:03.413+0000 I NETWORK [conn20842] end connection 127.0.0.1:53337 (7 connections now open) 2014-10-06T18:28:03.413+0000 I NETWORK [conn20843] end connection 127.0.0.1:53338 (7 connections now open) 2014-10-06T18:28:03.413+0000 I NETWORK [conn20849] end connection 127.0.0.1:53344 (5 connections now open) 2014-10-06T18:28:03.413+0000 I NETWORK [conn20846] end connection 127.0.0.1:53341 (4 connections now open) 2014-10-06T18:28:03.413+0000 I NETWORK [conn20847] end connection 127.0.0.1:53342 (3 connections now open) 2014-10-06T18:28:03.413+0000 I NETWORK [conn20844] end connection 127.0.0.1:53339 (3 connections now open) 2014-10-06T18:28:03.414+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53345 #20850 (3 connections now open) 2014-10-06T18:28:03.414+0000 I NETWORK [conn20850] end connection 127.0.0.1:53345 (2 connections now open) 2014-10-06T18:28:03.415+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:28:03.416+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:28:03.416+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:28:03.417+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:28:03.418+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:28:03.418+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:28:03.418+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:28:03.418+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:28:03.419+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:28:03.794+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:28:04.161+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:28:04.531+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:28:04.918+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53346 #20851 (3 connections now open) 2014-10-06T18:28:04.919+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53347 #20852 (4 connections now open) 2014-10-06T18:28:04.919+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53348 #20853 (5 connections now open) 2014-10-06T18:28:04.919+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53349 #20854 (6 connections now open) 2014-10-06T18:28:04.919+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53350 #20855 (7 connections now open) 2014-10-06T18:28:04.919+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53351 #20856 (8 connections now open) 2014-10-06T18:28:04.919+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53352 #20857 (9 connections now open) 2014-10-06T18:28:04.919+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53353 #20858 (10 connections now open) 2014-10-06T18:28:04.919+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53354 #20859 (11 connections now open) 2014-10-06T18:28:04.920+0000 I NETWORK [conn20851] end connection 127.0.0.1:53346 (10 connections now open) 2014-10-06T18:28:09.921+0000 I NETWORK [conn20856] end connection 127.0.0.1:53351 (9 connections now open) 2014-10-06T18:28:09.921+0000 I NETWORK [conn20859] end connection 127.0.0.1:53354 (8 connections now open) 2014-10-06T18:28:09.921+0000 I NETWORK [conn20855] end connection 127.0.0.1:53350 (8 connections now open) 2014-10-06T18:28:09.921+0000 I NETWORK [conn20852] end connection 127.0.0.1:53347 (7 connections now open) 2014-10-06T18:28:09.921+0000 I NETWORK [conn20858] end connection 127.0.0.1:53353 (5 connections now open) 2014-10-06T18:28:09.921+0000 I NETWORK [conn20857] end connection 127.0.0.1:53352 (4 connections now open) 2014-10-06T18:28:09.922+0000 I NETWORK [conn20853] end connection 127.0.0.1:53348 (3 connections now open) 2014-10-06T18:28:09.922+0000 I NETWORK [conn20854] end connection 127.0.0.1:53349 (3 connections now open) 2014-10-06T18:28:09.922+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53355 #20860 (3 connections now open) 2014-10-06T18:28:09.922+0000 I NETWORK [conn20860] end connection 127.0.0.1:53355 (2 connections now open) 2014-10-06T18:28:09.923+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:28:09.925+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:28:09.926+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:28:09.927+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:28:09.927+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:28:09.927+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:28:09.928+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:28:09.928+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:28:09.928+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:28:10.276+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:28:10.644+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:28:10.999+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:28:11.371+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53356 #20861 (3 connections now open) 2014-10-06T18:28:11.371+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53357 #20862 (4 connections now open) 2014-10-06T18:28:11.371+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53358 #20863 (5 connections now open) 2014-10-06T18:28:11.371+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53359 #20864 (6 connections now open) 2014-10-06T18:28:11.371+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53360 #20865 (7 connections now open) 2014-10-06T18:28:11.372+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53361 #20866 (8 connections now open) 2014-10-06T18:28:11.372+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53362 #20867 (9 connections now open) 2014-10-06T18:28:11.372+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53363 #20868 (10 connections now open) 2014-10-06T18:28:11.373+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53364 #20869 (11 connections now open) 2014-10-06T18:28:11.373+0000 I NETWORK [conn20861] end connection 127.0.0.1:53356 (9 connections now open) 2014-10-06T18:28:16.373+0000 I NETWORK [conn20863] end connection 127.0.0.1:53358 (9 connections now open) 2014-10-06T18:28:16.373+0000 I NETWORK [conn20864] end connection 127.0.0.1:53359 (9 connections now open) 2014-10-06T18:28:16.373+0000 I NETWORK [conn20867] end connection 127.0.0.1:53362 (9 connections now open) 2014-10-06T18:28:16.373+0000 I NETWORK [conn20866] end connection 127.0.0.1:53361 (6 connections now open) 2014-10-06T18:28:16.373+0000 I NETWORK [conn20865] end connection 127.0.0.1:53360 (5 connections now open) 2014-10-06T18:28:16.374+0000 I NETWORK [conn20869] end connection 127.0.0.1:53364 (4 connections now open) 2014-10-06T18:28:16.374+0000 I NETWORK [conn20868] end connection 127.0.0.1:53363 (3 connections now open) 2014-10-06T18:28:16.374+0000 I NETWORK [conn20862] end connection 127.0.0.1:53357 (3 connections now open) 2014-10-06T18:28:16.374+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53365 #20870 (3 connections now open) 2014-10-06T18:28:16.375+0000 I NETWORK [conn20870] end connection 127.0.0.1:53365 (2 connections now open) 2014-10-06T18:28:16.375+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:28:16.377+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:28:16.377+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:28:16.378+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:28:16.379+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:28:16.379+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:28:16.379+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:28:16.379+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:28:16.380+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:28:16.751+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:28:17.098+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:28:17.470+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:28:17.819+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53366 #20871 (3 connections now open) 2014-10-06T18:28:17.819+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53367 #20872 (4 connections now open) 2014-10-06T18:28:17.819+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53368 #20873 (5 connections now open) 2014-10-06T18:28:17.820+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53369 #20874 (6 connections now open) 2014-10-06T18:28:17.820+0000 I NETWORK [conn20871] end connection 127.0.0.1:53366 (5 connections now open) 2014-10-06T18:28:17.820+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53370 #20875 (7 connections now open) 2014-10-06T18:28:22.820+0000 I NETWORK [conn20875] end connection 127.0.0.1:53370 (5 connections now open) 2014-10-06T18:28:22.820+0000 I NETWORK [conn20872] end connection 127.0.0.1:53367 (4 connections now open) 2014-10-06T18:28:22.820+0000 I NETWORK [conn20874] end connection 127.0.0.1:53369 (4 connections now open) 2014-10-06T18:28:22.821+0000 I NETWORK [conn20873] end connection 127.0.0.1:53368 (2 connections now open) 2014-10-06T18:28:22.821+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53371 #20876 (3 connections now open) 2014-10-06T18:28:22.822+0000 I NETWORK [conn20876] end connection 127.0.0.1:53371 (2 connections now open) 2014-10-06T18:28:22.822+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:28:22.823+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:28:22.823+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:28:22.824+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:28:22.825+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:28:22.825+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:28:22.825+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:28:22.825+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:28:22.826+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:28:23.199+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:28:23.569+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:28:23.917+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:28:24.284+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53372 #20877 (3 connections now open) 2014-10-06T18:28:24.284+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53373 #20878 (4 connections now open) 2014-10-06T18:28:24.284+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53374 #20879 (5 connections now open) 2014-10-06T18:28:24.284+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53375 #20880 (6 connections now open) 2014-10-06T18:28:24.284+0000 I NETWORK [conn20877] end connection 127.0.0.1:53372 (5 connections now open) 2014-10-06T18:28:24.284+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53376 #20881 (7 connections now open) 2014-10-06T18:28:29.285+0000 I NETWORK [conn20878] end connection 127.0.0.1:53373 (5 connections now open) 2014-10-06T18:28:29.285+0000 I NETWORK [conn20880] end connection 127.0.0.1:53375 (4 connections now open) 2014-10-06T18:28:29.285+0000 I NETWORK [conn20881] end connection 127.0.0.1:53376 (3 connections now open) 2014-10-06T18:28:29.286+0000 I NETWORK [conn20879] end connection 127.0.0.1:53374 (2 connections now open) 2014-10-06T18:28:29.286+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53377 #20882 (3 connections now open) 2014-10-06T18:28:29.286+0000 I NETWORK [conn20882] end connection 127.0.0.1:53377 (2 connections now open) 2014-10-06T18:28:29.287+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:28:29.287+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:28:29.288+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:28:29.288+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:28:29.289+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:28:29.289+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:28:29.290+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:28:29.290+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:28:29.290+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:28:29.641+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:28:30.008+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:28:30.379+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:28:30.728+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53378 #20883 (3 connections now open) 2014-10-06T18:28:30.728+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53379 #20884 (4 connections now open) 2014-10-06T18:28:30.728+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53380 #20885 (5 connections now open) 2014-10-06T18:28:30.728+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53381 #20886 (6 connections now open) 2014-10-06T18:28:30.728+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53382 #20887 (7 connections now open) 2014-10-06T18:28:30.728+0000 I NETWORK [conn20883] end connection 127.0.0.1:53378 (6 connections now open) 2014-10-06T18:28:35.729+0000 I NETWORK [conn20884] end connection 127.0.0.1:53379 (5 connections now open) 2014-10-06T18:28:35.729+0000 I NETWORK [conn20885] end connection 127.0.0.1:53380 (5 connections now open) 2014-10-06T18:28:35.729+0000 I NETWORK [conn20886] end connection 127.0.0.1:53381 (3 connections now open) 2014-10-06T18:28:35.729+0000 I NETWORK [conn20887] end connection 127.0.0.1:53382 (2 connections now open) 2014-10-06T18:28:35.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53383 #20888 (3 connections now open) 2014-10-06T18:28:35.730+0000 I NETWORK [conn20888] end connection 127.0.0.1:53383 (2 connections now open) 2014-10-06T18:28:35.730+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:28:35.731+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:28:35.732+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:28:35.732+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:28:35.733+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:28:35.733+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:28:35.733+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:28:35.734+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:28:35.734+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:28:36.108+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:28:36.462+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:28:36.838+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:28:37.203+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53384 #20889 (3 connections now open) 2014-10-06T18:28:37.204+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53386 #20890 (4 connections now open) 2014-10-06T18:28:37.204+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53385 #20891 (5 connections now open) 2014-10-06T18:28:37.204+0000 I NETWORK [conn20889] end connection 127.0.0.1:53384 (4 connections now open) 2014-10-06T18:28:37.204+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53388 #20892 (6 connections now open) 2014-10-06T18:28:37.204+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53389 #20893 (6 connections now open) 2014-10-06T18:28:42.204+0000 I NETWORK [conn20890] end connection 127.0.0.1:53386 (5 connections now open) 2014-10-06T18:28:42.204+0000 I NETWORK [conn20893] end connection 127.0.0.1:53389 (4 connections now open) 2014-10-06T18:28:42.204+0000 I NETWORK [conn20892] end connection 127.0.0.1:53388 (4 connections now open) 2014-10-06T18:28:42.205+0000 I NETWORK [conn20891] end connection 127.0.0.1:53385 (2 connections now open) 2014-10-06T18:28:42.205+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53390 #20894 (3 connections now open) 2014-10-06T18:28:42.205+0000 I NETWORK [conn20894] end connection 127.0.0.1:53390 (2 connections now open) 2014-10-06T18:28:42.206+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:28:42.207+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:28:42.207+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:28:42.208+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:28:42.209+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:28:42.209+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:28:42.209+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:28:42.209+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:28:42.210+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:28:42.568+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:28:42.941+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:28:43.289+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:28:43.661+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53391 #20895 (3 connections now open) 2014-10-06T18:28:43.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53392 #20896 (4 connections now open) 2014-10-06T18:28:43.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53393 #20897 (5 connections now open) 2014-10-06T18:28:43.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53394 #20898 (6 connections now open) 2014-10-06T18:28:43.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53395 #20899 (7 connections now open) 2014-10-06T18:28:43.662+0000 I NETWORK [conn20895] end connection 127.0.0.1:53391 (6 connections now open) 2014-10-06T18:28:48.663+0000 I NETWORK [conn20897] end connection 127.0.0.1:53393 (5 connections now open) 2014-10-06T18:28:48.663+0000 I NETWORK [conn20896] end connection 127.0.0.1:53392 (4 connections now open) 2014-10-06T18:28:48.663+0000 I NETWORK [conn20899] end connection 127.0.0.1:53395 (3 connections now open) 2014-10-06T18:28:48.663+0000 I NETWORK [conn20898] end connection 127.0.0.1:53394 (2 connections now open) 2014-10-06T18:28:48.663+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53396 #20900 (3 connections now open) 2014-10-06T18:28:48.664+0000 I NETWORK [conn20900] end connection 127.0.0.1:53396 (2 connections now open) 2014-10-06T18:28:48.664+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:28:48.665+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:28:48.666+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:28:48.666+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:28:48.667+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:28:48.667+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:28:48.667+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:28:48.668+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:28:48.668+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:28:49.028+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:28:49.383+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:28:49.754+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:28:50.104+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53397 #20901 (3 connections now open) 2014-10-06T18:28:50.105+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53398 #20902 (4 connections now open) 2014-10-06T18:28:50.105+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53399 #20903 (5 connections now open) 2014-10-06T18:28:50.105+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53400 #20904 (6 connections now open) 2014-10-06T18:28:50.105+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53401 #20905 (7 connections now open) 2014-10-06T18:28:50.105+0000 I NETWORK [conn20901] end connection 127.0.0.1:53397 (6 connections now open) 2014-10-06T18:28:55.105+0000 I NETWORK [conn20905] end connection 127.0.0.1:53401 (5 connections now open) 2014-10-06T18:28:55.106+0000 I NETWORK [conn20904] end connection 127.0.0.1:53400 (5 connections now open) 2014-10-06T18:28:55.106+0000 I NETWORK [conn20902] end connection 127.0.0.1:53398 (3 connections now open) 2014-10-06T18:28:55.106+0000 I NETWORK [conn20903] end connection 127.0.0.1:53399 (3 connections now open) 2014-10-06T18:28:55.106+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53402 #20906 (3 connections now open) 2014-10-06T18:28:55.107+0000 I NETWORK [conn20906] end connection 127.0.0.1:53402 (2 connections now open) 2014-10-06T18:28:55.107+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:28:55.108+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:28:55.108+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:28:55.109+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:28:55.110+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:28:55.110+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:28:55.110+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:28:55.110+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:28:55.111+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:28:55.480+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:28:55.843+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:28:56.207+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:28:56.584+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53403 #20907 (3 connections now open) 2014-10-06T18:28:56.585+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53404 #20908 (4 connections now open) 2014-10-06T18:28:56.585+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53405 #20909 (5 connections now open) 2014-10-06T18:28:56.585+0000 I NETWORK [conn20907] end connection 127.0.0.1:53403 (4 connections now open) 2014-10-06T18:28:56.585+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53406 #20910 (6 connections now open) 2014-10-06T18:28:56.585+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53407 #20911 (6 connections now open) 2014-10-06T18:29:01.586+0000 I NETWORK [conn20911] end connection 127.0.0.1:53407 (5 connections now open) 2014-10-06T18:29:01.586+0000 I NETWORK [conn20908] end connection 127.0.0.1:53404 (5 connections now open) 2014-10-06T18:29:01.586+0000 I NETWORK [conn20909] end connection 127.0.0.1:53405 (3 connections now open) 2014-10-06T18:29:01.586+0000 I NETWORK [conn20910] end connection 127.0.0.1:53406 (2 connections now open) 2014-10-06T18:29:01.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53408 #20912 (3 connections now open) 2014-10-06T18:29:01.587+0000 I NETWORK [conn20912] end connection 127.0.0.1:53408 (2 connections now open) 2014-10-06T18:29:01.587+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:29:01.588+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:29:01.589+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:29:01.589+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:29:01.590+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:29:01.590+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:29:01.591+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:29:01.591+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:29:01.591+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:29:01.936+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:29:02.307+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:29:02.658+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:29:03.032+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53409 #20913 (3 connections now open) 2014-10-06T18:29:03.032+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53410 #20914 (4 connections now open) 2014-10-06T18:29:03.032+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53411 #20915 (5 connections now open) 2014-10-06T18:29:03.032+0000 I NETWORK [conn20913] end connection 127.0.0.1:53409 (4 connections now open) 2014-10-06T18:29:08.033+0000 I NETWORK [conn20915] end connection 127.0.0.1:53411 (3 connections now open) 2014-10-06T18:29:08.033+0000 I NETWORK [conn20914] end connection 127.0.0.1:53410 (2 connections now open) 2014-10-06T18:29:08.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53412 #20916 (3 connections now open) 2014-10-06T18:29:08.034+0000 I NETWORK [conn20916] end connection 127.0.0.1:53412 (2 connections now open) 2014-10-06T18:29:08.034+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:29:08.035+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:29:08.036+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:29:08.036+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:29:08.037+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:29:08.037+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:29:08.037+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:29:08.038+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:29:08.038+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:29:08.416+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:29:08.767+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:29:09.137+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:29:09.492+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53413 #20917 (3 connections now open) 2014-10-06T18:29:09.492+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53414 #20918 (4 connections now open) 2014-10-06T18:29:09.492+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53415 #20919 (5 connections now open) 2014-10-06T18:29:09.492+0000 I NETWORK [conn20917] end connection 127.0.0.1:53413 (4 connections now open) 2014-10-06T18:29:14.493+0000 I NETWORK [conn20918] end connection 127.0.0.1:53414 (3 connections now open) 2014-10-06T18:29:14.493+0000 I NETWORK [conn20919] end connection 127.0.0.1:53415 (2 connections now open) 2014-10-06T18:29:14.493+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53416 #20920 (3 connections now open) 2014-10-06T18:29:14.494+0000 I NETWORK [conn20920] end connection 127.0.0.1:53416 (2 connections now open) 2014-10-06T18:29:14.494+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:29:14.495+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:29:14.495+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:29:14.496+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:29:14.497+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:29:14.497+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:29:14.497+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:29:14.497+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:29:14.498+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:29:14.870+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:29:15.245+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:29:15.602+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:29:15.974+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53417 #20921 (3 connections now open) 2014-10-06T18:29:15.974+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53418 #20922 (4 connections now open) 2014-10-06T18:29:15.974+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53419 #20923 (5 connections now open) 2014-10-06T18:29:15.975+0000 I NETWORK [conn20921] end connection 127.0.0.1:53417 (4 connections now open) 2014-10-06T18:29:20.976+0000 I NETWORK [conn20922] end connection 127.0.0.1:53418 (3 connections now open) 2014-10-06T18:29:20.976+0000 I NETWORK [conn20923] end connection 127.0.0.1:53419 (2 connections now open) 2014-10-06T18:29:20.976+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53420 #20924 (3 connections now open) 2014-10-06T18:29:20.977+0000 I NETWORK [conn20924] end connection 127.0.0.1:53420 (2 connections now open) 2014-10-06T18:29:20.977+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:29:20.978+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:29:20.978+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:29:20.979+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:29:20.980+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:29:20.980+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:29:20.980+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:29:20.980+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:29:20.981+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:29:21.331+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:29:21.703+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:29:22.070+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:29:22.431+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53421 #20925 (3 connections now open) 2014-10-06T18:29:22.431+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53422 #20926 (4 connections now open) 2014-10-06T18:29:22.431+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53423 #20927 (5 connections now open) 2014-10-06T18:29:22.432+0000 I NETWORK [conn20925] end connection 127.0.0.1:53421 (4 connections now open) 2014-10-06T18:29:27.432+0000 I NETWORK [conn20926] end connection 127.0.0.1:53422 (3 connections now open) 2014-10-06T18:29:27.432+0000 I NETWORK [conn20927] end connection 127.0.0.1:53423 (3 connections now open) 2014-10-06T18:29:27.432+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53424 #20928 (3 connections now open) 2014-10-06T18:29:27.433+0000 I NETWORK [conn20928] end connection 127.0.0.1:53424 (2 connections now open) 2014-10-06T18:29:27.433+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:29:27.434+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:29:27.434+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:29:27.435+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:29:27.436+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:29:27.436+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:29:27.436+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:29:27.436+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:29:27.437+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:29:27.809+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:29:28.158+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:29:28.534+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:29:28.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53425 #20929 (3 connections now open) 2014-10-06T18:29:28.902+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53426 #20930 (4 connections now open) 2014-10-06T18:29:28.902+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53427 #20931 (5 connections now open) 2014-10-06T18:29:28.902+0000 I NETWORK [conn20929] end connection 127.0.0.1:53425 (4 connections now open) 2014-10-06T18:29:33.903+0000 I NETWORK [conn20931] end connection 127.0.0.1:53427 (3 connections now open) 2014-10-06T18:29:33.903+0000 I NETWORK [conn20930] end connection 127.0.0.1:53426 (3 connections now open) 2014-10-06T18:29:33.903+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53428 #20932 (3 connections now open) 2014-10-06T18:29:33.903+0000 I NETWORK [conn20932] end connection 127.0.0.1:53428 (2 connections now open) 2014-10-06T18:29:33.904+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:29:33.904+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:29:33.905+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:29:33.906+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:29:33.906+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:29:33.907+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:29:33.907+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:29:33.907+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:29:33.907+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:29:34.266+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:29:34.635+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:29:34.991+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:29:35.361+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53429 #20933 (3 connections now open) 2014-10-06T18:29:35.362+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53430 #20934 (4 connections now open) 2014-10-06T18:29:35.362+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53431 #20935 (5 connections now open) 2014-10-06T18:29:35.362+0000 I NETWORK [conn20933] end connection 127.0.0.1:53429 (4 connections now open) 2014-10-06T18:29:40.363+0000 I NETWORK [conn20934] end connection 127.0.0.1:53430 (3 connections now open) 2014-10-06T18:29:40.363+0000 I NETWORK [conn20935] end connection 127.0.0.1:53431 (2 connections now open) 2014-10-06T18:29:40.363+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53432 #20936 (3 connections now open) 2014-10-06T18:29:40.364+0000 I NETWORK [conn20936] end connection 127.0.0.1:53432 (2 connections now open) 2014-10-06T18:29:40.364+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:29:40.365+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:29:40.365+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:29:40.366+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:29:40.367+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:29:40.367+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:29:40.367+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:29:40.367+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:29:40.368+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:29:40.729+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:29:41.093+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:29:41.463+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:29:41.821+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53433 #20937 (3 connections now open) 2014-10-06T18:29:41.821+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53434 #20938 (4 connections now open) 2014-10-06T18:29:41.821+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53435 #20939 (5 connections now open) 2014-10-06T18:29:41.821+0000 I NETWORK [conn20937] end connection 127.0.0.1:53433 (4 connections now open) 2014-10-06T18:29:46.822+0000 I NETWORK [conn20939] end connection 127.0.0.1:53435 (3 connections now open) 2014-10-06T18:29:46.822+0000 I NETWORK [conn20938] end connection 127.0.0.1:53434 (3 connections now open) 2014-10-06T18:29:46.822+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53436 #20940 (3 connections now open) 2014-10-06T18:29:46.822+0000 I NETWORK [conn20940] end connection 127.0.0.1:53436 (2 connections now open) 2014-10-06T18:29:46.823+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:29:46.824+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:29:46.824+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:29:46.825+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:29:46.826+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:29:46.826+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:29:46.826+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:29:46.826+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:29:46.826+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:29:47.204+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:29:47.556+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:29:47.931+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:29:48.304+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53437 #20941 (3 connections now open) 2014-10-06T18:29:48.304+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53438 #20942 (4 connections now open) 2014-10-06T18:29:48.304+0000 I NETWORK [conn20941] end connection 127.0.0.1:53437 (3 connections now open) 2014-10-06T18:29:53.305+0000 I NETWORK [conn20942] end connection 127.0.0.1:53438 (2 connections now open) 2014-10-06T18:29:53.305+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53439 #20943 (3 connections now open) 2014-10-06T18:29:53.305+0000 I NETWORK [conn20943] end connection 127.0.0.1:53439 (2 connections now open) 2014-10-06T18:29:53.306+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:29:53.307+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:29:53.307+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:29:53.308+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:29:53.308+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:29:53.309+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:29:53.309+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:29:53.309+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:29:53.309+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:29:53.659+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:29:54.031+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:29:54.380+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:29:54.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53440 #20944 (3 connections now open) 2014-10-06T18:29:54.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53441 #20945 (4 connections now open) 2014-10-06T18:29:54.754+0000 I NETWORK [conn20944] end connection 127.0.0.1:53440 (3 connections now open) 2014-10-06T18:29:59.755+0000 I NETWORK [conn20945] end connection 127.0.0.1:53441 (2 connections now open) 2014-10-06T18:29:59.755+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53442 #20946 (3 connections now open) 2014-10-06T18:29:59.756+0000 I NETWORK [conn20946] end connection 127.0.0.1:53442 (2 connections now open) 2014-10-06T18:29:59.756+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:29:59.757+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:29:59.757+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:29:59.758+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:29:59.759+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:29:59.759+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:29:59.759+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:29:59.759+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:29:59.760+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:30:00.136+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:30:00.491+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:30:00.868+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:30:01.221+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53443 #20947 (3 connections now open) 2014-10-06T18:30:01.221+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53444 #20948 (4 connections now open) 2014-10-06T18:30:01.221+0000 I NETWORK [conn20947] end connection 127.0.0.1:53443 (3 connections now open) 2014-10-06T18:30:06.222+0000 I NETWORK [conn20948] end connection 127.0.0.1:53444 (2 connections now open) 2014-10-06T18:30:06.222+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53445 #20949 (3 connections now open) 2014-10-06T18:30:06.222+0000 I NETWORK [conn20949] end connection 127.0.0.1:53445 (2 connections now open) 2014-10-06T18:30:06.223+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:30:06.224+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:30:06.224+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:30:06.225+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:30:06.225+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:30:06.226+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:30:06.226+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:30:06.226+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:30:06.226+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:30:06.597+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:30:06.967+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:30:07.323+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:30:07.698+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53446 #20950 (3 connections now open) 2014-10-06T18:30:07.698+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53447 #20951 (4 connections now open) 2014-10-06T18:30:07.699+0000 I NETWORK [conn20950] end connection 127.0.0.1:53446 (3 connections now open) 2014-10-06T18:30:12.699+0000 I NETWORK [conn20951] end connection 127.0.0.1:53447 (2 connections now open) 2014-10-06T18:30:12.699+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53448 #20952 (3 connections now open) 2014-10-06T18:30:12.700+0000 I NETWORK [conn20952] end connection 127.0.0.1:53448 (2 connections now open) 2014-10-06T18:30:12.700+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:30:12.701+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:30:12.701+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:30:12.702+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:30:12.703+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:30:12.703+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:30:12.703+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:30:12.703+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:30:12.704+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:30:13.053+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:30:13.424+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:30:13.791+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:30:14.149+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53449 #20953 (3 connections now open) 2014-10-06T18:30:14.149+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53450 #20954 (4 connections now open) 2014-10-06T18:30:14.150+0000 I NETWORK [conn20953] end connection 127.0.0.1:53449 (3 connections now open) 2014-10-06T18:30:19.151+0000 I NETWORK [conn20954] end connection 127.0.0.1:53450 (2 connections now open) 2014-10-06T18:30:19.151+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53451 #20955 (3 connections now open) 2014-10-06T18:30:19.151+0000 I NETWORK [conn20955] end connection 127.0.0.1:53451 (2 connections now open) 2014-10-06T18:30:19.152+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:30:19.153+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:30:19.153+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:30:19.154+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:30:19.154+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:30:19.155+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:30:19.155+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:30:19.155+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:30:19.155+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:30:19.539+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:30:19.889+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:30:20.262+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:30:20.626+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53452 #20956 (3 connections now open) 2014-10-06T18:30:20.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53453 #20957 (4 connections now open) 2014-10-06T18:30:20.627+0000 I NETWORK [conn20956] end connection 127.0.0.1:53452 (3 connections now open) 2014-10-06T18:30:25.628+0000 I NETWORK [conn20957] end connection 127.0.0.1:53453 (2 connections now open) 2014-10-06T18:30:25.628+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53454 #20958 (3 connections now open) 2014-10-06T18:30:25.629+0000 I NETWORK [conn20958] end connection 127.0.0.1:53454 (2 connections now open) 2014-10-06T18:30:25.629+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:30:25.630+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:30:25.631+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:30:25.631+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:30:25.632+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:30:25.632+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:30:25.632+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:30:25.632+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:30:25.633+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:30:25.990+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:30:26.368+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:30:26.722+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:30:27.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53455 #20959 (3 connections now open) 2014-10-06T18:30:27.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53456 #20960 (4 connections now open) 2014-10-06T18:30:27.098+0000 I NETWORK [conn20959] end connection 127.0.0.1:53455 (3 connections now open) 2014-10-06T18:30:32.099+0000 I NETWORK [conn20960] end connection 127.0.0.1:53456 (2 connections now open) 2014-10-06T18:30:32.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53457 #20961 (3 connections now open) 2014-10-06T18:30:32.100+0000 I NETWORK [conn20961] end connection 127.0.0.1:53457 (2 connections now open) 2014-10-06T18:30:32.100+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionThreeFields 2014-10-06T18:30:32.101+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionThreeFields 2014-10-06T18:30:32.102+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionThreeFields 2014-10-06T18:30:32.102+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionThreeFields 2014-10-06T18:30:32.107+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:30:32.107+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:30:32.108+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:30:32.108+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:30:32.108+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:30:32.470+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:30:32.847+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:30:33.226+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:30:33.585+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53458 #20962 (3 connections now open) 2014-10-06T18:30:33.586+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53459 #20963 (4 connections now open) 2014-10-06T18:30:33.586+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53460 #20964 (5 connections now open) 2014-10-06T18:30:33.586+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53461 #20965 (6 connections now open) 2014-10-06T18:30:33.586+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53462 #20966 (7 connections now open) 2014-10-06T18:30:33.586+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53463 #20967 (8 connections now open) 2014-10-06T18:30:33.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53464 #20968 (9 connections now open) 2014-10-06T18:30:33.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53465 #20969 (10 connections now open) 2014-10-06T18:30:33.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53466 #20970 (11 connections now open) 2014-10-06T18:30:33.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53467 #20971 (12 connections now open) 2014-10-06T18:30:33.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53468 #20972 (13 connections now open) 2014-10-06T18:30:33.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53469 #20973 (14 connections now open) 2014-10-06T18:30:33.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53470 #20974 (15 connections now open) 2014-10-06T18:30:33.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53471 #20975 (16 connections now open) 2014-10-06T18:30:33.588+0000 I NETWORK [conn20962] end connection 127.0.0.1:53458 (15 connections now open) 2014-10-06T18:30:33.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53472 #20976 (16 connections now open) 2014-10-06T18:30:33.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53473 #20977 (17 connections now open) 2014-10-06T18:30:33.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53474 #20978 (18 connections now open) 2014-10-06T18:30:38.588+0000 I NETWORK [conn20974] end connection 127.0.0.1:53470 (17 connections now open) 2014-10-06T18:30:38.590+0000 I NETWORK [conn20977] end connection 127.0.0.1:53473 (16 connections now open) 2014-10-06T18:30:38.590+0000 I NETWORK [conn20966] end connection 127.0.0.1:53462 (15 connections now open) 2014-10-06T18:30:38.590+0000 I NETWORK [conn20978] end connection 127.0.0.1:53474 (14 connections now open) 2014-10-06T18:30:38.590+0000 I NETWORK [conn20976] end connection 127.0.0.1:53472 (13 connections now open) 2014-10-06T18:30:38.591+0000 I NETWORK [conn20964] end connection 127.0.0.1:53460 (12 connections now open) 2014-10-06T18:30:38.591+0000 I NETWORK [conn20969] end connection 127.0.0.1:53465 (11 connections now open) 2014-10-06T18:30:38.591+0000 I NETWORK [conn20975] end connection 127.0.0.1:53471 (10 connections now open) 2014-10-06T18:30:38.591+0000 I NETWORK [conn20972] end connection 127.0.0.1:53468 (9 connections now open) 2014-10-06T18:30:38.591+0000 I NETWORK [conn20968] end connection 127.0.0.1:53464 (8 connections now open) 2014-10-06T18:30:38.591+0000 I NETWORK [conn20970] end connection 127.0.0.1:53466 (7 connections now open) 2014-10-06T18:30:38.591+0000 I NETWORK [conn20967] end connection 127.0.0.1:53463 (6 connections now open) 2014-10-06T18:30:38.592+0000 I NETWORK [conn20965] end connection 127.0.0.1:53461 (5 connections now open) 2014-10-06T18:30:38.592+0000 I NETWORK [conn20973] end connection 127.0.0.1:53469 (5 connections now open) 2014-10-06T18:30:38.592+0000 I NETWORK [conn20963] end connection 127.0.0.1:53459 (3 connections now open) 2014-10-06T18:30:38.593+0000 I NETWORK [conn20971] end connection 127.0.0.1:53467 (2 connections now open) 2014-10-06T18:30:38.593+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53475 #20979 (3 connections now open) 2014-10-06T18:30:38.593+0000 I NETWORK [conn20979] end connection 127.0.0.1:53475 (2 connections now open) 2014-10-06T18:30:38.593+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:30:38.594+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:30:38.595+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:30:38.595+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:30:38.596+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:30:38.596+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:30:38.596+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:30:38.597+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:30:38.597+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:30:38.973+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:30:39.342+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:30:39.708+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:30:40.085+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53476 #20980 (3 connections now open) 2014-10-06T18:30:40.086+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53477 #20981 (4 connections now open) 2014-10-06T18:30:40.086+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53478 #20982 (5 connections now open) 2014-10-06T18:30:40.086+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53479 #20983 (6 connections now open) 2014-10-06T18:30:40.086+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53480 #20984 (7 connections now open) 2014-10-06T18:30:40.086+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53481 #20985 (8 connections now open) 2014-10-06T18:30:40.086+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53482 #20986 (9 connections now open) 2014-10-06T18:30:40.087+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53483 #20987 (10 connections now open) 2014-10-06T18:30:40.088+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53484 #20988 (11 connections now open) 2014-10-06T18:30:40.088+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53485 #20989 (12 connections now open) 2014-10-06T18:30:40.088+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53486 #20990 (13 connections now open) 2014-10-06T18:30:40.091+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53487 #20991 (14 connections now open) 2014-10-06T18:30:40.092+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53488 #20992 (15 connections now open) 2014-10-06T18:30:40.096+0000 I NETWORK [conn20980] end connection 127.0.0.1:53476 (14 connections now open) 2014-10-06T18:30:40.097+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53489 #20993 (15 connections now open) 2014-10-06T18:30:40.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53490 #20994 (16 connections now open) 2014-10-06T18:30:40.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53491 #20995 (17 connections now open) 2014-10-06T18:30:40.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53492 #20996 (18 connections now open) 2014-10-06T18:30:45.098+0000 I NETWORK [conn20996] end connection 127.0.0.1:53492 (17 connections now open) 2014-10-06T18:30:45.098+0000 I NETWORK [conn20981] end connection 127.0.0.1:53477 (16 connections now open) 2014-10-06T18:30:45.099+0000 I NETWORK [conn20991] end connection 127.0.0.1:53487 (15 connections now open) 2014-10-06T18:30:45.099+0000 I NETWORK [conn20982] end connection 127.0.0.1:53478 (14 connections now open) 2014-10-06T18:30:45.100+0000 I NETWORK [conn20993] end connection 127.0.0.1:53489 (13 connections now open) 2014-10-06T18:30:45.100+0000 I NETWORK [conn20988] end connection 127.0.0.1:53484 (12 connections now open) 2014-10-06T18:30:45.100+0000 I NETWORK [conn20995] end connection 127.0.0.1:53491 (11 connections now open) 2014-10-06T18:30:45.100+0000 I NETWORK [conn20989] end connection 127.0.0.1:53485 (11 connections now open) 2014-10-06T18:30:45.100+0000 I NETWORK [conn20983] end connection 127.0.0.1:53479 (11 connections now open) 2014-10-06T18:30:45.100+0000 I NETWORK [conn20985] end connection 127.0.0.1:53481 (9 connections now open) 2014-10-06T18:30:45.100+0000 I NETWORK [conn20994] end connection 127.0.0.1:53490 (9 connections now open) 2014-10-06T18:30:45.100+0000 I NETWORK [conn20987] end connection 127.0.0.1:53483 (7 connections now open) 2014-10-06T18:30:45.100+0000 I NETWORK [conn20992] end connection 127.0.0.1:53488 (11 connections now open) 2014-10-06T18:30:45.100+0000 I NETWORK [conn20986] end connection 127.0.0.1:53482 (4 connections now open) 2014-10-06T18:30:45.101+0000 I NETWORK [conn20984] end connection 127.0.0.1:53480 (3 connections now open) 2014-10-06T18:30:45.101+0000 I NETWORK [conn20990] end connection 127.0.0.1:53486 (2 connections now open) 2014-10-06T18:30:45.101+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53493 #20997 (3 connections now open) 2014-10-06T18:30:45.101+0000 I NETWORK [conn20997] end connection 127.0.0.1:53493 (2 connections now open) 2014-10-06T18:30:45.102+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:30:45.105+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:30:45.105+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:30:45.106+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:30:45.106+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:30:45.107+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:30:45.107+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:30:45.107+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:30:45.107+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:30:45.466+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:30:45.847+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:30:46.217+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:30:46.586+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53494 #20998 (3 connections now open) 2014-10-06T18:30:46.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53495 #20999 (4 connections now open) 2014-10-06T18:30:46.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53496 #21000 (5 connections now open) 2014-10-06T18:30:46.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53497 #21001 (6 connections now open) 2014-10-06T18:30:46.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53498 #21002 (7 connections now open) 2014-10-06T18:30:46.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53499 #21003 (8 connections now open) 2014-10-06T18:30:46.587+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53500 #21004 (9 connections now open) 2014-10-06T18:30:46.588+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53501 #21005 (10 connections now open) 2014-10-06T18:30:46.589+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53502 #21006 (11 connections now open) 2014-10-06T18:30:46.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53503 #21007 (12 connections now open) 2014-10-06T18:30:46.592+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53504 #21008 (13 connections now open) 2014-10-06T18:30:46.592+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53505 #21009 (14 connections now open) 2014-10-06T18:30:46.594+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53506 #21010 (15 connections now open) 2014-10-06T18:30:46.594+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53507 #21011 (16 connections now open) 2014-10-06T18:30:46.595+0000 I NETWORK [conn20998] end connection 127.0.0.1:53494 (15 connections now open) 2014-10-06T18:30:46.602+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53508 #21012 (16 connections now open) 2014-10-06T18:30:46.602+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53509 #21013 (17 connections now open) 2014-10-06T18:30:46.604+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53510 #21014 (18 connections now open) 2014-10-06T18:30:51.596+0000 I NETWORK [conn21011] end connection 127.0.0.1:53507 (17 connections now open) 2014-10-06T18:30:51.598+0000 I NETWORK [conn21006] end connection 127.0.0.1:53502 (16 connections now open) 2014-10-06T18:30:51.598+0000 I NETWORK [conn21007] end connection 127.0.0.1:53503 (16 connections now open) 2014-10-06T18:30:51.598+0000 I NETWORK [conn21001] end connection 127.0.0.1:53497 (14 connections now open) 2014-10-06T18:30:51.598+0000 I NETWORK [conn21003] end connection 127.0.0.1:53499 (14 connections now open) 2014-10-06T18:30:51.598+0000 I NETWORK [conn21010] end connection 127.0.0.1:53506 (12 connections now open) 2014-10-06T18:30:51.598+0000 I NETWORK [conn21013] end connection 127.0.0.1:53509 (11 connections now open) 2014-10-06T18:30:51.598+0000 I NETWORK [conn21000] end connection 127.0.0.1:53496 (10 connections now open) 2014-10-06T18:30:51.599+0000 I NETWORK [conn21004] end connection 127.0.0.1:53500 (9 connections now open) 2014-10-06T18:30:51.599+0000 I NETWORK [conn20999] end connection 127.0.0.1:53495 (8 connections now open) 2014-10-06T18:30:51.599+0000 I NETWORK [conn21005] end connection 127.0.0.1:53501 (7 connections now open) 2014-10-06T18:30:51.599+0000 I NETWORK [conn21012] end connection 127.0.0.1:53508 (7 connections now open) 2014-10-06T18:30:51.599+0000 I NETWORK [conn21014] end connection 127.0.0.1:53510 (5 connections now open) 2014-10-06T18:30:51.599+0000 I NETWORK [conn21002] end connection 127.0.0.1:53498 (4 connections now open) 2014-10-06T18:30:51.599+0000 I NETWORK [conn21009] end connection 127.0.0.1:53505 (3 connections now open) 2014-10-06T18:30:51.599+0000 I NETWORK [conn21008] end connection 127.0.0.1:53504 (2 connections now open) 2014-10-06T18:30:51.599+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53511 #21015 (3 connections now open) 2014-10-06T18:30:51.600+0000 I NETWORK [conn21015] end connection 127.0.0.1:53511 (2 connections now open) 2014-10-06T18:30:51.600+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:30:51.603+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:30:51.604+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:30:51.604+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:30:51.605+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:30:51.605+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:30:51.605+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:30:51.605+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:30:51.606+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:30:51.977+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:30:52.330+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:30:52.707+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:30:53.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53512 #21016 (3 connections now open) 2014-10-06T18:30:53.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53513 #21017 (4 connections now open) 2014-10-06T18:30:53.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53514 #21018 (5 connections now open) 2014-10-06T18:30:53.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53515 #21019 (6 connections now open) 2014-10-06T18:30:53.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53516 #21020 (7 connections now open) 2014-10-06T18:30:53.083+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53517 #21021 (8 connections now open) 2014-10-06T18:30:53.083+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53518 #21022 (9 connections now open) 2014-10-06T18:30:53.084+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53519 #21023 (10 connections now open) 2014-10-06T18:30:53.084+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53520 #21024 (11 connections now open) 2014-10-06T18:30:53.085+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53521 #21025 (12 connections now open) 2014-10-06T18:30:53.085+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53522 #21026 (13 connections now open) 2014-10-06T18:30:53.086+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53523 #21027 (14 connections now open) 2014-10-06T18:30:53.087+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53524 #21028 (15 connections now open) 2014-10-06T18:30:53.090+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53525 #21029 (16 connections now open) 2014-10-06T18:30:53.093+0000 I NETWORK [conn21016] end connection 127.0.0.1:53512 (15 connections now open) 2014-10-06T18:30:53.094+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53526 #21030 (16 connections now open) 2014-10-06T18:30:53.096+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53527 #21031 (17 connections now open) 2014-10-06T18:30:53.096+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53528 #21032 (18 connections now open) 2014-10-06T18:30:58.093+0000 I NETWORK [conn21022] end connection 127.0.0.1:53518 (17 connections now open) 2014-10-06T18:30:58.094+0000 I NETWORK [conn21019] end connection 127.0.0.1:53515 (16 connections now open) 2014-10-06T18:30:58.094+0000 I NETWORK [conn21030] end connection 127.0.0.1:53526 (15 connections now open) 2014-10-06T18:30:58.095+0000 I NETWORK [conn21029] end connection 127.0.0.1:53525 (14 connections now open) 2014-10-06T18:30:58.095+0000 I NETWORK [conn21028] end connection 127.0.0.1:53524 (13 connections now open) 2014-10-06T18:30:58.095+0000 I NETWORK [conn21017] end connection 127.0.0.1:53513 (12 connections now open) 2014-10-06T18:30:58.095+0000 I NETWORK [conn21020] end connection 127.0.0.1:53516 (12 connections now open) 2014-10-06T18:30:58.095+0000 I NETWORK [conn21027] end connection 127.0.0.1:53523 (11 connections now open) 2014-10-06T18:30:58.096+0000 I NETWORK [conn21021] end connection 127.0.0.1:53517 (9 connections now open) 2014-10-06T18:30:58.096+0000 I NETWORK [conn21031] end connection 127.0.0.1:53527 (9 connections now open) 2014-10-06T18:30:58.096+0000 I NETWORK [conn21023] end connection 127.0.0.1:53519 (7 connections now open) 2014-10-06T18:30:58.096+0000 I NETWORK [conn21018] end connection 127.0.0.1:53514 (6 connections now open) 2014-10-06T18:30:58.096+0000 I NETWORK [conn21025] end connection 127.0.0.1:53521 (5 connections now open) 2014-10-06T18:30:58.096+0000 I NETWORK [conn21024] end connection 127.0.0.1:53520 (5 connections now open) 2014-10-06T18:30:58.097+0000 I NETWORK [conn21026] end connection 127.0.0.1:53522 (3 connections now open) 2014-10-06T18:30:58.097+0000 I NETWORK [conn21032] end connection 127.0.0.1:53528 (2 connections now open) 2014-10-06T18:30:58.097+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53529 #21033 (3 connections now open) 2014-10-06T18:30:58.097+0000 I NETWORK [conn21033] end connection 127.0.0.1:53529 (2 connections now open) 2014-10-06T18:30:58.098+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:30:58.100+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:30:58.101+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:30:58.102+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:30:58.102+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:30:58.102+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:30:58.103+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:30:58.103+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:30:58.103+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:30:58.457+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:30:58.831+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:30:59.193+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:30:59.568+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53530 #21034 (3 connections now open) 2014-10-06T18:30:59.568+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53531 #21035 (4 connections now open) 2014-10-06T18:30:59.569+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53532 #21036 (5 connections now open) 2014-10-06T18:30:59.569+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53533 #21037 (6 connections now open) 2014-10-06T18:30:59.569+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53534 #21038 (7 connections now open) 2014-10-06T18:30:59.569+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53535 #21039 (8 connections now open) 2014-10-06T18:30:59.569+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53536 #21040 (9 connections now open) 2014-10-06T18:30:59.572+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53537 #21041 (10 connections now open) 2014-10-06T18:30:59.572+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53538 #21042 (11 connections now open) 2014-10-06T18:30:59.572+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53539 #21043 (12 connections now open) 2014-10-06T18:30:59.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53540 #21044 (13 connections now open) 2014-10-06T18:30:59.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53541 #21045 (14 connections now open) 2014-10-06T18:30:59.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53542 #21046 (15 connections now open) 2014-10-06T18:30:59.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53543 #21047 (16 connections now open) 2014-10-06T18:30:59.577+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53544 #21048 (17 connections now open) 2014-10-06T18:30:59.577+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53545 #21049 (18 connections now open) 2014-10-06T18:30:59.578+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53546 #21050 (19 connections now open) 2014-10-06T18:30:59.578+0000 I NETWORK [conn21034] end connection 127.0.0.1:53530 (18 connections now open) 2014-10-06T18:31:04.579+0000 I NETWORK [conn21043] end connection 127.0.0.1:53539 (17 connections now open) 2014-10-06T18:31:04.579+0000 I NETWORK [conn21046] end connection 127.0.0.1:53542 (17 connections now open) 2014-10-06T18:31:04.581+0000 I NETWORK [conn21035] end connection 127.0.0.1:53531 (15 connections now open) 2014-10-06T18:31:04.581+0000 I NETWORK [conn21041] end connection 127.0.0.1:53537 (15 connections now open) 2014-10-06T18:31:04.581+0000 I NETWORK [conn21042] end connection 127.0.0.1:53538 (13 connections now open) 2014-10-06T18:31:04.581+0000 I NETWORK [conn21038] end connection 127.0.0.1:53534 (13 connections now open) 2014-10-06T18:31:04.581+0000 I NETWORK [conn21048] end connection 127.0.0.1:53544 (11 connections now open) 2014-10-06T18:31:04.581+0000 I NETWORK [conn21047] end connection 127.0.0.1:53543 (11 connections now open) 2014-10-06T18:31:04.581+0000 I NETWORK [conn21045] end connection 127.0.0.1:53541 (9 connections now open) 2014-10-06T18:31:04.581+0000 I NETWORK [conn21039] end connection 127.0.0.1:53535 (8 connections now open) 2014-10-06T18:31:04.581+0000 I NETWORK [conn21044] end connection 127.0.0.1:53540 (8 connections now open) 2014-10-06T18:31:04.581+0000 I NETWORK [conn21049] end connection 127.0.0.1:53545 (6 connections now open) 2014-10-06T18:31:04.582+0000 I NETWORK [conn21037] end connection 127.0.0.1:53533 (5 connections now open) 2014-10-06T18:31:04.582+0000 I NETWORK [conn21036] end connection 127.0.0.1:53532 (4 connections now open) 2014-10-06T18:31:04.582+0000 I NETWORK [conn21040] end connection 127.0.0.1:53536 (3 connections now open) 2014-10-06T18:31:04.582+0000 I NETWORK [conn21050] end connection 127.0.0.1:53546 (2 connections now open) 2014-10-06T18:31:04.582+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53547 #21051 (3 connections now open) 2014-10-06T18:31:04.583+0000 I NETWORK [conn21051] end connection 127.0.0.1:53547 (2 connections now open) 2014-10-06T18:31:04.583+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:31:04.586+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:31:04.587+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:31:04.587+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:31:04.588+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:31:04.588+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:31:04.588+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:31:04.589+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:31:04.589+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:31:04.964+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:31:05.319+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:31:05.699+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:31:06.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53548 #21052 (3 connections now open) 2014-10-06T18:31:06.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53549 #21053 (4 connections now open) 2014-10-06T18:31:06.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53550 #21054 (5 connections now open) 2014-10-06T18:31:06.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53551 #21055 (6 connections now open) 2014-10-06T18:31:06.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53552 #21056 (7 connections now open) 2014-10-06T18:31:06.076+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53553 #21057 (8 connections now open) 2014-10-06T18:31:06.076+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53554 #21058 (9 connections now open) 2014-10-06T18:31:06.076+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53555 #21059 (10 connections now open) 2014-10-06T18:31:06.077+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53556 #21060 (11 connections now open) 2014-10-06T18:31:06.077+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53557 #21061 (12 connections now open) 2014-10-06T18:31:06.077+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53558 #21062 (13 connections now open) 2014-10-06T18:31:06.077+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53559 #21063 (14 connections now open) 2014-10-06T18:31:06.077+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53560 #21064 (15 connections now open) 2014-10-06T18:31:06.078+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53562 #21065 (16 connections now open) 2014-10-06T18:31:06.078+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53561 #21066 (17 connections now open) 2014-10-06T18:31:06.080+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53564 #21067 (18 connections now open) 2014-10-06T18:31:06.080+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53565 #21068 (19 connections now open) 2014-10-06T18:31:06.080+0000 I NETWORK [conn21052] end connection 127.0.0.1:53548 (18 connections now open) 2014-10-06T18:31:11.081+0000 I NETWORK [conn21068] end connection 127.0.0.1:53565 (17 connections now open) 2014-10-06T18:31:11.082+0000 I NETWORK [conn21058] end connection 127.0.0.1:53554 (16 connections now open) 2014-10-06T18:31:11.082+0000 I NETWORK [conn21065] end connection 127.0.0.1:53562 (15 connections now open) 2014-10-06T18:31:11.082+0000 I NETWORK [conn21059] end connection 127.0.0.1:53555 (14 connections now open) 2014-10-06T18:31:11.082+0000 I NETWORK [conn21055] end connection 127.0.0.1:53551 (13 connections now open) 2014-10-06T18:31:11.083+0000 I NETWORK [conn21054] end connection 127.0.0.1:53550 (12 connections now open) 2014-10-06T18:31:11.083+0000 I NETWORK [conn21053] end connection 127.0.0.1:53549 (11 connections now open) 2014-10-06T18:31:11.083+0000 I NETWORK [conn21063] end connection 127.0.0.1:53559 (10 connections now open) 2014-10-06T18:31:11.083+0000 I NETWORK [conn21057] end connection 127.0.0.1:53553 (10 connections now open) 2014-10-06T18:31:11.083+0000 I NETWORK [conn21067] end connection 127.0.0.1:53564 (9 connections now open) 2014-10-06T18:31:11.083+0000 I NETWORK [conn21066] end connection 127.0.0.1:53561 (7 connections now open) 2014-10-06T18:31:11.084+0000 I NETWORK [conn21061] end connection 127.0.0.1:53557 (6 connections now open) 2014-10-06T18:31:11.084+0000 I NETWORK [conn21064] end connection 127.0.0.1:53560 (5 connections now open) 2014-10-06T18:31:11.084+0000 I NETWORK [conn21056] end connection 127.0.0.1:53552 (4 connections now open) 2014-10-06T18:31:11.084+0000 I NETWORK [conn21062] end connection 127.0.0.1:53558 (3 connections now open) 2014-10-06T18:31:11.085+0000 I NETWORK [conn21060] end connection 127.0.0.1:53556 (2 connections now open) 2014-10-06T18:31:11.085+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53566 #21069 (3 connections now open) 2014-10-06T18:31:11.085+0000 I NETWORK [conn21069] end connection 127.0.0.1:53566 (2 connections now open) 2014-10-06T18:31:11.086+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:31:11.088+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:31:11.089+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:31:11.090+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:31:11.090+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:31:11.091+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:31:11.091+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:31:11.091+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:31:11.091+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:31:11.455+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:31:11.833+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:31:12.187+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:31:12.561+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53567 #21070 (3 connections now open) 2014-10-06T18:31:12.562+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53568 #21071 (4 connections now open) 2014-10-06T18:31:12.562+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53569 #21072 (5 connections now open) 2014-10-06T18:31:12.562+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53570 #21073 (6 connections now open) 2014-10-06T18:31:12.562+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53571 #21074 (7 connections now open) 2014-10-06T18:31:12.562+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53572 #21075 (8 connections now open) 2014-10-06T18:31:12.562+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53573 #21076 (9 connections now open) 2014-10-06T18:31:12.563+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53574 #21077 (10 connections now open) 2014-10-06T18:31:12.563+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53575 #21078 (11 connections now open) 2014-10-06T18:31:12.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53576 #21079 (12 connections now open) 2014-10-06T18:31:12.566+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53577 #21080 (13 connections now open) 2014-10-06T18:31:12.569+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53578 #21081 (14 connections now open) 2014-10-06T18:31:12.569+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53579 #21082 (15 connections now open) 2014-10-06T18:31:12.573+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53580 #21083 (16 connections now open) 2014-10-06T18:31:12.574+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53581 #21084 (17 connections now open) 2014-10-06T18:31:12.577+0000 I NETWORK [conn21070] end connection 127.0.0.1:53567 (16 connections now open) 2014-10-06T18:31:12.577+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53582 #21085 (17 connections now open) 2014-10-06T18:31:12.577+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53583 #21086 (18 connections now open) 2014-10-06T18:31:17.578+0000 I NETWORK [conn21084] end connection 127.0.0.1:53581 (17 connections now open) 2014-10-06T18:31:17.578+0000 I NETWORK [conn21073] end connection 127.0.0.1:53570 (17 connections now open) 2014-10-06T18:31:17.579+0000 I NETWORK [conn21071] end connection 127.0.0.1:53568 (15 connections now open) 2014-10-06T18:31:17.579+0000 I NETWORK [conn21075] end connection 127.0.0.1:53572 (14 connections now open) 2014-10-06T18:31:17.579+0000 I NETWORK [conn21079] end connection 127.0.0.1:53576 (13 connections now open) 2014-10-06T18:31:17.579+0000 I NETWORK [conn21074] end connection 127.0.0.1:53571 (12 connections now open) 2014-10-06T18:31:17.579+0000 I NETWORK [conn21076] end connection 127.0.0.1:53573 (11 connections now open) 2014-10-06T18:31:17.579+0000 I NETWORK [conn21082] end connection 127.0.0.1:53579 (11 connections now open) 2014-10-06T18:31:17.580+0000 I NETWORK [conn21083] end connection 127.0.0.1:53580 (9 connections now open) 2014-10-06T18:31:17.580+0000 I NETWORK [conn21086] end connection 127.0.0.1:53583 (8 connections now open) 2014-10-06T18:31:17.580+0000 I NETWORK [conn21081] end connection 127.0.0.1:53578 (8 connections now open) 2014-10-06T18:31:17.580+0000 I NETWORK [conn21085] end connection 127.0.0.1:53582 (6 connections now open) 2014-10-06T18:31:17.580+0000 I NETWORK [conn21078] end connection 127.0.0.1:53575 (5 connections now open) 2014-10-06T18:31:17.580+0000 I NETWORK [conn21080] end connection 127.0.0.1:53577 (4 connections now open) 2014-10-06T18:31:17.580+0000 I NETWORK [conn21077] end connection 127.0.0.1:53574 (3 connections now open) 2014-10-06T18:31:17.580+0000 I NETWORK [conn21072] end connection 127.0.0.1:53569 (2 connections now open) 2014-10-06T18:31:17.581+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53584 #21087 (3 connections now open) 2014-10-06T18:31:17.581+0000 I NETWORK [conn21087] end connection 127.0.0.1:53584 (2 connections now open) 2014-10-06T18:31:17.581+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:31:17.585+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:31:17.585+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:31:17.586+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:31:17.587+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:31:17.587+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:31:17.587+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:31:17.587+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:31:17.588+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:31:17.957+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:31:18.316+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:31:18.696+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:31:19.053+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53585 #21088 (3 connections now open) 2014-10-06T18:31:19.054+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53586 #21089 (4 connections now open) 2014-10-06T18:31:19.054+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53587 #21090 (5 connections now open) 2014-10-06T18:31:19.054+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53588 #21091 (6 connections now open) 2014-10-06T18:31:19.054+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53589 #21092 (7 connections now open) 2014-10-06T18:31:19.054+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53590 #21093 (8 connections now open) 2014-10-06T18:31:19.054+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53591 #21094 (9 connections now open) 2014-10-06T18:31:19.054+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53592 #21095 (10 connections now open) 2014-10-06T18:31:19.055+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53593 #21096 (11 connections now open) 2014-10-06T18:31:19.056+0000 I NETWORK [conn21088] end connection 127.0.0.1:53585 (10 connections now open) 2014-10-06T18:31:24.056+0000 I NETWORK [conn21095] end connection 127.0.0.1:53592 (9 connections now open) 2014-10-06T18:31:24.056+0000 I NETWORK [conn21093] end connection 127.0.0.1:53590 (9 connections now open) 2014-10-06T18:31:24.056+0000 I NETWORK [conn21091] end connection 127.0.0.1:53588 (9 connections now open) 2014-10-06T18:31:24.056+0000 I NETWORK [conn21094] end connection 127.0.0.1:53591 (6 connections now open) 2014-10-06T18:31:24.057+0000 I NETWORK [conn21090] end connection 127.0.0.1:53587 (5 connections now open) 2014-10-06T18:31:24.057+0000 I NETWORK [conn21096] end connection 127.0.0.1:53593 (4 connections now open) 2014-10-06T18:31:24.057+0000 I NETWORK [conn21089] end connection 127.0.0.1:53586 (4 connections now open) 2014-10-06T18:31:24.057+0000 I NETWORK [conn21092] end connection 127.0.0.1:53589 (3 connections now open) 2014-10-06T18:31:24.057+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53594 #21097 (3 connections now open) 2014-10-06T18:31:24.058+0000 I NETWORK [conn21097] end connection 127.0.0.1:53594 (2 connections now open) 2014-10-06T18:31:24.058+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:31:24.061+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:31:24.061+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:31:24.062+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:31:24.063+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:31:24.063+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:31:24.063+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:31:24.063+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:31:24.064+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:31:24.443+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:31:24.827+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:31:25.184+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:31:25.564+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53595 #21098 (3 connections now open) 2014-10-06T18:31:25.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53596 #21099 (4 connections now open) 2014-10-06T18:31:25.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53597 #21100 (5 connections now open) 2014-10-06T18:31:25.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53598 #21101 (6 connections now open) 2014-10-06T18:31:25.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53599 #21102 (7 connections now open) 2014-10-06T18:31:25.566+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53600 #21103 (8 connections now open) 2014-10-06T18:31:25.566+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53601 #21104 (9 connections now open) 2014-10-06T18:31:25.566+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53602 #21105 (10 connections now open) 2014-10-06T18:31:25.566+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53603 #21106 (11 connections now open) 2014-10-06T18:31:25.566+0000 I NETWORK [conn21098] end connection 127.0.0.1:53595 (10 connections now open) 2014-10-06T18:31:30.567+0000 I NETWORK [conn21100] end connection 127.0.0.1:53597 (9 connections now open) 2014-10-06T18:31:30.567+0000 I NETWORK [conn21103] end connection 127.0.0.1:53600 (9 connections now open) 2014-10-06T18:31:30.567+0000 I NETWORK [conn21102] end connection 127.0.0.1:53599 (7 connections now open) 2014-10-06T18:31:30.567+0000 I NETWORK [conn21099] end connection 127.0.0.1:53596 (6 connections now open) 2014-10-06T18:31:30.568+0000 I NETWORK [conn21101] end connection 127.0.0.1:53598 (5 connections now open) 2014-10-06T18:31:30.568+0000 I NETWORK [conn21106] end connection 127.0.0.1:53603 (4 connections now open) 2014-10-06T18:31:30.568+0000 I NETWORK [conn21105] end connection 127.0.0.1:53602 (3 connections now open) 2014-10-06T18:31:30.568+0000 I NETWORK [conn21104] end connection 127.0.0.1:53601 (2 connections now open) 2014-10-06T18:31:30.568+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53604 #21107 (3 connections now open) 2014-10-06T18:31:30.569+0000 I NETWORK [conn21107] end connection 127.0.0.1:53604 (2 connections now open) 2014-10-06T18:31:30.569+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:31:30.571+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:31:30.571+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:31:30.572+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:31:30.572+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:31:30.573+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:31:30.573+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:31:30.573+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:31:30.573+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:31:30.934+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:31:31.305+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:31:31.681+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:31:32.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53605 #21108 (3 connections now open) 2014-10-06T18:31:32.042+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53606 #21109 (4 connections now open) 2014-10-06T18:31:32.042+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53608 #21110 (5 connections now open) 2014-10-06T18:31:32.042+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53607 #21111 (6 connections now open) 2014-10-06T18:31:32.042+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53609 #21112 (7 connections now open) 2014-10-06T18:31:32.042+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53610 #21113 (8 connections now open) 2014-10-06T18:31:32.042+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53611 #21114 (9 connections now open) 2014-10-06T18:31:32.042+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53612 #21115 (10 connections now open) 2014-10-06T18:31:32.042+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53613 #21116 (11 connections now open) 2014-10-06T18:31:32.043+0000 I NETWORK [conn21108] end connection 127.0.0.1:53605 (10 connections now open) 2014-10-06T18:31:37.043+0000 I NETWORK [conn21112] end connection 127.0.0.1:53609 (9 connections now open) 2014-10-06T18:31:37.044+0000 I NETWORK [conn21113] end connection 127.0.0.1:53610 (8 connections now open) 2014-10-06T18:31:37.044+0000 I NETWORK [conn21110] end connection 127.0.0.1:53608 (8 connections now open) 2014-10-06T18:31:37.045+0000 I NETWORK [conn21116] end connection 127.0.0.1:53613 (6 connections now open) 2014-10-06T18:31:37.045+0000 I NETWORK [conn21109] end connection 127.0.0.1:53606 (6 connections now open) 2014-10-06T18:31:37.045+0000 I NETWORK [conn21114] end connection 127.0.0.1:53611 (4 connections now open) 2014-10-06T18:31:37.045+0000 I NETWORK [conn21115] end connection 127.0.0.1:53612 (4 connections now open) 2014-10-06T18:31:37.045+0000 I NETWORK [conn21111] end connection 127.0.0.1:53607 (2 connections now open) 2014-10-06T18:31:37.045+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53614 #21117 (3 connections now open) 2014-10-06T18:31:37.046+0000 I NETWORK [conn21117] end connection 127.0.0.1:53614 (2 connections now open) 2014-10-06T18:31:37.046+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:31:37.049+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:31:37.050+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:31:37.051+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:31:37.051+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:31:37.051+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:31:37.052+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:31:37.052+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:31:37.052+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:31:37.429+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:31:37.807+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:31:38.171+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:31:38.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53615 #21118 (3 connections now open) 2014-10-06T18:31:38.550+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53616 #21119 (4 connections now open) 2014-10-06T18:31:38.550+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53617 #21120 (5 connections now open) 2014-10-06T18:31:38.550+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53618 #21121 (6 connections now open) 2014-10-06T18:31:38.550+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53619 #21122 (7 connections now open) 2014-10-06T18:31:38.551+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53620 #21123 (8 connections now open) 2014-10-06T18:31:38.551+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53621 #21124 (9 connections now open) 2014-10-06T18:31:38.551+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53622 #21125 (10 connections now open) 2014-10-06T18:31:38.551+0000 I NETWORK [conn21118] end connection 127.0.0.1:53615 (9 connections now open) 2014-10-06T18:31:38.552+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53623 #21126 (10 connections now open) 2014-10-06T18:31:43.551+0000 I NETWORK [conn21126] end connection 127.0.0.1:53623 (9 connections now open) 2014-10-06T18:31:43.551+0000 I NETWORK [conn21121] end connection 127.0.0.1:53618 (9 connections now open) 2014-10-06T18:31:43.551+0000 I NETWORK [conn21120] end connection 127.0.0.1:53617 (9 connections now open) 2014-10-06T18:31:43.552+0000 I NETWORK [conn21125] end connection 127.0.0.1:53622 (6 connections now open) 2014-10-06T18:31:43.552+0000 I NETWORK [conn21122] end connection 127.0.0.1:53619 (5 connections now open) 2014-10-06T18:31:43.552+0000 I NETWORK [conn21124] end connection 127.0.0.1:53621 (4 connections now open) 2014-10-06T18:31:43.553+0000 I NETWORK [conn21123] end connection 127.0.0.1:53620 (3 connections now open) 2014-10-06T18:31:43.553+0000 I NETWORK [conn21119] end connection 127.0.0.1:53616 (2 connections now open) 2014-10-06T18:31:43.553+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53624 #21127 (3 connections now open) 2014-10-06T18:31:43.554+0000 I NETWORK [conn21127] end connection 127.0.0.1:53624 (2 connections now open) 2014-10-06T18:31:43.554+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:31:43.557+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:31:43.557+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:31:43.558+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:31:43.558+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:31:43.559+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:31:43.559+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:31:43.559+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:31:43.559+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:31:43.917+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:31:44.287+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:31:44.662+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:31:45.017+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53625 #21128 (3 connections now open) 2014-10-06T18:31:45.018+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53626 #21129 (4 connections now open) 2014-10-06T18:31:45.018+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53627 #21130 (5 connections now open) 2014-10-06T18:31:45.018+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53629 #21131 (6 connections now open) 2014-10-06T18:31:45.018+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53630 #21132 (7 connections now open) 2014-10-06T18:31:45.018+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53631 #21133 (8 connections now open) 2014-10-06T18:31:45.018+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53632 #21134 (9 connections now open) 2014-10-06T18:31:45.018+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53633 #21135 (10 connections now open) 2014-10-06T18:31:45.018+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53634 #21136 (11 connections now open) 2014-10-06T18:31:45.019+0000 I NETWORK [conn21128] end connection 127.0.0.1:53625 (10 connections now open) 2014-10-06T18:31:50.020+0000 I NETWORK [conn21135] end connection 127.0.0.1:53633 (9 connections now open) 2014-10-06T18:31:50.020+0000 I NETWORK [conn21136] end connection 127.0.0.1:53634 (8 connections now open) 2014-10-06T18:31:50.020+0000 I NETWORK [conn21129] end connection 127.0.0.1:53626 (8 connections now open) 2014-10-06T18:31:50.020+0000 I NETWORK [conn21131] end connection 127.0.0.1:53629 (6 connections now open) 2014-10-06T18:31:50.021+0000 I NETWORK [conn21133] end connection 127.0.0.1:53631 (5 connections now open) 2014-10-06T18:31:50.021+0000 I NETWORK [conn21132] end connection 127.0.0.1:53630 (4 connections now open) 2014-10-06T18:31:50.021+0000 I NETWORK [conn21134] end connection 127.0.0.1:53632 (3 connections now open) 2014-10-06T18:31:50.021+0000 I NETWORK [conn21130] end connection 127.0.0.1:53627 (3 connections now open) 2014-10-06T18:31:50.021+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53635 #21137 (3 connections now open) 2014-10-06T18:31:50.022+0000 I NETWORK [conn21137] end connection 127.0.0.1:53635 (2 connections now open) 2014-10-06T18:31:50.022+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:31:50.025+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:31:50.026+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:31:50.026+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:31:50.027+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:31:50.027+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:31:50.027+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:31:50.028+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:31:50.028+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:31:50.400+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:31:50.755+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:31:51.134+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:31:51.518+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53636 #21138 (3 connections now open) 2014-10-06T18:31:51.518+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53638 #21139 (4 connections now open) 2014-10-06T18:31:51.518+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53637 #21140 (5 connections now open) 2014-10-06T18:31:51.519+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53639 #21141 (6 connections now open) 2014-10-06T18:31:51.519+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53640 #21142 (7 connections now open) 2014-10-06T18:31:51.519+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53641 #21143 (8 connections now open) 2014-10-06T18:31:51.519+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53642 #21144 (9 connections now open) 2014-10-06T18:31:51.519+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53643 #21145 (10 connections now open) 2014-10-06T18:31:51.519+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53644 #21146 (11 connections now open) 2014-10-06T18:31:51.519+0000 I NETWORK [conn21138] end connection 127.0.0.1:53636 (10 connections now open) 2014-10-06T18:31:56.520+0000 I NETWORK [conn21143] end connection 127.0.0.1:53641 (9 connections now open) 2014-10-06T18:31:56.520+0000 I NETWORK [conn21145] end connection 127.0.0.1:53643 (8 connections now open) 2014-10-06T18:31:56.520+0000 I NETWORK [conn21144] end connection 127.0.0.1:53642 (7 connections now open) 2014-10-06T18:31:56.520+0000 I NETWORK [conn21141] end connection 127.0.0.1:53639 (7 connections now open) 2014-10-06T18:31:56.521+0000 I NETWORK [conn21139] end connection 127.0.0.1:53638 (5 connections now open) 2014-10-06T18:31:56.521+0000 I NETWORK [conn21140] end connection 127.0.0.1:53637 (4 connections now open) 2014-10-06T18:31:56.521+0000 I NETWORK [conn21146] end connection 127.0.0.1:53644 (3 connections now open) 2014-10-06T18:31:56.521+0000 I NETWORK [conn21142] end connection 127.0.0.1:53640 (2 connections now open) 2014-10-06T18:31:56.521+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53645 #21147 (3 connections now open) 2014-10-06T18:31:56.522+0000 I NETWORK [conn21147] end connection 127.0.0.1:53645 (2 connections now open) 2014-10-06T18:31:56.522+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:31:56.523+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:31:56.524+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:31:56.525+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:31:56.525+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:31:56.525+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:31:56.526+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:31:56.526+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:31:56.526+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:31:56.881+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:31:57.255+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:31:57.618+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:31:58.002+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53646 #21148 (3 connections now open) 2014-10-06T18:31:58.002+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53647 #21149 (4 connections now open) 2014-10-06T18:31:58.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53649 #21150 (5 connections now open) 2014-10-06T18:31:58.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53648 #21151 (6 connections now open) 2014-10-06T18:31:58.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53650 #21152 (7 connections now open) 2014-10-06T18:31:58.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53651 #21153 (8 connections now open) 2014-10-06T18:31:58.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53652 #21154 (9 connections now open) 2014-10-06T18:31:58.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53653 #21155 (10 connections now open) 2014-10-06T18:31:58.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53654 #21156 (11 connections now open) 2014-10-06T18:31:58.004+0000 I NETWORK [conn21148] end connection 127.0.0.1:53646 (10 connections now open) 2014-10-06T18:32:03.005+0000 I NETWORK [conn21150] end connection 127.0.0.1:53649 (9 connections now open) 2014-10-06T18:32:03.005+0000 I NETWORK [conn21155] end connection 127.0.0.1:53653 (9 connections now open) 2014-10-06T18:32:03.006+0000 I NETWORK [conn21151] end connection 127.0.0.1:53648 (7 connections now open) 2014-10-06T18:32:03.006+0000 I NETWORK [conn21152] end connection 127.0.0.1:53650 (7 connections now open) 2014-10-06T18:32:03.006+0000 I NETWORK [conn21154] end connection 127.0.0.1:53652 (7 connections now open) 2014-10-06T18:32:03.006+0000 I NETWORK [conn21156] end connection 127.0.0.1:53654 (6 connections now open) 2014-10-06T18:32:03.006+0000 I NETWORK [conn21149] end connection 127.0.0.1:53647 (3 connections now open) 2014-10-06T18:32:03.006+0000 I NETWORK [conn21153] end connection 127.0.0.1:53651 (2 connections now open) 2014-10-06T18:32:03.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53655 #21157 (3 connections now open) 2014-10-06T18:32:03.007+0000 I NETWORK [conn21157] end connection 127.0.0.1:53655 (2 connections now open) 2014-10-06T18:32:03.007+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:32:03.012+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:32:03.013+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:32:03.013+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:32:03.014+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:32:03.014+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:32:03.014+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:32:03.015+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:32:03.015+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:32:03.388+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:32:03.743+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:32:04.123+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:32:04.495+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53656 #21158 (3 connections now open) 2014-10-06T18:32:04.495+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53657 #21159 (4 connections now open) 2014-10-06T18:32:04.495+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53658 #21160 (5 connections now open) 2014-10-06T18:32:04.495+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53659 #21161 (6 connections now open) 2014-10-06T18:32:04.496+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53660 #21162 (7 connections now open) 2014-10-06T18:32:04.496+0000 I NETWORK [conn21158] end connection 127.0.0.1:53656 (6 connections now open) 2014-10-06T18:32:09.496+0000 I NETWORK [conn21162] end connection 127.0.0.1:53660 (5 connections now open) 2014-10-06T18:32:09.497+0000 I NETWORK [conn21161] end connection 127.0.0.1:53659 (4 connections now open) 2014-10-06T18:32:09.497+0000 I NETWORK [conn21159] end connection 127.0.0.1:53657 (3 connections now open) 2014-10-06T18:32:09.497+0000 I NETWORK [conn21160] end connection 127.0.0.1:53658 (2 connections now open) 2014-10-06T18:32:09.497+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53661 #21163 (3 connections now open) 2014-10-06T18:32:09.498+0000 I NETWORK [conn21163] end connection 127.0.0.1:53661 (2 connections now open) 2014-10-06T18:32:09.498+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:32:09.499+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:32:09.500+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:32:09.500+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:32:09.501+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:32:09.501+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:32:09.502+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:32:09.502+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:32:09.502+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:32:09.868+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:32:10.246+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:32:10.603+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:32:10.987+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53662 #21164 (3 connections now open) 2014-10-06T18:32:10.988+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53664 #21165 (4 connections now open) 2014-10-06T18:32:10.988+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53663 #21166 (5 connections now open) 2014-10-06T18:32:10.988+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53666 #21167 (6 connections now open) 2014-10-06T18:32:10.988+0000 I NETWORK [conn21164] end connection 127.0.0.1:53662 (4 connections now open) 2014-10-06T18:32:10.988+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53667 #21168 (7 connections now open) 2014-10-06T18:32:15.988+0000 I NETWORK [conn21168] end connection 127.0.0.1:53667 (5 connections now open) 2014-10-06T18:32:15.988+0000 I NETWORK [conn21166] end connection 127.0.0.1:53663 (5 connections now open) 2014-10-06T18:32:15.989+0000 I NETWORK [conn21167] end connection 127.0.0.1:53666 (3 connections now open) 2014-10-06T18:32:15.989+0000 I NETWORK [conn21165] end connection 127.0.0.1:53664 (2 connections now open) 2014-10-06T18:32:15.989+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53668 #21169 (3 connections now open) 2014-10-06T18:32:15.990+0000 I NETWORK [conn21169] end connection 127.0.0.1:53668 (2 connections now open) 2014-10-06T18:32:15.990+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:32:15.991+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:32:15.991+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:32:15.992+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:32:15.993+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:32:15.993+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:32:15.993+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:32:15.993+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:32:15.994+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:32:16.365+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:32:16.730+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:32:17.104+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:32:17.459+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53669 #21170 (3 connections now open) 2014-10-06T18:32:17.460+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53670 #21171 (4 connections now open) 2014-10-06T18:32:17.460+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53671 #21172 (5 connections now open) 2014-10-06T18:32:17.460+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53672 #21173 (6 connections now open) 2014-10-06T18:32:17.460+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53673 #21174 (7 connections now open) 2014-10-06T18:32:17.460+0000 I NETWORK [conn21170] end connection 127.0.0.1:53669 (6 connections now open) 2014-10-06T18:32:22.460+0000 I NETWORK [conn21171] end connection 127.0.0.1:53670 (5 connections now open) 2014-10-06T18:32:22.460+0000 I NETWORK [conn21174] end connection 127.0.0.1:53673 (5 connections now open) 2014-10-06T18:32:22.461+0000 I NETWORK [conn21173] end connection 127.0.0.1:53672 (3 connections now open) 2014-10-06T18:32:22.461+0000 I NETWORK [conn21172] end connection 127.0.0.1:53671 (2 connections now open) 2014-10-06T18:32:22.461+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53674 #21175 (3 connections now open) 2014-10-06T18:32:22.462+0000 I NETWORK [conn21175] end connection 127.0.0.1:53674 (2 connections now open) 2014-10-06T18:32:22.462+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:32:22.463+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:32:22.464+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:32:22.464+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:32:22.465+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:32:22.465+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:32:22.465+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:32:22.466+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:32:22.466+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:32:22.847+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:32:23.225+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:32:23.590+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:32:23.971+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53675 #21176 (3 connections now open) 2014-10-06T18:32:23.971+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53676 #21177 (4 connections now open) 2014-10-06T18:32:23.971+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53677 #21178 (5 connections now open) 2014-10-06T18:32:23.971+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53678 #21179 (6 connections now open) 2014-10-06T18:32:23.971+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53679 #21180 (7 connections now open) 2014-10-06T18:32:23.971+0000 I NETWORK [conn21176] end connection 127.0.0.1:53675 (5 connections now open) 2014-10-06T18:32:28.972+0000 I NETWORK [conn21177] end connection 127.0.0.1:53676 (5 connections now open) 2014-10-06T18:32:28.972+0000 I NETWORK [conn21178] end connection 127.0.0.1:53677 (4 connections now open) 2014-10-06T18:32:28.972+0000 I NETWORK [conn21179] end connection 127.0.0.1:53678 (3 connections now open) 2014-10-06T18:32:28.972+0000 I NETWORK [conn21180] end connection 127.0.0.1:53679 (2 connections now open) 2014-10-06T18:32:28.972+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53680 #21181 (3 connections now open) 2014-10-06T18:32:28.973+0000 I NETWORK [conn21181] end connection 127.0.0.1:53680 (2 connections now open) 2014-10-06T18:32:28.973+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:32:28.974+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:32:28.975+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:32:28.975+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:32:28.976+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:32:28.976+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:32:28.977+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:32:28.977+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:32:28.977+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:32:29.333+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:32:29.706+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:32:30.084+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:32:30.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53681 #21182 (3 connections now open) 2014-10-06T18:32:30.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53682 #21183 (4 connections now open) 2014-10-06T18:32:30.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53683 #21184 (5 connections now open) 2014-10-06T18:32:30.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53684 #21185 (6 connections now open) 2014-10-06T18:32:30.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53685 #21186 (7 connections now open) 2014-10-06T18:32:30.442+0000 I NETWORK [conn21182] end connection 127.0.0.1:53681 (5 connections now open) 2014-10-06T18:32:35.443+0000 I NETWORK [conn21185] end connection 127.0.0.1:53684 (5 connections now open) 2014-10-06T18:32:35.443+0000 I NETWORK [conn21183] end connection 127.0.0.1:53682 (5 connections now open) 2014-10-06T18:32:35.444+0000 I NETWORK [conn21186] end connection 127.0.0.1:53685 (3 connections now open) 2014-10-06T18:32:35.444+0000 I NETWORK [conn21184] end connection 127.0.0.1:53683 (2 connections now open) 2014-10-06T18:32:35.444+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53686 #21187 (3 connections now open) 2014-10-06T18:32:35.445+0000 I NETWORK [conn21187] end connection 127.0.0.1:53686 (2 connections now open) 2014-10-06T18:32:35.445+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:32:35.446+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:32:35.446+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:32:35.447+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:32:35.448+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:32:35.448+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:32:35.448+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:32:35.448+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:32:35.449+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:32:35.822+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:32:36.189+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:32:36.554+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:32:36.931+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53687 #21188 (3 connections now open) 2014-10-06T18:32:36.931+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53688 #21189 (4 connections now open) 2014-10-06T18:32:36.931+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53689 #21190 (5 connections now open) 2014-10-06T18:32:36.931+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53691 #21191 (6 connections now open) 2014-10-06T18:32:36.931+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53690 #21192 (7 connections now open) 2014-10-06T18:32:36.932+0000 I NETWORK [conn21188] end connection 127.0.0.1:53687 (6 connections now open) 2014-10-06T18:32:41.932+0000 I NETWORK [conn21189] end connection 127.0.0.1:53688 (5 connections now open) 2014-10-06T18:32:41.932+0000 I NETWORK [conn21191] end connection 127.0.0.1:53691 (4 connections now open) 2014-10-06T18:32:41.932+0000 I NETWORK [conn21192] end connection 127.0.0.1:53690 (3 connections now open) 2014-10-06T18:32:41.933+0000 I NETWORK [conn21190] end connection 127.0.0.1:53689 (2 connections now open) 2014-10-06T18:32:41.933+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53693 #21193 (3 connections now open) 2014-10-06T18:32:41.933+0000 I NETWORK [conn21193] end connection 127.0.0.1:53693 (2 connections now open) 2014-10-06T18:32:41.934+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:32:41.934+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:32:41.935+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:32:41.935+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:32:41.936+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:32:41.936+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:32:41.937+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:32:41.937+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:32:41.937+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:32:42.294+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:32:42.673+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:32:43.049+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:32:43.421+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53694 #21194 (3 connections now open) 2014-10-06T18:32:43.421+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53695 #21195 (4 connections now open) 2014-10-06T18:32:43.421+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53696 #21196 (5 connections now open) 2014-10-06T18:32:43.421+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53698 #21197 (6 connections now open) 2014-10-06T18:32:43.421+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53697 #21198 (7 connections now open) 2014-10-06T18:32:43.421+0000 I NETWORK [conn21194] end connection 127.0.0.1:53694 (5 connections now open) 2014-10-06T18:32:48.422+0000 I NETWORK [conn21197] end connection 127.0.0.1:53698 (5 connections now open) 2014-10-06T18:32:48.422+0000 I NETWORK [conn21195] end connection 127.0.0.1:53695 (4 connections now open) 2014-10-06T18:32:48.422+0000 I NETWORK [conn21196] end connection 127.0.0.1:53696 (3 connections now open) 2014-10-06T18:32:48.422+0000 I NETWORK [conn21198] end connection 127.0.0.1:53697 (2 connections now open) 2014-10-06T18:32:48.422+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53699 #21199 (3 connections now open) 2014-10-06T18:32:48.423+0000 I NETWORK [conn21199] end connection 127.0.0.1:53699 (2 connections now open) 2014-10-06T18:32:48.423+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:32:48.424+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:32:48.425+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:32:48.425+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:32:48.426+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:32:48.426+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:32:48.426+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:32:48.427+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:32:48.427+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:32:48.811+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:32:49.169+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:32:49.547+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:32:49.929+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53700 #21200 (3 connections now open) 2014-10-06T18:32:49.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53701 #21201 (4 connections now open) 2014-10-06T18:32:49.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53702 #21202 (5 connections now open) 2014-10-06T18:32:49.930+0000 I NETWORK [conn21200] end connection 127.0.0.1:53700 (4 connections now open) 2014-10-06T18:32:54.931+0000 I NETWORK [conn21201] end connection 127.0.0.1:53701 (3 connections now open) 2014-10-06T18:32:54.931+0000 I NETWORK [conn21202] end connection 127.0.0.1:53702 (2 connections now open) 2014-10-06T18:32:54.931+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53703 #21203 (3 connections now open) 2014-10-06T18:32:54.931+0000 I NETWORK [conn21203] end connection 127.0.0.1:53703 (2 connections now open) 2014-10-06T18:32:54.932+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:32:54.932+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:32:54.933+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:32:54.934+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:32:54.934+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:32:54.935+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:32:54.935+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:32:54.935+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:32:54.935+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:32:55.294+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:32:55.671+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:32:56.032+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:32:56.412+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53704 #21204 (3 connections now open) 2014-10-06T18:32:56.412+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53705 #21205 (4 connections now open) 2014-10-06T18:32:56.412+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53706 #21206 (5 connections now open) 2014-10-06T18:32:56.413+0000 I NETWORK [conn21204] end connection 127.0.0.1:53704 (4 connections now open) 2014-10-06T18:33:01.413+0000 I NETWORK [conn21206] end connection 127.0.0.1:53706 (3 connections now open) 2014-10-06T18:33:01.413+0000 I NETWORK [conn21205] end connection 127.0.0.1:53705 (2 connections now open) 2014-10-06T18:33:01.413+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53707 #21207 (3 connections now open) 2014-10-06T18:33:01.414+0000 I NETWORK [conn21207] end connection 127.0.0.1:53707 (2 connections now open) 2014-10-06T18:33:01.414+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:33:01.415+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:33:01.416+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:33:01.416+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:33:01.417+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:33:01.417+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:33:01.418+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:33:01.418+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:33:01.418+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:33:01.794+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:33:02.154+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:33:02.528+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:33:02.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53708 #21208 (3 connections now open) 2014-10-06T18:33:02.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53709 #21209 (4 connections now open) 2014-10-06T18:33:02.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53710 #21210 (5 connections now open) 2014-10-06T18:33:02.893+0000 I NETWORK [conn21208] end connection 127.0.0.1:53708 (4 connections now open) 2014-10-06T18:33:07.893+0000 I NETWORK [conn21209] end connection 127.0.0.1:53709 (3 connections now open) 2014-10-06T18:33:07.894+0000 I NETWORK [conn21210] end connection 127.0.0.1:53710 (3 connections now open) 2014-10-06T18:33:07.894+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53711 #21211 (3 connections now open) 2014-10-06T18:33:07.894+0000 I NETWORK [conn21211] end connection 127.0.0.1:53711 (2 connections now open) 2014-10-06T18:33:07.895+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:33:07.896+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:33:07.896+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:33:07.897+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:33:07.897+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:33:07.898+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:33:07.898+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:33:07.898+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:33:07.898+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:33:08.283+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:33:08.660+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:33:09.011+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:33:09.385+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53712 #21212 (3 connections now open) 2014-10-06T18:33:09.385+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53713 #21213 (4 connections now open) 2014-10-06T18:33:09.385+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53714 #21214 (5 connections now open) 2014-10-06T18:33:09.385+0000 I NETWORK [conn21212] end connection 127.0.0.1:53712 (4 connections now open) 2014-10-06T18:33:14.386+0000 I NETWORK [conn21214] end connection 127.0.0.1:53714 (3 connections now open) 2014-10-06T18:33:14.386+0000 I NETWORK [conn21213] end connection 127.0.0.1:53713 (3 connections now open) 2014-10-06T18:33:14.386+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53715 #21215 (3 connections now open) 2014-10-06T18:33:14.387+0000 I NETWORK [conn21215] end connection 127.0.0.1:53715 (2 connections now open) 2014-10-06T18:33:14.387+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:33:14.388+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:33:14.389+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:33:14.389+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:33:14.390+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:33:14.390+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:33:14.390+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:33:14.390+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:33:14.391+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:33:14.757+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:33:15.122+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:33:15.498+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:33:15.858+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53716 #21216 (3 connections now open) 2014-10-06T18:33:15.858+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53717 #21217 (4 connections now open) 2014-10-06T18:33:15.858+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53718 #21218 (5 connections now open) 2014-10-06T18:33:15.859+0000 I NETWORK [conn21216] end connection 127.0.0.1:53716 (4 connections now open) 2014-10-06T18:33:20.860+0000 I NETWORK [conn21218] end connection 127.0.0.1:53718 (3 connections now open) 2014-10-06T18:33:20.860+0000 I NETWORK [conn21217] end connection 127.0.0.1:53717 (2 connections now open) 2014-10-06T18:33:20.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53720 #21219 (3 connections now open) 2014-10-06T18:33:20.861+0000 I NETWORK [conn21219] end connection 127.0.0.1:53720 (2 connections now open) 2014-10-06T18:33:20.861+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:33:20.862+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:33:20.862+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:33:20.863+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:33:20.864+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:33:20.864+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:33:20.864+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:33:20.864+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:33:20.865+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:33:21.242+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:33:21.617+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:33:21.973+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:33:22.357+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53721 #21220 (3 connections now open) 2014-10-06T18:33:22.358+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53722 #21221 (4 connections now open) 2014-10-06T18:33:22.358+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53723 #21222 (5 connections now open) 2014-10-06T18:33:22.358+0000 I NETWORK [conn21220] end connection 127.0.0.1:53721 (4 connections now open) 2014-10-06T18:33:27.359+0000 I NETWORK [conn21222] end connection 127.0.0.1:53723 (3 connections now open) 2014-10-06T18:33:27.360+0000 I NETWORK [conn21221] end connection 127.0.0.1:53722 (2 connections now open) 2014-10-06T18:33:27.360+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53724 #21223 (3 connections now open) 2014-10-06T18:33:27.360+0000 I NETWORK [conn21223] end connection 127.0.0.1:53724 (2 connections now open) 2014-10-06T18:33:27.361+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:33:27.361+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:33:27.362+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:33:27.363+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:33:27.363+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:33:27.363+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:33:27.364+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:33:27.364+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:33:27.364+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:33:27.721+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:33:28.095+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:33:28.476+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:33:28.835+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53725 #21224 (3 connections now open) 2014-10-06T18:33:28.835+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53726 #21225 (4 connections now open) 2014-10-06T18:33:28.835+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53727 #21226 (5 connections now open) 2014-10-06T18:33:28.835+0000 I NETWORK [conn21224] end connection 127.0.0.1:53725 (4 connections now open) 2014-10-06T18:33:33.836+0000 I NETWORK [conn21226] end connection 127.0.0.1:53727 (3 connections now open) 2014-10-06T18:33:33.836+0000 I NETWORK [conn21225] end connection 127.0.0.1:53726 (2 connections now open) 2014-10-06T18:33:33.836+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53728 #21227 (3 connections now open) 2014-10-06T18:33:33.837+0000 I NETWORK [conn21227] end connection 127.0.0.1:53728 (2 connections now open) 2014-10-06T18:33:33.837+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:33:33.838+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:33:33.839+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:33:33.839+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:33:33.840+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:33:33.840+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:33:33.840+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:33:33.841+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:33:33.841+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:33:34.221+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:33:34.577+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:33:34.957+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:33:35.342+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53729 #21228 (3 connections now open) 2014-10-06T18:33:35.342+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53730 #21229 (4 connections now open) 2014-10-06T18:33:35.342+0000 I NETWORK [conn21228] end connection 127.0.0.1:53729 (3 connections now open) 2014-10-06T18:33:40.343+0000 I NETWORK [conn21229] end connection 127.0.0.1:53730 (2 connections now open) 2014-10-06T18:33:40.344+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53731 #21230 (3 connections now open) 2014-10-06T18:33:40.344+0000 I NETWORK [conn21230] end connection 127.0.0.1:53731 (2 connections now open) 2014-10-06T18:33:40.344+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:33:40.345+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:33:40.346+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:33:40.346+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:33:40.347+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:33:40.347+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:33:40.348+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:33:40.348+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:33:40.348+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:33:40.712+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:33:41.088+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:33:41.459+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:33:41.820+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53732 #21231 (3 connections now open) 2014-10-06T18:33:41.820+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53733 #21232 (4 connections now open) 2014-10-06T18:33:41.821+0000 I NETWORK [conn21231] end connection 127.0.0.1:53732 (3 connections now open) 2014-10-06T18:33:46.822+0000 I NETWORK [conn21232] end connection 127.0.0.1:53733 (2 connections now open) 2014-10-06T18:33:46.822+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53734 #21233 (3 connections now open) 2014-10-06T18:33:46.823+0000 I NETWORK [conn21233] end connection 127.0.0.1:53734 (2 connections now open) 2014-10-06T18:33:46.823+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:33:46.824+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:33:46.825+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:33:46.825+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:33:46.826+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:33:46.826+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:33:46.826+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:33:46.826+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:33:46.827+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:33:47.215+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:33:47.579+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:33:47.965+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:33:48.354+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53735 #21234 (3 connections now open) 2014-10-06T18:33:48.354+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53736 #21235 (4 connections now open) 2014-10-06T18:33:48.354+0000 I NETWORK [conn21234] end connection 127.0.0.1:53735 (3 connections now open) 2014-10-06T18:33:53.355+0000 I NETWORK [conn21235] end connection 127.0.0.1:53736 (2 connections now open) 2014-10-06T18:33:53.356+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53737 #21236 (3 connections now open) 2014-10-06T18:33:53.356+0000 I NETWORK [conn21236] end connection 127.0.0.1:53737 (2 connections now open) 2014-10-06T18:33:53.356+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:33:53.357+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:33:53.358+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:33:53.358+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:33:53.359+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:33:53.359+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:33:53.360+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:33:53.360+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:33:53.360+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:33:53.719+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:33:54.097+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:33:54.459+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:33:54.836+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53738 #21237 (3 connections now open) 2014-10-06T18:33:54.836+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53739 #21238 (4 connections now open) 2014-10-06T18:33:54.837+0000 I NETWORK [conn21237] end connection 127.0.0.1:53738 (3 connections now open) 2014-10-06T18:33:59.837+0000 I NETWORK [conn21238] end connection 127.0.0.1:53739 (2 connections now open) 2014-10-06T18:33:59.837+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53740 #21239 (3 connections now open) 2014-10-06T18:33:59.838+0000 I NETWORK [conn21239] end connection 127.0.0.1:53740 (2 connections now open) 2014-10-06T18:33:59.838+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:33:59.839+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:33:59.840+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:33:59.840+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:33:59.841+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:33:59.841+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:33:59.841+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:33:59.842+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:33:59.842+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:34:00.219+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:34:00.574+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:34:00.949+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:34:01.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53741 #21240 (3 connections now open) 2014-10-06T18:34:01.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53742 #21241 (4 connections now open) 2014-10-06T18:34:01.309+0000 I NETWORK [conn21240] end connection 127.0.0.1:53741 (3 connections now open) 2014-10-06T18:34:06.309+0000 I NETWORK [conn21241] end connection 127.0.0.1:53742 (2 connections now open) 2014-10-06T18:34:06.310+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53743 #21242 (3 connections now open) 2014-10-06T18:34:06.310+0000 I NETWORK [conn21242] end connection 127.0.0.1:53743 (2 connections now open) 2014-10-06T18:34:06.311+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:34:06.311+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:34:06.312+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:34:06.312+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:34:06.313+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:34:06.313+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:34:06.314+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:34:06.314+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:34:06.314+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:34:06.688+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:34:07.067+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:34:07.422+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:34:07.802+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53744 #21243 (3 connections now open) 2014-10-06T18:34:07.802+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53745 #21244 (4 connections now open) 2014-10-06T18:34:07.803+0000 I NETWORK [conn21243] end connection 127.0.0.1:53744 (3 connections now open) 2014-10-06T18:34:12.803+0000 I NETWORK [conn21244] end connection 127.0.0.1:53745 (2 connections now open) 2014-10-06T18:34:12.803+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53746 #21245 (3 connections now open) 2014-10-06T18:34:12.804+0000 I NETWORK [conn21245] end connection 127.0.0.1:53746 (2 connections now open) 2014-10-06T18:34:12.804+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:34:12.805+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:34:12.806+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:34:12.806+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:34:12.807+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:34:12.807+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:34:12.807+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:34:12.808+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:34:12.808+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:34:13.183+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:34:13.545+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:34:13.926+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:34:14.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53747 #21246 (3 connections now open) 2014-10-06T18:34:14.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53748 #21247 (4 connections now open) 2014-10-06T18:34:14.283+0000 I NETWORK [conn21246] end connection 127.0.0.1:53747 (3 connections now open) 2014-10-06T18:34:19.283+0000 I NETWORK [conn21247] end connection 127.0.0.1:53748 (2 connections now open) 2014-10-06T18:34:19.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53749 #21248 (3 connections now open) 2014-10-06T18:34:19.284+0000 I NETWORK [conn21248] end connection 127.0.0.1:53749 (2 connections now open) 2014-10-06T18:34:19.284+0000 I COMMANDS [conn14073] CMD: drop test0.Queries_FindProjectionDottedField 2014-10-06T18:34:19.285+0000 I COMMANDS [conn14073] CMD: drop test1.Queries_FindProjectionDottedField 2014-10-06T18:34:19.285+0000 I COMMANDS [conn14073] CMD: drop test2.Queries_FindProjectionDottedField 2014-10-06T18:34:19.286+0000 I COMMANDS [conn14073] CMD: drop test3.Queries_FindProjectionDottedField 2014-10-06T18:34:19.290+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:34:19.291+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:34:19.291+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:34:19.291+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:34:19.294+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53750 #21249 (3 connections now open) 2014-10-06T18:34:19.295+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53751 #21250 (4 connections now open) 2014-10-06T18:34:19.295+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53752 #21251 (5 connections now open) 2014-10-06T18:34:19.295+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53753 #21252 (6 connections now open) 2014-10-06T18:34:19.295+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53754 #21253 (7 connections now open) 2014-10-06T18:34:19.295+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53755 #21254 (8 connections now open) 2014-10-06T18:34:19.295+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53756 #21255 (9 connections now open) 2014-10-06T18:34:19.296+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53757 #21256 (10 connections now open) 2014-10-06T18:34:19.296+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53758 #21257 (11 connections now open) 2014-10-06T18:34:19.296+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53759 #21258 (12 connections now open) 2014-10-06T18:34:19.297+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53760 #21259 (13 connections now open) 2014-10-06T18:34:19.297+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53761 #21260 (14 connections now open) 2014-10-06T18:34:19.297+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53762 #21261 (15 connections now open) 2014-10-06T18:34:19.297+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53763 #21262 (16 connections now open) 2014-10-06T18:34:19.298+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53764 #21263 (17 connections now open) 2014-10-06T18:34:19.298+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53765 #21264 (18 connections now open) 2014-10-06T18:34:19.298+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53766 #21265 (19 connections now open) 2014-10-06T18:34:19.298+0000 I NETWORK [conn21249] end connection 127.0.0.1:53750 (18 connections now open) 2014-10-06T18:34:24.299+0000 I NETWORK [conn21260] end connection 127.0.0.1:53761 (17 connections now open) 2014-10-06T18:34:24.299+0000 I NETWORK [conn21250] end connection 127.0.0.1:53751 (17 connections now open) 2014-10-06T18:34:24.299+0000 I NETWORK [conn21252] end connection 127.0.0.1:53753 (17 connections now open) 2014-10-06T18:34:24.299+0000 I NETWORK [conn21258] end connection 127.0.0.1:53759 (17 connections now open) 2014-10-06T18:34:24.299+0000 I NETWORK [conn21257] end connection 127.0.0.1:53758 (17 connections now open) 2014-10-06T18:34:24.299+0000 I NETWORK [conn21254] end connection 127.0.0.1:53755 (17 connections now open) 2014-10-06T18:34:24.299+0000 I NETWORK [conn21261] end connection 127.0.0.1:53762 (16 connections now open) 2014-10-06T18:34:24.299+0000 I NETWORK [conn21253] end connection 127.0.0.1:53754 (16 connections now open) 2014-10-06T18:34:24.299+0000 I NETWORK [conn21262] end connection 127.0.0.1:53763 (16 connections now open) 2014-10-06T18:34:24.299+0000 I NETWORK [conn21265] end connection 127.0.0.1:53766 (16 connections now open) 2014-10-06T18:34:24.299+0000 I NETWORK [conn21264] end connection 127.0.0.1:53765 (16 connections now open) 2014-10-06T18:34:24.299+0000 I NETWORK [conn21255] end connection 127.0.0.1:53756 (16 connections now open) 2014-10-06T18:34:24.299+0000 I NETWORK [conn21251] end connection 127.0.0.1:53752 (16 connections now open) 2014-10-06T18:34:24.299+0000 I NETWORK [conn21263] end connection 127.0.0.1:53764 (16 connections now open) 2014-10-06T18:34:24.299+0000 I NETWORK [conn21256] end connection 127.0.0.1:53757 (16 connections now open) 2014-10-06T18:34:24.299+0000 I NETWORK [conn21259] end connection 127.0.0.1:53760 (16 connections now open) 2014-10-06T18:34:24.299+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53767 #21266 (5 connections now open) 2014-10-06T18:34:24.300+0000 I NETWORK [conn21266] end connection 127.0.0.1:53767 (2 connections now open) 2014-10-06T18:34:24.300+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:34:24.301+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:34:24.302+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:34:24.302+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:34:24.303+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:34:24.303+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:34:24.303+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:34:24.303+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:34:24.306+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53768 #21267 (3 connections now open) 2014-10-06T18:34:24.306+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53769 #21268 (4 connections now open) 2014-10-06T18:34:24.307+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53770 #21269 (5 connections now open) 2014-10-06T18:34:24.307+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53771 #21270 (6 connections now open) 2014-10-06T18:34:24.307+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53772 #21271 (7 connections now open) 2014-10-06T18:34:24.307+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53773 #21272 (8 connections now open) 2014-10-06T18:34:24.307+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53774 #21273 (9 connections now open) 2014-10-06T18:34:24.307+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53775 #21274 (10 connections now open) 2014-10-06T18:34:24.307+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53776 #21275 (11 connections now open) 2014-10-06T18:34:24.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53777 #21276 (12 connections now open) 2014-10-06T18:34:24.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53778 #21277 (13 connections now open) 2014-10-06T18:34:24.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53779 #21278 (14 connections now open) 2014-10-06T18:34:24.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53780 #21279 (15 connections now open) 2014-10-06T18:34:24.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53781 #21280 (16 connections now open) 2014-10-06T18:34:24.309+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53782 #21281 (17 connections now open) 2014-10-06T18:34:24.309+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53783 #21282 (18 connections now open) 2014-10-06T18:34:24.309+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53784 #21283 (19 connections now open) 2014-10-06T18:34:24.309+0000 I NETWORK [conn21267] end connection 127.0.0.1:53768 (18 connections now open) 2014-10-06T18:34:29.309+0000 I NETWORK [conn21279] end connection 127.0.0.1:53780 (17 connections now open) 2014-10-06T18:34:29.309+0000 I NETWORK [conn21282] end connection 127.0.0.1:53783 (16 connections now open) 2014-10-06T18:34:29.309+0000 I NETWORK [conn21283] end connection 127.0.0.1:53784 (17 connections now open) 2014-10-06T18:34:29.309+0000 I NETWORK [conn21281] end connection 127.0.0.1:53782 (17 connections now open) 2014-10-06T18:34:29.309+0000 I NETWORK [conn21273] end connection 127.0.0.1:53774 (16 connections now open) 2014-10-06T18:34:29.309+0000 I NETWORK [conn21276] end connection 127.0.0.1:53777 (16 connections now open) 2014-10-06T18:34:29.309+0000 I NETWORK [conn21280] end connection 127.0.0.1:53781 (16 connections now open) 2014-10-06T18:34:29.309+0000 I NETWORK [conn21277] end connection 127.0.0.1:53778 (16 connections now open) 2014-10-06T18:34:29.310+0000 I NETWORK [conn21269] end connection 127.0.0.1:53770 (16 connections now open) 2014-10-06T18:34:29.310+0000 I NETWORK [conn21278] end connection 127.0.0.1:53779 (16 connections now open) 2014-10-06T18:34:29.310+0000 I NETWORK [conn21275] end connection 127.0.0.1:53776 (16 connections now open) 2014-10-06T18:34:29.310+0000 I NETWORK [conn21274] end connection 127.0.0.1:53775 (16 connections now open) 2014-10-06T18:34:29.310+0000 I NETWORK [conn21270] end connection 127.0.0.1:53771 (16 connections now open) 2014-10-06T18:34:29.310+0000 I NETWORK [conn21271] end connection 127.0.0.1:53772 (16 connections now open) 2014-10-06T18:34:29.310+0000 I NETWORK [conn21272] end connection 127.0.0.1:53773 (16 connections now open) 2014-10-06T18:34:29.310+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53785 #21284 (18 connections now open) 2014-10-06T18:34:29.310+0000 I NETWORK [conn21268] end connection 127.0.0.1:53769 (16 connections now open) 2014-10-06T18:34:29.311+0000 I NETWORK [conn21284] end connection 127.0.0.1:53785 (2 connections now open) 2014-10-06T18:34:29.311+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:34:29.312+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:34:29.312+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:34:29.313+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:34:29.313+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:34:29.314+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:34:29.314+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:34:29.314+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:34:29.317+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53786 #21285 (3 connections now open) 2014-10-06T18:34:29.317+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53787 #21286 (4 connections now open) 2014-10-06T18:34:29.317+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53788 #21287 (5 connections now open) 2014-10-06T18:34:29.317+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53789 #21288 (6 connections now open) 2014-10-06T18:34:29.317+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53790 #21289 (7 connections now open) 2014-10-06T18:34:29.317+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53791 #21290 (8 connections now open) 2014-10-06T18:34:29.317+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53792 #21291 (9 connections now open) 2014-10-06T18:34:29.318+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53793 #21292 (10 connections now open) 2014-10-06T18:34:29.318+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53794 #21293 (11 connections now open) 2014-10-06T18:34:29.318+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53795 #21294 (12 connections now open) 2014-10-06T18:34:29.318+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53796 #21295 (13 connections now open) 2014-10-06T18:34:29.319+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53797 #21296 (14 connections now open) 2014-10-06T18:34:29.319+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53798 #21297 (15 connections now open) 2014-10-06T18:34:29.319+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53799 #21298 (16 connections now open) 2014-10-06T18:34:29.319+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53800 #21299 (17 connections now open) 2014-10-06T18:34:29.319+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53801 #21300 (18 connections now open) 2014-10-06T18:34:29.319+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53802 #21301 (19 connections now open) 2014-10-06T18:34:29.320+0000 I NETWORK [conn21285] end connection 127.0.0.1:53786 (18 connections now open) 2014-10-06T18:34:34.320+0000 I NETWORK [conn21292] end connection 127.0.0.1:53793 (17 connections now open) 2014-10-06T18:34:34.320+0000 I NETWORK [conn21297] end connection 127.0.0.1:53798 (17 connections now open) 2014-10-06T18:34:34.320+0000 I NETWORK [conn21291] end connection 127.0.0.1:53792 (17 connections now open) 2014-10-06T18:34:34.320+0000 I NETWORK [conn21299] end connection 127.0.0.1:53800 (17 connections now open) 2014-10-06T18:34:34.320+0000 I NETWORK [conn21290] end connection 127.0.0.1:53791 (17 connections now open) 2014-10-06T18:34:34.320+0000 I NETWORK [conn21301] end connection 127.0.0.1:53802 (17 connections now open) 2014-10-06T18:34:34.321+0000 I NETWORK [conn21298] end connection 127.0.0.1:53799 (16 connections now open) 2014-10-06T18:34:34.321+0000 I NETWORK [conn21288] end connection 127.0.0.1:53789 (16 connections now open) 2014-10-06T18:34:34.321+0000 I NETWORK [conn21286] end connection 127.0.0.1:53787 (16 connections now open) 2014-10-06T18:34:34.321+0000 I NETWORK [conn21287] end connection 127.0.0.1:53788 (16 connections now open) 2014-10-06T18:34:34.321+0000 I NETWORK [conn21293] end connection 127.0.0.1:53794 (16 connections now open) 2014-10-06T18:34:34.321+0000 I NETWORK [conn21295] end connection 127.0.0.1:53796 (16 connections now open) 2014-10-06T18:34:34.321+0000 I NETWORK [conn21294] end connection 127.0.0.1:53795 (16 connections now open) 2014-10-06T18:34:34.321+0000 I NETWORK [conn21296] end connection 127.0.0.1:53797 (16 connections now open) 2014-10-06T18:34:34.321+0000 I NETWORK [conn21289] end connection 127.0.0.1:53790 (16 connections now open) 2014-10-06T18:34:34.321+0000 I NETWORK [conn21300] end connection 127.0.0.1:53801 (16 connections now open) 2014-10-06T18:34:34.321+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53803 #21302 (15 connections now open) 2014-10-06T18:34:34.322+0000 I NETWORK [conn21302] end connection 127.0.0.1:53803 (2 connections now open) 2014-10-06T18:34:34.322+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:34:34.323+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:34:34.324+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:34:34.324+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:34:34.325+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:34:34.325+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:34:34.325+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:34:34.325+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:34:34.328+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53804 #21303 (3 connections now open) 2014-10-06T18:34:34.328+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53805 #21304 (4 connections now open) 2014-10-06T18:34:34.329+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53806 #21305 (5 connections now open) 2014-10-06T18:34:34.329+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53808 #21306 (6 connections now open) 2014-10-06T18:34:34.329+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53807 #21307 (7 connections now open) 2014-10-06T18:34:34.329+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53809 #21308 (8 connections now open) 2014-10-06T18:34:34.329+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53810 #21309 (9 connections now open) 2014-10-06T18:34:34.329+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53811 #21310 (10 connections now open) 2014-10-06T18:34:34.330+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53812 #21311 (11 connections now open) 2014-10-06T18:34:34.330+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53813 #21312 (12 connections now open) 2014-10-06T18:34:34.330+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53814 #21313 (13 connections now open) 2014-10-06T18:34:34.330+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53815 #21314 (14 connections now open) 2014-10-06T18:34:34.330+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53816 #21315 (15 connections now open) 2014-10-06T18:34:34.330+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53817 #21316 (16 connections now open) 2014-10-06T18:34:34.330+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53818 #21317 (17 connections now open) 2014-10-06T18:34:34.331+0000 I NETWORK [conn21303] end connection 127.0.0.1:53804 (16 connections now open) 2014-10-06T18:34:34.331+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53819 #21318 (18 connections now open) 2014-10-06T18:34:34.331+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53820 #21319 (18 connections now open) 2014-10-06T18:34:39.331+0000 I NETWORK [conn21319] end connection 127.0.0.1:53820 (17 connections now open) 2014-10-06T18:34:39.331+0000 I NETWORK [conn21311] end connection 127.0.0.1:53812 (17 connections now open) 2014-10-06T18:34:39.331+0000 I NETWORK [conn21306] end connection 127.0.0.1:53808 (16 connections now open) 2014-10-06T18:34:39.331+0000 I NETWORK [conn21314] end connection 127.0.0.1:53815 (15 connections now open) 2014-10-06T18:34:39.332+0000 I NETWORK [conn21304] end connection 127.0.0.1:53805 (14 connections now open) 2014-10-06T18:34:39.332+0000 I NETWORK [conn21309] end connection 127.0.0.1:53810 (17 connections now open) 2014-10-06T18:34:39.332+0000 I NETWORK [conn21310] end connection 127.0.0.1:53811 (14 connections now open) 2014-10-06T18:34:39.331+0000 I NETWORK [conn21312] end connection 127.0.0.1:53813 (15 connections now open) 2014-10-06T18:34:39.332+0000 I NETWORK [conn21313] end connection 127.0.0.1:53814 (11 connections now open) 2014-10-06T18:34:39.332+0000 I NETWORK [conn21315] end connection 127.0.0.1:53816 (14 connections now open) 2014-10-06T18:34:39.332+0000 I NETWORK [conn21318] end connection 127.0.0.1:53819 (13 connections now open) 2014-10-06T18:34:39.332+0000 I NETWORK [conn21308] end connection 127.0.0.1:53809 (13 connections now open) 2014-10-06T18:34:39.332+0000 I NETWORK [conn21317] end connection 127.0.0.1:53818 (13 connections now open) 2014-10-06T18:34:39.332+0000 I NETWORK [conn21305] end connection 127.0.0.1:53806 (14 connections now open) 2014-10-06T18:34:39.331+0000 I NETWORK [conn21307] end connection 127.0.0.1:53807 (15 connections now open) 2014-10-06T18:34:39.332+0000 I NETWORK [conn21316] end connection 127.0.0.1:53817 (10 connections now open) 2014-10-06T18:34:39.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53821 #21320 (3 connections now open) 2014-10-06T18:34:39.333+0000 I NETWORK [conn21320] end connection 127.0.0.1:53821 (2 connections now open) 2014-10-06T18:34:39.333+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:34:39.334+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:34:39.334+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:34:39.335+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:34:39.335+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:34:39.336+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:34:39.336+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:34:39.336+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:34:39.339+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53822 #21321 (3 connections now open) 2014-10-06T18:34:39.339+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53823 #21322 (4 connections now open) 2014-10-06T18:34:39.339+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53824 #21323 (5 connections now open) 2014-10-06T18:34:39.339+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53825 #21324 (6 connections now open) 2014-10-06T18:34:39.339+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53826 #21325 (7 connections now open) 2014-10-06T18:34:39.340+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53827 #21326 (8 connections now open) 2014-10-06T18:34:39.340+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53828 #21327 (9 connections now open) 2014-10-06T18:34:39.340+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53829 #21328 (10 connections now open) 2014-10-06T18:34:39.340+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53830 #21329 (11 connections now open) 2014-10-06T18:34:39.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53831 #21330 (12 connections now open) 2014-10-06T18:34:39.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53832 #21331 (13 connections now open) 2014-10-06T18:34:39.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53833 #21332 (14 connections now open) 2014-10-06T18:34:39.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53834 #21333 (15 connections now open) 2014-10-06T18:34:39.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53835 #21334 (16 connections now open) 2014-10-06T18:34:39.342+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53836 #21335 (17 connections now open) 2014-10-06T18:34:39.342+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53837 #21336 (18 connections now open) 2014-10-06T18:34:39.342+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53838 #21337 (19 connections now open) 2014-10-06T18:34:39.342+0000 I NETWORK [conn21321] end connection 127.0.0.1:53822 (18 connections now open) 2014-10-06T18:34:44.342+0000 I NETWORK [conn21331] end connection 127.0.0.1:53832 (17 connections now open) 2014-10-06T18:34:44.343+0000 I NETWORK [conn21330] end connection 127.0.0.1:53831 (17 connections now open) 2014-10-06T18:34:44.343+0000 I NETWORK [conn21333] end connection 127.0.0.1:53834 (17 connections now open) 2014-10-06T18:34:44.343+0000 I NETWORK [conn21334] end connection 127.0.0.1:53835 (17 connections now open) 2014-10-06T18:34:44.343+0000 I NETWORK [conn21332] end connection 127.0.0.1:53833 (16 connections now open) 2014-10-06T18:34:44.343+0000 I NETWORK [conn21335] end connection 127.0.0.1:53836 (16 connections now open) 2014-10-06T18:34:44.343+0000 I NETWORK [conn21324] end connection 127.0.0.1:53825 (16 connections now open) 2014-10-06T18:34:44.343+0000 I NETWORK [conn21322] end connection 127.0.0.1:53823 (16 connections now open) 2014-10-06T18:34:44.343+0000 I NETWORK [conn21327] end connection 127.0.0.1:53828 (16 connections now open) 2014-10-06T18:34:44.343+0000 I NETWORK [conn21325] end connection 127.0.0.1:53826 (16 connections now open) 2014-10-06T18:34:44.343+0000 I NETWORK [conn21337] end connection 127.0.0.1:53838 (16 connections now open) 2014-10-06T18:34:44.343+0000 I NETWORK [conn21329] end connection 127.0.0.1:53830 (16 connections now open) 2014-10-06T18:34:44.343+0000 I NETWORK [conn21328] end connection 127.0.0.1:53829 (16 connections now open) 2014-10-06T18:34:44.343+0000 I NETWORK [conn21323] end connection 127.0.0.1:53824 (16 connections now open) 2014-10-06T18:34:44.343+0000 I NETWORK [conn21336] end connection 127.0.0.1:53837 (16 connections now open) 2014-10-06T18:34:44.343+0000 I NETWORK [conn21326] end connection 127.0.0.1:53827 (16 connections now open) 2014-10-06T18:34:44.343+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53839 #21338 (3 connections now open) 2014-10-06T18:34:44.344+0000 I NETWORK [conn21338] end connection 127.0.0.1:53839 (2 connections now open) 2014-10-06T18:34:44.344+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:34:44.345+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:34:44.346+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:34:44.346+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:34:44.347+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:34:44.347+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:34:44.348+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:34:44.348+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:34:44.351+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53840 #21339 (3 connections now open) 2014-10-06T18:34:44.351+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53841 #21340 (4 connections now open) 2014-10-06T18:34:44.351+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53842 #21341 (5 connections now open) 2014-10-06T18:34:44.351+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53843 #21342 (6 connections now open) 2014-10-06T18:34:44.351+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53844 #21343 (7 connections now open) 2014-10-06T18:34:44.352+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53845 #21344 (8 connections now open) 2014-10-06T18:34:44.352+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53846 #21345 (9 connections now open) 2014-10-06T18:34:44.352+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53847 #21346 (10 connections now open) 2014-10-06T18:34:44.352+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53848 #21347 (11 connections now open) 2014-10-06T18:34:44.352+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53849 #21348 (12 connections now open) 2014-10-06T18:34:44.353+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53850 #21349 (13 connections now open) 2014-10-06T18:34:44.353+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53851 #21350 (14 connections now open) 2014-10-06T18:34:44.353+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53853 #21351 (15 connections now open) 2014-10-06T18:34:44.353+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53854 #21352 (16 connections now open) 2014-10-06T18:34:44.353+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53855 #21353 (17 connections now open) 2014-10-06T18:34:44.353+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53856 #21354 (18 connections now open) 2014-10-06T18:34:44.354+0000 I NETWORK [conn21339] end connection 127.0.0.1:53840 (17 connections now open) 2014-10-06T18:34:44.354+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53857 #21355 (19 connections now open) 2014-10-06T18:34:49.354+0000 I NETWORK [conn21352] end connection 127.0.0.1:53854 (17 connections now open) 2014-10-06T18:34:49.354+0000 I NETWORK [conn21350] end connection 127.0.0.1:53851 (17 connections now open) 2014-10-06T18:34:49.354+0000 I NETWORK [conn21349] end connection 127.0.0.1:53850 (17 connections now open) 2014-10-06T18:34:49.354+0000 I NETWORK [conn21355] end connection 127.0.0.1:53857 (17 connections now open) 2014-10-06T18:34:49.354+0000 I NETWORK [conn21346] end connection 127.0.0.1:53847 (17 connections now open) 2014-10-06T18:34:49.354+0000 I NETWORK [conn21347] end connection 127.0.0.1:53848 (17 connections now open) 2014-10-06T18:34:49.354+0000 I NETWORK [conn21348] end connection 127.0.0.1:53849 (16 connections now open) 2014-10-06T18:34:49.354+0000 I NETWORK [conn21342] end connection 127.0.0.1:53843 (16 connections now open) 2014-10-06T18:34:49.354+0000 I NETWORK [conn21345] end connection 127.0.0.1:53846 (16 connections now open) 2014-10-06T18:34:49.354+0000 I NETWORK [conn21343] end connection 127.0.0.1:53844 (16 connections now open) 2014-10-06T18:34:49.354+0000 I NETWORK [conn21351] end connection 127.0.0.1:53853 (16 connections now open) 2014-10-06T18:34:49.354+0000 I NETWORK [conn21353] end connection 127.0.0.1:53855 (16 connections now open) 2014-10-06T18:34:49.354+0000 I NETWORK [conn21341] end connection 127.0.0.1:53842 (16 connections now open) 2014-10-06T18:34:49.354+0000 I NETWORK [conn21354] end connection 127.0.0.1:53856 (16 connections now open) 2014-10-06T18:34:49.354+0000 I NETWORK [conn21340] end connection 127.0.0.1:53841 (16 connections now open) 2014-10-06T18:34:49.354+0000 I NETWORK [conn21344] end connection 127.0.0.1:53845 (16 connections now open) 2014-10-06T18:34:49.355+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53858 #21356 (3 connections now open) 2014-10-06T18:34:49.355+0000 I NETWORK [conn21356] end connection 127.0.0.1:53858 (2 connections now open) 2014-10-06T18:34:49.356+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:34:49.356+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:34:49.357+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:34:49.358+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:34:49.358+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:34:49.359+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:34:49.359+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:34:49.359+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:34:49.362+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53859 #21357 (3 connections now open) 2014-10-06T18:34:49.362+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53860 #21358 (4 connections now open) 2014-10-06T18:34:49.362+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53861 #21359 (5 connections now open) 2014-10-06T18:34:49.362+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53862 #21360 (6 connections now open) 2014-10-06T18:34:49.362+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53863 #21361 (7 connections now open) 2014-10-06T18:34:49.363+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53864 #21362 (8 connections now open) 2014-10-06T18:34:49.363+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53865 #21363 (9 connections now open) 2014-10-06T18:34:49.363+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53866 #21364 (10 connections now open) 2014-10-06T18:34:49.364+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53867 #21365 (11 connections now open) 2014-10-06T18:34:49.364+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53868 #21366 (12 connections now open) 2014-10-06T18:34:49.364+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53869 #21367 (13 connections now open) 2014-10-06T18:34:49.364+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53870 #21368 (14 connections now open) 2014-10-06T18:34:49.364+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53871 #21369 (15 connections now open) 2014-10-06T18:34:49.364+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53872 #21370 (16 connections now open) 2014-10-06T18:34:49.365+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53874 #21371 (17 connections now open) 2014-10-06T18:34:49.365+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53873 #21372 (18 connections now open) 2014-10-06T18:34:49.365+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53875 #21373 (19 connections now open) 2014-10-06T18:34:49.365+0000 I NETWORK [conn21357] end connection 127.0.0.1:53859 (18 connections now open) 2014-10-06T18:34:54.366+0000 I NETWORK [conn21360] end connection 127.0.0.1:53862 (17 connections now open) 2014-10-06T18:34:54.366+0000 I NETWORK [conn21359] end connection 127.0.0.1:53861 (17 connections now open) 2014-10-06T18:34:54.366+0000 I NETWORK [conn21366] end connection 127.0.0.1:53868 (17 connections now open) 2014-10-06T18:34:54.366+0000 I NETWORK [conn21370] end connection 127.0.0.1:53872 (17 connections now open) 2014-10-06T18:34:54.366+0000 I NETWORK [conn21373] end connection 127.0.0.1:53875 (17 connections now open) 2014-10-06T18:34:54.366+0000 I NETWORK [conn21364] end connection 127.0.0.1:53866 (17 connections now open) 2014-10-06T18:34:54.366+0000 I NETWORK [conn21363] end connection 127.0.0.1:53865 (17 connections now open) 2014-10-06T18:34:54.366+0000 I NETWORK [conn21367] end connection 127.0.0.1:53869 (17 connections now open) 2014-10-06T18:34:54.366+0000 I NETWORK [conn21368] end connection 127.0.0.1:53870 (17 connections now open) 2014-10-06T18:34:54.366+0000 I NETWORK [conn21362] end connection 127.0.0.1:53864 (16 connections now open) 2014-10-06T18:34:54.366+0000 I NETWORK [conn21371] end connection 127.0.0.1:53874 (16 connections now open) 2014-10-06T18:34:54.366+0000 I NETWORK [conn21372] end connection 127.0.0.1:53873 (16 connections now open) 2014-10-06T18:34:54.366+0000 I NETWORK [conn21361] end connection 127.0.0.1:53863 (16 connections now open) 2014-10-06T18:34:54.366+0000 I NETWORK [conn21369] end connection 127.0.0.1:53871 (16 connections now open) 2014-10-06T18:34:54.366+0000 I NETWORK [conn21365] end connection 127.0.0.1:53867 (16 connections now open) 2014-10-06T18:34:54.366+0000 I NETWORK [conn21358] end connection 127.0.0.1:53860 (16 connections now open) 2014-10-06T18:34:54.366+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53876 #21374 (5 connections now open) 2014-10-06T18:34:54.367+0000 I NETWORK [conn21374] end connection 127.0.0.1:53876 (2 connections now open) 2014-10-06T18:34:54.367+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:34:54.368+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:34:54.369+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:34:54.369+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:34:54.370+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:34:54.370+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:34:54.370+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:34:54.371+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:34:54.373+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53877 #21375 (3 connections now open) 2014-10-06T18:34:54.374+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53878 #21376 (4 connections now open) 2014-10-06T18:34:54.374+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53879 #21377 (5 connections now open) 2014-10-06T18:34:54.374+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53880 #21378 (6 connections now open) 2014-10-06T18:34:54.374+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53881 #21379 (7 connections now open) 2014-10-06T18:34:54.374+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53882 #21380 (8 connections now open) 2014-10-06T18:34:54.374+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53883 #21381 (9 connections now open) 2014-10-06T18:34:54.374+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53884 #21382 (10 connections now open) 2014-10-06T18:34:54.375+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53885 #21383 (11 connections now open) 2014-10-06T18:34:54.375+0000 I NETWORK [conn21375] end connection 127.0.0.1:53877 (10 connections now open) 2014-10-06T18:34:59.375+0000 I NETWORK [conn21378] end connection 127.0.0.1:53880 (9 connections now open) 2014-10-06T18:34:59.375+0000 I NETWORK [conn21381] end connection 127.0.0.1:53883 (9 connections now open) 2014-10-06T18:34:59.375+0000 I NETWORK [conn21380] end connection 127.0.0.1:53882 (9 connections now open) 2014-10-06T18:34:59.375+0000 I NETWORK [conn21376] end connection 127.0.0.1:53878 (9 connections now open) 2014-10-06T18:34:59.375+0000 I NETWORK [conn21379] end connection 127.0.0.1:53881 (9 connections now open) 2014-10-06T18:34:59.375+0000 I NETWORK [conn21377] end connection 127.0.0.1:53879 (9 connections now open) 2014-10-06T18:34:59.375+0000 I NETWORK [conn21382] end connection 127.0.0.1:53884 (8 connections now open) 2014-10-06T18:34:59.375+0000 I NETWORK [conn21383] end connection 127.0.0.1:53885 (8 connections now open) 2014-10-06T18:34:59.376+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53886 #21384 (10 connections now open) 2014-10-06T18:34:59.377+0000 I NETWORK [conn21384] end connection 127.0.0.1:53886 (2 connections now open) 2014-10-06T18:34:59.377+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:34:59.378+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:34:59.378+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:34:59.379+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:34:59.380+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:34:59.380+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:34:59.380+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:34:59.380+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:34:59.383+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53887 #21385 (3 connections now open) 2014-10-06T18:34:59.383+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53888 #21386 (4 connections now open) 2014-10-06T18:34:59.383+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53889 #21387 (5 connections now open) 2014-10-06T18:34:59.384+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53890 #21388 (6 connections now open) 2014-10-06T18:34:59.384+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53891 #21389 (7 connections now open) 2014-10-06T18:34:59.384+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53892 #21390 (8 connections now open) 2014-10-06T18:34:59.384+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53893 #21391 (9 connections now open) 2014-10-06T18:34:59.384+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53894 #21392 (10 connections now open) 2014-10-06T18:34:59.384+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53895 #21393 (11 connections now open) 2014-10-06T18:34:59.384+0000 I NETWORK [conn21385] end connection 127.0.0.1:53887 (10 connections now open) 2014-10-06T18:35:04.385+0000 I NETWORK [conn21387] end connection 127.0.0.1:53889 (9 connections now open) 2014-10-06T18:35:04.385+0000 I NETWORK [conn21393] end connection 127.0.0.1:53895 (9 connections now open) 2014-10-06T18:35:04.385+0000 I NETWORK [conn21392] end connection 127.0.0.1:53894 (9 connections now open) 2014-10-06T18:35:04.385+0000 I NETWORK [conn21390] end connection 127.0.0.1:53892 (9 connections now open) 2014-10-06T18:35:04.385+0000 I NETWORK [conn21389] end connection 127.0.0.1:53891 (9 connections now open) 2014-10-06T18:35:04.385+0000 I NETWORK [conn21388] end connection 127.0.0.1:53890 (9 connections now open) 2014-10-06T18:35:04.385+0000 I NETWORK [conn21386] end connection 127.0.0.1:53888 (8 connections now open) 2014-10-06T18:35:04.385+0000 I NETWORK [conn21391] end connection 127.0.0.1:53893 (8 connections now open) 2014-10-06T18:35:04.385+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53896 #21394 (10 connections now open) 2014-10-06T18:35:04.386+0000 I NETWORK [conn21394] end connection 127.0.0.1:53896 (2 connections now open) 2014-10-06T18:35:04.386+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:35:04.387+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:35:04.387+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:35:04.388+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:35:04.389+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:35:04.389+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:35:04.389+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:35:04.389+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:35:04.392+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53897 #21395 (3 connections now open) 2014-10-06T18:35:04.392+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53898 #21396 (4 connections now open) 2014-10-06T18:35:04.392+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53899 #21397 (5 connections now open) 2014-10-06T18:35:04.392+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53900 #21398 (6 connections now open) 2014-10-06T18:35:04.393+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53901 #21399 (7 connections now open) 2014-10-06T18:35:04.393+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53902 #21400 (8 connections now open) 2014-10-06T18:35:04.393+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53903 #21401 (9 connections now open) 2014-10-06T18:35:04.393+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53904 #21402 (10 connections now open) 2014-10-06T18:35:04.393+0000 I NETWORK [conn21395] end connection 127.0.0.1:53897 (8 connections now open) 2014-10-06T18:35:04.393+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53905 #21403 (11 connections now open) 2014-10-06T18:35:09.394+0000 I NETWORK [conn21401] end connection 127.0.0.1:53903 (9 connections now open) 2014-10-06T18:35:09.394+0000 I NETWORK [conn21398] end connection 127.0.0.1:53900 (9 connections now open) 2014-10-06T18:35:09.394+0000 I NETWORK [conn21396] end connection 127.0.0.1:53898 (9 connections now open) 2014-10-06T18:35:09.394+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53906 #21404 (10 connections now open) 2014-10-06T18:35:09.394+0000 I NETWORK [conn21403] end connection 127.0.0.1:53905 (8 connections now open) 2014-10-06T18:35:09.394+0000 I NETWORK [conn21397] end connection 127.0.0.1:53899 (9 connections now open) 2014-10-06T18:35:09.394+0000 I NETWORK [conn21400] end connection 127.0.0.1:53902 (8 connections now open) 2014-10-06T18:35:09.394+0000 I NETWORK [conn21399] end connection 127.0.0.1:53901 (8 connections now open) 2014-10-06T18:35:09.394+0000 I NETWORK [conn21402] end connection 127.0.0.1:53904 (8 connections now open) 2014-10-06T18:35:09.395+0000 I NETWORK [conn21404] end connection 127.0.0.1:53906 (2 connections now open) 2014-10-06T18:35:09.395+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:35:09.396+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:35:09.396+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:35:09.397+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:35:09.397+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:35:09.398+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:35:09.398+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:35:09.398+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:35:09.401+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53907 #21405 (3 connections now open) 2014-10-06T18:35:09.401+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53908 #21406 (4 connections now open) 2014-10-06T18:35:09.401+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53909 #21407 (5 connections now open) 2014-10-06T18:35:09.401+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53910 #21408 (6 connections now open) 2014-10-06T18:35:09.401+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53911 #21409 (7 connections now open) 2014-10-06T18:35:09.402+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53912 #21410 (8 connections now open) 2014-10-06T18:35:09.402+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53913 #21411 (9 connections now open) 2014-10-06T18:35:09.402+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53914 #21412 (10 connections now open) 2014-10-06T18:35:09.402+0000 I NETWORK [conn21405] end connection 127.0.0.1:53907 (9 connections now open) 2014-10-06T18:35:09.402+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53915 #21413 (10 connections now open) 2014-10-06T18:35:14.402+0000 I NETWORK [conn21408] end connection 127.0.0.1:53910 (9 connections now open) 2014-10-06T18:35:14.402+0000 I NETWORK [conn21413] end connection 127.0.0.1:53915 (9 connections now open) 2014-10-06T18:35:14.402+0000 I NETWORK [conn21412] end connection 127.0.0.1:53914 (9 connections now open) 2014-10-06T18:35:14.402+0000 I NETWORK [conn21407] end connection 127.0.0.1:53909 (9 connections now open) 2014-10-06T18:35:14.402+0000 I NETWORK [conn21409] end connection 127.0.0.1:53911 (9 connections now open) 2014-10-06T18:35:14.403+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53916 #21414 (7 connections now open) 2014-10-06T18:35:14.402+0000 I NETWORK [conn21411] end connection 127.0.0.1:53913 (8 connections now open) 2014-10-06T18:35:14.402+0000 I NETWORK [conn21406] end connection 127.0.0.1:53908 (8 connections now open) 2014-10-06T18:35:14.402+0000 I NETWORK [conn21410] end connection 127.0.0.1:53912 (8 connections now open) 2014-10-06T18:35:14.403+0000 I NETWORK [conn21414] end connection 127.0.0.1:53916 (2 connections now open) 2014-10-06T18:35:14.404+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:35:14.404+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:35:14.405+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:35:14.406+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:35:14.406+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:35:14.407+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:35:14.407+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:35:14.407+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:35:14.410+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53917 #21415 (3 connections now open) 2014-10-06T18:35:14.410+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53918 #21416 (4 connections now open) 2014-10-06T18:35:14.410+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53919 #21417 (5 connections now open) 2014-10-06T18:35:14.410+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53920 #21418 (6 connections now open) 2014-10-06T18:35:14.410+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53921 #21419 (7 connections now open) 2014-10-06T18:35:14.411+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53922 #21420 (8 connections now open) 2014-10-06T18:35:14.411+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53923 #21421 (9 connections now open) 2014-10-06T18:35:14.411+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53924 #21422 (10 connections now open) 2014-10-06T18:35:14.411+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53925 #21423 (11 connections now open) 2014-10-06T18:35:14.411+0000 I NETWORK [conn21415] end connection 127.0.0.1:53917 (10 connections now open) 2014-10-06T18:35:19.412+0000 I NETWORK [conn21422] end connection 127.0.0.1:53924 (9 connections now open) 2014-10-06T18:35:19.412+0000 I NETWORK [conn21421] end connection 127.0.0.1:53923 (8 connections now open) 2014-10-06T18:35:19.412+0000 I NETWORK [conn21416] end connection 127.0.0.1:53918 (8 connections now open) 2014-10-06T18:35:19.412+0000 I NETWORK [conn21418] end connection 127.0.0.1:53920 (8 connections now open) 2014-10-06T18:35:19.412+0000 I NETWORK [conn21420] end connection 127.0.0.1:53922 (8 connections now open) 2014-10-06T18:35:19.412+0000 I NETWORK [conn21423] end connection 127.0.0.1:53925 (8 connections now open) 2014-10-06T18:35:19.412+0000 I NETWORK [conn21417] end connection 127.0.0.1:53919 (6 connections now open) 2014-10-06T18:35:19.412+0000 I NETWORK [conn21419] end connection 127.0.0.1:53921 (8 connections now open) 2014-10-06T18:35:19.412+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53926 #21424 (3 connections now open) 2014-10-06T18:35:19.412+0000 I NETWORK [conn21424] end connection 127.0.0.1:53926 (2 connections now open) 2014-10-06T18:35:19.413+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:35:19.413+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:35:19.414+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:35:19.414+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:35:19.415+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:35:19.415+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:35:19.416+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:35:19.416+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:35:19.418+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53927 #21425 (3 connections now open) 2014-10-06T18:35:19.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53928 #21426 (4 connections now open) 2014-10-06T18:35:19.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53929 #21427 (5 connections now open) 2014-10-06T18:35:19.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53930 #21428 (6 connections now open) 2014-10-06T18:35:19.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53931 #21429 (7 connections now open) 2014-10-06T18:35:19.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53932 #21430 (8 connections now open) 2014-10-06T18:35:19.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53933 #21431 (9 connections now open) 2014-10-06T18:35:19.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53934 #21432 (10 connections now open) 2014-10-06T18:35:19.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53935 #21433 (11 connections now open) 2014-10-06T18:35:19.420+0000 I NETWORK [conn21425] end connection 127.0.0.1:53927 (10 connections now open) 2014-10-06T18:35:24.420+0000 I NETWORK [conn21433] end connection 127.0.0.1:53935 (9 connections now open) 2014-10-06T18:35:24.420+0000 I NETWORK [conn21427] end connection 127.0.0.1:53929 (9 connections now open) 2014-10-06T18:35:24.420+0000 I NETWORK [conn21430] end connection 127.0.0.1:53932 (9 connections now open) 2014-10-06T18:35:24.420+0000 I NETWORK [conn21429] end connection 127.0.0.1:53931 (9 connections now open) 2014-10-06T18:35:24.420+0000 I NETWORK [conn21428] end connection 127.0.0.1:53930 (9 connections now open) 2014-10-06T18:35:24.420+0000 I NETWORK [conn21426] end connection 127.0.0.1:53928 (9 connections now open) 2014-10-06T18:35:24.420+0000 I NETWORK [conn21431] end connection 127.0.0.1:53933 (9 connections now open) 2014-10-06T18:35:24.420+0000 I NETWORK [conn21432] end connection 127.0.0.1:53934 (8 connections now open) 2014-10-06T18:35:24.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53936 #21434 (10 connections now open) 2014-10-06T18:35:24.421+0000 I NETWORK [conn21434] end connection 127.0.0.1:53936 (2 connections now open) 2014-10-06T18:35:24.422+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:35:24.422+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:35:24.423+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:35:24.424+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:35:24.424+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:35:24.424+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:35:24.425+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:35:24.425+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:35:24.427+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53937 #21435 (3 connections now open) 2014-10-06T18:35:24.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53938 #21436 (4 connections now open) 2014-10-06T18:35:24.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53939 #21437 (5 connections now open) 2014-10-06T18:35:24.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53940 #21438 (6 connections now open) 2014-10-06T18:35:24.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53941 #21439 (7 connections now open) 2014-10-06T18:35:24.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53942 #21440 (8 connections now open) 2014-10-06T18:35:24.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53943 #21441 (9 connections now open) 2014-10-06T18:35:24.428+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53944 #21442 (10 connections now open) 2014-10-06T18:35:24.429+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53945 #21443 (11 connections now open) 2014-10-06T18:35:24.429+0000 I NETWORK [conn21435] end connection 127.0.0.1:53937 (10 connections now open) 2014-10-06T18:35:29.429+0000 I NETWORK [conn21438] end connection 127.0.0.1:53940 (9 connections now open) 2014-10-06T18:35:29.429+0000 I NETWORK [conn21442] end connection 127.0.0.1:53944 (9 connections now open) 2014-10-06T18:35:29.429+0000 I NETWORK [conn21436] end connection 127.0.0.1:53938 (8 connections now open) 2014-10-06T18:35:29.429+0000 I NETWORK [conn21437] end connection 127.0.0.1:53939 (8 connections now open) 2014-10-06T18:35:29.429+0000 I NETWORK [conn21440] end connection 127.0.0.1:53942 (8 connections now open) 2014-10-06T18:35:29.430+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53946 #21444 (7 connections now open) 2014-10-06T18:35:29.429+0000 I NETWORK [conn21443] end connection 127.0.0.1:53945 (8 connections now open) 2014-10-06T18:35:29.429+0000 I NETWORK [conn21441] end connection 127.0.0.1:53943 (8 connections now open) 2014-10-06T18:35:29.429+0000 I NETWORK [conn21439] end connection 127.0.0.1:53941 (7 connections now open) 2014-10-06T18:35:29.430+0000 I NETWORK [conn21444] end connection 127.0.0.1:53946 (2 connections now open) 2014-10-06T18:35:29.430+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:35:29.431+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:35:29.432+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:35:29.432+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:35:29.433+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:35:29.433+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:35:29.434+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:35:29.434+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:35:29.437+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53947 #21445 (3 connections now open) 2014-10-06T18:35:29.437+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53948 #21446 (4 connections now open) 2014-10-06T18:35:29.437+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53949 #21447 (5 connections now open) 2014-10-06T18:35:29.437+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53950 #21448 (6 connections now open) 2014-10-06T18:35:29.437+0000 I NETWORK [conn21445] end connection 127.0.0.1:53947 (4 connections now open) 2014-10-06T18:35:29.437+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53951 #21449 (7 connections now open) 2014-10-06T18:35:34.438+0000 I NETWORK [conn21447] end connection 127.0.0.1:53949 (5 connections now open) 2014-10-06T18:35:34.438+0000 I NETWORK [conn21449] end connection 127.0.0.1:53951 (5 connections now open) 2014-10-06T18:35:34.438+0000 I NETWORK [conn21446] end connection 127.0.0.1:53948 (5 connections now open) 2014-10-06T18:35:34.438+0000 I NETWORK [conn21448] end connection 127.0.0.1:53950 (5 connections now open) 2014-10-06T18:35:34.438+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53952 #21450 (6 connections now open) 2014-10-06T18:35:34.439+0000 I NETWORK [conn21450] end connection 127.0.0.1:53952 (2 connections now open) 2014-10-06T18:35:34.439+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:35:34.440+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:35:34.440+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:35:34.441+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:35:34.442+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:35:34.442+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:35:34.442+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:35:34.442+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:35:34.445+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53953 #21451 (3 connections now open) 2014-10-06T18:35:34.445+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53954 #21452 (4 connections now open) 2014-10-06T18:35:34.446+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53955 #21453 (5 connections now open) 2014-10-06T18:35:34.446+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53956 #21454 (6 connections now open) 2014-10-06T18:35:34.446+0000 I NETWORK [conn21451] end connection 127.0.0.1:53953 (4 connections now open) 2014-10-06T18:35:34.446+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53957 #21455 (7 connections now open) 2014-10-06T18:35:39.446+0000 I NETWORK [conn21453] end connection 127.0.0.1:53955 (5 connections now open) 2014-10-06T18:35:39.446+0000 I NETWORK [conn21455] end connection 127.0.0.1:53957 (5 connections now open) 2014-10-06T18:35:39.446+0000 I NETWORK [conn21452] end connection 127.0.0.1:53954 (5 connections now open) 2014-10-06T18:35:39.446+0000 I NETWORK [conn21454] end connection 127.0.0.1:53956 (5 connections now open) 2014-10-06T18:35:39.446+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53959 #21456 (6 connections now open) 2014-10-06T18:35:39.447+0000 I NETWORK [conn21456] end connection 127.0.0.1:53959 (2 connections now open) 2014-10-06T18:35:39.447+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:35:39.448+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:35:39.449+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:35:39.449+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:35:39.450+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:35:39.450+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:35:39.450+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:35:39.451+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:35:39.453+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53960 #21457 (3 connections now open) 2014-10-06T18:35:39.453+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53961 #21458 (4 connections now open) 2014-10-06T18:35:39.454+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53962 #21459 (5 connections now open) 2014-10-06T18:35:39.454+0000 I NETWORK [conn21457] end connection 127.0.0.1:53960 (4 connections now open) 2014-10-06T18:35:39.454+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53963 #21460 (6 connections now open) 2014-10-06T18:35:39.454+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53964 #21461 (6 connections now open) 2014-10-06T18:35:44.454+0000 I NETWORK [conn21458] end connection 127.0.0.1:53961 (5 connections now open) 2014-10-06T18:35:44.454+0000 I NETWORK [conn21459] end connection 127.0.0.1:53962 (5 connections now open) 2014-10-06T18:35:44.454+0000 I NETWORK [conn21461] end connection 127.0.0.1:53964 (5 connections now open) 2014-10-06T18:35:44.454+0000 I NETWORK [conn21460] end connection 127.0.0.1:53963 (5 connections now open) 2014-10-06T18:35:44.454+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53966 #21462 (6 connections now open) 2014-10-06T18:35:44.455+0000 I NETWORK [conn21462] end connection 127.0.0.1:53966 (2 connections now open) 2014-10-06T18:35:44.455+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:35:44.456+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:35:44.457+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:35:44.457+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:35:44.458+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:35:44.458+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:35:44.458+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:35:44.459+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:35:44.461+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53967 #21463 (3 connections now open) 2014-10-06T18:35:44.462+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53968 #21464 (4 connections now open) 2014-10-06T18:35:44.462+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53969 #21465 (5 connections now open) 2014-10-06T18:35:44.462+0000 I NETWORK [conn21463] end connection 127.0.0.1:53967 (3 connections now open) 2014-10-06T18:35:44.462+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53970 #21466 (6 connections now open) 2014-10-06T18:35:44.462+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53971 #21467 (6 connections now open) 2014-10-06T18:35:49.462+0000 I NETWORK [conn21466] end connection 127.0.0.1:53970 (5 connections now open) 2014-10-06T18:35:49.462+0000 I NETWORK [conn21464] end connection 127.0.0.1:53968 (5 connections now open) 2014-10-06T18:35:49.462+0000 I NETWORK [conn21467] end connection 127.0.0.1:53971 (5 connections now open) 2014-10-06T18:35:49.462+0000 I NETWORK [conn21465] end connection 127.0.0.1:53969 (5 connections now open) 2014-10-06T18:35:49.462+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53972 #21468 (6 connections now open) 2014-10-06T18:35:49.463+0000 I NETWORK [conn21468] end connection 127.0.0.1:53972 (2 connections now open) 2014-10-06T18:35:49.464+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:35:49.464+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:35:49.465+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:35:49.465+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:35:49.466+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:35:49.466+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:35:49.467+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:35:49.467+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:35:49.469+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53973 #21469 (3 connections now open) 2014-10-06T18:35:49.470+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53974 #21470 (4 connections now open) 2014-10-06T18:35:49.470+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53975 #21471 (5 connections now open) 2014-10-06T18:35:49.470+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53976 #21472 (6 connections now open) 2014-10-06T18:35:49.470+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53977 #21473 (7 connections now open) 2014-10-06T18:35:49.470+0000 I NETWORK [conn21469] end connection 127.0.0.1:53973 (6 connections now open) 2014-10-06T18:35:54.470+0000 I NETWORK [conn21473] end connection 127.0.0.1:53977 (5 connections now open) 2014-10-06T18:35:54.470+0000 I NETWORK [conn21470] end connection 127.0.0.1:53974 (5 connections now open) 2014-10-06T18:35:54.470+0000 I NETWORK [conn21472] end connection 127.0.0.1:53976 (5 connections now open) 2014-10-06T18:35:54.470+0000 I NETWORK [conn21471] end connection 127.0.0.1:53975 (5 connections now open) 2014-10-06T18:35:54.471+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53978 #21474 (6 connections now open) 2014-10-06T18:35:54.471+0000 I NETWORK [conn21474] end connection 127.0.0.1:53978 (2 connections now open) 2014-10-06T18:35:54.471+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:35:54.472+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:35:54.473+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:35:54.473+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:35:54.474+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:35:54.474+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:35:54.474+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:35:54.475+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:35:54.477+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53979 #21475 (3 connections now open) 2014-10-06T18:35:54.478+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53980 #21476 (4 connections now open) 2014-10-06T18:35:54.478+0000 I NETWORK [conn21475] end connection 127.0.0.1:53979 (3 connections now open) 2014-10-06T18:35:54.478+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53981 #21477 (5 connections now open) 2014-10-06T18:35:54.478+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53982 #21478 (5 connections now open) 2014-10-06T18:35:54.478+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53983 #21479 (6 connections now open) 2014-10-06T18:35:59.478+0000 I NETWORK [conn21479] end connection 127.0.0.1:53983 (5 connections now open) 2014-10-06T18:35:59.478+0000 I NETWORK [conn21478] end connection 127.0.0.1:53982 (5 connections now open) 2014-10-06T18:35:59.478+0000 I NETWORK [conn21476] end connection 127.0.0.1:53980 (5 connections now open) 2014-10-06T18:35:59.478+0000 I NETWORK [conn21477] end connection 127.0.0.1:53981 (5 connections now open) 2014-10-06T18:35:59.478+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53984 #21480 (6 connections now open) 2014-10-06T18:35:59.479+0000 I NETWORK [conn21480] end connection 127.0.0.1:53984 (2 connections now open) 2014-10-06T18:35:59.480+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:35:59.481+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:35:59.481+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:35:59.482+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:35:59.483+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:35:59.483+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:35:59.483+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:35:59.483+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:35:59.489+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53985 #21481 (3 connections now open) 2014-10-06T18:35:59.489+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53986 #21482 (4 connections now open) 2014-10-06T18:35:59.489+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53987 #21483 (5 connections now open) 2014-10-06T18:35:59.489+0000 I NETWORK [conn21481] end connection 127.0.0.1:53985 (4 connections now open) 2014-10-06T18:35:59.489+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53988 #21484 (6 connections now open) 2014-10-06T18:35:59.489+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53989 #21485 (6 connections now open) 2014-10-06T18:36:04.490+0000 I NETWORK [conn21484] end connection 127.0.0.1:53988 (5 connections now open) 2014-10-06T18:36:04.490+0000 I NETWORK [conn21482] end connection 127.0.0.1:53986 (5 connections now open) 2014-10-06T18:36:04.490+0000 I NETWORK [conn21483] end connection 127.0.0.1:53987 (5 connections now open) 2014-10-06T18:36:04.490+0000 I NETWORK [conn21485] end connection 127.0.0.1:53989 (5 connections now open) 2014-10-06T18:36:04.490+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53990 #21486 (6 connections now open) 2014-10-06T18:36:04.491+0000 I NETWORK [conn21486] end connection 127.0.0.1:53990 (2 connections now open) 2014-10-06T18:36:04.491+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:36:04.492+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:36:04.492+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:36:04.493+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:36:04.494+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:36:04.494+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:36:04.494+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:36:04.494+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:36:04.497+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53991 #21487 (3 connections now open) 2014-10-06T18:36:04.497+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53992 #21488 (4 connections now open) 2014-10-06T18:36:04.497+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53993 #21489 (5 connections now open) 2014-10-06T18:36:04.498+0000 I NETWORK [conn21487] end connection 127.0.0.1:53991 (4 connections now open) 2014-10-06T18:36:09.498+0000 I NETWORK [conn21488] end connection 127.0.0.1:53992 (3 connections now open) 2014-10-06T18:36:09.498+0000 I NETWORK [conn21489] end connection 127.0.0.1:53993 (3 connections now open) 2014-10-06T18:36:09.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53994 #21490 (4 connections now open) 2014-10-06T18:36:09.499+0000 I NETWORK [conn21490] end connection 127.0.0.1:53994 (2 connections now open) 2014-10-06T18:36:09.499+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:36:09.500+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:36:09.501+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:36:09.501+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:36:09.502+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:36:09.502+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:36:09.502+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:36:09.502+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:36:09.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53995 #21491 (3 connections now open) 2014-10-06T18:36:09.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53996 #21492 (4 connections now open) 2014-10-06T18:36:09.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53997 #21493 (5 connections now open) 2014-10-06T18:36:09.505+0000 I NETWORK [conn21491] end connection 127.0.0.1:53995 (4 connections now open) 2014-10-06T18:36:14.506+0000 I NETWORK [conn21492] end connection 127.0.0.1:53996 (3 connections now open) 2014-10-06T18:36:14.506+0000 I NETWORK [conn21493] end connection 127.0.0.1:53997 (3 connections now open) 2014-10-06T18:36:14.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53998 #21494 (4 connections now open) 2014-10-06T18:36:14.507+0000 I NETWORK [conn21494] end connection 127.0.0.1:53998 (2 connections now open) 2014-10-06T18:36:14.507+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:36:14.508+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:36:14.508+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:36:14.509+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:36:14.510+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:36:14.510+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:36:14.510+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:36:14.510+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:36:14.513+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:53999 #21495 (3 connections now open) 2014-10-06T18:36:14.513+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54000 #21496 (4 connections now open) 2014-10-06T18:36:14.513+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54001 #21497 (5 connections now open) 2014-10-06T18:36:14.513+0000 I NETWORK [conn21495] end connection 127.0.0.1:53999 (4 connections now open) 2014-10-06T18:36:19.514+0000 I NETWORK [conn21497] end connection 127.0.0.1:54001 (3 connections now open) 2014-10-06T18:36:19.514+0000 I NETWORK [conn21496] end connection 127.0.0.1:54000 (3 connections now open) 2014-10-06T18:36:19.514+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54002 #21498 (3 connections now open) 2014-10-06T18:36:19.514+0000 I NETWORK [conn21498] end connection 127.0.0.1:54002 (2 connections now open) 2014-10-06T18:36:19.514+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:36:19.515+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:36:19.516+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:36:19.516+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:36:19.517+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:36:19.517+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:36:19.517+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:36:19.518+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:36:19.520+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54003 #21499 (3 connections now open) 2014-10-06T18:36:19.520+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54004 #21500 (4 connections now open) 2014-10-06T18:36:19.521+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54005 #21501 (5 connections now open) 2014-10-06T18:36:19.521+0000 I NETWORK [conn21499] end connection 127.0.0.1:54003 (4 connections now open) 2014-10-06T18:36:24.521+0000 I NETWORK [conn21501] end connection 127.0.0.1:54005 (3 connections now open) 2014-10-06T18:36:24.521+0000 I NETWORK [conn21500] end connection 127.0.0.1:54004 (3 connections now open) 2014-10-06T18:36:24.521+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54006 #21502 (4 connections now open) 2014-10-06T18:36:24.522+0000 I NETWORK [conn21502] end connection 127.0.0.1:54006 (2 connections now open) 2014-10-06T18:36:24.523+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:36:24.523+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:36:24.524+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:36:24.524+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:36:24.525+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:36:24.525+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:36:24.525+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:36:24.526+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:36:24.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54007 #21503 (3 connections now open) 2014-10-06T18:36:24.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54008 #21504 (4 connections now open) 2014-10-06T18:36:24.529+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54009 #21505 (5 connections now open) 2014-10-06T18:36:24.529+0000 I NETWORK [conn21503] end connection 127.0.0.1:54007 (4 connections now open) 2014-10-06T18:36:29.529+0000 I NETWORK [conn21505] end connection 127.0.0.1:54009 (3 connections now open) 2014-10-06T18:36:29.529+0000 I NETWORK [conn21504] end connection 127.0.0.1:54008 (3 connections now open) 2014-10-06T18:36:29.529+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54010 #21506 (4 connections now open) 2014-10-06T18:36:29.530+0000 I NETWORK [conn21506] end connection 127.0.0.1:54010 (2 connections now open) 2014-10-06T18:36:29.530+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:36:29.531+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:36:29.532+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:36:29.532+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:36:29.533+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:36:29.533+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:36:29.533+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:36:29.534+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:36:29.536+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54011 #21507 (3 connections now open) 2014-10-06T18:36:29.536+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54012 #21508 (4 connections now open) 2014-10-06T18:36:29.536+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54013 #21509 (5 connections now open) 2014-10-06T18:36:29.537+0000 I NETWORK [conn21507] end connection 127.0.0.1:54011 (4 connections now open) 2014-10-06T18:36:34.537+0000 I NETWORK [conn21508] end connection 127.0.0.1:54012 (3 connections now open) 2014-10-06T18:36:34.537+0000 I NETWORK [conn21509] end connection 127.0.0.1:54013 (3 connections now open) 2014-10-06T18:36:34.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54014 #21510 (4 connections now open) 2014-10-06T18:36:34.538+0000 I NETWORK [conn21510] end connection 127.0.0.1:54014 (2 connections now open) 2014-10-06T18:36:34.538+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:36:34.539+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:36:34.540+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:36:34.540+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:36:34.541+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:36:34.541+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:36:34.541+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:36:34.542+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:36:34.544+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54015 #21511 (3 connections now open) 2014-10-06T18:36:34.544+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54016 #21512 (4 connections now open) 2014-10-06T18:36:34.544+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54017 #21513 (5 connections now open) 2014-10-06T18:36:34.545+0000 I NETWORK [conn21511] end connection 127.0.0.1:54015 (4 connections now open) 2014-10-06T18:36:39.545+0000 I NETWORK [conn21513] end connection 127.0.0.1:54017 (3 connections now open) 2014-10-06T18:36:39.545+0000 I NETWORK [conn21512] end connection 127.0.0.1:54016 (3 connections now open) 2014-10-06T18:36:39.545+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54018 #21514 (4 connections now open) 2014-10-06T18:36:39.546+0000 I NETWORK [conn21514] end connection 127.0.0.1:54018 (2 connections now open) 2014-10-06T18:36:39.546+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:36:39.547+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:36:39.547+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:36:39.548+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:36:39.549+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:36:39.549+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:36:39.549+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:36:39.549+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:36:39.552+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54019 #21515 (3 connections now open) 2014-10-06T18:36:39.552+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54020 #21516 (4 connections now open) 2014-10-06T18:36:39.552+0000 I NETWORK [conn21515] end connection 127.0.0.1:54019 (3 connections now open) 2014-10-06T18:36:44.553+0000 I NETWORK [conn21516] end connection 127.0.0.1:54020 (2 connections now open) 2014-10-06T18:36:44.553+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54021 #21517 (3 connections now open) 2014-10-06T18:36:44.554+0000 I NETWORK [conn21517] end connection 127.0.0.1:54021 (2 connections now open) 2014-10-06T18:36:44.554+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:36:44.555+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:36:44.555+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:36:44.556+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:36:44.557+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:36:44.557+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:36:44.557+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:36:44.557+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:36:44.560+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54022 #21518 (3 connections now open) 2014-10-06T18:36:44.560+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54023 #21519 (4 connections now open) 2014-10-06T18:36:44.560+0000 I NETWORK [conn21518] end connection 127.0.0.1:54022 (3 connections now open) 2014-10-06T18:36:49.561+0000 I NETWORK [conn21519] end connection 127.0.0.1:54023 (2 connections now open) 2014-10-06T18:36:49.561+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54024 #21520 (3 connections now open) 2014-10-06T18:36:49.562+0000 I NETWORK [conn21520] end connection 127.0.0.1:54024 (2 connections now open) 2014-10-06T18:36:49.562+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:36:49.563+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:36:49.563+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:36:49.564+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:36:49.564+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:36:49.565+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:36:49.565+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:36:49.565+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:36:49.568+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54025 #21521 (3 connections now open) 2014-10-06T18:36:49.568+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54026 #21522 (4 connections now open) 2014-10-06T18:36:49.568+0000 I NETWORK [conn21521] end connection 127.0.0.1:54025 (3 connections now open) 2014-10-06T18:36:54.568+0000 I NETWORK [conn21522] end connection 127.0.0.1:54026 (2 connections now open) 2014-10-06T18:36:54.569+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54027 #21523 (3 connections now open) 2014-10-06T18:36:54.569+0000 I NETWORK [conn21523] end connection 127.0.0.1:54027 (2 connections now open) 2014-10-06T18:36:54.570+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:36:54.570+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:36:54.571+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:36:54.572+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:36:54.572+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:36:54.573+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:36:54.573+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:36:54.573+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:36:54.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54028 #21524 (3 connections now open) 2014-10-06T18:36:54.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54029 #21525 (4 connections now open) 2014-10-06T18:36:54.576+0000 I NETWORK [conn21524] end connection 127.0.0.1:54028 (3 connections now open) 2014-10-06T18:36:59.576+0000 I NETWORK [conn21525] end connection 127.0.0.1:54029 (2 connections now open) 2014-10-06T18:36:59.577+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54030 #21526 (3 connections now open) 2014-10-06T18:36:59.577+0000 I NETWORK [conn21526] end connection 127.0.0.1:54030 (2 connections now open) 2014-10-06T18:36:59.578+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:36:59.579+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:36:59.579+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:36:59.580+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:36:59.580+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:36:59.581+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:36:59.581+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:36:59.581+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:36:59.584+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54031 #21527 (3 connections now open) 2014-10-06T18:36:59.584+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54032 #21528 (4 connections now open) 2014-10-06T18:36:59.584+0000 I NETWORK [conn21527] end connection 127.0.0.1:54031 (3 connections now open) 2014-10-06T18:37:04.584+0000 I NETWORK [conn21528] end connection 127.0.0.1:54032 (2 connections now open) 2014-10-06T18:37:04.585+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54033 #21529 (3 connections now open) 2014-10-06T18:37:04.585+0000 I NETWORK [conn21529] end connection 127.0.0.1:54033 (2 connections now open) 2014-10-06T18:37:04.586+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:37:04.586+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:37:04.587+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:37:04.588+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:37:04.588+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:37:04.588+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:37:04.589+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:37:04.589+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:37:04.592+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54034 #21530 (3 connections now open) 2014-10-06T18:37:04.592+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54035 #21531 (4 connections now open) 2014-10-06T18:37:04.592+0000 I NETWORK [conn21530] end connection 127.0.0.1:54034 (3 connections now open) 2014-10-06T18:37:09.593+0000 I NETWORK [conn21531] end connection 127.0.0.1:54035 (2 connections now open) 2014-10-06T18:37:09.593+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54036 #21532 (3 connections now open) 2014-10-06T18:37:09.594+0000 I NETWORK [conn21532] end connection 127.0.0.1:54036 (2 connections now open) 2014-10-06T18:37:09.594+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:37:09.595+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:37:09.595+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:37:09.596+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:37:09.597+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:37:09.597+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:37:09.597+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:37:09.597+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:37:09.600+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54037 #21533 (3 connections now open) 2014-10-06T18:37:09.600+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54038 #21534 (4 connections now open) 2014-10-06T18:37:09.600+0000 I NETWORK [conn21533] end connection 127.0.0.1:54037 (3 connections now open) 2014-10-06T18:37:14.600+0000 I NETWORK [conn21534] end connection 127.0.0.1:54038 (2 connections now open) 2014-10-06T18:37:14.601+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54039 #21535 (3 connections now open) 2014-10-06T18:37:14.601+0000 I NETWORK [conn21535] end connection 127.0.0.1:54039 (2 connections now open) 2014-10-06T18:37:14.602+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_isMaster 2014-10-06T18:37:14.603+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_isMaster 2014-10-06T18:37:14.603+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_isMaster 2014-10-06T18:37:14.604+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_isMaster 2014-10-06T18:37:14.608+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:37:14.608+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:37:14.609+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:37:14.609+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:37:14.612+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54040 #21536 (3 connections now open) 2014-10-06T18:37:14.612+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54041 #21537 (4 connections now open) 2014-10-06T18:37:14.612+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54042 #21538 (5 connections now open) 2014-10-06T18:37:14.612+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54043 #21539 (6 connections now open) 2014-10-06T18:37:14.612+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54044 #21540 (7 connections now open) 2014-10-06T18:37:14.612+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54045 #21541 (8 connections now open) 2014-10-06T18:37:14.613+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54046 #21542 (9 connections now open) 2014-10-06T18:37:14.613+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54047 #21543 (10 connections now open) 2014-10-06T18:37:14.613+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54048 #21544 (11 connections now open) 2014-10-06T18:37:14.613+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54049 #21545 (12 connections now open) 2014-10-06T18:37:14.614+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54050 #21546 (13 connections now open) 2014-10-06T18:37:14.614+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54051 #21547 (14 connections now open) 2014-10-06T18:37:14.615+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54052 #21548 (15 connections now open) 2014-10-06T18:37:14.615+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54053 #21549 (16 connections now open) 2014-10-06T18:37:14.615+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54054 #21550 (17 connections now open) 2014-10-06T18:37:14.615+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54055 #21551 (18 connections now open) 2014-10-06T18:37:14.615+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54056 #21552 (19 connections now open) 2014-10-06T18:37:14.615+0000 I NETWORK [conn21536] end connection 127.0.0.1:54040 (18 connections now open) 2014-10-06T18:37:19.615+0000 I NETWORK [conn21548] end connection 127.0.0.1:54052 (17 connections now open) 2014-10-06T18:37:19.615+0000 I NETWORK [conn21547] end connection 127.0.0.1:54051 (17 connections now open) 2014-10-06T18:37:19.616+0000 I NETWORK [conn21541] end connection 127.0.0.1:54045 (16 connections now open) 2014-10-06T18:37:19.616+0000 I NETWORK [conn21538] end connection 127.0.0.1:54042 (16 connections now open) 2014-10-06T18:37:19.616+0000 I NETWORK [conn21542] end connection 127.0.0.1:54046 (15 connections now open) 2014-10-06T18:37:19.616+0000 I NETWORK [conn21549] end connection 127.0.0.1:54053 (13 connections now open) 2014-10-06T18:37:19.616+0000 I NETWORK [conn21537] end connection 127.0.0.1:54041 (14 connections now open) 2014-10-06T18:37:19.616+0000 I NETWORK [conn21552] end connection 127.0.0.1:54056 (12 connections now open) 2014-10-06T18:37:19.616+0000 I NETWORK [conn21543] end connection 127.0.0.1:54047 (12 connections now open) 2014-10-06T18:37:19.616+0000 I NETWORK [conn21539] end connection 127.0.0.1:54043 (13 connections now open) 2014-10-06T18:37:19.616+0000 I NETWORK [conn21540] end connection 127.0.0.1:54044 (9 connections now open) 2014-10-06T18:37:19.616+0000 I NETWORK [conn21546] end connection 127.0.0.1:54050 (11 connections now open) 2014-10-06T18:37:19.616+0000 I NETWORK [conn21550] end connection 127.0.0.1:54054 (10 connections now open) 2014-10-06T18:37:19.616+0000 I NETWORK [conn21545] end connection 127.0.0.1:54049 (16 connections now open) 2014-10-06T18:37:19.616+0000 I NETWORK [conn21544] end connection 127.0.0.1:54048 (12 connections now open) 2014-10-06T18:37:19.616+0000 I NETWORK [conn21551] end connection 127.0.0.1:54055 (11 connections now open) 2014-10-06T18:37:19.616+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54057 #21553 (3 connections now open) 2014-10-06T18:37:19.617+0000 I NETWORK [conn21553] end connection 127.0.0.1:54057 (2 connections now open) 2014-10-06T18:37:19.617+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:37:19.618+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:37:19.618+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:37:19.619+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:37:19.619+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:37:19.620+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:37:19.620+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:37:19.620+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:37:19.622+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54058 #21554 (3 connections now open) 2014-10-06T18:37:19.623+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54059 #21555 (4 connections now open) 2014-10-06T18:37:19.623+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54060 #21556 (5 connections now open) 2014-10-06T18:37:19.623+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54062 #21557 (6 connections now open) 2014-10-06T18:37:19.623+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54061 #21558 (7 connections now open) 2014-10-06T18:37:19.624+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54063 #21559 (8 connections now open) 2014-10-06T18:37:19.624+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54064 #21560 (9 connections now open) 2014-10-06T18:37:19.624+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54065 #21561 (10 connections now open) 2014-10-06T18:37:19.625+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54066 #21562 (11 connections now open) 2014-10-06T18:37:19.625+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54067 #21563 (12 connections now open) 2014-10-06T18:37:19.625+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54068 #21564 (13 connections now open) 2014-10-06T18:37:19.625+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54069 #21565 (14 connections now open) 2014-10-06T18:37:19.625+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54070 #21566 (15 connections now open) 2014-10-06T18:37:19.626+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54071 #21567 (16 connections now open) 2014-10-06T18:37:19.626+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54072 #21568 (17 connections now open) 2014-10-06T18:37:19.626+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54073 #21569 (18 connections now open) 2014-10-06T18:37:19.626+0000 I NETWORK [conn21554] end connection 127.0.0.1:54058 (16 connections now open) 2014-10-06T18:37:19.626+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54074 #21570 (18 connections now open) 2014-10-06T18:37:24.626+0000 I NETWORK [conn21569] end connection 127.0.0.1:54073 (17 connections now open) 2014-10-06T18:37:24.626+0000 I NETWORK [conn21558] end connection 127.0.0.1:54061 (17 connections now open) 2014-10-06T18:37:24.626+0000 I NETWORK [conn21555] end connection 127.0.0.1:54059 (17 connections now open) 2014-10-06T18:37:24.626+0000 I NETWORK [conn21560] end connection 127.0.0.1:54064 (17 connections now open) 2014-10-06T18:37:24.626+0000 I NETWORK [conn21562] end connection 127.0.0.1:54066 (17 connections now open) 2014-10-06T18:37:24.626+0000 I NETWORK [conn21561] end connection 127.0.0.1:54065 (17 connections now open) 2014-10-06T18:37:24.626+0000 I NETWORK [conn21567] end connection 127.0.0.1:54071 (17 connections now open) 2014-10-06T18:37:24.626+0000 I NETWORK [conn21556] end connection 127.0.0.1:54060 (17 connections now open) 2014-10-06T18:37:24.626+0000 I NETWORK [conn21564] end connection 127.0.0.1:54068 (17 connections now open) 2014-10-06T18:37:24.626+0000 I NETWORK [conn21565] end connection 127.0.0.1:54069 (17 connections now open) 2014-10-06T18:37:24.626+0000 I NETWORK [conn21557] end connection 127.0.0.1:54062 (17 connections now open) 2014-10-06T18:37:24.626+0000 I NETWORK [conn21566] end connection 127.0.0.1:54070 (17 connections now open) 2014-10-06T18:37:24.626+0000 I NETWORK [conn21563] end connection 127.0.0.1:54067 (17 connections now open) 2014-10-06T18:37:24.626+0000 I NETWORK [conn21570] end connection 127.0.0.1:54074 (17 connections now open) 2014-10-06T18:37:24.626+0000 I NETWORK [conn21568] end connection 127.0.0.1:54072 (16 connections now open) 2014-10-06T18:37:24.626+0000 I NETWORK [conn21559] end connection 127.0.0.1:54063 (16 connections now open) 2014-10-06T18:37:24.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54075 #21571 (3 connections now open) 2014-10-06T18:37:24.628+0000 I NETWORK [conn21571] end connection 127.0.0.1:54075 (2 connections now open) 2014-10-06T18:37:24.628+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:37:24.629+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:37:24.629+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:37:24.630+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:37:24.630+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:37:24.631+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:37:24.631+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:37:24.631+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:37:24.634+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54076 #21572 (3 connections now open) 2014-10-06T18:37:24.634+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54077 #21573 (4 connections now open) 2014-10-06T18:37:24.634+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54078 #21574 (5 connections now open) 2014-10-06T18:37:24.634+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54079 #21575 (6 connections now open) 2014-10-06T18:37:24.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54080 #21576 (7 connections now open) 2014-10-06T18:37:24.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54081 #21577 (8 connections now open) 2014-10-06T18:37:24.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54082 #21578 (9 connections now open) 2014-10-06T18:37:24.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54083 #21579 (10 connections now open) 2014-10-06T18:37:24.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54084 #21580 (11 connections now open) 2014-10-06T18:37:24.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54085 #21581 (12 connections now open) 2014-10-06T18:37:24.636+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54086 #21582 (13 connections now open) 2014-10-06T18:37:24.636+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54087 #21583 (14 connections now open) 2014-10-06T18:37:24.636+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54088 #21584 (15 connections now open) 2014-10-06T18:37:24.636+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54089 #21585 (16 connections now open) 2014-10-06T18:37:24.636+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54090 #21586 (17 connections now open) 2014-10-06T18:37:24.636+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54091 #21587 (18 connections now open) 2014-10-06T18:37:24.637+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54092 #21588 (19 connections now open) 2014-10-06T18:37:24.637+0000 I NETWORK [conn21572] end connection 127.0.0.1:54076 (18 connections now open) 2014-10-06T18:37:29.637+0000 I NETWORK [conn21587] end connection 127.0.0.1:54091 (17 connections now open) 2014-10-06T18:37:29.637+0000 I NETWORK [conn21586] end connection 127.0.0.1:54090 (17 connections now open) 2014-10-06T18:37:29.637+0000 I NETWORK [conn21580] end connection 127.0.0.1:54084 (17 connections now open) 2014-10-06T18:37:29.637+0000 I NETWORK [conn21582] end connection 127.0.0.1:54086 (17 connections now open) 2014-10-06T18:37:29.637+0000 I NETWORK [conn21585] end connection 127.0.0.1:54089 (17 connections now open) 2014-10-06T18:37:29.637+0000 I NETWORK [conn21581] end connection 127.0.0.1:54085 (17 connections now open) 2014-10-06T18:37:29.637+0000 I NETWORK [conn21583] end connection 127.0.0.1:54087 (17 connections now open) 2014-10-06T18:37:29.637+0000 I NETWORK [conn21574] end connection 127.0.0.1:54078 (17 connections now open) 2014-10-06T18:37:29.637+0000 I NETWORK [conn21588] end connection 127.0.0.1:54092 (16 connections now open) 2014-10-06T18:37:29.638+0000 I NETWORK [conn21573] end connection 127.0.0.1:54077 (16 connections now open) 2014-10-06T18:37:29.638+0000 I NETWORK [conn21584] end connection 127.0.0.1:54088 (16 connections now open) 2014-10-06T18:37:29.638+0000 I NETWORK [conn21575] end connection 127.0.0.1:54079 (16 connections now open) 2014-10-06T18:37:29.638+0000 I NETWORK [conn21576] end connection 127.0.0.1:54080 (16 connections now open) 2014-10-06T18:37:29.638+0000 I NETWORK [conn21578] end connection 127.0.0.1:54082 (16 connections now open) 2014-10-06T18:37:29.638+0000 I NETWORK [conn21577] end connection 127.0.0.1:54081 (16 connections now open) 2014-10-06T18:37:29.638+0000 I NETWORK [conn21579] end connection 127.0.0.1:54083 (16 connections now open) 2014-10-06T18:37:29.638+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54093 #21589 (3 connections now open) 2014-10-06T18:37:29.639+0000 I NETWORK [conn21589] end connection 127.0.0.1:54093 (2 connections now open) 2014-10-06T18:37:29.639+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:37:29.640+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:37:29.640+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:37:29.641+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:37:29.642+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:37:29.642+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:37:29.642+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:37:29.642+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:37:29.645+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54094 #21590 (3 connections now open) 2014-10-06T18:37:29.645+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54095 #21591 (4 connections now open) 2014-10-06T18:37:29.646+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54096 #21592 (5 connections now open) 2014-10-06T18:37:29.646+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54097 #21593 (6 connections now open) 2014-10-06T18:37:29.646+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54098 #21594 (7 connections now open) 2014-10-06T18:37:29.646+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54099 #21595 (8 connections now open) 2014-10-06T18:37:29.646+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54100 #21596 (9 connections now open) 2014-10-06T18:37:29.646+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54101 #21597 (10 connections now open) 2014-10-06T18:37:29.646+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54102 #21598 (11 connections now open) 2014-10-06T18:37:29.647+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54103 #21599 (12 connections now open) 2014-10-06T18:37:29.647+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54104 #21600 (13 connections now open) 2014-10-06T18:37:29.648+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54105 #21601 (14 connections now open) 2014-10-06T18:37:29.648+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54106 #21602 (15 connections now open) 2014-10-06T18:37:29.648+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54107 #21603 (16 connections now open) 2014-10-06T18:37:29.648+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54108 #21604 (17 connections now open) 2014-10-06T18:37:29.649+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54109 #21605 (18 connections now open) 2014-10-06T18:37:29.649+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54110 #21606 (19 connections now open) 2014-10-06T18:37:29.649+0000 I NETWORK [conn21590] end connection 127.0.0.1:54094 (18 connections now open) 2014-10-06T18:37:34.649+0000 I NETWORK [conn21595] end connection 127.0.0.1:54099 (17 connections now open) 2014-10-06T18:37:34.649+0000 I NETWORK [conn21604] end connection 127.0.0.1:54108 (17 connections now open) 2014-10-06T18:37:34.649+0000 I NETWORK [conn21591] end connection 127.0.0.1:54095 (17 connections now open) 2014-10-06T18:37:34.649+0000 I NETWORK [conn21592] end connection 127.0.0.1:54096 (17 connections now open) 2014-10-06T18:37:34.649+0000 I NETWORK [conn21605] end connection 127.0.0.1:54109 (17 connections now open) 2014-10-06T18:37:34.649+0000 I NETWORK [conn21593] end connection 127.0.0.1:54097 (17 connections now open) 2014-10-06T18:37:34.649+0000 I NETWORK [conn21599] end connection 127.0.0.1:54103 (16 connections now open) 2014-10-06T18:37:34.649+0000 I NETWORK [conn21596] end connection 127.0.0.1:54100 (16 connections now open) 2014-10-06T18:37:34.649+0000 I NETWORK [conn21597] end connection 127.0.0.1:54101 (16 connections now open) 2014-10-06T18:37:34.649+0000 I NETWORK [conn21600] end connection 127.0.0.1:54104 (16 connections now open) 2014-10-06T18:37:34.649+0000 I NETWORK [conn21601] end connection 127.0.0.1:54105 (16 connections now open) 2014-10-06T18:37:34.649+0000 I NETWORK [conn21606] end connection 127.0.0.1:54110 (16 connections now open) 2014-10-06T18:37:34.649+0000 I NETWORK [conn21603] end connection 127.0.0.1:54107 (16 connections now open) 2014-10-06T18:37:34.650+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54111 #21607 (8 connections now open) 2014-10-06T18:37:34.649+0000 I NETWORK [conn21598] end connection 127.0.0.1:54102 (16 connections now open) 2014-10-06T18:37:34.649+0000 I NETWORK [conn21602] end connection 127.0.0.1:54106 (16 connections now open) 2014-10-06T18:37:34.649+0000 I NETWORK [conn21594] end connection 127.0.0.1:54098 (16 connections now open) 2014-10-06T18:37:34.651+0000 I NETWORK [conn21607] end connection 127.0.0.1:54111 (2 connections now open) 2014-10-06T18:37:34.651+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:37:34.652+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:37:34.652+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:37:34.653+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:37:34.653+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:37:34.654+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:37:34.654+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:37:34.654+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:37:34.667+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54112 #21608 (3 connections now open) 2014-10-06T18:37:34.667+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54113 #21609 (4 connections now open) 2014-10-06T18:37:34.667+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54114 #21610 (5 connections now open) 2014-10-06T18:37:34.667+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54115 #21611 (6 connections now open) 2014-10-06T18:37:34.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54116 #21612 (7 connections now open) 2014-10-06T18:37:34.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54117 #21613 (8 connections now open) 2014-10-06T18:37:34.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54118 #21614 (9 connections now open) 2014-10-06T18:37:34.668+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54119 #21615 (10 connections now open) 2014-10-06T18:37:34.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54120 #21616 (11 connections now open) 2014-10-06T18:37:34.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54121 #21617 (12 connections now open) 2014-10-06T18:37:34.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54122 #21618 (13 connections now open) 2014-10-06T18:37:34.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54123 #21619 (14 connections now open) 2014-10-06T18:37:34.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54124 #21620 (15 connections now open) 2014-10-06T18:37:34.669+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54125 #21621 (16 connections now open) 2014-10-06T18:37:34.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54126 #21622 (17 connections now open) 2014-10-06T18:37:34.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54127 #21623 (18 connections now open) 2014-10-06T18:37:34.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54128 #21624 (19 connections now open) 2014-10-06T18:37:34.671+0000 I NETWORK [conn21608] end connection 127.0.0.1:54112 (18 connections now open) 2014-10-06T18:37:39.671+0000 I NETWORK [conn21611] end connection 127.0.0.1:54115 (17 connections now open) 2014-10-06T18:37:39.671+0000 I NETWORK [conn21616] end connection 127.0.0.1:54120 (17 connections now open) 2014-10-06T18:37:39.671+0000 I NETWORK [conn21609] end connection 127.0.0.1:54113 (17 connections now open) 2014-10-06T18:37:39.671+0000 I NETWORK [conn21624] end connection 127.0.0.1:54128 (17 connections now open) 2014-10-06T18:37:39.671+0000 I NETWORK [conn21620] end connection 127.0.0.1:54124 (17 connections now open) 2014-10-06T18:37:39.671+0000 I NETWORK [conn21619] end connection 127.0.0.1:54123 (17 connections now open) 2014-10-06T18:37:39.671+0000 I NETWORK [conn21622] end connection 127.0.0.1:54126 (16 connections now open) 2014-10-06T18:37:39.671+0000 I NETWORK [conn21617] end connection 127.0.0.1:54121 (16 connections now open) 2014-10-06T18:37:39.671+0000 I NETWORK [conn21613] end connection 127.0.0.1:54117 (16 connections now open) 2014-10-06T18:37:39.671+0000 I NETWORK [conn21612] end connection 127.0.0.1:54116 (17 connections now open) 2014-10-06T18:37:39.671+0000 I NETWORK [conn21615] end connection 127.0.0.1:54119 (16 connections now open) 2014-10-06T18:37:39.671+0000 I NETWORK [conn21614] end connection 127.0.0.1:54118 (16 connections now open) 2014-10-06T18:37:39.671+0000 I NETWORK [conn21610] end connection 127.0.0.1:54114 (16 connections now open) 2014-10-06T18:37:39.671+0000 I NETWORK [conn21623] end connection 127.0.0.1:54127 (16 connections now open) 2014-10-06T18:37:39.671+0000 I NETWORK [conn21618] end connection 127.0.0.1:54122 (16 connections now open) 2014-10-06T18:37:39.671+0000 I NETWORK [conn21621] end connection 127.0.0.1:54125 (16 connections now open) 2014-10-06T18:37:39.672+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54129 #21625 (3 connections now open) 2014-10-06T18:37:39.672+0000 I NETWORK [conn21625] end connection 127.0.0.1:54129 (2 connections now open) 2014-10-06T18:37:39.673+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:37:39.673+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:37:39.674+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:37:39.675+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:37:39.675+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:37:39.675+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:37:39.676+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:37:39.676+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:37:39.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54130 #21626 (3 connections now open) 2014-10-06T18:37:39.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54131 #21627 (4 connections now open) 2014-10-06T18:37:39.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54132 #21628 (5 connections now open) 2014-10-06T18:37:39.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54133 #21629 (6 connections now open) 2014-10-06T18:37:39.679+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54134 #21630 (7 connections now open) 2014-10-06T18:37:39.680+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54135 #21631 (8 connections now open) 2014-10-06T18:37:39.680+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54136 #21632 (9 connections now open) 2014-10-06T18:37:39.680+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54137 #21633 (10 connections now open) 2014-10-06T18:37:39.680+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54138 #21634 (11 connections now open) 2014-10-06T18:37:39.681+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54139 #21635 (12 connections now open) 2014-10-06T18:37:39.681+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54140 #21636 (13 connections now open) 2014-10-06T18:37:39.681+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54141 #21637 (14 connections now open) 2014-10-06T18:37:39.681+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54142 #21638 (15 connections now open) 2014-10-06T18:37:39.681+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54143 #21639 (16 connections now open) 2014-10-06T18:37:39.681+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54144 #21640 (17 connections now open) 2014-10-06T18:37:39.681+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54145 #21641 (18 connections now open) 2014-10-06T18:37:39.682+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54146 #21642 (19 connections now open) 2014-10-06T18:37:39.682+0000 I NETWORK [conn21626] end connection 127.0.0.1:54130 (18 connections now open) 2014-10-06T18:37:44.682+0000 I NETWORK [conn21637] end connection 127.0.0.1:54141 (17 connections now open) 2014-10-06T18:37:44.682+0000 I NETWORK [conn21631] end connection 127.0.0.1:54135 (17 connections now open) 2014-10-06T18:37:44.682+0000 I NETWORK [conn21635] end connection 127.0.0.1:54139 (17 connections now open) 2014-10-06T18:37:44.682+0000 I NETWORK [conn21641] end connection 127.0.0.1:54145 (17 connections now open) 2014-10-06T18:37:44.682+0000 I NETWORK [conn21632] end connection 127.0.0.1:54136 (17 connections now open) 2014-10-06T18:37:44.682+0000 I NETWORK [conn21630] end connection 127.0.0.1:54134 (17 connections now open) 2014-10-06T18:37:44.682+0000 I NETWORK [conn21627] end connection 127.0.0.1:54131 (17 connections now open) 2014-10-06T18:37:44.682+0000 I NETWORK [conn21642] end connection 127.0.0.1:54146 (16 connections now open) 2014-10-06T18:37:44.682+0000 I NETWORK [conn21633] end connection 127.0.0.1:54137 (16 connections now open) 2014-10-06T18:37:44.682+0000 I NETWORK [conn21636] end connection 127.0.0.1:54140 (16 connections now open) 2014-10-06T18:37:44.682+0000 I NETWORK [conn21629] end connection 127.0.0.1:54133 (16 connections now open) 2014-10-06T18:37:44.682+0000 I NETWORK [conn21640] end connection 127.0.0.1:54144 (16 connections now open) 2014-10-06T18:37:44.682+0000 I NETWORK [conn21638] end connection 127.0.0.1:54142 (16 connections now open) 2014-10-06T18:37:44.682+0000 I NETWORK [conn21639] end connection 127.0.0.1:54143 (16 connections now open) 2014-10-06T18:37:44.682+0000 I NETWORK [conn21628] end connection 127.0.0.1:54132 (16 connections now open) 2014-10-06T18:37:44.682+0000 I NETWORK [conn21634] end connection 127.0.0.1:54138 (16 connections now open) 2014-10-06T18:37:44.683+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54147 #21643 (3 connections now open) 2014-10-06T18:37:44.683+0000 I NETWORK [conn21643] end connection 127.0.0.1:54147 (2 connections now open) 2014-10-06T18:37:44.684+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:37:44.685+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:37:44.685+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:37:44.686+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:37:44.686+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:37:44.687+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:37:44.687+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:37:44.687+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:37:44.690+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54148 #21644 (3 connections now open) 2014-10-06T18:37:44.690+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54149 #21645 (4 connections now open) 2014-10-06T18:37:44.690+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54150 #21646 (5 connections now open) 2014-10-06T18:37:44.691+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54151 #21647 (6 connections now open) 2014-10-06T18:37:44.691+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54152 #21648 (7 connections now open) 2014-10-06T18:37:44.691+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54153 #21649 (8 connections now open) 2014-10-06T18:37:44.691+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54154 #21650 (9 connections now open) 2014-10-06T18:37:44.692+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54155 #21651 (10 connections now open) 2014-10-06T18:37:44.692+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54156 #21652 (11 connections now open) 2014-10-06T18:37:44.692+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54157 #21653 (12 connections now open) 2014-10-06T18:37:44.692+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54158 #21654 (13 connections now open) 2014-10-06T18:37:44.692+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54159 #21655 (14 connections now open) 2014-10-06T18:37:44.693+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54160 #21656 (15 connections now open) 2014-10-06T18:37:44.693+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54161 #21657 (16 connections now open) 2014-10-06T18:37:44.693+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54162 #21658 (17 connections now open) 2014-10-06T18:37:44.693+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54163 #21659 (18 connections now open) 2014-10-06T18:37:44.693+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54164 #21660 (19 connections now open) 2014-10-06T18:37:44.693+0000 I NETWORK [conn21644] end connection 127.0.0.1:54148 (18 connections now open) 2014-10-06T18:37:49.693+0000 I NETWORK [conn21656] end connection 127.0.0.1:54160 (17 connections now open) 2014-10-06T18:37:49.693+0000 I NETWORK [conn21646] end connection 127.0.0.1:54150 (17 connections now open) 2014-10-06T18:37:49.693+0000 I NETWORK [conn21657] end connection 127.0.0.1:54161 (17 connections now open) 2014-10-06T18:37:49.693+0000 I NETWORK [conn21649] end connection 127.0.0.1:54153 (16 connections now open) 2014-10-06T18:37:49.693+0000 I NETWORK [conn21658] end connection 127.0.0.1:54162 (16 connections now open) 2014-10-06T18:37:49.693+0000 I NETWORK [conn21651] end connection 127.0.0.1:54155 (16 connections now open) 2014-10-06T18:37:49.693+0000 I NETWORK [conn21647] end connection 127.0.0.1:54151 (16 connections now open) 2014-10-06T18:37:49.693+0000 I NETWORK [conn21655] end connection 127.0.0.1:54159 (16 connections now open) 2014-10-06T18:37:49.693+0000 I NETWORK [conn21650] end connection 127.0.0.1:54154 (16 connections now open) 2014-10-06T18:37:49.693+0000 I NETWORK [conn21660] end connection 127.0.0.1:54164 (16 connections now open) 2014-10-06T18:37:49.693+0000 I NETWORK [conn21652] end connection 127.0.0.1:54156 (16 connections now open) 2014-10-06T18:37:49.694+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54165 #21661 (10 connections now open) 2014-10-06T18:37:49.693+0000 I NETWORK [conn21653] end connection 127.0.0.1:54157 (16 connections now open) 2014-10-06T18:37:49.694+0000 I NETWORK [conn21645] end connection 127.0.0.1:54149 (16 connections now open) 2014-10-06T18:37:49.694+0000 I NETWORK [conn21659] end connection 127.0.0.1:54163 (16 connections now open) 2014-10-06T18:37:49.694+0000 I NETWORK [conn21648] end connection 127.0.0.1:54152 (16 connections now open) 2014-10-06T18:37:49.694+0000 I NETWORK [conn21654] end connection 127.0.0.1:54158 (16 connections now open) 2014-10-06T18:37:49.695+0000 I NETWORK [conn21661] end connection 127.0.0.1:54165 (2 connections now open) 2014-10-06T18:37:49.695+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:37:49.696+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:37:49.696+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:37:49.697+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:37:49.698+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:37:49.698+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:37:49.698+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:37:49.698+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:37:49.701+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54166 #21662 (3 connections now open) 2014-10-06T18:37:49.701+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54167 #21663 (4 connections now open) 2014-10-06T18:37:49.702+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54168 #21664 (5 connections now open) 2014-10-06T18:37:49.702+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54169 #21665 (6 connections now open) 2014-10-06T18:37:49.702+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54170 #21666 (7 connections now open) 2014-10-06T18:37:49.702+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54172 #21667 (8 connections now open) 2014-10-06T18:37:49.702+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54171 #21668 (9 connections now open) 2014-10-06T18:37:49.702+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54174 #21669 (10 connections now open) 2014-10-06T18:37:49.702+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54175 #21670 (11 connections now open) 2014-10-06T18:37:49.703+0000 I NETWORK [conn21662] end connection 127.0.0.1:54166 (10 connections now open) 2014-10-06T18:37:54.703+0000 I NETWORK [conn21666] end connection 127.0.0.1:54170 (9 connections now open) 2014-10-06T18:37:54.703+0000 I NETWORK [conn21664] end connection 127.0.0.1:54168 (8 connections now open) 2014-10-06T18:37:54.703+0000 I NETWORK [conn21667] end connection 127.0.0.1:54172 (8 connections now open) 2014-10-06T18:37:54.703+0000 I NETWORK [conn21670] end connection 127.0.0.1:54175 (8 connections now open) 2014-10-06T18:37:54.703+0000 I NETWORK [conn21668] end connection 127.0.0.1:54171 (8 connections now open) 2014-10-06T18:37:54.703+0000 I NETWORK [conn21663] end connection 127.0.0.1:54167 (8 connections now open) 2014-10-06T18:37:54.703+0000 I NETWORK [conn21665] end connection 127.0.0.1:54169 (8 connections now open) 2014-10-06T18:37:54.703+0000 I NETWORK [conn21669] end connection 127.0.0.1:54174 (8 connections now open) 2014-10-06T18:37:54.703+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54176 #21671 (10 connections now open) 2014-10-06T18:37:54.704+0000 I NETWORK [conn21671] end connection 127.0.0.1:54176 (2 connections now open) 2014-10-06T18:37:54.705+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:37:54.705+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:37:54.706+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:37:54.706+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:37:54.707+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:37:54.707+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:37:54.708+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:37:54.708+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:37:54.710+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54177 #21672 (3 connections now open) 2014-10-06T18:37:54.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54178 #21673 (4 connections now open) 2014-10-06T18:37:54.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54179 #21674 (5 connections now open) 2014-10-06T18:37:54.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54180 #21675 (6 connections now open) 2014-10-06T18:37:54.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54181 #21676 (7 connections now open) 2014-10-06T18:37:54.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54182 #21677 (8 connections now open) 2014-10-06T18:37:54.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54183 #21678 (9 connections now open) 2014-10-06T18:37:54.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54184 #21679 (10 connections now open) 2014-10-06T18:37:54.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54185 #21680 (11 connections now open) 2014-10-06T18:37:54.712+0000 I NETWORK [conn21672] end connection 127.0.0.1:54177 (10 connections now open) 2014-10-06T18:37:59.712+0000 I NETWORK [conn21674] end connection 127.0.0.1:54179 (9 connections now open) 2014-10-06T18:37:59.712+0000 I NETWORK [conn21680] end connection 127.0.0.1:54185 (9 connections now open) 2014-10-06T18:37:59.712+0000 I NETWORK [conn21675] end connection 127.0.0.1:54180 (9 connections now open) 2014-10-06T18:37:59.712+0000 I NETWORK [conn21673] end connection 127.0.0.1:54178 (9 connections now open) 2014-10-06T18:37:59.712+0000 I NETWORK [conn21676] end connection 127.0.0.1:54181 (8 connections now open) 2014-10-06T18:37:59.712+0000 I NETWORK [conn21679] end connection 127.0.0.1:54184 (8 connections now open) 2014-10-06T18:37:59.712+0000 I NETWORK [conn21678] end connection 127.0.0.1:54183 (8 connections now open) 2014-10-06T18:37:59.712+0000 I NETWORK [conn21677] end connection 127.0.0.1:54182 (9 connections now open) 2014-10-06T18:37:59.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54186 #21681 (10 connections now open) 2014-10-06T18:37:59.713+0000 I NETWORK [conn21681] end connection 127.0.0.1:54186 (2 connections now open) 2014-10-06T18:37:59.714+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:37:59.714+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:37:59.715+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:37:59.716+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:37:59.716+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:37:59.716+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:37:59.717+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:37:59.717+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:37:59.719+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54187 #21682 (3 connections now open) 2014-10-06T18:37:59.720+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54188 #21683 (4 connections now open) 2014-10-06T18:37:59.720+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54189 #21684 (5 connections now open) 2014-10-06T18:37:59.720+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54190 #21685 (6 connections now open) 2014-10-06T18:37:59.720+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54191 #21686 (7 connections now open) 2014-10-06T18:37:59.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54192 #21687 (8 connections now open) 2014-10-06T18:37:59.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54193 #21688 (9 connections now open) 2014-10-06T18:37:59.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54194 #21689 (10 connections now open) 2014-10-06T18:37:59.721+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54195 #21690 (11 connections now open) 2014-10-06T18:37:59.721+0000 I NETWORK [conn21682] end connection 127.0.0.1:54187 (10 connections now open) 2014-10-06T18:38:04.721+0000 I NETWORK [conn21686] end connection 127.0.0.1:54191 (9 connections now open) 2014-10-06T18:38:04.721+0000 I NETWORK [conn21690] end connection 127.0.0.1:54195 (9 connections now open) 2014-10-06T18:38:04.721+0000 I NETWORK [conn21688] end connection 127.0.0.1:54193 (9 connections now open) 2014-10-06T18:38:04.721+0000 I NETWORK [conn21687] end connection 127.0.0.1:54192 (9 connections now open) 2014-10-06T18:38:04.721+0000 I NETWORK [conn21685] end connection 127.0.0.1:54190 (9 connections now open) 2014-10-06T18:38:04.721+0000 I NETWORK [conn21689] end connection 127.0.0.1:54194 (9 connections now open) 2014-10-06T18:38:04.721+0000 I NETWORK [conn21683] end connection 127.0.0.1:54188 (9 connections now open) 2014-10-06T18:38:04.721+0000 I NETWORK [conn21684] end connection 127.0.0.1:54189 (8 connections now open) 2014-10-06T18:38:04.722+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54196 #21691 (10 connections now open) 2014-10-06T18:38:04.723+0000 I NETWORK [conn21691] end connection 127.0.0.1:54196 (2 connections now open) 2014-10-06T18:38:04.723+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:38:04.724+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:38:04.724+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:38:04.725+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:38:04.726+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:38:04.726+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:38:04.726+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:38:04.726+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:38:04.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54197 #21692 (3 connections now open) 2014-10-06T18:38:04.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54198 #21693 (4 connections now open) 2014-10-06T18:38:04.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54199 #21694 (5 connections now open) 2014-10-06T18:38:04.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54200 #21695 (6 connections now open) 2014-10-06T18:38:04.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54201 #21696 (7 connections now open) 2014-10-06T18:38:04.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54202 #21697 (8 connections now open) 2014-10-06T18:38:04.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54203 #21698 (9 connections now open) 2014-10-06T18:38:04.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54205 #21699 (10 connections now open) 2014-10-06T18:38:04.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54204 #21700 (11 connections now open) 2014-10-06T18:38:04.731+0000 I NETWORK [conn21692] end connection 127.0.0.1:54197 (10 connections now open) 2014-10-06T18:38:09.731+0000 I NETWORK [conn21700] end connection 127.0.0.1:54204 (9 connections now open) 2014-10-06T18:38:09.731+0000 I NETWORK [conn21698] end connection 127.0.0.1:54203 (9 connections now open) 2014-10-06T18:38:09.731+0000 I NETWORK [conn21699] end connection 127.0.0.1:54205 (9 connections now open) 2014-10-06T18:38:09.731+0000 I NETWORK [conn21695] end connection 127.0.0.1:54200 (9 connections now open) 2014-10-06T18:38:09.731+0000 I NETWORK [conn21697] end connection 127.0.0.1:54202 (9 connections now open) 2014-10-06T18:38:09.731+0000 I NETWORK [conn21696] end connection 127.0.0.1:54201 (9 connections now open) 2014-10-06T18:38:09.731+0000 I NETWORK [conn21693] end connection 127.0.0.1:54198 (9 connections now open) 2014-10-06T18:38:09.731+0000 I NETWORK [conn21694] end connection 127.0.0.1:54199 (9 connections now open) 2014-10-06T18:38:09.732+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54207 #21701 (10 connections now open) 2014-10-06T18:38:09.733+0000 I NETWORK [conn21701] end connection 127.0.0.1:54207 (2 connections now open) 2014-10-06T18:38:09.733+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:38:09.734+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:38:09.734+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:38:09.735+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:38:09.736+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:38:09.736+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:38:09.736+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:38:09.736+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:38:09.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54208 #21702 (3 connections now open) 2014-10-06T18:38:09.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54209 #21703 (4 connections now open) 2014-10-06T18:38:09.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54210 #21704 (5 connections now open) 2014-10-06T18:38:09.740+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54211 #21705 (6 connections now open) 2014-10-06T18:38:09.740+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54212 #21706 (7 connections now open) 2014-10-06T18:38:09.740+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54213 #21707 (8 connections now open) 2014-10-06T18:38:09.740+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54214 #21708 (9 connections now open) 2014-10-06T18:38:09.740+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54215 #21709 (10 connections now open) 2014-10-06T18:38:09.740+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54216 #21710 (11 connections now open) 2014-10-06T18:38:09.741+0000 I NETWORK [conn21702] end connection 127.0.0.1:54208 (10 connections now open) 2014-10-06T18:38:14.741+0000 I NETWORK [conn21703] end connection 127.0.0.1:54209 (9 connections now open) 2014-10-06T18:38:14.741+0000 I NETWORK [conn21707] end connection 127.0.0.1:54213 (9 connections now open) 2014-10-06T18:38:14.741+0000 I NETWORK [conn21705] end connection 127.0.0.1:54211 (9 connections now open) 2014-10-06T18:38:14.741+0000 I NETWORK [conn21706] end connection 127.0.0.1:54212 (9 connections now open) 2014-10-06T18:38:14.741+0000 I NETWORK [conn21709] end connection 127.0.0.1:54215 (8 connections now open) 2014-10-06T18:38:14.741+0000 I NETWORK [conn21710] end connection 127.0.0.1:54216 (8 connections now open) 2014-10-06T18:38:14.741+0000 I NETWORK [conn21704] end connection 127.0.0.1:54210 (8 connections now open) 2014-10-06T18:38:14.741+0000 I NETWORK [conn21708] end connection 127.0.0.1:54214 (8 connections now open) 2014-10-06T18:38:14.741+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54217 #21711 (10 connections now open) 2014-10-06T18:38:14.742+0000 I NETWORK [conn21711] end connection 127.0.0.1:54217 (2 connections now open) 2014-10-06T18:38:14.742+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:38:14.743+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:38:14.744+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:38:14.744+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:38:14.745+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:38:14.745+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:38:14.745+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:38:14.746+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:38:14.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54218 #21712 (3 connections now open) 2014-10-06T18:38:14.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54219 #21713 (4 connections now open) 2014-10-06T18:38:14.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54220 #21714 (5 connections now open) 2014-10-06T18:38:14.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54221 #21715 (6 connections now open) 2014-10-06T18:38:14.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54222 #21716 (7 connections now open) 2014-10-06T18:38:14.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54223 #21717 (8 connections now open) 2014-10-06T18:38:14.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54224 #21718 (9 connections now open) 2014-10-06T18:38:14.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54225 #21719 (10 connections now open) 2014-10-06T18:38:14.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54226 #21720 (11 connections now open) 2014-10-06T18:38:14.753+0000 I NETWORK [conn21712] end connection 127.0.0.1:54218 (10 connections now open) 2014-10-06T18:38:19.753+0000 I NETWORK [conn21714] end connection 127.0.0.1:54220 (9 connections now open) 2014-10-06T18:38:19.753+0000 I NETWORK [conn21719] end connection 127.0.0.1:54225 (9 connections now open) 2014-10-06T18:38:19.753+0000 I NETWORK [conn21718] end connection 127.0.0.1:54224 (9 connections now open) 2014-10-06T18:38:19.754+0000 I NETWORK [conn21716] end connection 127.0.0.1:54222 (8 connections now open) 2014-10-06T18:38:19.754+0000 I NETWORK [conn21717] end connection 127.0.0.1:54223 (8 connections now open) 2014-10-06T18:38:19.754+0000 I NETWORK [conn21713] end connection 127.0.0.1:54219 (8 connections now open) 2014-10-06T18:38:19.754+0000 I NETWORK [conn21715] end connection 127.0.0.1:54221 (9 connections now open) 2014-10-06T18:38:19.754+0000 I NETWORK [conn21720] end connection 127.0.0.1:54226 (7 connections now open) 2014-10-06T18:38:19.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54227 #21721 (3 connections now open) 2014-10-06T18:38:19.754+0000 I NETWORK [conn21721] end connection 127.0.0.1:54227 (2 connections now open) 2014-10-06T18:38:19.755+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:38:19.755+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:38:19.756+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:38:19.756+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:38:19.757+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:38:19.757+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:38:19.757+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:38:19.758+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:38:19.760+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54228 #21722 (3 connections now open) 2014-10-06T18:38:19.761+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54229 #21723 (4 connections now open) 2014-10-06T18:38:19.761+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54230 #21724 (5 connections now open) 2014-10-06T18:38:19.761+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54231 #21725 (6 connections now open) 2014-10-06T18:38:19.761+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54232 #21726 (7 connections now open) 2014-10-06T18:38:19.761+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54233 #21727 (8 connections now open) 2014-10-06T18:38:19.761+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54234 #21728 (9 connections now open) 2014-10-06T18:38:19.761+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54235 #21729 (10 connections now open) 2014-10-06T18:38:19.761+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54236 #21730 (11 connections now open) 2014-10-06T18:38:19.762+0000 I NETWORK [conn21722] end connection 127.0.0.1:54228 (10 connections now open) 2014-10-06T18:38:24.762+0000 I NETWORK [conn21730] end connection 127.0.0.1:54236 (9 connections now open) 2014-10-06T18:38:24.762+0000 I NETWORK [conn21725] end connection 127.0.0.1:54231 (9 connections now open) 2014-10-06T18:38:24.762+0000 I NETWORK [conn21723] end connection 127.0.0.1:54229 (9 connections now open) 2014-10-06T18:38:24.762+0000 I NETWORK [conn21728] end connection 127.0.0.1:54234 (9 connections now open) 2014-10-06T18:38:24.762+0000 I NETWORK [conn21726] end connection 127.0.0.1:54232 (9 connections now open) 2014-10-06T18:38:24.762+0000 I NETWORK [conn21729] end connection 127.0.0.1:54235 (9 connections now open) 2014-10-06T18:38:24.762+0000 I NETWORK [conn21727] end connection 127.0.0.1:54233 (9 connections now open) 2014-10-06T18:38:24.762+0000 I NETWORK [conn21724] end connection 127.0.0.1:54230 (9 connections now open) 2014-10-06T18:38:24.762+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54237 #21731 (10 connections now open) 2014-10-06T18:38:24.763+0000 I NETWORK [conn21731] end connection 127.0.0.1:54237 (2 connections now open) 2014-10-06T18:38:24.764+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:38:24.764+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:38:24.765+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:38:24.765+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:38:24.766+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:38:24.766+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:38:24.767+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:38:24.767+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:38:24.770+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54238 #21732 (3 connections now open) 2014-10-06T18:38:24.770+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54239 #21733 (4 connections now open) 2014-10-06T18:38:24.770+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54240 #21734 (5 connections now open) 2014-10-06T18:38:24.770+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54241 #21735 (6 connections now open) 2014-10-06T18:38:24.770+0000 I NETWORK [conn21732] end connection 127.0.0.1:54238 (5 connections now open) 2014-10-06T18:38:24.770+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54242 #21736 (7 connections now open) 2014-10-06T18:38:29.771+0000 I NETWORK [conn21735] end connection 127.0.0.1:54241 (5 connections now open) 2014-10-06T18:38:29.771+0000 I NETWORK [conn21736] end connection 127.0.0.1:54242 (5 connections now open) 2014-10-06T18:38:29.771+0000 I NETWORK [conn21733] end connection 127.0.0.1:54239 (5 connections now open) 2014-10-06T18:38:29.771+0000 I NETWORK [conn21734] end connection 127.0.0.1:54240 (5 connections now open) 2014-10-06T18:38:29.771+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54243 #21737 (6 connections now open) 2014-10-06T18:38:29.772+0000 I NETWORK [conn21737] end connection 127.0.0.1:54243 (2 connections now open) 2014-10-06T18:38:29.772+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:38:29.773+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:38:29.773+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:38:29.774+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:38:29.775+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:38:29.775+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:38:29.775+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:38:29.775+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:38:29.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54244 #21738 (3 connections now open) 2014-10-06T18:38:29.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54245 #21739 (4 connections now open) 2014-10-06T18:38:29.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54246 #21740 (5 connections now open) 2014-10-06T18:38:29.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54247 #21741 (6 connections now open) 2014-10-06T18:38:29.779+0000 I NETWORK [conn21738] end connection 127.0.0.1:54244 (5 connections now open) 2014-10-06T18:38:29.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54248 #21742 (7 connections now open) 2014-10-06T18:38:34.779+0000 I NETWORK [conn21741] end connection 127.0.0.1:54247 (5 connections now open) 2014-10-06T18:38:34.779+0000 I NETWORK [conn21742] end connection 127.0.0.1:54248 (5 connections now open) 2014-10-06T18:38:34.779+0000 I NETWORK [conn21740] end connection 127.0.0.1:54246 (5 connections now open) 2014-10-06T18:38:34.779+0000 I NETWORK [conn21739] end connection 127.0.0.1:54245 (5 connections now open) 2014-10-06T18:38:34.779+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54250 #21743 (6 connections now open) 2014-10-06T18:38:34.780+0000 I NETWORK [conn21743] end connection 127.0.0.1:54250 (2 connections now open) 2014-10-06T18:38:34.781+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:38:34.781+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:38:34.782+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:38:34.783+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:38:34.783+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:38:34.783+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:38:34.784+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:38:34.784+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:38:34.786+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54251 #21744 (3 connections now open) 2014-10-06T18:38:34.787+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54252 #21745 (4 connections now open) 2014-10-06T18:38:34.787+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54253 #21746 (5 connections now open) 2014-10-06T18:38:34.787+0000 I NETWORK [conn21744] end connection 127.0.0.1:54251 (3 connections now open) 2014-10-06T18:38:34.787+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54254 #21747 (6 connections now open) 2014-10-06T18:38:34.787+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54255 #21748 (6 connections now open) 2014-10-06T18:38:39.787+0000 I NETWORK [conn21746] end connection 127.0.0.1:54253 (5 connections now open) 2014-10-06T18:38:39.787+0000 I NETWORK [conn21748] end connection 127.0.0.1:54255 (5 connections now open) 2014-10-06T18:38:39.787+0000 I NETWORK [conn21747] end connection 127.0.0.1:54254 (5 connections now open) 2014-10-06T18:38:39.787+0000 I NETWORK [conn21745] end connection 127.0.0.1:54252 (5 connections now open) 2014-10-06T18:38:39.788+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54256 #21749 (6 connections now open) 2014-10-06T18:38:39.788+0000 I NETWORK [conn21749] end connection 127.0.0.1:54256 (2 connections now open) 2014-10-06T18:38:39.789+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:38:39.790+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:38:39.790+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:38:39.791+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:38:39.791+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:38:39.792+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:38:39.792+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:38:39.792+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:38:39.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54257 #21750 (3 connections now open) 2014-10-06T18:38:39.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54258 #21751 (4 connections now open) 2014-10-06T18:38:39.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54259 #21752 (5 connections now open) 2014-10-06T18:38:39.795+0000 I NETWORK [conn21750] end connection 127.0.0.1:54257 (3 connections now open) 2014-10-06T18:38:39.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54260 #21753 (6 connections now open) 2014-10-06T18:38:39.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54261 #21754 (6 connections now open) 2014-10-06T18:38:44.796+0000 I NETWORK [conn21751] end connection 127.0.0.1:54258 (5 connections now open) 2014-10-06T18:38:44.796+0000 I NETWORK [conn21752] end connection 127.0.0.1:54259 (5 connections now open) 2014-10-06T18:38:44.796+0000 I NETWORK [conn21753] end connection 127.0.0.1:54260 (5 connections now open) 2014-10-06T18:38:44.796+0000 I NETWORK [conn21754] end connection 127.0.0.1:54261 (5 connections now open) 2014-10-06T18:38:44.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54262 #21755 (6 connections now open) 2014-10-06T18:38:44.797+0000 I NETWORK [conn21755] end connection 127.0.0.1:54262 (2 connections now open) 2014-10-06T18:38:44.797+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:38:44.798+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:38:44.798+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:38:44.799+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:38:44.800+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:38:44.800+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:38:44.800+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:38:44.801+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:38:44.803+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54263 #21756 (3 connections now open) 2014-10-06T18:38:44.804+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54264 #21757 (4 connections now open) 2014-10-06T18:38:44.804+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54265 #21758 (5 connections now open) 2014-10-06T18:38:44.804+0000 I NETWORK [conn21756] end connection 127.0.0.1:54263 (3 connections now open) 2014-10-06T18:38:44.804+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54266 #21759 (6 connections now open) 2014-10-06T18:38:44.804+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54267 #21760 (6 connections now open) 2014-10-06T18:38:49.804+0000 I NETWORK [conn21759] end connection 127.0.0.1:54266 (5 connections now open) 2014-10-06T18:38:49.804+0000 I NETWORK [conn21760] end connection 127.0.0.1:54267 (5 connections now open) 2014-10-06T18:38:49.804+0000 I NETWORK [conn21758] end connection 127.0.0.1:54265 (5 connections now open) 2014-10-06T18:38:49.804+0000 I NETWORK [conn21757] end connection 127.0.0.1:54264 (5 connections now open) 2014-10-06T18:38:49.804+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54268 #21761 (6 connections now open) 2014-10-06T18:38:49.805+0000 I NETWORK [conn21761] end connection 127.0.0.1:54268 (2 connections now open) 2014-10-06T18:38:49.805+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:38:49.806+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:38:49.807+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:38:49.807+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:38:49.808+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:38:49.808+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:38:49.808+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:38:49.809+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:38:49.811+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54269 #21762 (3 connections now open) 2014-10-06T18:38:49.811+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54270 #21763 (4 connections now open) 2014-10-06T18:38:49.812+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54271 #21764 (5 connections now open) 2014-10-06T18:38:49.812+0000 I NETWORK [conn21762] end connection 127.0.0.1:54269 (4 connections now open) 2014-10-06T18:38:49.812+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54272 #21765 (6 connections now open) 2014-10-06T18:38:49.812+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54274 #21766 (6 connections now open) 2014-10-06T18:38:54.812+0000 I NETWORK [conn21763] end connection 127.0.0.1:54270 (5 connections now open) 2014-10-06T18:38:54.812+0000 I NETWORK [conn21764] end connection 127.0.0.1:54271 (5 connections now open) 2014-10-06T18:38:54.812+0000 I NETWORK [conn21766] end connection 127.0.0.1:54274 (5 connections now open) 2014-10-06T18:38:54.812+0000 I NETWORK [conn21765] end connection 127.0.0.1:54272 (5 connections now open) 2014-10-06T18:38:54.812+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54275 #21767 (6 connections now open) 2014-10-06T18:38:54.813+0000 I NETWORK [conn21767] end connection 127.0.0.1:54275 (2 connections now open) 2014-10-06T18:38:54.813+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:38:54.814+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:38:54.815+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:38:54.815+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:38:54.816+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:38:54.816+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:38:54.816+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:38:54.817+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:38:54.819+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54276 #21768 (3 connections now open) 2014-10-06T18:38:54.820+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54277 #21769 (4 connections now open) 2014-10-06T18:38:54.820+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54278 #21770 (5 connections now open) 2014-10-06T18:38:54.820+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54279 #21771 (6 connections now open) 2014-10-06T18:38:54.820+0000 I NETWORK [conn21768] end connection 127.0.0.1:54276 (4 connections now open) 2014-10-06T18:38:54.820+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54280 #21772 (7 connections now open) 2014-10-06T18:38:59.820+0000 I NETWORK [conn21769] end connection 127.0.0.1:54277 (5 connections now open) 2014-10-06T18:38:59.820+0000 I NETWORK [conn21770] end connection 127.0.0.1:54278 (5 connections now open) 2014-10-06T18:38:59.820+0000 I NETWORK [conn21772] end connection 127.0.0.1:54280 (5 connections now open) 2014-10-06T18:38:59.820+0000 I NETWORK [conn21771] end connection 127.0.0.1:54279 (5 connections now open) 2014-10-06T18:38:59.820+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54281 #21773 (6 connections now open) 2014-10-06T18:38:59.821+0000 I NETWORK [conn21773] end connection 127.0.0.1:54281 (2 connections now open) 2014-10-06T18:38:59.822+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:38:59.823+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:38:59.823+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:38:59.824+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:38:59.825+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:38:59.826+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:38:59.826+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:38:59.826+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:38:59.829+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54282 #21774 (3 connections now open) 2014-10-06T18:38:59.829+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54283 #21775 (4 connections now open) 2014-10-06T18:38:59.829+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54284 #21776 (5 connections now open) 2014-10-06T18:38:59.830+0000 I NETWORK [conn21774] end connection 127.0.0.1:54282 (4 connections now open) 2014-10-06T18:39:04.830+0000 I NETWORK [conn21776] end connection 127.0.0.1:54284 (3 connections now open) 2014-10-06T18:39:04.830+0000 I NETWORK [conn21775] end connection 127.0.0.1:54283 (3 connections now open) 2014-10-06T18:39:04.830+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54285 #21777 (4 connections now open) 2014-10-06T18:39:04.831+0000 I NETWORK [conn21777] end connection 127.0.0.1:54285 (2 connections now open) 2014-10-06T18:39:04.831+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:39:04.832+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:39:04.833+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:39:04.833+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:39:04.834+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:39:04.834+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:39:04.834+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:39:04.835+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:39:04.837+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54286 #21778 (3 connections now open) 2014-10-06T18:39:04.837+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54287 #21779 (4 connections now open) 2014-10-06T18:39:04.837+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54288 #21780 (5 connections now open) 2014-10-06T18:39:04.838+0000 I NETWORK [conn21778] end connection 127.0.0.1:54286 (4 connections now open) 2014-10-06T18:39:09.838+0000 I NETWORK [conn21779] end connection 127.0.0.1:54287 (3 connections now open) 2014-10-06T18:39:09.838+0000 I NETWORK [conn21780] end connection 127.0.0.1:54288 (3 connections now open) 2014-10-06T18:39:09.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54289 #21781 (4 connections now open) 2014-10-06T18:39:09.839+0000 I NETWORK [conn21781] end connection 127.0.0.1:54289 (2 connections now open) 2014-10-06T18:39:09.839+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:39:09.840+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:39:09.841+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:39:09.841+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:39:09.842+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:39:09.842+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:39:09.842+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:39:09.843+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:39:09.845+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54290 #21782 (3 connections now open) 2014-10-06T18:39:09.845+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54291 #21783 (4 connections now open) 2014-10-06T18:39:09.846+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54292 #21784 (5 connections now open) 2014-10-06T18:39:09.846+0000 I NETWORK [conn21782] end connection 127.0.0.1:54290 (4 connections now open) 2014-10-06T18:39:14.846+0000 I NETWORK [conn21784] end connection 127.0.0.1:54292 (3 connections now open) 2014-10-06T18:39:14.846+0000 I NETWORK [conn21783] end connection 127.0.0.1:54291 (3 connections now open) 2014-10-06T18:39:14.846+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54293 #21785 (4 connections now open) 2014-10-06T18:39:14.847+0000 I NETWORK [conn21785] end connection 127.0.0.1:54293 (2 connections now open) 2014-10-06T18:39:14.847+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:39:14.848+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:39:14.849+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:39:14.849+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:39:14.850+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:39:14.850+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:39:14.850+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:39:14.851+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:39:14.853+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54294 #21786 (3 connections now open) 2014-10-06T18:39:14.853+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54295 #21787 (4 connections now open) 2014-10-06T18:39:14.853+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54296 #21788 (5 connections now open) 2014-10-06T18:39:14.854+0000 I NETWORK [conn21786] end connection 127.0.0.1:54294 (4 connections now open) 2014-10-06T18:39:19.854+0000 I NETWORK [conn21788] end connection 127.0.0.1:54296 (3 connections now open) 2014-10-06T18:39:19.854+0000 I NETWORK [conn21787] end connection 127.0.0.1:54295 (3 connections now open) 2014-10-06T18:39:19.854+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54297 #21789 (3 connections now open) 2014-10-06T18:39:19.854+0000 I NETWORK [conn21789] end connection 127.0.0.1:54297 (2 connections now open) 2014-10-06T18:39:19.855+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:39:19.855+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:39:19.856+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:39:19.857+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:39:19.858+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:39:19.858+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:39:19.858+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:39:19.858+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:39:19.861+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54298 #21790 (3 connections now open) 2014-10-06T18:39:19.861+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54299 #21791 (4 connections now open) 2014-10-06T18:39:19.861+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54300 #21792 (5 connections now open) 2014-10-06T18:39:19.861+0000 I NETWORK [conn21790] end connection 127.0.0.1:54298 (4 connections now open) 2014-10-06T18:39:24.862+0000 I NETWORK [conn21791] end connection 127.0.0.1:54299 (3 connections now open) 2014-10-06T18:39:24.862+0000 I NETWORK [conn21792] end connection 127.0.0.1:54300 (3 connections now open) 2014-10-06T18:39:24.862+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54301 #21793 (4 connections now open) 2014-10-06T18:39:24.862+0000 I NETWORK [conn21793] end connection 127.0.0.1:54301 (2 connections now open) 2014-10-06T18:39:24.863+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:39:24.864+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:39:24.864+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:39:24.865+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:39:24.865+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:39:24.865+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:39:24.866+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:39:24.866+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:39:24.869+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54302 #21794 (3 connections now open) 2014-10-06T18:39:24.869+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54303 #21795 (4 connections now open) 2014-10-06T18:39:24.869+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54304 #21796 (5 connections now open) 2014-10-06T18:39:24.869+0000 I NETWORK [conn21794] end connection 127.0.0.1:54302 (4 connections now open) 2014-10-06T18:39:29.869+0000 I NETWORK [conn21795] end connection 127.0.0.1:54303 (3 connections now open) 2014-10-06T18:39:29.869+0000 I NETWORK [conn21796] end connection 127.0.0.1:54304 (3 connections now open) 2014-10-06T18:39:29.870+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54305 #21797 (4 connections now open) 2014-10-06T18:39:29.870+0000 I NETWORK [conn21797] end connection 127.0.0.1:54305 (2 connections now open) 2014-10-06T18:39:29.871+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:39:29.871+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:39:29.872+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:39:29.872+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:39:29.873+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:39:29.873+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:39:29.873+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:39:29.874+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:39:29.877+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54306 #21798 (3 connections now open) 2014-10-06T18:39:29.877+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54307 #21799 (4 connections now open) 2014-10-06T18:39:29.877+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54308 #21800 (5 connections now open) 2014-10-06T18:39:29.877+0000 I NETWORK [conn21798] end connection 127.0.0.1:54306 (4 connections now open) 2014-10-06T18:39:34.877+0000 I NETWORK [conn21799] end connection 127.0.0.1:54307 (3 connections now open) 2014-10-06T18:39:34.877+0000 I NETWORK [conn21800] end connection 127.0.0.1:54308 (3 connections now open) 2014-10-06T18:39:34.877+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54309 #21801 (4 connections now open) 2014-10-06T18:39:34.878+0000 I NETWORK [conn21801] end connection 127.0.0.1:54309 (2 connections now open) 2014-10-06T18:39:34.879+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:39:34.879+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:39:34.880+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:39:34.880+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:39:34.881+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:39:34.881+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:39:34.882+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:39:34.882+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:39:34.888+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54310 #21802 (3 connections now open) 2014-10-06T18:39:34.888+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54311 #21803 (4 connections now open) 2014-10-06T18:39:34.888+0000 I NETWORK [conn21802] end connection 127.0.0.1:54310 (3 connections now open) 2014-10-06T18:39:39.889+0000 I NETWORK [conn21803] end connection 127.0.0.1:54311 (2 connections now open) 2014-10-06T18:39:39.889+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54312 #21804 (3 connections now open) 2014-10-06T18:39:39.889+0000 I NETWORK [conn21804] end connection 127.0.0.1:54312 (2 connections now open) 2014-10-06T18:39:39.890+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:39:39.891+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:39:39.891+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:39:39.892+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:39:39.892+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:39:39.892+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:39:39.893+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:39:39.893+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:39:39.896+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54313 #21805 (3 connections now open) 2014-10-06T18:39:39.896+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54314 #21806 (4 connections now open) 2014-10-06T18:39:39.896+0000 I NETWORK [conn21805] end connection 127.0.0.1:54313 (3 connections now open) 2014-10-06T18:39:44.896+0000 I NETWORK [conn21806] end connection 127.0.0.1:54314 (2 connections now open) 2014-10-06T18:39:44.896+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54315 #21807 (3 connections now open) 2014-10-06T18:39:44.897+0000 I NETWORK [conn21807] end connection 127.0.0.1:54315 (2 connections now open) 2014-10-06T18:39:44.897+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:39:44.898+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:39:44.899+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:39:44.899+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:39:44.900+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:39:44.900+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:39:44.901+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:39:44.901+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:39:44.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54316 #21808 (3 connections now open) 2014-10-06T18:39:44.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54317 #21809 (4 connections now open) 2014-10-06T18:39:44.904+0000 I NETWORK [conn21808] end connection 127.0.0.1:54316 (3 connections now open) 2014-10-06T18:39:49.904+0000 I NETWORK [conn21809] end connection 127.0.0.1:54317 (2 connections now open) 2014-10-06T18:39:49.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54318 #21810 (3 connections now open) 2014-10-06T18:39:49.905+0000 I NETWORK [conn21810] end connection 127.0.0.1:54318 (2 connections now open) 2014-10-06T18:39:49.906+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:39:49.906+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:39:49.907+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:39:49.907+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:39:49.908+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:39:49.908+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:39:49.909+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:39:49.909+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:39:49.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54319 #21811 (3 connections now open) 2014-10-06T18:39:49.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54320 #21812 (4 connections now open) 2014-10-06T18:39:49.912+0000 I NETWORK [conn21811] end connection 127.0.0.1:54319 (3 connections now open) 2014-10-06T18:39:54.912+0000 I NETWORK [conn21812] end connection 127.0.0.1:54320 (2 connections now open) 2014-10-06T18:39:54.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54321 #21813 (3 connections now open) 2014-10-06T18:39:54.913+0000 I NETWORK [conn21813] end connection 127.0.0.1:54321 (2 connections now open) 2014-10-06T18:39:54.913+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:39:54.914+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:39:54.915+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:39:54.915+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:39:54.916+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:39:54.916+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:39:54.916+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:39:54.917+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:39:54.919+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54322 #21814 (3 connections now open) 2014-10-06T18:39:54.920+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54323 #21815 (4 connections now open) 2014-10-06T18:39:54.920+0000 I NETWORK [conn21814] end connection 127.0.0.1:54322 (3 connections now open) 2014-10-06T18:39:59.920+0000 I NETWORK [conn21815] end connection 127.0.0.1:54323 (2 connections now open) 2014-10-06T18:39:59.920+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54324 #21816 (3 connections now open) 2014-10-06T18:39:59.921+0000 I NETWORK [conn21816] end connection 127.0.0.1:54324 (2 connections now open) 2014-10-06T18:39:59.921+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:39:59.922+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:39:59.923+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:39:59.923+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:39:59.924+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:39:59.924+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:39:59.924+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:39:59.925+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:39:59.927+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54325 #21817 (3 connections now open) 2014-10-06T18:39:59.928+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54326 #21818 (4 connections now open) 2014-10-06T18:39:59.928+0000 I NETWORK [conn21817] end connection 127.0.0.1:54325 (3 connections now open) 2014-10-06T18:40:04.928+0000 I NETWORK [conn21818] end connection 127.0.0.1:54326 (2 connections now open) 2014-10-06T18:40:04.928+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54327 #21819 (3 connections now open) 2014-10-06T18:40:04.929+0000 I NETWORK [conn21819] end connection 127.0.0.1:54327 (2 connections now open) 2014-10-06T18:40:04.929+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:40:04.930+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:40:04.931+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:40:04.931+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:40:04.932+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:40:04.932+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:40:04.932+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:40:04.933+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:40:04.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54328 #21820 (3 connections now open) 2014-10-06T18:40:04.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54329 #21821 (4 connections now open) 2014-10-06T18:40:04.936+0000 I NETWORK [conn21820] end connection 127.0.0.1:54328 (3 connections now open) 2014-10-06T18:40:09.936+0000 I NETWORK [conn21821] end connection 127.0.0.1:54329 (2 connections now open) 2014-10-06T18:40:09.936+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54330 #21822 (3 connections now open) 2014-10-06T18:40:09.937+0000 I NETWORK [conn21822] end connection 127.0.0.1:54330 (2 connections now open) 2014-10-06T18:40:09.937+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_buildInfo 2014-10-06T18:40:09.938+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_buildInfo 2014-10-06T18:40:09.938+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_buildInfo 2014-10-06T18:40:09.939+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_buildInfo 2014-10-06T18:40:09.944+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:40:09.944+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:40:09.944+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:40:09.944+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:40:09.947+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54331 #21823 (3 connections now open) 2014-10-06T18:40:09.948+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54332 #21824 (4 connections now open) 2014-10-06T18:40:09.948+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54333 #21825 (5 connections now open) 2014-10-06T18:40:09.948+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54334 #21826 (6 connections now open) 2014-10-06T18:40:09.948+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54335 #21827 (7 connections now open) 2014-10-06T18:40:09.948+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54336 #21828 (8 connections now open) 2014-10-06T18:40:09.948+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54337 #21829 (9 connections now open) 2014-10-06T18:40:09.949+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54338 #21830 (10 connections now open) 2014-10-06T18:40:09.949+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54339 #21831 (11 connections now open) 2014-10-06T18:40:09.949+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54340 #21832 (12 connections now open) 2014-10-06T18:40:09.949+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54341 #21833 (13 connections now open) 2014-10-06T18:40:09.950+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54342 #21834 (14 connections now open) 2014-10-06T18:40:09.950+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54343 #21835 (15 connections now open) 2014-10-06T18:40:09.950+0000 I NETWORK [conn21823] end connection 127.0.0.1:54331 (14 connections now open) 2014-10-06T18:40:09.950+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54344 #21836 (15 connections now open) 2014-10-06T18:40:09.950+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54345 #21837 (16 connections now open) 2014-10-06T18:40:09.951+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54346 #21838 (17 connections now open) 2014-10-06T18:40:09.951+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54347 #21839 (18 connections now open) 2014-10-06T18:40:14.950+0000 I NETWORK [conn21828] end connection 127.0.0.1:54336 (17 connections now open) 2014-10-06T18:40:14.950+0000 I NETWORK [conn21826] end connection 127.0.0.1:54334 (17 connections now open) 2014-10-06T18:40:14.950+0000 I NETWORK [conn21824] end connection 127.0.0.1:54332 (17 connections now open) 2014-10-06T18:40:14.950+0000 I NETWORK [conn21835] end connection 127.0.0.1:54343 (17 connections now open) 2014-10-06T18:40:14.950+0000 I NETWORK [conn21839] end connection 127.0.0.1:54347 (17 connections now open) 2014-10-06T18:40:14.950+0000 I NETWORK [conn21838] end connection 127.0.0.1:54346 (17 connections now open) 2014-10-06T18:40:14.950+0000 I NETWORK [conn21834] end connection 127.0.0.1:54342 (17 connections now open) 2014-10-06T18:40:14.950+0000 I NETWORK [conn21829] end connection 127.0.0.1:54337 (16 connections now open) 2014-10-06T18:40:14.950+0000 I NETWORK [conn21825] end connection 127.0.0.1:54333 (16 connections now open) 2014-10-06T18:40:14.950+0000 I NETWORK [conn21832] end connection 127.0.0.1:54340 (16 connections now open) 2014-10-06T18:40:14.950+0000 I NETWORK [conn21833] end connection 127.0.0.1:54341 (16 connections now open) 2014-10-06T18:40:14.950+0000 I NETWORK [conn21837] end connection 127.0.0.1:54345 (16 connections now open) 2014-10-06T18:40:14.950+0000 I NETWORK [conn21830] end connection 127.0.0.1:54338 (16 connections now open) 2014-10-06T18:40:14.950+0000 I NETWORK [conn21831] end connection 127.0.0.1:54339 (16 connections now open) 2014-10-06T18:40:14.950+0000 I NETWORK [conn21827] end connection 127.0.0.1:54335 (16 connections now open) 2014-10-06T18:40:14.951+0000 I NETWORK [conn21836] end connection 127.0.0.1:54344 (16 connections now open) 2014-10-06T18:40:14.951+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54348 #21840 (3 connections now open) 2014-10-06T18:40:14.952+0000 I NETWORK [conn21840] end connection 127.0.0.1:54348 (2 connections now open) 2014-10-06T18:40:14.952+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:40:14.953+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:40:14.953+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:40:14.954+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:40:14.955+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:40:14.955+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:40:14.955+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:40:14.955+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:40:14.958+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54349 #21841 (3 connections now open) 2014-10-06T18:40:14.958+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54350 #21842 (4 connections now open) 2014-10-06T18:40:14.959+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54351 #21843 (5 connections now open) 2014-10-06T18:40:14.959+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54352 #21844 (6 connections now open) 2014-10-06T18:40:14.959+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54353 #21845 (7 connections now open) 2014-10-06T18:40:14.959+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54354 #21846 (8 connections now open) 2014-10-06T18:40:14.960+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54355 #21847 (9 connections now open) 2014-10-06T18:40:14.960+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54356 #21848 (10 connections now open) 2014-10-06T18:40:14.960+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54357 #21849 (11 connections now open) 2014-10-06T18:40:14.960+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54358 #21850 (12 connections now open) 2014-10-06T18:40:14.960+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54359 #21851 (13 connections now open) 2014-10-06T18:40:14.960+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54360 #21852 (14 connections now open) 2014-10-06T18:40:14.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54361 #21853 (15 connections now open) 2014-10-06T18:40:14.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54362 #21854 (16 connections now open) 2014-10-06T18:40:14.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54363 #21855 (17 connections now open) 2014-10-06T18:40:14.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54364 #21856 (18 connections now open) 2014-10-06T18:40:14.962+0000 I NETWORK [conn21841] end connection 127.0.0.1:54349 (17 connections now open) 2014-10-06T18:40:14.962+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54365 #21857 (18 connections now open) 2014-10-06T18:40:19.962+0000 I NETWORK [conn21844] end connection 127.0.0.1:54352 (17 connections now open) 2014-10-06T18:40:19.962+0000 I NETWORK [conn21852] end connection 127.0.0.1:54360 (17 connections now open) 2014-10-06T18:40:19.962+0000 I NETWORK [conn21842] end connection 127.0.0.1:54350 (17 connections now open) 2014-10-06T18:40:19.962+0000 I NETWORK [conn21845] end connection 127.0.0.1:54353 (17 connections now open) 2014-10-06T18:40:19.962+0000 I NETWORK [conn21854] end connection 127.0.0.1:54362 (17 connections now open) 2014-10-06T18:40:19.962+0000 I NETWORK [conn21855] end connection 127.0.0.1:54363 (17 connections now open) 2014-10-06T18:40:19.962+0000 I NETWORK [conn21857] end connection 127.0.0.1:54365 (17 connections now open) 2014-10-06T18:40:19.962+0000 I NETWORK [conn21856] end connection 127.0.0.1:54364 (17 connections now open) 2014-10-06T18:40:19.962+0000 I NETWORK [conn21851] end connection 127.0.0.1:54359 (17 connections now open) 2014-10-06T18:40:19.962+0000 I NETWORK [conn21848] end connection 127.0.0.1:54356 (17 connections now open) 2014-10-06T18:40:19.962+0000 I NETWORK [conn21843] end connection 127.0.0.1:54351 (17 connections now open) 2014-10-06T18:40:19.962+0000 I NETWORK [conn21850] end connection 127.0.0.1:54358 (16 connections now open) 2014-10-06T18:40:19.962+0000 I NETWORK [conn21853] end connection 127.0.0.1:54361 (16 connections now open) 2014-10-06T18:40:19.962+0000 I NETWORK [conn21849] end connection 127.0.0.1:54357 (16 connections now open) 2014-10-06T18:40:19.962+0000 I NETWORK [conn21847] end connection 127.0.0.1:54355 (16 connections now open) 2014-10-06T18:40:19.962+0000 I NETWORK [conn21846] end connection 127.0.0.1:54354 (16 connections now open) 2014-10-06T18:40:19.963+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54366 #21858 (8 connections now open) 2014-10-06T18:40:19.963+0000 I NETWORK [conn21858] end connection 127.0.0.1:54366 (2 connections now open) 2014-10-06T18:40:19.964+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:40:19.964+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:40:19.965+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:40:19.966+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:40:19.966+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:40:19.967+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:40:19.967+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:40:19.967+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:40:19.970+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54367 #21859 (3 connections now open) 2014-10-06T18:40:19.970+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54368 #21860 (4 connections now open) 2014-10-06T18:40:19.971+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54369 #21861 (5 connections now open) 2014-10-06T18:40:19.971+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54370 #21862 (6 connections now open) 2014-10-06T18:40:19.971+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54371 #21863 (7 connections now open) 2014-10-06T18:40:19.971+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54372 #21864 (8 connections now open) 2014-10-06T18:40:19.971+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54373 #21865 (9 connections now open) 2014-10-06T18:40:19.972+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54374 #21866 (10 connections now open) 2014-10-06T18:40:19.972+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54375 #21867 (11 connections now open) 2014-10-06T18:40:19.972+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54376 #21868 (12 connections now open) 2014-10-06T18:40:19.972+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54377 #21869 (13 connections now open) 2014-10-06T18:40:19.972+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54378 #21870 (14 connections now open) 2014-10-06T18:40:19.972+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54379 #21871 (15 connections now open) 2014-10-06T18:40:19.972+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54380 #21872 (16 connections now open) 2014-10-06T18:40:19.972+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54381 #21873 (17 connections now open) 2014-10-06T18:40:19.972+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54382 #21874 (18 connections now open) 2014-10-06T18:40:19.973+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54383 #21875 (19 connections now open) 2014-10-06T18:40:19.973+0000 I NETWORK [conn21859] end connection 127.0.0.1:54367 (18 connections now open) 2014-10-06T18:40:24.973+0000 I NETWORK [conn21875] end connection 127.0.0.1:54383 (17 connections now open) 2014-10-06T18:40:24.973+0000 I NETWORK [conn21866] end connection 127.0.0.1:54374 (16 connections now open) 2014-10-06T18:40:24.973+0000 I NETWORK [conn21862] end connection 127.0.0.1:54370 (16 connections now open) 2014-10-06T18:40:24.973+0000 I NETWORK [conn21861] end connection 127.0.0.1:54369 (16 connections now open) 2014-10-06T18:40:24.973+0000 I NETWORK [conn21872] end connection 127.0.0.1:54380 (16 connections now open) 2014-10-06T18:40:24.973+0000 I NETWORK [conn21869] end connection 127.0.0.1:54377 (16 connections now open) 2014-10-06T18:40:24.973+0000 I NETWORK [conn21864] end connection 127.0.0.1:54372 (16 connections now open) 2014-10-06T18:40:24.974+0000 I NETWORK [conn21865] end connection 127.0.0.1:54373 (16 connections now open) 2014-10-06T18:40:24.974+0000 I NETWORK [conn21868] end connection 127.0.0.1:54376 (16 connections now open) 2014-10-06T18:40:24.974+0000 I NETWORK [conn21874] end connection 127.0.0.1:54382 (16 connections now open) 2014-10-06T18:40:24.974+0000 I NETWORK [conn21870] end connection 127.0.0.1:54378 (16 connections now open) 2014-10-06T18:40:24.974+0000 I NETWORK [conn21867] end connection 127.0.0.1:54375 (16 connections now open) 2014-10-06T18:40:24.974+0000 I NETWORK [conn21873] end connection 127.0.0.1:54381 (16 connections now open) 2014-10-06T18:40:24.974+0000 I NETWORK [conn21863] end connection 127.0.0.1:54371 (16 connections now open) 2014-10-06T18:40:24.974+0000 I NETWORK [conn21871] end connection 127.0.0.1:54379 (16 connections now open) 2014-10-06T18:40:24.974+0000 I NETWORK [conn21860] end connection 127.0.0.1:54368 (16 connections now open) 2014-10-06T18:40:24.974+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54384 #21876 (18 connections now open) 2014-10-06T18:40:24.975+0000 I NETWORK [conn21876] end connection 127.0.0.1:54384 (2 connections now open) 2014-10-06T18:40:24.975+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:40:24.976+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:40:24.976+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:40:24.977+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:40:24.977+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:40:24.978+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:40:24.978+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:40:24.978+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:40:24.981+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54385 #21877 (3 connections now open) 2014-10-06T18:40:24.981+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54386 #21878 (4 connections now open) 2014-10-06T18:40:24.981+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54387 #21879 (5 connections now open) 2014-10-06T18:40:24.981+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54388 #21880 (6 connections now open) 2014-10-06T18:40:24.981+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54389 #21881 (7 connections now open) 2014-10-06T18:40:24.981+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54390 #21882 (8 connections now open) 2014-10-06T18:40:24.982+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54391 #21883 (9 connections now open) 2014-10-06T18:40:24.982+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54392 #21884 (10 connections now open) 2014-10-06T18:40:24.982+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54393 #21885 (11 connections now open) 2014-10-06T18:40:24.982+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54394 #21886 (12 connections now open) 2014-10-06T18:40:24.983+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54395 #21887 (13 connections now open) 2014-10-06T18:40:24.983+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54396 #21888 (14 connections now open) 2014-10-06T18:40:24.983+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54397 #21889 (15 connections now open) 2014-10-06T18:40:24.983+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54398 #21890 (16 connections now open) 2014-10-06T18:40:24.983+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54399 #21891 (17 connections now open) 2014-10-06T18:40:24.983+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54400 #21892 (18 connections now open) 2014-10-06T18:40:24.983+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54401 #21893 (19 connections now open) 2014-10-06T18:40:24.984+0000 I NETWORK [conn21877] end connection 127.0.0.1:54385 (18 connections now open) 2014-10-06T18:40:29.984+0000 I NETWORK [conn21880] end connection 127.0.0.1:54388 (17 connections now open) 2014-10-06T18:40:29.984+0000 I NETWORK [conn21886] end connection 127.0.0.1:54394 (17 connections now open) 2014-10-06T18:40:29.984+0000 I NETWORK [conn21882] end connection 127.0.0.1:54390 (17 connections now open) 2014-10-06T18:40:29.984+0000 I NETWORK [conn21884] end connection 127.0.0.1:54392 (17 connections now open) 2014-10-06T18:40:29.984+0000 I NETWORK [conn21885] end connection 127.0.0.1:54393 (17 connections now open) 2014-10-06T18:40:29.984+0000 I NETWORK [conn21891] end connection 127.0.0.1:54399 (16 connections now open) 2014-10-06T18:40:29.984+0000 I NETWORK [conn21887] end connection 127.0.0.1:54395 (16 connections now open) 2014-10-06T18:40:29.984+0000 I NETWORK [conn21888] end connection 127.0.0.1:54396 (16 connections now open) 2014-10-06T18:40:29.984+0000 I NETWORK [conn21883] end connection 127.0.0.1:54391 (16 connections now open) 2014-10-06T18:40:29.984+0000 I NETWORK [conn21881] end connection 127.0.0.1:54389 (16 connections now open) 2014-10-06T18:40:29.985+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54402 #21894 (10 connections now open) 2014-10-06T18:40:29.984+0000 I NETWORK [conn21878] end connection 127.0.0.1:54386 (16 connections now open) 2014-10-06T18:40:29.984+0000 I NETWORK [conn21892] end connection 127.0.0.1:54400 (16 connections now open) 2014-10-06T18:40:29.984+0000 I NETWORK [conn21879] end connection 127.0.0.1:54387 (16 connections now open) 2014-10-06T18:40:29.984+0000 I NETWORK [conn21890] end connection 127.0.0.1:54398 (17 connections now open) 2014-10-06T18:40:29.984+0000 I NETWORK [conn21889] end connection 127.0.0.1:54397 (16 connections now open) 2014-10-06T18:40:29.984+0000 I NETWORK [conn21893] end connection 127.0.0.1:54401 (16 connections now open) 2014-10-06T18:40:29.985+0000 I NETWORK [conn21894] end connection 127.0.0.1:54402 (2 connections now open) 2014-10-06T18:40:29.986+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:40:29.986+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:40:29.987+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:40:29.987+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:40:29.988+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:40:29.988+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:40:29.988+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:40:29.989+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:40:29.991+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54403 #21895 (3 connections now open) 2014-10-06T18:40:29.991+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54404 #21896 (4 connections now open) 2014-10-06T18:40:29.992+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54406 #21897 (5 connections now open) 2014-10-06T18:40:29.992+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54405 #21898 (6 connections now open) 2014-10-06T18:40:29.992+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54408 #21899 (7 connections now open) 2014-10-06T18:40:29.992+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54407 #21900 (8 connections now open) 2014-10-06T18:40:29.992+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54409 #21901 (9 connections now open) 2014-10-06T18:40:29.992+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54410 #21902 (10 connections now open) 2014-10-06T18:40:29.992+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54411 #21903 (11 connections now open) 2014-10-06T18:40:29.993+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54412 #21904 (12 connections now open) 2014-10-06T18:40:29.993+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54413 #21905 (13 connections now open) 2014-10-06T18:40:29.993+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54414 #21906 (14 connections now open) 2014-10-06T18:40:29.994+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54415 #21907 (15 connections now open) 2014-10-06T18:40:29.994+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54416 #21908 (16 connections now open) 2014-10-06T18:40:29.994+0000 I NETWORK [conn21895] end connection 127.0.0.1:54403 (15 connections now open) 2014-10-06T18:40:29.994+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54417 #21909 (17 connections now open) 2014-10-06T18:40:29.994+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54418 #21910 (17 connections now open) 2014-10-06T18:40:29.994+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54419 #21911 (18 connections now open) 2014-10-06T18:40:34.994+0000 I NETWORK [conn21904] end connection 127.0.0.1:54412 (17 connections now open) 2014-10-06T18:40:34.994+0000 I NETWORK [conn21908] end connection 127.0.0.1:54416 (17 connections now open) 2014-10-06T18:40:34.994+0000 I NETWORK [conn21900] end connection 127.0.0.1:54407 (17 connections now open) 2014-10-06T18:40:34.994+0000 I NETWORK [conn21896] end connection 127.0.0.1:54404 (17 connections now open) 2014-10-06T18:40:34.994+0000 I NETWORK [conn21899] end connection 127.0.0.1:54408 (17 connections now open) 2014-10-06T18:40:34.994+0000 I NETWORK [conn21897] end connection 127.0.0.1:54406 (16 connections now open) 2014-10-06T18:40:34.994+0000 I NETWORK [conn21909] end connection 127.0.0.1:54417 (16 connections now open) 2014-10-06T18:40:34.994+0000 I NETWORK [conn21901] end connection 127.0.0.1:54409 (16 connections now open) 2014-10-06T18:40:34.994+0000 I NETWORK [conn21898] end connection 127.0.0.1:54405 (16 connections now open) 2014-10-06T18:40:34.994+0000 I NETWORK [conn21906] end connection 127.0.0.1:54414 (17 connections now open) 2014-10-06T18:40:34.994+0000 I NETWORK [conn21911] end connection 127.0.0.1:54419 (16 connections now open) 2014-10-06T18:40:34.994+0000 I NETWORK [conn21903] end connection 127.0.0.1:54411 (16 connections now open) 2014-10-06T18:40:34.994+0000 I NETWORK [conn21902] end connection 127.0.0.1:54410 (16 connections now open) 2014-10-06T18:40:34.994+0000 I NETWORK [conn21905] end connection 127.0.0.1:54413 (16 connections now open) 2014-10-06T18:40:34.995+0000 I NETWORK [conn21907] end connection 127.0.0.1:54415 (16 connections now open) 2014-10-06T18:40:34.995+0000 I NETWORK [conn21910] end connection 127.0.0.1:54418 (16 connections now open) 2014-10-06T18:40:34.995+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54420 #21912 (3 connections now open) 2014-10-06T18:40:34.996+0000 I NETWORK [conn21912] end connection 127.0.0.1:54420 (2 connections now open) 2014-10-06T18:40:34.996+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:40:34.997+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:40:34.997+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:40:34.998+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:40:34.999+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:40:34.999+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:40:34.999+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:40:34.999+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:40:35.002+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54421 #21913 (3 connections now open) 2014-10-06T18:40:35.002+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54422 #21914 (4 connections now open) 2014-10-06T18:40:35.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54423 #21915 (5 connections now open) 2014-10-06T18:40:35.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54424 #21916 (6 connections now open) 2014-10-06T18:40:35.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54425 #21917 (7 connections now open) 2014-10-06T18:40:35.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54426 #21918 (8 connections now open) 2014-10-06T18:40:35.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54427 #21919 (9 connections now open) 2014-10-06T18:40:35.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54428 #21920 (10 connections now open) 2014-10-06T18:40:35.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54429 #21921 (11 connections now open) 2014-10-06T18:40:35.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54430 #21922 (12 connections now open) 2014-10-06T18:40:35.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54431 #21923 (13 connections now open) 2014-10-06T18:40:35.004+0000 I NETWORK [conn21913] end connection 127.0.0.1:54421 (12 connections now open) 2014-10-06T18:40:35.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54432 #21924 (13 connections now open) 2014-10-06T18:40:35.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54433 #21925 (14 connections now open) 2014-10-06T18:40:35.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54434 #21926 (15 connections now open) 2014-10-06T18:40:35.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54435 #21927 (16 connections now open) 2014-10-06T18:40:35.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54436 #21928 (17 connections now open) 2014-10-06T18:40:35.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54437 #21929 (18 connections now open) 2014-10-06T18:40:40.005+0000 I NETWORK [conn21924] end connection 127.0.0.1:54432 (17 connections now open) 2014-10-06T18:40:40.005+0000 I NETWORK [conn21916] end connection 127.0.0.1:54424 (17 connections now open) 2014-10-06T18:40:40.005+0000 I NETWORK [conn21919] end connection 127.0.0.1:54427 (16 connections now open) 2014-10-06T18:40:40.005+0000 I NETWORK [conn21928] end connection 127.0.0.1:54436 (16 connections now open) 2014-10-06T18:40:40.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54438 #21930 (15 connections now open) 2014-10-06T18:40:40.005+0000 I NETWORK [conn21929] end connection 127.0.0.1:54437 (16 connections now open) 2014-10-06T18:40:40.005+0000 I NETWORK [conn21917] end connection 127.0.0.1:54425 (16 connections now open) 2014-10-06T18:40:40.005+0000 I NETWORK [conn21923] end connection 127.0.0.1:54431 (16 connections now open) 2014-10-06T18:40:40.005+0000 I NETWORK [conn21918] end connection 127.0.0.1:54426 (16 connections now open) 2014-10-06T18:40:40.005+0000 I NETWORK [conn21922] end connection 127.0.0.1:54430 (16 connections now open) 2014-10-06T18:40:40.005+0000 I NETWORK [conn21914] end connection 127.0.0.1:54422 (16 connections now open) 2014-10-06T18:40:40.005+0000 I NETWORK [conn21925] end connection 127.0.0.1:54433 (16 connections now open) 2014-10-06T18:40:40.005+0000 I NETWORK [conn21926] end connection 127.0.0.1:54434 (16 connections now open) 2014-10-06T18:40:40.005+0000 I NETWORK [conn21921] end connection 127.0.0.1:54429 (16 connections now open) 2014-10-06T18:40:40.005+0000 I NETWORK [conn21927] end connection 127.0.0.1:54435 (16 connections now open) 2014-10-06T18:40:40.005+0000 I NETWORK [conn21920] end connection 127.0.0.1:54428 (16 connections now open) 2014-10-06T18:40:40.005+0000 I NETWORK [conn21915] end connection 127.0.0.1:54423 (16 connections now open) 2014-10-06T18:40:40.006+0000 I NETWORK [conn21930] end connection 127.0.0.1:54438 (2 connections now open) 2014-10-06T18:40:40.006+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:40:40.007+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:40:40.007+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:40:40.008+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:40:40.009+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:40:40.009+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:40:40.009+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:40:40.009+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:40:40.012+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54439 #21931 (3 connections now open) 2014-10-06T18:40:40.012+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54440 #21932 (4 connections now open) 2014-10-06T18:40:40.012+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54441 #21933 (5 connections now open) 2014-10-06T18:40:40.012+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54442 #21934 (6 connections now open) 2014-10-06T18:40:40.013+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54443 #21935 (7 connections now open) 2014-10-06T18:40:40.013+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54444 #21936 (8 connections now open) 2014-10-06T18:40:40.013+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54445 #21937 (9 connections now open) 2014-10-06T18:40:40.013+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54446 #21938 (10 connections now open) 2014-10-06T18:40:40.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54447 #21939 (11 connections now open) 2014-10-06T18:40:40.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54448 #21940 (12 connections now open) 2014-10-06T18:40:40.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54449 #21941 (13 connections now open) 2014-10-06T18:40:40.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54450 #21942 (14 connections now open) 2014-10-06T18:40:40.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54451 #21943 (15 connections now open) 2014-10-06T18:40:40.015+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54452 #21944 (16 connections now open) 2014-10-06T18:40:40.015+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54453 #21945 (17 connections now open) 2014-10-06T18:40:40.015+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54454 #21946 (18 connections now open) 2014-10-06T18:40:40.015+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54455 #21947 (19 connections now open) 2014-10-06T18:40:40.015+0000 I NETWORK [conn21931] end connection 127.0.0.1:54439 (18 connections now open) 2014-10-06T18:40:45.016+0000 I NETWORK [conn21933] end connection 127.0.0.1:54441 (17 connections now open) 2014-10-06T18:40:45.016+0000 I NETWORK [conn21932] end connection 127.0.0.1:54440 (17 connections now open) 2014-10-06T18:40:45.016+0000 I NETWORK [conn21940] end connection 127.0.0.1:54448 (17 connections now open) 2014-10-06T18:40:45.016+0000 I NETWORK [conn21941] end connection 127.0.0.1:54449 (17 connections now open) 2014-10-06T18:40:45.016+0000 I NETWORK [conn21936] end connection 127.0.0.1:54444 (17 connections now open) 2014-10-06T18:40:45.016+0000 I NETWORK [conn21938] end connection 127.0.0.1:54446 (17 connections now open) 2014-10-06T18:40:45.016+0000 I NETWORK [conn21944] end connection 127.0.0.1:54452 (17 connections now open) 2014-10-06T18:40:45.016+0000 I NETWORK [conn21939] end connection 127.0.0.1:54447 (17 connections now open) 2014-10-06T18:40:45.016+0000 I NETWORK [conn21934] end connection 127.0.0.1:54442 (17 connections now open) 2014-10-06T18:40:45.016+0000 I NETWORK [conn21945] end connection 127.0.0.1:54453 (17 connections now open) 2014-10-06T18:40:45.016+0000 I NETWORK [conn21946] end connection 127.0.0.1:54454 (17 connections now open) 2014-10-06T18:40:45.016+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54456 #21948 (9 connections now open) 2014-10-06T18:40:45.016+0000 I NETWORK [conn21935] end connection 127.0.0.1:54443 (17 connections now open) 2014-10-06T18:40:45.016+0000 I NETWORK [conn21943] end connection 127.0.0.1:54451 (17 connections now open) 2014-10-06T18:40:45.016+0000 I NETWORK [conn21937] end connection 127.0.0.1:54445 (16 connections now open) 2014-10-06T18:40:45.016+0000 I NETWORK [conn21942] end connection 127.0.0.1:54450 (16 connections now open) 2014-10-06T18:40:45.016+0000 I NETWORK [conn21947] end connection 127.0.0.1:54455 (16 connections now open) 2014-10-06T18:40:45.017+0000 I NETWORK [conn21948] end connection 127.0.0.1:54456 (2 connections now open) 2014-10-06T18:40:45.017+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:40:45.018+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:40:45.019+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:40:45.019+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:40:45.020+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:40:45.020+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:40:45.021+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:40:45.021+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:40:45.023+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54457 #21949 (3 connections now open) 2014-10-06T18:40:45.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54458 #21950 (4 connections now open) 2014-10-06T18:40:45.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54459 #21951 (5 connections now open) 2014-10-06T18:40:45.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54460 #21952 (6 connections now open) 2014-10-06T18:40:45.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54461 #21953 (7 connections now open) 2014-10-06T18:40:45.025+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54462 #21954 (8 connections now open) 2014-10-06T18:40:45.025+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54463 #21955 (9 connections now open) 2014-10-06T18:40:45.025+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54464 #21956 (10 connections now open) 2014-10-06T18:40:45.025+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54465 #21957 (11 connections now open) 2014-10-06T18:40:45.025+0000 I NETWORK [conn21949] end connection 127.0.0.1:54457 (10 connections now open) 2014-10-06T18:40:50.025+0000 I NETWORK [conn21957] end connection 127.0.0.1:54465 (9 connections now open) 2014-10-06T18:40:50.025+0000 I NETWORK [conn21950] end connection 127.0.0.1:54458 (9 connections now open) 2014-10-06T18:40:50.025+0000 I NETWORK [conn21952] end connection 127.0.0.1:54460 (9 connections now open) 2014-10-06T18:40:50.025+0000 I NETWORK [conn21956] end connection 127.0.0.1:54464 (9 connections now open) 2014-10-06T18:40:50.025+0000 I NETWORK [conn21951] end connection 127.0.0.1:54459 (9 connections now open) 2014-10-06T18:40:50.025+0000 I NETWORK [conn21954] end connection 127.0.0.1:54462 (9 connections now open) 2014-10-06T18:40:50.026+0000 I NETWORK [conn21953] end connection 127.0.0.1:54461 (8 connections now open) 2014-10-06T18:40:50.026+0000 I NETWORK [conn21955] end connection 127.0.0.1:54463 (8 connections now open) 2014-10-06T18:40:50.026+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54466 #21958 (10 connections now open) 2014-10-06T18:40:50.027+0000 I NETWORK [conn21958] end connection 127.0.0.1:54466 (2 connections now open) 2014-10-06T18:40:50.027+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:40:50.028+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:40:50.028+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:40:50.029+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:40:50.029+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:40:50.030+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:40:50.030+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:40:50.030+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:40:50.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54467 #21959 (3 connections now open) 2014-10-06T18:40:50.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54468 #21960 (4 connections now open) 2014-10-06T18:40:50.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54469 #21961 (5 connections now open) 2014-10-06T18:40:50.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54470 #21962 (6 connections now open) 2014-10-06T18:40:50.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54471 #21963 (7 connections now open) 2014-10-06T18:40:50.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54472 #21964 (8 connections now open) 2014-10-06T18:40:50.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54473 #21965 (9 connections now open) 2014-10-06T18:40:50.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54474 #21966 (10 connections now open) 2014-10-06T18:40:50.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54475 #21967 (11 connections now open) 2014-10-06T18:40:50.034+0000 I NETWORK [conn21959] end connection 127.0.0.1:54467 (10 connections now open) 2014-10-06T18:40:55.034+0000 I NETWORK [conn21962] end connection 127.0.0.1:54470 (9 connections now open) 2014-10-06T18:40:55.035+0000 I NETWORK [conn21961] end connection 127.0.0.1:54469 (9 connections now open) 2014-10-06T18:40:55.034+0000 I NETWORK [conn21964] end connection 127.0.0.1:54472 (9 connections now open) 2014-10-06T18:40:55.035+0000 I NETWORK [conn21963] end connection 127.0.0.1:54471 (9 connections now open) 2014-10-06T18:40:55.035+0000 I NETWORK [conn21965] end connection 127.0.0.1:54473 (9 connections now open) 2014-10-06T18:40:55.035+0000 I NETWORK [conn21966] end connection 127.0.0.1:54474 (9 connections now open) 2014-10-06T18:40:55.035+0000 I NETWORK [conn21967] end connection 127.0.0.1:54475 (9 connections now open) 2014-10-06T18:40:55.034+0000 I NETWORK [conn21960] end connection 127.0.0.1:54468 (9 connections now open) 2014-10-06T18:40:55.035+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54476 #21968 (10 connections now open) 2014-10-06T18:40:55.036+0000 I NETWORK [conn21968] end connection 127.0.0.1:54476 (2 connections now open) 2014-10-06T18:40:55.036+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:40:55.037+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:40:55.037+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:40:55.038+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:40:55.039+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:40:55.039+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:40:55.039+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:40:55.039+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:40:55.042+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54477 #21969 (3 connections now open) 2014-10-06T18:40:55.042+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54478 #21970 (4 connections now open) 2014-10-06T18:40:55.043+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54479 #21971 (5 connections now open) 2014-10-06T18:40:55.043+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54480 #21972 (6 connections now open) 2014-10-06T18:40:55.043+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54481 #21973 (7 connections now open) 2014-10-06T18:40:55.043+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54482 #21974 (8 connections now open) 2014-10-06T18:40:55.043+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54483 #21975 (9 connections now open) 2014-10-06T18:40:55.043+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54484 #21976 (10 connections now open) 2014-10-06T18:40:55.043+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54485 #21977 (11 connections now open) 2014-10-06T18:40:55.043+0000 I NETWORK [conn21969] end connection 127.0.0.1:54477 (10 connections now open) 2014-10-06T18:41:00.044+0000 I NETWORK [conn21971] end connection 127.0.0.1:54479 (9 connections now open) 2014-10-06T18:41:00.044+0000 I NETWORK [conn21977] end connection 127.0.0.1:54485 (9 connections now open) 2014-10-06T18:41:00.044+0000 I NETWORK [conn21975] end connection 127.0.0.1:54483 (9 connections now open) 2014-10-06T18:41:00.044+0000 I NETWORK [conn21974] end connection 127.0.0.1:54482 (9 connections now open) 2014-10-06T18:41:00.044+0000 I NETWORK [conn21970] end connection 127.0.0.1:54478 (9 connections now open) 2014-10-06T18:41:00.044+0000 I NETWORK [conn21972] end connection 127.0.0.1:54480 (9 connections now open) 2014-10-06T18:41:00.044+0000 I NETWORK [conn21973] end connection 127.0.0.1:54481 (9 connections now open) 2014-10-06T18:41:00.044+0000 I NETWORK [conn21976] end connection 127.0.0.1:54484 (9 connections now open) 2014-10-06T18:41:00.044+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54486 #21978 (9 connections now open) 2014-10-06T18:41:00.045+0000 I NETWORK [conn21978] end connection 127.0.0.1:54486 (2 connections now open) 2014-10-06T18:41:00.045+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:41:00.046+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:41:00.047+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:41:00.047+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:41:00.048+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:41:00.048+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:41:00.049+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:41:00.049+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:41:00.051+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54487 #21979 (3 connections now open) 2014-10-06T18:41:00.052+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54488 #21980 (4 connections now open) 2014-10-06T18:41:00.052+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54489 #21981 (5 connections now open) 2014-10-06T18:41:00.052+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54490 #21982 (6 connections now open) 2014-10-06T18:41:00.052+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54491 #21983 (7 connections now open) 2014-10-06T18:41:00.052+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54492 #21984 (8 connections now open) 2014-10-06T18:41:00.053+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54493 #21985 (9 connections now open) 2014-10-06T18:41:00.053+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54494 #21986 (10 connections now open) 2014-10-06T18:41:00.053+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54495 #21987 (11 connections now open) 2014-10-06T18:41:00.053+0000 I NETWORK [conn21979] end connection 127.0.0.1:54487 (10 connections now open) 2014-10-06T18:41:05.053+0000 I NETWORK [conn21980] end connection 127.0.0.1:54488 (9 connections now open) 2014-10-06T18:41:05.053+0000 I NETWORK [conn21985] end connection 127.0.0.1:54493 (9 connections now open) 2014-10-06T18:41:05.053+0000 I NETWORK [conn21987] end connection 127.0.0.1:54495 (9 connections now open) 2014-10-06T18:41:05.053+0000 I NETWORK [conn21986] end connection 127.0.0.1:54494 (9 connections now open) 2014-10-06T18:41:05.053+0000 I NETWORK [conn21984] end connection 127.0.0.1:54492 (9 connections now open) 2014-10-06T18:41:05.053+0000 I NETWORK [conn21983] end connection 127.0.0.1:54491 (9 connections now open) 2014-10-06T18:41:05.053+0000 I NETWORK [conn21982] end connection 127.0.0.1:54490 (9 connections now open) 2014-10-06T18:41:05.053+0000 I NETWORK [conn21981] end connection 127.0.0.1:54489 (9 connections now open) 2014-10-06T18:41:05.053+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54496 #21988 (10 connections now open) 2014-10-06T18:41:05.055+0000 I NETWORK [conn21988] end connection 127.0.0.1:54496 (2 connections now open) 2014-10-06T18:41:05.055+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:41:05.056+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:41:05.056+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:41:05.057+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:41:05.058+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:41:05.058+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:41:05.058+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:41:05.058+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:41:05.061+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54497 #21989 (3 connections now open) 2014-10-06T18:41:05.061+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54498 #21990 (4 connections now open) 2014-10-06T18:41:05.062+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54499 #21991 (5 connections now open) 2014-10-06T18:41:05.062+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54500 #21992 (6 connections now open) 2014-10-06T18:41:05.062+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54501 #21993 (7 connections now open) 2014-10-06T18:41:05.062+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54502 #21994 (8 connections now open) 2014-10-06T18:41:05.062+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54503 #21995 (9 connections now open) 2014-10-06T18:41:05.062+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54504 #21996 (10 connections now open) 2014-10-06T18:41:05.062+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54505 #21997 (11 connections now open) 2014-10-06T18:41:05.063+0000 I NETWORK [conn21989] end connection 127.0.0.1:54497 (10 connections now open) 2014-10-06T18:41:10.063+0000 I NETWORK [conn21994] end connection 127.0.0.1:54502 (9 connections now open) 2014-10-06T18:41:10.063+0000 I NETWORK [conn21995] end connection 127.0.0.1:54503 (9 connections now open) 2014-10-06T18:41:10.063+0000 I NETWORK [conn21996] end connection 127.0.0.1:54504 (9 connections now open) 2014-10-06T18:41:10.063+0000 I NETWORK [conn21997] end connection 127.0.0.1:54505 (9 connections now open) 2014-10-06T18:41:10.063+0000 I NETWORK [conn21991] end connection 127.0.0.1:54499 (9 connections now open) 2014-10-06T18:41:10.063+0000 I NETWORK [conn21990] end connection 127.0.0.1:54498 (9 connections now open) 2014-10-06T18:41:10.063+0000 I NETWORK [conn21992] end connection 127.0.0.1:54500 (9 connections now open) 2014-10-06T18:41:10.063+0000 I NETWORK [conn21993] end connection 127.0.0.1:54501 (9 connections now open) 2014-10-06T18:41:10.063+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54506 #21998 (10 connections now open) 2014-10-06T18:41:10.064+0000 I NETWORK [conn21998] end connection 127.0.0.1:54506 (2 connections now open) 2014-10-06T18:41:10.064+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:41:10.065+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:41:10.066+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:41:10.066+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:41:10.067+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:41:10.067+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:41:10.067+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:41:10.068+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:41:10.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54507 #21999 (3 connections now open) 2014-10-06T18:41:10.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54508 #22000 (4 connections now open) 2014-10-06T18:41:10.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54509 #22001 (5 connections now open) 2014-10-06T18:41:10.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54510 #22002 (6 connections now open) 2014-10-06T18:41:10.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54511 #22003 (7 connections now open) 2014-10-06T18:41:10.072+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54512 #22004 (8 connections now open) 2014-10-06T18:41:10.072+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54513 #22005 (9 connections now open) 2014-10-06T18:41:10.072+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54514 #22006 (10 connections now open) 2014-10-06T18:41:10.072+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54515 #22007 (11 connections now open) 2014-10-06T18:41:10.072+0000 I NETWORK [conn21999] end connection 127.0.0.1:54507 (10 connections now open) 2014-10-06T18:41:15.073+0000 I NETWORK [conn22001] end connection 127.0.0.1:54509 (9 connections now open) 2014-10-06T18:41:15.073+0000 I NETWORK [conn22000] end connection 127.0.0.1:54508 (9 connections now open) 2014-10-06T18:41:15.073+0000 I NETWORK [conn22007] end connection 127.0.0.1:54515 (9 connections now open) 2014-10-06T18:41:15.073+0000 I NETWORK [conn22004] end connection 127.0.0.1:54512 (9 connections now open) 2014-10-06T18:41:15.073+0000 I NETWORK [conn22003] end connection 127.0.0.1:54511 (9 connections now open) 2014-10-06T18:41:15.073+0000 I NETWORK [conn22006] end connection 127.0.0.1:54514 (9 connections now open) 2014-10-06T18:41:15.073+0000 I NETWORK [conn22005] end connection 127.0.0.1:54513 (9 connections now open) 2014-10-06T18:41:15.073+0000 I NETWORK [conn22002] end connection 127.0.0.1:54510 (8 connections now open) 2014-10-06T18:41:15.073+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54516 #22008 (10 connections now open) 2014-10-06T18:41:15.074+0000 I NETWORK [conn22008] end connection 127.0.0.1:54516 (2 connections now open) 2014-10-06T18:41:15.074+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:41:15.075+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:41:15.075+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:41:15.076+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:41:15.077+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:41:15.077+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:41:15.077+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:41:15.077+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:41:15.080+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54517 #22009 (3 connections now open) 2014-10-06T18:41:15.080+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54518 #22010 (4 connections now open) 2014-10-06T18:41:15.081+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54519 #22011 (5 connections now open) 2014-10-06T18:41:15.081+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54520 #22012 (6 connections now open) 2014-10-06T18:41:15.081+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54521 #22013 (7 connections now open) 2014-10-06T18:41:15.081+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54522 #22014 (8 connections now open) 2014-10-06T18:41:15.081+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54523 #22015 (9 connections now open) 2014-10-06T18:41:15.081+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54524 #22016 (10 connections now open) 2014-10-06T18:41:15.082+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54525 #22017 (11 connections now open) 2014-10-06T18:41:15.082+0000 I NETWORK [conn22009] end connection 127.0.0.1:54517 (10 connections now open) 2014-10-06T18:41:20.082+0000 I NETWORK [conn22015] end connection 127.0.0.1:54523 (9 connections now open) 2014-10-06T18:41:20.082+0000 I NETWORK [conn22016] end connection 127.0.0.1:54524 (9 connections now open) 2014-10-06T18:41:20.082+0000 I NETWORK [conn22017] end connection 127.0.0.1:54525 (9 connections now open) 2014-10-06T18:41:20.082+0000 I NETWORK [conn22012] end connection 127.0.0.1:54520 (9 connections now open) 2014-10-06T18:41:20.082+0000 I NETWORK [conn22011] end connection 127.0.0.1:54519 (9 connections now open) 2014-10-06T18:41:20.082+0000 I NETWORK [conn22014] end connection 127.0.0.1:54522 (9 connections now open) 2014-10-06T18:41:20.082+0000 I NETWORK [conn22010] end connection 127.0.0.1:54518 (9 connections now open) 2014-10-06T18:41:20.082+0000 I NETWORK [conn22013] end connection 127.0.0.1:54521 (9 connections now open) 2014-10-06T18:41:20.083+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54526 #22018 (3 connections now open) 2014-10-06T18:41:20.083+0000 I NETWORK [conn22018] end connection 127.0.0.1:54526 (2 connections now open) 2014-10-06T18:41:20.084+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:41:20.084+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:41:20.085+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:41:20.085+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:41:20.086+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:41:20.086+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:41:20.087+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:41:20.087+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:41:20.090+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54527 #22019 (3 connections now open) 2014-10-06T18:41:20.090+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54528 #22020 (4 connections now open) 2014-10-06T18:41:20.090+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54529 #22021 (5 connections now open) 2014-10-06T18:41:20.090+0000 I NETWORK [conn22019] end connection 127.0.0.1:54527 (4 connections now open) 2014-10-06T18:41:20.090+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54530 #22022 (6 connections now open) 2014-10-06T18:41:20.090+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54531 #22023 (6 connections now open) 2014-10-06T18:41:25.091+0000 I NETWORK [conn22020] end connection 127.0.0.1:54528 (5 connections now open) 2014-10-06T18:41:25.091+0000 I NETWORK [conn22023] end connection 127.0.0.1:54531 (5 connections now open) 2014-10-06T18:41:25.091+0000 I NETWORK [conn22021] end connection 127.0.0.1:54529 (5 connections now open) 2014-10-06T18:41:25.091+0000 I NETWORK [conn22022] end connection 127.0.0.1:54530 (5 connections now open) 2014-10-06T18:41:25.091+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54533 #22024 (6 connections now open) 2014-10-06T18:41:25.092+0000 I NETWORK [conn22024] end connection 127.0.0.1:54533 (2 connections now open) 2014-10-06T18:41:25.092+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:41:25.093+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:41:25.093+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:41:25.094+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:41:25.095+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:41:25.095+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:41:25.095+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:41:25.095+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:41:25.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54534 #22025 (3 connections now open) 2014-10-06T18:41:25.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54535 #22026 (4 connections now open) 2014-10-06T18:41:25.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54536 #22027 (5 connections now open) 2014-10-06T18:41:25.098+0000 I NETWORK [conn22025] end connection 127.0.0.1:54534 (4 connections now open) 2014-10-06T18:41:25.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54537 #22028 (5 connections now open) 2014-10-06T18:41:25.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54538 #22029 (6 connections now open) 2014-10-06T18:41:30.099+0000 I NETWORK [conn22029] end connection 127.0.0.1:54538 (5 connections now open) 2014-10-06T18:41:30.099+0000 I NETWORK [conn22028] end connection 127.0.0.1:54537 (5 connections now open) 2014-10-06T18:41:30.099+0000 I NETWORK [conn22027] end connection 127.0.0.1:54536 (5 connections now open) 2014-10-06T18:41:30.099+0000 I NETWORK [conn22026] end connection 127.0.0.1:54535 (5 connections now open) 2014-10-06T18:41:30.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54539 #22030 (6 connections now open) 2014-10-06T18:41:30.100+0000 I NETWORK [conn22030] end connection 127.0.0.1:54539 (2 connections now open) 2014-10-06T18:41:30.100+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:41:30.101+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:41:30.101+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:41:30.102+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:41:30.103+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:41:30.103+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:41:30.103+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:41:30.103+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:41:30.106+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54540 #22031 (3 connections now open) 2014-10-06T18:41:30.106+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54541 #22032 (4 connections now open) 2014-10-06T18:41:30.107+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54542 #22033 (5 connections now open) 2014-10-06T18:41:30.107+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54543 #22034 (6 connections now open) 2014-10-06T18:41:30.107+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54544 #22035 (7 connections now open) 2014-10-06T18:41:30.107+0000 I NETWORK [conn22031] end connection 127.0.0.1:54540 (6 connections now open) 2014-10-06T18:41:35.107+0000 I NETWORK [conn22035] end connection 127.0.0.1:54544 (5 connections now open) 2014-10-06T18:41:35.107+0000 I NETWORK [conn22033] end connection 127.0.0.1:54542 (5 connections now open) 2014-10-06T18:41:35.107+0000 I NETWORK [conn22034] end connection 127.0.0.1:54543 (5 connections now open) 2014-10-06T18:41:35.107+0000 I NETWORK [conn22032] end connection 127.0.0.1:54541 (5 connections now open) 2014-10-06T18:41:35.107+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54545 #22036 (6 connections now open) 2014-10-06T18:41:35.108+0000 I NETWORK [conn22036] end connection 127.0.0.1:54545 (2 connections now open) 2014-10-06T18:41:35.109+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:41:35.109+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:41:35.110+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:41:35.111+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:41:35.111+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:41:35.111+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:41:35.112+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:41:35.112+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:41:35.115+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54546 #22037 (3 connections now open) 2014-10-06T18:41:35.115+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54547 #22038 (4 connections now open) 2014-10-06T18:41:35.115+0000 I NETWORK [conn22037] end connection 127.0.0.1:54546 (3 connections now open) 2014-10-06T18:41:35.115+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54548 #22039 (5 connections now open) 2014-10-06T18:41:35.115+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54549 #22040 (5 connections now open) 2014-10-06T18:41:35.115+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54550 #22041 (6 connections now open) 2014-10-06T18:41:40.115+0000 I NETWORK [conn22041] end connection 127.0.0.1:54550 (5 connections now open) 2014-10-06T18:41:40.115+0000 I NETWORK [conn22039] end connection 127.0.0.1:54548 (5 connections now open) 2014-10-06T18:41:40.115+0000 I NETWORK [conn22038] end connection 127.0.0.1:54547 (5 connections now open) 2014-10-06T18:41:40.115+0000 I NETWORK [conn22040] end connection 127.0.0.1:54549 (5 connections now open) 2014-10-06T18:41:40.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54552 #22042 (6 connections now open) 2014-10-06T18:41:40.117+0000 I NETWORK [conn22042] end connection 127.0.0.1:54552 (2 connections now open) 2014-10-06T18:41:40.117+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:41:40.118+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:41:40.118+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:41:40.119+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:41:40.120+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:41:40.120+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:41:40.123+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:41:40.123+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:41:40.126+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54553 #22043 (3 connections now open) 2014-10-06T18:41:40.127+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54554 #22044 (4 connections now open) 2014-10-06T18:41:40.127+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54555 #22045 (5 connections now open) 2014-10-06T18:41:40.127+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54556 #22046 (6 connections now open) 2014-10-06T18:41:40.127+0000 I NETWORK [conn22043] end connection 127.0.0.1:54553 (5 connections now open) 2014-10-06T18:41:40.127+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54557 #22047 (7 connections now open) 2014-10-06T18:41:45.127+0000 I NETWORK [conn22046] end connection 127.0.0.1:54556 (5 connections now open) 2014-10-06T18:41:45.127+0000 I NETWORK [conn22047] end connection 127.0.0.1:54557 (5 connections now open) 2014-10-06T18:41:45.127+0000 I NETWORK [conn22044] end connection 127.0.0.1:54554 (5 connections now open) 2014-10-06T18:41:45.127+0000 I NETWORK [conn22045] end connection 127.0.0.1:54555 (5 connections now open) 2014-10-06T18:41:45.127+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54558 #22048 (6 connections now open) 2014-10-06T18:41:45.128+0000 I NETWORK [conn22048] end connection 127.0.0.1:54558 (2 connections now open) 2014-10-06T18:41:45.129+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:41:45.129+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:41:45.130+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:41:45.131+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:41:45.131+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:41:45.131+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:41:45.132+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:41:45.132+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:41:45.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54559 #22049 (3 connections now open) 2014-10-06T18:41:45.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54560 #22050 (4 connections now open) 2014-10-06T18:41:45.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54561 #22051 (5 connections now open) 2014-10-06T18:41:45.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54562 #22052 (6 connections now open) 2014-10-06T18:41:45.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54563 #22053 (7 connections now open) 2014-10-06T18:41:45.135+0000 I NETWORK [conn22049] end connection 127.0.0.1:54559 (6 connections now open) 2014-10-06T18:41:50.136+0000 I NETWORK [conn22050] end connection 127.0.0.1:54560 (5 connections now open) 2014-10-06T18:41:50.136+0000 I NETWORK [conn22053] end connection 127.0.0.1:54563 (5 connections now open) 2014-10-06T18:41:50.136+0000 I NETWORK [conn22052] end connection 127.0.0.1:54562 (5 connections now open) 2014-10-06T18:41:50.136+0000 I NETWORK [conn22051] end connection 127.0.0.1:54561 (5 connections now open) 2014-10-06T18:41:50.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54564 #22054 (6 connections now open) 2014-10-06T18:41:50.137+0000 I NETWORK [conn22054] end connection 127.0.0.1:54564 (2 connections now open) 2014-10-06T18:41:50.137+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:41:50.138+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:41:50.138+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:41:50.139+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:41:50.140+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:41:50.140+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:41:50.140+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:41:50.140+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:41:50.143+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54565 #22055 (3 connections now open) 2014-10-06T18:41:50.143+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54566 #22056 (4 connections now open) 2014-10-06T18:41:50.143+0000 I NETWORK [conn22055] end connection 127.0.0.1:54565 (3 connections now open) 2014-10-06T18:41:50.143+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54567 #22057 (5 connections now open) 2014-10-06T18:41:50.143+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54568 #22058 (5 connections now open) 2014-10-06T18:41:50.144+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54569 #22059 (6 connections now open) 2014-10-06T18:41:55.144+0000 I NETWORK [conn22057] end connection 127.0.0.1:54567 (5 connections now open) 2014-10-06T18:41:55.144+0000 I NETWORK [conn22056] end connection 127.0.0.1:54566 (5 connections now open) 2014-10-06T18:41:55.144+0000 I NETWORK [conn22059] end connection 127.0.0.1:54569 (5 connections now open) 2014-10-06T18:41:55.144+0000 I NETWORK [conn22058] end connection 127.0.0.1:54568 (5 connections now open) 2014-10-06T18:41:55.144+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54570 #22060 (6 connections now open) 2014-10-06T18:41:55.145+0000 I NETWORK [conn22060] end connection 127.0.0.1:54570 (2 connections now open) 2014-10-06T18:41:55.145+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:41:55.146+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:41:55.146+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:41:55.147+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:41:55.148+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:41:55.148+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:41:55.148+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:41:55.149+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:41:55.151+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54571 #22061 (3 connections now open) 2014-10-06T18:41:55.151+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54572 #22062 (4 connections now open) 2014-10-06T18:41:55.151+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54573 #22063 (5 connections now open) 2014-10-06T18:41:55.152+0000 I NETWORK [conn22061] end connection 127.0.0.1:54571 (4 connections now open) 2014-10-06T18:42:00.152+0000 I NETWORK [conn22063] end connection 127.0.0.1:54573 (3 connections now open) 2014-10-06T18:42:00.152+0000 I NETWORK [conn22062] end connection 127.0.0.1:54572 (3 connections now open) 2014-10-06T18:42:00.152+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54574 #22064 (4 connections now open) 2014-10-06T18:42:00.153+0000 I NETWORK [conn22064] end connection 127.0.0.1:54574 (2 connections now open) 2014-10-06T18:42:00.153+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:42:00.154+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:42:00.155+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:42:00.155+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:42:00.156+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:42:00.156+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:42:00.156+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:42:00.157+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:42:00.159+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54575 #22065 (3 connections now open) 2014-10-06T18:42:00.159+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54576 #22066 (4 connections now open) 2014-10-06T18:42:00.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54577 #22067 (5 connections now open) 2014-10-06T18:42:00.160+0000 I NETWORK [conn22065] end connection 127.0.0.1:54575 (4 connections now open) 2014-10-06T18:42:05.160+0000 I NETWORK [conn22066] end connection 127.0.0.1:54576 (3 connections now open) 2014-10-06T18:42:05.160+0000 I NETWORK [conn22067] end connection 127.0.0.1:54577 (3 connections now open) 2014-10-06T18:42:05.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54578 #22068 (4 connections now open) 2014-10-06T18:42:05.161+0000 I NETWORK [conn22068] end connection 127.0.0.1:54578 (2 connections now open) 2014-10-06T18:42:05.161+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:42:05.162+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:42:05.163+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:42:05.163+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:42:05.164+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:42:05.164+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:42:05.164+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:42:05.165+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:42:05.168+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54579 #22069 (3 connections now open) 2014-10-06T18:42:05.168+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54580 #22070 (4 connections now open) 2014-10-06T18:42:05.168+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54581 #22071 (5 connections now open) 2014-10-06T18:42:05.168+0000 I NETWORK [conn22069] end connection 127.0.0.1:54579 (4 connections now open) 2014-10-06T18:42:10.168+0000 I NETWORK [conn22071] end connection 127.0.0.1:54581 (3 connections now open) 2014-10-06T18:42:10.168+0000 I NETWORK [conn22070] end connection 127.0.0.1:54580 (3 connections now open) 2014-10-06T18:42:10.168+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54582 #22072 (4 connections now open) 2014-10-06T18:42:10.169+0000 I NETWORK [conn22072] end connection 127.0.0.1:54582 (2 connections now open) 2014-10-06T18:42:10.170+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:42:10.170+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:42:10.171+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:42:10.172+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:42:10.172+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:42:10.172+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:42:10.173+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:42:10.173+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:42:10.176+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54583 #22073 (3 connections now open) 2014-10-06T18:42:10.176+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54584 #22074 (4 connections now open) 2014-10-06T18:42:10.176+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54585 #22075 (5 connections now open) 2014-10-06T18:42:10.176+0000 I NETWORK [conn22073] end connection 127.0.0.1:54583 (4 connections now open) 2014-10-06T18:42:15.176+0000 I NETWORK [conn22075] end connection 127.0.0.1:54585 (3 connections now open) 2014-10-06T18:42:15.176+0000 I NETWORK [conn22074] end connection 127.0.0.1:54584 (3 connections now open) 2014-10-06T18:42:15.177+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54586 #22076 (4 connections now open) 2014-10-06T18:42:15.177+0000 I NETWORK [conn22076] end connection 127.0.0.1:54586 (2 connections now open) 2014-10-06T18:42:15.178+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:42:15.178+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:42:15.179+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:42:15.180+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:42:15.180+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:42:15.181+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:42:15.181+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:42:15.181+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:42:15.184+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54587 #22077 (3 connections now open) 2014-10-06T18:42:15.184+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54588 #22078 (4 connections now open) 2014-10-06T18:42:15.184+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54589 #22079 (5 connections now open) 2014-10-06T18:42:15.184+0000 I NETWORK [conn22077] end connection 127.0.0.1:54587 (4 connections now open) 2014-10-06T18:42:20.184+0000 I NETWORK [conn22078] end connection 127.0.0.1:54588 (3 connections now open) 2014-10-06T18:42:20.184+0000 I NETWORK [conn22079] end connection 127.0.0.1:54589 (3 connections now open) 2014-10-06T18:42:20.185+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54590 #22080 (4 connections now open) 2014-10-06T18:42:20.185+0000 I NETWORK [conn22080] end connection 127.0.0.1:54590 (2 connections now open) 2014-10-06T18:42:20.186+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:42:20.187+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:42:20.187+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:42:20.188+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:42:20.189+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:42:20.189+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:42:20.189+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:42:20.189+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:42:20.192+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54591 #22081 (3 connections now open) 2014-10-06T18:42:20.192+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54592 #22082 (4 connections now open) 2014-10-06T18:42:20.192+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54593 #22083 (5 connections now open) 2014-10-06T18:42:20.193+0000 I NETWORK [conn22081] end connection 127.0.0.1:54591 (4 connections now open) 2014-10-06T18:42:25.193+0000 I NETWORK [conn22083] end connection 127.0.0.1:54593 (3 connections now open) 2014-10-06T18:42:25.193+0000 I NETWORK [conn22082] end connection 127.0.0.1:54592 (3 connections now open) 2014-10-06T18:42:25.193+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54594 #22084 (4 connections now open) 2014-10-06T18:42:25.194+0000 I NETWORK [conn22084] end connection 127.0.0.1:54594 (2 connections now open) 2014-10-06T18:42:25.194+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:42:25.195+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:42:25.196+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:42:25.196+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:42:25.197+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:42:25.197+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:42:25.197+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:42:25.198+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:42:25.200+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54595 #22085 (3 connections now open) 2014-10-06T18:42:25.200+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54596 #22086 (4 connections now open) 2014-10-06T18:42:25.201+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54597 #22087 (5 connections now open) 2014-10-06T18:42:25.201+0000 I NETWORK [conn22085] end connection 127.0.0.1:54595 (4 connections now open) 2014-10-06T18:42:30.201+0000 I NETWORK [conn22086] end connection 127.0.0.1:54596 (3 connections now open) 2014-10-06T18:42:30.201+0000 I NETWORK [conn22087] end connection 127.0.0.1:54597 (3 connections now open) 2014-10-06T18:42:30.201+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54598 #22088 (4 connections now open) 2014-10-06T18:42:30.202+0000 I NETWORK [conn22088] end connection 127.0.0.1:54598 (2 connections now open) 2014-10-06T18:42:30.202+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:42:30.203+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:42:30.204+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:42:30.204+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:42:30.205+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:42:30.205+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:42:30.206+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:42:30.206+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:42:30.209+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54599 #22089 (3 connections now open) 2014-10-06T18:42:30.209+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54600 #22090 (4 connections now open) 2014-10-06T18:42:30.209+0000 I NETWORK [conn22089] end connection 127.0.0.1:54599 (3 connections now open) 2014-10-06T18:42:35.209+0000 I NETWORK [conn22090] end connection 127.0.0.1:54600 (2 connections now open) 2014-10-06T18:42:35.210+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54601 #22091 (3 connections now open) 2014-10-06T18:42:35.210+0000 I NETWORK [conn22091] end connection 127.0.0.1:54601 (2 connections now open) 2014-10-06T18:42:35.211+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:42:35.211+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:42:35.212+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:42:35.212+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:42:35.213+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:42:35.213+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:42:35.214+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:42:35.214+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:42:35.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54602 #22092 (3 connections now open) 2014-10-06T18:42:35.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54603 #22093 (4 connections now open) 2014-10-06T18:42:35.217+0000 I NETWORK [conn22092] end connection 127.0.0.1:54602 (3 connections now open) 2014-10-06T18:42:40.217+0000 I NETWORK [conn22093] end connection 127.0.0.1:54603 (2 connections now open) 2014-10-06T18:42:40.217+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54604 #22094 (3 connections now open) 2014-10-06T18:42:40.218+0000 I NETWORK [conn22094] end connection 127.0.0.1:54604 (2 connections now open) 2014-10-06T18:42:40.218+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:42:40.219+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:42:40.220+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:42:40.220+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:42:40.221+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:42:40.221+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:42:40.222+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:42:40.222+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:42:40.225+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54605 #22095 (3 connections now open) 2014-10-06T18:42:40.225+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54606 #22096 (4 connections now open) 2014-10-06T18:42:40.225+0000 I NETWORK [conn22095] end connection 127.0.0.1:54605 (3 connections now open) 2014-10-06T18:42:45.225+0000 I NETWORK [conn22096] end connection 127.0.0.1:54606 (2 connections now open) 2014-10-06T18:42:45.225+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54607 #22097 (3 connections now open) 2014-10-06T18:42:45.226+0000 I NETWORK [conn22097] end connection 127.0.0.1:54607 (2 connections now open) 2014-10-06T18:42:45.227+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:42:45.227+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:42:45.228+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:42:45.228+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:42:45.229+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:42:45.229+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:42:45.230+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:42:45.230+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:42:45.232+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54608 #22098 (3 connections now open) 2014-10-06T18:42:45.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54609 #22099 (4 connections now open) 2014-10-06T18:42:45.233+0000 I NETWORK [conn22098] end connection 127.0.0.1:54608 (3 connections now open) 2014-10-06T18:42:50.233+0000 I NETWORK [conn22099] end connection 127.0.0.1:54609 (2 connections now open) 2014-10-06T18:42:50.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54610 #22100 (3 connections now open) 2014-10-06T18:42:50.234+0000 I NETWORK [conn22100] end connection 127.0.0.1:54610 (2 connections now open) 2014-10-06T18:42:50.235+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:42:50.235+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:42:50.236+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:42:50.237+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:42:50.237+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:42:50.237+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:42:50.238+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:42:50.238+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:42:50.241+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54611 #22101 (3 connections now open) 2014-10-06T18:42:50.241+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54612 #22102 (4 connections now open) 2014-10-06T18:42:50.241+0000 I NETWORK [conn22101] end connection 127.0.0.1:54611 (3 connections now open) 2014-10-06T18:42:55.241+0000 I NETWORK [conn22102] end connection 127.0.0.1:54612 (2 connections now open) 2014-10-06T18:42:55.241+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54613 #22103 (3 connections now open) 2014-10-06T18:42:55.242+0000 I NETWORK [conn22103] end connection 127.0.0.1:54613 (2 connections now open) 2014-10-06T18:42:55.243+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:42:55.243+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:42:55.244+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:42:55.245+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:42:55.245+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:42:55.246+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:42:55.246+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:42:55.246+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:42:55.249+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54614 #22104 (3 connections now open) 2014-10-06T18:42:55.249+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54615 #22105 (4 connections now open) 2014-10-06T18:42:55.249+0000 I NETWORK [conn22104] end connection 127.0.0.1:54614 (3 connections now open) 2014-10-06T18:43:00.249+0000 I NETWORK [conn22105] end connection 127.0.0.1:54615 (2 connections now open) 2014-10-06T18:43:00.249+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54616 #22106 (3 connections now open) 2014-10-06T18:43:00.250+0000 I NETWORK [conn22106] end connection 127.0.0.1:54616 (2 connections now open) 2014-10-06T18:43:00.251+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:43:00.251+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:43:00.252+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:43:00.253+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:43:00.253+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:43:00.253+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:43:00.254+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:43:00.254+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:43:00.257+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54617 #22107 (3 connections now open) 2014-10-06T18:43:00.257+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54618 #22108 (4 connections now open) 2014-10-06T18:43:00.257+0000 I NETWORK [conn22107] end connection 127.0.0.1:54617 (3 connections now open) 2014-10-06T18:43:05.257+0000 I NETWORK [conn22108] end connection 127.0.0.1:54618 (2 connections now open) 2014-10-06T18:43:05.258+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54619 #22109 (3 connections now open) 2014-10-06T18:43:05.258+0000 I NETWORK [conn22109] end connection 127.0.0.1:54619 (2 connections now open) 2014-10-06T18:43:05.259+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_illegalOp 2014-10-06T18:43:05.260+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_illegalOp 2014-10-06T18:43:05.260+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_illegalOp 2014-10-06T18:43:05.261+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_illegalOp 2014-10-06T18:43:05.266+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:43:05.266+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:43:05.266+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:43:05.267+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:43:05.269+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54620 #22110 (3 connections now open) 2014-10-06T18:43:05.270+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54621 #22111 (4 connections now open) 2014-10-06T18:43:05.270+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54622 #22112 (5 connections now open) 2014-10-06T18:43:05.270+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54623 #22113 (6 connections now open) 2014-10-06T18:43:05.270+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54624 #22114 (7 connections now open) 2014-10-06T18:43:05.270+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54625 #22115 (8 connections now open) 2014-10-06T18:43:05.271+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54626 #22116 (9 connections now open) 2014-10-06T18:43:05.271+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54627 #22117 (10 connections now open) 2014-10-06T18:43:05.271+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54628 #22118 (11 connections now open) 2014-10-06T18:43:05.278+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54629 #22119 (12 connections now open) 2014-10-06T18:43:05.286+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54630 #22120 (13 connections now open) 2014-10-06T18:43:05.286+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54631 #22121 (14 connections now open) 2014-10-06T18:43:05.286+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54632 #22122 (15 connections now open) 2014-10-06T18:43:05.286+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54633 #22123 (16 connections now open) 2014-10-06T18:43:05.294+0000 I NETWORK [conn22110] end connection 127.0.0.1:54620 (15 connections now open) 2014-10-06T18:43:05.302+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54634 #22124 (16 connections now open) 2014-10-06T18:43:05.310+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54636 #22125 (17 connections now open) 2014-10-06T18:43:05.310+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54635 #22126 (18 connections now open) 2014-10-06T18:43:10.295+0000 I NETWORK [conn22114] end connection 127.0.0.1:54624 (17 connections now open) 2014-10-06T18:43:10.295+0000 I NETWORK [conn22113] end connection 127.0.0.1:54623 (17 connections now open) 2014-10-06T18:43:10.295+0000 I NETWORK [conn22111] end connection 127.0.0.1:54621 (17 connections now open) 2014-10-06T18:43:10.295+0000 I NETWORK [conn22123] end connection 127.0.0.1:54633 (17 connections now open) 2014-10-06T18:43:10.295+0000 I NETWORK [conn22115] end connection 127.0.0.1:54625 (17 connections now open) 2014-10-06T18:43:10.295+0000 I NETWORK [conn22125] end connection 127.0.0.1:54636 (17 connections now open) 2014-10-06T18:43:10.295+0000 I NETWORK [conn22122] end connection 127.0.0.1:54632 (16 connections now open) 2014-10-06T18:43:10.295+0000 I NETWORK [conn22119] end connection 127.0.0.1:54629 (16 connections now open) 2014-10-06T18:43:10.295+0000 I NETWORK [conn22118] end connection 127.0.0.1:54628 (16 connections now open) 2014-10-06T18:43:10.295+0000 I NETWORK [conn22124] end connection 127.0.0.1:54634 (16 connections now open) 2014-10-06T18:43:10.295+0000 I NETWORK [conn22120] end connection 127.0.0.1:54630 (16 connections now open) 2014-10-06T18:43:10.295+0000 I NETWORK [conn22126] end connection 127.0.0.1:54635 (16 connections now open) 2014-10-06T18:43:10.295+0000 I NETWORK [conn22112] end connection 127.0.0.1:54622 (16 connections now open) 2014-10-06T18:43:10.295+0000 I NETWORK [conn22117] end connection 127.0.0.1:54627 (16 connections now open) 2014-10-06T18:43:10.295+0000 I NETWORK [conn22116] end connection 127.0.0.1:54626 (16 connections now open) 2014-10-06T18:43:10.295+0000 I NETWORK [conn22121] end connection 127.0.0.1:54631 (16 connections now open) 2014-10-06T18:43:10.296+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54637 #22127 (3 connections now open) 2014-10-06T18:43:10.296+0000 I NETWORK [conn22127] end connection 127.0.0.1:54637 (2 connections now open) 2014-10-06T18:43:10.297+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:43:10.297+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:43:10.298+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:43:10.299+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:43:10.299+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:43:10.300+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:43:10.300+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:43:10.300+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:43:10.303+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54638 #22128 (3 connections now open) 2014-10-06T18:43:10.303+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54639 #22129 (4 connections now open) 2014-10-06T18:43:10.303+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54640 #22130 (5 connections now open) 2014-10-06T18:43:10.303+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54641 #22131 (6 connections now open) 2014-10-06T18:43:10.303+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54642 #22132 (7 connections now open) 2014-10-06T18:43:10.304+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54643 #22133 (8 connections now open) 2014-10-06T18:43:10.306+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54644 #22134 (9 connections now open) 2014-10-06T18:43:10.310+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54645 #22135 (10 connections now open) 2014-10-06T18:43:10.310+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54646 #22136 (11 connections now open) 2014-10-06T18:43:10.311+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54647 #22137 (12 connections now open) 2014-10-06T18:43:10.330+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54648 #22138 (13 connections now open) 2014-10-06T18:43:10.356+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54649 #22139 (14 connections now open) 2014-10-06T18:43:10.362+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54650 #22140 (15 connections now open) 2014-10-06T18:43:10.362+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54651 #22141 (16 connections now open) 2014-10-06T18:43:10.362+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54652 #22142 (17 connections now open) 2014-10-06T18:43:10.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54653 #22143 (18 connections now open) 2014-10-06T18:43:10.382+0000 I NETWORK [conn22128] end connection 127.0.0.1:54638 (17 connections now open) 2014-10-06T18:43:10.394+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54654 #22144 (18 connections now open) 2014-10-06T18:43:15.383+0000 I NETWORK [conn22135] end connection 127.0.0.1:54645 (17 connections now open) 2014-10-06T18:43:15.383+0000 I NETWORK [conn22129] end connection 127.0.0.1:54639 (17 connections now open) 2014-10-06T18:43:15.383+0000 I NETWORK [conn22143] end connection 127.0.0.1:54653 (17 connections now open) 2014-10-06T18:43:15.383+0000 I NETWORK [conn22134] end connection 127.0.0.1:54644 (17 connections now open) 2014-10-06T18:43:15.383+0000 I NETWORK [conn22142] end connection 127.0.0.1:54652 (15 connections now open) 2014-10-06T18:43:15.383+0000 I NETWORK [conn22130] end connection 127.0.0.1:54640 (14 connections now open) 2014-10-06T18:43:15.383+0000 I NETWORK [conn22140] end connection 127.0.0.1:54650 (17 connections now open) 2014-10-06T18:43:15.383+0000 I NETWORK [conn22139] end connection 127.0.0.1:54649 (17 connections now open) 2014-10-06T18:43:15.383+0000 I NETWORK [conn22131] end connection 127.0.0.1:54641 (17 connections now open) 2014-10-06T18:43:15.383+0000 I NETWORK [conn22132] end connection 127.0.0.1:54642 (14 connections now open) 2014-10-06T18:43:15.383+0000 I NETWORK [conn22133] end connection 127.0.0.1:54643 (14 connections now open) 2014-10-06T18:43:15.383+0000 I NETWORK [conn22136] end connection 127.0.0.1:54646 (17 connections now open) 2014-10-06T18:43:15.383+0000 I NETWORK [conn22141] end connection 127.0.0.1:54651 (16 connections now open) 2014-10-06T18:43:15.383+0000 I NETWORK [conn22138] end connection 127.0.0.1:54648 (10 connections now open) 2014-10-06T18:43:15.383+0000 I NETWORK [conn22144] end connection 127.0.0.1:54654 (9 connections now open) 2014-10-06T18:43:15.383+0000 I NETWORK [conn22137] end connection 127.0.0.1:54647 (4 connections now open) 2014-10-06T18:43:15.384+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54655 #22145 (3 connections now open) 2014-10-06T18:43:15.384+0000 I NETWORK [conn22145] end connection 127.0.0.1:54655 (2 connections now open) 2014-10-06T18:43:15.385+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:43:15.386+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:43:15.386+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:43:15.387+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:43:15.387+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:43:15.388+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:43:15.388+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:43:15.388+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:43:15.391+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54656 #22146 (3 connections now open) 2014-10-06T18:43:15.391+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54657 #22147 (4 connections now open) 2014-10-06T18:43:15.391+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54658 #22148 (5 connections now open) 2014-10-06T18:43:15.391+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54659 #22149 (6 connections now open) 2014-10-06T18:43:15.391+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54660 #22150 (7 connections now open) 2014-10-06T18:43:15.391+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54661 #22151 (8 connections now open) 2014-10-06T18:43:15.406+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54662 #22152 (9 connections now open) 2014-10-06T18:43:15.407+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54663 #22153 (10 connections now open) 2014-10-06T18:43:15.407+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54664 #22154 (11 connections now open) 2014-10-06T18:43:15.407+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54665 #22155 (12 connections now open) 2014-10-06T18:43:15.438+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54666 #22156 (13 connections now open) 2014-10-06T18:43:15.458+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54667 #22157 (14 connections now open) 2014-10-06T18:43:15.466+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54668 #22158 (15 connections now open) 2014-10-06T18:43:15.466+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54669 #22159 (16 connections now open) 2014-10-06T18:43:15.474+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54670 #22160 (17 connections now open) 2014-10-06T18:43:15.474+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54671 #22161 (18 connections now open) 2014-10-06T18:43:15.503+0000 I NETWORK [conn22146] end connection 127.0.0.1:54656 (17 connections now open) 2014-10-06T18:43:15.522+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54672 #22162 (18 connections now open) 2014-10-06T18:43:20.503+0000 I NETWORK [conn22162] end connection 127.0.0.1:54672 (17 connections now open) 2014-10-06T18:43:20.503+0000 I NETWORK [conn22151] end connection 127.0.0.1:54661 (17 connections now open) 2014-10-06T18:43:20.503+0000 I NETWORK [conn22147] end connection 127.0.0.1:54657 (17 connections now open) 2014-10-06T18:43:20.503+0000 I NETWORK [conn22158] end connection 127.0.0.1:54668 (15 connections now open) 2014-10-06T18:43:20.503+0000 I NETWORK [conn22150] end connection 127.0.0.1:54660 (15 connections now open) 2014-10-06T18:43:20.503+0000 I NETWORK [conn22157] end connection 127.0.0.1:54667 (14 connections now open) 2014-10-06T18:43:20.503+0000 I NETWORK [conn22159] end connection 127.0.0.1:54669 (12 connections now open) 2014-10-06T18:43:20.503+0000 I NETWORK [conn22160] end connection 127.0.0.1:54670 (11 connections now open) 2014-10-06T18:43:20.503+0000 I NETWORK [conn22161] end connection 127.0.0.1:54671 (15 connections now open) 2014-10-06T18:43:20.503+0000 I NETWORK [conn22155] end connection 127.0.0.1:54665 (15 connections now open) 2014-10-06T18:43:20.503+0000 I NETWORK [conn22149] end connection 127.0.0.1:54659 (17 connections now open) 2014-10-06T18:43:20.503+0000 I NETWORK [conn22148] end connection 127.0.0.1:54658 (15 connections now open) 2014-10-06T18:43:20.503+0000 I NETWORK [conn22152] end connection 127.0.0.1:54662 (15 connections now open) 2014-10-06T18:43:20.503+0000 I NETWORK [conn22156] end connection 127.0.0.1:54666 (15 connections now open) 2014-10-06T18:43:20.503+0000 I NETWORK [conn22153] end connection 127.0.0.1:54663 (17 connections now open) 2014-10-06T18:43:20.503+0000 I NETWORK [conn22154] end connection 127.0.0.1:54664 (8 connections now open) 2014-10-06T18:43:20.504+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54673 #22163 (3 connections now open) 2014-10-06T18:43:20.505+0000 I NETWORK [conn22163] end connection 127.0.0.1:54673 (2 connections now open) 2014-10-06T18:43:20.505+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:43:20.506+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:43:20.506+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:43:20.507+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:43:20.508+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:43:20.508+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:43:20.508+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:43:20.508+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:43:20.511+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54674 #22164 (3 connections now open) 2014-10-06T18:43:20.511+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54675 #22165 (4 connections now open) 2014-10-06T18:43:20.511+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54676 #22166 (5 connections now open) 2014-10-06T18:43:20.511+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54677 #22167 (6 connections now open) 2014-10-06T18:43:20.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54678 #22168 (7 connections now open) 2014-10-06T18:43:20.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54679 #22169 (8 connections now open) 2014-10-06T18:43:20.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54680 #22170 (9 connections now open) 2014-10-06T18:43:20.522+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54681 #22171 (10 connections now open) 2014-10-06T18:43:20.522+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54682 #22172 (11 connections now open) 2014-10-06T18:43:20.523+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54683 #22173 (12 connections now open) 2014-10-06T18:43:20.523+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54684 #22174 (13 connections now open) 2014-10-06T18:43:20.550+0000 I NETWORK [conn22164] end connection 127.0.0.1:54674 (12 connections now open) 2014-10-06T18:43:20.558+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54685 #22175 (13 connections now open) 2014-10-06T18:43:20.562+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54686 #22176 (14 connections now open) 2014-10-06T18:43:20.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54687 #22177 (15 connections now open) 2014-10-06T18:43:20.566+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54688 #22178 (16 connections now open) 2014-10-06T18:43:20.566+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54689 #22179 (17 connections now open) 2014-10-06T18:43:20.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54690 #22180 (18 connections now open) 2014-10-06T18:43:25.551+0000 I NETWORK [conn22174] end connection 127.0.0.1:54684 (17 connections now open) 2014-10-06T18:43:25.551+0000 I NETWORK [conn22167] end connection 127.0.0.1:54677 (17 connections now open) 2014-10-06T18:43:25.551+0000 I NETWORK [conn22177] end connection 127.0.0.1:54687 (17 connections now open) 2014-10-06T18:43:25.551+0000 I NETWORK [conn22175] end connection 127.0.0.1:54685 (16 connections now open) 2014-10-06T18:43:25.551+0000 I NETWORK [conn22169] end connection 127.0.0.1:54679 (16 connections now open) 2014-10-06T18:43:25.551+0000 I NETWORK [conn22166] end connection 127.0.0.1:54676 (16 connections now open) 2014-10-06T18:43:25.551+0000 I NETWORK [conn22165] end connection 127.0.0.1:54675 (16 connections now open) 2014-10-06T18:43:25.551+0000 I NETWORK [conn22170] end connection 127.0.0.1:54680 (16 connections now open) 2014-10-06T18:43:25.551+0000 I NETWORK [conn22171] end connection 127.0.0.1:54681 (16 connections now open) 2014-10-06T18:43:25.551+0000 I NETWORK [conn22176] end connection 127.0.0.1:54686 (16 connections now open) 2014-10-06T18:43:25.551+0000 I NETWORK [conn22178] end connection 127.0.0.1:54688 (16 connections now open) 2014-10-06T18:43:25.551+0000 I NETWORK [conn22179] end connection 127.0.0.1:54689 (16 connections now open) 2014-10-06T18:43:25.551+0000 I NETWORK [conn22180] end connection 127.0.0.1:54690 (16 connections now open) 2014-10-06T18:43:25.551+0000 I NETWORK [conn22168] end connection 127.0.0.1:54678 (16 connections now open) 2014-10-06T18:43:25.551+0000 I NETWORK [conn22172] end connection 127.0.0.1:54682 (16 connections now open) 2014-10-06T18:43:25.551+0000 I NETWORK [conn22173] end connection 127.0.0.1:54683 (16 connections now open) 2014-10-06T18:43:25.552+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54691 #22181 (3 connections now open) 2014-10-06T18:43:25.552+0000 I NETWORK [conn22181] end connection 127.0.0.1:54691 (2 connections now open) 2014-10-06T18:43:25.553+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:43:25.553+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:43:25.554+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:43:25.555+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:43:25.555+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:43:25.555+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:43:25.556+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:43:25.556+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:43:25.558+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54692 #22182 (3 connections now open) 2014-10-06T18:43:25.559+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54693 #22183 (4 connections now open) 2014-10-06T18:43:25.559+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54694 #22184 (5 connections now open) 2014-10-06T18:43:25.559+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54695 #22185 (6 connections now open) 2014-10-06T18:43:25.559+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54696 #22186 (7 connections now open) 2014-10-06T18:43:25.559+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54697 #22187 (8 connections now open) 2014-10-06T18:43:25.559+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54698 #22188 (9 connections now open) 2014-10-06T18:43:25.564+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54699 #22189 (10 connections now open) 2014-10-06T18:43:25.564+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54700 #22190 (11 connections now open) 2014-10-06T18:43:25.566+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54701 #22191 (12 connections now open) 2014-10-06T18:43:25.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54702 #22192 (13 connections now open) 2014-10-06T18:43:25.602+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54703 #22193 (14 connections now open) 2014-10-06T18:43:25.602+0000 I NETWORK [conn22182] end connection 127.0.0.1:54692 (13 connections now open) 2014-10-06T18:43:25.606+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54704 #22194 (14 connections now open) 2014-10-06T18:43:25.606+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54705 #22195 (15 connections now open) 2014-10-06T18:43:25.622+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54706 #22196 (16 connections now open) 2014-10-06T18:43:25.622+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54707 #22197 (17 connections now open) 2014-10-06T18:43:25.646+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54708 #22198 (18 connections now open) 2014-10-06T18:43:30.603+0000 I NETWORK [conn22197] end connection 127.0.0.1:54707 (17 connections now open) 2014-10-06T18:43:30.603+0000 I NETWORK [conn22189] end connection 127.0.0.1:54699 (17 connections now open) 2014-10-06T18:43:30.603+0000 I NETWORK [conn22185] end connection 127.0.0.1:54695 (17 connections now open) 2014-10-06T18:43:30.603+0000 I NETWORK [conn22186] end connection 127.0.0.1:54696 (17 connections now open) 2014-10-06T18:43:30.603+0000 I NETWORK [conn22184] end connection 127.0.0.1:54694 (17 connections now open) 2014-10-06T18:43:30.603+0000 I NETWORK [conn22190] end connection 127.0.0.1:54700 (17 connections now open) 2014-10-06T18:43:30.603+0000 I NETWORK [conn22198] end connection 127.0.0.1:54708 (13 connections now open) 2014-10-06T18:43:30.603+0000 I NETWORK [conn22188] end connection 127.0.0.1:54698 (16 connections now open) 2014-10-06T18:43:30.603+0000 I NETWORK [conn22183] end connection 127.0.0.1:54693 (14 connections now open) 2014-10-06T18:43:30.603+0000 I NETWORK [conn22192] end connection 127.0.0.1:54702 (10 connections now open) 2014-10-06T18:43:30.603+0000 I NETWORK [conn22187] end connection 127.0.0.1:54697 (10 connections now open) 2014-10-06T18:43:30.603+0000 I NETWORK [conn22195] end connection 127.0.0.1:54705 (10 connections now open) 2014-10-06T18:43:30.603+0000 I NETWORK [conn22196] end connection 127.0.0.1:54706 (11 connections now open) 2014-10-06T18:43:30.603+0000 I NETWORK [conn22194] end connection 127.0.0.1:54704 (7 connections now open) 2014-10-06T18:43:30.603+0000 I NETWORK [conn22191] end connection 127.0.0.1:54701 (6 connections now open) 2014-10-06T18:43:30.603+0000 I NETWORK [conn22193] end connection 127.0.0.1:54703 (6 connections now open) 2014-10-06T18:43:30.604+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54709 #22199 (3 connections now open) 2014-10-06T18:43:30.604+0000 I NETWORK [conn22199] end connection 127.0.0.1:54709 (2 connections now open) 2014-10-06T18:43:30.605+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:43:30.605+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:43:30.606+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:43:30.607+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:43:30.607+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:43:30.607+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:43:30.608+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:43:30.608+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:43:30.610+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54710 #22200 (3 connections now open) 2014-10-06T18:43:30.611+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54711 #22201 (4 connections now open) 2014-10-06T18:43:30.611+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54712 #22202 (5 connections now open) 2014-10-06T18:43:30.611+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54713 #22203 (6 connections now open) 2014-10-06T18:43:30.611+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54714 #22204 (7 connections now open) 2014-10-06T18:43:30.618+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54715 #22205 (8 connections now open) 2014-10-06T18:43:30.618+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54716 #22206 (9 connections now open) 2014-10-06T18:43:30.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54717 #22207 (10 connections now open) 2014-10-06T18:43:30.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54718 #22208 (11 connections now open) 2014-10-06T18:43:30.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54719 #22209 (12 connections now open) 2014-10-06T18:43:30.637+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54720 #22210 (13 connections now open) 2014-10-06T18:43:30.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54721 #22211 (14 connections now open) 2014-10-06T18:43:30.670+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54722 #22212 (15 connections now open) 2014-10-06T18:43:30.682+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54723 #22213 (16 connections now open) 2014-10-06T18:43:30.694+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54724 #22214 (17 connections now open) 2014-10-06T18:43:30.698+0000 I NETWORK [conn22200] end connection 127.0.0.1:54710 (16 connections now open) 2014-10-06T18:43:30.706+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54725 #22215 (17 connections now open) 2014-10-06T18:43:30.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54726 #22216 (18 connections now open) 2014-10-06T18:43:35.699+0000 I NETWORK [conn22211] end connection 127.0.0.1:54721 (17 connections now open) 2014-10-06T18:43:35.699+0000 I NETWORK [conn22207] end connection 127.0.0.1:54717 (17 connections now open) 2014-10-06T18:43:35.699+0000 I NETWORK [conn22202] end connection 127.0.0.1:54712 (17 connections now open) 2014-10-06T18:43:35.699+0000 I NETWORK [conn22206] end connection 127.0.0.1:54716 (17 connections now open) 2014-10-06T18:43:35.699+0000 I NETWORK [conn22205] end connection 127.0.0.1:54715 (16 connections now open) 2014-10-06T18:43:35.699+0000 I NETWORK [conn22212] end connection 127.0.0.1:54722 (15 connections now open) 2014-10-06T18:43:35.699+0000 I NETWORK [conn22201] end connection 127.0.0.1:54711 (15 connections now open) 2014-10-06T18:43:35.699+0000 I NETWORK [conn22203] end connection 127.0.0.1:54713 (17 connections now open) 2014-10-06T18:43:35.699+0000 I NETWORK [conn22215] end connection 127.0.0.1:54725 (14 connections now open) 2014-10-06T18:43:35.699+0000 I NETWORK [conn22210] end connection 127.0.0.1:54720 (14 connections now open) 2014-10-06T18:43:35.699+0000 I NETWORK [conn22209] end connection 127.0.0.1:54719 (14 connections now open) 2014-10-06T18:43:35.699+0000 I NETWORK [conn22204] end connection 127.0.0.1:54714 (14 connections now open) 2014-10-06T18:43:35.699+0000 I NETWORK [conn22214] end connection 127.0.0.1:54724 (14 connections now open) 2014-10-06T18:43:35.699+0000 I NETWORK [conn22208] end connection 127.0.0.1:54718 (14 connections now open) 2014-10-06T18:43:35.699+0000 I NETWORK [conn22213] end connection 127.0.0.1:54723 (14 connections now open) 2014-10-06T18:43:35.699+0000 I NETWORK [conn22216] end connection 127.0.0.1:54726 (14 connections now open) 2014-10-06T18:43:35.700+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54727 #22217 (3 connections now open) 2014-10-06T18:43:35.701+0000 I NETWORK [conn22217] end connection 127.0.0.1:54727 (2 connections now open) 2014-10-06T18:43:35.701+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:43:35.702+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:43:35.702+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:43:35.703+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:43:35.703+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:43:35.704+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:43:35.704+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:43:35.714+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:43:35.717+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54728 #22218 (3 connections now open) 2014-10-06T18:43:35.717+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54729 #22219 (4 connections now open) 2014-10-06T18:43:35.718+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54730 #22220 (5 connections now open) 2014-10-06T18:43:35.718+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54731 #22221 (6 connections now open) 2014-10-06T18:43:35.718+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54732 #22222 (7 connections now open) 2014-10-06T18:43:35.722+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54733 #22223 (8 connections now open) 2014-10-06T18:43:35.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54734 #22224 (9 connections now open) 2014-10-06T18:43:35.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54735 #22225 (10 connections now open) 2014-10-06T18:43:35.727+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54736 #22226 (11 connections now open) 2014-10-06T18:43:35.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54737 #22227 (12 connections now open) 2014-10-06T18:43:35.766+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54738 #22228 (13 connections now open) 2014-10-06T18:43:35.766+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54739 #22229 (14 connections now open) 2014-10-06T18:43:35.770+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54740 #22230 (15 connections now open) 2014-10-06T18:43:35.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54741 #22231 (16 connections now open) 2014-10-06T18:43:35.786+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54742 #22232 (17 connections now open) 2014-10-06T18:43:35.790+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54743 #22233 (18 connections now open) 2014-10-06T18:43:35.791+0000 I NETWORK [conn22218] end connection 127.0.0.1:54728 (17 connections now open) 2014-10-06T18:43:35.802+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54744 #22234 (18 connections now open) 2014-10-06T18:43:40.791+0000 I NETWORK [conn22226] end connection 127.0.0.1:54736 (17 connections now open) 2014-10-06T18:43:40.791+0000 I NETWORK [conn22219] end connection 127.0.0.1:54729 (17 connections now open) 2014-10-06T18:43:40.791+0000 I NETWORK [conn22220] end connection 127.0.0.1:54730 (17 connections now open) 2014-10-06T18:43:40.791+0000 I NETWORK [conn22223] end connection 127.0.0.1:54733 (17 connections now open) 2014-10-06T18:43:40.791+0000 I NETWORK [conn22222] end connection 127.0.0.1:54732 (15 connections now open) 2014-10-06T18:43:40.791+0000 I NETWORK [conn22228] end connection 127.0.0.1:54738 (15 connections now open) 2014-10-06T18:43:40.791+0000 I NETWORK [conn22231] end connection 127.0.0.1:54741 (15 connections now open) 2014-10-06T18:43:40.791+0000 I NETWORK [conn22229] end connection 127.0.0.1:54739 (15 connections now open) 2014-10-06T18:43:40.791+0000 I NETWORK [conn22227] end connection 127.0.0.1:54737 (15 connections now open) 2014-10-06T18:43:40.791+0000 I NETWORK [conn22233] end connection 127.0.0.1:54743 (15 connections now open) 2014-10-06T18:43:40.791+0000 I NETWORK [conn22224] end connection 127.0.0.1:54734 (15 connections now open) 2014-10-06T18:43:40.791+0000 I NETWORK [conn22221] end connection 127.0.0.1:54731 (15 connections now open) 2014-10-06T18:43:40.791+0000 I NETWORK [conn22234] end connection 127.0.0.1:54744 (15 connections now open) 2014-10-06T18:43:40.791+0000 I NETWORK [conn22230] end connection 127.0.0.1:54740 (15 connections now open) 2014-10-06T18:43:40.791+0000 I NETWORK [conn22232] end connection 127.0.0.1:54742 (15 connections now open) 2014-10-06T18:43:40.791+0000 I NETWORK [conn22225] end connection 127.0.0.1:54735 (15 connections now open) 2014-10-06T18:43:40.792+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54745 #22235 (3 connections now open) 2014-10-06T18:43:40.793+0000 I NETWORK [conn22235] end connection 127.0.0.1:54745 (2 connections now open) 2014-10-06T18:43:40.793+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:43:40.794+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:43:40.794+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:43:40.795+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:43:40.796+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:43:40.796+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:43:40.796+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:43:40.796+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:43:40.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54746 #22236 (3 connections now open) 2014-10-06T18:43:40.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54747 #22237 (4 connections now open) 2014-10-06T18:43:40.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54748 #22238 (5 connections now open) 2014-10-06T18:43:40.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54749 #22239 (6 connections now open) 2014-10-06T18:43:40.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54750 #22240 (7 connections now open) 2014-10-06T18:43:40.800+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54751 #22241 (8 connections now open) 2014-10-06T18:43:40.800+0000 I NETWORK [conn22236] end connection 127.0.0.1:54746 (7 connections now open) 2014-10-06T18:43:40.802+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54752 #22242 (8 connections now open) 2014-10-06T18:43:40.802+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54753 #22243 (9 connections now open) 2014-10-06T18:43:40.802+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54754 #22244 (10 connections now open) 2014-10-06T18:43:45.800+0000 I NETWORK [conn22242] end connection 127.0.0.1:54752 (9 connections now open) 2014-10-06T18:43:45.800+0000 I NETWORK [conn22243] end connection 127.0.0.1:54753 (9 connections now open) 2014-10-06T18:43:45.800+0000 I NETWORK [conn22241] end connection 127.0.0.1:54751 (9 connections now open) 2014-10-06T18:43:45.800+0000 I NETWORK [conn22239] end connection 127.0.0.1:54749 (9 connections now open) 2014-10-06T18:43:45.800+0000 I NETWORK [conn22238] end connection 127.0.0.1:54748 (9 connections now open) 2014-10-06T18:43:45.800+0000 I NETWORK [conn22240] end connection 127.0.0.1:54750 (9 connections now open) 2014-10-06T18:43:45.800+0000 I NETWORK [conn22244] end connection 127.0.0.1:54754 (9 connections now open) 2014-10-06T18:43:45.800+0000 I NETWORK [conn22237] end connection 127.0.0.1:54747 (9 connections now open) 2014-10-06T18:43:45.801+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54755 #22245 (10 connections now open) 2014-10-06T18:43:45.802+0000 I NETWORK [conn22245] end connection 127.0.0.1:54755 (2 connections now open) 2014-10-06T18:43:45.802+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:43:45.803+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:43:45.803+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:43:45.804+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:43:45.805+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:43:45.805+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:43:45.805+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:43:45.805+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:43:45.808+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54756 #22246 (3 connections now open) 2014-10-06T18:43:45.808+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54757 #22247 (4 connections now open) 2014-10-06T18:43:45.808+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54758 #22248 (5 connections now open) 2014-10-06T18:43:45.808+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54759 #22249 (6 connections now open) 2014-10-06T18:43:45.808+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54760 #22250 (7 connections now open) 2014-10-06T18:43:45.810+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54762 #22251 (8 connections now open) 2014-10-06T18:43:45.810+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54763 #22252 (9 connections now open) 2014-10-06T18:43:45.810+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54764 #22253 (10 connections now open) 2014-10-06T18:43:45.811+0000 I NETWORK [conn22246] end connection 127.0.0.1:54756 (9 connections now open) 2014-10-06T18:43:45.811+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54765 #22254 (10 connections now open) 2014-10-06T18:43:50.811+0000 I NETWORK [conn22254] end connection 127.0.0.1:54765 (9 connections now open) 2014-10-06T18:43:50.811+0000 I NETWORK [conn22247] end connection 127.0.0.1:54757 (9 connections now open) 2014-10-06T18:43:50.811+0000 I NETWORK [conn22250] end connection 127.0.0.1:54760 (9 connections now open) 2014-10-06T18:43:50.811+0000 I NETWORK [conn22248] end connection 127.0.0.1:54758 (9 connections now open) 2014-10-06T18:43:50.811+0000 I NETWORK [conn22253] end connection 127.0.0.1:54764 (9 connections now open) 2014-10-06T18:43:50.811+0000 I NETWORK [conn22249] end connection 127.0.0.1:54759 (9 connections now open) 2014-10-06T18:43:50.811+0000 I NETWORK [conn22252] end connection 127.0.0.1:54763 (9 connections now open) 2014-10-06T18:43:50.811+0000 I NETWORK [conn22251] end connection 127.0.0.1:54762 (9 connections now open) 2014-10-06T18:43:50.812+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54766 #22255 (3 connections now open) 2014-10-06T18:43:50.812+0000 I NETWORK [conn22255] end connection 127.0.0.1:54766 (2 connections now open) 2014-10-06T18:43:50.813+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:43:50.813+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:43:50.814+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:43:50.815+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:43:50.815+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:43:50.815+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:43:50.816+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:43:50.816+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:43:50.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54767 #22256 (3 connections now open) 2014-10-06T18:43:50.819+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54768 #22257 (4 connections now open) 2014-10-06T18:43:50.819+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54769 #22258 (5 connections now open) 2014-10-06T18:43:50.819+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54770 #22259 (6 connections now open) 2014-10-06T18:43:50.819+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54771 #22260 (7 connections now open) 2014-10-06T18:43:50.819+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54772 #22261 (8 connections now open) 2014-10-06T18:43:50.819+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54773 #22262 (9 connections now open) 2014-10-06T18:43:50.819+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54774 #22263 (10 connections now open) 2014-10-06T18:43:50.820+0000 I NETWORK [conn22256] end connection 127.0.0.1:54767 (9 connections now open) 2014-10-06T18:43:50.826+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54775 #22264 (10 connections now open) 2014-10-06T18:43:55.820+0000 I NETWORK [conn22262] end connection 127.0.0.1:54773 (9 connections now open) 2014-10-06T18:43:55.820+0000 I NETWORK [conn22259] end connection 127.0.0.1:54770 (9 connections now open) 2014-10-06T18:43:55.820+0000 I NETWORK [conn22260] end connection 127.0.0.1:54771 (9 connections now open) 2014-10-06T18:43:55.820+0000 I NETWORK [conn22261] end connection 127.0.0.1:54772 (9 connections now open) 2014-10-06T18:43:55.820+0000 I NETWORK [conn22257] end connection 127.0.0.1:54768 (9 connections now open) 2014-10-06T18:43:55.820+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54776 #22265 (7 connections now open) 2014-10-06T18:43:55.820+0000 I NETWORK [conn22264] end connection 127.0.0.1:54775 (9 connections now open) 2014-10-06T18:43:55.820+0000 I NETWORK [conn22263] end connection 127.0.0.1:54774 (8 connections now open) 2014-10-06T18:43:55.820+0000 I NETWORK [conn22258] end connection 127.0.0.1:54769 (7 connections now open) 2014-10-06T18:43:55.821+0000 I NETWORK [conn22265] end connection 127.0.0.1:54776 (2 connections now open) 2014-10-06T18:43:55.821+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:43:55.822+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:43:55.823+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:43:55.823+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:43:55.824+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:43:55.824+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:43:55.824+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:43:55.825+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:43:55.827+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54777 #22266 (3 connections now open) 2014-10-06T18:43:55.827+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54778 #22267 (4 connections now open) 2014-10-06T18:43:55.828+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54779 #22268 (5 connections now open) 2014-10-06T18:43:55.828+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54780 #22269 (6 connections now open) 2014-10-06T18:43:55.828+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54781 #22270 (7 connections now open) 2014-10-06T18:43:55.828+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54782 #22271 (8 connections now open) 2014-10-06T18:43:55.828+0000 I NETWORK [conn22266] end connection 127.0.0.1:54777 (7 connections now open) 2014-10-06T18:43:55.830+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54783 #22272 (8 connections now open) 2014-10-06T18:43:55.830+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54784 #22273 (9 connections now open) 2014-10-06T18:43:55.842+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54785 #22274 (10 connections now open) 2014-10-06T18:44:00.829+0000 I NETWORK [conn22269] end connection 127.0.0.1:54780 (9 connections now open) 2014-10-06T18:44:00.829+0000 I NETWORK [conn22268] end connection 127.0.0.1:54779 (9 connections now open) 2014-10-06T18:44:00.829+0000 I NETWORK [conn22274] end connection 127.0.0.1:54785 (9 connections now open) 2014-10-06T18:44:00.829+0000 I NETWORK [conn22273] end connection 127.0.0.1:54784 (9 connections now open) 2014-10-06T18:44:00.829+0000 I NETWORK [conn22270] end connection 127.0.0.1:54781 (7 connections now open) 2014-10-06T18:44:00.829+0000 I NETWORK [conn22272] end connection 127.0.0.1:54783 (9 connections now open) 2014-10-06T18:44:00.829+0000 I NETWORK [conn22267] end connection 127.0.0.1:54778 (9 connections now open) 2014-10-06T18:44:00.829+0000 I NETWORK [conn22271] end connection 127.0.0.1:54782 (5 connections now open) 2014-10-06T18:44:00.829+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54786 #22275 (7 connections now open) 2014-10-06T18:44:00.830+0000 I NETWORK [conn22275] end connection 127.0.0.1:54786 (2 connections now open) 2014-10-06T18:44:00.830+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:44:00.831+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:44:00.832+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:44:00.832+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:44:00.833+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:44:00.833+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:44:00.833+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:44:00.833+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:44:00.836+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54787 #22276 (3 connections now open) 2014-10-06T18:44:00.836+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54788 #22277 (4 connections now open) 2014-10-06T18:44:00.836+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54789 #22278 (5 connections now open) 2014-10-06T18:44:00.837+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54790 #22279 (6 connections now open) 2014-10-06T18:44:00.837+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54791 #22280 (7 connections now open) 2014-10-06T18:44:00.838+0000 I NETWORK [conn22276] end connection 127.0.0.1:54787 (6 connections now open) 2014-10-06T18:44:00.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54792 #22281 (8 connections now open) 2014-10-06T18:44:00.839+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54793 #22282 (8 connections now open) 2014-10-06T18:44:00.839+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54794 #22283 (9 connections now open) 2014-10-06T18:44:00.839+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54795 #22284 (10 connections now open) 2014-10-06T18:44:05.839+0000 I NETWORK [conn22281] end connection 127.0.0.1:54792 (9 connections now open) 2014-10-06T18:44:05.839+0000 I NETWORK [conn22279] end connection 127.0.0.1:54790 (9 connections now open) 2014-10-06T18:44:05.839+0000 I NETWORK [conn22282] end connection 127.0.0.1:54793 (9 connections now open) 2014-10-06T18:44:05.839+0000 I NETWORK [conn22277] end connection 127.0.0.1:54788 (9 connections now open) 2014-10-06T18:44:05.839+0000 I NETWORK [conn22278] end connection 127.0.0.1:54789 (9 connections now open) 2014-10-06T18:44:05.839+0000 I NETWORK [conn22283] end connection 127.0.0.1:54794 (9 connections now open) 2014-10-06T18:44:05.840+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54796 #22285 (7 connections now open) 2014-10-06T18:44:05.839+0000 I NETWORK [conn22284] end connection 127.0.0.1:54795 (9 connections now open) 2014-10-06T18:44:05.839+0000 I NETWORK [conn22280] end connection 127.0.0.1:54791 (8 connections now open) 2014-10-06T18:44:05.840+0000 I NETWORK [conn22285] end connection 127.0.0.1:54796 (2 connections now open) 2014-10-06T18:44:05.840+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:44:05.841+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:44:05.842+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:44:05.842+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:44:05.843+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:44:05.843+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:44:05.843+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:44:05.844+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:44:05.846+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54797 #22286 (3 connections now open) 2014-10-06T18:44:05.847+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54798 #22287 (4 connections now open) 2014-10-06T18:44:05.847+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54799 #22288 (5 connections now open) 2014-10-06T18:44:05.847+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54800 #22289 (6 connections now open) 2014-10-06T18:44:05.847+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54801 #22290 (7 connections now open) 2014-10-06T18:44:05.847+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54802 #22291 (8 connections now open) 2014-10-06T18:44:05.847+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54803 #22292 (9 connections now open) 2014-10-06T18:44:05.847+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54804 #22293 (10 connections now open) 2014-10-06T18:44:05.847+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54805 #22294 (11 connections now open) 2014-10-06T18:44:05.848+0000 I NETWORK [conn22286] end connection 127.0.0.1:54797 (10 connections now open) 2014-10-06T18:44:10.848+0000 I NETWORK [conn22289] end connection 127.0.0.1:54800 (9 connections now open) 2014-10-06T18:44:10.848+0000 I NETWORK [conn22292] end connection 127.0.0.1:54803 (9 connections now open) 2014-10-06T18:44:10.848+0000 I NETWORK [conn22294] end connection 127.0.0.1:54805 (9 connections now open) 2014-10-06T18:44:10.848+0000 I NETWORK [conn22288] end connection 127.0.0.1:54799 (9 connections now open) 2014-10-06T18:44:10.848+0000 I NETWORK [conn22291] end connection 127.0.0.1:54802 (9 connections now open) 2014-10-06T18:44:10.848+0000 I NETWORK [conn22293] end connection 127.0.0.1:54804 (9 connections now open) 2014-10-06T18:44:10.848+0000 I NETWORK [conn22287] end connection 127.0.0.1:54798 (9 connections now open) 2014-10-06T18:44:10.848+0000 I NETWORK [conn22290] end connection 127.0.0.1:54801 (9 connections now open) 2014-10-06T18:44:10.849+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54806 #22295 (7 connections now open) 2014-10-06T18:44:10.849+0000 I NETWORK [conn22295] end connection 127.0.0.1:54806 (2 connections now open) 2014-10-06T18:44:10.850+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:44:10.851+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:44:10.851+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:44:10.852+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:44:10.852+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:44:10.853+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:44:10.853+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:44:10.853+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:44:10.856+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54807 #22296 (3 connections now open) 2014-10-06T18:44:10.856+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54808 #22297 (4 connections now open) 2014-10-06T18:44:10.856+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54809 #22298 (5 connections now open) 2014-10-06T18:44:10.856+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54810 #22299 (6 connections now open) 2014-10-06T18:44:10.856+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54811 #22300 (7 connections now open) 2014-10-06T18:44:10.858+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54812 #22301 (8 connections now open) 2014-10-06T18:44:10.858+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54814 #22302 (9 connections now open) 2014-10-06T18:44:10.858+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54813 #22303 (10 connections now open) 2014-10-06T18:44:10.859+0000 I NETWORK [conn22296] end connection 127.0.0.1:54807 (9 connections now open) 2014-10-06T18:44:10.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54816 #22304 (10 connections now open) 2014-10-06T18:44:15.859+0000 I NETWORK [conn22304] end connection 127.0.0.1:54816 (9 connections now open) 2014-10-06T18:44:15.859+0000 I NETWORK [conn22298] end connection 127.0.0.1:54809 (9 connections now open) 2014-10-06T18:44:15.859+0000 I NETWORK [conn22297] end connection 127.0.0.1:54808 (9 connections now open) 2014-10-06T18:44:15.859+0000 I NETWORK [conn22300] end connection 127.0.0.1:54811 (9 connections now open) 2014-10-06T18:44:15.859+0000 I NETWORK [conn22301] end connection 127.0.0.1:54812 (9 connections now open) 2014-10-06T18:44:15.859+0000 I NETWORK [conn22302] end connection 127.0.0.1:54814 (9 connections now open) 2014-10-06T18:44:15.859+0000 I NETWORK [conn22299] end connection 127.0.0.1:54810 (8 connections now open) 2014-10-06T18:44:15.859+0000 I NETWORK [conn22303] end connection 127.0.0.1:54813 (8 connections now open) 2014-10-06T18:44:15.859+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54817 #22305 (10 connections now open) 2014-10-06T18:44:15.860+0000 I NETWORK [conn22305] end connection 127.0.0.1:54817 (2 connections now open) 2014-10-06T18:44:15.861+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:44:15.861+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:44:15.862+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:44:15.863+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:44:15.863+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:44:15.863+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:44:15.864+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:44:15.864+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:44:15.866+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54818 #22306 (3 connections now open) 2014-10-06T18:44:15.867+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54819 #22307 (4 connections now open) 2014-10-06T18:44:15.867+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54820 #22308 (5 connections now open) 2014-10-06T18:44:15.867+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54821 #22309 (6 connections now open) 2014-10-06T18:44:15.867+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54822 #22310 (7 connections now open) 2014-10-06T18:44:15.867+0000 I NETWORK [conn22306] end connection 127.0.0.1:54818 (6 connections now open) 2014-10-06T18:44:20.868+0000 I NETWORK [conn22309] end connection 127.0.0.1:54821 (5 connections now open) 2014-10-06T18:44:20.868+0000 I NETWORK [conn22308] end connection 127.0.0.1:54820 (5 connections now open) 2014-10-06T18:44:20.868+0000 I NETWORK [conn22307] end connection 127.0.0.1:54819 (5 connections now open) 2014-10-06T18:44:20.868+0000 I NETWORK [conn22310] end connection 127.0.0.1:54822 (5 connections now open) 2014-10-06T18:44:20.868+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54823 #22311 (3 connections now open) 2014-10-06T18:44:20.868+0000 I NETWORK [conn22311] end connection 127.0.0.1:54823 (2 connections now open) 2014-10-06T18:44:20.869+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:44:20.869+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:44:20.870+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:44:20.871+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:44:20.871+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:44:20.872+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:44:20.872+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:44:20.872+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:44:20.875+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54824 #22312 (3 connections now open) 2014-10-06T18:44:20.875+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54825 #22313 (4 connections now open) 2014-10-06T18:44:20.875+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54826 #22314 (5 connections now open) 2014-10-06T18:44:20.875+0000 I NETWORK [conn22312] end connection 127.0.0.1:54824 (4 connections now open) 2014-10-06T18:44:20.875+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54827 #22315 (6 connections now open) 2014-10-06T18:44:20.875+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54828 #22316 (6 connections now open) 2014-10-06T18:44:25.875+0000 I NETWORK [conn22315] end connection 127.0.0.1:54827 (5 connections now open) 2014-10-06T18:44:25.875+0000 I NETWORK [conn22314] end connection 127.0.0.1:54826 (5 connections now open) 2014-10-06T18:44:25.875+0000 I NETWORK [conn22313] end connection 127.0.0.1:54825 (5 connections now open) 2014-10-06T18:44:25.876+0000 I NETWORK [conn22316] end connection 127.0.0.1:54828 (5 connections now open) 2014-10-06T18:44:25.876+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54829 #22317 (6 connections now open) 2014-10-06T18:44:25.876+0000 I NETWORK [conn22317] end connection 127.0.0.1:54829 (2 connections now open) 2014-10-06T18:44:25.877+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:44:25.877+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:44:25.878+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:44:25.879+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:44:25.879+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:44:25.880+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:44:25.880+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:44:25.880+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:44:25.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54830 #22318 (3 connections now open) 2014-10-06T18:44:25.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54831 #22319 (4 connections now open) 2014-10-06T18:44:25.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54832 #22320 (5 connections now open) 2014-10-06T18:44:25.883+0000 I NETWORK [conn22318] end connection 127.0.0.1:54830 (4 connections now open) 2014-10-06T18:44:25.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54833 #22321 (6 connections now open) 2014-10-06T18:44:25.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54834 #22322 (6 connections now open) 2014-10-06T18:44:30.883+0000 I NETWORK [conn22320] end connection 127.0.0.1:54832 (5 connections now open) 2014-10-06T18:44:30.883+0000 I NETWORK [conn22319] end connection 127.0.0.1:54831 (5 connections now open) 2014-10-06T18:44:30.883+0000 I NETWORK [conn22321] end connection 127.0.0.1:54833 (5 connections now open) 2014-10-06T18:44:30.883+0000 I NETWORK [conn22322] end connection 127.0.0.1:54834 (5 connections now open) 2014-10-06T18:44:30.884+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54835 #22323 (6 connections now open) 2014-10-06T18:44:30.884+0000 I NETWORK [conn22323] end connection 127.0.0.1:54835 (2 connections now open) 2014-10-06T18:44:30.885+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:44:30.885+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:44:30.886+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:44:30.886+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:44:30.887+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:44:30.887+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:44:30.888+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:44:30.888+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:44:30.890+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54836 #22324 (3 connections now open) 2014-10-06T18:44:30.891+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54837 #22325 (4 connections now open) 2014-10-06T18:44:30.891+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54838 #22326 (5 connections now open) 2014-10-06T18:44:30.891+0000 I NETWORK [conn22324] end connection 127.0.0.1:54836 (4 connections now open) 2014-10-06T18:44:30.891+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54839 #22327 (6 connections now open) 2014-10-06T18:44:30.891+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54840 #22328 (6 connections now open) 2014-10-06T18:44:35.891+0000 I NETWORK [conn22327] end connection 127.0.0.1:54839 (5 connections now open) 2014-10-06T18:44:35.891+0000 I NETWORK [conn22328] end connection 127.0.0.1:54840 (5 connections now open) 2014-10-06T18:44:35.891+0000 I NETWORK [conn22325] end connection 127.0.0.1:54837 (5 connections now open) 2014-10-06T18:44:35.891+0000 I NETWORK [conn22326] end connection 127.0.0.1:54838 (5 connections now open) 2014-10-06T18:44:35.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54841 #22329 (6 connections now open) 2014-10-06T18:44:35.892+0000 I NETWORK [conn22329] end connection 127.0.0.1:54841 (2 connections now open) 2014-10-06T18:44:35.893+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:44:35.893+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:44:35.894+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:44:35.895+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:44:35.895+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:44:35.895+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:44:35.896+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:44:35.896+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:44:35.898+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54842 #22330 (3 connections now open) 2014-10-06T18:44:35.899+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54843 #22331 (4 connections now open) 2014-10-06T18:44:35.899+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54844 #22332 (5 connections now open) 2014-10-06T18:44:35.899+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54845 #22333 (6 connections now open) 2014-10-06T18:44:35.899+0000 I NETWORK [conn22330] end connection 127.0.0.1:54842 (5 connections now open) 2014-10-06T18:44:35.899+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54846 #22334 (7 connections now open) 2014-10-06T18:44:40.899+0000 I NETWORK [conn22331] end connection 127.0.0.1:54843 (5 connections now open) 2014-10-06T18:44:40.899+0000 I NETWORK [conn22334] end connection 127.0.0.1:54846 (5 connections now open) 2014-10-06T18:44:40.899+0000 I NETWORK [conn22333] end connection 127.0.0.1:54845 (5 connections now open) 2014-10-06T18:44:40.899+0000 I NETWORK [conn22332] end connection 127.0.0.1:54844 (5 connections now open) 2014-10-06T18:44:40.900+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54847 #22335 (6 connections now open) 2014-10-06T18:44:40.900+0000 I NETWORK [conn22335] end connection 127.0.0.1:54847 (2 connections now open) 2014-10-06T18:44:40.900+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:44:40.901+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:44:40.901+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:44:40.902+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:44:40.903+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:44:40.903+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:44:40.903+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:44:40.903+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:44:40.906+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54848 #22336 (3 connections now open) 2014-10-06T18:44:40.906+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54849 #22337 (4 connections now open) 2014-10-06T18:44:40.906+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54850 #22338 (5 connections now open) 2014-10-06T18:44:40.906+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54851 #22339 (6 connections now open) 2014-10-06T18:44:40.906+0000 I NETWORK [conn22336] end connection 127.0.0.1:54848 (5 connections now open) 2014-10-06T18:44:40.906+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54852 #22340 (7 connections now open) 2014-10-06T18:44:45.907+0000 I NETWORK [conn22337] end connection 127.0.0.1:54849 (5 connections now open) 2014-10-06T18:44:45.907+0000 I NETWORK [conn22339] end connection 127.0.0.1:54851 (5 connections now open) 2014-10-06T18:44:45.907+0000 I NETWORK [conn22340] end connection 127.0.0.1:54852 (5 connections now open) 2014-10-06T18:44:45.907+0000 I NETWORK [conn22338] end connection 127.0.0.1:54850 (5 connections now open) 2014-10-06T18:44:45.907+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54853 #22341 (6 connections now open) 2014-10-06T18:44:45.908+0000 I NETWORK [conn22341] end connection 127.0.0.1:54853 (2 connections now open) 2014-10-06T18:44:45.908+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:44:45.909+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:44:45.909+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:44:45.910+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:44:45.911+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:44:45.911+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:44:45.911+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:44:45.911+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:44:45.914+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54854 #22342 (3 connections now open) 2014-10-06T18:44:45.914+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54855 #22343 (4 connections now open) 2014-10-06T18:44:45.914+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54856 #22344 (5 connections now open) 2014-10-06T18:44:45.914+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54857 #22345 (6 connections now open) 2014-10-06T18:44:45.914+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54859 #22346 (7 connections now open) 2014-10-06T18:44:45.914+0000 I NETWORK [conn22342] end connection 127.0.0.1:54854 (5 connections now open) 2014-10-06T18:44:50.915+0000 I NETWORK [conn22345] end connection 127.0.0.1:54857 (5 connections now open) 2014-10-06T18:44:50.915+0000 I NETWORK [conn22346] end connection 127.0.0.1:54859 (5 connections now open) 2014-10-06T18:44:50.915+0000 I NETWORK [conn22343] end connection 127.0.0.1:54855 (5 connections now open) 2014-10-06T18:44:50.915+0000 I NETWORK [conn22344] end connection 127.0.0.1:54856 (5 connections now open) 2014-10-06T18:44:50.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54860 #22347 (6 connections now open) 2014-10-06T18:44:50.916+0000 I NETWORK [conn22347] end connection 127.0.0.1:54860 (2 connections now open) 2014-10-06T18:44:50.916+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:44:50.917+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:44:50.918+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:44:50.918+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:44:50.919+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:44:50.919+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:44:50.919+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:44:50.920+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:44:50.922+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54861 #22348 (3 connections now open) 2014-10-06T18:44:50.922+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54862 #22349 (4 connections now open) 2014-10-06T18:44:50.922+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54863 #22350 (5 connections now open) 2014-10-06T18:44:50.923+0000 I NETWORK [conn22348] end connection 127.0.0.1:54861 (4 connections now open) 2014-10-06T18:44:55.923+0000 I NETWORK [conn22350] end connection 127.0.0.1:54863 (3 connections now open) 2014-10-06T18:44:55.923+0000 I NETWORK [conn22349] end connection 127.0.0.1:54862 (3 connections now open) 2014-10-06T18:44:55.923+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54864 #22351 (5 connections now open) 2014-10-06T18:44:55.924+0000 I NETWORK [conn22351] end connection 127.0.0.1:54864 (2 connections now open) 2014-10-06T18:44:55.924+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:44:55.925+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:44:55.926+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:44:55.926+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:44:55.927+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:44:55.927+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:44:55.927+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:44:55.928+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:44:55.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54865 #22352 (3 connections now open) 2014-10-06T18:44:55.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54866 #22353 (4 connections now open) 2014-10-06T18:44:55.930+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54867 #22354 (5 connections now open) 2014-10-06T18:44:55.931+0000 I NETWORK [conn22352] end connection 127.0.0.1:54865 (4 connections now open) 2014-10-06T18:45:00.931+0000 I NETWORK [conn22353] end connection 127.0.0.1:54866 (3 connections now open) 2014-10-06T18:45:00.931+0000 I NETWORK [conn22354] end connection 127.0.0.1:54867 (3 connections now open) 2014-10-06T18:45:00.931+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54868 #22355 (4 connections now open) 2014-10-06T18:45:00.932+0000 I NETWORK [conn22355] end connection 127.0.0.1:54868 (2 connections now open) 2014-10-06T18:45:00.932+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:45:00.933+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:45:00.933+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:45:00.934+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:45:00.935+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:45:00.935+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:45:00.935+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:45:00.935+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:45:00.938+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54869 #22356 (3 connections now open) 2014-10-06T18:45:00.938+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54870 #22357 (4 connections now open) 2014-10-06T18:45:00.938+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54871 #22358 (5 connections now open) 2014-10-06T18:45:00.938+0000 I NETWORK [conn22356] end connection 127.0.0.1:54869 (4 connections now open) 2014-10-06T18:45:05.939+0000 I NETWORK [conn22357] end connection 127.0.0.1:54870 (3 connections now open) 2014-10-06T18:45:05.939+0000 I NETWORK [conn22358] end connection 127.0.0.1:54871 (3 connections now open) 2014-10-06T18:45:05.939+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54872 #22359 (4 connections now open) 2014-10-06T18:45:05.940+0000 I NETWORK [conn22359] end connection 127.0.0.1:54872 (2 connections now open) 2014-10-06T18:45:05.940+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:45:05.941+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:45:05.941+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:45:05.942+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:45:05.943+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:45:05.943+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:45:05.943+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:45:05.943+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:45:05.946+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54873 #22360 (3 connections now open) 2014-10-06T18:45:05.946+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54874 #22361 (4 connections now open) 2014-10-06T18:45:05.946+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54875 #22362 (5 connections now open) 2014-10-06T18:45:05.946+0000 I NETWORK [conn22360] end connection 127.0.0.1:54873 (4 connections now open) 2014-10-06T18:45:10.947+0000 I NETWORK [conn22362] end connection 127.0.0.1:54875 (3 connections now open) 2014-10-06T18:45:10.947+0000 I NETWORK [conn22361] end connection 127.0.0.1:54874 (3 connections now open) 2014-10-06T18:45:10.947+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54876 #22363 (4 connections now open) 2014-10-06T18:45:10.948+0000 I NETWORK [conn22363] end connection 127.0.0.1:54876 (2 connections now open) 2014-10-06T18:45:10.948+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:45:10.949+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:45:10.949+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:45:10.950+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:45:10.951+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:45:10.951+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:45:10.951+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:45:10.951+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:45:10.954+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54877 #22364 (3 connections now open) 2014-10-06T18:45:10.954+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54878 #22365 (4 connections now open) 2014-10-06T18:45:10.954+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54879 #22366 (5 connections now open) 2014-10-06T18:45:10.954+0000 I NETWORK [conn22364] end connection 127.0.0.1:54877 (4 connections now open) 2014-10-06T18:45:15.955+0000 I NETWORK [conn22366] end connection 127.0.0.1:54879 (3 connections now open) 2014-10-06T18:45:15.955+0000 I NETWORK [conn22365] end connection 127.0.0.1:54878 (3 connections now open) 2014-10-06T18:45:15.955+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54880 #22367 (4 connections now open) 2014-10-06T18:45:15.955+0000 I NETWORK [conn22367] end connection 127.0.0.1:54880 (2 connections now open) 2014-10-06T18:45:15.956+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:45:15.956+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:45:15.957+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:45:15.957+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:45:15.958+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:45:15.958+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:45:15.958+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:45:15.959+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:45:15.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54881 #22368 (3 connections now open) 2014-10-06T18:45:15.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54882 #22369 (4 connections now open) 2014-10-06T18:45:15.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54883 #22370 (5 connections now open) 2014-10-06T18:45:15.961+0000 I NETWORK [conn22368] end connection 127.0.0.1:54881 (4 connections now open) 2014-10-06T18:45:20.962+0000 I NETWORK [conn22370] end connection 127.0.0.1:54883 (3 connections now open) 2014-10-06T18:45:20.962+0000 I NETWORK [conn22369] end connection 127.0.0.1:54882 (3 connections now open) 2014-10-06T18:45:20.962+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54884 #22371 (4 connections now open) 2014-10-06T18:45:20.962+0000 I NETWORK [conn22371] end connection 127.0.0.1:54884 (2 connections now open) 2014-10-06T18:45:20.962+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:45:20.963+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:45:20.963+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:45:20.964+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:45:20.964+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:45:20.965+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:45:20.965+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:45:20.965+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:45:20.967+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54885 #22372 (3 connections now open) 2014-10-06T18:45:20.968+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54886 #22373 (4 connections now open) 2014-10-06T18:45:20.968+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54887 #22374 (5 connections now open) 2014-10-06T18:45:20.968+0000 I NETWORK [conn22372] end connection 127.0.0.1:54885 (4 connections now open) 2014-10-06T18:45:25.968+0000 I NETWORK [conn22373] end connection 127.0.0.1:54886 (3 connections now open) 2014-10-06T18:45:25.968+0000 I NETWORK [conn22374] end connection 127.0.0.1:54887 (3 connections now open) 2014-10-06T18:45:25.968+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54888 #22375 (4 connections now open) 2014-10-06T18:45:25.969+0000 I NETWORK [conn22375] end connection 127.0.0.1:54888 (2 connections now open) 2014-10-06T18:45:25.969+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:45:25.970+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:45:25.971+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:45:25.971+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:45:25.972+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:45:25.972+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:45:25.972+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:45:25.973+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:45:25.975+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54889 #22376 (3 connections now open) 2014-10-06T18:45:25.975+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54890 #22377 (4 connections now open) 2014-10-06T18:45:25.975+0000 I NETWORK [conn22376] end connection 127.0.0.1:54889 (3 connections now open) 2014-10-06T18:45:30.976+0000 I NETWORK [conn22377] end connection 127.0.0.1:54890 (2 connections now open) 2014-10-06T18:45:30.976+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54891 #22378 (3 connections now open) 2014-10-06T18:45:30.976+0000 I NETWORK [conn22378] end connection 127.0.0.1:54891 (2 connections now open) 2014-10-06T18:45:30.977+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:45:30.977+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:45:30.978+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:45:30.978+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:45:30.979+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:45:30.979+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:45:30.979+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:45:30.979+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:45:30.982+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54892 #22379 (3 connections now open) 2014-10-06T18:45:30.982+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54893 #22380 (4 connections now open) 2014-10-06T18:45:30.982+0000 I NETWORK [conn22379] end connection 127.0.0.1:54892 (3 connections now open) 2014-10-06T18:45:35.982+0000 I NETWORK [conn22380] end connection 127.0.0.1:54893 (2 connections now open) 2014-10-06T18:45:35.982+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54894 #22381 (3 connections now open) 2014-10-06T18:45:35.983+0000 I NETWORK [conn22381] end connection 127.0.0.1:54894 (2 connections now open) 2014-10-06T18:45:35.983+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:45:35.984+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:45:35.985+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:45:35.985+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:45:35.986+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:45:35.986+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:45:35.986+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:45:35.987+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:45:35.989+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54895 #22382 (3 connections now open) 2014-10-06T18:45:35.989+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54896 #22383 (4 connections now open) 2014-10-06T18:45:35.989+0000 I NETWORK [conn22382] end connection 127.0.0.1:54895 (3 connections now open) 2014-10-06T18:45:40.990+0000 I NETWORK [conn22383] end connection 127.0.0.1:54896 (2 connections now open) 2014-10-06T18:45:40.990+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54897 #22384 (3 connections now open) 2014-10-06T18:45:40.991+0000 I NETWORK [conn22384] end connection 127.0.0.1:54897 (2 connections now open) 2014-10-06T18:45:40.991+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:45:40.992+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:45:40.993+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:45:40.993+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:45:40.994+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:45:40.994+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:45:40.994+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:45:40.995+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:45:40.997+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54898 #22385 (3 connections now open) 2014-10-06T18:45:40.997+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54899 #22386 (4 connections now open) 2014-10-06T18:45:40.997+0000 I NETWORK [conn22385] end connection 127.0.0.1:54898 (3 connections now open) 2014-10-06T18:45:45.998+0000 I NETWORK [conn22386] end connection 127.0.0.1:54899 (2 connections now open) 2014-10-06T18:45:45.998+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54900 #22387 (3 connections now open) 2014-10-06T18:45:45.999+0000 I NETWORK [conn22387] end connection 127.0.0.1:54900 (2 connections now open) 2014-10-06T18:45:45.999+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:45:46.000+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:45:46.000+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:45:46.001+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:45:46.002+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:45:46.002+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:45:46.002+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:45:46.002+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:45:46.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54901 #22388 (3 connections now open) 2014-10-06T18:45:46.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54902 #22389 (4 connections now open) 2014-10-06T18:45:46.007+0000 I NETWORK [conn22388] end connection 127.0.0.1:54901 (3 connections now open) 2014-10-06T18:45:51.007+0000 I NETWORK [conn22389] end connection 127.0.0.1:54902 (2 connections now open) 2014-10-06T18:45:51.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54903 #22390 (3 connections now open) 2014-10-06T18:45:51.008+0000 I NETWORK [conn22390] end connection 127.0.0.1:54903 (2 connections now open) 2014-10-06T18:45:51.008+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:45:51.008+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:45:51.009+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:45:51.009+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:45:51.010+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:45:51.010+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:45:51.010+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:45:51.011+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:45:51.013+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54904 #22391 (3 connections now open) 2014-10-06T18:45:51.013+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54905 #22392 (4 connections now open) 2014-10-06T18:45:51.014+0000 I NETWORK [conn22391] end connection 127.0.0.1:54904 (3 connections now open) 2014-10-06T18:45:56.014+0000 I NETWORK [conn22392] end connection 127.0.0.1:54905 (2 connections now open) 2014-10-06T18:45:56.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54906 #22393 (3 connections now open) 2014-10-06T18:45:56.015+0000 I NETWORK [conn22393] end connection 127.0.0.1:54906 (2 connections now open) 2014-10-06T18:45:56.015+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:45:56.016+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:45:56.017+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:45:56.017+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:45:56.018+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:45:56.018+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:45:56.018+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:45:56.019+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:45:56.021+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54907 #22394 (3 connections now open) 2014-10-06T18:45:56.021+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54908 #22395 (4 connections now open) 2014-10-06T18:45:56.022+0000 I NETWORK [conn22394] end connection 127.0.0.1:54907 (3 connections now open) 2014-10-06T18:46:01.022+0000 I NETWORK [conn22395] end connection 127.0.0.1:54908 (2 connections now open) 2014-10-06T18:46:01.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54909 #22396 (3 connections now open) 2014-10-06T18:46:01.023+0000 I NETWORK [conn22396] end connection 127.0.0.1:54909 (2 connections now open) 2014-10-06T18:46:01.023+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_nop 2014-10-06T18:46:01.024+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_nop 2014-10-06T18:46:01.024+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_nop 2014-10-06T18:46:01.025+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_nop 2014-10-06T18:46:01.029+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:46:01.029+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:46:01.030+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:46:01.030+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:46:01.030+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:46:01.366+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:46:01.725+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:46:02.060+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:46:02.414+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54910 #22397 (3 connections now open) 2014-10-06T18:46:02.415+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54912 #22398 (4 connections now open) 2014-10-06T18:46:02.415+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54911 #22399 (5 connections now open) 2014-10-06T18:46:02.415+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54914 #22400 (6 connections now open) 2014-10-06T18:46:02.415+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54915 #22401 (7 connections now open) 2014-10-06T18:46:02.415+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54916 #22402 (8 connections now open) 2014-10-06T18:46:02.415+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54917 #22403 (9 connections now open) 2014-10-06T18:46:02.416+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54918 #22404 (10 connections now open) 2014-10-06T18:46:02.416+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54919 #22405 (11 connections now open) 2014-10-06T18:46:02.416+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54920 #22406 (12 connections now open) 2014-10-06T18:46:02.416+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54921 #22407 (13 connections now open) 2014-10-06T18:46:02.416+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54922 #22408 (14 connections now open) 2014-10-06T18:46:02.417+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54923 #22409 (15 connections now open) 2014-10-06T18:46:02.417+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54924 #22410 (16 connections now open) 2014-10-06T18:46:02.417+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54925 #22411 (17 connections now open) 2014-10-06T18:46:02.417+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54926 #22412 (18 connections now open) 2014-10-06T18:46:02.418+0000 I NETWORK [conn22397] end connection 127.0.0.1:54910 (17 connections now open) 2014-10-06T18:46:02.418+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54927 #22413 (18 connections now open) 2014-10-06T18:46:07.418+0000 I NETWORK [conn22404] end connection 127.0.0.1:54918 (17 connections now open) 2014-10-06T18:46:07.418+0000 I NETWORK [conn22399] end connection 127.0.0.1:54911 (17 connections now open) 2014-10-06T18:46:07.418+0000 I NETWORK [conn22409] end connection 127.0.0.1:54923 (17 connections now open) 2014-10-06T18:46:07.418+0000 I NETWORK [conn22401] end connection 127.0.0.1:54915 (17 connections now open) 2014-10-06T18:46:07.418+0000 I NETWORK [conn22413] end connection 127.0.0.1:54927 (15 connections now open) 2014-10-06T18:46:07.418+0000 I NETWORK [conn22403] end connection 127.0.0.1:54917 (14 connections now open) 2014-10-06T18:46:07.419+0000 I NETWORK [conn22400] end connection 127.0.0.1:54914 (13 connections now open) 2014-10-06T18:46:07.418+0000 I NETWORK [conn22411] end connection 127.0.0.1:54925 (17 connections now open) 2014-10-06T18:46:07.418+0000 I NETWORK [conn22408] end connection 127.0.0.1:54922 (17 connections now open) 2014-10-06T18:46:07.419+0000 I NETWORK [conn22407] end connection 127.0.0.1:54921 (10 connections now open) 2014-10-06T18:46:07.418+0000 I NETWORK [conn22412] end connection 127.0.0.1:54926 (17 connections now open) 2014-10-06T18:46:07.418+0000 I NETWORK [conn22398] end connection 127.0.0.1:54912 (17 connections now open) 2014-10-06T18:46:07.419+0000 I NETWORK [conn22406] end connection 127.0.0.1:54920 (5 connections now open) 2014-10-06T18:46:07.419+0000 I NETWORK [conn22410] end connection 127.0.0.1:54924 (10 connections now open) 2014-10-06T18:46:07.418+0000 I NETWORK [conn22405] end connection 127.0.0.1:54919 (17 connections now open) 2014-10-06T18:46:07.418+0000 I NETWORK [conn22402] end connection 127.0.0.1:54916 (15 connections now open) 2014-10-06T18:46:07.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54928 #22414 (3 connections now open) 2014-10-06T18:46:07.420+0000 I NETWORK [conn22414] end connection 127.0.0.1:54928 (2 connections now open) 2014-10-06T18:46:07.420+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:46:07.421+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:46:07.421+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:46:07.422+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:46:07.423+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:46:07.423+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:46:07.423+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:46:07.423+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:46:07.424+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:46:07.772+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:46:08.119+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:46:08.481+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:46:08.816+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54929 #22415 (3 connections now open) 2014-10-06T18:46:08.816+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54930 #22416 (4 connections now open) 2014-10-06T18:46:08.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54931 #22417 (5 connections now open) 2014-10-06T18:46:08.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54932 #22418 (6 connections now open) 2014-10-06T18:46:08.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54933 #22419 (7 connections now open) 2014-10-06T18:46:08.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54934 #22420 (8 connections now open) 2014-10-06T18:46:08.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54935 #22421 (9 connections now open) 2014-10-06T18:46:08.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54936 #22422 (10 connections now open) 2014-10-06T18:46:08.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54937 #22423 (11 connections now open) 2014-10-06T18:46:08.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54938 #22424 (12 connections now open) 2014-10-06T18:46:08.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54939 #22425 (13 connections now open) 2014-10-06T18:46:08.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54940 #22426 (14 connections now open) 2014-10-06T18:46:08.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54941 #22427 (15 connections now open) 2014-10-06T18:46:08.819+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54942 #22428 (16 connections now open) 2014-10-06T18:46:08.819+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54943 #22429 (17 connections now open) 2014-10-06T18:46:08.819+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54944 #22430 (18 connections now open) 2014-10-06T18:46:08.819+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54945 #22431 (19 connections now open) 2014-10-06T18:46:08.819+0000 I NETWORK [conn22415] end connection 127.0.0.1:54929 (18 connections now open) 2014-10-06T18:46:13.820+0000 I NETWORK [conn22429] end connection 127.0.0.1:54943 (17 connections now open) 2014-10-06T18:46:13.820+0000 I NETWORK [conn22424] end connection 127.0.0.1:54938 (17 connections now open) 2014-10-06T18:46:13.820+0000 I NETWORK [conn22422] end connection 127.0.0.1:54936 (17 connections now open) 2014-10-06T18:46:13.820+0000 I NETWORK [conn22420] end connection 127.0.0.1:54934 (16 connections now open) 2014-10-06T18:46:13.820+0000 I NETWORK [conn22416] end connection 127.0.0.1:54930 (17 connections now open) 2014-10-06T18:46:13.820+0000 I NETWORK [conn22423] end connection 127.0.0.1:54937 (15 connections now open) 2014-10-06T18:46:13.820+0000 I NETWORK [conn22421] end connection 127.0.0.1:54935 (16 connections now open) 2014-10-06T18:46:13.820+0000 I NETWORK [conn22418] end connection 127.0.0.1:54932 (11 connections now open) 2014-10-06T18:46:13.820+0000 I NETWORK [conn22428] end connection 127.0.0.1:54942 (10 connections now open) 2014-10-06T18:46:13.820+0000 I NETWORK [conn22417] end connection 127.0.0.1:54931 (8 connections now open) 2014-10-06T18:46:13.820+0000 I NETWORK [conn22419] end connection 127.0.0.1:54933 (8 connections now open) 2014-10-06T18:46:13.820+0000 I NETWORK [conn22427] end connection 127.0.0.1:54941 (16 connections now open) 2014-10-06T18:46:13.820+0000 I NETWORK [conn22426] end connection 127.0.0.1:54940 (14 connections now open) 2014-10-06T18:46:13.820+0000 I NETWORK [conn22431] end connection 127.0.0.1:54945 (17 connections now open) 2014-10-06T18:46:13.820+0000 I NETWORK [conn22430] end connection 127.0.0.1:54944 (17 connections now open) 2014-10-06T18:46:13.820+0000 I NETWORK [conn22425] end connection 127.0.0.1:54939 (12 connections now open) 2014-10-06T18:46:13.821+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54946 #22432 (3 connections now open) 2014-10-06T18:46:13.821+0000 I NETWORK [conn22432] end connection 127.0.0.1:54946 (2 connections now open) 2014-10-06T18:46:13.822+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:46:13.822+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:46:13.823+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:46:13.824+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:46:13.824+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:46:13.824+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:46:13.825+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:46:13.825+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:46:13.825+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:46:14.181+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:46:14.522+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:46:14.880+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:46:15.232+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54947 #22433 (3 connections now open) 2014-10-06T18:46:15.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54948 #22434 (4 connections now open) 2014-10-06T18:46:15.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54949 #22435 (5 connections now open) 2014-10-06T18:46:15.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54950 #22436 (6 connections now open) 2014-10-06T18:46:15.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54951 #22437 (7 connections now open) 2014-10-06T18:46:15.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54952 #22438 (8 connections now open) 2014-10-06T18:46:15.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54953 #22439 (9 connections now open) 2014-10-06T18:46:15.234+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54954 #22440 (10 connections now open) 2014-10-06T18:46:15.234+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54955 #22441 (11 connections now open) 2014-10-06T18:46:15.234+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54956 #22442 (12 connections now open) 2014-10-06T18:46:15.235+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54957 #22443 (13 connections now open) 2014-10-06T18:46:15.235+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54958 #22444 (14 connections now open) 2014-10-06T18:46:15.235+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54959 #22445 (15 connections now open) 2014-10-06T18:46:15.235+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54960 #22446 (16 connections now open) 2014-10-06T18:46:15.235+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54961 #22447 (17 connections now open) 2014-10-06T18:46:15.235+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54962 #22448 (18 connections now open) 2014-10-06T18:46:15.235+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54963 #22449 (19 connections now open) 2014-10-06T18:46:15.236+0000 I NETWORK [conn22433] end connection 127.0.0.1:54947 (18 connections now open) 2014-10-06T18:46:20.236+0000 I NETWORK [conn22438] end connection 127.0.0.1:54952 (17 connections now open) 2014-10-06T18:46:20.236+0000 I NETWORK [conn22441] end connection 127.0.0.1:54955 (17 connections now open) 2014-10-06T18:46:20.236+0000 I NETWORK [conn22448] end connection 127.0.0.1:54962 (17 connections now open) 2014-10-06T18:46:20.236+0000 I NETWORK [conn22443] end connection 127.0.0.1:54957 (17 connections now open) 2014-10-06T18:46:20.237+0000 I NETWORK [conn22444] end connection 127.0.0.1:54958 (14 connections now open) 2014-10-06T18:46:20.236+0000 I NETWORK [conn22445] end connection 127.0.0.1:54959 (17 connections now open) 2014-10-06T18:46:20.237+0000 I NETWORK [conn22439] end connection 127.0.0.1:54953 (13 connections now open) 2014-10-06T18:46:20.237+0000 I NETWORK [conn22447] end connection 127.0.0.1:54961 (11 connections now open) 2014-10-06T18:46:20.237+0000 I NETWORK [conn22436] end connection 127.0.0.1:54950 (10 connections now open) 2014-10-06T18:46:20.237+0000 I NETWORK [conn22446] end connection 127.0.0.1:54960 (10 connections now open) 2014-10-06T18:46:20.237+0000 I NETWORK [conn22442] end connection 127.0.0.1:54956 (9 connections now open) 2014-10-06T18:46:20.236+0000 I NETWORK [conn22440] end connection 127.0.0.1:54954 (17 connections now open) 2014-10-06T18:46:20.237+0000 I NETWORK [conn22435] end connection 127.0.0.1:54949 (14 connections now open) 2014-10-06T18:46:20.236+0000 I NETWORK [conn22434] end connection 127.0.0.1:54948 (17 connections now open) 2014-10-06T18:46:20.237+0000 I NETWORK [conn22449] end connection 127.0.0.1:54963 (10 connections now open) 2014-10-06T18:46:20.237+0000 I NETWORK [conn22437] end connection 127.0.0.1:54951 (3 connections now open) 2014-10-06T18:46:20.237+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54964 #22450 (3 connections now open) 2014-10-06T18:46:20.238+0000 I NETWORK [conn22450] end connection 127.0.0.1:54964 (2 connections now open) 2014-10-06T18:46:20.238+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:46:20.239+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:46:20.240+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:46:20.240+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:46:20.241+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:46:20.241+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:46:20.242+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:46:20.242+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:46:20.242+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:46:20.621+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:46:21.013+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:46:21.385+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:46:21.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54965 #22451 (3 connections now open) 2014-10-06T18:46:21.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54966 #22452 (4 connections now open) 2014-10-06T18:46:21.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54967 #22453 (5 connections now open) 2014-10-06T18:46:21.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54968 #22454 (6 connections now open) 2014-10-06T18:46:21.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54969 #22455 (7 connections now open) 2014-10-06T18:46:21.754+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54970 #22456 (8 connections now open) 2014-10-06T18:46:21.755+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54971 #22457 (9 connections now open) 2014-10-06T18:46:21.755+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54972 #22458 (10 connections now open) 2014-10-06T18:46:21.755+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54973 #22459 (11 connections now open) 2014-10-06T18:46:21.755+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54974 #22460 (12 connections now open) 2014-10-06T18:46:21.755+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54975 #22461 (13 connections now open) 2014-10-06T18:46:21.756+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54976 #22462 (14 connections now open) 2014-10-06T18:46:21.756+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54977 #22463 (15 connections now open) 2014-10-06T18:46:21.756+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54978 #22464 (16 connections now open) 2014-10-06T18:46:21.756+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54979 #22465 (17 connections now open) 2014-10-06T18:46:21.757+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54980 #22466 (18 connections now open) 2014-10-06T18:46:21.757+0000 I NETWORK [conn22451] end connection 127.0.0.1:54965 (17 connections now open) 2014-10-06T18:46:21.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54981 #22467 (18 connections now open) 2014-10-06T18:46:26.758+0000 I NETWORK [conn22458] end connection 127.0.0.1:54972 (17 connections now open) 2014-10-06T18:46:26.758+0000 I NETWORK [conn22454] end connection 127.0.0.1:54968 (17 connections now open) 2014-10-06T18:46:26.758+0000 I NETWORK [conn22467] end connection 127.0.0.1:54981 (16 connections now open) 2014-10-06T18:46:26.758+0000 I NETWORK [conn22465] end connection 127.0.0.1:54979 (16 connections now open) 2014-10-06T18:46:26.758+0000 I NETWORK [conn22459] end connection 127.0.0.1:54973 (17 connections now open) 2014-10-06T18:46:26.758+0000 I NETWORK [conn22453] end connection 127.0.0.1:54967 (15 connections now open) 2014-10-06T18:46:26.758+0000 I NETWORK [conn22457] end connection 127.0.0.1:54971 (15 connections now open) 2014-10-06T18:46:26.758+0000 I NETWORK [conn22461] end connection 127.0.0.1:54975 (17 connections now open) 2014-10-06T18:46:26.758+0000 I NETWORK [conn22463] end connection 127.0.0.1:54977 (10 connections now open) 2014-10-06T18:46:26.758+0000 I NETWORK [conn22456] end connection 127.0.0.1:54970 (10 connections now open) 2014-10-06T18:46:26.758+0000 I NETWORK [conn22466] end connection 127.0.0.1:54980 (9 connections now open) 2014-10-06T18:46:26.758+0000 I NETWORK [conn22452] end connection 127.0.0.1:54966 (16 connections now open) 2014-10-06T18:46:26.758+0000 I NETWORK [conn22462] end connection 127.0.0.1:54976 (15 connections now open) 2014-10-06T18:46:26.758+0000 I NETWORK [conn22455] end connection 127.0.0.1:54969 (11 connections now open) 2014-10-06T18:46:26.758+0000 I NETWORK [conn22464] end connection 127.0.0.1:54978 (7 connections now open) 2014-10-06T18:46:26.758+0000 I NETWORK [conn22460] end connection 127.0.0.1:54974 (5 connections now open) 2014-10-06T18:46:26.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54982 #22468 (3 connections now open) 2014-10-06T18:46:26.759+0000 I NETWORK [conn22468] end connection 127.0.0.1:54982 (2 connections now open) 2014-10-06T18:46:26.759+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:46:26.760+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:46:26.761+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:46:26.761+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:46:26.762+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:46:26.762+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:46:26.762+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:46:26.763+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:46:26.763+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:46:27.101+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:46:27.460+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:46:27.800+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:46:28.170+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54983 #22469 (3 connections now open) 2014-10-06T18:46:28.170+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54984 #22470 (4 connections now open) 2014-10-06T18:46:28.171+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54985 #22471 (5 connections now open) 2014-10-06T18:46:28.171+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54986 #22472 (6 connections now open) 2014-10-06T18:46:28.171+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54987 #22473 (7 connections now open) 2014-10-06T18:46:28.171+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54988 #22474 (8 connections now open) 2014-10-06T18:46:28.171+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54989 #22475 (9 connections now open) 2014-10-06T18:46:28.171+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54990 #22476 (10 connections now open) 2014-10-06T18:46:28.171+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54991 #22477 (11 connections now open) 2014-10-06T18:46:28.172+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54992 #22478 (12 connections now open) 2014-10-06T18:46:28.172+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54993 #22479 (13 connections now open) 2014-10-06T18:46:28.172+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54994 #22480 (14 connections now open) 2014-10-06T18:46:28.173+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54995 #22481 (15 connections now open) 2014-10-06T18:46:28.173+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54996 #22482 (16 connections now open) 2014-10-06T18:46:28.173+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54997 #22483 (17 connections now open) 2014-10-06T18:46:28.173+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54998 #22484 (18 connections now open) 2014-10-06T18:46:28.173+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:54999 #22485 (19 connections now open) 2014-10-06T18:46:28.174+0000 I NETWORK [conn22469] end connection 127.0.0.1:54983 (18 connections now open) 2014-10-06T18:46:33.174+0000 I NETWORK [conn22479] end connection 127.0.0.1:54993 (17 connections now open) 2014-10-06T18:46:33.174+0000 I NETWORK [conn22477] end connection 127.0.0.1:54991 (17 connections now open) 2014-10-06T18:46:33.174+0000 I NETWORK [conn22471] end connection 127.0.0.1:54985 (16 connections now open) 2014-10-06T18:46:33.174+0000 I NETWORK [conn22483] end connection 127.0.0.1:54997 (15 connections now open) 2014-10-06T18:46:33.174+0000 I NETWORK [conn22474] end connection 127.0.0.1:54988 (15 connections now open) 2014-10-06T18:46:33.174+0000 I NETWORK [conn22475] end connection 127.0.0.1:54989 (15 connections now open) 2014-10-06T18:46:33.174+0000 I NETWORK [conn22480] end connection 127.0.0.1:54994 (14 connections now open) 2014-10-06T18:46:33.174+0000 I NETWORK [conn22476] end connection 127.0.0.1:54990 (16 connections now open) 2014-10-06T18:46:33.175+0000 I NETWORK [conn22478] end connection 127.0.0.1:54992 (11 connections now open) 2014-10-06T18:46:33.174+0000 I NETWORK [conn22481] end connection 127.0.0.1:54995 (16 connections now open) 2014-10-06T18:46:33.175+0000 I NETWORK [conn22470] end connection 127.0.0.1:54984 (11 connections now open) 2014-10-06T18:46:33.174+0000 I NETWORK [conn22482] end connection 127.0.0.1:54996 (15 connections now open) 2014-10-06T18:46:33.175+0000 I NETWORK [conn22485] end connection 127.0.0.1:54999 (9 connections now open) 2014-10-06T18:46:33.175+0000 I NETWORK [conn22472] end connection 127.0.0.1:54986 (10 connections now open) 2014-10-06T18:46:33.175+0000 I NETWORK [conn22473] end connection 127.0.0.1:54987 (8 connections now open) 2014-10-06T18:46:33.175+0000 I NETWORK [conn22484] end connection 127.0.0.1:54998 (8 connections now open) 2014-10-06T18:46:33.175+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55000 #22486 (3 connections now open) 2014-10-06T18:46:33.176+0000 I NETWORK [conn22486] end connection 127.0.0.1:55000 (2 connections now open) 2014-10-06T18:46:33.176+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:46:33.177+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:46:33.177+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:46:33.178+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:46:33.179+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:46:33.179+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:46:33.179+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:46:33.180+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:46:33.180+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:46:33.545+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:46:33.882+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:46:34.240+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:46:34.580+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55001 #22487 (3 connections now open) 2014-10-06T18:46:34.580+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55002 #22488 (4 connections now open) 2014-10-06T18:46:34.580+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55003 #22489 (5 connections now open) 2014-10-06T18:46:34.580+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55004 #22490 (6 connections now open) 2014-10-06T18:46:34.580+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55005 #22491 (7 connections now open) 2014-10-06T18:46:34.580+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55006 #22492 (8 connections now open) 2014-10-06T18:46:34.581+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55007 #22493 (9 connections now open) 2014-10-06T18:46:34.581+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55008 #22494 (10 connections now open) 2014-10-06T18:46:34.581+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55010 #22495 (11 connections now open) 2014-10-06T18:46:34.581+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55011 #22496 (12 connections now open) 2014-10-06T18:46:34.582+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55013 #22497 (13 connections now open) 2014-10-06T18:46:34.582+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55012 #22498 (14 connections now open) 2014-10-06T18:46:34.582+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55015 #22499 (15 connections now open) 2014-10-06T18:46:34.583+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55016 #22500 (16 connections now open) 2014-10-06T18:46:34.583+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55017 #22501 (17 connections now open) 2014-10-06T18:46:34.583+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55018 #22502 (18 connections now open) 2014-10-06T18:46:34.583+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55019 #22503 (19 connections now open) 2014-10-06T18:46:34.584+0000 I NETWORK [conn22487] end connection 127.0.0.1:55001 (18 connections now open) 2014-10-06T18:46:39.584+0000 I NETWORK [conn22502] end connection 127.0.0.1:55018 (17 connections now open) 2014-10-06T18:46:39.584+0000 I NETWORK [conn22489] end connection 127.0.0.1:55003 (17 connections now open) 2014-10-06T18:46:39.584+0000 I NETWORK [conn22501] end connection 127.0.0.1:55017 (17 connections now open) 2014-10-06T18:46:39.584+0000 I NETWORK [conn22496] end connection 127.0.0.1:55011 (16 connections now open) 2014-10-06T18:46:39.584+0000 I NETWORK [conn22497] end connection 127.0.0.1:55013 (14 connections now open) 2014-10-06T18:46:39.584+0000 I NETWORK [conn22490] end connection 127.0.0.1:55004 (14 connections now open) 2014-10-06T18:46:39.584+0000 I NETWORK [conn22488] end connection 127.0.0.1:55002 (13 connections now open) 2014-10-06T18:46:39.584+0000 I NETWORK [conn22494] end connection 127.0.0.1:55008 (17 connections now open) 2014-10-06T18:46:39.584+0000 I NETWORK [conn22495] end connection 127.0.0.1:55010 (13 connections now open) 2014-10-06T18:46:39.584+0000 I NETWORK [conn22499] end connection 127.0.0.1:55015 (10 connections now open) 2014-10-06T18:46:39.584+0000 I NETWORK [conn22500] end connection 127.0.0.1:55016 (15 connections now open) 2014-10-06T18:46:39.584+0000 I NETWORK [conn22491] end connection 127.0.0.1:55005 (16 connections now open) 2014-10-06T18:46:39.584+0000 I NETWORK [conn22498] end connection 127.0.0.1:55012 (10 connections now open) 2014-10-06T18:46:39.584+0000 I NETWORK [conn22503] end connection 127.0.0.1:55019 (15 connections now open) 2014-10-06T18:46:39.584+0000 I NETWORK [conn22492] end connection 127.0.0.1:55006 (13 connections now open) 2014-10-06T18:46:39.584+0000 I NETWORK [conn22493] end connection 127.0.0.1:55007 (14 connections now open) 2014-10-06T18:46:39.585+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55020 #22504 (3 connections now open) 2014-10-06T18:46:39.586+0000 I NETWORK [conn22504] end connection 127.0.0.1:55020 (2 connections now open) 2014-10-06T18:46:39.586+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:46:39.587+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:46:39.587+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:46:39.588+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:46:39.589+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:46:39.589+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:46:39.589+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:46:39.589+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:46:39.590+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:46:39.950+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:46:40.292+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:46:40.649+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:46:41.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55021 #22505 (3 connections now open) 2014-10-06T18:46:41.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55022 #22506 (4 connections now open) 2014-10-06T18:46:41.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55023 #22507 (5 connections now open) 2014-10-06T18:46:41.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55024 #22508 (6 connections now open) 2014-10-06T18:46:41.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55025 #22509 (7 connections now open) 2014-10-06T18:46:41.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55026 #22510 (8 connections now open) 2014-10-06T18:46:41.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55027 #22511 (9 connections now open) 2014-10-06T18:46:41.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55028 #22512 (10 connections now open) 2014-10-06T18:46:41.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55029 #22513 (11 connections now open) 2014-10-06T18:46:41.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55030 #22514 (12 connections now open) 2014-10-06T18:46:41.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55031 #22515 (13 connections now open) 2014-10-06T18:46:41.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55032 #22516 (14 connections now open) 2014-10-06T18:46:41.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55033 #22517 (15 connections now open) 2014-10-06T18:46:41.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55034 #22518 (16 connections now open) 2014-10-06T18:46:41.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55035 #22519 (17 connections now open) 2014-10-06T18:46:41.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55036 #22520 (18 connections now open) 2014-10-06T18:46:41.006+0000 I NETWORK [conn22505] end connection 127.0.0.1:55021 (16 connections now open) 2014-10-06T18:46:41.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55037 #22521 (19 connections now open) 2014-10-06T18:46:46.006+0000 I NETWORK [conn22515] end connection 127.0.0.1:55031 (17 connections now open) 2014-10-06T18:46:46.006+0000 I NETWORK [conn22516] end connection 127.0.0.1:55032 (17 connections now open) 2014-10-06T18:46:46.006+0000 I NETWORK [conn22513] end connection 127.0.0.1:55029 (17 connections now open) 2014-10-06T18:46:46.006+0000 I NETWORK [conn22508] end connection 127.0.0.1:55024 (15 connections now open) 2014-10-06T18:46:46.006+0000 I NETWORK [conn22506] end connection 127.0.0.1:55022 (15 connections now open) 2014-10-06T18:46:46.006+0000 I NETWORK [conn22521] end connection 127.0.0.1:55037 (16 connections now open) 2014-10-06T18:46:46.006+0000 I NETWORK [conn22520] end connection 127.0.0.1:55036 (14 connections now open) 2014-10-06T18:46:46.006+0000 I NETWORK [conn22514] end connection 127.0.0.1:55030 (16 connections now open) 2014-10-06T18:46:46.007+0000 I NETWORK [conn22518] end connection 127.0.0.1:55034 (12 connections now open) 2014-10-06T18:46:46.007+0000 I NETWORK [conn22509] end connection 127.0.0.1:55025 (9 connections now open) 2014-10-06T18:46:46.006+0000 I NETWORK [conn22507] end connection 127.0.0.1:55023 (15 connections now open) 2014-10-06T18:46:46.006+0000 I NETWORK [conn22510] end connection 127.0.0.1:55026 (16 connections now open) 2014-10-06T18:46:46.006+0000 I NETWORK [conn22512] end connection 127.0.0.1:55028 (15 connections now open) 2014-10-06T18:46:46.006+0000 I NETWORK [conn22517] end connection 127.0.0.1:55033 (16 connections now open) 2014-10-06T18:46:46.007+0000 I NETWORK [conn22511] end connection 127.0.0.1:55027 (7 connections now open) 2014-10-06T18:46:46.007+0000 I NETWORK [conn22519] end connection 127.0.0.1:55035 (2 connections now open) 2014-10-06T18:46:46.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55038 #22522 (3 connections now open) 2014-10-06T18:46:46.008+0000 I NETWORK [conn22522] end connection 127.0.0.1:55038 (2 connections now open) 2014-10-06T18:46:46.008+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:46:46.009+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:46:46.010+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:46:46.010+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:46:46.011+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:46:46.011+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:46:46.011+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:46:46.012+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:46:46.012+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:46:46.357+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:46:46.716+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:46:47.051+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:46:47.417+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55039 #22523 (3 connections now open) 2014-10-06T18:46:47.418+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55040 #22524 (4 connections now open) 2014-10-06T18:46:47.418+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55041 #22525 (5 connections now open) 2014-10-06T18:46:47.418+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55042 #22526 (6 connections now open) 2014-10-06T18:46:47.418+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55043 #22527 (7 connections now open) 2014-10-06T18:46:47.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55044 #22528 (8 connections now open) 2014-10-06T18:46:47.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55045 #22529 (9 connections now open) 2014-10-06T18:46:47.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55046 #22530 (10 connections now open) 2014-10-06T18:46:47.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55047 #22531 (11 connections now open) 2014-10-06T18:46:47.419+0000 I NETWORK [conn22523] end connection 127.0.0.1:55039 (10 connections now open) 2014-10-06T18:46:52.420+0000 I NETWORK [conn22531] end connection 127.0.0.1:55047 (9 connections now open) 2014-10-06T18:46:52.420+0000 I NETWORK [conn22529] end connection 127.0.0.1:55045 (9 connections now open) 2014-10-06T18:46:52.420+0000 I NETWORK [conn22526] end connection 127.0.0.1:55042 (9 connections now open) 2014-10-06T18:46:52.420+0000 I NETWORK [conn22527] end connection 127.0.0.1:55043 (9 connections now open) 2014-10-06T18:46:52.420+0000 I NETWORK [conn22525] end connection 127.0.0.1:55041 (9 connections now open) 2014-10-06T18:46:52.420+0000 I NETWORK [conn22528] end connection 127.0.0.1:55044 (5 connections now open) 2014-10-06T18:46:52.420+0000 I NETWORK [conn22530] end connection 127.0.0.1:55046 (9 connections now open) 2014-10-06T18:46:52.420+0000 I NETWORK [conn22524] end connection 127.0.0.1:55040 (9 connections now open) 2014-10-06T18:46:52.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55048 #22532 (3 connections now open) 2014-10-06T18:46:52.421+0000 I NETWORK [conn22532] end connection 127.0.0.1:55048 (2 connections now open) 2014-10-06T18:46:52.421+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:46:52.422+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:46:52.423+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:46:52.423+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:46:52.424+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:46:52.424+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:46:52.424+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:46:52.425+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:46:52.425+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:46:52.764+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:46:53.121+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:46:53.469+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:46:53.816+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55049 #22533 (3 connections now open) 2014-10-06T18:46:53.816+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55050 #22534 (4 connections now open) 2014-10-06T18:46:53.816+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55051 #22535 (5 connections now open) 2014-10-06T18:46:53.816+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55052 #22536 (6 connections now open) 2014-10-06T18:46:53.816+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55053 #22537 (7 connections now open) 2014-10-06T18:46:53.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55054 #22538 (8 connections now open) 2014-10-06T18:46:53.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55055 #22539 (9 connections now open) 2014-10-06T18:46:53.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55056 #22540 (10 connections now open) 2014-10-06T18:46:53.817+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55057 #22541 (11 connections now open) 2014-10-06T18:46:53.817+0000 I NETWORK [conn22533] end connection 127.0.0.1:55049 (10 connections now open) 2014-10-06T18:46:58.818+0000 I NETWORK [conn22534] end connection 127.0.0.1:55050 (9 connections now open) 2014-10-06T18:46:58.818+0000 I NETWORK [conn22540] end connection 127.0.0.1:55056 (9 connections now open) 2014-10-06T18:46:58.818+0000 I NETWORK [conn22535] end connection 127.0.0.1:55051 (8 connections now open) 2014-10-06T18:46:58.818+0000 I NETWORK [conn22539] end connection 127.0.0.1:55055 (8 connections now open) 2014-10-06T18:46:58.818+0000 I NETWORK [conn22537] end connection 127.0.0.1:55053 (8 connections now open) 2014-10-06T18:46:58.818+0000 I NETWORK [conn22536] end connection 127.0.0.1:55052 (7 connections now open) 2014-10-06T18:46:58.818+0000 I NETWORK [conn22538] end connection 127.0.0.1:55054 (7 connections now open) 2014-10-06T18:46:58.818+0000 I NETWORK [conn22541] end connection 127.0.0.1:55057 (8 connections now open) 2014-10-06T18:46:58.818+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55058 #22542 (3 connections now open) 2014-10-06T18:46:58.819+0000 I NETWORK [conn22542] end connection 127.0.0.1:55058 (2 connections now open) 2014-10-06T18:46:58.819+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:46:58.820+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:46:58.820+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:46:58.821+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:46:58.822+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:46:58.822+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:46:58.822+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:46:58.822+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:46:58.823+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:46:59.181+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:46:59.521+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:46:59.875+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:47:00.214+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55059 #22543 (3 connections now open) 2014-10-06T18:47:00.214+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55061 #22544 (4 connections now open) 2014-10-06T18:47:00.215+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55060 #22545 (5 connections now open) 2014-10-06T18:47:00.215+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55063 #22546 (6 connections now open) 2014-10-06T18:47:00.215+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55064 #22547 (7 connections now open) 2014-10-06T18:47:00.215+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55065 #22548 (8 connections now open) 2014-10-06T18:47:00.215+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55066 #22549 (9 connections now open) 2014-10-06T18:47:00.215+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55067 #22550 (10 connections now open) 2014-10-06T18:47:00.215+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55068 #22551 (11 connections now open) 2014-10-06T18:47:00.216+0000 I NETWORK [conn22543] end connection 127.0.0.1:55059 (10 connections now open) 2014-10-06T18:47:05.216+0000 I NETWORK [conn22549] end connection 127.0.0.1:55066 (9 connections now open) 2014-10-06T18:47:05.216+0000 I NETWORK [conn22544] end connection 127.0.0.1:55061 (9 connections now open) 2014-10-06T18:47:05.216+0000 I NETWORK [conn22550] end connection 127.0.0.1:55067 (9 connections now open) 2014-10-06T18:47:05.216+0000 I NETWORK [conn22548] end connection 127.0.0.1:55065 (9 connections now open) 2014-10-06T18:47:05.216+0000 I NETWORK [conn22545] end connection 127.0.0.1:55060 (9 connections now open) 2014-10-06T18:47:05.216+0000 I NETWORK [conn22547] end connection 127.0.0.1:55064 (9 connections now open) 2014-10-06T18:47:05.216+0000 I NETWORK [conn22546] end connection 127.0.0.1:55063 (9 connections now open) 2014-10-06T18:47:05.216+0000 I NETWORK [conn22551] end connection 127.0.0.1:55068 (4 connections now open) 2014-10-06T18:47:05.216+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55069 #22552 (3 connections now open) 2014-10-06T18:47:05.217+0000 I NETWORK [conn22552] end connection 127.0.0.1:55069 (2 connections now open) 2014-10-06T18:47:05.217+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:47:05.218+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:47:05.219+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:47:05.219+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:47:05.220+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:47:05.220+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:47:05.220+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:47:05.221+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:47:05.221+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:47:05.576+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:47:05.926+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:47:06.268+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:47:06.624+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55070 #22553 (3 connections now open) 2014-10-06T18:47:06.625+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55072 #22554 (4 connections now open) 2014-10-06T18:47:06.625+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55071 #22555 (5 connections now open) 2014-10-06T18:47:06.625+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55073 #22556 (6 connections now open) 2014-10-06T18:47:06.625+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55074 #22557 (7 connections now open) 2014-10-06T18:47:06.625+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55075 #22558 (8 connections now open) 2014-10-06T18:47:06.625+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55076 #22559 (9 connections now open) 2014-10-06T18:47:06.625+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55077 #22560 (10 connections now open) 2014-10-06T18:47:06.625+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55078 #22561 (11 connections now open) 2014-10-06T18:47:06.626+0000 I NETWORK [conn22553] end connection 127.0.0.1:55070 (10 connections now open) 2014-10-06T18:47:11.626+0000 I NETWORK [conn22556] end connection 127.0.0.1:55073 (9 connections now open) 2014-10-06T18:47:11.626+0000 I NETWORK [conn22561] end connection 127.0.0.1:55078 (9 connections now open) 2014-10-06T18:47:11.626+0000 I NETWORK [conn22560] end connection 127.0.0.1:55077 (9 connections now open) 2014-10-06T18:47:11.626+0000 I NETWORK [conn22555] end connection 127.0.0.1:55071 (8 connections now open) 2014-10-06T18:47:11.626+0000 I NETWORK [conn22557] end connection 127.0.0.1:55074 (9 connections now open) 2014-10-06T18:47:11.626+0000 I NETWORK [conn22559] end connection 127.0.0.1:55076 (8 connections now open) 2014-10-06T18:47:11.626+0000 I NETWORK [conn22554] end connection 127.0.0.1:55072 (9 connections now open) 2014-10-06T18:47:11.626+0000 I NETWORK [conn22558] end connection 127.0.0.1:55075 (2 connections now open) 2014-10-06T18:47:11.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55079 #22562 (3 connections now open) 2014-10-06T18:47:11.627+0000 I NETWORK [conn22562] end connection 127.0.0.1:55079 (2 connections now open) 2014-10-06T18:47:11.627+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:47:11.628+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:47:11.629+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:47:11.629+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:47:11.630+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:47:11.630+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:47:11.631+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:47:11.631+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:47:11.631+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:47:11.975+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:47:12.326+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:47:12.663+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:47:13.020+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55080 #22563 (3 connections now open) 2014-10-06T18:47:13.021+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55081 #22564 (4 connections now open) 2014-10-06T18:47:13.021+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55082 #22565 (5 connections now open) 2014-10-06T18:47:13.021+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55083 #22566 (6 connections now open) 2014-10-06T18:47:13.021+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55084 #22567 (7 connections now open) 2014-10-06T18:47:13.021+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55085 #22568 (8 connections now open) 2014-10-06T18:47:13.021+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55086 #22569 (9 connections now open) 2014-10-06T18:47:13.021+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55087 #22570 (10 connections now open) 2014-10-06T18:47:13.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55088 #22571 (11 connections now open) 2014-10-06T18:47:13.022+0000 I NETWORK [conn22563] end connection 127.0.0.1:55080 (10 connections now open) 2014-10-06T18:47:18.022+0000 I NETWORK [conn22564] end connection 127.0.0.1:55081 (9 connections now open) 2014-10-06T18:47:18.022+0000 I NETWORK [conn22565] end connection 127.0.0.1:55082 (9 connections now open) 2014-10-06T18:47:18.022+0000 I NETWORK [conn22566] end connection 127.0.0.1:55083 (8 connections now open) 2014-10-06T18:47:18.023+0000 I NETWORK [conn22569] end connection 127.0.0.1:55086 (8 connections now open) 2014-10-06T18:47:18.023+0000 I NETWORK [conn22567] end connection 127.0.0.1:55084 (8 connections now open) 2014-10-06T18:47:18.023+0000 I NETWORK [conn22568] end connection 127.0.0.1:55085 (8 connections now open) 2014-10-06T18:47:18.023+0000 I NETWORK [conn22571] end connection 127.0.0.1:55088 (8 connections now open) 2014-10-06T18:47:18.023+0000 I NETWORK [conn22570] end connection 127.0.0.1:55087 (8 connections now open) 2014-10-06T18:47:18.023+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55089 #22572 (3 connections now open) 2014-10-06T18:47:18.023+0000 I NETWORK [conn22572] end connection 127.0.0.1:55089 (2 connections now open) 2014-10-06T18:47:18.024+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:47:18.024+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:47:18.025+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:47:18.025+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:47:18.026+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:47:18.026+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:47:18.026+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:47:18.027+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:47:18.027+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:47:18.363+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:47:18.720+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:47:19.079+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:47:19.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55090 #22573 (3 connections now open) 2014-10-06T18:47:19.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55091 #22574 (4 connections now open) 2014-10-06T18:47:19.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55092 #22575 (5 connections now open) 2014-10-06T18:47:19.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55093 #22576 (6 connections now open) 2014-10-06T18:47:19.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55094 #22577 (7 connections now open) 2014-10-06T18:47:19.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55095 #22578 (8 connections now open) 2014-10-06T18:47:19.420+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55096 #22579 (9 connections now open) 2014-10-06T18:47:19.421+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55097 #22580 (10 connections now open) 2014-10-06T18:47:19.421+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55098 #22581 (11 connections now open) 2014-10-06T18:47:19.421+0000 I NETWORK [conn22573] end connection 127.0.0.1:55090 (10 connections now open) 2014-10-06T18:47:24.422+0000 I NETWORK [conn22577] end connection 127.0.0.1:55094 (9 connections now open) 2014-10-06T18:47:24.422+0000 I NETWORK [conn22575] end connection 127.0.0.1:55092 (9 connections now open) 2014-10-06T18:47:24.422+0000 I NETWORK [conn22576] end connection 127.0.0.1:55093 (9 connections now open) 2014-10-06T18:47:24.422+0000 I NETWORK [conn22578] end connection 127.0.0.1:55095 (9 connections now open) 2014-10-06T18:47:24.422+0000 I NETWORK [conn22574] end connection 127.0.0.1:55091 (9 connections now open) 2014-10-06T18:47:24.422+0000 I NETWORK [conn22580] end connection 127.0.0.1:55097 (9 connections now open) 2014-10-06T18:47:24.422+0000 I NETWORK [conn22579] end connection 127.0.0.1:55096 (9 connections now open) 2014-10-06T18:47:24.422+0000 I NETWORK [conn22581] end connection 127.0.0.1:55098 (9 connections now open) 2014-10-06T18:47:24.423+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55099 #22582 (3 connections now open) 2014-10-06T18:47:24.423+0000 I NETWORK [conn22582] end connection 127.0.0.1:55099 (2 connections now open) 2014-10-06T18:47:24.423+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:47:24.424+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:47:24.425+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:47:24.425+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:47:24.426+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:47:24.426+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:47:24.426+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:47:24.427+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:47:24.427+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:47:24.783+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:47:25.128+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:47:25.486+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:47:25.831+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55100 #22583 (3 connections now open) 2014-10-06T18:47:25.832+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55101 #22584 (4 connections now open) 2014-10-06T18:47:25.832+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55102 #22585 (5 connections now open) 2014-10-06T18:47:25.832+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55103 #22586 (6 connections now open) 2014-10-06T18:47:25.832+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55104 #22587 (7 connections now open) 2014-10-06T18:47:25.832+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55105 #22588 (8 connections now open) 2014-10-06T18:47:25.832+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55106 #22589 (9 connections now open) 2014-10-06T18:47:25.833+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55107 #22590 (10 connections now open) 2014-10-06T18:47:25.833+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55108 #22591 (11 connections now open) 2014-10-06T18:47:25.833+0000 I NETWORK [conn22583] end connection 127.0.0.1:55100 (10 connections now open) 2014-10-06T18:47:30.834+0000 I NETWORK [conn22589] end connection 127.0.0.1:55106 (9 connections now open) 2014-10-06T18:47:30.834+0000 I NETWORK [conn22586] end connection 127.0.0.1:55103 (9 connections now open) 2014-10-06T18:47:30.834+0000 I NETWORK [conn22584] end connection 127.0.0.1:55101 (9 connections now open) 2014-10-06T18:47:30.834+0000 I NETWORK [conn22585] end connection 127.0.0.1:55102 (8 connections now open) 2014-10-06T18:47:30.834+0000 I NETWORK [conn22587] end connection 127.0.0.1:55104 (8 connections now open) 2014-10-06T18:47:30.834+0000 I NETWORK [conn22591] end connection 127.0.0.1:55108 (9 connections now open) 2014-10-06T18:47:30.834+0000 I NETWORK [conn22590] end connection 127.0.0.1:55107 (9 connections now open) 2014-10-06T18:47:30.834+0000 I NETWORK [conn22588] end connection 127.0.0.1:55105 (3 connections now open) 2014-10-06T18:47:30.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55109 #22592 (3 connections now open) 2014-10-06T18:47:30.835+0000 I NETWORK [conn22592] end connection 127.0.0.1:55109 (2 connections now open) 2014-10-06T18:47:30.835+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:47:30.836+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:47:30.836+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:47:30.837+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:47:30.838+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:47:30.838+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:47:30.838+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:47:30.838+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:47:30.839+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:47:31.195+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:47:31.554+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:47:31.894+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:47:32.260+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55110 #22593 (3 connections now open) 2014-10-06T18:47:32.260+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55111 #22594 (4 connections now open) 2014-10-06T18:47:32.260+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55112 #22595 (5 connections now open) 2014-10-06T18:47:32.261+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55113 #22596 (6 connections now open) 2014-10-06T18:47:32.261+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55114 #22597 (7 connections now open) 2014-10-06T18:47:32.261+0000 I NETWORK [conn22593] end connection 127.0.0.1:55110 (5 connections now open) 2014-10-06T18:47:37.261+0000 I NETWORK [conn22595] end connection 127.0.0.1:55112 (5 connections now open) 2014-10-06T18:47:37.261+0000 I NETWORK [conn22594] end connection 127.0.0.1:55111 (5 connections now open) 2014-10-06T18:47:37.261+0000 I NETWORK [conn22596] end connection 127.0.0.1:55113 (5 connections now open) 2014-10-06T18:47:37.261+0000 I NETWORK [conn22597] end connection 127.0.0.1:55114 (5 connections now open) 2014-10-06T18:47:37.261+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55115 #22598 (3 connections now open) 2014-10-06T18:47:37.262+0000 I NETWORK [conn22598] end connection 127.0.0.1:55115 (2 connections now open) 2014-10-06T18:47:37.262+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:47:37.263+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:47:37.264+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:47:37.264+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:47:37.265+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:47:37.265+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:47:37.265+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:47:37.265+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:47:37.266+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:47:37.606+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:47:37.963+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:47:38.301+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:47:38.663+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55116 #22599 (3 connections now open) 2014-10-06T18:47:38.663+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55117 #22600 (4 connections now open) 2014-10-06T18:47:38.663+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55118 #22601 (5 connections now open) 2014-10-06T18:47:38.663+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55119 #22602 (6 connections now open) 2014-10-06T18:47:38.663+0000 I NETWORK [conn22599] end connection 127.0.0.1:55116 (5 connections now open) 2014-10-06T18:47:38.663+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55120 #22603 (7 connections now open) 2014-10-06T18:47:43.664+0000 I NETWORK [conn22602] end connection 127.0.0.1:55119 (5 connections now open) 2014-10-06T18:47:43.664+0000 I NETWORK [conn22603] end connection 127.0.0.1:55120 (5 connections now open) 2014-10-06T18:47:43.664+0000 I NETWORK [conn22600] end connection 127.0.0.1:55117 (5 connections now open) 2014-10-06T18:47:43.664+0000 I NETWORK [conn22601] end connection 127.0.0.1:55118 (5 connections now open) 2014-10-06T18:47:43.664+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55121 #22604 (3 connections now open) 2014-10-06T18:47:43.665+0000 I NETWORK [conn22604] end connection 127.0.0.1:55121 (2 connections now open) 2014-10-06T18:47:43.665+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:47:43.666+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:47:43.670+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:47:43.670+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:47:43.671+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:47:43.671+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:47:43.671+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:47:43.672+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:47:43.672+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:47:44.022+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:47:44.372+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:47:44.731+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:47:45.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55122 #22605 (3 connections now open) 2014-10-06T18:47:45.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55123 #22606 (4 connections now open) 2014-10-06T18:47:45.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55124 #22607 (5 connections now open) 2014-10-06T18:47:45.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55125 #22608 (6 connections now open) 2014-10-06T18:47:45.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55126 #22609 (7 connections now open) 2014-10-06T18:47:45.075+0000 I NETWORK [conn22605] end connection 127.0.0.1:55122 (6 connections now open) 2014-10-06T18:47:50.076+0000 I NETWORK [conn22607] end connection 127.0.0.1:55124 (5 connections now open) 2014-10-06T18:47:50.076+0000 I NETWORK [conn22608] end connection 127.0.0.1:55125 (5 connections now open) 2014-10-06T18:47:50.076+0000 I NETWORK [conn22609] end connection 127.0.0.1:55126 (5 connections now open) 2014-10-06T18:47:50.076+0000 I NETWORK [conn22606] end connection 127.0.0.1:55123 (5 connections now open) 2014-10-06T18:47:50.076+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55127 #22610 (3 connections now open) 2014-10-06T18:47:50.077+0000 I NETWORK [conn22610] end connection 127.0.0.1:55127 (2 connections now open) 2014-10-06T18:47:50.077+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:47:50.078+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:47:50.078+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:47:50.079+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:47:50.080+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:47:50.080+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:47:50.080+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:47:50.080+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:47:50.081+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:47:50.440+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:47:50.779+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:47:51.135+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:47:51.485+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55128 #22611 (3 connections now open) 2014-10-06T18:47:51.485+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55129 #22612 (4 connections now open) 2014-10-06T18:47:51.485+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55130 #22613 (5 connections now open) 2014-10-06T18:47:51.485+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55131 #22614 (6 connections now open) 2014-10-06T18:47:51.485+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55132 #22615 (7 connections now open) 2014-10-06T18:47:51.486+0000 I NETWORK [conn22611] end connection 127.0.0.1:55128 (6 connections now open) 2014-10-06T18:47:56.486+0000 I NETWORK [conn22612] end connection 127.0.0.1:55129 (5 connections now open) 2014-10-06T18:47:56.486+0000 I NETWORK [conn22615] end connection 127.0.0.1:55132 (5 connections now open) 2014-10-06T18:47:56.486+0000 I NETWORK [conn22614] end connection 127.0.0.1:55131 (5 connections now open) 2014-10-06T18:47:56.486+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55133 #22616 (5 connections now open) 2014-10-06T18:47:56.486+0000 I NETWORK [conn22613] end connection 127.0.0.1:55130 (5 connections now open) 2014-10-06T18:47:56.487+0000 I NETWORK [conn22616] end connection 127.0.0.1:55133 (2 connections now open) 2014-10-06T18:47:56.487+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:47:56.488+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:47:56.489+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:47:56.489+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:47:56.490+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:47:56.490+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:47:56.490+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:47:56.491+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:47:56.491+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:47:56.836+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:47:57.192+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:47:57.530+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:47:57.884+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55134 #22617 (3 connections now open) 2014-10-06T18:47:57.885+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55135 #22618 (4 connections now open) 2014-10-06T18:47:57.885+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55136 #22619 (5 connections now open) 2014-10-06T18:47:57.885+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55137 #22620 (6 connections now open) 2014-10-06T18:47:57.885+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55138 #22621 (7 connections now open) 2014-10-06T18:47:57.885+0000 I NETWORK [conn22617] end connection 127.0.0.1:55134 (6 connections now open) 2014-10-06T18:48:02.886+0000 I NETWORK [conn22618] end connection 127.0.0.1:55135 (5 connections now open) 2014-10-06T18:48:02.886+0000 I NETWORK [conn22619] end connection 127.0.0.1:55136 (5 connections now open) 2014-10-06T18:48:02.886+0000 I NETWORK [conn22620] end connection 127.0.0.1:55137 (5 connections now open) 2014-10-06T18:48:02.886+0000 I NETWORK [conn22621] end connection 127.0.0.1:55138 (5 connections now open) 2014-10-06T18:48:02.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55139 #22622 (3 connections now open) 2014-10-06T18:48:02.886+0000 I NETWORK [conn22622] end connection 127.0.0.1:55139 (2 connections now open) 2014-10-06T18:48:02.887+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:48:02.888+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:48:02.888+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:48:02.889+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:48:02.889+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:48:02.890+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:48:02.890+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:48:02.890+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:48:02.890+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:48:03.227+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:48:03.585+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:48:03.933+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:48:04.281+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55140 #22623 (3 connections now open) 2014-10-06T18:48:04.281+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55141 #22624 (4 connections now open) 2014-10-06T18:48:04.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55142 #22625 (5 connections now open) 2014-10-06T18:48:04.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55143 #22626 (6 connections now open) 2014-10-06T18:48:04.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55144 #22627 (7 connections now open) 2014-10-06T18:48:04.282+0000 I NETWORK [conn22623] end connection 127.0.0.1:55140 (6 connections now open) 2014-10-06T18:48:09.282+0000 I NETWORK [conn22626] end connection 127.0.0.1:55143 (5 connections now open) 2014-10-06T18:48:09.282+0000 I NETWORK [conn22625] end connection 127.0.0.1:55142 (5 connections now open) 2014-10-06T18:48:09.282+0000 I NETWORK [conn22624] end connection 127.0.0.1:55141 (5 connections now open) 2014-10-06T18:48:09.282+0000 I NETWORK [conn22627] end connection 127.0.0.1:55144 (5 connections now open) 2014-10-06T18:48:09.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55145 #22628 (3 connections now open) 2014-10-06T18:48:09.283+0000 I NETWORK [conn22628] end connection 127.0.0.1:55145 (2 connections now open) 2014-10-06T18:48:09.283+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:48:09.284+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:48:09.284+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:48:09.285+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:48:09.286+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:48:09.286+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:48:09.286+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:48:09.286+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:48:09.287+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:48:09.645+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:48:09.984+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:48:10.345+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:48:10.685+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55146 #22629 (3 connections now open) 2014-10-06T18:48:10.685+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55147 #22630 (4 connections now open) 2014-10-06T18:48:10.685+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55148 #22631 (5 connections now open) 2014-10-06T18:48:10.685+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55149 #22632 (6 connections now open) 2014-10-06T18:48:10.685+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55150 #22633 (7 connections now open) 2014-10-06T18:48:10.685+0000 I NETWORK [conn22629] end connection 127.0.0.1:55146 (5 connections now open) 2014-10-06T18:48:15.685+0000 I NETWORK [conn22630] end connection 127.0.0.1:55147 (5 connections now open) 2014-10-06T18:48:15.686+0000 I NETWORK [conn22632] end connection 127.0.0.1:55149 (5 connections now open) 2014-10-06T18:48:15.685+0000 I NETWORK [conn22631] end connection 127.0.0.1:55148 (5 connections now open) 2014-10-06T18:48:15.686+0000 I NETWORK [conn22633] end connection 127.0.0.1:55150 (5 connections now open) 2014-10-06T18:48:15.686+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55151 #22634 (3 connections now open) 2014-10-06T18:48:15.686+0000 I NETWORK [conn22634] end connection 127.0.0.1:55151 (2 connections now open) 2014-10-06T18:48:15.687+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:48:15.687+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:48:15.688+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:48:15.688+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:48:15.689+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:48:15.689+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:48:15.690+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:48:15.690+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:48:15.690+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:48:16.052+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:48:16.392+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:48:16.753+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:48:17.110+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55152 #22635 (3 connections now open) 2014-10-06T18:48:17.110+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55153 #22636 (4 connections now open) 2014-10-06T18:48:17.110+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55154 #22637 (5 connections now open) 2014-10-06T18:48:17.111+0000 I NETWORK [conn22635] end connection 127.0.0.1:55152 (4 connections now open) 2014-10-06T18:48:22.111+0000 I NETWORK [conn22637] end connection 127.0.0.1:55154 (3 connections now open) 2014-10-06T18:48:22.111+0000 I NETWORK [conn22636] end connection 127.0.0.1:55153 (3 connections now open) 2014-10-06T18:48:22.111+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55155 #22638 (3 connections now open) 2014-10-06T18:48:22.112+0000 I NETWORK [conn22638] end connection 127.0.0.1:55155 (2 connections now open) 2014-10-06T18:48:22.112+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:48:22.113+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:48:22.113+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:48:22.114+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:48:22.115+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:48:22.115+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:48:22.115+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:48:22.115+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:48:22.116+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:48:22.460+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:48:22.814+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:48:23.154+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:48:23.510+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55156 #22639 (3 connections now open) 2014-10-06T18:48:23.511+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55157 #22640 (4 connections now open) 2014-10-06T18:48:23.511+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55158 #22641 (5 connections now open) 2014-10-06T18:48:23.511+0000 I NETWORK [conn22639] end connection 127.0.0.1:55156 (4 connections now open) 2014-10-06T18:48:28.511+0000 I NETWORK [conn22640] end connection 127.0.0.1:55157 (3 connections now open) 2014-10-06T18:48:28.511+0000 I NETWORK [conn22641] end connection 127.0.0.1:55158 (3 connections now open) 2014-10-06T18:48:28.512+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55160 #22642 (3 connections now open) 2014-10-06T18:48:28.512+0000 I NETWORK [conn22642] end connection 127.0.0.1:55160 (2 connections now open) 2014-10-06T18:48:28.513+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:48:28.513+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:48:28.514+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:48:28.514+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:48:28.515+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:48:28.515+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:48:28.516+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:48:28.516+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:48:28.516+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:48:28.858+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:48:29.213+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:48:29.565+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:48:29.913+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55161 #22643 (3 connections now open) 2014-10-06T18:48:29.914+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55162 #22644 (4 connections now open) 2014-10-06T18:48:29.914+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55163 #22645 (5 connections now open) 2014-10-06T18:48:29.914+0000 I NETWORK [conn22643] end connection 127.0.0.1:55161 (4 connections now open) 2014-10-06T18:48:34.914+0000 I NETWORK [conn22644] end connection 127.0.0.1:55162 (3 connections now open) 2014-10-06T18:48:34.914+0000 I NETWORK [conn22645] end connection 127.0.0.1:55163 (3 connections now open) 2014-10-06T18:48:34.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55164 #22646 (3 connections now open) 2014-10-06T18:48:34.915+0000 I NETWORK [conn22646] end connection 127.0.0.1:55164 (2 connections now open) 2014-10-06T18:48:34.915+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:48:34.916+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:48:34.917+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:48:34.918+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:48:34.918+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:48:34.918+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:48:34.919+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:48:34.919+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:48:34.919+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:48:35.285+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:48:35.621+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:48:35.975+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:48:36.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55165 #22647 (3 connections now open) 2014-10-06T18:48:36.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55166 #22648 (4 connections now open) 2014-10-06T18:48:36.316+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55167 #22649 (5 connections now open) 2014-10-06T18:48:36.317+0000 I NETWORK [conn22647] end connection 127.0.0.1:55165 (4 connections now open) 2014-10-06T18:48:41.317+0000 I NETWORK [conn22648] end connection 127.0.0.1:55166 (3 connections now open) 2014-10-06T18:48:41.317+0000 I NETWORK [conn22649] end connection 127.0.0.1:55167 (3 connections now open) 2014-10-06T18:48:41.317+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55168 #22650 (3 connections now open) 2014-10-06T18:48:41.318+0000 I NETWORK [conn22650] end connection 127.0.0.1:55168 (2 connections now open) 2014-10-06T18:48:41.318+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:48:41.319+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:48:41.319+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:48:41.320+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:48:41.321+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:48:41.321+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:48:41.321+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:48:41.322+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:48:41.322+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:48:41.681+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:48:42.027+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:48:42.373+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:48:42.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55169 #22651 (3 connections now open) 2014-10-06T18:48:42.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55170 #22652 (4 connections now open) 2014-10-06T18:48:42.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55171 #22653 (5 connections now open) 2014-10-06T18:48:42.737+0000 I NETWORK [conn22651] end connection 127.0.0.1:55169 (4 connections now open) 2014-10-06T18:48:47.737+0000 I NETWORK [conn22653] end connection 127.0.0.1:55171 (3 connections now open) 2014-10-06T18:48:47.737+0000 I NETWORK [conn22652] end connection 127.0.0.1:55170 (3 connections now open) 2014-10-06T18:48:47.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55172 #22654 (3 connections now open) 2014-10-06T18:48:47.738+0000 I NETWORK [conn22654] end connection 127.0.0.1:55172 (2 connections now open) 2014-10-06T18:48:47.738+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:48:47.739+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:48:47.740+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:48:47.740+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:48:47.741+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:48:47.741+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:48:47.741+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:48:47.742+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:48:47.742+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:48:48.079+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:48:48.435+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:48:48.776+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:48:49.133+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55173 #22655 (3 connections now open) 2014-10-06T18:48:49.133+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55174 #22656 (4 connections now open) 2014-10-06T18:48:49.133+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55175 #22657 (5 connections now open) 2014-10-06T18:48:49.134+0000 I NETWORK [conn22655] end connection 127.0.0.1:55173 (4 connections now open) 2014-10-06T18:48:54.134+0000 I NETWORK [conn22657] end connection 127.0.0.1:55175 (3 connections now open) 2014-10-06T18:48:54.134+0000 I NETWORK [conn22656] end connection 127.0.0.1:55174 (3 connections now open) 2014-10-06T18:48:54.134+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55176 #22658 (3 connections now open) 2014-10-06T18:48:54.135+0000 I NETWORK [conn22658] end connection 127.0.0.1:55176 (2 connections now open) 2014-10-06T18:48:54.135+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:48:54.136+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:48:54.136+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:48:54.137+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:48:54.138+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:48:54.138+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:48:54.138+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:48:54.138+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:48:54.139+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:48:54.487+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:48:54.835+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:48:55.193+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:48:55.530+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55177 #22659 (3 connections now open) 2014-10-06T18:48:55.530+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55178 #22660 (4 connections now open) 2014-10-06T18:48:55.530+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55179 #22661 (5 connections now open) 2014-10-06T18:48:55.531+0000 I NETWORK [conn22659] end connection 127.0.0.1:55177 (4 connections now open) 2014-10-06T18:49:00.531+0000 I NETWORK [conn22660] end connection 127.0.0.1:55178 (3 connections now open) 2014-10-06T18:49:00.531+0000 I NETWORK [conn22661] end connection 127.0.0.1:55179 (3 connections now open) 2014-10-06T18:49:00.531+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55181 #22662 (4 connections now open) 2014-10-06T18:49:00.532+0000 I NETWORK [conn22662] end connection 127.0.0.1:55181 (2 connections now open) 2014-10-06T18:49:00.532+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:49:00.533+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:49:00.533+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:49:00.534+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:49:00.535+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:49:00.535+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:49:00.535+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:49:00.535+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:49:00.536+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:49:00.895+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:49:01.239+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:49:01.596+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:49:01.947+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55182 #22663 (3 connections now open) 2014-10-06T18:49:01.947+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55183 #22664 (4 connections now open) 2014-10-06T18:49:01.947+0000 I NETWORK [conn22663] end connection 127.0.0.1:55182 (3 connections now open) 2014-10-06T18:49:06.948+0000 I NETWORK [conn22664] end connection 127.0.0.1:55183 (2 connections now open) 2014-10-06T18:49:06.948+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55184 #22665 (3 connections now open) 2014-10-06T18:49:06.948+0000 I NETWORK [conn22665] end connection 127.0.0.1:55184 (2 connections now open) 2014-10-06T18:49:06.949+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:49:06.949+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:49:06.950+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:49:06.951+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:49:06.951+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:49:06.952+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:49:06.952+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:49:06.952+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:49:06.952+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:49:07.305+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:49:07.667+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:49:08.009+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:49:08.373+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55185 #22666 (3 connections now open) 2014-10-06T18:49:08.373+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55186 #22667 (4 connections now open) 2014-10-06T18:49:08.374+0000 I NETWORK [conn22666] end connection 127.0.0.1:55185 (3 connections now open) 2014-10-06T18:49:13.374+0000 I NETWORK [conn22667] end connection 127.0.0.1:55186 (2 connections now open) 2014-10-06T18:49:13.374+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55187 #22668 (3 connections now open) 2014-10-06T18:49:13.375+0000 I NETWORK [conn22668] end connection 127.0.0.1:55187 (2 connections now open) 2014-10-06T18:49:13.375+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:49:13.376+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:49:13.377+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:49:13.377+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:49:13.378+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:49:13.378+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:49:13.378+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:49:13.379+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:49:13.379+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:49:13.727+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:49:14.085+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:49:14.424+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:49:14.790+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55188 #22669 (3 connections now open) 2014-10-06T18:49:14.790+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55189 #22670 (4 connections now open) 2014-10-06T18:49:14.790+0000 I NETWORK [conn22669] end connection 127.0.0.1:55188 (3 connections now open) 2014-10-06T18:49:19.790+0000 I NETWORK [conn22670] end connection 127.0.0.1:55189 (2 connections now open) 2014-10-06T18:49:19.791+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55190 #22671 (3 connections now open) 2014-10-06T18:49:19.791+0000 I NETWORK [conn22671] end connection 127.0.0.1:55190 (2 connections now open) 2014-10-06T18:49:19.791+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:49:19.792+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:49:19.792+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:49:19.793+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:49:19.794+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:49:19.794+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:49:19.794+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:49:19.794+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:49:19.795+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:49:20.156+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:49:20.495+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:49:20.866+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:49:21.207+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55191 #22672 (3 connections now open) 2014-10-06T18:49:21.207+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55192 #22673 (4 connections now open) 2014-10-06T18:49:21.208+0000 I NETWORK [conn22672] end connection 127.0.0.1:55191 (3 connections now open) 2014-10-06T18:49:26.208+0000 I NETWORK [conn22673] end connection 127.0.0.1:55192 (2 connections now open) 2014-10-06T18:49:26.208+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55193 #22674 (3 connections now open) 2014-10-06T18:49:26.208+0000 I NETWORK [conn22674] end connection 127.0.0.1:55193 (2 connections now open) 2014-10-06T18:49:26.209+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:49:26.210+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:49:26.210+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:49:26.211+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:49:26.211+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:49:26.212+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:49:26.212+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:49:26.212+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:49:26.212+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:49:26.576+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:49:26.918+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:49:27.281+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:49:27.637+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55194 #22675 (3 connections now open) 2014-10-06T18:49:27.637+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55195 #22676 (4 connections now open) 2014-10-06T18:49:27.637+0000 I NETWORK [conn22675] end connection 127.0.0.1:55194 (3 connections now open) 2014-10-06T18:49:32.638+0000 I NETWORK [conn22676] end connection 127.0.0.1:55195 (2 connections now open) 2014-10-06T18:49:32.638+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55196 #22677 (3 connections now open) 2014-10-06T18:49:32.638+0000 I NETWORK [conn22677] end connection 127.0.0.1:55196 (2 connections now open) 2014-10-06T18:49:32.639+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:49:32.640+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:49:32.640+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:49:32.641+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:49:32.641+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:49:32.642+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:49:32.642+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:49:32.642+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:49:32.642+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:49:32.983+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:49:33.340+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:49:33.676+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:49:34.036+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55197 #22678 (3 connections now open) 2014-10-06T18:49:34.036+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55198 #22679 (4 connections now open) 2014-10-06T18:49:34.036+0000 I NETWORK [conn22678] end connection 127.0.0.1:55197 (3 connections now open) 2014-10-06T18:49:39.037+0000 I NETWORK [conn22679] end connection 127.0.0.1:55198 (2 connections now open) 2014-10-06T18:49:39.037+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55199 #22680 (3 connections now open) 2014-10-06T18:49:39.037+0000 I NETWORK [conn22680] end connection 127.0.0.1:55199 (2 connections now open) 2014-10-06T18:49:39.038+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:49:39.038+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:49:39.039+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:49:39.040+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:49:39.040+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:49:39.041+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:49:39.041+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:49:39.041+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:49:39.041+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:49:39.383+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:49:39.744+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:49:40.095+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:49:40.446+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55200 #22681 (3 connections now open) 2014-10-06T18:49:40.446+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55201 #22682 (4 connections now open) 2014-10-06T18:49:40.447+0000 I NETWORK [conn22681] end connection 127.0.0.1:55200 (3 connections now open) 2014-10-06T18:49:45.447+0000 I NETWORK [conn22682] end connection 127.0.0.1:55201 (2 connections now open) 2014-10-06T18:49:45.447+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55202 #22683 (3 connections now open) 2014-10-06T18:49:45.448+0000 I NETWORK [conn22683] end connection 127.0.0.1:55202 (2 connections now open) 2014-10-06T18:49:45.448+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsFullCollection 2014-10-06T18:49:45.449+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsFullCollection 2014-10-06T18:49:45.450+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsFullCollection 2014-10-06T18:49:45.450+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsFullCollection 2014-10-06T18:49:45.455+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:49:45.455+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:49:45.456+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:49:45.456+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:49:45.456+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:49:45.824+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:49:46.163+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:49:46.527+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:49:46.872+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55203 #22684 (3 connections now open) 2014-10-06T18:49:46.873+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55204 #22685 (4 connections now open) 2014-10-06T18:49:46.873+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55205 #22686 (5 connections now open) 2014-10-06T18:49:46.873+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55206 #22687 (6 connections now open) 2014-10-06T18:49:46.873+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55207 #22688 (7 connections now open) 2014-10-06T18:49:46.873+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55208 #22689 (8 connections now open) 2014-10-06T18:49:46.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55209 #22690 (9 connections now open) 2014-10-06T18:49:46.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55210 #22691 (10 connections now open) 2014-10-06T18:49:46.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55211 #22692 (11 connections now open) 2014-10-06T18:49:46.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55212 #22693 (12 connections now open) 2014-10-06T18:49:46.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55213 #22694 (13 connections now open) 2014-10-06T18:49:46.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55214 #22695 (14 connections now open) 2014-10-06T18:49:46.874+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55215 #22696 (15 connections now open) 2014-10-06T18:49:46.875+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55216 #22697 (16 connections now open) 2014-10-06T18:49:46.875+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55217 #22698 (17 connections now open) 2014-10-06T18:49:46.875+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55218 #22699 (18 connections now open) 2014-10-06T18:49:46.876+0000 I NETWORK [conn22684] end connection 127.0.0.1:55203 (17 connections now open) 2014-10-06T18:49:46.877+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55219 #22700 (18 connections now open) 2014-10-06T18:49:51.876+0000 I NETWORK [conn22686] end connection 127.0.0.1:55205 (17 connections now open) 2014-10-06T18:49:51.876+0000 I NETWORK [conn22699] end connection 127.0.0.1:55218 (17 connections now open) 2014-10-06T18:49:51.876+0000 I NETWORK [conn22693] end connection 127.0.0.1:55212 (16 connections now open) 2014-10-06T18:49:51.876+0000 I NETWORK [conn22697] end connection 127.0.0.1:55216 (14 connections now open) 2014-10-06T18:49:51.876+0000 I NETWORK [conn22690] end connection 127.0.0.1:55209 (14 connections now open) 2014-10-06T18:49:51.876+0000 I NETWORK [conn22689] end connection 127.0.0.1:55208 (13 connections now open) 2014-10-06T18:49:51.876+0000 I NETWORK [conn22685] end connection 127.0.0.1:55204 (13 connections now open) 2014-10-06T18:49:51.876+0000 I NETWORK [conn22691] end connection 127.0.0.1:55210 (13 connections now open) 2014-10-06T18:49:51.876+0000 I NETWORK [conn22698] end connection 127.0.0.1:55217 (12 connections now open) 2014-10-06T18:49:51.876+0000 I NETWORK [conn22695] end connection 127.0.0.1:55214 (10 connections now open) 2014-10-06T18:49:51.876+0000 I NETWORK [conn22687] end connection 127.0.0.1:55206 (8 connections now open) 2014-10-06T18:49:51.877+0000 I NETWORK [conn22696] end connection 127.0.0.1:55215 (6 connections now open) 2014-10-06T18:49:51.877+0000 I NETWORK [conn22688] end connection 127.0.0.1:55207 (5 connections now open) 2014-10-06T18:49:51.877+0000 I NETWORK [conn22700] end connection 127.0.0.1:55219 (5 connections now open) 2014-10-06T18:49:51.877+0000 I NETWORK [conn22692] end connection 127.0.0.1:55211 (4 connections now open) 2014-10-06T18:49:51.877+0000 I NETWORK [conn22694] end connection 127.0.0.1:55213 (3 connections now open) 2014-10-06T18:49:51.877+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55220 #22701 (3 connections now open) 2014-10-06T18:49:51.877+0000 I NETWORK [conn22701] end connection 127.0.0.1:55220 (2 connections now open) 2014-10-06T18:49:51.878+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:49:51.879+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:49:51.879+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:49:51.880+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:49:51.880+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:49:51.881+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:49:51.881+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:49:51.881+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:49:51.881+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:49:52.246+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:49:52.599+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:49:52.949+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:49:53.307+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55221 #22702 (3 connections now open) 2014-10-06T18:49:53.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55222 #22703 (4 connections now open) 2014-10-06T18:49:53.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55223 #22704 (5 connections now open) 2014-10-06T18:49:53.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55224 #22705 (6 connections now open) 2014-10-06T18:49:53.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55225 #22706 (7 connections now open) 2014-10-06T18:49:53.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55226 #22707 (8 connections now open) 2014-10-06T18:49:53.308+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55227 #22708 (9 connections now open) 2014-10-06T18:49:53.309+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55228 #22709 (10 connections now open) 2014-10-06T18:49:53.309+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55229 #22710 (11 connections now open) 2014-10-06T18:49:53.309+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55230 #22711 (12 connections now open) 2014-10-06T18:49:53.309+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55231 #22712 (13 connections now open) 2014-10-06T18:49:53.311+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55232 #22713 (14 connections now open) 2014-10-06T18:49:53.311+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55233 #22714 (15 connections now open) 2014-10-06T18:49:53.312+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55234 #22715 (16 connections now open) 2014-10-06T18:49:53.312+0000 I NETWORK [conn22702] end connection 127.0.0.1:55221 (15 connections now open) 2014-10-06T18:49:53.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55235 #22716 (16 connections now open) 2014-10-06T18:49:53.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55236 #22717 (17 connections now open) 2014-10-06T18:49:53.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55237 #22718 (18 connections now open) 2014-10-06T18:49:58.312+0000 I NETWORK [conn22707] end connection 127.0.0.1:55226 (17 connections now open) 2014-10-06T18:49:58.312+0000 I NETWORK [conn22705] end connection 127.0.0.1:55224 (16 connections now open) 2014-10-06T18:49:58.312+0000 I NETWORK [conn22716] end connection 127.0.0.1:55235 (16 connections now open) 2014-10-06T18:49:58.312+0000 I NETWORK [conn22704] end connection 127.0.0.1:55223 (16 connections now open) 2014-10-06T18:49:58.313+0000 I NETWORK [conn22712] end connection 127.0.0.1:55231 (13 connections now open) 2014-10-06T18:49:58.313+0000 I NETWORK [conn22718] end connection 127.0.0.1:55237 (13 connections now open) 2014-10-06T18:49:58.313+0000 I NETWORK [conn22706] end connection 127.0.0.1:55225 (12 connections now open) 2014-10-06T18:49:58.313+0000 I NETWORK [conn22710] end connection 127.0.0.1:55229 (12 connections now open) 2014-10-06T18:49:58.313+0000 I NETWORK [conn22711] end connection 127.0.0.1:55230 (12 connections now open) 2014-10-06T18:49:58.313+0000 I NETWORK [conn22709] end connection 127.0.0.1:55228 (9 connections now open) 2014-10-06T18:49:58.313+0000 I NETWORK [conn22714] end connection 127.0.0.1:55233 (9 connections now open) 2014-10-06T18:49:58.313+0000 I NETWORK [conn22717] end connection 127.0.0.1:55236 (8 connections now open) 2014-10-06T18:49:58.313+0000 I NETWORK [conn22703] end connection 127.0.0.1:55222 (7 connections now open) 2014-10-06T18:49:58.313+0000 I NETWORK [conn22715] end connection 127.0.0.1:55234 (4 connections now open) 2014-10-06T18:49:58.313+0000 I NETWORK [conn22713] end connection 127.0.0.1:55232 (4 connections now open) 2014-10-06T18:49:58.313+0000 I NETWORK [conn22708] end connection 127.0.0.1:55227 (2 connections now open) 2014-10-06T18:49:58.313+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55238 #22719 (3 connections now open) 2014-10-06T18:49:58.314+0000 I NETWORK [conn22719] end connection 127.0.0.1:55238 (2 connections now open) 2014-10-06T18:49:58.314+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:49:58.315+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:49:58.315+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:49:58.316+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:49:58.317+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:49:58.317+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:49:58.317+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:49:58.317+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:49:58.318+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:49:58.658+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:49:59.018+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:49:59.365+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:49:59.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55239 #22720 (3 connections now open) 2014-10-06T18:49:59.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55240 #22721 (4 connections now open) 2014-10-06T18:49:59.727+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55241 #22722 (5 connections now open) 2014-10-06T18:49:59.727+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55242 #22723 (6 connections now open) 2014-10-06T18:49:59.727+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55243 #22724 (7 connections now open) 2014-10-06T18:49:59.727+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55244 #22725 (8 connections now open) 2014-10-06T18:49:59.728+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55245 #22726 (9 connections now open) 2014-10-06T18:49:59.728+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55246 #22727 (10 connections now open) 2014-10-06T18:49:59.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55247 #22728 (11 connections now open) 2014-10-06T18:49:59.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55248 #22729 (12 connections now open) 2014-10-06T18:49:59.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55249 #22730 (13 connections now open) 2014-10-06T18:49:59.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55250 #22731 (14 connections now open) 2014-10-06T18:49:59.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55251 #22732 (15 connections now open) 2014-10-06T18:49:59.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55252 #22733 (16 connections now open) 2014-10-06T18:49:59.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55253 #22734 (17 connections now open) 2014-10-06T18:49:59.730+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55254 #22735 (18 connections now open) 2014-10-06T18:49:59.731+0000 I NETWORK [conn22720] end connection 127.0.0.1:55239 (17 connections now open) 2014-10-06T18:49:59.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55255 #22736 (18 connections now open) 2014-10-06T18:50:04.731+0000 I NETWORK [conn22733] end connection 127.0.0.1:55252 (17 connections now open) 2014-10-06T18:50:04.731+0000 I NETWORK [conn22735] end connection 127.0.0.1:55254 (17 connections now open) 2014-10-06T18:50:04.731+0000 I NETWORK [conn22724] end connection 127.0.0.1:55243 (15 connections now open) 2014-10-06T18:50:04.731+0000 I NETWORK [conn22726] end connection 127.0.0.1:55245 (15 connections now open) 2014-10-06T18:50:04.731+0000 I NETWORK [conn22721] end connection 127.0.0.1:55240 (17 connections now open) 2014-10-06T18:50:04.731+0000 I NETWORK [conn22731] end connection 127.0.0.1:55250 (13 connections now open) 2014-10-06T18:50:04.732+0000 I NETWORK [conn22734] end connection 127.0.0.1:55253 (11 connections now open) 2014-10-06T18:50:04.732+0000 I NETWORK [conn22722] end connection 127.0.0.1:55241 (11 connections now open) 2014-10-06T18:50:04.732+0000 I NETWORK [conn22723] end connection 127.0.0.1:55242 (11 connections now open) 2014-10-06T18:50:04.732+0000 I NETWORK [conn22730] end connection 127.0.0.1:55249 (11 connections now open) 2014-10-06T18:50:04.732+0000 I NETWORK [conn22729] end connection 127.0.0.1:55248 (9 connections now open) 2014-10-06T18:50:04.732+0000 I NETWORK [conn22725] end connection 127.0.0.1:55244 (7 connections now open) 2014-10-06T18:50:04.732+0000 I NETWORK [conn22728] end connection 127.0.0.1:55247 (8 connections now open) 2014-10-06T18:50:04.732+0000 I NETWORK [conn22736] end connection 127.0.0.1:55255 (7 connections now open) 2014-10-06T18:50:04.732+0000 I NETWORK [conn22727] end connection 127.0.0.1:55246 (11 connections now open) 2014-10-06T18:50:04.732+0000 I NETWORK [conn22732] end connection 127.0.0.1:55251 (11 connections now open) 2014-10-06T18:50:04.732+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55256 #22737 (3 connections now open) 2014-10-06T18:50:04.733+0000 I NETWORK [conn22737] end connection 127.0.0.1:55256 (2 connections now open) 2014-10-06T18:50:04.733+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:50:04.734+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:50:04.734+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:50:04.735+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:50:04.736+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:50:04.736+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:50:04.736+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:50:04.736+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:50:04.737+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:50:05.086+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:50:05.431+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:50:05.791+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:50:06.126+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55257 #22738 (3 connections now open) 2014-10-06T18:50:06.127+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55258 #22739 (4 connections now open) 2014-10-06T18:50:06.127+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55259 #22740 (5 connections now open) 2014-10-06T18:50:06.127+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55260 #22741 (6 connections now open) 2014-10-06T18:50:06.127+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55261 #22742 (7 connections now open) 2014-10-06T18:50:06.127+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55263 #22743 (8 connections now open) 2014-10-06T18:50:06.128+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55264 #22744 (9 connections now open) 2014-10-06T18:50:06.129+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55265 #22745 (10 connections now open) 2014-10-06T18:50:06.129+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55266 #22746 (11 connections now open) 2014-10-06T18:50:06.129+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55267 #22747 (12 connections now open) 2014-10-06T18:50:06.129+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55268 #22748 (13 connections now open) 2014-10-06T18:50:06.129+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55269 #22749 (14 connections now open) 2014-10-06T18:50:06.129+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55270 #22750 (15 connections now open) 2014-10-06T18:50:06.129+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55271 #22751 (16 connections now open) 2014-10-06T18:50:06.130+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55272 #22752 (17 connections now open) 2014-10-06T18:50:06.130+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55273 #22753 (18 connections now open) 2014-10-06T18:50:06.130+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55274 #22754 (19 connections now open) 2014-10-06T18:50:06.132+0000 I NETWORK [conn22738] end connection 127.0.0.1:55257 (18 connections now open) 2014-10-06T18:50:11.132+0000 I NETWORK [conn22746] end connection 127.0.0.1:55266 (17 connections now open) 2014-10-06T18:50:11.132+0000 I NETWORK [conn22753] end connection 127.0.0.1:55273 (16 connections now open) 2014-10-06T18:50:11.132+0000 I NETWORK [conn22749] end connection 127.0.0.1:55269 (15 connections now open) 2014-10-06T18:50:11.132+0000 I NETWORK [conn22748] end connection 127.0.0.1:55268 (15 connections now open) 2014-10-06T18:50:11.132+0000 I NETWORK [conn22743] end connection 127.0.0.1:55263 (16 connections now open) 2014-10-06T18:50:11.132+0000 I NETWORK [conn22754] end connection 127.0.0.1:55274 (14 connections now open) 2014-10-06T18:50:11.132+0000 I NETWORK [conn22745] end connection 127.0.0.1:55265 (13 connections now open) 2014-10-06T18:50:11.132+0000 I NETWORK [conn22741] end connection 127.0.0.1:55260 (13 connections now open) 2014-10-06T18:50:11.132+0000 I NETWORK [conn22751] end connection 127.0.0.1:55271 (12 connections now open) 2014-10-06T18:50:11.133+0000 I NETWORK [conn22750] end connection 127.0.0.1:55270 (9 connections now open) 2014-10-06T18:50:11.133+0000 I NETWORK [conn22744] end connection 127.0.0.1:55264 (8 connections now open) 2014-10-06T18:50:11.133+0000 I NETWORK [conn22740] end connection 127.0.0.1:55259 (7 connections now open) 2014-10-06T18:50:11.133+0000 I NETWORK [conn22747] end connection 127.0.0.1:55267 (5 connections now open) 2014-10-06T18:50:11.133+0000 I NETWORK [conn22739] end connection 127.0.0.1:55258 (4 connections now open) 2014-10-06T18:50:11.133+0000 I NETWORK [conn22742] end connection 127.0.0.1:55261 (4 connections now open) 2014-10-06T18:50:11.133+0000 I NETWORK [conn22752] end connection 127.0.0.1:55272 (2 connections now open) 2014-10-06T18:50:11.133+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55275 #22755 (3 connections now open) 2014-10-06T18:50:11.133+0000 I NETWORK [conn22755] end connection 127.0.0.1:55275 (2 connections now open) 2014-10-06T18:50:11.134+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:50:11.134+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:50:11.135+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:50:11.136+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:50:11.136+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:50:11.136+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:50:11.137+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:50:11.137+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:50:11.137+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:50:11.497+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:50:11.836+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:50:12.196+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:50:12.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55276 #22756 (3 connections now open) 2014-10-06T18:50:12.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55277 #22757 (4 connections now open) 2014-10-06T18:50:12.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55278 #22758 (5 connections now open) 2014-10-06T18:50:12.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55279 #22759 (6 connections now open) 2014-10-06T18:50:12.547+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55280 #22760 (7 connections now open) 2014-10-06T18:50:12.548+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55281 #22761 (8 connections now open) 2014-10-06T18:50:12.548+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55282 #22762 (9 connections now open) 2014-10-06T18:50:12.548+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55283 #22763 (10 connections now open) 2014-10-06T18:50:12.548+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55284 #22764 (11 connections now open) 2014-10-06T18:50:12.548+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55285 #22765 (12 connections now open) 2014-10-06T18:50:12.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55286 #22766 (13 connections now open) 2014-10-06T18:50:12.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55287 #22767 (14 connections now open) 2014-10-06T18:50:12.549+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55288 #22768 (15 connections now open) 2014-10-06T18:50:12.550+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55289 #22769 (16 connections now open) 2014-10-06T18:50:12.550+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55290 #22770 (17 connections now open) 2014-10-06T18:50:12.550+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55291 #22771 (18 connections now open) 2014-10-06T18:50:12.551+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55292 #22772 (19 connections now open) 2014-10-06T18:50:12.552+0000 I NETWORK [conn22756] end connection 127.0.0.1:55276 (18 connections now open) 2014-10-06T18:50:17.552+0000 I NETWORK [conn22772] end connection 127.0.0.1:55292 (17 connections now open) 2014-10-06T18:50:17.552+0000 I NETWORK [conn22759] end connection 127.0.0.1:55279 (17 connections now open) 2014-10-06T18:50:17.552+0000 I NETWORK [conn22757] end connection 127.0.0.1:55277 (15 connections now open) 2014-10-06T18:50:17.552+0000 I NETWORK [conn22764] end connection 127.0.0.1:55284 (15 connections now open) 2014-10-06T18:50:17.552+0000 I NETWORK [conn22765] end connection 127.0.0.1:55285 (15 connections now open) 2014-10-06T18:50:17.552+0000 I NETWORK [conn22762] end connection 127.0.0.1:55282 (12 connections now open) 2014-10-06T18:50:17.552+0000 I NETWORK [conn22761] end connection 127.0.0.1:55281 (15 connections now open) 2014-10-06T18:50:17.553+0000 I NETWORK [conn22771] end connection 127.0.0.1:55291 (10 connections now open) 2014-10-06T18:50:17.553+0000 I NETWORK [conn22767] end connection 127.0.0.1:55287 (10 connections now open) 2014-10-06T18:50:17.553+0000 I NETWORK [conn22758] end connection 127.0.0.1:55278 (10 connections now open) 2014-10-06T18:50:17.553+0000 I NETWORK [conn22769] end connection 127.0.0.1:55289 (10 connections now open) 2014-10-06T18:50:17.553+0000 I NETWORK [conn22760] end connection 127.0.0.1:55280 (9 connections now open) 2014-10-06T18:50:17.553+0000 I NETWORK [conn22768] end connection 127.0.0.1:55288 (10 connections now open) 2014-10-06T18:50:17.553+0000 I NETWORK [conn22766] end connection 127.0.0.1:55286 (7 connections now open) 2014-10-06T18:50:17.552+0000 I NETWORK [conn22770] end connection 127.0.0.1:55290 (15 connections now open) 2014-10-06T18:50:17.553+0000 I NETWORK [conn22763] end connection 127.0.0.1:55283 (2 connections now open) 2014-10-06T18:50:17.553+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55293 #22773 (3 connections now open) 2014-10-06T18:50:17.553+0000 I NETWORK [conn22773] end connection 127.0.0.1:55293 (2 connections now open) 2014-10-06T18:50:17.554+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:50:17.554+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:50:17.555+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:50:17.555+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:50:17.556+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:50:17.556+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:50:17.560+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:50:17.560+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:50:17.560+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:50:17.918+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:50:18.275+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:50:18.616+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:50:18.976+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55294 #22774 (3 connections now open) 2014-10-06T18:50:18.976+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55295 #22775 (4 connections now open) 2014-10-06T18:50:18.976+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55296 #22776 (5 connections now open) 2014-10-06T18:50:18.976+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55297 #22777 (6 connections now open) 2014-10-06T18:50:18.976+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55298 #22778 (7 connections now open) 2014-10-06T18:50:18.977+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55299 #22779 (8 connections now open) 2014-10-06T18:50:18.977+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55300 #22780 (9 connections now open) 2014-10-06T18:50:18.977+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55301 #22781 (10 connections now open) 2014-10-06T18:50:18.977+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55302 #22782 (11 connections now open) 2014-10-06T18:50:18.978+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55303 #22783 (12 connections now open) 2014-10-06T18:50:18.978+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55304 #22784 (13 connections now open) 2014-10-06T18:50:18.979+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55305 #22785 (14 connections now open) 2014-10-06T18:50:18.979+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55306 #22786 (15 connections now open) 2014-10-06T18:50:18.979+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55307 #22787 (16 connections now open) 2014-10-06T18:50:18.980+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55308 #22788 (17 connections now open) 2014-10-06T18:50:18.980+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55309 #22789 (18 connections now open) 2014-10-06T18:50:18.981+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55310 #22790 (19 connections now open) 2014-10-06T18:50:18.982+0000 I NETWORK [conn22774] end connection 127.0.0.1:55294 (18 connections now open) 2014-10-06T18:50:23.983+0000 I NETWORK [conn22782] end connection 127.0.0.1:55302 (17 connections now open) 2014-10-06T18:50:23.983+0000 I NETWORK [conn22788] end connection 127.0.0.1:55308 (17 connections now open) 2014-10-06T18:50:23.983+0000 I NETWORK [conn22778] end connection 127.0.0.1:55298 (15 connections now open) 2014-10-06T18:50:23.983+0000 I NETWORK [conn22780] end connection 127.0.0.1:55300 (15 connections now open) 2014-10-06T18:50:23.983+0000 I NETWORK [conn22789] end connection 127.0.0.1:55309 (14 connections now open) 2014-10-06T18:50:23.983+0000 I NETWORK [conn22784] end connection 127.0.0.1:55304 (14 connections now open) 2014-10-06T18:50:23.983+0000 I NETWORK [conn22776] end connection 127.0.0.1:55296 (14 connections now open) 2014-10-06T18:50:23.983+0000 I NETWORK [conn22790] end connection 127.0.0.1:55310 (14 connections now open) 2014-10-06T18:50:23.983+0000 I NETWORK [conn22779] end connection 127.0.0.1:55299 (10 connections now open) 2014-10-06T18:50:23.983+0000 I NETWORK [conn22777] end connection 127.0.0.1:55297 (10 connections now open) 2014-10-06T18:50:23.983+0000 I NETWORK [conn22785] end connection 127.0.0.1:55305 (8 connections now open) 2014-10-06T18:50:23.983+0000 I NETWORK [conn22783] end connection 127.0.0.1:55303 (8 connections now open) 2014-10-06T18:50:23.983+0000 I NETWORK [conn22786] end connection 127.0.0.1:55306 (6 connections now open) 2014-10-06T18:50:23.983+0000 I NETWORK [conn22787] end connection 127.0.0.1:55307 (6 connections now open) 2014-10-06T18:50:23.983+0000 I NETWORK [conn22781] end connection 127.0.0.1:55301 (6 connections now open) 2014-10-06T18:50:23.983+0000 I NETWORK [conn22775] end connection 127.0.0.1:55295 (7 connections now open) 2014-10-06T18:50:23.983+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55311 #22791 (3 connections now open) 2014-10-06T18:50:23.984+0000 I NETWORK [conn22791] end connection 127.0.0.1:55311 (2 connections now open) 2014-10-06T18:50:23.984+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:50:23.985+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:50:23.986+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:50:23.986+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:50:23.987+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:50:23.987+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:50:23.987+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:50:23.988+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:50:23.988+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:50:24.328+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:50:24.690+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:50:25.034+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:50:25.395+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55312 #22792 (3 connections now open) 2014-10-06T18:50:25.396+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55313 #22793 (4 connections now open) 2014-10-06T18:50:25.396+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55314 #22794 (5 connections now open) 2014-10-06T18:50:25.396+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55315 #22795 (6 connections now open) 2014-10-06T18:50:25.396+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55316 #22796 (7 connections now open) 2014-10-06T18:50:25.396+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55317 #22797 (8 connections now open) 2014-10-06T18:50:25.396+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55318 #22798 (9 connections now open) 2014-10-06T18:50:25.396+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55319 #22799 (10 connections now open) 2014-10-06T18:50:25.397+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55320 #22800 (11 connections now open) 2014-10-06T18:50:25.397+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55321 #22801 (12 connections now open) 2014-10-06T18:50:25.397+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55322 #22802 (13 connections now open) 2014-10-06T18:50:25.398+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55323 #22803 (14 connections now open) 2014-10-06T18:50:25.398+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55324 #22804 (15 connections now open) 2014-10-06T18:50:25.399+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55325 #22805 (16 connections now open) 2014-10-06T18:50:25.399+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55326 #22806 (17 connections now open) 2014-10-06T18:50:25.399+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55327 #22807 (18 connections now open) 2014-10-06T18:50:25.399+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55328 #22808 (19 connections now open) 2014-10-06T18:50:25.402+0000 I NETWORK [conn22792] end connection 127.0.0.1:55312 (18 connections now open) 2014-10-06T18:50:30.402+0000 I NETWORK [conn22801] end connection 127.0.0.1:55321 (17 connections now open) 2014-10-06T18:50:30.402+0000 I NETWORK [conn22800] end connection 127.0.0.1:55320 (16 connections now open) 2014-10-06T18:50:30.402+0000 I NETWORK [conn22796] end connection 127.0.0.1:55316 (15 connections now open) 2014-10-06T18:50:30.402+0000 I NETWORK [conn22806] end connection 127.0.0.1:55326 (14 connections now open) 2014-10-06T18:50:30.402+0000 I NETWORK [conn22794] end connection 127.0.0.1:55314 (14 connections now open) 2014-10-06T18:50:30.402+0000 I NETWORK [conn22798] end connection 127.0.0.1:55318 (12 connections now open) 2014-10-06T18:50:30.402+0000 I NETWORK [conn22797] end connection 127.0.0.1:55317 (12 connections now open) 2014-10-06T18:50:30.402+0000 I NETWORK [conn22807] end connection 127.0.0.1:55327 (12 connections now open) 2014-10-06T18:50:30.402+0000 I NETWORK [conn22808] end connection 127.0.0.1:55328 (11 connections now open) 2014-10-06T18:50:30.403+0000 I NETWORK [conn22802] end connection 127.0.0.1:55322 (9 connections now open) 2014-10-06T18:50:30.402+0000 I NETWORK [conn22803] end connection 127.0.0.1:55323 (12 connections now open) 2014-10-06T18:50:30.402+0000 I NETWORK [conn22805] end connection 127.0.0.1:55325 (12 connections now open) 2014-10-06T18:50:30.403+0000 I NETWORK [conn22799] end connection 127.0.0.1:55319 (6 connections now open) 2014-10-06T18:50:30.403+0000 I NETWORK [conn22793] end connection 127.0.0.1:55313 (5 connections now open) 2014-10-06T18:50:30.403+0000 I NETWORK [conn22795] end connection 127.0.0.1:55315 (5 connections now open) 2014-10-06T18:50:30.403+0000 I NETWORK [conn22804] end connection 127.0.0.1:55324 (4 connections now open) 2014-10-06T18:50:30.403+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55329 #22809 (3 connections now open) 2014-10-06T18:50:30.403+0000 I NETWORK [conn22809] end connection 127.0.0.1:55329 (2 connections now open) 2014-10-06T18:50:30.404+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:50:30.404+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:50:30.405+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:50:30.406+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:50:30.406+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:50:30.407+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:50:30.407+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:50:30.407+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:50:30.407+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:50:30.765+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:50:31.105+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:50:31.462+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:50:31.796+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55330 #22810 (3 connections now open) 2014-10-06T18:50:31.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55331 #22811 (4 connections now open) 2014-10-06T18:50:31.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55332 #22812 (5 connections now open) 2014-10-06T18:50:31.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55333 #22813 (6 connections now open) 2014-10-06T18:50:31.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55334 #22814 (7 connections now open) 2014-10-06T18:50:31.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55335 #22815 (8 connections now open) 2014-10-06T18:50:31.797+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55336 #22816 (9 connections now open) 2014-10-06T18:50:31.798+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55337 #22817 (10 connections now open) 2014-10-06T18:50:31.798+0000 I NETWORK [conn22810] end connection 127.0.0.1:55330 (9 connections now open) 2014-10-06T18:50:31.798+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55338 #22818 (11 connections now open) 2014-10-06T18:50:36.798+0000 I NETWORK [conn22817] end connection 127.0.0.1:55337 (9 connections now open) 2014-10-06T18:50:36.798+0000 I NETWORK [conn22818] end connection 127.0.0.1:55338 (9 connections now open) 2014-10-06T18:50:36.798+0000 I NETWORK [conn22816] end connection 127.0.0.1:55336 (8 connections now open) 2014-10-06T18:50:36.798+0000 I NETWORK [conn22811] end connection 127.0.0.1:55331 (8 connections now open) 2014-10-06T18:50:36.798+0000 I NETWORK [conn22812] end connection 127.0.0.1:55332 (7 connections now open) 2014-10-06T18:50:36.798+0000 I NETWORK [conn22815] end connection 127.0.0.1:55335 (7 connections now open) 2014-10-06T18:50:36.798+0000 I NETWORK [conn22813] end connection 127.0.0.1:55333 (7 connections now open) 2014-10-06T18:50:36.799+0000 I NETWORK [conn22814] end connection 127.0.0.1:55334 (2 connections now open) 2014-10-06T18:50:36.799+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55339 #22819 (3 connections now open) 2014-10-06T18:50:36.799+0000 I NETWORK [conn22819] end connection 127.0.0.1:55339 (2 connections now open) 2014-10-06T18:50:36.800+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:50:36.804+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:50:36.805+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:50:36.806+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:50:36.806+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:50:36.806+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:50:36.807+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:50:36.807+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:50:36.807+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:50:37.166+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:50:37.507+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:50:37.868+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:50:38.223+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55340 #22820 (3 connections now open) 2014-10-06T18:50:38.224+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55341 #22821 (4 connections now open) 2014-10-06T18:50:38.224+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55342 #22822 (5 connections now open) 2014-10-06T18:50:38.224+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55343 #22823 (6 connections now open) 2014-10-06T18:50:38.224+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55344 #22824 (7 connections now open) 2014-10-06T18:50:38.224+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55345 #22825 (8 connections now open) 2014-10-06T18:50:38.224+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55346 #22826 (9 connections now open) 2014-10-06T18:50:38.224+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55347 #22827 (10 connections now open) 2014-10-06T18:50:38.224+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55348 #22828 (11 connections now open) 2014-10-06T18:50:38.225+0000 I NETWORK [conn22820] end connection 127.0.0.1:55340 (10 connections now open) 2014-10-06T18:50:43.225+0000 I NETWORK [conn22827] end connection 127.0.0.1:55347 (9 connections now open) 2014-10-06T18:50:43.225+0000 I NETWORK [conn22821] end connection 127.0.0.1:55341 (9 connections now open) 2014-10-06T18:50:43.225+0000 I NETWORK [conn22826] end connection 127.0.0.1:55346 (9 connections now open) 2014-10-06T18:50:43.225+0000 I NETWORK [conn22822] end connection 127.0.0.1:55342 (8 connections now open) 2014-10-06T18:50:43.225+0000 I NETWORK [conn22823] end connection 127.0.0.1:55343 (9 connections now open) 2014-10-06T18:50:43.225+0000 I NETWORK [conn22828] end connection 127.0.0.1:55348 (7 connections now open) 2014-10-06T18:50:43.225+0000 I NETWORK [conn22825] end connection 127.0.0.1:55345 (9 connections now open) 2014-10-06T18:50:43.225+0000 I NETWORK [conn22824] end connection 127.0.0.1:55344 (3 connections now open) 2014-10-06T18:50:43.225+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55349 #22829 (3 connections now open) 2014-10-06T18:50:43.226+0000 I NETWORK [conn22829] end connection 127.0.0.1:55349 (2 connections now open) 2014-10-06T18:50:43.226+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:50:43.227+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:50:43.228+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:50:43.228+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:50:43.229+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:50:43.229+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:50:43.229+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:50:43.230+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:50:43.230+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:50:43.576+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:50:43.938+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:50:44.275+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:50:44.634+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55350 #22830 (3 connections now open) 2014-10-06T18:50:44.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55351 #22831 (4 connections now open) 2014-10-06T18:50:44.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55352 #22832 (5 connections now open) 2014-10-06T18:50:44.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55353 #22833 (6 connections now open) 2014-10-06T18:50:44.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55354 #22834 (7 connections now open) 2014-10-06T18:50:44.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55355 #22835 (8 connections now open) 2014-10-06T18:50:44.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55356 #22836 (9 connections now open) 2014-10-06T18:50:44.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55357 #22837 (10 connections now open) 2014-10-06T18:50:44.635+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55358 #22838 (11 connections now open) 2014-10-06T18:50:44.636+0000 I NETWORK [conn22830] end connection 127.0.0.1:55350 (10 connections now open) 2014-10-06T18:50:49.636+0000 I NETWORK [conn22834] end connection 127.0.0.1:55354 (9 connections now open) 2014-10-06T18:50:49.636+0000 I NETWORK [conn22836] end connection 127.0.0.1:55356 (9 connections now open) 2014-10-06T18:50:49.636+0000 I NETWORK [conn22835] end connection 127.0.0.1:55355 (9 connections now open) 2014-10-06T18:50:49.637+0000 I NETWORK [conn22837] end connection 127.0.0.1:55357 (6 connections now open) 2014-10-06T18:50:49.636+0000 I NETWORK [conn22832] end connection 127.0.0.1:55352 (9 connections now open) 2014-10-06T18:50:49.636+0000 I NETWORK [conn22838] end connection 127.0.0.1:55358 (9 connections now open) 2014-10-06T18:50:49.636+0000 I NETWORK [conn22831] end connection 127.0.0.1:55351 (9 connections now open) 2014-10-06T18:50:49.637+0000 I NETWORK [conn22833] end connection 127.0.0.1:55353 (2 connections now open) 2014-10-06T18:50:49.637+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55359 #22839 (3 connections now open) 2014-10-06T18:50:49.637+0000 I NETWORK [conn22839] end connection 127.0.0.1:55359 (2 connections now open) 2014-10-06T18:50:49.638+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:50:49.639+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:50:49.639+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:50:49.640+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:50:49.640+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:50:49.641+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:50:49.641+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:50:49.641+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:50:49.641+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:50:49.979+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:50:50.339+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:50:50.696+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:50:51.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55360 #22840 (3 connections now open) 2014-10-06T18:50:51.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55361 #22841 (4 connections now open) 2014-10-06T18:50:51.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55362 #22842 (5 connections now open) 2014-10-06T18:50:51.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55363 #22843 (6 connections now open) 2014-10-06T18:50:51.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55364 #22844 (7 connections now open) 2014-10-06T18:50:51.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55365 #22845 (8 connections now open) 2014-10-06T18:50:51.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55366 #22846 (9 connections now open) 2014-10-06T18:50:51.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55367 #22847 (10 connections now open) 2014-10-06T18:50:51.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55368 #22848 (11 connections now open) 2014-10-06T18:50:51.040+0000 I NETWORK [conn22840] end connection 127.0.0.1:55360 (10 connections now open) 2014-10-06T18:50:56.041+0000 I NETWORK [conn22841] end connection 127.0.0.1:55361 (9 connections now open) 2014-10-06T18:50:56.041+0000 I NETWORK [conn22844] end connection 127.0.0.1:55364 (9 connections now open) 2014-10-06T18:50:56.041+0000 I NETWORK [conn22847] end connection 127.0.0.1:55367 (9 connections now open) 2014-10-06T18:50:56.041+0000 I NETWORK [conn22843] end connection 127.0.0.1:55363 (6 connections now open) 2014-10-06T18:50:56.041+0000 I NETWORK [conn22842] end connection 127.0.0.1:55362 (9 connections now open) 2014-10-06T18:50:56.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55369 #22849 (6 connections now open) 2014-10-06T18:50:56.041+0000 I NETWORK [conn22848] end connection 127.0.0.1:55368 (9 connections now open) 2014-10-06T18:50:56.041+0000 I NETWORK [conn22846] end connection 127.0.0.1:55366 (9 connections now open) 2014-10-06T18:50:56.041+0000 I NETWORK [conn22845] end connection 127.0.0.1:55365 (9 connections now open) 2014-10-06T18:50:56.042+0000 I NETWORK [conn22849] end connection 127.0.0.1:55369 (2 connections now open) 2014-10-06T18:50:56.042+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:50:56.043+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:50:56.043+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:50:56.044+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:50:56.045+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:50:56.045+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:50:56.045+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:50:56.045+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:50:56.046+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:50:56.406+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:50:56.744+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:50:57.101+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:50:57.440+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55370 #22850 (3 connections now open) 2014-10-06T18:50:57.441+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55371 #22851 (4 connections now open) 2014-10-06T18:50:57.441+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55372 #22852 (5 connections now open) 2014-10-06T18:50:57.441+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55373 #22853 (6 connections now open) 2014-10-06T18:50:57.441+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55374 #22854 (7 connections now open) 2014-10-06T18:50:57.441+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55375 #22855 (8 connections now open) 2014-10-06T18:50:57.441+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55376 #22856 (9 connections now open) 2014-10-06T18:50:57.441+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55377 #22857 (10 connections now open) 2014-10-06T18:50:57.441+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55378 #22858 (11 connections now open) 2014-10-06T18:50:57.442+0000 I NETWORK [conn22850] end connection 127.0.0.1:55370 (10 connections now open) 2014-10-06T18:51:02.442+0000 I NETWORK [conn22854] end connection 127.0.0.1:55374 (9 connections now open) 2014-10-06T18:51:02.442+0000 I NETWORK [conn22858] end connection 127.0.0.1:55378 (9 connections now open) 2014-10-06T18:51:02.442+0000 I NETWORK [conn22856] end connection 127.0.0.1:55376 (9 connections now open) 2014-10-06T18:51:02.442+0000 I NETWORK [conn22857] end connection 127.0.0.1:55377 (8 connections now open) 2014-10-06T18:51:02.442+0000 I NETWORK [conn22852] end connection 127.0.0.1:55372 (9 connections now open) 2014-10-06T18:51:02.442+0000 I NETWORK [conn22851] end connection 127.0.0.1:55371 (9 connections now open) 2014-10-06T18:51:02.442+0000 I NETWORK [conn22853] end connection 127.0.0.1:55373 (5 connections now open) 2014-10-06T18:51:02.442+0000 I NETWORK [conn22855] end connection 127.0.0.1:55375 (2 connections now open) 2014-10-06T18:51:02.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55379 #22859 (3 connections now open) 2014-10-06T18:51:02.443+0000 I NETWORK [conn22859] end connection 127.0.0.1:55379 (2 connections now open) 2014-10-06T18:51:02.443+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:51:02.444+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:51:02.445+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:51:02.445+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:51:02.446+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:51:02.446+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:51:02.446+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:51:02.447+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:51:02.447+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:51:02.808+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:51:03.155+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:51:03.503+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:51:03.859+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55380 #22860 (3 connections now open) 2014-10-06T18:51:03.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55381 #22861 (4 connections now open) 2014-10-06T18:51:03.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55382 #22862 (5 connections now open) 2014-10-06T18:51:03.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55383 #22863 (6 connections now open) 2014-10-06T18:51:03.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55384 #22864 (7 connections now open) 2014-10-06T18:51:03.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55385 #22865 (8 connections now open) 2014-10-06T18:51:03.861+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55386 #22866 (9 connections now open) 2014-10-06T18:51:03.861+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55387 #22867 (10 connections now open) 2014-10-06T18:51:03.861+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55388 #22868 (11 connections now open) 2014-10-06T18:51:03.861+0000 I NETWORK [conn22860] end connection 127.0.0.1:55380 (10 connections now open) 2014-10-06T18:51:08.862+0000 I NETWORK [conn22864] end connection 127.0.0.1:55384 (9 connections now open) 2014-10-06T18:51:08.862+0000 I NETWORK [conn22863] end connection 127.0.0.1:55383 (9 connections now open) 2014-10-06T18:51:08.862+0000 I NETWORK [conn22865] end connection 127.0.0.1:55385 (8 connections now open) 2014-10-06T18:51:08.862+0000 I NETWORK [conn22867] end connection 127.0.0.1:55387 (8 connections now open) 2014-10-06T18:51:08.862+0000 I NETWORK [conn22861] end connection 127.0.0.1:55381 (8 connections now open) 2014-10-06T18:51:08.862+0000 I NETWORK [conn22862] end connection 127.0.0.1:55382 (8 connections now open) 2014-10-06T18:51:08.862+0000 I NETWORK [conn22868] end connection 127.0.0.1:55388 (5 connections now open) 2014-10-06T18:51:08.862+0000 I NETWORK [conn22866] end connection 127.0.0.1:55386 (7 connections now open) 2014-10-06T18:51:08.862+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55389 #22869 (4 connections now open) 2014-10-06T18:51:08.862+0000 I NETWORK [conn22869] end connection 127.0.0.1:55389 (2 connections now open) 2014-10-06T18:51:08.863+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:51:08.863+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:51:08.864+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:51:08.865+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:51:08.865+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:51:08.866+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:51:08.866+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:51:08.866+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:51:08.866+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:51:09.204+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:51:09.561+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:51:09.898+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:51:10.257+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55390 #22870 (3 connections now open) 2014-10-06T18:51:10.258+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55391 #22871 (4 connections now open) 2014-10-06T18:51:10.258+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55392 #22872 (5 connections now open) 2014-10-06T18:51:10.258+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55393 #22873 (6 connections now open) 2014-10-06T18:51:10.258+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55394 #22874 (7 connections now open) 2014-10-06T18:51:10.258+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55395 #22875 (8 connections now open) 2014-10-06T18:51:10.258+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55396 #22876 (9 connections now open) 2014-10-06T18:51:10.258+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55397 #22877 (10 connections now open) 2014-10-06T18:51:10.258+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55398 #22878 (11 connections now open) 2014-10-06T18:51:10.259+0000 I NETWORK [conn22870] end connection 127.0.0.1:55390 (10 connections now open) 2014-10-06T18:51:15.259+0000 I NETWORK [conn22877] end connection 127.0.0.1:55397 (9 connections now open) 2014-10-06T18:51:15.260+0000 I NETWORK [conn22876] end connection 127.0.0.1:55396 (8 connections now open) 2014-10-06T18:51:15.260+0000 I NETWORK [conn22873] end connection 127.0.0.1:55393 (8 connections now open) 2014-10-06T18:51:15.260+0000 I NETWORK [conn22871] end connection 127.0.0.1:55391 (8 connections now open) 2014-10-06T18:51:15.260+0000 I NETWORK [conn22874] end connection 127.0.0.1:55394 (7 connections now open) 2014-10-06T18:51:15.260+0000 I NETWORK [conn22875] end connection 127.0.0.1:55395 (6 connections now open) 2014-10-06T18:51:15.260+0000 I NETWORK [conn22872] end connection 127.0.0.1:55392 (6 connections now open) 2014-10-06T18:51:15.260+0000 I NETWORK [conn22878] end connection 127.0.0.1:55398 (3 connections now open) 2014-10-06T18:51:15.260+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55399 #22879 (3 connections now open) 2014-10-06T18:51:15.260+0000 I NETWORK [conn22879] end connection 127.0.0.1:55399 (2 connections now open) 2014-10-06T18:51:15.261+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:51:15.262+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:51:15.262+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:51:15.263+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:51:15.264+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:51:15.264+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:51:15.264+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:51:15.264+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:51:15.265+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:51:15.616+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:51:15.963+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:51:16.321+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:51:16.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55400 #22880 (3 connections now open) 2014-10-06T18:51:16.662+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55401 #22881 (4 connections now open) 2014-10-06T18:51:16.663+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55402 #22882 (5 connections now open) 2014-10-06T18:51:16.663+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55403 #22883 (6 connections now open) 2014-10-06T18:51:16.663+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55404 #22884 (7 connections now open) 2014-10-06T18:51:16.663+0000 I NETWORK [conn22880] end connection 127.0.0.1:55400 (6 connections now open) 2014-10-06T18:51:21.663+0000 I NETWORK [conn22884] end connection 127.0.0.1:55404 (5 connections now open) 2014-10-06T18:51:21.663+0000 I NETWORK [conn22882] end connection 127.0.0.1:55402 (5 connections now open) 2014-10-06T18:51:21.663+0000 I NETWORK [conn22881] end connection 127.0.0.1:55401 (5 connections now open) 2014-10-06T18:51:21.663+0000 I NETWORK [conn22883] end connection 127.0.0.1:55403 (5 connections now open) 2014-10-06T18:51:21.664+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55405 #22885 (3 connections now open) 2014-10-06T18:51:21.664+0000 I NETWORK [conn22885] end connection 127.0.0.1:55405 (2 connections now open) 2014-10-06T18:51:21.665+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:51:21.665+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:51:21.666+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:51:21.667+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:51:21.667+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:51:21.667+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:51:21.668+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:51:21.668+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:51:21.668+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:51:22.025+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:51:22.360+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:51:22.725+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:51:23.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55406 #22886 (3 connections now open) 2014-10-06T18:51:23.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55407 #22887 (4 connections now open) 2014-10-06T18:51:23.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55408 #22888 (5 connections now open) 2014-10-06T18:51:23.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55409 #22889 (6 connections now open) 2014-10-06T18:51:23.071+0000 I NETWORK [conn22886] end connection 127.0.0.1:55406 (5 connections now open) 2014-10-06T18:51:23.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55411 #22890 (7 connections now open) 2014-10-06T18:51:28.071+0000 I NETWORK [conn22888] end connection 127.0.0.1:55408 (5 connections now open) 2014-10-06T18:51:28.071+0000 I NETWORK [conn22889] end connection 127.0.0.1:55409 (5 connections now open) 2014-10-06T18:51:28.071+0000 I NETWORK [conn22890] end connection 127.0.0.1:55411 (5 connections now open) 2014-10-06T18:51:28.071+0000 I NETWORK [conn22887] end connection 127.0.0.1:55407 (5 connections now open) 2014-10-06T18:51:28.072+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55412 #22891 (3 connections now open) 2014-10-06T18:51:28.072+0000 I NETWORK [conn22891] end connection 127.0.0.1:55412 (2 connections now open) 2014-10-06T18:51:28.072+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:51:28.073+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:51:28.074+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:51:28.075+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:51:28.075+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:51:28.075+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:51:28.076+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:51:28.076+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:51:28.076+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:51:28.435+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:51:28.796+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:51:29.137+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:51:29.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55413 #22892 (3 connections now open) 2014-10-06T18:51:29.498+0000 I NETWORK [conn22892] end connection 127.0.0.1:55413 (2 connections now open) 2014-10-06T18:51:29.498+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55414 #22893 (3 connections now open) 2014-10-06T18:51:29.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55415 #22894 (4 connections now open) 2014-10-06T18:51:29.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55416 #22895 (5 connections now open) 2014-10-06T18:51:29.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55417 #22896 (6 connections now open) 2014-10-06T18:51:34.499+0000 I NETWORK [conn22894] end connection 127.0.0.1:55415 (5 connections now open) 2014-10-06T18:51:34.499+0000 I NETWORK [conn22893] end connection 127.0.0.1:55414 (5 connections now open) 2014-10-06T18:51:34.499+0000 I NETWORK [conn22895] end connection 127.0.0.1:55416 (5 connections now open) 2014-10-06T18:51:34.499+0000 I NETWORK [conn22896] end connection 127.0.0.1:55417 (3 connections now open) 2014-10-06T18:51:34.499+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55418 #22897 (3 connections now open) 2014-10-06T18:51:34.499+0000 I NETWORK [conn22897] end connection 127.0.0.1:55418 (2 connections now open) 2014-10-06T18:51:34.500+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:51:34.500+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:51:34.501+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:51:34.502+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:51:34.502+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:51:34.503+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:51:34.503+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:51:34.503+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:51:34.503+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:51:34.841+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:51:35.200+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:51:35.537+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:51:35.896+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55419 #22898 (3 connections now open) 2014-10-06T18:51:35.896+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55420 #22899 (4 connections now open) 2014-10-06T18:51:35.896+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55421 #22900 (5 connections now open) 2014-10-06T18:51:35.896+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55422 #22901 (6 connections now open) 2014-10-06T18:51:35.896+0000 I NETWORK [conn22898] end connection 127.0.0.1:55419 (5 connections now open) 2014-10-06T18:51:35.896+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55423 #22902 (7 connections now open) 2014-10-06T18:51:40.897+0000 I NETWORK [conn22902] end connection 127.0.0.1:55423 (5 connections now open) 2014-10-06T18:51:40.897+0000 I NETWORK [conn22899] end connection 127.0.0.1:55420 (5 connections now open) 2014-10-06T18:51:40.897+0000 I NETWORK [conn22900] end connection 127.0.0.1:55421 (5 connections now open) 2014-10-06T18:51:40.897+0000 I NETWORK [conn22901] end connection 127.0.0.1:55422 (2 connections now open) 2014-10-06T18:51:40.897+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55424 #22903 (3 connections now open) 2014-10-06T18:51:40.897+0000 I NETWORK [conn22903] end connection 127.0.0.1:55424 (2 connections now open) 2014-10-06T18:51:40.897+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:51:40.898+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:51:40.899+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:51:40.899+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:51:40.900+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:51:40.900+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:51:40.900+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:51:40.901+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:51:40.901+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:51:41.259+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:51:41.600+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:51:41.958+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:51:42.299+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55425 #22904 (3 connections now open) 2014-10-06T18:51:42.299+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55426 #22905 (4 connections now open) 2014-10-06T18:51:42.299+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55427 #22906 (5 connections now open) 2014-10-06T18:51:42.300+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55428 #22907 (6 connections now open) 2014-10-06T18:51:42.300+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55429 #22908 (7 connections now open) 2014-10-06T18:51:42.300+0000 I NETWORK [conn22904] end connection 127.0.0.1:55425 (6 connections now open) 2014-10-06T18:51:47.300+0000 I NETWORK [conn22906] end connection 127.0.0.1:55427 (5 connections now open) 2014-10-06T18:51:47.300+0000 I NETWORK [conn22907] end connection 127.0.0.1:55428 (5 connections now open) 2014-10-06T18:51:47.300+0000 I NETWORK [conn22905] end connection 127.0.0.1:55426 (5 connections now open) 2014-10-06T18:51:47.300+0000 I NETWORK [conn22908] end connection 127.0.0.1:55429 (5 connections now open) 2014-10-06T18:51:47.300+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55430 #22909 (3 connections now open) 2014-10-06T18:51:47.301+0000 I NETWORK [conn22909] end connection 127.0.0.1:55430 (2 connections now open) 2014-10-06T18:51:47.301+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:51:47.302+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:51:47.303+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:51:47.303+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:51:47.304+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:51:47.304+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:51:47.304+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:51:47.305+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:51:47.305+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:51:47.664+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:51:48.010+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:51:48.366+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:51:48.717+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55431 #22910 (3 connections now open) 2014-10-06T18:51:48.718+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55432 #22911 (4 connections now open) 2014-10-06T18:51:48.718+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55433 #22912 (5 connections now open) 2014-10-06T18:51:48.718+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55434 #22913 (6 connections now open) 2014-10-06T18:51:48.718+0000 I NETWORK [conn22910] end connection 127.0.0.1:55431 (5 connections now open) 2014-10-06T18:51:48.718+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55435 #22914 (7 connections now open) 2014-10-06T18:51:53.718+0000 I NETWORK [conn22911] end connection 127.0.0.1:55432 (5 connections now open) 2014-10-06T18:51:53.718+0000 I NETWORK [conn22913] end connection 127.0.0.1:55434 (5 connections now open) 2014-10-06T18:51:53.718+0000 I NETWORK [conn22914] end connection 127.0.0.1:55435 (5 connections now open) 2014-10-06T18:51:53.718+0000 I NETWORK [conn22912] end connection 127.0.0.1:55433 (2 connections now open) 2014-10-06T18:51:53.719+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55436 #22915 (3 connections now open) 2014-10-06T18:51:53.719+0000 I NETWORK [conn22915] end connection 127.0.0.1:55436 (2 connections now open) 2014-10-06T18:51:53.719+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:51:53.720+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:51:53.721+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:51:53.722+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:51:53.722+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:51:53.722+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:51:53.723+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:51:53.723+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:51:53.723+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:51:54.068+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:51:54.424+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:51:54.759+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:51:55.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55437 #22916 (3 connections now open) 2014-10-06T18:51:55.117+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55438 #22917 (4 connections now open) 2014-10-06T18:51:55.117+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55439 #22918 (5 connections now open) 2014-10-06T18:51:55.117+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55440 #22919 (6 connections now open) 2014-10-06T18:51:55.117+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55441 #22920 (7 connections now open) 2014-10-06T18:51:55.117+0000 I NETWORK [conn22916] end connection 127.0.0.1:55437 (5 connections now open) 2014-10-06T18:52:00.117+0000 I NETWORK [conn22918] end connection 127.0.0.1:55439 (5 connections now open) 2014-10-06T18:52:00.117+0000 I NETWORK [conn22920] end connection 127.0.0.1:55441 (5 connections now open) 2014-10-06T18:52:00.117+0000 I NETWORK [conn22917] end connection 127.0.0.1:55438 (5 connections now open) 2014-10-06T18:52:00.117+0000 I NETWORK [conn22919] end connection 127.0.0.1:55440 (4 connections now open) 2014-10-06T18:52:00.118+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55442 #22921 (3 connections now open) 2014-10-06T18:52:00.118+0000 I NETWORK [conn22921] end connection 127.0.0.1:55442 (2 connections now open) 2014-10-06T18:52:00.118+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:52:00.119+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:52:00.120+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:52:00.120+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:52:00.121+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:52:00.121+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:52:00.122+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:52:00.122+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:52:00.122+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:52:00.471+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:52:00.826+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:52:01.174+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:52:01.516+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55443 #22922 (3 connections now open) 2014-10-06T18:52:01.516+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55444 #22923 (4 connections now open) 2014-10-06T18:52:01.516+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55445 #22924 (5 connections now open) 2014-10-06T18:52:01.517+0000 I NETWORK [conn22922] end connection 127.0.0.1:55443 (4 connections now open) 2014-10-06T18:52:06.517+0000 I NETWORK [conn22923] end connection 127.0.0.1:55444 (3 connections now open) 2014-10-06T18:52:06.517+0000 I NETWORK [conn22924] end connection 127.0.0.1:55445 (3 connections now open) 2014-10-06T18:52:06.517+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55446 #22925 (3 connections now open) 2014-10-06T18:52:06.518+0000 I NETWORK [conn22925] end connection 127.0.0.1:55446 (2 connections now open) 2014-10-06T18:52:06.518+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:52:06.519+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:52:06.520+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:52:06.520+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:52:06.521+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:52:06.521+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:52:06.522+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:52:06.522+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:52:06.522+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:52:06.882+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:52:07.221+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:52:07.582+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:52:07.923+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55447 #22926 (3 connections now open) 2014-10-06T18:52:07.923+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55448 #22927 (4 connections now open) 2014-10-06T18:52:07.923+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55449 #22928 (5 connections now open) 2014-10-06T18:52:07.924+0000 I NETWORK [conn22926] end connection 127.0.0.1:55447 (4 connections now open) 2014-10-06T18:52:12.924+0000 I NETWORK [conn22928] end connection 127.0.0.1:55449 (3 connections now open) 2014-10-06T18:52:12.924+0000 I NETWORK [conn22927] end connection 127.0.0.1:55448 (2 connections now open) 2014-10-06T18:52:12.924+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55450 #22929 (3 connections now open) 2014-10-06T18:52:12.925+0000 I NETWORK [conn22929] end connection 127.0.0.1:55450 (2 connections now open) 2014-10-06T18:52:12.925+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:52:12.926+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:52:12.926+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:52:12.927+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:52:12.928+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:52:12.928+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:52:12.928+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:52:12.929+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:52:12.929+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:52:13.289+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:52:13.637+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:52:13.979+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:52:14.340+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55451 #22930 (3 connections now open) 2014-10-06T18:52:14.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55452 #22931 (4 connections now open) 2014-10-06T18:52:14.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55453 #22932 (5 connections now open) 2014-10-06T18:52:14.341+0000 I NETWORK [conn22930] end connection 127.0.0.1:55451 (4 connections now open) 2014-10-06T18:52:19.341+0000 I NETWORK [conn22932] end connection 127.0.0.1:55453 (3 connections now open) 2014-10-06T18:52:19.341+0000 I NETWORK [conn22931] end connection 127.0.0.1:55452 (2 connections now open) 2014-10-06T18:52:19.342+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55454 #22933 (3 connections now open) 2014-10-06T18:52:19.342+0000 I NETWORK [conn22933] end connection 127.0.0.1:55454 (2 connections now open) 2014-10-06T18:52:19.342+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:52:19.343+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:52:19.344+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:52:19.344+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:52:19.345+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:52:19.345+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:52:19.345+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:52:19.345+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:52:19.346+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:52:19.685+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:52:20.047+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:52:20.388+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:52:20.749+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55455 #22934 (3 connections now open) 2014-10-06T18:52:20.749+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55456 #22935 (4 connections now open) 2014-10-06T18:52:20.749+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55457 #22936 (5 connections now open) 2014-10-06T18:52:20.750+0000 I NETWORK [conn22934] end connection 127.0.0.1:55455 (4 connections now open) 2014-10-06T18:52:25.750+0000 I NETWORK [conn22935] end connection 127.0.0.1:55456 (3 connections now open) 2014-10-06T18:52:25.750+0000 I NETWORK [conn22936] end connection 127.0.0.1:55457 (3 connections now open) 2014-10-06T18:52:25.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55458 #22937 (3 connections now open) 2014-10-06T18:52:25.751+0000 I NETWORK [conn22937] end connection 127.0.0.1:55458 (2 connections now open) 2014-10-06T18:52:25.751+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:52:25.752+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:52:25.753+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:52:25.753+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:52:25.754+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:52:25.754+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:52:25.754+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:52:25.755+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:52:25.755+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:52:26.104+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:52:26.452+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:52:26.817+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:52:27.156+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55459 #22938 (3 connections now open) 2014-10-06T18:52:27.156+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55460 #22939 (4 connections now open) 2014-10-06T18:52:27.156+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55461 #22940 (5 connections now open) 2014-10-06T18:52:27.157+0000 I NETWORK [conn22938] end connection 127.0.0.1:55459 (4 connections now open) 2014-10-06T18:52:32.157+0000 I NETWORK [conn22940] end connection 127.0.0.1:55461 (3 connections now open) 2014-10-06T18:52:32.157+0000 I NETWORK [conn22939] end connection 127.0.0.1:55460 (2 connections now open) 2014-10-06T18:52:32.157+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55462 #22941 (3 connections now open) 2014-10-06T18:52:32.158+0000 I NETWORK [conn22941] end connection 127.0.0.1:55462 (2 connections now open) 2014-10-06T18:52:32.158+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:52:32.159+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:52:32.159+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:52:32.160+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:52:32.161+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:52:32.161+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:52:32.161+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:52:32.161+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:52:32.162+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:52:32.528+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:52:32.867+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:52:33.226+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:52:33.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55463 #22942 (3 connections now open) 2014-10-06T18:52:33.566+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55464 #22943 (4 connections now open) 2014-10-06T18:52:33.566+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55465 #22944 (5 connections now open) 2014-10-06T18:52:33.566+0000 I NETWORK [conn22942] end connection 127.0.0.1:55463 (4 connections now open) 2014-10-06T18:52:38.566+0000 I NETWORK [conn22943] end connection 127.0.0.1:55464 (3 connections now open) 2014-10-06T18:52:38.567+0000 I NETWORK [conn22944] end connection 127.0.0.1:55465 (2 connections now open) 2014-10-06T18:52:38.567+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55466 #22945 (3 connections now open) 2014-10-06T18:52:38.567+0000 I NETWORK [conn22945] end connection 127.0.0.1:55466 (2 connections now open) 2014-10-06T18:52:38.567+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:52:38.568+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:52:38.569+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:52:38.569+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:52:38.570+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:52:38.570+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:52:38.571+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:52:38.571+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:52:38.571+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:52:38.930+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:52:39.294+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:52:39.636+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:52:40.001+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55467 #22946 (3 connections now open) 2014-10-06T18:52:40.001+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55468 #22947 (4 connections now open) 2014-10-06T18:52:40.001+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55469 #22948 (5 connections now open) 2014-10-06T18:52:40.001+0000 I NETWORK [conn22946] end connection 127.0.0.1:55467 (4 connections now open) 2014-10-06T18:52:45.002+0000 I NETWORK [conn22947] end connection 127.0.0.1:55468 (3 connections now open) 2014-10-06T18:52:45.002+0000 I NETWORK [conn22948] end connection 127.0.0.1:55469 (3 connections now open) 2014-10-06T18:52:45.002+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55470 #22949 (3 connections now open) 2014-10-06T18:52:45.003+0000 I NETWORK [conn22949] end connection 127.0.0.1:55470 (2 connections now open) 2014-10-06T18:52:45.003+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:52:45.004+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:52:45.006+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:52:45.006+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:52:45.007+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:52:45.007+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:52:45.008+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:52:45.008+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:52:45.008+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:52:45.346+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:52:45.710+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:52:46.050+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:52:46.413+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55471 #22950 (3 connections now open) 2014-10-06T18:52:46.413+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55472 #22951 (4 connections now open) 2014-10-06T18:52:46.414+0000 I NETWORK [conn22950] end connection 127.0.0.1:55471 (3 connections now open) 2014-10-06T18:52:51.414+0000 I NETWORK [conn22951] end connection 127.0.0.1:55472 (2 connections now open) 2014-10-06T18:52:51.414+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55473 #22952 (3 connections now open) 2014-10-06T18:52:51.415+0000 I NETWORK [conn22952] end connection 127.0.0.1:55473 (2 connections now open) 2014-10-06T18:52:51.415+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:52:51.416+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:52:51.416+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:52:51.417+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:52:51.418+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:52:51.418+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:52:51.418+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:52:51.418+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:52:51.419+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:52:51.779+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:52:52.121+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:52:52.484+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:52:52.824+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55474 #22953 (3 connections now open) 2014-10-06T18:52:52.824+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55475 #22954 (4 connections now open) 2014-10-06T18:52:52.825+0000 I NETWORK [conn22953] end connection 127.0.0.1:55474 (3 connections now open) 2014-10-06T18:52:57.825+0000 I NETWORK [conn22954] end connection 127.0.0.1:55475 (2 connections now open) 2014-10-06T18:52:57.825+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55476 #22955 (3 connections now open) 2014-10-06T18:52:57.826+0000 I NETWORK [conn22955] end connection 127.0.0.1:55476 (2 connections now open) 2014-10-06T18:52:57.826+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:52:57.827+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:52:57.827+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:52:57.828+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:52:57.829+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:52:57.829+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:52:57.829+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:52:57.829+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:52:57.830+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:52:58.184+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:52:58.529+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:52:58.886+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:52:59.242+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55477 #22956 (3 connections now open) 2014-10-06T18:52:59.242+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55478 #22957 (4 connections now open) 2014-10-06T18:52:59.242+0000 I NETWORK [conn22956] end connection 127.0.0.1:55477 (3 connections now open) 2014-10-06T18:53:04.243+0000 I NETWORK [conn22957] end connection 127.0.0.1:55478 (2 connections now open) 2014-10-06T18:53:04.243+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55479 #22958 (3 connections now open) 2014-10-06T18:53:04.243+0000 I NETWORK [conn22958] end connection 127.0.0.1:55479 (2 connections now open) 2014-10-06T18:53:04.244+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:53:04.245+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:53:04.245+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:53:04.246+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:53:04.247+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:53:04.247+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:53:04.247+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:53:04.248+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:53:04.248+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:53:04.598+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:53:04.958+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:53:05.296+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:53:05.657+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55480 #22959 (3 connections now open) 2014-10-06T18:53:05.657+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55481 #22960 (4 connections now open) 2014-10-06T18:53:05.658+0000 I NETWORK [conn22959] end connection 127.0.0.1:55480 (3 connections now open) 2014-10-06T18:53:10.658+0000 I NETWORK [conn22960] end connection 127.0.0.1:55481 (2 connections now open) 2014-10-06T18:53:10.658+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55482 #22961 (3 connections now open) 2014-10-06T18:53:10.659+0000 I NETWORK [conn22961] end connection 127.0.0.1:55482 (2 connections now open) 2014-10-06T18:53:10.659+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:53:10.660+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:53:10.660+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:53:10.661+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:53:10.662+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:53:10.662+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:53:10.662+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:53:10.662+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:53:10.663+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:53:11.008+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:53:11.366+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:53:11.717+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:53:12.064+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55483 #22962 (3 connections now open) 2014-10-06T18:53:12.064+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55484 #22963 (4 connections now open) 2014-10-06T18:53:12.065+0000 I NETWORK [conn22962] end connection 127.0.0.1:55483 (3 connections now open) 2014-10-06T18:53:17.065+0000 I NETWORK [conn22963] end connection 127.0.0.1:55484 (2 connections now open) 2014-10-06T18:53:17.065+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55485 #22964 (3 connections now open) 2014-10-06T18:53:17.066+0000 I NETWORK [conn22964] end connection 127.0.0.1:55485 (2 connections now open) 2014-10-06T18:53:17.066+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:53:17.067+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:53:17.068+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:53:17.068+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:53:17.069+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:53:17.069+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:53:17.069+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:53:17.069+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:53:17.070+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:53:17.428+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:53:17.765+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:53:18.126+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:53:18.468+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55486 #22965 (3 connections now open) 2014-10-06T18:53:18.468+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55487 #22966 (4 connections now open) 2014-10-06T18:53:18.468+0000 I NETWORK [conn22965] end connection 127.0.0.1:55486 (3 connections now open) 2014-10-06T18:53:23.469+0000 I NETWORK [conn22966] end connection 127.0.0.1:55487 (2 connections now open) 2014-10-06T18:53:23.469+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55488 #22967 (3 connections now open) 2014-10-06T18:53:23.469+0000 I NETWORK [conn22967] end connection 127.0.0.1:55488 (2 connections now open) 2014-10-06T18:53:23.469+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:53:23.470+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:53:23.471+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:53:23.471+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:53:23.472+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:53:23.472+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:53:23.472+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:53:23.473+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:53:23.473+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:53:23.831+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:53:24.182+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:53:24.533+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:53:24.899+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55489 #22968 (3 connections now open) 2014-10-06T18:53:24.899+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55490 #22969 (4 connections now open) 2014-10-06T18:53:24.900+0000 I NETWORK [conn22968] end connection 127.0.0.1:55489 (3 connections now open) 2014-10-06T18:53:29.900+0000 I NETWORK [conn22969] end connection 127.0.0.1:55490 (2 connections now open) 2014-10-06T18:53:29.900+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55491 #22970 (3 connections now open) 2014-10-06T18:53:29.901+0000 I NETWORK [conn22970] end connection 127.0.0.1:55491 (2 connections now open) 2014-10-06T18:53:29.901+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_CountsIntIDRange 2014-10-06T18:53:29.902+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_CountsIntIDRange 2014-10-06T18:53:29.902+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_CountsIntIDRange 2014-10-06T18:53:29.903+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_CountsIntIDRange 2014-10-06T18:53:29.908+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:29.908+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:29.908+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:29.908+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:29.909+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:29.909+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:29.909+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:29.909+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:29.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55492 #22971 (3 connections now open) 2014-10-06T18:53:29.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55493 #22972 (4 connections now open) 2014-10-06T18:53:29.912+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55494 #22973 (5 connections now open) 2014-10-06T18:53:29.913+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55495 #22974 (6 connections now open) 2014-10-06T18:53:29.913+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55496 #22975 (7 connections now open) 2014-10-06T18:53:29.913+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55497 #22976 (8 connections now open) 2014-10-06T18:53:29.913+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55498 #22977 (9 connections now open) 2014-10-06T18:53:29.914+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55499 #22978 (10 connections now open) 2014-10-06T18:53:29.914+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55500 #22979 (11 connections now open) 2014-10-06T18:53:29.914+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55501 #22980 (12 connections now open) 2014-10-06T18:53:29.914+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55502 #22981 (13 connections now open) 2014-10-06T18:53:29.914+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55503 #22982 (14 connections now open) 2014-10-06T18:53:29.915+0000 I NETWORK [conn22971] end connection 127.0.0.1:55492 (13 connections now open) 2014-10-06T18:53:29.915+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55504 #22983 (14 connections now open) 2014-10-06T18:53:29.916+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55505 #22984 (15 connections now open) 2014-10-06T18:53:29.916+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55506 #22985 (16 connections now open) 2014-10-06T18:53:29.916+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55507 #22986 (17 connections now open) 2014-10-06T18:53:29.916+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55508 #22987 (18 connections now open) 2014-10-06T18:53:34.916+0000 I NETWORK [conn22984] end connection 127.0.0.1:55505 (17 connections now open) 2014-10-06T18:53:34.916+0000 I NETWORK [conn22980] end connection 127.0.0.1:55501 (17 connections now open) 2014-10-06T18:53:34.916+0000 I NETWORK [conn22975] end connection 127.0.0.1:55496 (16 connections now open) 2014-10-06T18:53:34.916+0000 I NETWORK [conn22977] end connection 127.0.0.1:55498 (16 connections now open) 2014-10-06T18:53:34.916+0000 I NETWORK [conn22987] end connection 127.0.0.1:55508 (16 connections now open) 2014-10-06T18:53:34.916+0000 I NETWORK [conn22972] end connection 127.0.0.1:55493 (17 connections now open) 2014-10-06T18:53:34.916+0000 I NETWORK [conn22985] end connection 127.0.0.1:55506 (16 connections now open) 2014-10-06T18:53:34.916+0000 I NETWORK [conn22983] end connection 127.0.0.1:55504 (16 connections now open) 2014-10-06T18:53:34.916+0000 I NETWORK [conn22982] end connection 127.0.0.1:55503 (17 connections now open) 2014-10-06T18:53:34.916+0000 I NETWORK [conn22978] end connection 127.0.0.1:55499 (16 connections now open) 2014-10-06T18:53:34.916+0000 I NETWORK [conn22973] end connection 127.0.0.1:55494 (17 connections now open) 2014-10-06T18:53:34.916+0000 I NETWORK [conn22979] end connection 127.0.0.1:55500 (16 connections now open) 2014-10-06T18:53:34.916+0000 I NETWORK [conn22981] end connection 127.0.0.1:55502 (16 connections now open) 2014-10-06T18:53:34.916+0000 I NETWORK [conn22986] end connection 127.0.0.1:55507 (12 connections now open) 2014-10-06T18:53:34.916+0000 I NETWORK [conn22974] end connection 127.0.0.1:55495 (12 connections now open) 2014-10-06T18:53:34.916+0000 I NETWORK [conn22976] end connection 127.0.0.1:55497 (8 connections now open) 2014-10-06T18:53:34.917+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55509 #22988 (5 connections now open) 2014-10-06T18:53:34.917+0000 I NETWORK [conn22988] end connection 127.0.0.1:55509 (2 connections now open) 2014-10-06T18:53:34.917+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:34.918+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:34.919+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:34.919+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:34.920+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:34.920+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:34.920+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:34.921+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:34.921+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:34.921+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:34.921+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:34.922+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:34.924+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55510 #22989 (3 connections now open) 2014-10-06T18:53:34.924+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55511 #22990 (4 connections now open) 2014-10-06T18:53:34.925+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55512 #22991 (5 connections now open) 2014-10-06T18:53:34.925+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55513 #22992 (6 connections now open) 2014-10-06T18:53:34.925+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55514 #22993 (7 connections now open) 2014-10-06T18:53:34.925+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55515 #22994 (8 connections now open) 2014-10-06T18:53:34.925+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55516 #22995 (9 connections now open) 2014-10-06T18:53:34.925+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55517 #22996 (10 connections now open) 2014-10-06T18:53:34.925+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55518 #22997 (11 connections now open) 2014-10-06T18:53:34.925+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55519 #22998 (12 connections now open) 2014-10-06T18:53:34.925+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55520 #22999 (13 connections now open) 2014-10-06T18:53:34.926+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55521 #23000 (14 connections now open) 2014-10-06T18:53:34.926+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55522 #23001 (15 connections now open) 2014-10-06T18:53:34.926+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55524 #23002 (16 connections now open) 2014-10-06T18:53:34.926+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55525 #23003 (17 connections now open) 2014-10-06T18:53:34.926+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55526 #23004 (18 connections now open) 2014-10-06T18:53:34.926+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55527 #23005 (19 connections now open) 2014-10-06T18:53:34.927+0000 I NETWORK [conn22989] end connection 127.0.0.1:55510 (18 connections now open) 2014-10-06T18:53:39.927+0000 I NETWORK [conn23001] end connection 127.0.0.1:55522 (17 connections now open) 2014-10-06T18:53:39.927+0000 I NETWORK [conn22998] end connection 127.0.0.1:55519 (17 connections now open) 2014-10-06T18:53:39.927+0000 I NETWORK [conn23005] end connection 127.0.0.1:55527 (17 connections now open) 2014-10-06T18:53:39.928+0000 I NETWORK [conn23003] end connection 127.0.0.1:55525 (16 connections now open) 2014-10-06T18:53:39.927+0000 I NETWORK [conn22991] end connection 127.0.0.1:55512 (16 connections now open) 2014-10-06T18:53:39.927+0000 I NETWORK [conn23000] end connection 127.0.0.1:55521 (16 connections now open) 2014-10-06T18:53:39.927+0000 I NETWORK [conn22992] end connection 127.0.0.1:55513 (16 connections now open) 2014-10-06T18:53:39.927+0000 I NETWORK [conn22999] end connection 127.0.0.1:55520 (16 connections now open) 2014-10-06T18:53:39.927+0000 I NETWORK [conn22995] end connection 127.0.0.1:55516 (16 connections now open) 2014-10-06T18:53:39.927+0000 I NETWORK [conn23002] end connection 127.0.0.1:55524 (16 connections now open) 2014-10-06T18:53:39.927+0000 I NETWORK [conn22990] end connection 127.0.0.1:55511 (16 connections now open) 2014-10-06T18:53:39.928+0000 I NETWORK [conn22997] end connection 127.0.0.1:55518 (16 connections now open) 2014-10-06T18:53:39.928+0000 I NETWORK [conn22996] end connection 127.0.0.1:55517 (16 connections now open) 2014-10-06T18:53:39.928+0000 I NETWORK [conn22994] end connection 127.0.0.1:55515 (16 connections now open) 2014-10-06T18:53:39.928+0000 I NETWORK [conn23004] end connection 127.0.0.1:55526 (16 connections now open) 2014-10-06T18:53:39.927+0000 I NETWORK [conn22993] end connection 127.0.0.1:55514 (17 connections now open) 2014-10-06T18:53:39.928+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55528 #23006 (3 connections now open) 2014-10-06T18:53:39.929+0000 I NETWORK [conn23006] end connection 127.0.0.1:55528 (2 connections now open) 2014-10-06T18:53:39.929+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:39.930+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:39.930+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:39.931+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:39.931+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:39.932+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:39.932+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:39.932+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:39.933+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:39.933+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:39.933+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:39.933+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:39.935+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55529 #23007 (3 connections now open) 2014-10-06T18:53:39.936+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55530 #23008 (4 connections now open) 2014-10-06T18:53:39.936+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55531 #23009 (5 connections now open) 2014-10-06T18:53:39.936+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55532 #23010 (6 connections now open) 2014-10-06T18:53:39.936+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55533 #23011 (7 connections now open) 2014-10-06T18:53:39.936+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55534 #23012 (8 connections now open) 2014-10-06T18:53:39.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55535 #23013 (9 connections now open) 2014-10-06T18:53:39.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55536 #23014 (10 connections now open) 2014-10-06T18:53:39.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55537 #23015 (11 connections now open) 2014-10-06T18:53:39.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55538 #23016 (12 connections now open) 2014-10-06T18:53:39.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55540 #23017 (13 connections now open) 2014-10-06T18:53:39.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55539 #23018 (14 connections now open) 2014-10-06T18:53:39.937+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55541 #23019 (15 connections now open) 2014-10-06T18:53:39.938+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55542 #23020 (16 connections now open) 2014-10-06T18:53:39.938+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55543 #23021 (17 connections now open) 2014-10-06T18:53:39.938+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55544 #23022 (18 connections now open) 2014-10-06T18:53:39.938+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55545 #23023 (19 connections now open) 2014-10-06T18:53:39.938+0000 I NETWORK [conn23007] end connection 127.0.0.1:55529 (18 connections now open) 2014-10-06T18:53:44.939+0000 I NETWORK [conn23013] end connection 127.0.0.1:55535 (17 connections now open) 2014-10-06T18:53:44.939+0000 I NETWORK [conn23023] end connection 127.0.0.1:55545 (17 connections now open) 2014-10-06T18:53:44.939+0000 I NETWORK [conn23016] end connection 127.0.0.1:55538 (17 connections now open) 2014-10-06T18:53:44.939+0000 I NETWORK [conn23018] end connection 127.0.0.1:55539 (16 connections now open) 2014-10-06T18:53:44.939+0000 I NETWORK [conn23017] end connection 127.0.0.1:55540 (13 connections now open) 2014-10-06T18:53:44.939+0000 I NETWORK [conn23021] end connection 127.0.0.1:55543 (16 connections now open) 2014-10-06T18:53:44.939+0000 I NETWORK [conn23010] end connection 127.0.0.1:55532 (17 connections now open) 2014-10-06T18:53:44.939+0000 I NETWORK [conn23012] end connection 127.0.0.1:55534 (12 connections now open) 2014-10-06T18:53:44.939+0000 I NETWORK [conn23020] end connection 127.0.0.1:55542 (16 connections now open) 2014-10-06T18:53:44.939+0000 I NETWORK [conn23009] end connection 127.0.0.1:55531 (16 connections now open) 2014-10-06T18:53:44.939+0000 I NETWORK [conn23008] end connection 127.0.0.1:55530 (9 connections now open) 2014-10-06T18:53:44.939+0000 I NETWORK [conn23019] end connection 127.0.0.1:55541 (16 connections now open) 2014-10-06T18:53:44.939+0000 I NETWORK [conn23022] end connection 127.0.0.1:55544 (16 connections now open) 2014-10-06T18:53:44.939+0000 I NETWORK [conn23014] end connection 127.0.0.1:55536 (16 connections now open) 2014-10-06T18:53:44.939+0000 I NETWORK [conn23015] end connection 127.0.0.1:55537 (16 connections now open) 2014-10-06T18:53:44.940+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55546 #23024 (5 connections now open) 2014-10-06T18:53:44.939+0000 I NETWORK [conn23011] end connection 127.0.0.1:55533 (7 connections now open) 2014-10-06T18:53:44.940+0000 I NETWORK [conn23024] end connection 127.0.0.1:55546 (2 connections now open) 2014-10-06T18:53:44.940+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:44.941+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:44.942+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:44.942+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:44.943+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:44.943+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:44.943+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:44.944+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:44.944+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:44.944+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:44.944+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:44.945+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:44.947+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55547 #23025 (3 connections now open) 2014-10-06T18:53:44.947+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55548 #23026 (4 connections now open) 2014-10-06T18:53:44.948+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55549 #23027 (5 connections now open) 2014-10-06T18:53:44.948+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55550 #23028 (6 connections now open) 2014-10-06T18:53:44.948+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55551 #23029 (7 connections now open) 2014-10-06T18:53:44.948+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55552 #23030 (8 connections now open) 2014-10-06T18:53:44.948+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55553 #23031 (9 connections now open) 2014-10-06T18:53:44.948+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55554 #23032 (10 connections now open) 2014-10-06T18:53:44.949+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55555 #23033 (11 connections now open) 2014-10-06T18:53:44.949+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55556 #23034 (12 connections now open) 2014-10-06T18:53:44.949+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55557 #23035 (13 connections now open) 2014-10-06T18:53:44.949+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55558 #23036 (14 connections now open) 2014-10-06T18:53:44.949+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55559 #23037 (15 connections now open) 2014-10-06T18:53:44.949+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55560 #23038 (16 connections now open) 2014-10-06T18:53:44.949+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55561 #23039 (17 connections now open) 2014-10-06T18:53:44.949+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55562 #23040 (18 connections now open) 2014-10-06T18:53:44.950+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55563 #23041 (19 connections now open) 2014-10-06T18:53:44.950+0000 I NETWORK [conn23025] end connection 127.0.0.1:55547 (18 connections now open) 2014-10-06T18:53:49.950+0000 I NETWORK [conn23033] end connection 127.0.0.1:55555 (17 connections now open) 2014-10-06T18:53:49.950+0000 I NETWORK [conn23038] end connection 127.0.0.1:55560 (17 connections now open) 2014-10-06T18:53:49.950+0000 I NETWORK [conn23029] end connection 127.0.0.1:55551 (17 connections now open) 2014-10-06T18:53:49.951+0000 I NETWORK [conn23040] end connection 127.0.0.1:55562 (16 connections now open) 2014-10-06T18:53:49.950+0000 I NETWORK [conn23030] end connection 127.0.0.1:55552 (16 connections now open) 2014-10-06T18:53:49.950+0000 I NETWORK [conn23026] end connection 127.0.0.1:55548 (16 connections now open) 2014-10-06T18:53:49.950+0000 I NETWORK [conn23031] end connection 127.0.0.1:55553 (16 connections now open) 2014-10-06T18:53:49.950+0000 I NETWORK [conn23027] end connection 127.0.0.1:55549 (16 connections now open) 2014-10-06T18:53:49.951+0000 I NETWORK [conn23035] end connection 127.0.0.1:55557 (11 connections now open) 2014-10-06T18:53:49.951+0000 I NETWORK [conn23041] end connection 127.0.0.1:55563 (16 connections now open) 2014-10-06T18:53:49.951+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55564 #23042 (10 connections now open) 2014-10-06T18:53:49.951+0000 I NETWORK [conn23034] end connection 127.0.0.1:55556 (16 connections now open) 2014-10-06T18:53:49.951+0000 I NETWORK [conn23036] end connection 127.0.0.1:55558 (16 connections now open) 2014-10-06T18:53:49.951+0000 I NETWORK [conn23039] end connection 127.0.0.1:55561 (16 connections now open) 2014-10-06T18:53:49.951+0000 I NETWORK [conn23032] end connection 127.0.0.1:55554 (9 connections now open) 2014-10-06T18:53:49.950+0000 I NETWORK [conn23028] end connection 127.0.0.1:55550 (16 connections now open) 2014-10-06T18:53:49.951+0000 I NETWORK [conn23037] end connection 127.0.0.1:55559 (9 connections now open) 2014-10-06T18:53:49.952+0000 I NETWORK [conn23042] end connection 127.0.0.1:55564 (2 connections now open) 2014-10-06T18:53:49.952+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:49.953+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:49.953+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:49.954+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:49.955+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:49.955+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:49.955+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:49.955+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:49.956+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:49.956+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:49.956+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:49.957+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:49.959+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55565 #23043 (3 connections now open) 2014-10-06T18:53:49.959+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55566 #23044 (4 connections now open) 2014-10-06T18:53:49.960+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55567 #23045 (5 connections now open) 2014-10-06T18:53:49.960+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55568 #23046 (6 connections now open) 2014-10-06T18:53:49.960+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55569 #23047 (7 connections now open) 2014-10-06T18:53:49.960+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55570 #23048 (8 connections now open) 2014-10-06T18:53:49.960+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55571 #23049 (9 connections now open) 2014-10-06T18:53:49.960+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55572 #23050 (10 connections now open) 2014-10-06T18:53:49.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55573 #23051 (11 connections now open) 2014-10-06T18:53:49.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55574 #23052 (12 connections now open) 2014-10-06T18:53:49.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55575 #23053 (13 connections now open) 2014-10-06T18:53:49.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55576 #23054 (14 connections now open) 2014-10-06T18:53:49.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55577 #23055 (15 connections now open) 2014-10-06T18:53:49.962+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55578 #23056 (16 connections now open) 2014-10-06T18:53:49.962+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55579 #23057 (17 connections now open) 2014-10-06T18:53:49.962+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55580 #23058 (18 connections now open) 2014-10-06T18:53:49.962+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55581 #23059 (19 connections now open) 2014-10-06T18:53:49.962+0000 I NETWORK [conn23043] end connection 127.0.0.1:55565 (18 connections now open) 2014-10-06T18:53:54.962+0000 I NETWORK [conn23055] end connection 127.0.0.1:55577 (17 connections now open) 2014-10-06T18:53:54.962+0000 I NETWORK [conn23053] end connection 127.0.0.1:55575 (17 connections now open) 2014-10-06T18:53:54.963+0000 I NETWORK [conn23059] end connection 127.0.0.1:55581 (16 connections now open) 2014-10-06T18:53:54.962+0000 I NETWORK [conn23045] end connection 127.0.0.1:55567 (16 connections now open) 2014-10-06T18:53:54.963+0000 I NETWORK [conn23050] end connection 127.0.0.1:55572 (14 connections now open) 2014-10-06T18:53:54.963+0000 I NETWORK [conn23044] end connection 127.0.0.1:55566 (14 connections now open) 2014-10-06T18:53:54.963+0000 I NETWORK [conn23048] end connection 127.0.0.1:55570 (14 connections now open) 2014-10-06T18:53:54.962+0000 I NETWORK [conn23047] end connection 127.0.0.1:55569 (16 connections now open) 2014-10-06T18:53:54.962+0000 I NETWORK [conn23051] end connection 127.0.0.1:55573 (16 connections now open) 2014-10-06T18:53:54.963+0000 I NETWORK [conn23057] end connection 127.0.0.1:55579 (16 connections now open) 2014-10-06T18:53:54.963+0000 I NETWORK [conn23058] end connection 127.0.0.1:55580 (16 connections now open) 2014-10-06T18:53:54.963+0000 I NETWORK [conn23056] end connection 127.0.0.1:55578 (16 connections now open) 2014-10-06T18:53:54.963+0000 I NETWORK [conn23049] end connection 127.0.0.1:55571 (16 connections now open) 2014-10-06T18:53:54.963+0000 I NETWORK [conn23046] end connection 127.0.0.1:55568 (16 connections now open) 2014-10-06T18:53:54.962+0000 I NETWORK [conn23054] end connection 127.0.0.1:55576 (16 connections now open) 2014-10-06T18:53:54.963+0000 I NETWORK [conn23052] end connection 127.0.0.1:55574 (11 connections now open) 2014-10-06T18:53:54.963+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55582 #23060 (3 connections now open) 2014-10-06T18:53:54.964+0000 I NETWORK [conn23060] end connection 127.0.0.1:55582 (2 connections now open) 2014-10-06T18:53:54.964+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:54.965+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:54.966+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:54.966+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:54.967+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:54.967+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:54.967+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:54.968+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:54.968+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:54.968+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:54.968+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:54.969+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:54.971+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55583 #23061 (3 connections now open) 2014-10-06T18:53:54.971+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55584 #23062 (4 connections now open) 2014-10-06T18:53:54.972+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55585 #23063 (5 connections now open) 2014-10-06T18:53:54.972+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55586 #23064 (6 connections now open) 2014-10-06T18:53:54.972+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55587 #23065 (7 connections now open) 2014-10-06T18:53:54.972+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55588 #23066 (8 connections now open) 2014-10-06T18:53:54.972+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55589 #23067 (9 connections now open) 2014-10-06T18:53:54.972+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55590 #23068 (10 connections now open) 2014-10-06T18:53:54.972+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55591 #23069 (11 connections now open) 2014-10-06T18:53:54.973+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55592 #23070 (12 connections now open) 2014-10-06T18:53:54.973+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55593 #23071 (13 connections now open) 2014-10-06T18:53:54.973+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55594 #23072 (14 connections now open) 2014-10-06T18:53:54.973+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55595 #23073 (15 connections now open) 2014-10-06T18:53:54.973+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55596 #23074 (16 connections now open) 2014-10-06T18:53:54.973+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55597 #23075 (17 connections now open) 2014-10-06T18:53:54.973+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55598 #23076 (18 connections now open) 2014-10-06T18:53:54.973+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55599 #23077 (19 connections now open) 2014-10-06T18:53:54.974+0000 I NETWORK [conn23061] end connection 127.0.0.1:55583 (18 connections now open) 2014-10-06T18:53:59.974+0000 I NETWORK [conn23073] end connection 127.0.0.1:55595 (17 connections now open) 2014-10-06T18:53:59.974+0000 I NETWORK [conn23076] end connection 127.0.0.1:55598 (17 connections now open) 2014-10-06T18:53:59.974+0000 I NETWORK [conn23064] end connection 127.0.0.1:55586 (17 connections now open) 2014-10-06T18:53:59.975+0000 I NETWORK [conn23072] end connection 127.0.0.1:55594 (16 connections now open) 2014-10-06T18:53:59.975+0000 I NETWORK [conn23066] end connection 127.0.0.1:55588 (17 connections now open) 2014-10-06T18:53:59.975+0000 I NETWORK [conn23071] end connection 127.0.0.1:55593 (13 connections now open) 2014-10-06T18:53:59.975+0000 I NETWORK [conn23069] end connection 127.0.0.1:55591 (17 connections now open) 2014-10-06T18:53:59.975+0000 I NETWORK [conn23074] end connection 127.0.0.1:55596 (17 connections now open) 2014-10-06T18:53:59.975+0000 I NETWORK [conn23062] end connection 127.0.0.1:55584 (17 connections now open) 2014-10-06T18:53:59.974+0000 I NETWORK [conn23067] end connection 127.0.0.1:55589 (17 connections now open) 2014-10-06T18:53:59.975+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55600 #23078 (11 connections now open) 2014-10-06T18:53:59.975+0000 I NETWORK [conn23070] end connection 127.0.0.1:55592 (17 connections now open) 2014-10-06T18:53:59.975+0000 I NETWORK [conn23063] end connection 127.0.0.1:55585 (17 connections now open) 2014-10-06T18:53:59.975+0000 I NETWORK [conn23077] end connection 127.0.0.1:55599 (16 connections now open) 2014-10-06T18:53:59.974+0000 I NETWORK [conn23075] end connection 127.0.0.1:55597 (17 connections now open) 2014-10-06T18:53:59.975+0000 I NETWORK [conn23068] end connection 127.0.0.1:55590 (14 connections now open) 2014-10-06T18:53:59.975+0000 I NETWORK [conn23065] end connection 127.0.0.1:55587 (17 connections now open) 2014-10-06T18:53:59.976+0000 I NETWORK [conn23078] end connection 127.0.0.1:55600 (2 connections now open) 2014-10-06T18:53:59.976+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:59.977+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:59.978+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:59.978+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:59.979+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:59.979+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:59.979+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:59.980+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:59.980+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:59.980+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:59.980+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:59.981+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:53:59.983+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55601 #23079 (3 connections now open) 2014-10-06T18:53:59.983+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55602 #23080 (4 connections now open) 2014-10-06T18:53:59.983+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55603 #23081 (5 connections now open) 2014-10-06T18:53:59.983+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55604 #23082 (6 connections now open) 2014-10-06T18:53:59.984+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55605 #23083 (7 connections now open) 2014-10-06T18:53:59.984+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55606 #23084 (8 connections now open) 2014-10-06T18:53:59.984+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55607 #23085 (9 connections now open) 2014-10-06T18:53:59.984+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55608 #23086 (10 connections now open) 2014-10-06T18:53:59.984+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55609 #23087 (11 connections now open) 2014-10-06T18:53:59.985+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55610 #23088 (12 connections now open) 2014-10-06T18:53:59.985+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55611 #23089 (13 connections now open) 2014-10-06T18:53:59.985+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55612 #23090 (14 connections now open) 2014-10-06T18:53:59.985+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55613 #23091 (15 connections now open) 2014-10-06T18:53:59.985+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55614 #23092 (16 connections now open) 2014-10-06T18:53:59.985+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55615 #23093 (17 connections now open) 2014-10-06T18:53:59.985+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55616 #23094 (18 connections now open) 2014-10-06T18:53:59.985+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55617 #23095 (19 connections now open) 2014-10-06T18:53:59.986+0000 I NETWORK [conn23079] end connection 127.0.0.1:55601 (18 connections now open) 2014-10-06T18:54:04.986+0000 I NETWORK [conn23081] end connection 127.0.0.1:55603 (17 connections now open) 2014-10-06T18:54:04.986+0000 I NETWORK [conn23092] end connection 127.0.0.1:55614 (17 connections now open) 2014-10-06T18:54:04.986+0000 I NETWORK [conn23083] end connection 127.0.0.1:55605 (17 connections now open) 2014-10-06T18:54:04.986+0000 I NETWORK [conn23085] end connection 127.0.0.1:55607 (17 connections now open) 2014-10-06T18:54:04.986+0000 I NETWORK [conn23093] end connection 127.0.0.1:55615 (17 connections now open) 2014-10-06T18:54:04.986+0000 I NETWORK [conn23088] end connection 127.0.0.1:55610 (17 connections now open) 2014-10-06T18:54:04.986+0000 I NETWORK [conn23095] end connection 127.0.0.1:55617 (16 connections now open) 2014-10-06T18:54:04.987+0000 I NETWORK [conn23080] end connection 127.0.0.1:55602 (16 connections now open) 2014-10-06T18:54:04.987+0000 I NETWORK [conn23084] end connection 127.0.0.1:55606 (16 connections now open) 2014-10-06T18:54:04.987+0000 I NETWORK [conn23089] end connection 127.0.0.1:55611 (16 connections now open) 2014-10-06T18:54:04.987+0000 I NETWORK [conn23090] end connection 127.0.0.1:55612 (16 connections now open) 2014-10-06T18:54:04.987+0000 I NETWORK [conn23082] end connection 127.0.0.1:55604 (16 connections now open) 2014-10-06T18:54:04.987+0000 I NETWORK [conn23087] end connection 127.0.0.1:55609 (16 connections now open) 2014-10-06T18:54:04.987+0000 I NETWORK [conn23091] end connection 127.0.0.1:55613 (16 connections now open) 2014-10-06T18:54:04.987+0000 I NETWORK [conn23094] end connection 127.0.0.1:55616 (16 connections now open) 2014-10-06T18:54:04.987+0000 I NETWORK [conn23086] end connection 127.0.0.1:55608 (16 connections now open) 2014-10-06T18:54:04.987+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55618 #23096 (18 connections now open) 2014-10-06T18:54:04.991+0000 I NETWORK [conn23096] end connection 127.0.0.1:55618 (2 connections now open) 2014-10-06T18:54:04.991+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:04.992+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:04.992+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:04.993+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:04.994+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:04.994+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:04.994+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:04.994+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:04.995+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:04.995+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:04.995+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:04.995+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:04.998+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55619 #23097 (3 connections now open) 2014-10-06T18:54:04.998+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55620 #23098 (4 connections now open) 2014-10-06T18:54:04.999+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55621 #23099 (5 connections now open) 2014-10-06T18:54:04.999+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55622 #23100 (6 connections now open) 2014-10-06T18:54:04.999+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55623 #23101 (7 connections now open) 2014-10-06T18:54:04.999+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55624 #23102 (8 connections now open) 2014-10-06T18:54:04.999+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55625 #23103 (9 connections now open) 2014-10-06T18:54:04.999+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55626 #23104 (10 connections now open) 2014-10-06T18:54:04.999+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55627 #23105 (11 connections now open) 2014-10-06T18:54:04.999+0000 I NETWORK [conn23097] end connection 127.0.0.1:55619 (10 connections now open) 2014-10-06T18:54:09.999+0000 I NETWORK [conn23102] end connection 127.0.0.1:55624 (9 connections now open) 2014-10-06T18:54:10.000+0000 I NETWORK [conn23100] end connection 127.0.0.1:55622 (9 connections now open) 2014-10-06T18:54:10.000+0000 I NETWORK [conn23103] end connection 127.0.0.1:55625 (8 connections now open) 2014-10-06T18:54:09.999+0000 I NETWORK [conn23104] end connection 127.0.0.1:55626 (9 connections now open) 2014-10-06T18:54:10.000+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55628 #23106 (8 connections now open) 2014-10-06T18:54:10.000+0000 I NETWORK [conn23098] end connection 127.0.0.1:55620 (8 connections now open) 2014-10-06T18:54:10.000+0000 I NETWORK [conn23099] end connection 127.0.0.1:55621 (8 connections now open) 2014-10-06T18:54:10.000+0000 I NETWORK [conn23101] end connection 127.0.0.1:55623 (8 connections now open) 2014-10-06T18:54:10.000+0000 I NETWORK [conn23105] end connection 127.0.0.1:55627 (8 connections now open) 2014-10-06T18:54:10.001+0000 I NETWORK [conn23106] end connection 127.0.0.1:55628 (2 connections now open) 2014-10-06T18:54:10.001+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:10.002+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:10.002+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:10.003+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:10.004+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:10.004+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:10.004+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:10.004+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:10.005+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:10.005+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:10.005+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:10.005+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:10.008+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55629 #23107 (3 connections now open) 2014-10-06T18:54:10.008+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55630 #23108 (4 connections now open) 2014-10-06T18:54:10.008+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55631 #23109 (5 connections now open) 2014-10-06T18:54:10.008+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55632 #23110 (6 connections now open) 2014-10-06T18:54:10.008+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55633 #23111 (7 connections now open) 2014-10-06T18:54:10.008+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55634 #23112 (8 connections now open) 2014-10-06T18:54:10.008+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55635 #23113 (9 connections now open) 2014-10-06T18:54:10.009+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55636 #23114 (10 connections now open) 2014-10-06T18:54:10.009+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55637 #23115 (11 connections now open) 2014-10-06T18:54:10.009+0000 I NETWORK [conn23107] end connection 127.0.0.1:55629 (10 connections now open) 2014-10-06T18:54:15.009+0000 I NETWORK [conn23108] end connection 127.0.0.1:55630 (9 connections now open) 2014-10-06T18:54:15.010+0000 I NETWORK [conn23111] end connection 127.0.0.1:55633 (9 connections now open) 2014-10-06T18:54:15.009+0000 I NETWORK [conn23112] end connection 127.0.0.1:55634 (9 connections now open) 2014-10-06T18:54:15.010+0000 I NETWORK [conn23110] end connection 127.0.0.1:55632 (9 connections now open) 2014-10-06T18:54:15.010+0000 I NETWORK [conn23115] end connection 127.0.0.1:55637 (9 connections now open) 2014-10-06T18:54:15.010+0000 I NETWORK [conn23113] end connection 127.0.0.1:55635 (9 connections now open) 2014-10-06T18:54:15.010+0000 I NETWORK [conn23109] end connection 127.0.0.1:55631 (8 connections now open) 2014-10-06T18:54:15.013+0000 I NETWORK [conn23114] end connection 127.0.0.1:55636 (2 connections now open) 2014-10-06T18:54:15.014+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55638 #23116 (3 connections now open) 2014-10-06T18:54:15.014+0000 I NETWORK [conn23116] end connection 127.0.0.1:55638 (2 connections now open) 2014-10-06T18:54:15.014+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:15.015+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:15.016+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:15.016+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:15.017+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:15.017+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:15.018+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:15.018+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:15.018+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:15.018+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:15.019+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:15.019+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:15.021+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55639 #23117 (3 connections now open) 2014-10-06T18:54:15.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55640 #23118 (4 connections now open) 2014-10-06T18:54:15.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55641 #23119 (5 connections now open) 2014-10-06T18:54:15.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55642 #23120 (6 connections now open) 2014-10-06T18:54:15.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55643 #23121 (7 connections now open) 2014-10-06T18:54:15.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55645 #23122 (8 connections now open) 2014-10-06T18:54:15.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55646 #23123 (9 connections now open) 2014-10-06T18:54:15.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55647 #23124 (10 connections now open) 2014-10-06T18:54:15.022+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55648 #23125 (11 connections now open) 2014-10-06T18:54:15.023+0000 I NETWORK [conn23117] end connection 127.0.0.1:55639 (10 connections now open) 2014-10-06T18:54:20.023+0000 I NETWORK [conn23119] end connection 127.0.0.1:55641 (9 connections now open) 2014-10-06T18:54:20.023+0000 I NETWORK [conn23121] end connection 127.0.0.1:55643 (9 connections now open) 2014-10-06T18:54:20.023+0000 I NETWORK [conn23122] end connection 127.0.0.1:55645 (9 connections now open) 2014-10-06T18:54:20.023+0000 I NETWORK [conn23118] end connection 127.0.0.1:55640 (7 connections now open) 2014-10-06T18:54:20.023+0000 I NETWORK [conn23123] end connection 127.0.0.1:55646 (9 connections now open) 2014-10-06T18:54:20.023+0000 I NETWORK [conn23120] end connection 127.0.0.1:55642 (7 connections now open) 2014-10-06T18:54:20.023+0000 I NETWORK [conn23125] end connection 127.0.0.1:55648 (3 connections now open) 2014-10-06T18:54:20.023+0000 I NETWORK [conn23124] end connection 127.0.0.1:55647 (2 connections now open) 2014-10-06T18:54:20.023+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55649 #23126 (3 connections now open) 2014-10-06T18:54:20.024+0000 I NETWORK [conn23126] end connection 127.0.0.1:55649 (2 connections now open) 2014-10-06T18:54:20.024+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:20.025+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:20.026+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:20.026+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:20.027+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:20.027+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:20.027+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:20.028+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:20.028+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:20.028+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:20.028+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:20.029+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:20.031+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55650 #23127 (3 connections now open) 2014-10-06T18:54:20.031+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55651 #23128 (4 connections now open) 2014-10-06T18:54:20.031+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55652 #23129 (5 connections now open) 2014-10-06T18:54:20.032+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55653 #23130 (6 connections now open) 2014-10-06T18:54:20.032+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55654 #23131 (7 connections now open) 2014-10-06T18:54:20.032+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55655 #23132 (8 connections now open) 2014-10-06T18:54:20.032+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55656 #23133 (9 connections now open) 2014-10-06T18:54:20.032+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55657 #23134 (10 connections now open) 2014-10-06T18:54:20.032+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55658 #23135 (11 connections now open) 2014-10-06T18:54:20.032+0000 I NETWORK [conn23127] end connection 127.0.0.1:55650 (10 connections now open) 2014-10-06T18:54:25.033+0000 I NETWORK [conn23132] end connection 127.0.0.1:55655 (9 connections now open) 2014-10-06T18:54:25.033+0000 I NETWORK [conn23128] end connection 127.0.0.1:55651 (9 connections now open) 2014-10-06T18:54:25.033+0000 I NETWORK [conn23134] end connection 127.0.0.1:55657 (9 connections now open) 2014-10-06T18:54:25.033+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55659 #23136 (10 connections now open) 2014-10-06T18:54:25.033+0000 I NETWORK [conn23133] end connection 127.0.0.1:55656 (9 connections now open) 2014-10-06T18:54:25.033+0000 I NETWORK [conn23129] end connection 127.0.0.1:55652 (9 connections now open) 2014-10-06T18:54:25.033+0000 I NETWORK [conn23135] end connection 127.0.0.1:55658 (9 connections now open) 2014-10-06T18:54:25.033+0000 I NETWORK [conn23131] end connection 127.0.0.1:55654 (8 connections now open) 2014-10-06T18:54:25.033+0000 I NETWORK [conn23130] end connection 127.0.0.1:55653 (9 connections now open) 2014-10-06T18:54:25.034+0000 I NETWORK [conn23136] end connection 127.0.0.1:55659 (2 connections now open) 2014-10-06T18:54:25.034+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:25.035+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:25.035+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:25.036+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:25.037+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:25.037+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:25.037+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:25.037+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:25.038+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:25.038+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:25.038+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:25.038+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:25.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55660 #23137 (3 connections now open) 2014-10-06T18:54:25.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55661 #23138 (4 connections now open) 2014-10-06T18:54:25.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55662 #23139 (5 connections now open) 2014-10-06T18:54:25.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55663 #23140 (6 connections now open) 2014-10-06T18:54:25.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55664 #23141 (7 connections now open) 2014-10-06T18:54:25.042+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55665 #23142 (8 connections now open) 2014-10-06T18:54:25.042+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55666 #23143 (9 connections now open) 2014-10-06T18:54:25.042+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55667 #23144 (10 connections now open) 2014-10-06T18:54:25.042+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55668 #23145 (11 connections now open) 2014-10-06T18:54:25.042+0000 I NETWORK [conn23137] end connection 127.0.0.1:55660 (10 connections now open) 2014-10-06T18:54:30.043+0000 I NETWORK [conn23139] end connection 127.0.0.1:55662 (9 connections now open) 2014-10-06T18:54:30.043+0000 I NETWORK [conn23140] end connection 127.0.0.1:55663 (9 connections now open) 2014-10-06T18:54:30.043+0000 I NETWORK [conn23145] end connection 127.0.0.1:55668 (9 connections now open) 2014-10-06T18:54:30.043+0000 I NETWORK [conn23142] end connection 127.0.0.1:55665 (9 connections now open) 2014-10-06T18:54:30.043+0000 I NETWORK [conn23143] end connection 127.0.0.1:55666 (7 connections now open) 2014-10-06T18:54:30.043+0000 I NETWORK [conn23138] end connection 127.0.0.1:55661 (9 connections now open) 2014-10-06T18:54:30.043+0000 I NETWORK [conn23144] end connection 127.0.0.1:55667 (8 connections now open) 2014-10-06T18:54:30.043+0000 I NETWORK [conn23141] end connection 127.0.0.1:55664 (9 connections now open) 2014-10-06T18:54:30.043+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55669 #23146 (3 connections now open) 2014-10-06T18:54:30.044+0000 I NETWORK [conn23146] end connection 127.0.0.1:55669 (2 connections now open) 2014-10-06T18:54:30.044+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:30.045+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:30.045+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:30.046+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:30.047+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:30.047+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:30.047+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:30.047+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:30.048+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:30.048+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:30.048+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:30.048+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:30.051+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55670 #23147 (3 connections now open) 2014-10-06T18:54:30.051+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55671 #23148 (4 connections now open) 2014-10-06T18:54:30.051+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55672 #23149 (5 connections now open) 2014-10-06T18:54:30.051+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55673 #23150 (6 connections now open) 2014-10-06T18:54:30.052+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55674 #23151 (7 connections now open) 2014-10-06T18:54:30.052+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55675 #23152 (8 connections now open) 2014-10-06T18:54:30.052+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55676 #23153 (9 connections now open) 2014-10-06T18:54:30.052+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55677 #23154 (10 connections now open) 2014-10-06T18:54:30.052+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55678 #23155 (11 connections now open) 2014-10-06T18:54:30.052+0000 I NETWORK [conn23147] end connection 127.0.0.1:55670 (10 connections now open) 2014-10-06T18:54:35.052+0000 I NETWORK [conn23148] end connection 127.0.0.1:55671 (9 connections now open) 2014-10-06T18:54:35.052+0000 I NETWORK [conn23150] end connection 127.0.0.1:55673 (9 connections now open) 2014-10-06T18:54:35.053+0000 I NETWORK [conn23154] end connection 127.0.0.1:55677 (8 connections now open) 2014-10-06T18:54:35.053+0000 I NETWORK [conn23149] end connection 127.0.0.1:55672 (8 connections now open) 2014-10-06T18:54:35.053+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55679 #23156 (8 connections now open) 2014-10-06T18:54:35.053+0000 I NETWORK [conn23153] end connection 127.0.0.1:55676 (8 connections now open) 2014-10-06T18:54:35.053+0000 I NETWORK [conn23152] end connection 127.0.0.1:55675 (8 connections now open) 2014-10-06T18:54:35.053+0000 I NETWORK [conn23155] end connection 127.0.0.1:55678 (8 connections now open) 2014-10-06T18:54:35.053+0000 I NETWORK [conn23151] end connection 127.0.0.1:55674 (8 connections now open) 2014-10-06T18:54:35.053+0000 I NETWORK [conn23156] end connection 127.0.0.1:55679 (2 connections now open) 2014-10-06T18:54:35.054+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:35.054+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:35.055+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:35.055+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:35.056+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:35.056+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:35.057+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:35.057+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:35.057+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:35.057+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:35.057+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:35.058+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:35.060+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55680 #23157 (3 connections now open) 2014-10-06T18:54:35.060+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55681 #23158 (4 connections now open) 2014-10-06T18:54:35.061+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55682 #23159 (5 connections now open) 2014-10-06T18:54:35.061+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55683 #23160 (6 connections now open) 2014-10-06T18:54:35.061+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55684 #23161 (7 connections now open) 2014-10-06T18:54:35.061+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55685 #23162 (8 connections now open) 2014-10-06T18:54:35.061+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55686 #23163 (9 connections now open) 2014-10-06T18:54:35.061+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55687 #23164 (10 connections now open) 2014-10-06T18:54:35.061+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55688 #23165 (11 connections now open) 2014-10-06T18:54:35.062+0000 I NETWORK [conn23157] end connection 127.0.0.1:55680 (10 connections now open) 2014-10-06T18:54:40.062+0000 I NETWORK [conn23163] end connection 127.0.0.1:55686 (9 connections now open) 2014-10-06T18:54:40.062+0000 I NETWORK [conn23160] end connection 127.0.0.1:55683 (9 connections now open) 2014-10-06T18:54:40.062+0000 I NETWORK [conn23158] end connection 127.0.0.1:55681 (8 connections now open) 2014-10-06T18:54:40.062+0000 I NETWORK [conn23162] end connection 127.0.0.1:55685 (8 connections now open) 2014-10-06T18:54:40.062+0000 I NETWORK [conn23164] end connection 127.0.0.1:55687 (8 connections now open) 2014-10-06T18:54:40.062+0000 I NETWORK [conn23161] end connection 127.0.0.1:55684 (8 connections now open) 2014-10-06T18:54:40.062+0000 I NETWORK [conn23159] end connection 127.0.0.1:55682 (8 connections now open) 2014-10-06T18:54:40.062+0000 I NETWORK [conn23165] end connection 127.0.0.1:55688 (8 connections now open) 2014-10-06T18:54:40.062+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55689 #23166 (10 connections now open) 2014-10-06T18:54:40.063+0000 I NETWORK [conn23166] end connection 127.0.0.1:55689 (2 connections now open) 2014-10-06T18:54:40.063+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:40.064+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:40.064+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:40.065+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:40.066+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:40.066+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:40.066+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:40.066+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:40.067+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:40.067+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:40.067+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:40.067+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:40.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55690 #23167 (3 connections now open) 2014-10-06T18:54:40.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55691 #23168 (4 connections now open) 2014-10-06T18:54:40.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55692 #23169 (5 connections now open) 2014-10-06T18:54:40.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55693 #23170 (6 connections now open) 2014-10-06T18:54:40.070+0000 I NETWORK [conn23167] end connection 127.0.0.1:55690 (5 connections now open) 2014-10-06T18:54:40.070+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55694 #23171 (7 connections now open) 2014-10-06T18:54:45.070+0000 I NETWORK [conn23169] end connection 127.0.0.1:55692 (5 connections now open) 2014-10-06T18:54:45.070+0000 I NETWORK [conn23171] end connection 127.0.0.1:55694 (5 connections now open) 2014-10-06T18:54:45.070+0000 I NETWORK [conn23170] end connection 127.0.0.1:55693 (5 connections now open) 2014-10-06T18:54:45.070+0000 I NETWORK [conn23168] end connection 127.0.0.1:55691 (5 connections now open) 2014-10-06T18:54:45.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55695 #23172 (6 connections now open) 2014-10-06T18:54:45.072+0000 I NETWORK [conn23172] end connection 127.0.0.1:55695 (2 connections now open) 2014-10-06T18:54:45.072+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:45.073+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:45.073+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:45.074+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:45.075+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:45.075+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:45.075+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:45.075+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:45.076+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:45.076+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:45.076+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:45.076+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:45.079+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55696 #23173 (3 connections now open) 2014-10-06T18:54:45.079+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55697 #23174 (4 connections now open) 2014-10-06T18:54:45.079+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55698 #23175 (5 connections now open) 2014-10-06T18:54:45.079+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55699 #23176 (6 connections now open) 2014-10-06T18:54:45.079+0000 I NETWORK [conn23173] end connection 127.0.0.1:55696 (5 connections now open) 2014-10-06T18:54:45.079+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55700 #23177 (7 connections now open) 2014-10-06T18:54:50.080+0000 I NETWORK [conn23176] end connection 127.0.0.1:55699 (5 connections now open) 2014-10-06T18:54:50.080+0000 I NETWORK [conn23177] end connection 127.0.0.1:55700 (5 connections now open) 2014-10-06T18:54:50.080+0000 I NETWORK [conn23174] end connection 127.0.0.1:55697 (5 connections now open) 2014-10-06T18:54:50.080+0000 I NETWORK [conn23175] end connection 127.0.0.1:55698 (5 connections now open) 2014-10-06T18:54:50.080+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55701 #23178 (6 connections now open) 2014-10-06T18:54:50.081+0000 I NETWORK [conn23178] end connection 127.0.0.1:55701 (2 connections now open) 2014-10-06T18:54:50.081+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:50.082+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:50.082+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:50.083+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:50.084+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:50.084+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:50.084+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:50.084+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:50.086+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:50.086+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:50.086+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:50.086+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:50.088+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55702 #23179 (3 connections now open) 2014-10-06T18:54:50.089+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55703 #23180 (4 connections now open) 2014-10-06T18:54:50.089+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55704 #23181 (5 connections now open) 2014-10-06T18:54:50.089+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55705 #23182 (6 connections now open) 2014-10-06T18:54:50.089+0000 I NETWORK [conn23179] end connection 127.0.0.1:55702 (5 connections now open) 2014-10-06T18:54:50.089+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55706 #23183 (7 connections now open) 2014-10-06T18:54:55.089+0000 I NETWORK [conn23183] end connection 127.0.0.1:55706 (5 connections now open) 2014-10-06T18:54:55.089+0000 I NETWORK [conn23180] end connection 127.0.0.1:55703 (5 connections now open) 2014-10-06T18:54:55.089+0000 I NETWORK [conn23182] end connection 127.0.0.1:55705 (5 connections now open) 2014-10-06T18:54:55.089+0000 I NETWORK [conn23181] end connection 127.0.0.1:55704 (5 connections now open) 2014-10-06T18:54:55.090+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55707 #23184 (6 connections now open) 2014-10-06T18:54:55.090+0000 I NETWORK [conn23184] end connection 127.0.0.1:55707 (2 connections now open) 2014-10-06T18:54:55.091+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:55.092+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:55.092+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:55.093+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:55.093+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:55.094+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:55.094+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:55.094+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:55.095+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:55.095+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:55.095+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:55.095+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:54:55.097+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55708 #23185 (3 connections now open) 2014-10-06T18:54:55.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55709 #23186 (4 connections now open) 2014-10-06T18:54:55.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55710 #23187 (5 connections now open) 2014-10-06T18:54:55.098+0000 I NETWORK [conn23185] end connection 127.0.0.1:55708 (4 connections now open) 2014-10-06T18:54:55.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55711 #23188 (6 connections now open) 2014-10-06T18:54:55.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55712 #23189 (6 connections now open) 2014-10-06T18:55:00.098+0000 I NETWORK [conn23189] end connection 127.0.0.1:55712 (5 connections now open) 2014-10-06T18:55:00.098+0000 I NETWORK [conn23188] end connection 127.0.0.1:55711 (5 connections now open) 2014-10-06T18:55:00.098+0000 I NETWORK [conn23186] end connection 127.0.0.1:55709 (5 connections now open) 2014-10-06T18:55:00.098+0000 I NETWORK [conn23187] end connection 127.0.0.1:55710 (5 connections now open) 2014-10-06T18:55:00.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55713 #23190 (6 connections now open) 2014-10-06T18:55:00.099+0000 I NETWORK [conn23190] end connection 127.0.0.1:55713 (2 connections now open) 2014-10-06T18:55:00.100+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:00.100+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:00.101+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:00.102+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:00.102+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:00.103+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:00.103+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:00.103+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:00.104+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:00.104+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:00.104+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:00.104+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:00.106+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55714 #23191 (3 connections now open) 2014-10-06T18:55:00.107+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55715 #23192 (4 connections now open) 2014-10-06T18:55:00.107+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55716 #23193 (5 connections now open) 2014-10-06T18:55:00.107+0000 I NETWORK [conn23191] end connection 127.0.0.1:55714 (4 connections now open) 2014-10-06T18:55:00.107+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55717 #23194 (6 connections now open) 2014-10-06T18:55:00.107+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55718 #23195 (6 connections now open) 2014-10-06T18:55:05.107+0000 I NETWORK [conn23192] end connection 127.0.0.1:55715 (5 connections now open) 2014-10-06T18:55:05.107+0000 I NETWORK [conn23195] end connection 127.0.0.1:55718 (5 connections now open) 2014-10-06T18:55:05.107+0000 I NETWORK [conn23194] end connection 127.0.0.1:55717 (5 connections now open) 2014-10-06T18:55:05.107+0000 I NETWORK [conn23193] end connection 127.0.0.1:55716 (5 connections now open) 2014-10-06T18:55:05.108+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55719 #23196 (6 connections now open) 2014-10-06T18:55:05.108+0000 I NETWORK [conn23196] end connection 127.0.0.1:55719 (2 connections now open) 2014-10-06T18:55:05.109+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:05.110+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:05.110+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:05.111+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:05.112+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:05.112+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:05.112+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:05.112+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:05.113+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:05.113+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:05.113+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:05.113+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:05.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55720 #23197 (3 connections now open) 2014-10-06T18:55:05.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55721 #23198 (4 connections now open) 2014-10-06T18:55:05.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55722 #23199 (5 connections now open) 2014-10-06T18:55:05.116+0000 I NETWORK [conn23197] end connection 127.0.0.1:55720 (4 connections now open) 2014-10-06T18:55:05.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55723 #23200 (6 connections now open) 2014-10-06T18:55:05.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55724 #23201 (6 connections now open) 2014-10-06T18:55:10.117+0000 I NETWORK [conn23201] end connection 127.0.0.1:55724 (5 connections now open) 2014-10-06T18:55:10.117+0000 I NETWORK [conn23198] end connection 127.0.0.1:55721 (4 connections now open) 2014-10-06T18:55:10.117+0000 I NETWORK [conn23199] end connection 127.0.0.1:55722 (4 connections now open) 2014-10-06T18:55:10.117+0000 I NETWORK [conn23200] end connection 127.0.0.1:55723 (5 connections now open) 2014-10-06T18:55:10.117+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55725 #23202 (6 connections now open) 2014-10-06T18:55:10.118+0000 I NETWORK [conn23202] end connection 127.0.0.1:55725 (2 connections now open) 2014-10-06T18:55:10.118+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:10.119+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:10.119+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:10.120+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:10.121+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:10.121+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:10.121+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:10.121+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:10.122+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:10.122+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:10.122+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:10.122+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:10.125+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55726 #23203 (3 connections now open) 2014-10-06T18:55:10.126+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55727 #23204 (4 connections now open) 2014-10-06T18:55:10.126+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55729 #23205 (5 connections now open) 2014-10-06T18:55:10.126+0000 I NETWORK [conn23203] end connection 127.0.0.1:55726 (4 connections now open) 2014-10-06T18:55:10.126+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55728 #23206 (6 connections now open) 2014-10-06T18:55:10.126+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55731 #23207 (6 connections now open) 2014-10-06T18:55:15.126+0000 I NETWORK [conn23204] end connection 127.0.0.1:55727 (5 connections now open) 2014-10-06T18:55:15.126+0000 I NETWORK [conn23205] end connection 127.0.0.1:55729 (5 connections now open) 2014-10-06T18:55:15.126+0000 I NETWORK [conn23207] end connection 127.0.0.1:55731 (5 connections now open) 2014-10-06T18:55:15.126+0000 I NETWORK [conn23206] end connection 127.0.0.1:55728 (5 connections now open) 2014-10-06T18:55:15.127+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55732 #23208 (6 connections now open) 2014-10-06T18:55:15.127+0000 I NETWORK [conn23208] end connection 127.0.0.1:55732 (2 connections now open) 2014-10-06T18:55:15.128+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:15.128+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:15.129+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:15.130+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:15.130+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:15.131+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:15.131+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:15.131+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:15.132+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:15.132+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:15.132+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:15.132+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:15.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55733 #23209 (3 connections now open) 2014-10-06T18:55:15.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55734 #23210 (4 connections now open) 2014-10-06T18:55:15.135+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55735 #23211 (5 connections now open) 2014-10-06T18:55:15.135+0000 I NETWORK [conn23209] end connection 127.0.0.1:55733 (4 connections now open) 2014-10-06T18:55:20.135+0000 I NETWORK [conn23210] end connection 127.0.0.1:55734 (3 connections now open) 2014-10-06T18:55:20.135+0000 I NETWORK [conn23211] end connection 127.0.0.1:55735 (2 connections now open) 2014-10-06T18:55:20.136+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55736 #23212 (3 connections now open) 2014-10-06T18:55:20.136+0000 I NETWORK [conn23212] end connection 127.0.0.1:55736 (2 connections now open) 2014-10-06T18:55:20.136+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:20.137+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:20.137+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:20.138+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:20.139+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:20.139+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:20.139+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:20.139+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:20.140+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:20.140+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:20.140+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:20.140+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:20.143+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55737 #23213 (3 connections now open) 2014-10-06T18:55:20.143+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55738 #23214 (4 connections now open) 2014-10-06T18:55:20.143+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55739 #23215 (5 connections now open) 2014-10-06T18:55:20.143+0000 I NETWORK [conn23213] end connection 127.0.0.1:55737 (4 connections now open) 2014-10-06T18:55:25.143+0000 I NETWORK [conn23215] end connection 127.0.0.1:55739 (3 connections now open) 2014-10-06T18:55:25.143+0000 I NETWORK [conn23214] end connection 127.0.0.1:55738 (3 connections now open) 2014-10-06T18:55:25.143+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55740 #23216 (4 connections now open) 2014-10-06T18:55:25.144+0000 I NETWORK [conn23216] end connection 127.0.0.1:55740 (2 connections now open) 2014-10-06T18:55:25.145+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:25.145+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:25.146+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:25.146+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:25.147+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:25.147+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:25.148+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:25.148+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:25.148+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:25.148+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:25.149+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:25.149+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:25.151+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55741 #23217 (3 connections now open) 2014-10-06T18:55:25.151+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55742 #23218 (4 connections now open) 2014-10-06T18:55:25.151+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55743 #23219 (5 connections now open) 2014-10-06T18:55:25.152+0000 I NETWORK [conn23217] end connection 127.0.0.1:55741 (4 connections now open) 2014-10-06T18:55:30.152+0000 I NETWORK [conn23219] end connection 127.0.0.1:55743 (3 connections now open) 2014-10-06T18:55:30.152+0000 I NETWORK [conn23218] end connection 127.0.0.1:55742 (3 connections now open) 2014-10-06T18:55:30.152+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55744 #23220 (4 connections now open) 2014-10-06T18:55:30.153+0000 I NETWORK [conn23220] end connection 127.0.0.1:55744 (2 connections now open) 2014-10-06T18:55:30.153+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:30.154+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:30.155+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:30.155+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:30.156+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:30.156+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:30.156+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:30.157+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:30.157+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:30.157+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:30.157+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:30.158+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:30.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55745 #23221 (3 connections now open) 2014-10-06T18:55:30.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55746 #23222 (4 connections now open) 2014-10-06T18:55:30.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55747 #23223 (5 connections now open) 2014-10-06T18:55:30.161+0000 I NETWORK [conn23221] end connection 127.0.0.1:55745 (4 connections now open) 2014-10-06T18:55:35.161+0000 I NETWORK [conn23223] end connection 127.0.0.1:55747 (3 connections now open) 2014-10-06T18:55:35.161+0000 I NETWORK [conn23222] end connection 127.0.0.1:55746 (3 connections now open) 2014-10-06T18:55:35.161+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55748 #23224 (4 connections now open) 2014-10-06T18:55:35.162+0000 I NETWORK [conn23224] end connection 127.0.0.1:55748 (2 connections now open) 2014-10-06T18:55:35.162+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:35.163+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:35.174+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:35.174+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:35.175+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:35.175+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:35.176+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:35.176+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:35.176+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:35.177+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:35.177+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:35.177+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:35.179+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55749 #23225 (3 connections now open) 2014-10-06T18:55:35.179+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55750 #23226 (4 connections now open) 2014-10-06T18:55:35.180+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55751 #23227 (5 connections now open) 2014-10-06T18:55:35.180+0000 I NETWORK [conn23225] end connection 127.0.0.1:55749 (4 connections now open) 2014-10-06T18:55:40.180+0000 I NETWORK [conn23226] end connection 127.0.0.1:55750 (3 connections now open) 2014-10-06T18:55:40.180+0000 I NETWORK [conn23227] end connection 127.0.0.1:55751 (2 connections now open) 2014-10-06T18:55:40.180+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55752 #23228 (4 connections now open) 2014-10-06T18:55:40.181+0000 I NETWORK [conn23228] end connection 127.0.0.1:55752 (2 connections now open) 2014-10-06T18:55:40.181+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:40.182+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:40.182+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:40.183+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:40.184+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:40.184+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:40.184+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:40.184+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:40.185+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:40.185+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:40.185+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:40.185+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:40.188+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55753 #23229 (3 connections now open) 2014-10-06T18:55:40.188+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55754 #23230 (4 connections now open) 2014-10-06T18:55:40.188+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55755 #23231 (5 connections now open) 2014-10-06T18:55:40.188+0000 I NETWORK [conn23229] end connection 127.0.0.1:55753 (4 connections now open) 2014-10-06T18:55:45.188+0000 I NETWORK [conn23231] end connection 127.0.0.1:55755 (3 connections now open) 2014-10-06T18:55:45.188+0000 I NETWORK [conn23230] end connection 127.0.0.1:55754 (3 connections now open) 2014-10-06T18:55:45.189+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55756 #23232 (4 connections now open) 2014-10-06T18:55:45.189+0000 I NETWORK [conn23232] end connection 127.0.0.1:55756 (2 connections now open) 2014-10-06T18:55:45.190+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:45.190+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:45.191+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:45.192+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:45.192+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:45.193+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:45.193+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:45.193+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:45.194+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:45.194+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:45.194+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:45.194+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:45.197+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55757 #23233 (3 connections now open) 2014-10-06T18:55:45.197+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55758 #23234 (4 connections now open) 2014-10-06T18:55:45.197+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55759 #23235 (5 connections now open) 2014-10-06T18:55:45.197+0000 I NETWORK [conn23233] end connection 127.0.0.1:55757 (4 connections now open) 2014-10-06T18:55:50.197+0000 I NETWORK [conn23235] end connection 127.0.0.1:55759 (3 connections now open) 2014-10-06T18:55:50.197+0000 I NETWORK [conn23234] end connection 127.0.0.1:55758 (3 connections now open) 2014-10-06T18:55:50.198+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55760 #23236 (4 connections now open) 2014-10-06T18:55:50.198+0000 I NETWORK [conn23236] end connection 127.0.0.1:55760 (2 connections now open) 2014-10-06T18:55:50.199+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:50.200+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:50.200+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:50.201+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:50.202+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:50.202+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:50.202+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:50.202+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:50.203+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:50.203+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:50.203+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:50.203+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:50.206+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55761 #23237 (3 connections now open) 2014-10-06T18:55:50.206+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55762 #23238 (4 connections now open) 2014-10-06T18:55:50.206+0000 I NETWORK [conn23237] end connection 127.0.0.1:55761 (3 connections now open) 2014-10-06T18:55:55.206+0000 I NETWORK [conn23238] end connection 127.0.0.1:55762 (2 connections now open) 2014-10-06T18:55:55.207+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55763 #23239 (3 connections now open) 2014-10-06T18:55:55.207+0000 I NETWORK [conn23239] end connection 127.0.0.1:55763 (2 connections now open) 2014-10-06T18:55:55.208+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:55.208+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:55.209+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:55.210+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:55.210+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:55.211+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:55.211+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:55.211+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:55.211+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:55.212+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:55.212+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:55.212+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:55:55.214+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55764 #23240 (3 connections now open) 2014-10-06T18:55:55.215+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55765 #23241 (4 connections now open) 2014-10-06T18:55:55.215+0000 I NETWORK [conn23240] end connection 127.0.0.1:55764 (3 connections now open) 2014-10-06T18:56:00.215+0000 I NETWORK [conn23241] end connection 127.0.0.1:55765 (2 connections now open) 2014-10-06T18:56:00.215+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55766 #23242 (3 connections now open) 2014-10-06T18:56:00.218+0000 I NETWORK [conn23242] end connection 127.0.0.1:55766 (2 connections now open) 2014-10-06T18:56:00.218+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:00.219+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:00.220+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:00.220+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:00.221+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:00.221+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:00.221+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:00.222+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:00.222+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:00.222+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:00.222+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:00.223+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:00.225+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55767 #23243 (3 connections now open) 2014-10-06T18:56:00.225+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55768 #23244 (4 connections now open) 2014-10-06T18:56:00.225+0000 I NETWORK [conn23243] end connection 127.0.0.1:55767 (3 connections now open) 2014-10-06T18:56:05.226+0000 I NETWORK [conn23244] end connection 127.0.0.1:55768 (2 connections now open) 2014-10-06T18:56:05.226+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55769 #23245 (3 connections now open) 2014-10-06T18:56:05.227+0000 I NETWORK [conn23245] end connection 127.0.0.1:55769 (2 connections now open) 2014-10-06T18:56:05.227+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:05.228+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:05.228+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:05.229+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:05.230+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:05.230+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:05.230+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:05.230+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:05.231+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:05.231+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:05.231+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:05.231+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:05.234+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55770 #23246 (3 connections now open) 2014-10-06T18:56:05.234+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55771 #23247 (4 connections now open) 2014-10-06T18:56:05.234+0000 I NETWORK [conn23246] end connection 127.0.0.1:55770 (3 connections now open) 2014-10-06T18:56:10.234+0000 I NETWORK [conn23247] end connection 127.0.0.1:55771 (2 connections now open) 2014-10-06T18:56:10.235+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55772 #23248 (3 connections now open) 2014-10-06T18:56:10.235+0000 I NETWORK [conn23248] end connection 127.0.0.1:55772 (2 connections now open) 2014-10-06T18:56:10.236+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:10.236+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:10.237+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:10.238+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:10.238+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:10.239+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:10.239+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:10.239+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:10.240+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:10.240+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:10.240+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:10.240+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:10.243+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55773 #23249 (3 connections now open) 2014-10-06T18:56:10.243+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55774 #23250 (4 connections now open) 2014-10-06T18:56:10.243+0000 I NETWORK [conn23249] end connection 127.0.0.1:55773 (3 connections now open) 2014-10-06T18:56:15.243+0000 I NETWORK [conn23250] end connection 127.0.0.1:55774 (2 connections now open) 2014-10-06T18:56:15.243+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55775 #23251 (3 connections now open) 2014-10-06T18:56:15.244+0000 I NETWORK [conn23251] end connection 127.0.0.1:55775 (2 connections now open) 2014-10-06T18:56:15.244+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:15.245+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:15.246+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:15.246+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:15.247+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:15.247+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:15.248+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:15.248+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:15.248+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:15.249+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:15.249+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:15.249+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:15.251+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55776 #23252 (3 connections now open) 2014-10-06T18:56:15.252+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55777 #23253 (4 connections now open) 2014-10-06T18:56:15.252+0000 I NETWORK [conn23252] end connection 127.0.0.1:55776 (3 connections now open) 2014-10-06T18:56:20.252+0000 I NETWORK [conn23253] end connection 127.0.0.1:55777 (2 connections now open) 2014-10-06T18:56:20.252+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55778 #23254 (3 connections now open) 2014-10-06T18:56:20.253+0000 I NETWORK [conn23254] end connection 127.0.0.1:55778 (2 connections now open) 2014-10-06T18:56:20.253+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:20.254+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:20.254+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:20.255+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:20.255+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:20.256+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:20.256+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:20.256+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:20.256+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:20.257+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:20.257+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:20.257+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:20.259+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55779 #23255 (3 connections now open) 2014-10-06T18:56:20.259+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55780 #23256 (4 connections now open) 2014-10-06T18:56:20.260+0000 I NETWORK [conn23255] end connection 127.0.0.1:55779 (3 connections now open) 2014-10-06T18:56:25.260+0000 I NETWORK [conn23256] end connection 127.0.0.1:55780 (2 connections now open) 2014-10-06T18:56:25.260+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55781 #23257 (3 connections now open) 2014-10-06T18:56:25.261+0000 I NETWORK [conn23257] end connection 127.0.0.1:55781 (2 connections now open) 2014-10-06T18:56:25.261+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:25.262+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:25.262+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:25.263+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_v2.FindAndModifyInserts 2014-10-06T18:56:25.268+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:56:25.269+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:56:25.269+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:56:25.269+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:56:25.269+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:56:26.358+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T18:56:26.358+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:56:26.369+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:56:26.369+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:56:27.442+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndex" } 2014-10-06T18:56:27.442+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:56:27.452+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:56:27.453+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:56:28.545+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndex" } 2014-10-06T18:56:28.545+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:56:28.556+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:56:28.556+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:56:29.641+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndex" } 2014-10-06T18:56:29.641+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:56:29.652+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:56:29.653+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55782 #23258 (3 connections now open) 2014-10-06T18:56:29.653+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55783 #23259 (4 connections now open) 2014-10-06T18:56:29.654+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55784 #23260 (5 connections now open) 2014-10-06T18:56:29.654+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55785 #23261 (6 connections now open) 2014-10-06T18:56:29.654+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55786 #23262 (7 connections now open) 2014-10-06T18:56:29.654+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55787 #23263 (8 connections now open) 2014-10-06T18:56:29.654+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55788 #23264 (9 connections now open) 2014-10-06T18:56:29.654+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55789 #23265 (10 connections now open) 2014-10-06T18:56:29.654+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55790 #23266 (11 connections now open) 2014-10-06T18:56:29.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55791 #23267 (12 connections now open) 2014-10-06T18:56:29.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55792 #23268 (13 connections now open) 2014-10-06T18:56:29.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55793 #23269 (14 connections now open) 2014-10-06T18:56:29.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55794 #23270 (15 connections now open) 2014-10-06T18:56:29.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55795 #23271 (16 connections now open) 2014-10-06T18:56:29.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55796 #23272 (17 connections now open) 2014-10-06T18:56:29.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55797 #23273 (18 connections now open) 2014-10-06T18:56:29.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55798 #23274 (19 connections now open) 2014-10-06T18:56:29.658+0000 I NETWORK [conn23258] end connection 127.0.0.1:55782 (18 connections now open) 2014-10-06T18:56:34.658+0000 I NETWORK [conn23268] end connection 127.0.0.1:55792 (17 connections now open) 2014-10-06T18:56:34.658+0000 I NETWORK [conn23265] end connection 127.0.0.1:55789 (17 connections now open) 2014-10-06T18:56:34.658+0000 I NETWORK [conn23262] end connection 127.0.0.1:55786 (17 connections now open) 2014-10-06T18:56:34.658+0000 I NETWORK [conn23274] end connection 127.0.0.1:55798 (16 connections now open) 2014-10-06T18:56:34.658+0000 I NETWORK [conn23264] end connection 127.0.0.1:55788 (17 connections now open) 2014-10-06T18:56:34.658+0000 I NETWORK [conn23259] end connection 127.0.0.1:55783 (14 connections now open) 2014-10-06T18:56:34.658+0000 I NETWORK [conn23273] end connection 127.0.0.1:55797 (13 connections now open) 2014-10-06T18:56:34.658+0000 I NETWORK [conn23261] end connection 127.0.0.1:55785 (17 connections now open) 2014-10-06T18:56:34.659+0000 I NETWORK [conn23266] end connection 127.0.0.1:55790 (10 connections now open) 2014-10-06T18:56:34.658+0000 I NETWORK [conn23271] end connection 127.0.0.1:55795 (17 connections now open) 2014-10-06T18:56:34.658+0000 I NETWORK [conn23267] end connection 127.0.0.1:55791 (17 connections now open) 2014-10-06T18:56:34.658+0000 I NETWORK [conn23263] end connection 127.0.0.1:55787 (17 connections now open) 2014-10-06T18:56:34.658+0000 I NETWORK [conn23260] end connection 127.0.0.1:55784 (13 connections now open) 2014-10-06T18:56:34.658+0000 I NETWORK [conn23269] end connection 127.0.0.1:55793 (13 connections now open) 2014-10-06T18:56:34.658+0000 I NETWORK [conn23270] end connection 127.0.0.1:55794 (17 connections now open) 2014-10-06T18:56:34.658+0000 I NETWORK [conn23272] end connection 127.0.0.1:55796 (16 connections now open) 2014-10-06T18:56:34.659+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55799 #23275 (3 connections now open) 2014-10-06T18:56:34.660+0000 I NETWORK [conn23275] end connection 127.0.0.1:55799 (2 connections now open) 2014-10-06T18:56:34.660+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:56:34.661+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:56:34.662+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:56:34.662+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:56:34.663+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:56:34.663+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:56:34.664+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:56:34.664+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:56:34.664+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:56:35.732+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T18:56:35.732+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:56:35.743+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:56:35.744+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:56:36.809+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndex" } 2014-10-06T18:56:36.809+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:56:36.820+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:56:36.820+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:56:37.901+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndex" } 2014-10-06T18:56:37.901+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:56:37.912+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:56:37.912+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:56:38.994+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndex" } 2014-10-06T18:56:38.994+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:56:39.005+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:56:39.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55800 #23276 (3 connections now open) 2014-10-06T18:56:39.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55801 #23277 (4 connections now open) 2014-10-06T18:56:39.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55802 #23278 (5 connections now open) 2014-10-06T18:56:39.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55803 #23279 (6 connections now open) 2014-10-06T18:56:39.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55804 #23280 (7 connections now open) 2014-10-06T18:56:39.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55805 #23281 (8 connections now open) 2014-10-06T18:56:39.008+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55806 #23282 (9 connections now open) 2014-10-06T18:56:39.008+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55807 #23283 (10 connections now open) 2014-10-06T18:56:39.008+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55808 #23284 (11 connections now open) 2014-10-06T18:56:39.008+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55809 #23285 (12 connections now open) 2014-10-06T18:56:39.008+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55810 #23286 (13 connections now open) 2014-10-06T18:56:39.008+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55811 #23287 (14 connections now open) 2014-10-06T18:56:39.009+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55812 #23288 (15 connections now open) 2014-10-06T18:56:39.009+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55813 #23289 (16 connections now open) 2014-10-06T18:56:39.009+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55814 #23290 (17 connections now open) 2014-10-06T18:56:39.010+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55815 #23291 (18 connections now open) 2014-10-06T18:56:39.010+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55816 #23292 (19 connections now open) 2014-10-06T18:56:39.011+0000 I NETWORK [conn23276] end connection 127.0.0.1:55800 (18 connections now open) 2014-10-06T18:56:44.011+0000 I NETWORK [conn23290] end connection 127.0.0.1:55814 (17 connections now open) 2014-10-06T18:56:44.011+0000 I NETWORK [conn23278] end connection 127.0.0.1:55802 (17 connections now open) 2014-10-06T18:56:44.011+0000 I NETWORK [conn23280] end connection 127.0.0.1:55804 (17 connections now open) 2014-10-06T18:56:44.011+0000 I NETWORK [conn23291] end connection 127.0.0.1:55815 (16 connections now open) 2014-10-06T18:56:44.011+0000 I NETWORK [conn23292] end connection 127.0.0.1:55816 (15 connections now open) 2014-10-06T18:56:44.011+0000 I NETWORK [conn23285] end connection 127.0.0.1:55809 (15 connections now open) 2014-10-06T18:56:44.011+0000 I NETWORK [conn23286] end connection 127.0.0.1:55810 (11 connections now open) 2014-10-06T18:56:44.011+0000 I NETWORK [conn23283] end connection 127.0.0.1:55807 (11 connections now open) 2014-10-06T18:56:44.011+0000 I NETWORK [conn23289] end connection 127.0.0.1:55813 (17 connections now open) 2014-10-06T18:56:44.012+0000 I NETWORK [conn23284] end connection 127.0.0.1:55808 (9 connections now open) 2014-10-06T18:56:44.012+0000 I NETWORK [conn23287] end connection 127.0.0.1:55811 (8 connections now open) 2014-10-06T18:56:44.011+0000 I NETWORK [conn23279] end connection 127.0.0.1:55803 (16 connections now open) 2014-10-06T18:56:44.011+0000 I NETWORK [conn23281] end connection 127.0.0.1:55805 (11 connections now open) 2014-10-06T18:56:44.011+0000 I NETWORK [conn23277] end connection 127.0.0.1:55801 (16 connections now open) 2014-10-06T18:56:44.011+0000 I NETWORK [conn23282] end connection 127.0.0.1:55806 (16 connections now open) 2014-10-06T18:56:44.011+0000 I NETWORK [conn23288] end connection 127.0.0.1:55812 (11 connections now open) 2014-10-06T18:56:44.012+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55817 #23293 (3 connections now open) 2014-10-06T18:56:44.013+0000 I NETWORK [conn23293] end connection 127.0.0.1:55817 (2 connections now open) 2014-10-06T18:56:44.013+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:56:44.014+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:56:44.015+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:56:44.016+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:56:44.016+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:56:44.017+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:56:44.017+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:56:44.017+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:56:44.017+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:56:45.089+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T18:56:45.089+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:56:45.100+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:56:45.100+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:56:46.164+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndex" } 2014-10-06T18:56:46.164+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:56:46.175+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:56:46.176+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:56:47.259+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndex" } 2014-10-06T18:56:47.259+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:56:47.274+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:56:47.274+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:56:48.365+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndex" } 2014-10-06T18:56:48.365+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:56:48.376+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:56:48.377+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55818 #23294 (3 connections now open) 2014-10-06T18:56:48.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55819 #23295 (4 connections now open) 2014-10-06T18:56:48.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55820 #23296 (5 connections now open) 2014-10-06T18:56:48.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55821 #23297 (6 connections now open) 2014-10-06T18:56:48.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55822 #23298 (7 connections now open) 2014-10-06T18:56:48.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55823 #23299 (8 connections now open) 2014-10-06T18:56:48.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55824 #23300 (9 connections now open) 2014-10-06T18:56:48.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55825 #23301 (10 connections now open) 2014-10-06T18:56:48.379+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55826 #23302 (11 connections now open) 2014-10-06T18:56:48.379+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55827 #23303 (12 connections now open) 2014-10-06T18:56:48.380+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55828 #23304 (13 connections now open) 2014-10-06T18:56:48.380+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55829 #23305 (14 connections now open) 2014-10-06T18:56:48.381+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55830 #23306 (15 connections now open) 2014-10-06T18:56:48.381+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55831 #23307 (16 connections now open) 2014-10-06T18:56:48.381+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55832 #23308 (17 connections now open) 2014-10-06T18:56:48.381+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55833 #23309 (18 connections now open) 2014-10-06T18:56:48.382+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55834 #23310 (19 connections now open) 2014-10-06T18:56:48.383+0000 I NETWORK [conn23294] end connection 127.0.0.1:55818 (18 connections now open) 2014-10-06T18:56:53.383+0000 I NETWORK [conn23308] end connection 127.0.0.1:55832 (17 connections now open) 2014-10-06T18:56:53.383+0000 I NETWORK [conn23303] end connection 127.0.0.1:55827 (17 connections now open) 2014-10-06T18:56:53.383+0000 I NETWORK [conn23297] end connection 127.0.0.1:55821 (16 connections now open) 2014-10-06T18:56:53.383+0000 I NETWORK [conn23295] end connection 127.0.0.1:55819 (16 connections now open) 2014-10-06T18:56:53.383+0000 I NETWORK [conn23302] end connection 127.0.0.1:55826 (16 connections now open) 2014-10-06T18:56:53.383+0000 I NETWORK [conn23299] end connection 127.0.0.1:55823 (13 connections now open) 2014-10-06T18:56:53.383+0000 I NETWORK [conn23306] end connection 127.0.0.1:55830 (13 connections now open) 2014-10-06T18:56:53.383+0000 I NETWORK [conn23309] end connection 127.0.0.1:55833 (16 connections now open) 2014-10-06T18:56:53.383+0000 I NETWORK [conn23310] end connection 127.0.0.1:55834 (11 connections now open) 2014-10-06T18:56:53.383+0000 I NETWORK [conn23304] end connection 127.0.0.1:55828 (16 connections now open) 2014-10-06T18:56:53.383+0000 I NETWORK [conn23300] end connection 127.0.0.1:55824 (17 connections now open) 2014-10-06T18:56:53.383+0000 I NETWORK [conn23307] end connection 127.0.0.1:55831 (7 connections now open) 2014-10-06T18:56:53.383+0000 I NETWORK [conn23296] end connection 127.0.0.1:55820 (7 connections now open) 2014-10-06T18:56:53.383+0000 I NETWORK [conn23298] end connection 127.0.0.1:55822 (7 connections now open) 2014-10-06T18:56:53.383+0000 I NETWORK [conn23301] end connection 127.0.0.1:55825 (11 connections now open) 2014-10-06T18:56:53.383+0000 I NETWORK [conn23305] end connection 127.0.0.1:55829 (9 connections now open) 2014-10-06T18:56:53.384+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55835 #23311 (3 connections now open) 2014-10-06T18:56:53.384+0000 I NETWORK [conn23311] end connection 127.0.0.1:55835 (2 connections now open) 2014-10-06T18:56:53.385+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:56:53.386+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:56:53.386+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:56:53.387+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:56:53.388+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:56:53.388+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:56:53.388+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:56:53.389+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:56:53.389+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:56:54.466+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T18:56:54.466+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:56:54.477+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:56:54.477+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:56:55.557+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndex" } 2014-10-06T18:56:55.557+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:56:55.571+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:56:55.572+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:56:56.652+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndex" } 2014-10-06T18:56:56.652+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:56:56.663+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:56:56.664+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:56:57.745+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndex" } 2014-10-06T18:56:57.745+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:56:57.756+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:56:57.757+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55836 #23312 (3 connections now open) 2014-10-06T18:56:57.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55837 #23313 (4 connections now open) 2014-10-06T18:56:57.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55838 #23314 (5 connections now open) 2014-10-06T18:56:57.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55839 #23315 (6 connections now open) 2014-10-06T18:56:57.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55840 #23316 (7 connections now open) 2014-10-06T18:56:57.758+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55841 #23317 (8 connections now open) 2014-10-06T18:56:57.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55842 #23318 (9 connections now open) 2014-10-06T18:56:57.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55843 #23319 (10 connections now open) 2014-10-06T18:56:57.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55844 #23320 (11 connections now open) 2014-10-06T18:56:57.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55845 #23321 (12 connections now open) 2014-10-06T18:56:57.759+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55846 #23322 (13 connections now open) 2014-10-06T18:56:57.760+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55847 #23323 (14 connections now open) 2014-10-06T18:56:57.760+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55848 #23324 (15 connections now open) 2014-10-06T18:56:57.760+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55849 #23325 (16 connections now open) 2014-10-06T18:56:57.760+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55850 #23326 (17 connections now open) 2014-10-06T18:56:57.760+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55851 #23327 (18 connections now open) 2014-10-06T18:56:57.761+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55852 #23328 (19 connections now open) 2014-10-06T18:56:57.761+0000 I NETWORK [conn23312] end connection 127.0.0.1:55836 (18 connections now open) 2014-10-06T18:57:02.762+0000 I NETWORK [conn23319] end connection 127.0.0.1:55843 (17 connections now open) 2014-10-06T18:57:02.762+0000 I NETWORK [conn23317] end connection 127.0.0.1:55841 (17 connections now open) 2014-10-06T18:57:02.762+0000 I NETWORK [conn23324] end connection 127.0.0.1:55848 (17 connections now open) 2014-10-06T18:57:02.762+0000 I NETWORK [conn23316] end connection 127.0.0.1:55840 (16 connections now open) 2014-10-06T18:57:02.762+0000 I NETWORK [conn23322] end connection 127.0.0.1:55846 (14 connections now open) 2014-10-06T18:57:02.762+0000 I NETWORK [conn23328] end connection 127.0.0.1:55852 (14 connections now open) 2014-10-06T18:57:02.762+0000 I NETWORK [conn23320] end connection 127.0.0.1:55844 (12 connections now open) 2014-10-06T18:57:02.762+0000 I NETWORK [conn23323] end connection 127.0.0.1:55847 (12 connections now open) 2014-10-06T18:57:02.762+0000 I NETWORK [conn23326] end connection 127.0.0.1:55850 (10 connections now open) 2014-10-06T18:57:02.762+0000 I NETWORK [conn23321] end connection 127.0.0.1:55845 (9 connections now open) 2014-10-06T18:57:02.762+0000 I NETWORK [conn23318] end connection 127.0.0.1:55842 (17 connections now open) 2014-10-06T18:57:02.762+0000 I NETWORK [conn23315] end connection 127.0.0.1:55839 (17 connections now open) 2014-10-06T18:57:02.762+0000 I NETWORK [conn23313] end connection 127.0.0.1:55837 (17 connections now open) 2014-10-06T18:57:02.762+0000 I NETWORK [conn23325] end connection 127.0.0.1:55849 (14 connections now open) 2014-10-06T18:57:02.762+0000 I NETWORK [conn23327] end connection 127.0.0.1:55851 (14 connections now open) 2014-10-06T18:57:02.762+0000 I NETWORK [conn23314] end connection 127.0.0.1:55838 (17 connections now open) 2014-10-06T18:57:02.763+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55853 #23329 (3 connections now open) 2014-10-06T18:57:02.763+0000 I NETWORK [conn23329] end connection 127.0.0.1:55853 (2 connections now open) 2014-10-06T18:57:02.764+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:57:02.764+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:57:02.765+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:57:02.766+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:57:02.767+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:57:02.767+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:57:02.767+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:57:02.767+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:57:02.768+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:57:03.847+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T18:57:03.847+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:57:03.858+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:57:03.858+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:57:04.956+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndex" } 2014-10-06T18:57:04.956+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:57:04.967+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:57:04.968+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:57:06.065+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndex" } 2014-10-06T18:57:06.065+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:57:06.075+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:57:06.076+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:57:07.176+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndex" } 2014-10-06T18:57:07.176+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:57:07.187+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:57:07.188+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55854 #23330 (3 connections now open) 2014-10-06T18:57:07.188+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55855 #23331 (4 connections now open) 2014-10-06T18:57:07.188+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55856 #23332 (5 connections now open) 2014-10-06T18:57:07.189+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55857 #23333 (6 connections now open) 2014-10-06T18:57:07.189+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55858 #23334 (7 connections now open) 2014-10-06T18:57:07.189+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55859 #23335 (8 connections now open) 2014-10-06T18:57:07.189+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55860 #23336 (9 connections now open) 2014-10-06T18:57:07.189+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55861 #23337 (10 connections now open) 2014-10-06T18:57:07.189+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55862 #23338 (11 connections now open) 2014-10-06T18:57:07.190+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55863 #23339 (12 connections now open) 2014-10-06T18:57:07.190+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55864 #23340 (13 connections now open) 2014-10-06T18:57:07.190+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55865 #23341 (14 connections now open) 2014-10-06T18:57:07.191+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55866 #23342 (15 connections now open) 2014-10-06T18:57:07.191+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55867 #23343 (16 connections now open) 2014-10-06T18:57:07.191+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55868 #23344 (17 connections now open) 2014-10-06T18:57:07.191+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55869 #23345 (18 connections now open) 2014-10-06T18:57:07.191+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55870 #23346 (19 connections now open) 2014-10-06T18:57:07.192+0000 I NETWORK [conn23330] end connection 127.0.0.1:55854 (18 connections now open) 2014-10-06T18:57:12.193+0000 I NETWORK [conn23332] end connection 127.0.0.1:55856 (17 connections now open) 2014-10-06T18:57:12.193+0000 I NETWORK [conn23339] end connection 127.0.0.1:55863 (17 connections now open) 2014-10-06T18:57:12.193+0000 I NETWORK [conn23342] end connection 127.0.0.1:55866 (16 connections now open) 2014-10-06T18:57:12.193+0000 I NETWORK [conn23334] end connection 127.0.0.1:55858 (15 connections now open) 2014-10-06T18:57:12.193+0000 I NETWORK [conn23338] end connection 127.0.0.1:55862 (15 connections now open) 2014-10-06T18:57:12.193+0000 I NETWORK [conn23343] end connection 127.0.0.1:55867 (13 connections now open) 2014-10-06T18:57:12.193+0000 I NETWORK [conn23331] end connection 127.0.0.1:55855 (12 connections now open) 2014-10-06T18:57:12.193+0000 I NETWORK [conn23346] end connection 127.0.0.1:55870 (11 connections now open) 2014-10-06T18:57:12.193+0000 I NETWORK [conn23344] end connection 127.0.0.1:55868 (17 connections now open) 2014-10-06T18:57:12.193+0000 I NETWORK [conn23345] end connection 127.0.0.1:55869 (9 connections now open) 2014-10-06T18:57:12.193+0000 I NETWORK [conn23333] end connection 127.0.0.1:55857 (16 connections now open) 2014-10-06T18:57:12.193+0000 I NETWORK [conn23337] end connection 127.0.0.1:55861 (14 connections now open) 2014-10-06T18:57:12.193+0000 I NETWORK [conn23335] end connection 127.0.0.1:55859 (17 connections now open) 2014-10-06T18:57:12.193+0000 I NETWORK [conn23340] end connection 127.0.0.1:55864 (17 connections now open) 2014-10-06T18:57:12.193+0000 I NETWORK [conn23336] end connection 127.0.0.1:55860 (17 connections now open) 2014-10-06T18:57:12.193+0000 I NETWORK [conn23341] end connection 127.0.0.1:55865 (7 connections now open) 2014-10-06T18:57:12.194+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55871 #23347 (3 connections now open) 2014-10-06T18:57:12.195+0000 I NETWORK [conn23347] end connection 127.0.0.1:55871 (2 connections now open) 2014-10-06T18:57:12.195+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:57:12.196+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:57:12.196+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:57:12.197+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:57:12.198+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:57:12.198+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:57:12.199+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:57:12.199+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:57:12.199+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:57:13.267+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T18:57:13.267+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:57:13.278+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:57:13.278+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:57:14.369+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndex" } 2014-10-06T18:57:14.369+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:57:14.380+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:57:14.380+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:57:15.464+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndex" } 2014-10-06T18:57:15.465+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:57:15.475+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:57:15.476+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:57:16.562+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndex" } 2014-10-06T18:57:16.562+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:57:16.573+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:57:16.574+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55872 #23348 (3 connections now open) 2014-10-06T18:57:16.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55873 #23349 (4 connections now open) 2014-10-06T18:57:16.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55874 #23350 (5 connections now open) 2014-10-06T18:57:16.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55875 #23351 (6 connections now open) 2014-10-06T18:57:16.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55876 #23352 (7 connections now open) 2014-10-06T18:57:16.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55877 #23353 (8 connections now open) 2014-10-06T18:57:16.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55878 #23354 (9 connections now open) 2014-10-06T18:57:16.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55879 #23355 (10 connections now open) 2014-10-06T18:57:16.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55880 #23356 (11 connections now open) 2014-10-06T18:57:16.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55881 #23357 (12 connections now open) 2014-10-06T18:57:16.576+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55882 #23358 (13 connections now open) 2014-10-06T18:57:16.577+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55883 #23359 (14 connections now open) 2014-10-06T18:57:16.577+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55884 #23360 (15 connections now open) 2014-10-06T18:57:16.577+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55885 #23361 (16 connections now open) 2014-10-06T18:57:16.578+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55886 #23362 (17 connections now open) 2014-10-06T18:57:16.578+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55887 #23363 (18 connections now open) 2014-10-06T18:57:16.578+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55888 #23364 (19 connections now open) 2014-10-06T18:57:16.579+0000 I NETWORK [conn23348] end connection 127.0.0.1:55872 (18 connections now open) 2014-10-06T18:57:21.580+0000 I NETWORK [conn23362] end connection 127.0.0.1:55886 (17 connections now open) 2014-10-06T18:57:21.580+0000 I NETWORK [conn23352] end connection 127.0.0.1:55876 (16 connections now open) 2014-10-06T18:57:21.580+0000 I NETWORK [conn23357] end connection 127.0.0.1:55881 (16 connections now open) 2014-10-06T18:57:21.580+0000 I NETWORK [conn23363] end connection 127.0.0.1:55887 (16 connections now open) 2014-10-06T18:57:21.580+0000 I NETWORK [conn23361] end connection 127.0.0.1:55885 (16 connections now open) 2014-10-06T18:57:21.580+0000 I NETWORK [conn23360] end connection 127.0.0.1:55884 (15 connections now open) 2014-10-06T18:57:21.580+0000 I NETWORK [conn23356] end connection 127.0.0.1:55880 (14 connections now open) 2014-10-06T18:57:21.580+0000 I NETWORK [conn23355] end connection 127.0.0.1:55879 (11 connections now open) 2014-10-06T18:57:21.580+0000 I NETWORK [conn23353] end connection 127.0.0.1:55877 (15 connections now open) 2014-10-06T18:57:21.580+0000 I NETWORK [conn23354] end connection 127.0.0.1:55878 (11 connections now open) 2014-10-06T18:57:21.580+0000 I NETWORK [conn23350] end connection 127.0.0.1:55874 (15 connections now open) 2014-10-06T18:57:21.580+0000 I NETWORK [conn23364] end connection 127.0.0.1:55888 (8 connections now open) 2014-10-06T18:57:21.580+0000 I NETWORK [conn23358] end connection 127.0.0.1:55882 (12 connections now open) 2014-10-06T18:57:21.580+0000 I NETWORK [conn23351] end connection 127.0.0.1:55875 (11 connections now open) 2014-10-06T18:57:21.580+0000 I NETWORK [conn23349] end connection 127.0.0.1:55873 (11 connections now open) 2014-10-06T18:57:21.580+0000 I NETWORK [conn23359] end connection 127.0.0.1:55883 (8 connections now open) 2014-10-06T18:57:21.580+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55889 #23365 (3 connections now open) 2014-10-06T18:57:21.581+0000 I NETWORK [conn23365] end connection 127.0.0.1:55889 (2 connections now open) 2014-10-06T18:57:21.581+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:57:21.582+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:57:21.583+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:57:21.583+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:57:21.584+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:57:21.584+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:57:21.585+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:57:21.585+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:57:21.585+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:57:22.641+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T18:57:22.641+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:57:22.652+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:57:22.653+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:57:23.742+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndex" } 2014-10-06T18:57:23.742+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:57:23.753+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:57:23.753+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:57:24.838+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndex" } 2014-10-06T18:57:24.838+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:57:24.849+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:57:24.849+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:57:25.940+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndex" } 2014-10-06T18:57:25.940+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:57:25.951+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:57:25.952+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55890 #23366 (3 connections now open) 2014-10-06T18:57:25.952+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55891 #23367 (4 connections now open) 2014-10-06T18:57:25.952+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55892 #23368 (5 connections now open) 2014-10-06T18:57:25.952+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55893 #23369 (6 connections now open) 2014-10-06T18:57:25.952+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55894 #23370 (7 connections now open) 2014-10-06T18:57:25.953+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55895 #23371 (8 connections now open) 2014-10-06T18:57:25.953+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55896 #23372 (9 connections now open) 2014-10-06T18:57:25.953+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55897 #23373 (10 connections now open) 2014-10-06T18:57:25.953+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55898 #23374 (11 connections now open) 2014-10-06T18:57:25.953+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55899 #23375 (12 connections now open) 2014-10-06T18:57:25.955+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55900 #23376 (13 connections now open) 2014-10-06T18:57:25.955+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55901 #23377 (14 connections now open) 2014-10-06T18:57:25.955+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55902 #23378 (15 connections now open) 2014-10-06T18:57:25.955+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55903 #23379 (16 connections now open) 2014-10-06T18:57:25.956+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55904 #23380 (17 connections now open) 2014-10-06T18:57:25.956+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55905 #23381 (18 connections now open) 2014-10-06T18:57:25.956+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55906 #23382 (19 connections now open) 2014-10-06T18:57:25.957+0000 I NETWORK [conn23366] end connection 127.0.0.1:55890 (18 connections now open) 2014-10-06T18:57:30.957+0000 I NETWORK [conn23378] end connection 127.0.0.1:55902 (17 connections now open) 2014-10-06T18:57:30.957+0000 I NETWORK [conn23368] end connection 127.0.0.1:55892 (17 connections now open) 2014-10-06T18:57:30.957+0000 I NETWORK [conn23372] end connection 127.0.0.1:55896 (16 connections now open) 2014-10-06T18:57:30.958+0000 I NETWORK [conn23381] end connection 127.0.0.1:55905 (16 connections now open) 2014-10-06T18:57:30.958+0000 I NETWORK [conn23379] end connection 127.0.0.1:55903 (16 connections now open) 2014-10-06T18:57:30.958+0000 I NETWORK [conn23373] end connection 127.0.0.1:55897 (13 connections now open) 2014-10-06T18:57:30.958+0000 I NETWORK [conn23374] end connection 127.0.0.1:55898 (11 connections now open) 2014-10-06T18:57:30.958+0000 I NETWORK [conn23380] end connection 127.0.0.1:55904 (11 connections now open) 2014-10-06T18:57:30.958+0000 I NETWORK [conn23377] end connection 127.0.0.1:55901 (16 connections now open) 2014-10-06T18:57:30.958+0000 I NETWORK [conn23382] end connection 127.0.0.1:55906 (11 connections now open) 2014-10-06T18:57:30.958+0000 I NETWORK [conn23375] end connection 127.0.0.1:55899 (11 connections now open) 2014-10-06T18:57:30.958+0000 I NETWORK [conn23376] end connection 127.0.0.1:55900 (8 connections now open) 2014-10-06T18:57:30.958+0000 I NETWORK [conn23370] end connection 127.0.0.1:55894 (11 connections now open) 2014-10-06T18:57:30.958+0000 I NETWORK [conn23371] end connection 127.0.0.1:55895 (8 connections now open) 2014-10-06T18:57:30.958+0000 I NETWORK [conn23369] end connection 127.0.0.1:55893 (3 connections now open) 2014-10-06T18:57:30.958+0000 I NETWORK [conn23367] end connection 127.0.0.1:55891 (2 connections now open) 2014-10-06T18:57:30.959+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55907 #23383 (3 connections now open) 2014-10-06T18:57:30.959+0000 I NETWORK [conn23383] end connection 127.0.0.1:55907 (2 connections now open) 2014-10-06T18:57:30.959+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:57:30.964+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:57:30.965+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:57:30.965+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:57:30.966+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:57:30.967+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:57:30.967+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:57:30.967+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:57:30.967+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:57:32.027+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T18:57:32.027+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:57:32.038+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:57:32.038+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:57:33.117+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndex" } 2014-10-06T18:57:33.118+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:57:33.128+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:57:33.129+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:57:34.202+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndex" } 2014-10-06T18:57:34.202+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:57:34.213+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:57:34.213+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:57:35.283+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndex" } 2014-10-06T18:57:35.283+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:57:35.297+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:57:35.299+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55908 #23384 (3 connections now open) 2014-10-06T18:57:35.299+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55909 #23385 (4 connections now open) 2014-10-06T18:57:35.299+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55910 #23386 (5 connections now open) 2014-10-06T18:57:35.299+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55911 #23387 (6 connections now open) 2014-10-06T18:57:35.299+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55912 #23388 (7 connections now open) 2014-10-06T18:57:35.299+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55913 #23389 (8 connections now open) 2014-10-06T18:57:35.300+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55914 #23390 (9 connections now open) 2014-10-06T18:57:35.300+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55915 #23391 (10 connections now open) 2014-10-06T18:57:35.300+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55916 #23392 (11 connections now open) 2014-10-06T18:57:35.300+0000 I NETWORK [conn23384] end connection 127.0.0.1:55908 (10 connections now open) 2014-10-06T18:57:40.301+0000 I NETWORK [conn23386] end connection 127.0.0.1:55910 (9 connections now open) 2014-10-06T18:57:40.301+0000 I NETWORK [conn23392] end connection 127.0.0.1:55916 (9 connections now open) 2014-10-06T18:57:40.301+0000 I NETWORK [conn23390] end connection 127.0.0.1:55914 (9 connections now open) 2014-10-06T18:57:40.301+0000 I NETWORK [conn23387] end connection 127.0.0.1:55911 (9 connections now open) 2014-10-06T18:57:40.301+0000 I NETWORK [conn23391] end connection 127.0.0.1:55915 (8 connections now open) 2014-10-06T18:57:40.301+0000 I NETWORK [conn23388] end connection 127.0.0.1:55912 (8 connections now open) 2014-10-06T18:57:40.301+0000 I NETWORK [conn23385] end connection 127.0.0.1:55909 (8 connections now open) 2014-10-06T18:57:40.301+0000 I NETWORK [conn23389] end connection 127.0.0.1:55913 (8 connections now open) 2014-10-06T18:57:40.301+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55917 #23393 (4 connections now open) 2014-10-06T18:57:40.302+0000 I NETWORK [conn23393] end connection 127.0.0.1:55917 (2 connections now open) 2014-10-06T18:57:40.302+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:57:40.303+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:57:40.304+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:57:40.305+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:57:40.305+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:57:40.306+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:57:40.306+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:57:40.306+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:57:40.307+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:57:41.362+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T18:57:41.362+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:57:41.373+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:57:41.373+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:57:42.450+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndex" } 2014-10-06T18:57:42.450+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:57:42.461+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:57:42.461+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:57:43.536+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndex" } 2014-10-06T18:57:43.536+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:57:43.547+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:57:43.547+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:57:44.615+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndex" } 2014-10-06T18:57:44.615+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:57:44.626+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:57:44.627+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55918 #23394 (3 connections now open) 2014-10-06T18:57:44.628+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55919 #23395 (4 connections now open) 2014-10-06T18:57:44.628+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55920 #23396 (5 connections now open) 2014-10-06T18:57:44.628+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55921 #23397 (6 connections now open) 2014-10-06T18:57:44.628+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55922 #23398 (7 connections now open) 2014-10-06T18:57:44.628+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55923 #23399 (8 connections now open) 2014-10-06T18:57:44.628+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55924 #23400 (9 connections now open) 2014-10-06T18:57:44.628+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55925 #23401 (10 connections now open) 2014-10-06T18:57:44.629+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55926 #23402 (11 connections now open) 2014-10-06T18:57:44.629+0000 I NETWORK [conn23394] end connection 127.0.0.1:55918 (10 connections now open) 2014-10-06T18:57:49.630+0000 I NETWORK [conn23397] end connection 127.0.0.1:55921 (9 connections now open) 2014-10-06T18:57:49.630+0000 I NETWORK [conn23395] end connection 127.0.0.1:55919 (9 connections now open) 2014-10-06T18:57:49.630+0000 I NETWORK [conn23399] end connection 127.0.0.1:55923 (9 connections now open) 2014-10-06T18:57:49.630+0000 I NETWORK [conn23402] end connection 127.0.0.1:55926 (9 connections now open) 2014-10-06T18:57:49.630+0000 I NETWORK [conn23400] end connection 127.0.0.1:55924 (6 connections now open) 2014-10-06T18:57:49.630+0000 I NETWORK [conn23398] end connection 127.0.0.1:55922 (5 connections now open) 2014-10-06T18:57:49.630+0000 I NETWORK [conn23401] end connection 127.0.0.1:55925 (9 connections now open) 2014-10-06T18:57:49.630+0000 I NETWORK [conn23396] end connection 127.0.0.1:55920 (2 connections now open) 2014-10-06T18:57:49.630+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55927 #23403 (3 connections now open) 2014-10-06T18:57:49.630+0000 I NETWORK [conn23403] end connection 127.0.0.1:55927 (2 connections now open) 2014-10-06T18:57:49.631+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:57:49.632+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:57:49.633+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:57:49.633+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:57:49.634+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:57:49.634+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:57:49.635+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:57:49.635+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:57:49.635+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:57:50.701+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T18:57:50.701+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:57:50.712+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:57:50.712+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:57:51.789+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndex" } 2014-10-06T18:57:51.789+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:57:51.800+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:57:51.801+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:57:52.874+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndex" } 2014-10-06T18:57:52.874+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:57:52.885+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:57:52.885+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:57:53.948+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndex" } 2014-10-06T18:57:53.948+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:57:53.962+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:57:53.964+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55928 #23404 (3 connections now open) 2014-10-06T18:57:53.965+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55929 #23405 (4 connections now open) 2014-10-06T18:57:53.965+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55930 #23406 (5 connections now open) 2014-10-06T18:57:53.965+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55931 #23407 (6 connections now open) 2014-10-06T18:57:53.965+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55932 #23408 (7 connections now open) 2014-10-06T18:57:53.965+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55933 #23409 (8 connections now open) 2014-10-06T18:57:53.965+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55934 #23410 (9 connections now open) 2014-10-06T18:57:53.965+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55935 #23411 (10 connections now open) 2014-10-06T18:57:53.965+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55936 #23412 (11 connections now open) 2014-10-06T18:57:53.966+0000 I NETWORK [conn23404] end connection 127.0.0.1:55928 (10 connections now open) 2014-10-06T18:57:58.966+0000 I NETWORK [conn23409] end connection 127.0.0.1:55933 (9 connections now open) 2014-10-06T18:57:58.966+0000 I NETWORK [conn23410] end connection 127.0.0.1:55934 (9 connections now open) 2014-10-06T18:57:58.966+0000 I NETWORK [conn23407] end connection 127.0.0.1:55931 (8 connections now open) 2014-10-06T18:57:58.966+0000 I NETWORK [conn23411] end connection 127.0.0.1:55935 (7 connections now open) 2014-10-06T18:57:58.966+0000 I NETWORK [conn23412] end connection 127.0.0.1:55936 (6 connections now open) 2014-10-06T18:57:58.966+0000 I NETWORK [conn23406] end connection 127.0.0.1:55930 (7 connections now open) 2014-10-06T18:57:58.966+0000 I NETWORK [conn23408] end connection 127.0.0.1:55932 (7 connections now open) 2014-10-06T18:57:58.966+0000 I NETWORK [conn23405] end connection 127.0.0.1:55929 (7 connections now open) 2014-10-06T18:57:58.967+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55937 #23413 (4 connections now open) 2014-10-06T18:57:58.967+0000 I NETWORK [conn23413] end connection 127.0.0.1:55937 (2 connections now open) 2014-10-06T18:57:58.968+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:57:58.968+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:57:58.969+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:57:58.970+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:57:58.971+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:57:58.971+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:57:58.971+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:57:58.972+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:57:58.972+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:58:00.045+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T18:58:00.045+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:58:00.056+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:58:00.056+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:58:01.126+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndex" } 2014-10-06T18:58:01.126+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:58:01.137+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:58:01.137+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:58:02.210+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndex" } 2014-10-06T18:58:02.210+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:58:02.224+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:58:02.224+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:58:03.270+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndex" } 2014-10-06T18:58:03.270+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:58:03.281+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:58:03.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55938 #23414 (3 connections now open) 2014-10-06T18:58:03.282+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55939 #23415 (4 connections now open) 2014-10-06T18:58:03.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55940 #23416 (5 connections now open) 2014-10-06T18:58:03.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55941 #23417 (6 connections now open) 2014-10-06T18:58:03.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55942 #23418 (7 connections now open) 2014-10-06T18:58:03.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55943 #23419 (8 connections now open) 2014-10-06T18:58:03.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55944 #23420 (9 connections now open) 2014-10-06T18:58:03.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55945 #23421 (10 connections now open) 2014-10-06T18:58:03.283+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55946 #23422 (11 connections now open) 2014-10-06T18:58:03.284+0000 I NETWORK [conn23414] end connection 127.0.0.1:55938 (10 connections now open) 2014-10-06T18:58:08.284+0000 I NETWORK [conn23419] end connection 127.0.0.1:55943 (9 connections now open) 2014-10-06T18:58:08.284+0000 I NETWORK [conn23422] end connection 127.0.0.1:55946 (9 connections now open) 2014-10-06T18:58:08.284+0000 I NETWORK [conn23415] end connection 127.0.0.1:55939 (9 connections now open) 2014-10-06T18:58:08.284+0000 I NETWORK [conn23420] end connection 127.0.0.1:55944 (8 connections now open) 2014-10-06T18:58:08.284+0000 I NETWORK [conn23416] end connection 127.0.0.1:55940 (6 connections now open) 2014-10-06T18:58:08.284+0000 I NETWORK [conn23421] end connection 127.0.0.1:55945 (6 connections now open) 2014-10-06T18:58:08.284+0000 I NETWORK [conn23417] end connection 127.0.0.1:55941 (8 connections now open) 2014-10-06T18:58:08.285+0000 I NETWORK [conn23418] end connection 127.0.0.1:55942 (6 connections now open) 2014-10-06T18:58:08.285+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55947 #23423 (4 connections now open) 2014-10-06T18:58:08.285+0000 I NETWORK [conn23423] end connection 127.0.0.1:55947 (2 connections now open) 2014-10-06T18:58:08.285+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:58:08.286+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:58:08.287+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:58:08.288+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:58:08.289+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:58:08.289+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:58:08.289+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:58:08.289+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:58:08.289+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:58:09.365+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T18:58:09.365+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:58:09.375+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:58:09.376+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:58:10.453+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndex" } 2014-10-06T18:58:10.453+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:58:10.464+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:58:10.464+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:58:11.556+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndex" } 2014-10-06T18:58:11.556+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:58:11.570+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:58:11.571+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:58:12.645+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndex" } 2014-10-06T18:58:12.645+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:58:12.656+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:58:12.657+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55948 #23424 (3 connections now open) 2014-10-06T18:58:12.658+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55949 #23425 (4 connections now open) 2014-10-06T18:58:12.658+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55950 #23426 (5 connections now open) 2014-10-06T18:58:12.658+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55951 #23427 (6 connections now open) 2014-10-06T18:58:12.658+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55952 #23428 (7 connections now open) 2014-10-06T18:58:12.658+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55953 #23429 (8 connections now open) 2014-10-06T18:58:12.658+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55954 #23430 (9 connections now open) 2014-10-06T18:58:12.658+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55955 #23431 (10 connections now open) 2014-10-06T18:58:12.658+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55956 #23432 (11 connections now open) 2014-10-06T18:58:12.659+0000 I NETWORK [conn23424] end connection 127.0.0.1:55948 (10 connections now open) 2014-10-06T18:58:17.659+0000 I NETWORK [conn23428] end connection 127.0.0.1:55952 (9 connections now open) 2014-10-06T18:58:17.659+0000 I NETWORK [conn23425] end connection 127.0.0.1:55949 (9 connections now open) 2014-10-06T18:58:17.660+0000 I NETWORK [conn23430] end connection 127.0.0.1:55954 (7 connections now open) 2014-10-06T18:58:17.660+0000 I NETWORK [conn23426] end connection 127.0.0.1:55950 (7 connections now open) 2014-10-06T18:58:17.660+0000 I NETWORK [conn23427] end connection 127.0.0.1:55951 (7 connections now open) 2014-10-06T18:58:17.660+0000 I NETWORK [conn23429] end connection 127.0.0.1:55953 (6 connections now open) 2014-10-06T18:58:17.660+0000 I NETWORK [conn23431] end connection 127.0.0.1:55955 (3 connections now open) 2014-10-06T18:58:17.660+0000 I NETWORK [conn23432] end connection 127.0.0.1:55956 (2 connections now open) 2014-10-06T18:58:17.660+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55957 #23433 (3 connections now open) 2014-10-06T18:58:17.660+0000 I NETWORK [conn23433] end connection 127.0.0.1:55957 (2 connections now open) 2014-10-06T18:58:17.661+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:58:17.662+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:58:17.663+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:58:17.663+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:58:17.664+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:58:17.664+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:58:17.665+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:58:17.665+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:58:17.665+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:58:18.756+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T18:58:18.756+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:58:18.767+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:58:18.767+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:58:19.848+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndex" } 2014-10-06T18:58:19.848+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:58:19.859+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:58:19.859+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:58:20.942+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndex" } 2014-10-06T18:58:20.942+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:58:20.952+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:58:20.953+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:58:22.011+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndex" } 2014-10-06T18:58:22.011+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:58:22.022+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:58:22.023+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55958 #23434 (3 connections now open) 2014-10-06T18:58:22.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55959 #23435 (4 connections now open) 2014-10-06T18:58:22.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55960 #23436 (5 connections now open) 2014-10-06T18:58:22.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55961 #23437 (6 connections now open) 2014-10-06T18:58:22.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55962 #23438 (7 connections now open) 2014-10-06T18:58:22.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55963 #23439 (8 connections now open) 2014-10-06T18:58:22.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55964 #23440 (9 connections now open) 2014-10-06T18:58:22.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55965 #23441 (10 connections now open) 2014-10-06T18:58:22.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55966 #23442 (11 connections now open) 2014-10-06T18:58:22.025+0000 I NETWORK [conn23434] end connection 127.0.0.1:55958 (10 connections now open) 2014-10-06T18:58:27.026+0000 I NETWORK [conn23439] end connection 127.0.0.1:55963 (9 connections now open) 2014-10-06T18:58:27.026+0000 I NETWORK [conn23436] end connection 127.0.0.1:55960 (9 connections now open) 2014-10-06T18:58:27.026+0000 I NETWORK [conn23435] end connection 127.0.0.1:55959 (9 connections now open) 2014-10-06T18:58:27.026+0000 I NETWORK [conn23437] end connection 127.0.0.1:55961 (9 connections now open) 2014-10-06T18:58:27.026+0000 I NETWORK [conn23438] end connection 127.0.0.1:55962 (9 connections now open) 2014-10-06T18:58:27.026+0000 I NETWORK [conn23441] end connection 127.0.0.1:55965 (7 connections now open) 2014-10-06T18:58:27.026+0000 I NETWORK [conn23440] end connection 127.0.0.1:55964 (9 connections now open) 2014-10-06T18:58:27.026+0000 I NETWORK [conn23442] end connection 127.0.0.1:55966 (9 connections now open) 2014-10-06T18:58:27.026+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55967 #23443 (4 connections now open) 2014-10-06T18:58:27.027+0000 I NETWORK [conn23443] end connection 127.0.0.1:55967 (2 connections now open) 2014-10-06T18:58:27.027+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:58:27.028+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:58:27.029+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:58:27.029+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:58:27.030+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:58:27.030+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:58:27.031+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:58:27.031+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:58:27.031+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:58:28.112+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T18:58:28.112+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:58:28.123+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:58:28.123+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:58:29.195+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndex" } 2014-10-06T18:58:29.195+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:58:29.206+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:58:29.206+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:58:30.283+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndex" } 2014-10-06T18:58:30.283+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:58:30.294+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:58:30.294+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:58:31.350+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndex" } 2014-10-06T18:58:31.350+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:58:31.363+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:58:31.365+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55968 #23444 (3 connections now open) 2014-10-06T18:58:31.365+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55969 #23445 (4 connections now open) 2014-10-06T18:58:31.365+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55970 #23446 (5 connections now open) 2014-10-06T18:58:31.365+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55971 #23447 (6 connections now open) 2014-10-06T18:58:31.365+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55972 #23448 (7 connections now open) 2014-10-06T18:58:31.366+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55973 #23449 (8 connections now open) 2014-10-06T18:58:31.366+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55974 #23450 (9 connections now open) 2014-10-06T18:58:31.366+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55975 #23451 (10 connections now open) 2014-10-06T18:58:31.366+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55976 #23452 (11 connections now open) 2014-10-06T18:58:31.367+0000 I NETWORK [conn23444] end connection 127.0.0.1:55968 (10 connections now open) 2014-10-06T18:58:36.367+0000 I NETWORK [conn23448] end connection 127.0.0.1:55972 (9 connections now open) 2014-10-06T18:58:36.367+0000 I NETWORK [conn23445] end connection 127.0.0.1:55969 (9 connections now open) 2014-10-06T18:58:36.367+0000 I NETWORK [conn23447] end connection 127.0.0.1:55971 (9 connections now open) 2014-10-06T18:58:36.367+0000 I NETWORK [conn23449] end connection 127.0.0.1:55973 (8 connections now open) 2014-10-06T18:58:36.367+0000 I NETWORK [conn23450] end connection 127.0.0.1:55974 (9 connections now open) 2014-10-06T18:58:36.367+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55977 #23453 (7 connections now open) 2014-10-06T18:58:36.367+0000 I NETWORK [conn23452] end connection 127.0.0.1:55976 (9 connections now open) 2014-10-06T18:58:36.367+0000 I NETWORK [conn23446] end connection 127.0.0.1:55970 (9 connections now open) 2014-10-06T18:58:36.367+0000 I NETWORK [conn23451] end connection 127.0.0.1:55975 (9 connections now open) 2014-10-06T18:58:36.368+0000 I NETWORK [conn23453] end connection 127.0.0.1:55977 (2 connections now open) 2014-10-06T18:58:36.368+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:58:36.369+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:58:36.370+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:58:36.371+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:58:36.372+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:58:36.372+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:58:36.372+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:58:36.373+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:58:36.373+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:58:37.475+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T18:58:37.475+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:58:37.486+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:58:37.486+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:58:38.559+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndex" } 2014-10-06T18:58:38.559+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:58:38.570+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:58:38.570+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:58:39.634+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndex" } 2014-10-06T18:58:39.634+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:58:39.645+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:58:39.646+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:58:40.704+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndex" } 2014-10-06T18:58:40.704+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:58:40.715+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:58:40.716+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55978 #23454 (3 connections now open) 2014-10-06T18:58:40.716+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55979 #23455 (4 connections now open) 2014-10-06T18:58:40.716+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55980 #23456 (5 connections now open) 2014-10-06T18:58:40.717+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55982 #23457 (6 connections now open) 2014-10-06T18:58:40.717+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55983 #23458 (7 connections now open) 2014-10-06T18:58:40.717+0000 I NETWORK [conn23454] end connection 127.0.0.1:55978 (6 connections now open) 2014-10-06T18:58:45.717+0000 I NETWORK [conn23455] end connection 127.0.0.1:55979 (5 connections now open) 2014-10-06T18:58:45.717+0000 I NETWORK [conn23457] end connection 127.0.0.1:55982 (5 connections now open) 2014-10-06T18:58:45.717+0000 I NETWORK [conn23458] end connection 127.0.0.1:55983 (5 connections now open) 2014-10-06T18:58:45.717+0000 I NETWORK [conn23456] end connection 127.0.0.1:55980 (5 connections now open) 2014-10-06T18:58:45.717+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55984 #23459 (3 connections now open) 2014-10-06T18:58:45.718+0000 I NETWORK [conn23459] end connection 127.0.0.1:55984 (2 connections now open) 2014-10-06T18:58:45.718+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:58:45.719+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:58:45.720+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:58:45.721+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:58:45.722+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:58:45.722+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:58:45.722+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:58:45.722+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:58:45.723+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:58:46.821+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T18:58:46.821+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:58:46.832+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:58:46.833+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:58:47.923+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndex" } 2014-10-06T18:58:47.923+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:58:47.934+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:58:47.934+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:58:49.008+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndex" } 2014-10-06T18:58:49.008+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:58:49.023+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:58:49.023+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:58:50.091+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndex" } 2014-10-06T18:58:50.091+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:58:50.102+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:58:50.103+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55985 #23460 (3 connections now open) 2014-10-06T18:58:50.104+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55986 #23461 (4 connections now open) 2014-10-06T18:58:50.104+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55987 #23462 (5 connections now open) 2014-10-06T18:58:50.104+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55988 #23463 (6 connections now open) 2014-10-06T18:58:50.104+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55989 #23464 (7 connections now open) 2014-10-06T18:58:50.104+0000 I NETWORK [conn23460] end connection 127.0.0.1:55985 (6 connections now open) 2014-10-06T18:58:55.105+0000 I NETWORK [conn23461] end connection 127.0.0.1:55986 (5 connections now open) 2014-10-06T18:58:55.105+0000 I NETWORK [conn23462] end connection 127.0.0.1:55987 (5 connections now open) 2014-10-06T18:58:55.105+0000 I NETWORK [conn23464] end connection 127.0.0.1:55989 (5 connections now open) 2014-10-06T18:58:55.105+0000 I NETWORK [conn23463] end connection 127.0.0.1:55988 (5 connections now open) 2014-10-06T18:58:55.105+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55990 #23465 (3 connections now open) 2014-10-06T18:58:55.105+0000 I NETWORK [conn23465] end connection 127.0.0.1:55990 (2 connections now open) 2014-10-06T18:58:55.106+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:58:55.107+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:58:55.107+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:58:55.108+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:58:55.109+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:58:55.109+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:58:55.109+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:58:55.110+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:58:55.110+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:58:56.186+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T18:58:56.186+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:58:56.197+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:58:56.198+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:58:57.272+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndex" } 2014-10-06T18:58:57.272+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:58:57.283+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:58:57.283+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:58:58.342+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndex" } 2014-10-06T18:58:58.342+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:58:58.353+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:58:58.354+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:58:59.433+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndex" } 2014-10-06T18:58:59.433+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:58:59.444+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:58:59.445+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55991 #23466 (3 connections now open) 2014-10-06T18:58:59.445+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55992 #23467 (4 connections now open) 2014-10-06T18:58:59.445+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55993 #23468 (5 connections now open) 2014-10-06T18:58:59.445+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55994 #23469 (6 connections now open) 2014-10-06T18:58:59.445+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55995 #23470 (7 connections now open) 2014-10-06T18:58:59.445+0000 I NETWORK [conn23466] end connection 127.0.0.1:55991 (6 connections now open) 2014-10-06T18:59:04.446+0000 I NETWORK [conn23470] end connection 127.0.0.1:55995 (5 connections now open) 2014-10-06T18:59:04.446+0000 I NETWORK [conn23468] end connection 127.0.0.1:55993 (4 connections now open) 2014-10-06T18:59:04.446+0000 I NETWORK [conn23467] end connection 127.0.0.1:55992 (4 connections now open) 2014-10-06T18:59:04.446+0000 I NETWORK [conn23469] end connection 127.0.0.1:55994 (4 connections now open) 2014-10-06T18:59:04.446+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55996 #23471 (3 connections now open) 2014-10-06T18:59:04.447+0000 I NETWORK [conn23471] end connection 127.0.0.1:55996 (2 connections now open) 2014-10-06T18:59:04.447+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:59:04.448+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:59:04.449+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:59:04.449+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:59:04.450+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:59:04.450+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:59:04.451+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:59:04.451+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:59:04.451+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:59:05.523+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T18:59:05.523+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:59:05.534+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:59:05.534+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:59:06.613+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndex" } 2014-10-06T18:59:06.613+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:59:06.624+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:59:06.624+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:59:07.695+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndex" } 2014-10-06T18:59:07.695+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:59:07.706+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:59:07.706+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:59:08.794+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndex" } 2014-10-06T18:59:08.794+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:59:08.805+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:59:08.806+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55997 #23472 (3 connections now open) 2014-10-06T18:59:08.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55998 #23473 (4 connections now open) 2014-10-06T18:59:08.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:55999 #23474 (5 connections now open) 2014-10-06T18:59:08.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56000 #23475 (6 connections now open) 2014-10-06T18:59:08.807+0000 I NETWORK [conn23472] end connection 127.0.0.1:55997 (5 connections now open) 2014-10-06T18:59:08.807+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56001 #23476 (7 connections now open) 2014-10-06T18:59:13.807+0000 I NETWORK [conn23476] end connection 127.0.0.1:56001 (5 connections now open) 2014-10-06T18:59:13.807+0000 I NETWORK [conn23473] end connection 127.0.0.1:55998 (5 connections now open) 2014-10-06T18:59:13.807+0000 I NETWORK [conn23475] end connection 127.0.0.1:56000 (5 connections now open) 2014-10-06T18:59:13.807+0000 I NETWORK [conn23474] end connection 127.0.0.1:55999 (5 connections now open) 2014-10-06T18:59:13.808+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56003 #23477 (3 connections now open) 2014-10-06T18:59:13.808+0000 I NETWORK [conn23477] end connection 127.0.0.1:56003 (2 connections now open) 2014-10-06T18:59:13.808+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:59:13.809+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:59:13.810+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:59:13.811+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:59:13.812+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:59:13.812+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:59:13.812+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:59:13.812+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:59:13.813+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:59:14.893+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T18:59:14.893+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:59:14.904+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:59:14.904+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:59:15.995+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndex" } 2014-10-06T18:59:15.995+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:59:16.010+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:59:16.010+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:59:17.071+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndex" } 2014-10-06T18:59:17.071+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:59:17.082+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:59:17.082+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:59:18.176+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndex" } 2014-10-06T18:59:18.176+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:59:18.187+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:59:18.188+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56004 #23478 (3 connections now open) 2014-10-06T18:59:18.188+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56005 #23479 (4 connections now open) 2014-10-06T18:59:18.188+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56006 #23480 (5 connections now open) 2014-10-06T18:59:18.188+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56008 #23481 (6 connections now open) 2014-10-06T18:59:18.188+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56009 #23482 (7 connections now open) 2014-10-06T18:59:18.189+0000 I NETWORK [conn23478] end connection 127.0.0.1:56004 (6 connections now open) 2014-10-06T18:59:23.189+0000 I NETWORK [conn23481] end connection 127.0.0.1:56008 (5 connections now open) 2014-10-06T18:59:23.189+0000 I NETWORK [conn23480] end connection 127.0.0.1:56006 (5 connections now open) 2014-10-06T18:59:23.189+0000 I NETWORK [conn23479] end connection 127.0.0.1:56005 (5 connections now open) 2014-10-06T18:59:23.189+0000 I NETWORK [conn23482] end connection 127.0.0.1:56009 (5 connections now open) 2014-10-06T18:59:23.189+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56010 #23483 (6 connections now open) 2014-10-06T18:59:23.190+0000 I NETWORK [conn23483] end connection 127.0.0.1:56010 (2 connections now open) 2014-10-06T18:59:23.191+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:59:23.191+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:59:23.192+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:59:23.193+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:59:23.194+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:59:23.194+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:59:23.194+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:59:23.195+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:59:23.195+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:59:24.272+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T18:59:24.272+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:59:24.283+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:59:24.284+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:59:25.362+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndex" } 2014-10-06T18:59:25.362+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:59:25.373+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:59:25.373+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:59:26.448+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndex" } 2014-10-06T18:59:26.448+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:59:26.459+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:59:26.459+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:59:27.539+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndex" } 2014-10-06T18:59:27.539+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:59:27.550+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:59:27.551+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56011 #23484 (3 connections now open) 2014-10-06T18:59:27.552+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56012 #23485 (4 connections now open) 2014-10-06T18:59:27.552+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56013 #23486 (5 connections now open) 2014-10-06T18:59:27.552+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56014 #23487 (6 connections now open) 2014-10-06T18:59:27.552+0000 I NETWORK [conn23484] end connection 127.0.0.1:56011 (4 connections now open) 2014-10-06T18:59:27.552+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56015 #23488 (7 connections now open) 2014-10-06T18:59:32.552+0000 I NETWORK [conn23486] end connection 127.0.0.1:56013 (5 connections now open) 2014-10-06T18:59:32.552+0000 I NETWORK [conn23487] end connection 127.0.0.1:56014 (5 connections now open) 2014-10-06T18:59:32.552+0000 I NETWORK [conn23488] end connection 127.0.0.1:56015 (4 connections now open) 2014-10-06T18:59:32.552+0000 I NETWORK [conn23485] end connection 127.0.0.1:56012 (4 connections now open) 2014-10-06T18:59:32.553+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56016 #23489 (3 connections now open) 2014-10-06T18:59:32.553+0000 I NETWORK [conn23489] end connection 127.0.0.1:56016 (2 connections now open) 2014-10-06T18:59:32.553+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:59:32.554+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:59:32.555+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:59:32.556+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:59:32.556+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:59:32.557+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:59:32.557+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:59:32.557+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:59:32.557+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:59:33.640+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T18:59:33.640+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:59:33.655+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:59:33.655+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:59:34.725+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndex" } 2014-10-06T18:59:34.725+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:59:34.736+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:59:34.736+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:59:35.815+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndex" } 2014-10-06T18:59:35.815+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:59:35.826+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:59:35.826+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:59:36.911+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndex" } 2014-10-06T18:59:36.911+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:59:36.922+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:59:36.924+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56017 #23490 (3 connections now open) 2014-10-06T18:59:36.924+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56018 #23491 (4 connections now open) 2014-10-06T18:59:36.924+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56019 #23492 (5 connections now open) 2014-10-06T18:59:36.924+0000 I NETWORK [conn23490] end connection 127.0.0.1:56017 (4 connections now open) 2014-10-06T18:59:36.924+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56020 #23493 (6 connections now open) 2014-10-06T18:59:36.924+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56021 #23494 (6 connections now open) 2014-10-06T18:59:41.925+0000 I NETWORK [conn23494] end connection 127.0.0.1:56021 (5 connections now open) 2014-10-06T18:59:41.925+0000 I NETWORK [conn23491] end connection 127.0.0.1:56018 (5 connections now open) 2014-10-06T18:59:41.925+0000 I NETWORK [conn23492] end connection 127.0.0.1:56019 (5 connections now open) 2014-10-06T18:59:41.925+0000 I NETWORK [conn23493] end connection 127.0.0.1:56020 (4 connections now open) 2014-10-06T18:59:41.925+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56022 #23495 (3 connections now open) 2014-10-06T18:59:41.925+0000 I NETWORK [conn23495] end connection 127.0.0.1:56022 (2 connections now open) 2014-10-06T18:59:41.926+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:59:41.927+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:59:41.927+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:59:41.928+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:59:41.929+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:59:41.929+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:59:41.929+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:59:41.930+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:59:41.930+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:59:43.031+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T18:59:43.031+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:59:43.042+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:59:43.042+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:59:44.114+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndex" } 2014-10-06T18:59:44.115+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:59:44.126+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:59:44.126+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:59:45.196+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndex" } 2014-10-06T18:59:45.197+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:59:45.207+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:59:45.208+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:59:46.282+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndex" } 2014-10-06T18:59:46.282+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:59:46.293+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:59:46.294+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56023 #23496 (3 connections now open) 2014-10-06T18:59:46.294+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56024 #23497 (4 connections now open) 2014-10-06T18:59:46.294+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56025 #23498 (5 connections now open) 2014-10-06T18:59:46.295+0000 I NETWORK [conn23496] end connection 127.0.0.1:56023 (4 connections now open) 2014-10-06T18:59:51.295+0000 I NETWORK [conn23497] end connection 127.0.0.1:56024 (3 connections now open) 2014-10-06T18:59:51.295+0000 I NETWORK [conn23498] end connection 127.0.0.1:56025 (3 connections now open) 2014-10-06T18:59:51.295+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56027 #23499 (3 connections now open) 2014-10-06T18:59:51.296+0000 I NETWORK [conn23499] end connection 127.0.0.1:56027 (2 connections now open) 2014-10-06T18:59:51.296+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:59:51.297+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:59:51.298+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:59:51.299+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:59:51.300+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:59:51.300+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:59:51.300+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:59:51.300+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:59:51.301+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T18:59:52.393+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T18:59:52.393+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:59:52.404+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:59:52.404+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T18:59:53.469+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndex" } 2014-10-06T18:59:53.469+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:59:53.480+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:59:53.481+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T18:59:54.569+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndex" } 2014-10-06T18:59:54.569+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:59:54.580+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:59:54.581+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T18:59:55.679+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndex" } 2014-10-06T18:59:55.679+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T18:59:55.690+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T18:59:55.691+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56028 #23500 (3 connections now open) 2014-10-06T18:59:55.691+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56029 #23501 (4 connections now open) 2014-10-06T18:59:55.691+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56030 #23502 (5 connections now open) 2014-10-06T18:59:55.692+0000 I NETWORK [conn23500] end connection 127.0.0.1:56028 (4 connections now open) 2014-10-06T19:00:00.692+0000 I NETWORK [conn23502] end connection 127.0.0.1:56030 (3 connections now open) 2014-10-06T19:00:00.692+0000 I NETWORK [conn23501] end connection 127.0.0.1:56029 (3 connections now open) 2014-10-06T19:00:00.692+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56031 #23503 (3 connections now open) 2014-10-06T19:00:00.692+0000 I NETWORK [conn23503] end connection 127.0.0.1:56031 (2 connections now open) 2014-10-06T19:00:00.693+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:00:00.694+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:00:00.694+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:00:00.695+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:00:00.696+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:00:00.696+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:00:00.697+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:00:00.697+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:00:00.697+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:00:01.778+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T19:00:01.778+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:00:01.789+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:00:01.789+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:00:02.844+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndex" } 2014-10-06T19:00:02.844+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:00:02.855+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:00:02.855+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:00:03.943+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndex" } 2014-10-06T19:00:03.944+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:00:03.954+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:00:03.955+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:00:05.041+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndex" } 2014-10-06T19:00:05.041+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:00:05.052+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:00:05.053+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56032 #23504 (3 connections now open) 2014-10-06T19:00:05.053+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56033 #23505 (4 connections now open) 2014-10-06T19:00:05.053+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56034 #23506 (5 connections now open) 2014-10-06T19:00:05.054+0000 I NETWORK [conn23504] end connection 127.0.0.1:56032 (4 connections now open) 2014-10-06T19:00:10.054+0000 I NETWORK [conn23506] end connection 127.0.0.1:56034 (3 connections now open) 2014-10-06T19:00:10.054+0000 I NETWORK [conn23505] end connection 127.0.0.1:56033 (3 connections now open) 2014-10-06T19:00:10.054+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56035 #23507 (3 connections now open) 2014-10-06T19:00:10.055+0000 I NETWORK [conn23507] end connection 127.0.0.1:56035 (2 connections now open) 2014-10-06T19:00:10.055+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:00:10.056+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:00:10.057+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:00:10.057+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:00:10.058+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:00:10.059+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:00:10.059+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:00:10.059+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:00:10.059+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:00:11.150+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T19:00:11.150+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:00:11.161+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:00:11.161+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:00:12.242+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndex" } 2014-10-06T19:00:12.242+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:00:12.253+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:00:12.253+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:00:13.335+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndex" } 2014-10-06T19:00:13.336+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:00:13.346+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:00:13.347+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:00:14.431+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndex" } 2014-10-06T19:00:14.431+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:00:14.444+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:00:14.445+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56036 #23508 (3 connections now open) 2014-10-06T19:00:14.446+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56037 #23509 (4 connections now open) 2014-10-06T19:00:14.446+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56038 #23510 (5 connections now open) 2014-10-06T19:00:14.446+0000 I NETWORK [conn23508] end connection 127.0.0.1:56036 (4 connections now open) 2014-10-06T19:00:19.446+0000 I NETWORK [conn23509] end connection 127.0.0.1:56037 (3 connections now open) 2014-10-06T19:00:19.446+0000 I NETWORK [conn23510] end connection 127.0.0.1:56038 (3 connections now open) 2014-10-06T19:00:19.447+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56039 #23511 (3 connections now open) 2014-10-06T19:00:19.447+0000 I NETWORK [conn23511] end connection 127.0.0.1:56039 (2 connections now open) 2014-10-06T19:00:19.447+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:00:19.448+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:00:19.449+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:00:19.449+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:00:19.450+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:00:19.451+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:00:19.451+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:00:19.451+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:00:19.451+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:00:20.528+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T19:00:20.528+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:00:20.539+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:00:20.539+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:00:21.607+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndex" } 2014-10-06T19:00:21.607+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:00:21.618+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:00:21.618+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:00:22.704+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndex" } 2014-10-06T19:00:22.704+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:00:22.715+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:00:22.715+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:00:23.801+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndex" } 2014-10-06T19:00:23.801+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:00:23.812+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:00:23.813+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56040 #23512 (3 connections now open) 2014-10-06T19:00:23.813+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56041 #23513 (4 connections now open) 2014-10-06T19:00:23.814+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56042 #23514 (5 connections now open) 2014-10-06T19:00:23.814+0000 I NETWORK [conn23512] end connection 127.0.0.1:56040 (4 connections now open) 2014-10-06T19:00:28.814+0000 I NETWORK [conn23514] end connection 127.0.0.1:56042 (3 connections now open) 2014-10-06T19:00:28.814+0000 I NETWORK [conn23513] end connection 127.0.0.1:56041 (3 connections now open) 2014-10-06T19:00:28.814+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56043 #23515 (3 connections now open) 2014-10-06T19:00:28.815+0000 I NETWORK [conn23515] end connection 127.0.0.1:56043 (2 connections now open) 2014-10-06T19:00:28.815+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:00:28.816+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:00:28.820+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:00:28.820+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:00:28.821+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:00:28.821+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:00:28.822+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:00:28.822+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:00:28.822+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:00:29.897+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T19:00:29.897+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:00:29.908+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:00:29.908+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:00:30.984+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndex" } 2014-10-06T19:00:30.984+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:00:30.995+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:00:30.995+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:00:32.080+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndex" } 2014-10-06T19:00:32.080+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:00:32.095+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:00:32.095+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:00:33.185+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndex" } 2014-10-06T19:00:33.185+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:00:33.196+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:00:33.197+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56044 #23516 (3 connections now open) 2014-10-06T19:00:33.197+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56045 #23517 (4 connections now open) 2014-10-06T19:00:33.197+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56046 #23518 (5 connections now open) 2014-10-06T19:00:33.198+0000 I NETWORK [conn23516] end connection 127.0.0.1:56044 (4 connections now open) 2014-10-06T19:00:38.198+0000 I NETWORK [conn23517] end connection 127.0.0.1:56045 (3 connections now open) 2014-10-06T19:00:38.198+0000 I NETWORK [conn23518] end connection 127.0.0.1:56046 (2 connections now open) 2014-10-06T19:00:38.198+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56047 #23519 (3 connections now open) 2014-10-06T19:00:38.198+0000 I NETWORK [conn23519] end connection 127.0.0.1:56047 (2 connections now open) 2014-10-06T19:00:38.199+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:00:38.199+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:00:38.200+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:00:38.201+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:00:38.202+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:00:38.202+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:00:38.202+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:00:38.203+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:00:38.203+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:00:39.268+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T19:00:39.268+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:00:39.278+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:00:39.279+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:00:40.373+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndex" } 2014-10-06T19:00:40.373+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:00:40.384+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:00:40.384+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:00:41.476+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndex" } 2014-10-06T19:00:41.476+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:00:41.487+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:00:41.487+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:00:42.579+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndex" } 2014-10-06T19:00:42.579+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:00:42.590+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:00:42.592+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56048 #23520 (3 connections now open) 2014-10-06T19:00:42.592+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56049 #23521 (4 connections now open) 2014-10-06T19:00:42.592+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56050 #23522 (5 connections now open) 2014-10-06T19:00:42.592+0000 I NETWORK [conn23520] end connection 127.0.0.1:56048 (4 connections now open) 2014-10-06T19:00:47.593+0000 I NETWORK [conn23521] end connection 127.0.0.1:56049 (3 connections now open) 2014-10-06T19:00:47.593+0000 I NETWORK [conn23522] end connection 127.0.0.1:56050 (3 connections now open) 2014-10-06T19:00:47.593+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56051 #23523 (3 connections now open) 2014-10-06T19:00:47.593+0000 I NETWORK [conn23523] end connection 127.0.0.1:56051 (2 connections now open) 2014-10-06T19:00:47.594+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:00:47.595+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:00:47.595+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:00:47.596+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:00:47.597+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:00:47.597+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:00:47.597+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:00:47.598+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:00:47.598+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:00:48.655+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T19:00:48.655+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:00:48.665+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:00:48.666+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:00:49.747+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndex" } 2014-10-06T19:00:49.747+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:00:49.757+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:00:49.758+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:00:50.827+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndex" } 2014-10-06T19:00:50.827+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:00:50.838+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:00:50.838+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:00:51.906+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndex" } 2014-10-06T19:00:51.906+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:00:51.917+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:00:51.918+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56052 #23524 (3 connections now open) 2014-10-06T19:00:51.918+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56053 #23525 (4 connections now open) 2014-10-06T19:00:51.919+0000 I NETWORK [conn23524] end connection 127.0.0.1:56052 (3 connections now open) 2014-10-06T19:00:56.919+0000 I NETWORK [conn23525] end connection 127.0.0.1:56053 (2 connections now open) 2014-10-06T19:00:56.919+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56054 #23526 (3 connections now open) 2014-10-06T19:00:56.920+0000 I NETWORK [conn23526] end connection 127.0.0.1:56054 (2 connections now open) 2014-10-06T19:00:56.920+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:00:56.921+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:00:56.922+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:00:56.923+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:00:56.924+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:00:56.924+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:00:56.924+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:00:56.924+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:00:56.924+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:00:57.990+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T19:00:57.990+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:00:58.001+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:00:58.001+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:00:59.095+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndex" } 2014-10-06T19:00:59.095+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:00:59.106+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:00:59.107+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:01:00.195+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndex" } 2014-10-06T19:01:00.195+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:01:00.206+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:01:00.206+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:01:01.291+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndex" } 2014-10-06T19:01:01.291+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:01:01.302+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:01:01.303+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56055 #23527 (3 connections now open) 2014-10-06T19:01:01.304+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56056 #23528 (4 connections now open) 2014-10-06T19:01:01.304+0000 I NETWORK [conn23527] end connection 127.0.0.1:56055 (3 connections now open) 2014-10-06T19:01:06.304+0000 I NETWORK [conn23528] end connection 127.0.0.1:56056 (2 connections now open) 2014-10-06T19:01:06.305+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56057 #23529 (3 connections now open) 2014-10-06T19:01:06.305+0000 I NETWORK [conn23529] end connection 127.0.0.1:56057 (2 connections now open) 2014-10-06T19:01:06.305+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:01:06.306+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:01:06.307+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:01:06.308+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:01:06.309+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:01:06.309+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:01:06.309+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:01:06.310+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:01:06.310+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:01:07.379+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T19:01:07.380+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:01:07.390+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:01:07.391+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:01:08.482+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndex" } 2014-10-06T19:01:08.482+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:01:08.493+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:01:08.493+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:01:09.579+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndex" } 2014-10-06T19:01:09.579+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:01:09.590+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:01:09.590+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:01:10.662+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndex" } 2014-10-06T19:01:10.663+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:01:10.673+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:01:10.675+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56058 #23530 (3 connections now open) 2014-10-06T19:01:10.675+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56059 #23531 (4 connections now open) 2014-10-06T19:01:10.675+0000 I NETWORK [conn23530] end connection 127.0.0.1:56058 (3 connections now open) 2014-10-06T19:01:15.676+0000 I NETWORK [conn23531] end connection 127.0.0.1:56059 (2 connections now open) 2014-10-06T19:01:15.676+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56060 #23532 (3 connections now open) 2014-10-06T19:01:15.676+0000 I NETWORK [conn23532] end connection 127.0.0.1:56060 (2 connections now open) 2014-10-06T19:01:15.677+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:01:15.678+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:01:15.678+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:01:15.679+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:01:15.680+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:01:15.680+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:01:15.681+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:01:15.681+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:01:15.681+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:01:16.751+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T19:01:16.751+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:01:16.762+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:01:16.763+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:01:17.845+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndex" } 2014-10-06T19:01:17.845+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:01:17.856+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:01:17.856+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:01:18.953+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndex" } 2014-10-06T19:01:18.953+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:01:18.964+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:01:18.965+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:01:20.051+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndex" } 2014-10-06T19:01:20.051+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:01:20.062+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:01:20.063+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56061 #23533 (3 connections now open) 2014-10-06T19:01:20.063+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56062 #23534 (4 connections now open) 2014-10-06T19:01:20.064+0000 I NETWORK [conn23533] end connection 127.0.0.1:56061 (3 connections now open) 2014-10-06T19:01:25.064+0000 I NETWORK [conn23534] end connection 127.0.0.1:56062 (2 connections now open) 2014-10-06T19:01:25.064+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56063 #23535 (3 connections now open) 2014-10-06T19:01:25.065+0000 I NETWORK [conn23535] end connection 127.0.0.1:56063 (2 connections now open) 2014-10-06T19:01:25.065+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:01:25.066+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:01:25.067+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:01:25.068+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:01:25.068+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:01:25.069+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:01:25.069+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:01:25.069+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:01:25.069+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:01:26.150+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T19:01:26.150+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:01:26.161+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:01:26.162+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:01:27.244+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndex" } 2014-10-06T19:01:27.244+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:01:27.255+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:01:27.255+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:01:28.351+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndex" } 2014-10-06T19:01:28.351+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:01:28.362+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:01:28.362+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:01:29.420+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndex" } 2014-10-06T19:01:29.420+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:01:29.431+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:01:29.432+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56064 #23536 (3 connections now open) 2014-10-06T19:01:29.433+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56065 #23537 (4 connections now open) 2014-10-06T19:01:29.433+0000 I NETWORK [conn23536] end connection 127.0.0.1:56064 (3 connections now open) 2014-10-06T19:01:34.433+0000 I NETWORK [conn23537] end connection 127.0.0.1:56065 (2 connections now open) 2014-10-06T19:01:34.433+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56066 #23538 (3 connections now open) 2014-10-06T19:01:34.434+0000 I NETWORK [conn23538] end connection 127.0.0.1:56066 (2 connections now open) 2014-10-06T19:01:34.434+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:01:34.435+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:01:34.436+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:01:34.437+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:01:34.438+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:01:34.438+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:01:34.438+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:01:34.438+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:01:34.439+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:01:35.527+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T19:01:35.527+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:01:35.538+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:01:35.538+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:01:36.623+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndex" } 2014-10-06T19:01:36.623+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:01:36.634+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:01:36.634+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:01:37.723+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndex" } 2014-10-06T19:01:37.723+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:01:37.734+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:01:37.734+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:01:38.798+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndex" } 2014-10-06T19:01:38.798+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:01:38.809+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:01:38.810+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56067 #23539 (3 connections now open) 2014-10-06T19:01:38.810+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56068 #23540 (4 connections now open) 2014-10-06T19:01:38.811+0000 I NETWORK [conn23539] end connection 127.0.0.1:56067 (3 connections now open) 2014-10-06T19:01:43.811+0000 I NETWORK [conn23540] end connection 127.0.0.1:56068 (2 connections now open) 2014-10-06T19:01:43.811+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56069 #23541 (3 connections now open) 2014-10-06T19:01:43.812+0000 I NETWORK [conn23541] end connection 127.0.0.1:56069 (2 connections now open) 2014-10-06T19:01:43.812+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:01:43.813+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:01:43.814+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:01:43.815+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:01:43.816+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:01:43.816+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:01:43.816+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:01:43.816+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:01:43.817+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:01:44.914+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndex" } 2014-10-06T19:01:44.914+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:01:44.925+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:01:44.925+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:01:46.003+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndex" } 2014-10-06T19:01:46.003+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:01:46.014+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:01:46.014+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:01:47.100+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndex" } 2014-10-06T19:01:47.100+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:01:47.111+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:01:47.112+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:01:48.170+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndex" } 2014-10-06T19:01:48.170+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:01:48.181+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:01:48.182+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56070 #23542 (3 connections now open) 2014-10-06T19:01:48.183+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56071 #23543 (4 connections now open) 2014-10-06T19:01:48.183+0000 I NETWORK [conn23542] end connection 127.0.0.1:56070 (3 connections now open) 2014-10-06T19:01:53.183+0000 I NETWORK [conn23543] end connection 127.0.0.1:56071 (2 connections now open) 2014-10-06T19:01:53.184+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56072 #23544 (3 connections now open) 2014-10-06T19:01:53.184+0000 I NETWORK [conn23544] end connection 127.0.0.1:56072 (2 connections now open) 2014-10-06T19:01:53.185+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndex 2014-10-06T19:01:53.185+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndex 2014-10-06T19:01:53.186+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndex 2014-10-06T19:01:53.187+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndex 2014-10-06T19:01:53.193+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:01:53.193+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:01:53.193+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:01:53.194+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:01:53.194+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:01:54.285+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:01:54.285+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:01:54.295+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:01:54.296+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:01:55.383+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:01:55.383+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:01:55.394+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:01:55.395+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:01:56.471+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:01:56.471+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:01:56.484+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:01:56.484+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:01:57.558+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:01:57.558+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:01:57.569+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:01:57.570+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56073 #23545 (3 connections now open) 2014-10-06T19:01:57.571+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56074 #23546 (4 connections now open) 2014-10-06T19:01:57.571+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56075 #23547 (5 connections now open) 2014-10-06T19:01:57.571+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56076 #23548 (6 connections now open) 2014-10-06T19:01:57.571+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56077 #23549 (7 connections now open) 2014-10-06T19:01:57.571+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56078 #23550 (8 connections now open) 2014-10-06T19:01:57.571+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56079 #23551 (9 connections now open) 2014-10-06T19:01:57.572+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56080 #23552 (10 connections now open) 2014-10-06T19:01:57.572+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56081 #23553 (11 connections now open) 2014-10-06T19:01:57.572+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56082 #23554 (12 connections now open) 2014-10-06T19:01:57.572+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56083 #23555 (13 connections now open) 2014-10-06T19:01:57.574+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56084 #23556 (14 connections now open) 2014-10-06T19:01:57.574+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56085 #23557 (15 connections now open) 2014-10-06T19:01:57.574+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56086 #23558 (16 connections now open) 2014-10-06T19:01:57.574+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56087 #23559 (17 connections now open) 2014-10-06T19:01:57.574+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56088 #23560 (18 connections now open) 2014-10-06T19:01:57.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56089 #23561 (19 connections now open) 2014-10-06T19:01:57.575+0000 I NETWORK [conn23545] end connection 127.0.0.1:56073 (18 connections now open) 2014-10-06T19:02:02.576+0000 I NETWORK [conn23554] end connection 127.0.0.1:56082 (17 connections now open) 2014-10-06T19:02:02.576+0000 I NETWORK [conn23551] end connection 127.0.0.1:56079 (17 connections now open) 2014-10-06T19:02:02.576+0000 I NETWORK [conn23547] end connection 127.0.0.1:56075 (17 connections now open) 2014-10-06T19:02:02.576+0000 I NETWORK [conn23560] end connection 127.0.0.1:56088 (14 connections now open) 2014-10-06T19:02:02.576+0000 I NETWORK [conn23557] end connection 127.0.0.1:56085 (14 connections now open) 2014-10-06T19:02:02.576+0000 I NETWORK [conn23553] end connection 127.0.0.1:56081 (17 connections now open) 2014-10-06T19:02:02.576+0000 I NETWORK [conn23555] end connection 127.0.0.1:56083 (17 connections now open) 2014-10-06T19:02:02.576+0000 I NETWORK [conn23556] end connection 127.0.0.1:56084 (17 connections now open) 2014-10-06T19:02:02.576+0000 I NETWORK [conn23549] end connection 127.0.0.1:56077 (11 connections now open) 2014-10-06T19:02:02.576+0000 I NETWORK [conn23558] end connection 127.0.0.1:56086 (10 connections now open) 2014-10-06T19:02:02.576+0000 I NETWORK [conn23548] end connection 127.0.0.1:56076 (8 connections now open) 2014-10-06T19:02:02.576+0000 I NETWORK [conn23561] end connection 127.0.0.1:56089 (7 connections now open) 2014-10-06T19:02:02.576+0000 I NETWORK [conn23559] end connection 127.0.0.1:56087 (6 connections now open) 2014-10-06T19:02:02.576+0000 I NETWORK [conn23550] end connection 127.0.0.1:56078 (13 connections now open) 2014-10-06T19:02:02.576+0000 I NETWORK [conn23552] end connection 127.0.0.1:56080 (13 connections now open) 2014-10-06T19:02:02.576+0000 I NETWORK [conn23546] end connection 127.0.0.1:56074 (16 connections now open) 2014-10-06T19:02:02.577+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56090 #23562 (3 connections now open) 2014-10-06T19:02:02.577+0000 I NETWORK [conn23562] end connection 127.0.0.1:56090 (2 connections now open) 2014-10-06T19:02:02.578+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:02.579+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:02.580+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:02.580+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:02.581+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:02.581+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:02.581+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:02.582+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:02.582+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:03.667+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:02:03.667+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:02:03.678+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:02:03.678+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:04.759+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:02:04.759+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:02:04.770+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:02:04.770+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:05.856+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:02:05.856+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:02:05.867+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:02:05.868+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:06.943+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:02:06.943+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:02:06.957+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:02:06.958+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56091 #23563 (3 connections now open) 2014-10-06T19:02:06.959+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56092 #23564 (4 connections now open) 2014-10-06T19:02:06.959+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56093 #23565 (5 connections now open) 2014-10-06T19:02:06.959+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56094 #23566 (6 connections now open) 2014-10-06T19:02:06.959+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56095 #23567 (7 connections now open) 2014-10-06T19:02:06.960+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56096 #23568 (8 connections now open) 2014-10-06T19:02:06.960+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56097 #23569 (9 connections now open) 2014-10-06T19:02:06.960+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56098 #23570 (10 connections now open) 2014-10-06T19:02:06.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56099 #23571 (11 connections now open) 2014-10-06T19:02:06.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56100 #23572 (12 connections now open) 2014-10-06T19:02:06.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56101 #23573 (13 connections now open) 2014-10-06T19:02:06.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56102 #23574 (14 connections now open) 2014-10-06T19:02:06.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56103 #23575 (15 connections now open) 2014-10-06T19:02:06.961+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56104 #23576 (16 connections now open) 2014-10-06T19:02:06.962+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56105 #23577 (17 connections now open) 2014-10-06T19:02:06.962+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56106 #23578 (18 connections now open) 2014-10-06T19:02:06.963+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56107 #23579 (19 connections now open) 2014-10-06T19:02:06.963+0000 I NETWORK [conn23563] end connection 127.0.0.1:56091 (18 connections now open) 2014-10-06T19:02:11.963+0000 I NETWORK [conn23569] end connection 127.0.0.1:56097 (17 connections now open) 2014-10-06T19:02:11.963+0000 I NETWORK [conn23571] end connection 127.0.0.1:56099 (17 connections now open) 2014-10-06T19:02:11.964+0000 I NETWORK [conn23572] end connection 127.0.0.1:56100 (16 connections now open) 2014-10-06T19:02:11.964+0000 I NETWORK [conn23578] end connection 127.0.0.1:56106 (15 connections now open) 2014-10-06T19:02:11.964+0000 I NETWORK [conn23574] end connection 127.0.0.1:56102 (15 connections now open) 2014-10-06T19:02:11.964+0000 I NETWORK [conn23568] end connection 127.0.0.1:56096 (15 connections now open) 2014-10-06T19:02:11.964+0000 I NETWORK [conn23579] end connection 127.0.0.1:56107 (13 connections now open) 2014-10-06T19:02:11.964+0000 I NETWORK [conn23576] end connection 127.0.0.1:56104 (11 connections now open) 2014-10-06T19:02:11.964+0000 I NETWORK [conn23566] end connection 127.0.0.1:56094 (10 connections now open) 2014-10-06T19:02:11.964+0000 I NETWORK [conn23564] end connection 127.0.0.1:56092 (10 connections now open) 2014-10-06T19:02:11.964+0000 I NETWORK [conn23573] end connection 127.0.0.1:56101 (9 connections now open) 2014-10-06T19:02:11.964+0000 I NETWORK [conn23575] end connection 127.0.0.1:56103 (7 connections now open) 2014-10-06T19:02:11.964+0000 I NETWORK [conn23577] end connection 127.0.0.1:56105 (6 connections now open) 2014-10-06T19:02:11.964+0000 I NETWORK [conn23567] end connection 127.0.0.1:56095 (4 connections now open) 2014-10-06T19:02:11.964+0000 I NETWORK [conn23570] end connection 127.0.0.1:56098 (3 connections now open) 2014-10-06T19:02:11.964+0000 I NETWORK [conn23565] end connection 127.0.0.1:56093 (2 connections now open) 2014-10-06T19:02:11.964+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56108 #23580 (3 connections now open) 2014-10-06T19:02:11.965+0000 I NETWORK [conn23580] end connection 127.0.0.1:56108 (2 connections now open) 2014-10-06T19:02:11.965+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:11.966+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:11.967+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:11.968+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:11.968+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:11.969+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:11.969+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:11.969+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:11.969+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:13.068+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:02:13.068+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:02:13.079+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:02:13.079+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:14.158+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:02:14.158+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:02:14.169+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:02:14.170+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:15.234+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:02:15.234+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:02:15.245+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:02:15.245+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:16.329+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:02:16.329+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:02:16.340+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:02:16.342+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56109 #23581 (3 connections now open) 2014-10-06T19:02:16.342+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56110 #23582 (4 connections now open) 2014-10-06T19:02:16.342+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56111 #23583 (5 connections now open) 2014-10-06T19:02:16.342+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56112 #23584 (6 connections now open) 2014-10-06T19:02:16.342+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56113 #23585 (7 connections now open) 2014-10-06T19:02:16.342+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56114 #23586 (8 connections now open) 2014-10-06T19:02:16.342+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56115 #23587 (9 connections now open) 2014-10-06T19:02:16.343+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56116 #23588 (10 connections now open) 2014-10-06T19:02:16.344+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56117 #23589 (11 connections now open) 2014-10-06T19:02:16.344+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56118 #23590 (12 connections now open) 2014-10-06T19:02:16.344+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56119 #23591 (13 connections now open) 2014-10-06T19:02:16.344+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56120 #23592 (14 connections now open) 2014-10-06T19:02:16.345+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56121 #23593 (15 connections now open) 2014-10-06T19:02:16.345+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56122 #23594 (16 connections now open) 2014-10-06T19:02:16.346+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56123 #23595 (17 connections now open) 2014-10-06T19:02:16.346+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56124 #23596 (18 connections now open) 2014-10-06T19:02:16.346+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56125 #23597 (19 connections now open) 2014-10-06T19:02:16.347+0000 I NETWORK [conn23581] end connection 127.0.0.1:56109 (18 connections now open) 2014-10-06T19:02:21.347+0000 I NETWORK [conn23589] end connection 127.0.0.1:56117 (17 connections now open) 2014-10-06T19:02:21.347+0000 I NETWORK [conn23591] end connection 127.0.0.1:56119 (16 connections now open) 2014-10-06T19:02:21.347+0000 I NETWORK [conn23584] end connection 127.0.0.1:56112 (16 connections now open) 2014-10-06T19:02:21.347+0000 I NETWORK [conn23590] end connection 127.0.0.1:56118 (16 connections now open) 2014-10-06T19:02:21.347+0000 I NETWORK [conn23583] end connection 127.0.0.1:56111 (14 connections now open) 2014-10-06T19:02:21.347+0000 I NETWORK [conn23593] end connection 127.0.0.1:56121 (13 connections now open) 2014-10-06T19:02:21.347+0000 I NETWORK [conn23595] end connection 127.0.0.1:56123 (16 connections now open) 2014-10-06T19:02:21.347+0000 I NETWORK [conn23588] end connection 127.0.0.1:56116 (16 connections now open) 2014-10-06T19:02:21.347+0000 I NETWORK [conn23596] end connection 127.0.0.1:56124 (11 connections now open) 2014-10-06T19:02:21.347+0000 I NETWORK [conn23592] end connection 127.0.0.1:56120 (11 connections now open) 2014-10-06T19:02:21.347+0000 I NETWORK [conn23585] end connection 127.0.0.1:56113 (11 connections now open) 2014-10-06T19:02:21.347+0000 I NETWORK [conn23586] end connection 127.0.0.1:56114 (11 connections now open) 2014-10-06T19:02:21.348+0000 I NETWORK [conn23587] end connection 127.0.0.1:56115 (7 connections now open) 2014-10-06T19:02:21.347+0000 I NETWORK [conn23582] end connection 127.0.0.1:56110 (13 connections now open) 2014-10-06T19:02:21.347+0000 I NETWORK [conn23594] end connection 127.0.0.1:56122 (11 connections now open) 2014-10-06T19:02:21.347+0000 I NETWORK [conn23597] end connection 127.0.0.1:56125 (13 connections now open) 2014-10-06T19:02:21.348+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56126 #23598 (3 connections now open) 2014-10-06T19:02:21.348+0000 I NETWORK [conn23598] end connection 127.0.0.1:56126 (2 connections now open) 2014-10-06T19:02:21.349+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:21.349+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:21.350+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:21.351+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:21.352+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:21.352+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:21.352+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:21.352+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:21.353+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:22.448+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:02:22.448+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:02:22.463+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:02:22.463+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:23.555+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:02:23.555+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:02:23.566+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:02:23.566+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:24.637+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:02:24.637+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:02:24.648+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:02:24.649+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:25.733+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:02:25.733+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:02:25.748+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:02:25.749+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56127 #23599 (3 connections now open) 2014-10-06T19:02:25.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56129 #23600 (4 connections now open) 2014-10-06T19:02:25.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56128 #23601 (5 connections now open) 2014-10-06T19:02:25.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56130 #23602 (6 connections now open) 2014-10-06T19:02:25.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56131 #23603 (7 connections now open) 2014-10-06T19:02:25.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56132 #23604 (8 connections now open) 2014-10-06T19:02:25.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56133 #23605 (9 connections now open) 2014-10-06T19:02:25.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56134 #23606 (10 connections now open) 2014-10-06T19:02:25.750+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56135 #23607 (11 connections now open) 2014-10-06T19:02:25.751+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56136 #23608 (12 connections now open) 2014-10-06T19:02:25.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56137 #23609 (13 connections now open) 2014-10-06T19:02:25.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56138 #23610 (14 connections now open) 2014-10-06T19:02:25.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56139 #23611 (15 connections now open) 2014-10-06T19:02:25.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56140 #23612 (16 connections now open) 2014-10-06T19:02:25.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56141 #23613 (17 connections now open) 2014-10-06T19:02:25.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56142 #23614 (18 connections now open) 2014-10-06T19:02:25.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56143 #23615 (19 connections now open) 2014-10-06T19:02:25.754+0000 I NETWORK [conn23599] end connection 127.0.0.1:56127 (18 connections now open) 2014-10-06T19:02:30.755+0000 I NETWORK [conn23601] end connection 127.0.0.1:56128 (17 connections now open) 2014-10-06T19:02:30.755+0000 I NETWORK [conn23605] end connection 127.0.0.1:56133 (17 connections now open) 2014-10-06T19:02:30.755+0000 I NETWORK [conn23612] end connection 127.0.0.1:56140 (17 connections now open) 2014-10-06T19:02:30.755+0000 I NETWORK [conn23609] end connection 127.0.0.1:56137 (17 connections now open) 2014-10-06T19:02:30.755+0000 I NETWORK [conn23600] end connection 127.0.0.1:56129 (15 connections now open) 2014-10-06T19:02:30.755+0000 I NETWORK [conn23606] end connection 127.0.0.1:56134 (17 connections now open) 2014-10-06T19:02:30.755+0000 I NETWORK [conn23611] end connection 127.0.0.1:56139 (15 connections now open) 2014-10-06T19:02:30.755+0000 I NETWORK [conn23613] end connection 127.0.0.1:56141 (15 connections now open) 2014-10-06T19:02:30.755+0000 I NETWORK [conn23608] end connection 127.0.0.1:56136 (11 connections now open) 2014-10-06T19:02:30.755+0000 I NETWORK [conn23607] end connection 127.0.0.1:56135 (9 connections now open) 2014-10-06T19:02:30.755+0000 I NETWORK [conn23604] end connection 127.0.0.1:56132 (8 connections now open) 2014-10-06T19:02:30.755+0000 I NETWORK [conn23615] end connection 127.0.0.1:56143 (7 connections now open) 2014-10-06T19:02:30.755+0000 I NETWORK [conn23603] end connection 127.0.0.1:56131 (6 connections now open) 2014-10-06T19:02:30.755+0000 I NETWORK [conn23610] end connection 127.0.0.1:56138 (4 connections now open) 2014-10-06T19:02:30.755+0000 I NETWORK [conn23614] end connection 127.0.0.1:56142 (3 connections now open) 2014-10-06T19:02:30.755+0000 I NETWORK [conn23602] end connection 127.0.0.1:56130 (2 connections now open) 2014-10-06T19:02:30.756+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56144 #23616 (3 connections now open) 2014-10-06T19:02:30.756+0000 I NETWORK [conn23616] end connection 127.0.0.1:56144 (2 connections now open) 2014-10-06T19:02:30.756+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:30.757+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:30.758+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:30.759+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:30.759+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:30.760+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:30.760+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:30.760+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:30.760+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:31.847+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:02:31.847+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:02:31.858+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:02:31.859+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:32.947+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:02:32.947+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:02:32.958+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:02:32.958+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:34.029+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:02:34.029+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:02:34.040+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:02:34.040+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:35.129+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:02:35.129+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:02:35.140+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:02:35.141+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56145 #23617 (3 connections now open) 2014-10-06T19:02:35.142+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56146 #23618 (4 connections now open) 2014-10-06T19:02:35.142+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56147 #23619 (5 connections now open) 2014-10-06T19:02:35.142+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56148 #23620 (6 connections now open) 2014-10-06T19:02:35.142+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56149 #23621 (7 connections now open) 2014-10-06T19:02:35.142+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56150 #23622 (8 connections now open) 2014-10-06T19:02:35.143+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56151 #23623 (9 connections now open) 2014-10-06T19:02:35.143+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56152 #23624 (10 connections now open) 2014-10-06T19:02:35.143+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56153 #23625 (11 connections now open) 2014-10-06T19:02:35.143+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56154 #23626 (12 connections now open) 2014-10-06T19:02:35.143+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56155 #23627 (13 connections now open) 2014-10-06T19:02:35.144+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56156 #23628 (14 connections now open) 2014-10-06T19:02:35.144+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56157 #23629 (15 connections now open) 2014-10-06T19:02:35.145+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56158 #23630 (16 connections now open) 2014-10-06T19:02:35.145+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56159 #23631 (17 connections now open) 2014-10-06T19:02:35.145+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56160 #23632 (18 connections now open) 2014-10-06T19:02:35.145+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56161 #23633 (19 connections now open) 2014-10-06T19:02:35.146+0000 I NETWORK [conn23617] end connection 127.0.0.1:56145 (18 connections now open) 2014-10-06T19:02:40.146+0000 I NETWORK [conn23626] end connection 127.0.0.1:56154 (17 connections now open) 2014-10-06T19:02:40.146+0000 I NETWORK [conn23632] end connection 127.0.0.1:56160 (17 connections now open) 2014-10-06T19:02:40.146+0000 I NETWORK [conn23622] end connection 127.0.0.1:56150 (16 connections now open) 2014-10-06T19:02:40.147+0000 I NETWORK [conn23625] end connection 127.0.0.1:56153 (16 connections now open) 2014-10-06T19:02:40.147+0000 I NETWORK [conn23619] end connection 127.0.0.1:56147 (14 connections now open) 2014-10-06T19:02:40.147+0000 I NETWORK [conn23627] end connection 127.0.0.1:56155 (12 connections now open) 2014-10-06T19:02:40.146+0000 I NETWORK [conn23621] end connection 127.0.0.1:56149 (17 connections now open) 2014-10-06T19:02:40.147+0000 I NETWORK [conn23629] end connection 127.0.0.1:56157 (12 connections now open) 2014-10-06T19:02:40.146+0000 I NETWORK [conn23624] end connection 127.0.0.1:56152 (17 connections now open) 2014-10-06T19:02:40.147+0000 I NETWORK [conn23633] end connection 127.0.0.1:56161 (10 connections now open) 2014-10-06T19:02:40.147+0000 I NETWORK [conn23618] end connection 127.0.0.1:56146 (11 connections now open) 2014-10-06T19:02:40.147+0000 I NETWORK [conn23630] end connection 127.0.0.1:56158 (11 connections now open) 2014-10-06T19:02:40.147+0000 I NETWORK [conn23628] end connection 127.0.0.1:56156 (11 connections now open) 2014-10-06T19:02:40.147+0000 I NETWORK [conn23623] end connection 127.0.0.1:56151 (11 connections now open) 2014-10-06T19:02:40.147+0000 I NETWORK [conn23631] end connection 127.0.0.1:56159 (10 connections now open) 2014-10-06T19:02:40.147+0000 I NETWORK [conn23620] end connection 127.0.0.1:56148 (11 connections now open) 2014-10-06T19:02:40.147+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56162 #23634 (3 connections now open) 2014-10-06T19:02:40.147+0000 I NETWORK [conn23634] end connection 127.0.0.1:56162 (2 connections now open) 2014-10-06T19:02:40.148+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:40.149+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:40.149+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:40.150+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:40.151+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:40.151+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:40.151+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:40.152+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:40.152+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:41.238+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:02:41.238+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:02:41.249+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:02:41.250+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:42.327+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:02:42.327+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:02:42.338+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:02:42.339+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:43.408+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:02:43.408+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:02:43.419+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:02:43.419+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:44.502+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:02:44.502+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:02:44.513+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:02:44.514+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56163 #23635 (3 connections now open) 2014-10-06T19:02:44.514+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56164 #23636 (4 connections now open) 2014-10-06T19:02:44.514+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56165 #23637 (5 connections now open) 2014-10-06T19:02:44.514+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56166 #23638 (6 connections now open) 2014-10-06T19:02:44.514+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56167 #23639 (7 connections now open) 2014-10-06T19:02:44.515+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56168 #23640 (8 connections now open) 2014-10-06T19:02:44.515+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56169 #23641 (9 connections now open) 2014-10-06T19:02:44.516+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56170 #23642 (10 connections now open) 2014-10-06T19:02:44.516+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56171 #23643 (11 connections now open) 2014-10-06T19:02:44.516+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56172 #23644 (12 connections now open) 2014-10-06T19:02:44.516+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56173 #23645 (13 connections now open) 2014-10-06T19:02:44.516+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56174 #23646 (14 connections now open) 2014-10-06T19:02:44.518+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56175 #23647 (15 connections now open) 2014-10-06T19:02:44.518+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56176 #23648 (16 connections now open) 2014-10-06T19:02:44.519+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56177 #23649 (17 connections now open) 2014-10-06T19:02:44.519+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56178 #23650 (18 connections now open) 2014-10-06T19:02:44.519+0000 I NETWORK [conn23635] end connection 127.0.0.1:56163 (17 connections now open) 2014-10-06T19:02:44.519+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56179 #23651 (19 connections now open) 2014-10-06T19:02:49.520+0000 I NETWORK [conn23645] end connection 127.0.0.1:56173 (17 connections now open) 2014-10-06T19:02:49.520+0000 I NETWORK [conn23651] end connection 127.0.0.1:56179 (17 connections now open) 2014-10-06T19:02:49.520+0000 I NETWORK [conn23638] end connection 127.0.0.1:56166 (17 connections now open) 2014-10-06T19:02:49.520+0000 I NETWORK [conn23637] end connection 127.0.0.1:56165 (17 connections now open) 2014-10-06T19:02:49.520+0000 I NETWORK [conn23640] end connection 127.0.0.1:56168 (14 connections now open) 2014-10-06T19:02:49.520+0000 I NETWORK [conn23648] end connection 127.0.0.1:56176 (14 connections now open) 2014-10-06T19:02:49.520+0000 I NETWORK [conn23641] end connection 127.0.0.1:56169 (13 connections now open) 2014-10-06T19:02:49.520+0000 I NETWORK [conn23650] end connection 127.0.0.1:56178 (17 connections now open) 2014-10-06T19:02:49.520+0000 I NETWORK [conn23643] end connection 127.0.0.1:56171 (14 connections now open) 2014-10-06T19:02:49.520+0000 I NETWORK [conn23649] end connection 127.0.0.1:56177 (14 connections now open) 2014-10-06T19:02:49.520+0000 I NETWORK [conn23636] end connection 127.0.0.1:56164 (16 connections now open) 2014-10-06T19:02:49.520+0000 I NETWORK [conn23647] end connection 127.0.0.1:56175 (8 connections now open) 2014-10-06T19:02:49.520+0000 I NETWORK [conn23646] end connection 127.0.0.1:56174 (14 connections now open) 2014-10-06T19:02:49.520+0000 I NETWORK [conn23642] end connection 127.0.0.1:56170 (14 connections now open) 2014-10-06T19:02:49.520+0000 I NETWORK [conn23639] end connection 127.0.0.1:56167 (17 connections now open) 2014-10-06T19:02:49.520+0000 I NETWORK [conn23644] end connection 127.0.0.1:56172 (14 connections now open) 2014-10-06T19:02:49.520+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56180 #23652 (3 connections now open) 2014-10-06T19:02:49.521+0000 I NETWORK [conn23652] end connection 127.0.0.1:56180 (2 connections now open) 2014-10-06T19:02:49.521+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:49.522+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:49.523+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:49.524+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:49.524+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:49.525+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:49.525+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:49.525+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:49.525+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:50.601+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:02:50.601+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:02:50.612+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:02:50.612+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:51.680+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:02:51.680+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:02:51.691+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:02:51.691+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:52.156+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._44 2014-10-06T19:02:52.782+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:02:52.782+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:02:52.793+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:02:52.794+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:53.868+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:02:53.868+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:02:53.879+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:02:53.881+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56181 #23653 (3 connections now open) 2014-10-06T19:02:53.881+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56182 #23654 (4 connections now open) 2014-10-06T19:02:53.881+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56184 #23655 (5 connections now open) 2014-10-06T19:02:53.881+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56183 #23656 (6 connections now open) 2014-10-06T19:02:53.881+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56186 #23657 (7 connections now open) 2014-10-06T19:02:53.881+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56187 #23658 (8 connections now open) 2014-10-06T19:02:53.882+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56188 #23659 (9 connections now open) 2014-10-06T19:02:53.882+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56189 #23660 (10 connections now open) 2014-10-06T19:02:53.882+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56190 #23661 (11 connections now open) 2014-10-06T19:02:53.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56191 #23662 (12 connections now open) 2014-10-06T19:02:53.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56192 #23663 (13 connections now open) 2014-10-06T19:02:53.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56193 #23664 (14 connections now open) 2014-10-06T19:02:53.884+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56194 #23665 (15 connections now open) 2014-10-06T19:02:53.884+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56195 #23666 (16 connections now open) 2014-10-06T19:02:53.884+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56196 #23667 (17 connections now open) 2014-10-06T19:02:53.884+0000 I NETWORK [conn23653] end connection 127.0.0.1:56181 (15 connections now open) 2014-10-06T19:02:53.884+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56197 #23668 (18 connections now open) 2014-10-06T19:02:53.885+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56198 #23669 (18 connections now open) 2014-10-06T19:02:58.885+0000 I NETWORK [conn23662] end connection 127.0.0.1:56191 (17 connections now open) 2014-10-06T19:02:58.885+0000 I NETWORK [conn23667] end connection 127.0.0.1:56196 (17 connections now open) 2014-10-06T19:02:58.885+0000 I NETWORK [conn23663] end connection 127.0.0.1:56192 (17 connections now open) 2014-10-06T19:02:58.885+0000 I NETWORK [conn23664] end connection 127.0.0.1:56193 (14 connections now open) 2014-10-06T19:02:58.885+0000 I NETWORK [conn23665] end connection 127.0.0.1:56194 (17 connections now open) 2014-10-06T19:02:58.885+0000 I NETWORK [conn23658] end connection 127.0.0.1:56187 (14 connections now open) 2014-10-06T19:02:58.885+0000 I NETWORK [conn23655] end connection 127.0.0.1:56184 (13 connections now open) 2014-10-06T19:02:58.885+0000 I NETWORK [conn23661] end connection 127.0.0.1:56190 (12 connections now open) 2014-10-06T19:02:58.885+0000 I NETWORK [conn23666] end connection 127.0.0.1:56195 (14 connections now open) 2014-10-06T19:02:58.885+0000 I NETWORK [conn23656] end connection 127.0.0.1:56183 (13 connections now open) 2014-10-06T19:02:58.885+0000 I NETWORK [conn23657] end connection 127.0.0.1:56186 (17 connections now open) 2014-10-06T19:02:58.885+0000 I NETWORK [conn23659] end connection 127.0.0.1:56188 (10 connections now open) 2014-10-06T19:02:58.885+0000 I NETWORK [conn23668] end connection 127.0.0.1:56197 (13 connections now open) 2014-10-06T19:02:58.885+0000 I NETWORK [conn23660] end connection 127.0.0.1:56189 (14 connections now open) 2014-10-06T19:02:58.885+0000 I NETWORK [conn23654] end connection 127.0.0.1:56182 (5 connections now open) 2014-10-06T19:02:58.886+0000 I NETWORK [conn23669] end connection 127.0.0.1:56198 (4 connections now open) 2014-10-06T19:02:58.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56199 #23670 (3 connections now open) 2014-10-06T19:02:58.886+0000 I NETWORK [conn23670] end connection 127.0.0.1:56199 (2 connections now open) 2014-10-06T19:02:58.887+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:58.888+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:58.888+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:58.889+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:58.890+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:58.890+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:58.890+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:58.891+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:58.891+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:02:59.993+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:02:59.993+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:03:00.004+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:03:00.005+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:01.092+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:03:01.092+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:03:01.103+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:03:01.103+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:02.193+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:03:02.193+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:03:02.204+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:03:02.204+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:03.287+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:03:03.287+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:03:03.298+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:03:03.299+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56200 #23671 (3 connections now open) 2014-10-06T19:03:03.299+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56201 #23672 (4 connections now open) 2014-10-06T19:03:03.299+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56202 #23673 (5 connections now open) 2014-10-06T19:03:03.299+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56203 #23674 (6 connections now open) 2014-10-06T19:03:03.300+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56204 #23675 (7 connections now open) 2014-10-06T19:03:03.300+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56205 #23676 (8 connections now open) 2014-10-06T19:03:03.300+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56206 #23677 (9 connections now open) 2014-10-06T19:03:03.300+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56207 #23678 (10 connections now open) 2014-10-06T19:03:03.300+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56208 #23679 (11 connections now open) 2014-10-06T19:03:03.301+0000 I NETWORK [conn23671] end connection 127.0.0.1:56200 (10 connections now open) 2014-10-06T19:03:08.301+0000 I NETWORK [conn23679] end connection 127.0.0.1:56208 (9 connections now open) 2014-10-06T19:03:08.301+0000 I NETWORK [conn23675] end connection 127.0.0.1:56204 (9 connections now open) 2014-10-06T19:03:08.301+0000 I NETWORK [conn23674] end connection 127.0.0.1:56203 (9 connections now open) 2014-10-06T19:03:08.301+0000 I NETWORK [conn23673] end connection 127.0.0.1:56202 (7 connections now open) 2014-10-06T19:03:08.301+0000 I NETWORK [conn23678] end connection 127.0.0.1:56207 (9 connections now open) 2014-10-06T19:03:08.301+0000 I NETWORK [conn23672] end connection 127.0.0.1:56201 (9 connections now open) 2014-10-06T19:03:08.301+0000 I NETWORK [conn23676] end connection 127.0.0.1:56205 (9 connections now open) 2014-10-06T19:03:08.301+0000 I NETWORK [conn23677] end connection 127.0.0.1:56206 (7 connections now open) 2014-10-06T19:03:08.301+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56209 #23680 (3 connections now open) 2014-10-06T19:03:08.302+0000 I NETWORK [conn23680] end connection 127.0.0.1:56209 (2 connections now open) 2014-10-06T19:03:08.302+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:08.303+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:08.307+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:08.308+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:08.309+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:08.309+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:08.309+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:08.309+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:08.310+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:09.387+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:03:09.387+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:03:09.398+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:03:09.398+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:10.457+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:03:10.458+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:03:10.468+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:03:10.469+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:11.556+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:03:11.556+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:03:11.567+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:03:11.567+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:12.652+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:03:12.652+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:03:12.663+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:03:12.664+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56210 #23681 (3 connections now open) 2014-10-06T19:03:12.664+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56211 #23682 (4 connections now open) 2014-10-06T19:03:12.664+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56212 #23683 (5 connections now open) 2014-10-06T19:03:12.664+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56213 #23684 (6 connections now open) 2014-10-06T19:03:12.664+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56214 #23685 (7 connections now open) 2014-10-06T19:03:12.665+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56215 #23686 (8 connections now open) 2014-10-06T19:03:12.665+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56216 #23687 (9 connections now open) 2014-10-06T19:03:12.665+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56217 #23688 (10 connections now open) 2014-10-06T19:03:12.665+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56218 #23689 (11 connections now open) 2014-10-06T19:03:12.666+0000 I NETWORK [conn23681] end connection 127.0.0.1:56210 (10 connections now open) 2014-10-06T19:03:17.666+0000 I NETWORK [conn23682] end connection 127.0.0.1:56211 (9 connections now open) 2014-10-06T19:03:17.666+0000 I NETWORK [conn23683] end connection 127.0.0.1:56212 (9 connections now open) 2014-10-06T19:03:17.666+0000 I NETWORK [conn23688] end connection 127.0.0.1:56217 (9 connections now open) 2014-10-06T19:03:17.666+0000 I NETWORK [conn23685] end connection 127.0.0.1:56214 (9 connections now open) 2014-10-06T19:03:17.666+0000 I NETWORK [conn23689] end connection 127.0.0.1:56218 (9 connections now open) 2014-10-06T19:03:17.666+0000 I NETWORK [conn23686] end connection 127.0.0.1:56215 (6 connections now open) 2014-10-06T19:03:17.666+0000 I NETWORK [conn23684] end connection 127.0.0.1:56213 (4 connections now open) 2014-10-06T19:03:17.666+0000 I NETWORK [conn23687] end connection 127.0.0.1:56216 (2 connections now open) 2014-10-06T19:03:17.667+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56219 #23690 (3 connections now open) 2014-10-06T19:03:17.667+0000 I NETWORK [conn23690] end connection 127.0.0.1:56219 (2 connections now open) 2014-10-06T19:03:17.667+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:17.668+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:17.669+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:17.670+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:17.670+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:17.671+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:17.671+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:17.671+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:17.671+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:18.748+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:03:18.748+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:03:18.759+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:03:18.760+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:19.817+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:03:19.817+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:03:19.830+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:03:19.830+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:20.905+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:03:20.905+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:03:20.916+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:03:20.917+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:21.993+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:03:21.993+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:03:22.004+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:03:22.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56220 #23691 (3 connections now open) 2014-10-06T19:03:22.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56221 #23692 (4 connections now open) 2014-10-06T19:03:22.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56222 #23693 (5 connections now open) 2014-10-06T19:03:22.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56223 #23694 (6 connections now open) 2014-10-06T19:03:22.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56224 #23695 (7 connections now open) 2014-10-06T19:03:22.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56225 #23696 (8 connections now open) 2014-10-06T19:03:22.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56226 #23697 (9 connections now open) 2014-10-06T19:03:22.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56227 #23698 (10 connections now open) 2014-10-06T19:03:22.006+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56228 #23699 (11 connections now open) 2014-10-06T19:03:22.007+0000 I NETWORK [conn23691] end connection 127.0.0.1:56220 (10 connections now open) 2014-10-06T19:03:27.007+0000 I NETWORK [conn23698] end connection 127.0.0.1:56227 (9 connections now open) 2014-10-06T19:03:27.007+0000 I NETWORK [conn23693] end connection 127.0.0.1:56222 (9 connections now open) 2014-10-06T19:03:27.007+0000 I NETWORK [conn23692] end connection 127.0.0.1:56221 (9 connections now open) 2014-10-06T19:03:27.008+0000 I NETWORK [conn23697] end connection 127.0.0.1:56226 (8 connections now open) 2014-10-06T19:03:27.007+0000 I NETWORK [conn23699] end connection 127.0.0.1:56228 (9 connections now open) 2014-10-06T19:03:27.008+0000 I NETWORK [conn23694] end connection 127.0.0.1:56223 (6 connections now open) 2014-10-06T19:03:27.008+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56229 #23700 (6 connections now open) 2014-10-06T19:03:27.008+0000 I NETWORK [conn23695] end connection 127.0.0.1:56224 (7 connections now open) 2014-10-06T19:03:27.008+0000 I NETWORK [conn23696] end connection 127.0.0.1:56225 (7 connections now open) 2014-10-06T19:03:27.008+0000 I NETWORK [conn23700] end connection 127.0.0.1:56229 (2 connections now open) 2014-10-06T19:03:27.009+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:27.009+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:27.010+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:27.011+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:27.012+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:27.012+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:27.012+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:27.012+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:27.013+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:28.092+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:03:28.092+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:03:28.103+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:03:28.103+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:29.164+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:03:29.164+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:03:29.175+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:03:29.175+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:30.248+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:03:30.248+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:03:30.259+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:03:30.259+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:31.340+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:03:31.340+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:03:31.351+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:03:31.353+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56230 #23701 (3 connections now open) 2014-10-06T19:03:31.353+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56231 #23702 (4 connections now open) 2014-10-06T19:03:31.353+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56232 #23703 (5 connections now open) 2014-10-06T19:03:31.353+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56233 #23704 (6 connections now open) 2014-10-06T19:03:31.353+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56234 #23705 (7 connections now open) 2014-10-06T19:03:31.354+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56235 #23706 (8 connections now open) 2014-10-06T19:03:31.354+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56236 #23707 (9 connections now open) 2014-10-06T19:03:31.354+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56237 #23708 (10 connections now open) 2014-10-06T19:03:31.354+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56238 #23709 (11 connections now open) 2014-10-06T19:03:31.355+0000 I NETWORK [conn23701] end connection 127.0.0.1:56230 (10 connections now open) 2014-10-06T19:03:36.355+0000 I NETWORK [conn23704] end connection 127.0.0.1:56233 (9 connections now open) 2014-10-06T19:03:36.355+0000 I NETWORK [conn23705] end connection 127.0.0.1:56234 (9 connections now open) 2014-10-06T19:03:36.355+0000 I NETWORK [conn23702] end connection 127.0.0.1:56231 (9 connections now open) 2014-10-06T19:03:36.355+0000 I NETWORK [conn23703] end connection 127.0.0.1:56232 (6 connections now open) 2014-10-06T19:03:36.355+0000 I NETWORK [conn23709] end connection 127.0.0.1:56238 (6 connections now open) 2014-10-06T19:03:36.355+0000 I NETWORK [conn23707] end connection 127.0.0.1:56236 (6 connections now open) 2014-10-06T19:03:36.355+0000 I NETWORK [conn23708] end connection 127.0.0.1:56237 (6 connections now open) 2014-10-06T19:03:36.355+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56239 #23710 (4 connections now open) 2014-10-06T19:03:36.355+0000 I NETWORK [conn23706] end connection 127.0.0.1:56235 (2 connections now open) 2014-10-06T19:03:36.356+0000 I NETWORK [conn23710] end connection 127.0.0.1:56239 (2 connections now open) 2014-10-06T19:03:36.356+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:36.357+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:36.358+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:36.359+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:36.359+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:36.360+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:36.360+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:36.360+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:36.360+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:37.440+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:03:37.440+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:03:37.451+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:03:37.451+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:38.517+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:03:38.517+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:03:38.532+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:03:38.532+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:39.613+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:03:39.613+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:03:39.624+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:03:39.624+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:40.702+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:03:40.702+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:03:40.713+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:03:40.714+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56240 #23711 (3 connections now open) 2014-10-06T19:03:40.715+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56241 #23712 (4 connections now open) 2014-10-06T19:03:40.715+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56242 #23713 (5 connections now open) 2014-10-06T19:03:40.715+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56243 #23714 (6 connections now open) 2014-10-06T19:03:40.715+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56244 #23715 (7 connections now open) 2014-10-06T19:03:40.715+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56245 #23716 (8 connections now open) 2014-10-06T19:03:40.715+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56246 #23717 (9 connections now open) 2014-10-06T19:03:40.716+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56247 #23718 (10 connections now open) 2014-10-06T19:03:40.716+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56248 #23719 (11 connections now open) 2014-10-06T19:03:40.717+0000 I NETWORK [conn23711] end connection 127.0.0.1:56240 (10 connections now open) 2014-10-06T19:03:45.717+0000 I NETWORK [conn23714] end connection 127.0.0.1:56243 (9 connections now open) 2014-10-06T19:03:45.717+0000 I NETWORK [conn23716] end connection 127.0.0.1:56245 (9 connections now open) 2014-10-06T19:03:45.717+0000 I NETWORK [conn23712] end connection 127.0.0.1:56241 (9 connections now open) 2014-10-06T19:03:45.717+0000 I NETWORK [conn23718] end connection 127.0.0.1:56247 (8 connections now open) 2014-10-06T19:03:45.717+0000 I NETWORK [conn23717] end connection 127.0.0.1:56246 (5 connections now open) 2014-10-06T19:03:45.717+0000 I NETWORK [conn23719] end connection 127.0.0.1:56248 (5 connections now open) 2014-10-06T19:03:45.717+0000 I NETWORK [conn23713] end connection 127.0.0.1:56242 (5 connections now open) 2014-10-06T19:03:45.717+0000 I NETWORK [conn23715] end connection 127.0.0.1:56244 (3 connections now open) 2014-10-06T19:03:45.717+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56249 #23720 (4 connections now open) 2014-10-06T19:03:45.718+0000 I NETWORK [conn23720] end connection 127.0.0.1:56249 (2 connections now open) 2014-10-06T19:03:45.718+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:45.719+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:45.720+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:45.721+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:45.721+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:45.722+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:45.722+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:45.722+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:45.722+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:46.793+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:03:46.793+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:03:46.804+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:03:46.804+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:47.870+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:03:47.870+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:03:47.881+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:03:47.881+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:48.976+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:03:48.976+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:03:48.987+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:03:48.987+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:50.074+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:03:50.074+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:03:50.085+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:03:50.087+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56250 #23721 (3 connections now open) 2014-10-06T19:03:50.087+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56251 #23722 (4 connections now open) 2014-10-06T19:03:50.087+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56252 #23723 (5 connections now open) 2014-10-06T19:03:50.087+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56253 #23724 (6 connections now open) 2014-10-06T19:03:50.087+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56254 #23725 (7 connections now open) 2014-10-06T19:03:50.088+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56255 #23726 (8 connections now open) 2014-10-06T19:03:50.088+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56256 #23727 (9 connections now open) 2014-10-06T19:03:50.088+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56257 #23728 (10 connections now open) 2014-10-06T19:03:50.088+0000 I NETWORK [conn23721] end connection 127.0.0.1:56250 (9 connections now open) 2014-10-06T19:03:50.088+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56258 #23729 (10 connections now open) 2014-10-06T19:03:55.088+0000 I NETWORK [conn23728] end connection 127.0.0.1:56257 (9 connections now open) 2014-10-06T19:03:55.088+0000 I NETWORK [conn23724] end connection 127.0.0.1:56253 (9 connections now open) 2014-10-06T19:03:55.088+0000 I NETWORK [conn23723] end connection 127.0.0.1:56252 (9 connections now open) 2014-10-06T19:03:55.088+0000 I NETWORK [conn23726] end connection 127.0.0.1:56255 (9 connections now open) 2014-10-06T19:03:55.088+0000 I NETWORK [conn23729] end connection 127.0.0.1:56258 (9 connections now open) 2014-10-06T19:03:55.088+0000 I NETWORK [conn23727] end connection 127.0.0.1:56256 (6 connections now open) 2014-10-06T19:03:55.089+0000 I NETWORK [conn23725] end connection 127.0.0.1:56254 (4 connections now open) 2014-10-06T19:03:55.088+0000 I NETWORK [conn23722] end connection 127.0.0.1:56251 (9 connections now open) 2014-10-06T19:03:55.089+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56259 #23730 (3 connections now open) 2014-10-06T19:03:55.089+0000 I NETWORK [conn23730] end connection 127.0.0.1:56259 (2 connections now open) 2014-10-06T19:03:55.090+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:55.091+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:55.091+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:55.092+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:55.093+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:55.093+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:55.093+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:55.093+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:55.094+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:56.171+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:03:56.171+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:03:56.182+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:03:56.182+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:57.276+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:03:57.276+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:03:57.287+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:03:57.287+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:58.368+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:03:58.368+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:03:58.379+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:03:58.379+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:03:59.468+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:03:59.468+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:03:59.479+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:03:59.480+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56260 #23731 (3 connections now open) 2014-10-06T19:03:59.481+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56261 #23732 (4 connections now open) 2014-10-06T19:03:59.481+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56262 #23733 (5 connections now open) 2014-10-06T19:03:59.481+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56263 #23734 (6 connections now open) 2014-10-06T19:03:59.481+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56264 #23735 (7 connections now open) 2014-10-06T19:03:59.481+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56265 #23736 (8 connections now open) 2014-10-06T19:03:59.481+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56266 #23737 (9 connections now open) 2014-10-06T19:03:59.481+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56267 #23738 (10 connections now open) 2014-10-06T19:03:59.482+0000 I NETWORK [conn23731] end connection 127.0.0.1:56260 (9 connections now open) 2014-10-06T19:03:59.482+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56268 #23739 (10 connections now open) 2014-10-06T19:04:04.482+0000 I NETWORK [conn23732] end connection 127.0.0.1:56261 (9 connections now open) 2014-10-06T19:04:04.482+0000 I NETWORK [conn23738] end connection 127.0.0.1:56267 (9 connections now open) 2014-10-06T19:04:04.482+0000 I NETWORK [conn23733] end connection 127.0.0.1:56262 (9 connections now open) 2014-10-06T19:04:04.482+0000 I NETWORK [conn23735] end connection 127.0.0.1:56264 (8 connections now open) 2014-10-06T19:04:04.482+0000 I NETWORK [conn23734] end connection 127.0.0.1:56263 (9 connections now open) 2014-10-06T19:04:04.482+0000 I NETWORK [conn23737] end connection 127.0.0.1:56266 (7 connections now open) 2014-10-06T19:04:04.482+0000 I NETWORK [conn23736] end connection 127.0.0.1:56265 (5 connections now open) 2014-10-06T19:04:04.482+0000 I NETWORK [conn23739] end connection 127.0.0.1:56268 (7 connections now open) 2014-10-06T19:04:04.483+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56269 #23740 (3 connections now open) 2014-10-06T19:04:04.483+0000 I NETWORK [conn23740] end connection 127.0.0.1:56269 (2 connections now open) 2014-10-06T19:04:04.484+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:04.484+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:04.485+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:04.486+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:04.487+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:04.487+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:04.487+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:04.487+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:04.488+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:05.552+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:04:05.552+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:04:05.563+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:04:05.563+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:06.641+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:04:06.641+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:04:06.652+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:04:06.652+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:07.731+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:04:07.731+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:04:07.742+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:04:07.742+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:08.824+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:04:08.824+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:04:08.835+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:04:08.836+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56270 #23741 (3 connections now open) 2014-10-06T19:04:08.836+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56271 #23742 (4 connections now open) 2014-10-06T19:04:08.836+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56272 #23743 (5 connections now open) 2014-10-06T19:04:08.837+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56273 #23744 (6 connections now open) 2014-10-06T19:04:08.837+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56274 #23745 (7 connections now open) 2014-10-06T19:04:08.837+0000 I NETWORK [conn23741] end connection 127.0.0.1:56270 (6 connections now open) 2014-10-06T19:04:13.837+0000 I NETWORK [conn23742] end connection 127.0.0.1:56271 (5 connections now open) 2014-10-06T19:04:13.837+0000 I NETWORK [conn23745] end connection 127.0.0.1:56274 (5 connections now open) 2014-10-06T19:04:13.837+0000 I NETWORK [conn23743] end connection 127.0.0.1:56272 (5 connections now open) 2014-10-06T19:04:13.837+0000 I NETWORK [conn23744] end connection 127.0.0.1:56273 (5 connections now open) 2014-10-06T19:04:13.837+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56275 #23746 (3 connections now open) 2014-10-06T19:04:13.838+0000 I NETWORK [conn23746] end connection 127.0.0.1:56275 (2 connections now open) 2014-10-06T19:04:13.838+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:13.839+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:13.840+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:13.841+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:13.844+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:13.845+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:13.845+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:13.845+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:13.845+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:14.911+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:04:14.911+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:04:14.922+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:04:14.922+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:16.004+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:04:16.004+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:04:16.015+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:04:16.015+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:17.092+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:04:17.092+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:04:17.103+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:04:17.103+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:18.186+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:04:18.186+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:04:18.197+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:04:18.198+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56276 #23747 (3 connections now open) 2014-10-06T19:04:18.198+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56277 #23748 (4 connections now open) 2014-10-06T19:04:18.199+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56278 #23749 (5 connections now open) 2014-10-06T19:04:18.199+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56279 #23750 (6 connections now open) 2014-10-06T19:04:18.199+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56280 #23751 (7 connections now open) 2014-10-06T19:04:18.199+0000 I NETWORK [conn23747] end connection 127.0.0.1:56276 (5 connections now open) 2014-10-06T19:04:23.199+0000 I NETWORK [conn23751] end connection 127.0.0.1:56280 (5 connections now open) 2014-10-06T19:04:23.199+0000 I NETWORK [conn23749] end connection 127.0.0.1:56278 (5 connections now open) 2014-10-06T19:04:23.199+0000 I NETWORK [conn23748] end connection 127.0.0.1:56277 (5 connections now open) 2014-10-06T19:04:23.199+0000 I NETWORK [conn23750] end connection 127.0.0.1:56279 (5 connections now open) 2014-10-06T19:04:23.199+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56281 #23752 (6 connections now open) 2014-10-06T19:04:23.200+0000 I NETWORK [conn23752] end connection 127.0.0.1:56281 (2 connections now open) 2014-10-06T19:04:23.201+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:23.201+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:23.202+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:23.203+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:23.204+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:23.204+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:23.204+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:23.204+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:23.205+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:24.263+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:04:24.263+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:04:24.274+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:04:24.274+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:25.345+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:04:25.345+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:04:25.356+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:04:25.356+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:26.434+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:04:26.434+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:04:26.445+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:04:26.445+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:27.523+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:04:27.523+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:04:27.538+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:04:27.539+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56282 #23753 (3 connections now open) 2014-10-06T19:04:27.540+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56283 #23754 (4 connections now open) 2014-10-06T19:04:27.540+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56284 #23755 (5 connections now open) 2014-10-06T19:04:27.540+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56286 #23756 (6 connections now open) 2014-10-06T19:04:27.540+0000 I NETWORK [conn23753] end connection 127.0.0.1:56282 (5 connections now open) 2014-10-06T19:04:27.540+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56285 #23757 (7 connections now open) 2014-10-06T19:04:32.540+0000 I NETWORK [conn23755] end connection 127.0.0.1:56284 (5 connections now open) 2014-10-06T19:04:32.540+0000 I NETWORK [conn23756] end connection 127.0.0.1:56286 (5 connections now open) 2014-10-06T19:04:32.540+0000 I NETWORK [conn23757] end connection 127.0.0.1:56285 (5 connections now open) 2014-10-06T19:04:32.540+0000 I NETWORK [conn23754] end connection 127.0.0.1:56283 (4 connections now open) 2014-10-06T19:04:32.541+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56288 #23758 (3 connections now open) 2014-10-06T19:04:32.541+0000 I NETWORK [conn23758] end connection 127.0.0.1:56288 (2 connections now open) 2014-10-06T19:04:32.541+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:32.542+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:32.543+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:32.544+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:32.545+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:32.545+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:32.545+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:32.545+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:32.546+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:33.605+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:04:33.605+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:04:33.620+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:04:33.620+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:34.691+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:04:34.691+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:04:34.702+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:04:34.702+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:35.772+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:04:35.772+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:04:35.783+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:04:35.783+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:36.845+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:04:36.845+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:04:36.856+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:04:36.858+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56289 #23759 (3 connections now open) 2014-10-06T19:04:36.858+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56290 #23760 (4 connections now open) 2014-10-06T19:04:36.858+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56291 #23761 (5 connections now open) 2014-10-06T19:04:36.858+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56292 #23762 (6 connections now open) 2014-10-06T19:04:36.858+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56293 #23763 (7 connections now open) 2014-10-06T19:04:36.858+0000 I NETWORK [conn23759] end connection 127.0.0.1:56289 (6 connections now open) 2014-10-06T19:04:41.859+0000 I NETWORK [conn23763] end connection 127.0.0.1:56293 (5 connections now open) 2014-10-06T19:04:41.859+0000 I NETWORK [conn23762] end connection 127.0.0.1:56292 (5 connections now open) 2014-10-06T19:04:41.859+0000 I NETWORK [conn23761] end connection 127.0.0.1:56291 (5 connections now open) 2014-10-06T19:04:41.859+0000 I NETWORK [conn23760] end connection 127.0.0.1:56290 (4 connections now open) 2014-10-06T19:04:41.859+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56294 #23764 (3 connections now open) 2014-10-06T19:04:41.859+0000 I NETWORK [conn23764] end connection 127.0.0.1:56294 (2 connections now open) 2014-10-06T19:04:41.860+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:41.861+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:41.862+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:41.862+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:41.863+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:41.864+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:41.864+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:41.864+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:41.864+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:42.940+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:04:42.940+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:04:42.951+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:04:42.952+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:44.047+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:04:44.047+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:04:44.058+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:04:44.058+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:45.158+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:04:45.158+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:04:45.169+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:04:45.170+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:46.238+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:04:46.238+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:04:46.249+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:04:46.254+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56295 #23765 (3 connections now open) 2014-10-06T19:04:46.254+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56296 #23766 (4 connections now open) 2014-10-06T19:04:46.254+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56297 #23767 (5 connections now open) 2014-10-06T19:04:46.254+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56298 #23768 (6 connections now open) 2014-10-06T19:04:46.254+0000 I NETWORK [conn23765] end connection 127.0.0.1:56295 (5 connections now open) 2014-10-06T19:04:46.254+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56299 #23769 (7 connections now open) 2014-10-06T19:04:51.255+0000 I NETWORK [conn23767] end connection 127.0.0.1:56297 (5 connections now open) 2014-10-06T19:04:51.255+0000 I NETWORK [conn23766] end connection 127.0.0.1:56296 (5 connections now open) 2014-10-06T19:04:51.255+0000 I NETWORK [conn23769] end connection 127.0.0.1:56299 (5 connections now open) 2014-10-06T19:04:51.255+0000 I NETWORK [conn23768] end connection 127.0.0.1:56298 (5 connections now open) 2014-10-06T19:04:51.255+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56300 #23770 (3 connections now open) 2014-10-06T19:04:51.256+0000 I NETWORK [conn23770] end connection 127.0.0.1:56300 (2 connections now open) 2014-10-06T19:04:51.256+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:51.257+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:51.258+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:51.259+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:51.259+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:51.259+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:51.260+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:51.260+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:51.260+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:52.339+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:04:52.339+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:04:52.350+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:04:52.350+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:53.420+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:04:53.420+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:04:53.431+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:04:53.432+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:54.506+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:04:54.506+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:04:54.518+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:04:54.518+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:04:55.570+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:04:55.570+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:04:55.581+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:04:55.583+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56301 #23771 (3 connections now open) 2014-10-06T19:04:55.583+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56302 #23772 (4 connections now open) 2014-10-06T19:04:55.583+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56303 #23773 (5 connections now open) 2014-10-06T19:04:55.583+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56305 #23774 (6 connections now open) 2014-10-06T19:04:55.583+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56304 #23775 (7 connections now open) 2014-10-06T19:04:55.583+0000 I NETWORK [conn23771] end connection 127.0.0.1:56301 (6 connections now open) 2014-10-06T19:05:00.584+0000 I NETWORK [conn23773] end connection 127.0.0.1:56303 (5 connections now open) 2014-10-06T19:05:00.584+0000 I NETWORK [conn23775] end connection 127.0.0.1:56304 (5 connections now open) 2014-10-06T19:05:00.584+0000 I NETWORK [conn23774] end connection 127.0.0.1:56305 (5 connections now open) 2014-10-06T19:05:00.584+0000 I NETWORK [conn23772] end connection 127.0.0.1:56302 (4 connections now open) 2014-10-06T19:05:00.584+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56307 #23776 (3 connections now open) 2014-10-06T19:05:00.584+0000 I NETWORK [conn23776] end connection 127.0.0.1:56307 (2 connections now open) 2014-10-06T19:05:00.585+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:00.586+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:00.586+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:00.587+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:00.588+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:00.588+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:00.588+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:00.588+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:00.589+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:01.666+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:05:01.666+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:05:01.677+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:05:01.677+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:02.759+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:05:02.759+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:05:02.770+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:05:02.771+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:03.847+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:05:03.847+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:05:03.858+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:05:03.859+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:04.911+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:05:04.911+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:05:04.922+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:05:04.923+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56308 #23777 (3 connections now open) 2014-10-06T19:05:04.924+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56309 #23778 (4 connections now open) 2014-10-06T19:05:04.924+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56310 #23779 (5 connections now open) 2014-10-06T19:05:04.924+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56311 #23780 (6 connections now open) 2014-10-06T19:05:04.924+0000 I NETWORK [conn23777] end connection 127.0.0.1:56308 (4 connections now open) 2014-10-06T19:05:04.924+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56312 #23781 (7 connections now open) 2014-10-06T19:05:09.924+0000 I NETWORK [conn23778] end connection 127.0.0.1:56309 (5 connections now open) 2014-10-06T19:05:09.924+0000 I NETWORK [conn23779] end connection 127.0.0.1:56310 (5 connections now open) 2014-10-06T19:05:09.924+0000 I NETWORK [conn23780] end connection 127.0.0.1:56311 (5 connections now open) 2014-10-06T19:05:09.924+0000 I NETWORK [conn23781] end connection 127.0.0.1:56312 (5 connections now open) 2014-10-06T19:05:09.924+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56313 #23782 (3 connections now open) 2014-10-06T19:05:09.925+0000 I NETWORK [conn23782] end connection 127.0.0.1:56313 (2 connections now open) 2014-10-06T19:05:09.925+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:09.926+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:09.927+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:09.928+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:09.929+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:09.929+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:09.929+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:09.929+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:09.930+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:11.012+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:05:11.012+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:05:11.023+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:05:11.023+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:12.113+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:05:12.113+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:05:12.124+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:05:12.124+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:13.198+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:05:13.198+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:05:13.209+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:05:13.210+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:14.274+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:05:14.274+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:05:14.285+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:05:14.287+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56314 #23783 (3 connections now open) 2014-10-06T19:05:14.287+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56316 #23784 (4 connections now open) 2014-10-06T19:05:14.287+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56315 #23785 (5 connections now open) 2014-10-06T19:05:14.287+0000 I NETWORK [conn23783] end connection 127.0.0.1:56314 (4 connections now open) 2014-10-06T19:05:19.287+0000 I NETWORK [conn23785] end connection 127.0.0.1:56315 (3 connections now open) 2014-10-06T19:05:19.288+0000 I NETWORK [conn23784] end connection 127.0.0.1:56316 (3 connections now open) 2014-10-06T19:05:19.288+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56318 #23786 (3 connections now open) 2014-10-06T19:05:19.288+0000 I NETWORK [conn23786] end connection 127.0.0.1:56318 (2 connections now open) 2014-10-06T19:05:19.288+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:19.289+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:19.290+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:19.291+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:19.291+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:19.292+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:19.292+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:19.292+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:19.293+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:20.372+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:05:20.372+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:05:20.383+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:05:20.383+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:21.465+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:05:21.465+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:05:21.476+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:05:21.476+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:22.547+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:05:22.547+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:05:22.558+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:05:22.559+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:23.625+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:05:23.625+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:05:23.636+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:05:23.637+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56319 #23787 (3 connections now open) 2014-10-06T19:05:23.637+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56320 #23788 (4 connections now open) 2014-10-06T19:05:23.637+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56321 #23789 (5 connections now open) 2014-10-06T19:05:23.638+0000 I NETWORK [conn23787] end connection 127.0.0.1:56319 (4 connections now open) 2014-10-06T19:05:28.638+0000 I NETWORK [conn23789] end connection 127.0.0.1:56321 (3 connections now open) 2014-10-06T19:05:28.638+0000 I NETWORK [conn23788] end connection 127.0.0.1:56320 (2 connections now open) 2014-10-06T19:05:28.638+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56322 #23790 (3 connections now open) 2014-10-06T19:05:28.639+0000 I NETWORK [conn23790] end connection 127.0.0.1:56322 (2 connections now open) 2014-10-06T19:05:28.639+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:28.640+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:28.641+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:28.641+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:28.642+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:28.642+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:28.642+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:28.643+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:28.643+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:29.725+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:05:29.725+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:05:29.739+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:05:29.739+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:30.831+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:05:30.832+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:05:30.843+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:05:30.843+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:31.913+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:05:31.913+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:05:31.924+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:05:31.924+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:33.017+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:05:33.017+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:05:33.028+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:05:33.029+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56323 #23791 (3 connections now open) 2014-10-06T19:05:33.029+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56324 #23792 (4 connections now open) 2014-10-06T19:05:33.029+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56325 #23793 (5 connections now open) 2014-10-06T19:05:33.030+0000 I NETWORK [conn23791] end connection 127.0.0.1:56323 (4 connections now open) 2014-10-06T19:05:38.030+0000 I NETWORK [conn23792] end connection 127.0.0.1:56324 (3 connections now open) 2014-10-06T19:05:38.030+0000 I NETWORK [conn23793] end connection 127.0.0.1:56325 (3 connections now open) 2014-10-06T19:05:38.030+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56326 #23794 (3 connections now open) 2014-10-06T19:05:38.031+0000 I NETWORK [conn23794] end connection 127.0.0.1:56326 (2 connections now open) 2014-10-06T19:05:38.031+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:38.032+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:38.036+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:38.036+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:38.037+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:38.037+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:38.038+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:38.038+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:38.038+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:39.118+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:05:39.118+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:05:39.129+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:05:39.129+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:40.207+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:05:40.207+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:05:40.218+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:05:40.218+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:41.280+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:05:41.280+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:05:41.291+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:05:41.291+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:42.387+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:05:42.387+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:05:42.398+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:05:42.399+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56327 #23795 (3 connections now open) 2014-10-06T19:05:42.400+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56328 #23796 (4 connections now open) 2014-10-06T19:05:42.400+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56329 #23797 (5 connections now open) 2014-10-06T19:05:42.400+0000 I NETWORK [conn23795] end connection 127.0.0.1:56327 (4 connections now open) 2014-10-06T19:05:47.400+0000 I NETWORK [conn23796] end connection 127.0.0.1:56328 (3 connections now open) 2014-10-06T19:05:47.400+0000 I NETWORK [conn23797] end connection 127.0.0.1:56329 (3 connections now open) 2014-10-06T19:05:47.400+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56330 #23798 (3 connections now open) 2014-10-06T19:05:47.401+0000 I NETWORK [conn23798] end connection 127.0.0.1:56330 (2 connections now open) 2014-10-06T19:05:47.401+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:47.402+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:47.403+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:47.404+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:47.405+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:47.405+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:47.405+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:47.405+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:47.406+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:48.517+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:05:48.517+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:05:48.529+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:05:48.529+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:49.617+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:05:49.617+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:05:49.628+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:05:49.628+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:50.696+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:05:50.696+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:05:50.707+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:05:50.707+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:51.806+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:05:51.806+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:05:51.821+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:05:51.822+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56331 #23799 (3 connections now open) 2014-10-06T19:05:51.822+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56332 #23800 (4 connections now open) 2014-10-06T19:05:51.822+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56333 #23801 (5 connections now open) 2014-10-06T19:05:51.823+0000 I NETWORK [conn23799] end connection 127.0.0.1:56331 (4 connections now open) 2014-10-06T19:05:56.823+0000 I NETWORK [conn23801] end connection 127.0.0.1:56333 (3 connections now open) 2014-10-06T19:05:56.823+0000 I NETWORK [conn23800] end connection 127.0.0.1:56332 (3 connections now open) 2014-10-06T19:05:56.823+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56334 #23802 (3 connections now open) 2014-10-06T19:05:56.824+0000 I NETWORK [conn23802] end connection 127.0.0.1:56334 (2 connections now open) 2014-10-06T19:05:56.824+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:56.825+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:56.826+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:56.826+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:56.827+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:56.827+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:56.828+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:56.828+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:56.828+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:57.920+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:05:57.920+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:05:57.932+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:05:57.932+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:05:59.025+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:05:59.025+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:05:59.036+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:05:59.037+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:00.108+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:06:00.109+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:06:00.122+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:06:00.122+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:01.217+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:06:01.218+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:06:01.229+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:06:01.230+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56335 #23803 (3 connections now open) 2014-10-06T19:06:01.230+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56336 #23804 (4 connections now open) 2014-10-06T19:06:01.230+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56337 #23805 (5 connections now open) 2014-10-06T19:06:01.230+0000 I NETWORK [conn23803] end connection 127.0.0.1:56335 (4 connections now open) 2014-10-06T19:06:06.231+0000 I NETWORK [conn23804] end connection 127.0.0.1:56336 (3 connections now open) 2014-10-06T19:06:06.231+0000 I NETWORK [conn23805] end connection 127.0.0.1:56337 (3 connections now open) 2014-10-06T19:06:06.231+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56338 #23806 (3 connections now open) 2014-10-06T19:06:06.232+0000 I NETWORK [conn23806] end connection 127.0.0.1:56338 (2 connections now open) 2014-10-06T19:06:06.232+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:06.233+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:06.234+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:06.234+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:06.235+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:06.235+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:06.236+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:06.236+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:06.236+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:07.316+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:06:07.316+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:06:07.327+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:06:07.327+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:08.397+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:06:08.397+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:06:08.411+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:06:08.412+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:09.472+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:06:09.472+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:06:09.483+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:06:09.483+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:10.561+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:06:10.561+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:06:10.572+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:06:10.573+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56339 #23807 (3 connections now open) 2014-10-06T19:06:10.574+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56340 #23808 (4 connections now open) 2014-10-06T19:06:10.574+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56341 #23809 (5 connections now open) 2014-10-06T19:06:10.574+0000 I NETWORK [conn23807] end connection 127.0.0.1:56339 (4 connections now open) 2014-10-06T19:06:15.574+0000 I NETWORK [conn23809] end connection 127.0.0.1:56341 (3 connections now open) 2014-10-06T19:06:15.574+0000 I NETWORK [conn23808] end connection 127.0.0.1:56340 (3 connections now open) 2014-10-06T19:06:15.575+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56342 #23810 (3 connections now open) 2014-10-06T19:06:15.575+0000 I NETWORK [conn23810] end connection 127.0.0.1:56342 (2 connections now open) 2014-10-06T19:06:15.575+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:15.576+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:15.577+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:15.578+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:15.579+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:15.579+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:15.579+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:15.580+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:15.580+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:16.678+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:06:16.678+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:06:16.689+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:06:16.689+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:17.765+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:06:17.765+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:06:17.776+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:06:17.776+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:18.868+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:06:18.868+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:06:18.879+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:06:18.879+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:19.972+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:06:19.972+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:06:19.983+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:06:19.984+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56343 #23811 (3 connections now open) 2014-10-06T19:06:19.984+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56344 #23812 (4 connections now open) 2014-10-06T19:06:19.985+0000 I NETWORK [conn23811] end connection 127.0.0.1:56343 (3 connections now open) 2014-10-06T19:06:24.985+0000 I NETWORK [conn23812] end connection 127.0.0.1:56344 (2 connections now open) 2014-10-06T19:06:24.985+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56345 #23813 (3 connections now open) 2014-10-06T19:06:24.986+0000 I NETWORK [conn23813] end connection 127.0.0.1:56345 (2 connections now open) 2014-10-06T19:06:24.986+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:24.990+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:24.991+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:24.991+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:24.992+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:24.992+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:24.993+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:24.993+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:24.993+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:26.082+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:06:26.082+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:06:26.093+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:06:26.093+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:27.158+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:06:27.158+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:06:27.170+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:06:27.170+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:28.266+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:06:28.266+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:06:28.277+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:06:28.278+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:29.365+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:06:29.365+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:06:29.376+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:06:29.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56346 #23814 (3 connections now open) 2014-10-06T19:06:29.378+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56347 #23815 (4 connections now open) 2014-10-06T19:06:29.378+0000 I NETWORK [conn23814] end connection 127.0.0.1:56346 (3 connections now open) 2014-10-06T19:06:34.379+0000 I NETWORK [conn23815] end connection 127.0.0.1:56347 (2 connections now open) 2014-10-06T19:06:34.379+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56348 #23816 (3 connections now open) 2014-10-06T19:06:34.379+0000 I NETWORK [conn23816] end connection 127.0.0.1:56348 (2 connections now open) 2014-10-06T19:06:34.380+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:34.381+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:34.381+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:34.382+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:34.383+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:34.383+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:34.383+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:34.383+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:34.384+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:35.489+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:06:35.489+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:06:35.504+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:06:35.504+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:36.577+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:06:36.577+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:06:36.588+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:06:36.589+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:37.697+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:06:37.698+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:06:37.709+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:06:37.709+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:38.810+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:06:38.810+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:06:38.821+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:06:38.822+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56349 #23817 (3 connections now open) 2014-10-06T19:06:38.822+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56350 #23818 (4 connections now open) 2014-10-06T19:06:38.823+0000 I NETWORK [conn23817] end connection 127.0.0.1:56349 (3 connections now open) 2014-10-06T19:06:43.823+0000 I NETWORK [conn23818] end connection 127.0.0.1:56350 (2 connections now open) 2014-10-06T19:06:43.823+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56351 #23819 (3 connections now open) 2014-10-06T19:06:43.824+0000 I NETWORK [conn23819] end connection 127.0.0.1:56351 (2 connections now open) 2014-10-06T19:06:43.824+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:43.825+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:43.826+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:43.826+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:43.827+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:43.827+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:43.828+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:43.828+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:43.828+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:44.926+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:06:44.926+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:06:44.937+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:06:44.937+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:46.005+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:06:46.005+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:06:46.016+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:06:46.017+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:47.101+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:06:47.101+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:06:47.112+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:06:47.112+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:48.202+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:06:48.202+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:06:48.213+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:06:48.214+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56352 #23820 (3 connections now open) 2014-10-06T19:06:48.214+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56353 #23821 (4 connections now open) 2014-10-06T19:06:48.215+0000 I NETWORK [conn23820] end connection 127.0.0.1:56352 (3 connections now open) 2014-10-06T19:06:53.215+0000 I NETWORK [conn23821] end connection 127.0.0.1:56353 (2 connections now open) 2014-10-06T19:06:53.215+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56354 #23822 (3 connections now open) 2014-10-06T19:06:53.216+0000 I NETWORK [conn23822] end connection 127.0.0.1:56354 (2 connections now open) 2014-10-06T19:06:53.216+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:53.217+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:53.218+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:53.218+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:53.219+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:53.219+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:53.220+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:53.220+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:53.220+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:54.308+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:06:54.308+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:06:54.319+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:06:54.320+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:55.396+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:06:55.396+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:06:55.407+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:06:55.407+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:56.498+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:06:56.498+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:06:56.509+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:06:56.509+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:06:57.606+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:06:57.607+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:06:57.618+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:06:57.619+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56355 #23823 (3 connections now open) 2014-10-06T19:06:57.619+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56356 #23824 (4 connections now open) 2014-10-06T19:06:57.619+0000 I NETWORK [conn23823] end connection 127.0.0.1:56355 (3 connections now open) 2014-10-06T19:07:02.620+0000 I NETWORK [conn23824] end connection 127.0.0.1:56356 (2 connections now open) 2014-10-06T19:07:02.620+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56357 #23825 (3 connections now open) 2014-10-06T19:07:02.620+0000 I NETWORK [conn23825] end connection 127.0.0.1:56357 (2 connections now open) 2014-10-06T19:07:02.621+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:07:02.622+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:07:02.622+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:07:02.623+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:07:02.624+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:07:02.624+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:07:02.624+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:07:02.625+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:07:02.625+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:07:03.703+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:07:03.703+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:07:03.714+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:07:03.714+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:07:04.803+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:07:04.803+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:07:04.817+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:07:04.818+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:07:05.906+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:07:05.906+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:07:05.917+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:07:05.917+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:07:07.014+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:07:07.014+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:07:07.026+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:07:07.027+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56358 #23826 (3 connections now open) 2014-10-06T19:07:07.027+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56359 #23827 (4 connections now open) 2014-10-06T19:07:07.027+0000 I NETWORK [conn23826] end connection 127.0.0.1:56358 (3 connections now open) 2014-10-06T19:07:12.028+0000 I NETWORK [conn23827] end connection 127.0.0.1:56359 (2 connections now open) 2014-10-06T19:07:12.028+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56360 #23828 (3 connections now open) 2014-10-06T19:07:12.028+0000 I NETWORK [conn23828] end connection 127.0.0.1:56360 (2 connections now open) 2014-10-06T19:07:12.029+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:07:12.030+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:07:12.030+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:07:12.031+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:07:12.032+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:07:12.032+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:07:12.032+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:07:12.032+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:07:12.033+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:07:13.107+0000 I INDEXING [conn14073] build index on: test0.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:07:13.107+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:07:13.122+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:07:13.122+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:07:14.210+0000 I INDEXING [conn14073] build index on: test1.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:07:14.210+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:07:14.221+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:07:14.221+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:07:15.313+0000 I INDEXING [conn14073] build index on: test2.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:07:15.313+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:07:15.324+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:07:15.324+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:07:16.420+0000 I INDEXING [conn14073] build index on: test3.Commands_DistinctWithIndexAndQuery properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Commands_DistinctWithIndexAndQuery" } 2014-10-06T19:07:16.420+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:07:16.432+0000 I INDEXING [conn14073] build index done. scanned 3000 total records. 0 secs 2014-10-06T19:07:16.433+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56361 #23829 (3 connections now open) 2014-10-06T19:07:16.433+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56362 #23830 (4 connections now open) 2014-10-06T19:07:16.433+0000 I NETWORK [conn23829] end connection 127.0.0.1:56361 (3 connections now open) 2014-10-06T19:07:21.434+0000 I NETWORK [conn23830] end connection 127.0.0.1:56362 (2 connections now open) 2014-10-06T19:07:21.434+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56363 #23831 (3 connections now open) 2014-10-06T19:07:21.434+0000 I NETWORK [conn23831] end connection 127.0.0.1:56363 (2 connections now open) 2014-10-06T19:07:21.435+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithIndexAndQuery 2014-10-06T19:07:21.436+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithIndexAndQuery 2014-10-06T19:07:21.437+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithIndexAndQuery 2014-10-06T19:07:21.437+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithIndexAndQuery 2014-10-06T19:07:21.442+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:07:21.442+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:07:21.443+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:07:21.443+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:07:21.443+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:07:22.516+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:07:23.603+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:07:24.693+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:07:25.777+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56364 #23832 (3 connections now open) 2014-10-06T19:07:25.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56365 #23833 (4 connections now open) 2014-10-06T19:07:25.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56366 #23834 (5 connections now open) 2014-10-06T19:07:25.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56367 #23835 (6 connections now open) 2014-10-06T19:07:25.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56368 #23836 (7 connections now open) 2014-10-06T19:07:25.778+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56369 #23837 (8 connections now open) 2014-10-06T19:07:25.781+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56370 #23838 (9 connections now open) 2014-10-06T19:07:25.781+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56371 #23839 (10 connections now open) 2014-10-06T19:07:25.781+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56372 #23840 (11 connections now open) 2014-10-06T19:07:25.781+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56373 #23841 (12 connections now open) 2014-10-06T19:07:25.781+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56374 #23842 (13 connections now open) 2014-10-06T19:07:25.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56375 #23843 (14 connections now open) 2014-10-06T19:07:25.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56376 #23844 (15 connections now open) 2014-10-06T19:07:25.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56377 #23845 (16 connections now open) 2014-10-06T19:07:25.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56378 #23846 (17 connections now open) 2014-10-06T19:07:25.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56379 #23847 (18 connections now open) 2014-10-06T19:07:25.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56380 #23848 (19 connections now open) 2014-10-06T19:07:25.786+0000 I NETWORK [conn23832] end connection 127.0.0.1:56364 (18 connections now open) 2014-10-06T19:07:30.787+0000 I NETWORK [conn23841] end connection 127.0.0.1:56373 (17 connections now open) 2014-10-06T19:07:30.788+0000 I NETWORK [conn23845] end connection 127.0.0.1:56377 (16 connections now open) 2014-10-06T19:07:30.788+0000 I NETWORK [conn23844] end connection 127.0.0.1:56376 (15 connections now open) 2014-10-06T19:07:30.788+0000 I NETWORK [conn23839] end connection 127.0.0.1:56371 (14 connections now open) 2014-10-06T19:07:30.789+0000 I NETWORK [conn23846] end connection 127.0.0.1:56378 (13 connections now open) 2014-10-06T19:07:30.789+0000 I NETWORK [conn23835] end connection 127.0.0.1:56367 (12 connections now open) 2014-10-06T19:07:30.789+0000 I NETWORK [conn23837] end connection 127.0.0.1:56369 (12 connections now open) 2014-10-06T19:07:30.789+0000 I NETWORK [conn23840] end connection 127.0.0.1:56372 (12 connections now open) 2014-10-06T19:07:30.789+0000 I NETWORK [conn23836] end connection 127.0.0.1:56368 (12 connections now open) 2014-10-06T19:07:30.789+0000 I NETWORK [conn23833] end connection 127.0.0.1:56365 (8 connections now open) 2014-10-06T19:07:30.790+0000 I NETWORK [conn23838] end connection 127.0.0.1:56370 (7 connections now open) 2014-10-06T19:07:30.790+0000 I NETWORK [conn23834] end connection 127.0.0.1:56366 (6 connections now open) 2014-10-06T19:07:30.790+0000 I NETWORK [conn23848] end connection 127.0.0.1:56380 (5 connections now open) 2014-10-06T19:07:30.791+0000 I NETWORK [conn23843] end connection 127.0.0.1:56375 (4 connections now open) 2014-10-06T19:07:30.791+0000 I NETWORK [conn23842] end connection 127.0.0.1:56374 (3 connections now open) 2014-10-06T19:07:30.792+0000 I NETWORK [conn23847] end connection 127.0.0.1:56379 (2 connections now open) 2014-10-06T19:07:30.792+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56381 #23849 (3 connections now open) 2014-10-06T19:07:30.792+0000 I NETWORK [conn23849] end connection 127.0.0.1:56381 (2 connections now open) 2014-10-06T19:07:30.793+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:07:30.795+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:07:30.796+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:07:30.797+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:07:30.797+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:07:30.797+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:07:30.798+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:07:30.798+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:07:30.798+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:07:31.855+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:07:32.931+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:07:34.007+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:07:35.085+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56382 #23850 (3 connections now open) 2014-10-06T19:07:35.085+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56383 #23851 (4 connections now open) 2014-10-06T19:07:35.085+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56384 #23852 (5 connections now open) 2014-10-06T19:07:35.085+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56386 #23853 (6 connections now open) 2014-10-06T19:07:35.085+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56385 #23854 (7 connections now open) 2014-10-06T19:07:35.086+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56387 #23855 (8 connections now open) 2014-10-06T19:07:35.086+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56388 #23856 (9 connections now open) 2014-10-06T19:07:35.086+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56389 #23857 (10 connections now open) 2014-10-06T19:07:35.086+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56390 #23858 (11 connections now open) 2014-10-06T19:07:35.087+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56391 #23859 (12 connections now open) 2014-10-06T19:07:35.087+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56392 #23860 (13 connections now open) 2014-10-06T19:07:35.089+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56393 #23861 (14 connections now open) 2014-10-06T19:07:35.089+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56394 #23862 (15 connections now open) 2014-10-06T19:07:35.089+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56395 #23863 (16 connections now open) 2014-10-06T19:07:35.090+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56396 #23864 (17 connections now open) 2014-10-06T19:07:35.092+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56397 #23865 (18 connections now open) 2014-10-06T19:07:35.096+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56398 #23866 (19 connections now open) 2014-10-06T19:07:35.102+0000 I NETWORK [conn23850] end connection 127.0.0.1:56382 (18 connections now open) 2014-10-06T19:07:40.103+0000 I NETWORK [conn23851] end connection 127.0.0.1:56383 (17 connections now open) 2014-10-06T19:07:40.104+0000 I NETWORK [conn23863] end connection 127.0.0.1:56395 (16 connections now open) 2014-10-06T19:07:40.104+0000 I NETWORK [conn23858] end connection 127.0.0.1:56390 (15 connections now open) 2014-10-06T19:07:40.104+0000 I NETWORK [conn23853] end connection 127.0.0.1:56386 (14 connections now open) 2014-10-06T19:07:40.106+0000 I NETWORK [conn23854] end connection 127.0.0.1:56385 (13 connections now open) 2014-10-06T19:07:40.106+0000 I NETWORK [conn23856] end connection 127.0.0.1:56388 (13 connections now open) 2014-10-06T19:07:40.106+0000 I NETWORK [conn23865] end connection 127.0.0.1:56397 (11 connections now open) 2014-10-06T19:07:40.107+0000 I NETWORK [conn23857] end connection 127.0.0.1:56389 (10 connections now open) 2014-10-06T19:07:40.107+0000 I NETWORK [conn23866] end connection 127.0.0.1:56398 (9 connections now open) 2014-10-06T19:07:40.107+0000 I NETWORK [conn23861] end connection 127.0.0.1:56393 (8 connections now open) 2014-10-06T19:07:40.108+0000 I NETWORK [conn23852] end connection 127.0.0.1:56384 (7 connections now open) 2014-10-06T19:07:40.108+0000 I NETWORK [conn23864] end connection 127.0.0.1:56396 (7 connections now open) 2014-10-06T19:07:40.108+0000 I NETWORK [conn23862] end connection 127.0.0.1:56394 (5 connections now open) 2014-10-06T19:07:40.108+0000 I NETWORK [conn23859] end connection 127.0.0.1:56391 (4 connections now open) 2014-10-06T19:07:40.109+0000 I NETWORK [conn23855] end connection 127.0.0.1:56387 (4 connections now open) 2014-10-06T19:07:40.109+0000 I NETWORK [conn23860] end connection 127.0.0.1:56392 (2 connections now open) 2014-10-06T19:07:40.109+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56399 #23867 (3 connections now open) 2014-10-06T19:07:40.109+0000 I NETWORK [conn23867] end connection 127.0.0.1:56399 (2 connections now open) 2014-10-06T19:07:40.110+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:07:40.113+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:07:40.113+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:07:40.114+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:07:40.115+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:07:40.115+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:07:40.115+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:07:40.116+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:07:40.116+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:07:41.193+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:07:42.269+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:07:43.352+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:07:44.437+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56400 #23868 (3 connections now open) 2014-10-06T19:07:44.437+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56401 #23869 (4 connections now open) 2014-10-06T19:07:44.437+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56402 #23870 (5 connections now open) 2014-10-06T19:07:44.437+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56403 #23871 (6 connections now open) 2014-10-06T19:07:44.437+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56404 #23872 (7 connections now open) 2014-10-06T19:07:44.437+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56405 #23873 (8 connections now open) 2014-10-06T19:07:44.438+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56406 #23874 (9 connections now open) 2014-10-06T19:07:44.438+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56407 #23875 (10 connections now open) 2014-10-06T19:07:44.438+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56408 #23876 (11 connections now open) 2014-10-06T19:07:44.444+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56409 #23877 (12 connections now open) 2014-10-06T19:07:44.446+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56410 #23878 (13 connections now open) 2014-10-06T19:07:44.454+0000 I NETWORK [conn23868] end connection 127.0.0.1:56400 (12 connections now open) 2014-10-06T19:07:44.454+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56411 #23879 (13 connections now open) 2014-10-06T19:07:44.455+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56412 #23880 (14 connections now open) 2014-10-06T19:07:44.460+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56413 #23881 (15 connections now open) 2014-10-06T19:07:44.461+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56414 #23882 (16 connections now open) 2014-10-06T19:07:44.470+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56415 #23883 (17 connections now open) 2014-10-06T19:07:44.472+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56416 #23884 (18 connections now open) 2014-10-06T19:07:49.455+0000 I NETWORK [conn23871] end connection 127.0.0.1:56403 (17 connections now open) 2014-10-06T19:07:49.455+0000 I NETWORK [conn23883] end connection 127.0.0.1:56415 (16 connections now open) 2014-10-06T19:07:49.455+0000 I NETWORK [conn23874] end connection 127.0.0.1:56406 (16 connections now open) 2014-10-06T19:07:49.456+0000 I NETWORK [conn23882] end connection 127.0.0.1:56414 (14 connections now open) 2014-10-06T19:07:49.456+0000 I NETWORK [conn23877] end connection 127.0.0.1:56409 (13 connections now open) 2014-10-06T19:07:49.456+0000 I NETWORK [conn23884] end connection 127.0.0.1:56416 (12 connections now open) 2014-10-06T19:07:49.456+0000 I NETWORK [conn23881] end connection 127.0.0.1:56413 (12 connections now open) 2014-10-06T19:07:49.457+0000 I NETWORK [conn23872] end connection 127.0.0.1:56404 (10 connections now open) 2014-10-06T19:07:49.457+0000 I NETWORK [conn23879] end connection 127.0.0.1:56411 (9 connections now open) 2014-10-06T19:07:49.457+0000 I NETWORK [conn23875] end connection 127.0.0.1:56407 (8 connections now open) 2014-10-06T19:07:49.458+0000 I NETWORK [conn23870] end connection 127.0.0.1:56402 (7 connections now open) 2014-10-06T19:07:49.457+0000 I NETWORK [conn23873] end connection 127.0.0.1:56405 (8 connections now open) 2014-10-06T19:07:49.459+0000 I NETWORK [conn23878] end connection 127.0.0.1:56410 (5 connections now open) 2014-10-06T19:07:49.459+0000 I NETWORK [conn23880] end connection 127.0.0.1:56412 (4 connections now open) 2014-10-06T19:07:49.459+0000 I NETWORK [conn23869] end connection 127.0.0.1:56401 (3 connections now open) 2014-10-06T19:07:49.460+0000 I NETWORK [conn23876] end connection 127.0.0.1:56408 (2 connections now open) 2014-10-06T19:07:49.460+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56417 #23885 (3 connections now open) 2014-10-06T19:07:49.460+0000 I NETWORK [conn23885] end connection 127.0.0.1:56417 (2 connections now open) 2014-10-06T19:07:49.461+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:07:49.464+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:07:49.464+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:07:49.465+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:07:49.465+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:07:49.466+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:07:49.466+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:07:49.466+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:07:49.466+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:07:50.532+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:07:51.607+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:07:52.693+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:07:53.762+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56418 #23886 (3 connections now open) 2014-10-06T19:07:53.762+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56419 #23887 (4 connections now open) 2014-10-06T19:07:53.762+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56420 #23888 (5 connections now open) 2014-10-06T19:07:53.762+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56421 #23889 (6 connections now open) 2014-10-06T19:07:53.762+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56423 #23890 (7 connections now open) 2014-10-06T19:07:53.763+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56424 #23891 (8 connections now open) 2014-10-06T19:07:53.763+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56425 #23892 (9 connections now open) 2014-10-06T19:07:53.763+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56426 #23893 (10 connections now open) 2014-10-06T19:07:53.763+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56427 #23894 (11 connections now open) 2014-10-06T19:07:53.763+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56428 #23895 (12 connections now open) 2014-10-06T19:07:53.768+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56429 #23896 (13 connections now open) 2014-10-06T19:07:53.769+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56430 #23897 (14 connections now open) 2014-10-06T19:07:53.772+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56431 #23898 (15 connections now open) 2014-10-06T19:07:53.776+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56432 #23899 (16 connections now open) 2014-10-06T19:07:53.777+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56433 #23900 (17 connections now open) 2014-10-06T19:07:53.778+0000 I NETWORK [conn23886] end connection 127.0.0.1:56418 (16 connections now open) 2014-10-06T19:07:53.787+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56434 #23901 (17 connections now open) 2014-10-06T19:07:53.789+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56435 #23902 (18 connections now open) 2014-10-06T19:07:58.779+0000 I NETWORK [conn23900] end connection 127.0.0.1:56433 (17 connections now open) 2014-10-06T19:07:58.779+0000 I NETWORK [conn23898] end connection 127.0.0.1:56431 (16 connections now open) 2014-10-06T19:07:58.781+0000 I NETWORK [conn23902] end connection 127.0.0.1:56435 (15 connections now open) 2014-10-06T19:07:58.781+0000 I NETWORK [conn23897] end connection 127.0.0.1:56430 (14 connections now open) 2014-10-06T19:07:58.783+0000 I NETWORK [conn23893] end connection 127.0.0.1:56426 (13 connections now open) 2014-10-06T19:07:58.783+0000 I NETWORK [conn23894] end connection 127.0.0.1:56427 (12 connections now open) 2014-10-06T19:07:58.783+0000 I NETWORK [conn23887] end connection 127.0.0.1:56419 (11 connections now open) 2014-10-06T19:07:58.783+0000 I NETWORK [conn23901] end connection 127.0.0.1:56434 (10 connections now open) 2014-10-06T19:07:58.783+0000 I NETWORK [conn23888] end connection 127.0.0.1:56420 (10 connections now open) 2014-10-06T19:07:58.784+0000 I NETWORK [conn23895] end connection 127.0.0.1:56428 (8 connections now open) 2014-10-06T19:07:58.784+0000 I NETWORK [conn23890] end connection 127.0.0.1:56423 (7 connections now open) 2014-10-06T19:07:58.784+0000 I NETWORK [conn23891] end connection 127.0.0.1:56424 (7 connections now open) 2014-10-06T19:07:58.784+0000 I NETWORK [conn23899] end connection 127.0.0.1:56432 (6 connections now open) 2014-10-06T19:07:58.784+0000 I NETWORK [conn23892] end connection 127.0.0.1:56425 (5 connections now open) 2014-10-06T19:07:58.784+0000 I NETWORK [conn23896] end connection 127.0.0.1:56429 (3 connections now open) 2014-10-06T19:07:58.784+0000 I NETWORK [conn23889] end connection 127.0.0.1:56421 (2 connections now open) 2014-10-06T19:07:58.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56436 #23903 (3 connections now open) 2014-10-06T19:07:58.785+0000 I NETWORK [conn23903] end connection 127.0.0.1:56436 (2 connections now open) 2014-10-06T19:07:58.785+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:07:58.788+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:07:58.789+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:07:58.789+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:07:58.790+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:07:58.790+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:07:58.790+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:07:58.791+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:07:58.791+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:07:59.865+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:08:00.935+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:08:02.011+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:08:03.074+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56437 #23904 (3 connections now open) 2014-10-06T19:08:03.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56438 #23905 (4 connections now open) 2014-10-06T19:08:03.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56439 #23906 (5 connections now open) 2014-10-06T19:08:03.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56440 #23907 (6 connections now open) 2014-10-06T19:08:03.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56441 #23908 (7 connections now open) 2014-10-06T19:08:03.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56442 #23909 (8 connections now open) 2014-10-06T19:08:03.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56443 #23910 (9 connections now open) 2014-10-06T19:08:03.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56444 #23911 (10 connections now open) 2014-10-06T19:08:03.075+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56445 #23912 (11 connections now open) 2014-10-06T19:08:03.078+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56446 #23913 (12 connections now open) 2014-10-06T19:08:03.092+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56447 #23914 (13 connections now open) 2014-10-06T19:08:03.098+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56448 #23915 (14 connections now open) 2014-10-06T19:08:03.099+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56449 #23916 (15 connections now open) 2014-10-06T19:08:03.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56450 #23917 (16 connections now open) 2014-10-06T19:08:03.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56452 #23918 (17 connections now open) 2014-10-06T19:08:03.100+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56453 #23919 (18 connections now open) 2014-10-06T19:08:03.102+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56454 #23920 (19 connections now open) 2014-10-06T19:08:03.102+0000 I NETWORK [conn23904] end connection 127.0.0.1:56437 (18 connections now open) 2014-10-06T19:08:08.104+0000 I NETWORK [conn23911] end connection 127.0.0.1:56444 (17 connections now open) 2014-10-06T19:08:08.104+0000 I NETWORK [conn23916] end connection 127.0.0.1:56449 (16 connections now open) 2014-10-06T19:08:08.104+0000 I NETWORK [conn23908] end connection 127.0.0.1:56441 (15 connections now open) 2014-10-06T19:08:08.105+0000 I NETWORK [conn23910] end connection 127.0.0.1:56443 (14 connections now open) 2014-10-06T19:08:08.106+0000 I NETWORK [conn23906] end connection 127.0.0.1:56439 (13 connections now open) 2014-10-06T19:08:08.106+0000 I NETWORK [conn23913] end connection 127.0.0.1:56446 (12 connections now open) 2014-10-06T19:08:08.106+0000 I NETWORK [conn23917] end connection 127.0.0.1:56450 (11 connections now open) 2014-10-06T19:08:08.106+0000 I NETWORK [conn23914] end connection 127.0.0.1:56447 (10 connections now open) 2014-10-06T19:08:08.107+0000 I NETWORK [conn23920] end connection 127.0.0.1:56454 (9 connections now open) 2014-10-06T19:08:08.107+0000 I NETWORK [conn23912] end connection 127.0.0.1:56445 (8 connections now open) 2014-10-06T19:08:08.107+0000 I NETWORK [conn23905] end connection 127.0.0.1:56438 (7 connections now open) 2014-10-06T19:08:08.108+0000 I NETWORK [conn23919] end connection 127.0.0.1:56453 (6 connections now open) 2014-10-06T19:08:08.108+0000 I NETWORK [conn23918] end connection 127.0.0.1:56452 (5 connections now open) 2014-10-06T19:08:08.108+0000 I NETWORK [conn23907] end connection 127.0.0.1:56440 (5 connections now open) 2014-10-06T19:08:08.108+0000 I NETWORK [conn23915] end connection 127.0.0.1:56448 (3 connections now open) 2014-10-06T19:08:08.108+0000 I NETWORK [conn23909] end connection 127.0.0.1:56442 (2 connections now open) 2014-10-06T19:08:08.108+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56455 #23921 (3 connections now open) 2014-10-06T19:08:08.109+0000 I NETWORK [conn23921] end connection 127.0.0.1:56455 (2 connections now open) 2014-10-06T19:08:08.109+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:08:08.110+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:08:08.111+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:08:08.112+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:08:08.112+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:08:08.112+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:08:08.113+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:08:08.113+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:08:08.113+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:08:09.191+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:08:10.273+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:08:11.358+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:08:12.440+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56456 #23922 (3 connections now open) 2014-10-06T19:08:12.440+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56457 #23923 (4 connections now open) 2014-10-06T19:08:12.440+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56458 #23924 (5 connections now open) 2014-10-06T19:08:12.440+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56460 #23925 (6 connections now open) 2014-10-06T19:08:12.440+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56459 #23926 (7 connections now open) 2014-10-06T19:08:12.441+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56461 #23927 (8 connections now open) 2014-10-06T19:08:12.441+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56462 #23928 (9 connections now open) 2014-10-06T19:08:12.441+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56463 #23929 (10 connections now open) 2014-10-06T19:08:12.441+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56464 #23930 (11 connections now open) 2014-10-06T19:08:12.441+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56465 #23931 (12 connections now open) 2014-10-06T19:08:12.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56466 #23932 (13 connections now open) 2014-10-06T19:08:12.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56467 #23933 (14 connections now open) 2014-10-06T19:08:12.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56468 #23934 (15 connections now open) 2014-10-06T19:08:12.442+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56469 #23935 (16 connections now open) 2014-10-06T19:08:12.444+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56470 #23936 (17 connections now open) 2014-10-06T19:08:12.446+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56471 #23937 (18 connections now open) 2014-10-06T19:08:12.446+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56472 #23938 (19 connections now open) 2014-10-06T19:08:12.451+0000 I NETWORK [conn23922] end connection 127.0.0.1:56456 (18 connections now open) 2014-10-06T19:08:17.453+0000 I NETWORK [conn23931] end connection 127.0.0.1:56465 (17 connections now open) 2014-10-06T19:08:17.453+0000 I NETWORK [conn23925] end connection 127.0.0.1:56460 (16 connections now open) 2014-10-06T19:08:17.455+0000 I NETWORK [conn23932] end connection 127.0.0.1:56466 (15 connections now open) 2014-10-06T19:08:17.455+0000 I NETWORK [conn23934] end connection 127.0.0.1:56468 (14 connections now open) 2014-10-06T19:08:17.456+0000 I NETWORK [conn23938] end connection 127.0.0.1:56472 (13 connections now open) 2014-10-06T19:08:17.456+0000 I NETWORK [conn23933] end connection 127.0.0.1:56467 (12 connections now open) 2014-10-06T19:08:17.456+0000 I NETWORK [conn23929] end connection 127.0.0.1:56463 (11 connections now open) 2014-10-06T19:08:17.456+0000 I NETWORK [conn23924] end connection 127.0.0.1:56458 (11 connections now open) 2014-10-06T19:08:17.457+0000 I NETWORK [conn23923] end connection 127.0.0.1:56457 (9 connections now open) 2014-10-06T19:08:17.457+0000 I NETWORK [conn23935] end connection 127.0.0.1:56469 (8 connections now open) 2014-10-06T19:08:17.457+0000 I NETWORK [conn23937] end connection 127.0.0.1:56471 (8 connections now open) 2014-10-06T19:08:17.457+0000 I NETWORK [conn23926] end connection 127.0.0.1:56459 (8 connections now open) 2014-10-06T19:08:17.457+0000 I NETWORK [conn23928] end connection 127.0.0.1:56462 (5 connections now open) 2014-10-06T19:08:17.457+0000 I NETWORK [conn23927] end connection 127.0.0.1:56461 (4 connections now open) 2014-10-06T19:08:17.457+0000 I NETWORK [conn23930] end connection 127.0.0.1:56464 (4 connections now open) 2014-10-06T19:08:17.457+0000 I NETWORK [conn23936] end connection 127.0.0.1:56470 (3 connections now open) 2014-10-06T19:08:17.457+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56473 #23939 (3 connections now open) 2014-10-06T19:08:17.458+0000 I NETWORK [conn23939] end connection 127.0.0.1:56473 (2 connections now open) 2014-10-06T19:08:17.458+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:08:17.461+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:08:17.461+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:08:17.462+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:08:17.463+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:08:17.463+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:08:17.463+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:08:17.463+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:08:17.464+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:08:18.542+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:08:19.619+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:08:20.680+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:08:21.771+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56474 #23940 (3 connections now open) 2014-10-06T19:08:21.771+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56476 #23941 (4 connections now open) 2014-10-06T19:08:21.772+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56475 #23942 (5 connections now open) 2014-10-06T19:08:21.772+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56477 #23943 (6 connections now open) 2014-10-06T19:08:21.772+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56478 #23944 (7 connections now open) 2014-10-06T19:08:21.772+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56479 #23945 (8 connections now open) 2014-10-06T19:08:21.772+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56480 #23946 (9 connections now open) 2014-10-06T19:08:21.772+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56481 #23947 (10 connections now open) 2014-10-06T19:08:21.772+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56482 #23948 (11 connections now open) 2014-10-06T19:08:21.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56483 #23949 (12 connections now open) 2014-10-06T19:08:21.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56484 #23950 (13 connections now open) 2014-10-06T19:08:21.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56485 #23951 (14 connections now open) 2014-10-06T19:08:21.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56486 #23952 (15 connections now open) 2014-10-06T19:08:21.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56487 #23953 (16 connections now open) 2014-10-06T19:08:21.773+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56488 #23954 (17 connections now open) 2014-10-06T19:08:21.774+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56489 #23955 (18 connections now open) 2014-10-06T19:08:21.774+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56490 #23956 (19 connections now open) 2014-10-06T19:08:21.787+0000 I NETWORK [conn23940] end connection 127.0.0.1:56474 (18 connections now open) 2014-10-06T19:08:26.788+0000 I NETWORK [conn23946] end connection 127.0.0.1:56480 (17 connections now open) 2014-10-06T19:08:26.788+0000 I NETWORK [conn23942] end connection 127.0.0.1:56475 (16 connections now open) 2014-10-06T19:08:26.788+0000 I NETWORK [conn23941] end connection 127.0.0.1:56476 (15 connections now open) 2014-10-06T19:08:26.788+0000 I NETWORK [conn23953] end connection 127.0.0.1:56487 (14 connections now open) 2014-10-06T19:08:26.789+0000 I NETWORK [conn23950] end connection 127.0.0.1:56484 (13 connections now open) 2014-10-06T19:08:26.789+0000 I NETWORK [conn23951] end connection 127.0.0.1:56485 (12 connections now open) 2014-10-06T19:08:26.790+0000 I NETWORK [conn23947] end connection 127.0.0.1:56481 (11 connections now open) 2014-10-06T19:08:26.790+0000 I NETWORK [conn23945] end connection 127.0.0.1:56479 (10 connections now open) 2014-10-06T19:08:26.790+0000 I NETWORK [conn23943] end connection 127.0.0.1:56477 (10 connections now open) 2014-10-06T19:08:26.791+0000 I NETWORK [conn23948] end connection 127.0.0.1:56482 (8 connections now open) 2014-10-06T19:08:26.791+0000 I NETWORK [conn23949] end connection 127.0.0.1:56483 (7 connections now open) 2014-10-06T19:08:26.791+0000 I NETWORK [conn23944] end connection 127.0.0.1:56478 (6 connections now open) 2014-10-06T19:08:26.791+0000 I NETWORK [conn23952] end connection 127.0.0.1:56486 (5 connections now open) 2014-10-06T19:08:26.792+0000 I NETWORK [conn23954] end connection 127.0.0.1:56488 (4 connections now open) 2014-10-06T19:08:26.792+0000 I NETWORK [conn23955] end connection 127.0.0.1:56489 (3 connections now open) 2014-10-06T19:08:26.793+0000 I NETWORK [conn23956] end connection 127.0.0.1:56490 (2 connections now open) 2014-10-06T19:08:26.793+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56491 #23957 (3 connections now open) 2014-10-06T19:08:26.793+0000 I NETWORK [conn23957] end connection 127.0.0.1:56491 (2 connections now open) 2014-10-06T19:08:26.794+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:08:26.797+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:08:26.797+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:08:26.798+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:08:26.799+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:08:26.799+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:08:26.799+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:08:26.799+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:08:26.800+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:08:27.881+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:08:28.956+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:08:30.018+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:08:31.101+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56492 #23958 (3 connections now open) 2014-10-06T19:08:31.102+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56493 #23959 (4 connections now open) 2014-10-06T19:08:31.102+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56494 #23960 (5 connections now open) 2014-10-06T19:08:31.102+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56495 #23961 (6 connections now open) 2014-10-06T19:08:31.102+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56496 #23962 (7 connections now open) 2014-10-06T19:08:31.102+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56497 #23963 (8 connections now open) 2014-10-06T19:08:31.102+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56498 #23964 (9 connections now open) 2014-10-06T19:08:31.102+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56499 #23965 (10 connections now open) 2014-10-06T19:08:31.102+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56500 #23966 (11 connections now open) 2014-10-06T19:08:31.103+0000 I NETWORK [conn23958] end connection 127.0.0.1:56492 (10 connections now open) 2014-10-06T19:08:36.103+0000 I NETWORK [conn23959] end connection 127.0.0.1:56493 (9 connections now open) 2014-10-06T19:08:36.104+0000 I NETWORK [conn23962] end connection 127.0.0.1:56496 (8 connections now open) 2014-10-06T19:08:36.104+0000 I NETWORK [conn23963] end connection 127.0.0.1:56497 (7 connections now open) 2014-10-06T19:08:36.105+0000 I NETWORK [conn23965] end connection 127.0.0.1:56499 (6 connections now open) 2014-10-06T19:08:36.105+0000 I NETWORK [conn23961] end connection 127.0.0.1:56495 (5 connections now open) 2014-10-06T19:08:36.105+0000 I NETWORK [conn23964] end connection 127.0.0.1:56498 (5 connections now open) 2014-10-06T19:08:36.105+0000 I NETWORK [conn23966] end connection 127.0.0.1:56500 (3 connections now open) 2014-10-06T19:08:36.105+0000 I NETWORK [conn23960] end connection 127.0.0.1:56494 (2 connections now open) 2014-10-06T19:08:36.105+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56501 #23967 (3 connections now open) 2014-10-06T19:08:36.106+0000 I NETWORK [conn23967] end connection 127.0.0.1:56501 (2 connections now open) 2014-10-06T19:08:36.106+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:08:36.109+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:08:36.110+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:08:36.110+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:08:36.111+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:08:36.111+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:08:36.112+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:08:36.112+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:08:36.112+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:08:37.193+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:08:38.265+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:08:39.334+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:08:40.418+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56502 #23968 (3 connections now open) 2014-10-06T19:08:40.418+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56503 #23969 (4 connections now open) 2014-10-06T19:08:40.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56504 #23970 (5 connections now open) 2014-10-06T19:08:40.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56505 #23971 (6 connections now open) 2014-10-06T19:08:40.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56506 #23972 (7 connections now open) 2014-10-06T19:08:40.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56507 #23973 (8 connections now open) 2014-10-06T19:08:40.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56508 #23974 (9 connections now open) 2014-10-06T19:08:40.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56509 #23975 (10 connections now open) 2014-10-06T19:08:40.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56510 #23976 (11 connections now open) 2014-10-06T19:08:40.422+0000 I NETWORK [conn23968] end connection 127.0.0.1:56502 (10 connections now open) 2014-10-06T19:08:45.423+0000 I NETWORK [conn23971] end connection 127.0.0.1:56505 (9 connections now open) 2014-10-06T19:08:45.423+0000 I NETWORK [conn23972] end connection 127.0.0.1:56506 (9 connections now open) 2014-10-06T19:08:45.423+0000 I NETWORK [conn23970] end connection 127.0.0.1:56504 (7 connections now open) 2014-10-06T19:08:45.424+0000 I NETWORK [conn23973] end connection 127.0.0.1:56507 (6 connections now open) 2014-10-06T19:08:45.424+0000 I NETWORK [conn23969] end connection 127.0.0.1:56503 (5 connections now open) 2014-10-06T19:08:45.424+0000 I NETWORK [conn23974] end connection 127.0.0.1:56508 (4 connections now open) 2014-10-06T19:08:45.424+0000 I NETWORK [conn23975] end connection 127.0.0.1:56509 (3 connections now open) 2014-10-06T19:08:45.424+0000 I NETWORK [conn23976] end connection 127.0.0.1:56510 (2 connections now open) 2014-10-06T19:08:45.424+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56511 #23977 (3 connections now open) 2014-10-06T19:08:45.425+0000 I NETWORK [conn23977] end connection 127.0.0.1:56511 (2 connections now open) 2014-10-06T19:08:45.425+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:08:45.427+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:08:45.428+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:08:45.428+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:08:45.429+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:08:45.429+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:08:45.429+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:08:45.429+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:08:45.430+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:08:46.507+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:08:47.576+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:08:48.645+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:08:49.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56512 #23978 (3 connections now open) 2014-10-06T19:08:49.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56513 #23979 (4 connections now open) 2014-10-06T19:08:49.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56514 #23980 (5 connections now open) 2014-10-06T19:08:49.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56516 #23981 (6 connections now open) 2014-10-06T19:08:49.752+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56515 #23982 (7 connections now open) 2014-10-06T19:08:49.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56518 #23983 (8 connections now open) 2014-10-06T19:08:49.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56519 #23984 (9 connections now open) 2014-10-06T19:08:49.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56520 #23985 (10 connections now open) 2014-10-06T19:08:49.753+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56521 #23986 (11 connections now open) 2014-10-06T19:08:49.759+0000 I NETWORK [conn23978] end connection 127.0.0.1:56512 (10 connections now open) 2014-10-06T19:08:54.759+0000 I NETWORK [conn23984] end connection 127.0.0.1:56519 (9 connections now open) 2014-10-06T19:08:54.759+0000 I NETWORK [conn23981] end connection 127.0.0.1:56516 (9 connections now open) 2014-10-06T19:08:54.760+0000 I NETWORK [conn23983] end connection 127.0.0.1:56518 (7 connections now open) 2014-10-06T19:08:54.760+0000 I NETWORK [conn23986] end connection 127.0.0.1:56521 (6 connections now open) 2014-10-06T19:08:54.760+0000 I NETWORK [conn23980] end connection 127.0.0.1:56514 (5 connections now open) 2014-10-06T19:08:54.761+0000 I NETWORK [conn23985] end connection 127.0.0.1:56520 (4 connections now open) 2014-10-06T19:08:54.761+0000 I NETWORK [conn23982] end connection 127.0.0.1:56515 (3 connections now open) 2014-10-06T19:08:54.761+0000 I NETWORK [conn23979] end connection 127.0.0.1:56513 (2 connections now open) 2014-10-06T19:08:54.762+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56522 #23987 (3 connections now open) 2014-10-06T19:08:54.762+0000 I NETWORK [conn23987] end connection 127.0.0.1:56522 (2 connections now open) 2014-10-06T19:08:54.763+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:08:54.765+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:08:54.766+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:08:54.766+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:08:54.767+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:08:54.767+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:08:54.767+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:08:54.768+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:08:54.768+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:08:55.871+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:08:56.941+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:08:58.016+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:08:59.111+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56523 #23988 (3 connections now open) 2014-10-06T19:08:59.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56524 #23989 (4 connections now open) 2014-10-06T19:08:59.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56525 #23990 (5 connections now open) 2014-10-06T19:08:59.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56526 #23991 (6 connections now open) 2014-10-06T19:08:59.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56527 #23992 (7 connections now open) 2014-10-06T19:08:59.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56528 #23993 (8 connections now open) 2014-10-06T19:08:59.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56529 #23994 (9 connections now open) 2014-10-06T19:08:59.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56530 #23995 (10 connections now open) 2014-10-06T19:08:59.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56531 #23996 (11 connections now open) 2014-10-06T19:08:59.113+0000 I NETWORK [conn23988] end connection 127.0.0.1:56523 (10 connections now open) 2014-10-06T19:09:04.113+0000 I NETWORK [conn23992] end connection 127.0.0.1:56527 (9 connections now open) 2014-10-06T19:09:04.113+0000 I NETWORK [conn23995] end connection 127.0.0.1:56530 (9 connections now open) 2014-10-06T19:09:04.114+0000 I NETWORK [conn23990] end connection 127.0.0.1:56525 (7 connections now open) 2014-10-06T19:09:04.114+0000 I NETWORK [conn23994] end connection 127.0.0.1:56529 (6 connections now open) 2014-10-06T19:09:04.114+0000 I NETWORK [conn23989] end connection 127.0.0.1:56524 (5 connections now open) 2014-10-06T19:09:04.115+0000 I NETWORK [conn23991] end connection 127.0.0.1:56526 (4 connections now open) 2014-10-06T19:09:04.115+0000 I NETWORK [conn23993] end connection 127.0.0.1:56528 (3 connections now open) 2014-10-06T19:09:04.116+0000 I NETWORK [conn23996] end connection 127.0.0.1:56531 (2 connections now open) 2014-10-06T19:09:04.116+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56532 #23997 (3 connections now open) 2014-10-06T19:09:04.116+0000 I NETWORK [conn23997] end connection 127.0.0.1:56532 (2 connections now open) 2014-10-06T19:09:04.117+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:09:04.119+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:09:04.120+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:09:04.121+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:09:04.121+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:09:04.121+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:09:04.122+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:09:04.122+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:09:04.122+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:09:05.223+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:09:06.286+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:09:07.370+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:09:08.451+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56533 #23998 (3 connections now open) 2014-10-06T19:09:08.451+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56534 #23999 (4 connections now open) 2014-10-06T19:09:08.452+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56535 #24000 (5 connections now open) 2014-10-06T19:09:08.452+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56536 #24001 (6 connections now open) 2014-10-06T19:09:08.452+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56537 #24002 (7 connections now open) 2014-10-06T19:09:08.452+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56538 #24003 (8 connections now open) 2014-10-06T19:09:08.452+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56539 #24004 (9 connections now open) 2014-10-06T19:09:08.452+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56540 #24005 (10 connections now open) 2014-10-06T19:09:08.452+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56541 #24006 (11 connections now open) 2014-10-06T19:09:08.453+0000 I NETWORK [conn23998] end connection 127.0.0.1:56533 (10 connections now open) 2014-10-06T19:09:13.453+0000 I NETWORK [conn24001] end connection 127.0.0.1:56536 (9 connections now open) 2014-10-06T19:09:13.454+0000 I NETWORK [conn24006] end connection 127.0.0.1:56541 (8 connections now open) 2014-10-06T19:09:13.454+0000 I NETWORK [conn24002] end connection 127.0.0.1:56537 (7 connections now open) 2014-10-06T19:09:13.454+0000 I NETWORK [conn23999] end connection 127.0.0.1:56534 (7 connections now open) 2014-10-06T19:09:13.454+0000 I NETWORK [conn24000] end connection 127.0.0.1:56535 (5 connections now open) 2014-10-06T19:09:13.455+0000 I NETWORK [conn24003] end connection 127.0.0.1:56538 (4 connections now open) 2014-10-06T19:09:13.455+0000 I NETWORK [conn24005] end connection 127.0.0.1:56540 (3 connections now open) 2014-10-06T19:09:13.455+0000 I NETWORK [conn24004] end connection 127.0.0.1:56539 (3 connections now open) 2014-10-06T19:09:13.456+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56542 #24007 (3 connections now open) 2014-10-06T19:09:13.456+0000 I NETWORK [conn24007] end connection 127.0.0.1:56542 (2 connections now open) 2014-10-06T19:09:13.456+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:09:13.457+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:09:13.458+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:09:13.458+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:09:13.459+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:09:13.459+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:09:13.459+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:09:13.460+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:09:13.460+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:09:14.566+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:09:15.644+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:09:16.744+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:09:17.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56543 #24008 (3 connections now open) 2014-10-06T19:09:17.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56544 #24009 (4 connections now open) 2014-10-06T19:09:17.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56545 #24010 (5 connections now open) 2014-10-06T19:09:17.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56546 #24011 (6 connections now open) 2014-10-06T19:09:17.838+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56547 #24012 (7 connections now open) 2014-10-06T19:09:17.839+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56548 #24013 (8 connections now open) 2014-10-06T19:09:17.839+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56549 #24014 (9 connections now open) 2014-10-06T19:09:17.839+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56550 #24015 (10 connections now open) 2014-10-06T19:09:17.839+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56551 #24016 (11 connections now open) 2014-10-06T19:09:17.840+0000 I NETWORK [conn24008] end connection 127.0.0.1:56543 (10 connections now open) 2014-10-06T19:09:22.840+0000 I NETWORK [conn24009] end connection 127.0.0.1:56544 (9 connections now open) 2014-10-06T19:09:22.840+0000 I NETWORK [conn24010] end connection 127.0.0.1:56545 (8 connections now open) 2014-10-06T19:09:22.842+0000 I NETWORK [conn24015] end connection 127.0.0.1:56550 (7 connections now open) 2014-10-06T19:09:22.842+0000 I NETWORK [conn24012] end connection 127.0.0.1:56547 (6 connections now open) 2014-10-06T19:09:22.842+0000 I NETWORK [conn24014] end connection 127.0.0.1:56549 (6 connections now open) 2014-10-06T19:09:22.842+0000 I NETWORK [conn24011] end connection 127.0.0.1:56546 (4 connections now open) 2014-10-06T19:09:22.842+0000 I NETWORK [conn24016] end connection 127.0.0.1:56551 (3 connections now open) 2014-10-06T19:09:22.842+0000 I NETWORK [conn24013] end connection 127.0.0.1:56548 (2 connections now open) 2014-10-06T19:09:22.842+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56552 #24017 (3 connections now open) 2014-10-06T19:09:22.843+0000 I NETWORK [conn24017] end connection 127.0.0.1:56552 (2 connections now open) 2014-10-06T19:09:22.843+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:09:22.847+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:09:22.848+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:09:22.848+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:09:22.849+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:09:22.849+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:09:22.849+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:09:22.849+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:09:22.850+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:09:23.934+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:09:25.017+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:09:26.104+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:09:27.197+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56553 #24018 (3 connections now open) 2014-10-06T19:09:27.198+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56554 #24019 (4 connections now open) 2014-10-06T19:09:27.198+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56555 #24020 (5 connections now open) 2014-10-06T19:09:27.198+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56557 #24021 (6 connections now open) 2014-10-06T19:09:27.198+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56558 #24022 (7 connections now open) 2014-10-06T19:09:27.198+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56559 #24023 (8 connections now open) 2014-10-06T19:09:27.200+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56560 #24024 (9 connections now open) 2014-10-06T19:09:27.200+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56561 #24025 (10 connections now open) 2014-10-06T19:09:27.200+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56562 #24026 (11 connections now open) 2014-10-06T19:09:27.205+0000 I NETWORK [conn24018] end connection 127.0.0.1:56553 (10 connections now open) 2014-10-06T19:09:32.207+0000 I NETWORK [conn24024] end connection 127.0.0.1:56560 (9 connections now open) 2014-10-06T19:09:32.207+0000 I NETWORK [conn24023] end connection 127.0.0.1:56559 (9 connections now open) 2014-10-06T19:09:32.207+0000 I NETWORK [conn24020] end connection 127.0.0.1:56555 (7 connections now open) 2014-10-06T19:09:32.207+0000 I NETWORK [conn24019] end connection 127.0.0.1:56554 (6 connections now open) 2014-10-06T19:09:32.207+0000 I NETWORK [conn24026] end connection 127.0.0.1:56562 (6 connections now open) 2014-10-06T19:09:32.208+0000 I NETWORK [conn24021] end connection 127.0.0.1:56557 (4 connections now open) 2014-10-06T19:09:32.208+0000 I NETWORK [conn24025] end connection 127.0.0.1:56561 (3 connections now open) 2014-10-06T19:09:32.208+0000 I NETWORK [conn24022] end connection 127.0.0.1:56558 (2 connections now open) 2014-10-06T19:09:32.208+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56563 #24027 (3 connections now open) 2014-10-06T19:09:32.209+0000 I NETWORK [conn24027] end connection 127.0.0.1:56563 (2 connections now open) 2014-10-06T19:09:32.209+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:09:32.212+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:09:32.212+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:09:32.213+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:09:32.214+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:09:32.214+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:09:32.214+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:09:32.214+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:09:32.215+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:09:33.280+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:09:34.342+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:09:35.419+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:09:36.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56564 #24028 (3 connections now open) 2014-10-06T19:09:36.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56565 #24029 (4 connections now open) 2014-10-06T19:09:36.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56566 #24030 (5 connections now open) 2014-10-06T19:09:36.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56568 #24031 (6 connections now open) 2014-10-06T19:09:36.506+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56567 #24032 (7 connections now open) 2014-10-06T19:09:36.506+0000 I NETWORK [conn24028] end connection 127.0.0.1:56564 (6 connections now open) 2014-10-06T19:09:41.507+0000 I NETWORK [conn24030] end connection 127.0.0.1:56566 (5 connections now open) 2014-10-06T19:09:41.507+0000 I NETWORK [conn24031] end connection 127.0.0.1:56568 (4 connections now open) 2014-10-06T19:09:41.508+0000 I NETWORK [conn24029] end connection 127.0.0.1:56565 (3 connections now open) 2014-10-06T19:09:41.508+0000 I NETWORK [conn24032] end connection 127.0.0.1:56567 (3 connections now open) 2014-10-06T19:09:41.508+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56570 #24033 (3 connections now open) 2014-10-06T19:09:41.508+0000 I NETWORK [conn24033] end connection 127.0.0.1:56570 (2 connections now open) 2014-10-06T19:09:41.509+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:09:41.509+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:09:41.510+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:09:41.511+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:09:41.511+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:09:41.512+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:09:41.512+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:09:41.512+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:09:41.512+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:09:42.579+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:09:43.681+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:09:44.771+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:09:45.862+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56571 #24034 (3 connections now open) 2014-10-06T19:09:45.862+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56572 #24035 (4 connections now open) 2014-10-06T19:09:45.862+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56573 #24036 (5 connections now open) 2014-10-06T19:09:45.862+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56574 #24037 (6 connections now open) 2014-10-06T19:09:45.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56575 #24038 (7 connections now open) 2014-10-06T19:09:45.863+0000 I NETWORK [conn24034] end connection 127.0.0.1:56571 (6 connections now open) 2014-10-06T19:09:50.863+0000 I NETWORK [conn24038] end connection 127.0.0.1:56575 (5 connections now open) 2014-10-06T19:09:50.863+0000 I NETWORK [conn24035] end connection 127.0.0.1:56572 (4 connections now open) 2014-10-06T19:09:50.864+0000 I NETWORK [conn24036] end connection 127.0.0.1:56573 (3 connections now open) 2014-10-06T19:09:50.864+0000 I NETWORK [conn24037] end connection 127.0.0.1:56574 (2 connections now open) 2014-10-06T19:09:50.864+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56576 #24039 (3 connections now open) 2014-10-06T19:09:50.865+0000 I NETWORK [conn24039] end connection 127.0.0.1:56576 (2 connections now open) 2014-10-06T19:09:50.865+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:09:50.866+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:09:50.867+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:09:50.867+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:09:50.868+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:09:50.868+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:09:50.868+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:09:50.869+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:09:50.869+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:09:51.931+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:09:53.006+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:09:54.079+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:09:55.146+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56577 #24040 (3 connections now open) 2014-10-06T19:09:55.146+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56578 #24041 (4 connections now open) 2014-10-06T19:09:55.146+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56579 #24042 (5 connections now open) 2014-10-06T19:09:55.146+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56580 #24043 (6 connections now open) 2014-10-06T19:09:55.146+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56581 #24044 (7 connections now open) 2014-10-06T19:09:55.146+0000 I NETWORK [conn24040] end connection 127.0.0.1:56577 (6 connections now open) 2014-10-06T19:10:00.147+0000 I NETWORK [conn24044] end connection 127.0.0.1:56581 (5 connections now open) 2014-10-06T19:10:00.148+0000 I NETWORK [conn24043] end connection 127.0.0.1:56580 (4 connections now open) 2014-10-06T19:10:00.148+0000 I NETWORK [conn24042] end connection 127.0.0.1:56579 (3 connections now open) 2014-10-06T19:10:00.148+0000 I NETWORK [conn24041] end connection 127.0.0.1:56578 (3 connections now open) 2014-10-06T19:10:00.148+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56582 #24045 (3 connections now open) 2014-10-06T19:10:00.149+0000 I NETWORK [conn24045] end connection 127.0.0.1:56582 (2 connections now open) 2014-10-06T19:10:00.149+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:10:00.150+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:10:00.150+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:10:00.151+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:10:00.152+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:10:00.152+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:10:00.152+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:10:00.153+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:10:00.153+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:10:01.220+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:10:02.300+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:10:03.386+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:10:04.461+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56583 #24046 (3 connections now open) 2014-10-06T19:10:04.462+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56584 #24047 (4 connections now open) 2014-10-06T19:10:04.462+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56586 #24048 (5 connections now open) 2014-10-06T19:10:04.462+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56585 #24049 (6 connections now open) 2014-10-06T19:10:04.462+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56588 #24050 (7 connections now open) 2014-10-06T19:10:04.462+0000 I NETWORK [conn24046] end connection 127.0.0.1:56583 (6 connections now open) 2014-10-06T19:10:09.463+0000 I NETWORK [conn24049] end connection 127.0.0.1:56585 (5 connections now open) 2014-10-06T19:10:09.463+0000 I NETWORK [conn24048] end connection 127.0.0.1:56586 (4 connections now open) 2014-10-06T19:10:09.463+0000 I NETWORK [conn24047] end connection 127.0.0.1:56584 (3 connections now open) 2014-10-06T19:10:09.464+0000 I NETWORK [conn24050] end connection 127.0.0.1:56588 (2 connections now open) 2014-10-06T19:10:09.464+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56589 #24051 (3 connections now open) 2014-10-06T19:10:09.464+0000 I NETWORK [conn24051] end connection 127.0.0.1:56589 (2 connections now open) 2014-10-06T19:10:09.465+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:10:09.465+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:10:09.466+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:10:09.467+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:10:09.467+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:10:09.467+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:10:09.468+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:10:09.468+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:10:09.468+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:10:10.530+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:10:11.592+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:10:12.666+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:10:13.714+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56590 #24052 (3 connections now open) 2014-10-06T19:10:13.715+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56591 #24053 (4 connections now open) 2014-10-06T19:10:13.715+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56592 #24054 (5 connections now open) 2014-10-06T19:10:13.715+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56593 #24055 (6 connections now open) 2014-10-06T19:10:13.715+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56594 #24056 (7 connections now open) 2014-10-06T19:10:13.715+0000 I NETWORK [conn24052] end connection 127.0.0.1:56590 (6 connections now open) 2014-10-06T19:10:18.715+0000 I NETWORK [conn24054] end connection 127.0.0.1:56592 (5 connections now open) 2014-10-06T19:10:18.715+0000 I NETWORK [conn24053] end connection 127.0.0.1:56591 (4 connections now open) 2014-10-06T19:10:18.716+0000 I NETWORK [conn24055] end connection 127.0.0.1:56593 (3 connections now open) 2014-10-06T19:10:18.717+0000 I NETWORK [conn24056] end connection 127.0.0.1:56594 (2 connections now open) 2014-10-06T19:10:18.717+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56595 #24057 (3 connections now open) 2014-10-06T19:10:18.717+0000 I NETWORK [conn24057] end connection 127.0.0.1:56595 (2 connections now open) 2014-10-06T19:10:18.717+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:10:18.720+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:10:18.721+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:10:18.721+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:10:18.722+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:10:18.722+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:10:18.723+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:10:18.723+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:10:18.723+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:10:19.796+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:10:20.868+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:10:21.943+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:10:23.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56596 #24058 (3 connections now open) 2014-10-06T19:10:23.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56597 #24059 (4 connections now open) 2014-10-06T19:10:23.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56598 #24060 (5 connections now open) 2014-10-06T19:10:23.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56599 #24061 (6 connections now open) 2014-10-06T19:10:23.005+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56600 #24062 (7 connections now open) 2014-10-06T19:10:23.005+0000 I NETWORK [conn24058] end connection 127.0.0.1:56596 (6 connections now open) 2014-10-06T19:10:28.006+0000 I NETWORK [conn24060] end connection 127.0.0.1:56598 (5 connections now open) 2014-10-06T19:10:28.006+0000 I NETWORK [conn24061] end connection 127.0.0.1:56599 (4 connections now open) 2014-10-06T19:10:28.007+0000 I NETWORK [conn24059] end connection 127.0.0.1:56597 (3 connections now open) 2014-10-06T19:10:28.007+0000 I NETWORK [conn24062] end connection 127.0.0.1:56600 (2 connections now open) 2014-10-06T19:10:28.007+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56601 #24063 (3 connections now open) 2014-10-06T19:10:28.008+0000 I NETWORK [conn24063] end connection 127.0.0.1:56601 (2 connections now open) 2014-10-06T19:10:28.008+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:10:28.009+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:10:28.009+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:10:28.010+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:10:28.011+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:10:28.011+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:10:28.011+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:10:28.011+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:10:28.012+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:10:29.095+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:10:30.179+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:10:31.263+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:10:32.337+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56602 #24064 (3 connections now open) 2014-10-06T19:10:32.337+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56603 #24065 (4 connections now open) 2014-10-06T19:10:32.337+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56604 #24066 (5 connections now open) 2014-10-06T19:10:32.337+0000 I NETWORK [conn24064] end connection 127.0.0.1:56602 (4 connections now open) 2014-10-06T19:10:32.337+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56605 #24067 (6 connections now open) 2014-10-06T19:10:32.337+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56606 #24068 (6 connections now open) 2014-10-06T19:10:37.338+0000 I NETWORK [conn24066] end connection 127.0.0.1:56604 (5 connections now open) 2014-10-06T19:10:37.338+0000 I NETWORK [conn24067] end connection 127.0.0.1:56605 (5 connections now open) 2014-10-06T19:10:37.338+0000 I NETWORK [conn24065] end connection 127.0.0.1:56603 (5 connections now open) 2014-10-06T19:10:37.338+0000 I NETWORK [conn24068] end connection 127.0.0.1:56606 (2 connections now open) 2014-10-06T19:10:37.338+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56608 #24069 (3 connections now open) 2014-10-06T19:10:37.339+0000 I NETWORK [conn24069] end connection 127.0.0.1:56608 (2 connections now open) 2014-10-06T19:10:37.339+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:10:37.340+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:10:37.340+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:10:37.341+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:10:37.342+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:10:37.342+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:10:37.342+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:10:37.343+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:10:37.343+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:10:38.441+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:10:39.525+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:10:40.593+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:10:41.686+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56609 #24070 (3 connections now open) 2014-10-06T19:10:41.687+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56610 #24071 (4 connections now open) 2014-10-06T19:10:41.687+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56611 #24072 (5 connections now open) 2014-10-06T19:10:41.687+0000 I NETWORK [conn24070] end connection 127.0.0.1:56609 (4 connections now open) 2014-10-06T19:10:46.688+0000 I NETWORK [conn24071] end connection 127.0.0.1:56610 (3 connections now open) 2014-10-06T19:10:46.688+0000 I NETWORK [conn24072] end connection 127.0.0.1:56611 (3 connections now open) 2014-10-06T19:10:46.688+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56612 #24073 (3 connections now open) 2014-10-06T19:10:46.689+0000 I NETWORK [conn24073] end connection 127.0.0.1:56612 (2 connections now open) 2014-10-06T19:10:46.689+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:10:46.690+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:10:46.691+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:10:46.691+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:10:46.692+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:10:46.692+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:10:46.692+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:10:46.693+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:10:46.693+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:10:47.791+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:10:48.894+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:10:49.962+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:10:51.049+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56613 #24074 (3 connections now open) 2014-10-06T19:10:51.049+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56614 #24075 (4 connections now open) 2014-10-06T19:10:51.049+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56615 #24076 (5 connections now open) 2014-10-06T19:10:51.050+0000 I NETWORK [conn24074] end connection 127.0.0.1:56613 (4 connections now open) 2014-10-06T19:10:56.050+0000 I NETWORK [conn24075] end connection 127.0.0.1:56614 (3 connections now open) 2014-10-06T19:10:56.050+0000 I NETWORK [conn24076] end connection 127.0.0.1:56615 (2 connections now open) 2014-10-06T19:10:56.050+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56616 #24077 (3 connections now open) 2014-10-06T19:10:56.051+0000 I NETWORK [conn24077] end connection 127.0.0.1:56616 (2 connections now open) 2014-10-06T19:10:56.051+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:10:56.052+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:10:56.053+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:10:56.053+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:10:56.054+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:10:56.054+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:10:56.054+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:10:56.055+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:10:56.055+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:10:57.151+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:10:58.239+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:10:59.311+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:11:00.393+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56617 #24078 (3 connections now open) 2014-10-06T19:11:00.393+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56618 #24079 (4 connections now open) 2014-10-06T19:11:00.393+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56619 #24080 (5 connections now open) 2014-10-06T19:11:00.394+0000 I NETWORK [conn24078] end connection 127.0.0.1:56617 (4 connections now open) 2014-10-06T19:11:05.394+0000 I NETWORK [conn24079] end connection 127.0.0.1:56618 (3 connections now open) 2014-10-06T19:11:05.395+0000 I NETWORK [conn24080] end connection 127.0.0.1:56619 (2 connections now open) 2014-10-06T19:11:05.395+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56620 #24081 (3 connections now open) 2014-10-06T19:11:05.395+0000 I NETWORK [conn24081] end connection 127.0.0.1:56620 (2 connections now open) 2014-10-06T19:11:05.396+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:11:05.396+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:11:05.397+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:11:05.397+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:11:05.398+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:11:05.398+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:11:05.399+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:11:05.399+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:11:05.399+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:11:06.498+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:11:07.570+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:11:08.644+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:11:09.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56621 #24082 (3 connections now open) 2014-10-06T19:11:09.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56622 #24083 (4 connections now open) 2014-10-06T19:11:09.731+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56623 #24084 (5 connections now open) 2014-10-06T19:11:09.731+0000 I NETWORK [conn24082] end connection 127.0.0.1:56621 (4 connections now open) 2014-10-06T19:11:14.733+0000 I NETWORK [conn24084] end connection 127.0.0.1:56623 (3 connections now open) 2014-10-06T19:11:14.733+0000 I NETWORK [conn24083] end connection 127.0.0.1:56622 (2 connections now open) 2014-10-06T19:11:14.733+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56624 #24085 (3 connections now open) 2014-10-06T19:11:14.734+0000 I NETWORK [conn24085] end connection 127.0.0.1:56624 (2 connections now open) 2014-10-06T19:11:14.734+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:11:14.735+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:11:14.736+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:11:14.736+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:11:14.737+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:11:14.737+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:11:14.737+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:11:14.737+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:11:14.738+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:11:15.827+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:11:16.900+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:11:17.991+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:11:19.085+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56625 #24086 (3 connections now open) 2014-10-06T19:11:19.085+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56626 #24087 (4 connections now open) 2014-10-06T19:11:19.085+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56627 #24088 (5 connections now open) 2014-10-06T19:11:19.086+0000 I NETWORK [conn24086] end connection 127.0.0.1:56625 (4 connections now open) 2014-10-06T19:11:24.088+0000 I NETWORK [conn24087] end connection 127.0.0.1:56626 (3 connections now open) 2014-10-06T19:11:24.088+0000 I NETWORK [conn24088] end connection 127.0.0.1:56627 (3 connections now open) 2014-10-06T19:11:24.088+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56628 #24089 (3 connections now open) 2014-10-06T19:11:24.088+0000 I NETWORK [conn24089] end connection 127.0.0.1:56628 (2 connections now open) 2014-10-06T19:11:24.089+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:11:24.090+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:11:24.090+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:11:24.091+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:11:24.091+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:11:24.092+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:11:24.092+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:11:24.092+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:11:24.093+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:11:25.190+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:11:26.259+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:11:27.347+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:11:28.435+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56629 #24090 (3 connections now open) 2014-10-06T19:11:28.435+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56630 #24091 (4 connections now open) 2014-10-06T19:11:28.435+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56631 #24092 (5 connections now open) 2014-10-06T19:11:28.435+0000 I NETWORK [conn24090] end connection 127.0.0.1:56629 (4 connections now open) 2014-10-06T19:11:33.436+0000 I NETWORK [conn24092] end connection 127.0.0.1:56631 (3 connections now open) 2014-10-06T19:11:33.437+0000 I NETWORK [conn24091] end connection 127.0.0.1:56630 (2 connections now open) 2014-10-06T19:11:33.437+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56632 #24093 (3 connections now open) 2014-10-06T19:11:33.437+0000 I NETWORK [conn24093] end connection 127.0.0.1:56632 (2 connections now open) 2014-10-06T19:11:33.438+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:11:33.439+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:11:33.439+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:11:33.440+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:11:33.441+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:11:33.441+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:11:33.441+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:11:33.441+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:11:33.441+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:11:34.531+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:11:35.594+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:11:36.684+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:11:37.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56633 #24094 (3 connections now open) 2014-10-06T19:11:37.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56634 #24095 (4 connections now open) 2014-10-06T19:11:37.780+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56635 #24096 (5 connections now open) 2014-10-06T19:11:37.781+0000 I NETWORK [conn24094] end connection 127.0.0.1:56633 (4 connections now open) 2014-10-06T19:11:42.781+0000 I NETWORK [conn24095] end connection 127.0.0.1:56634 (3 connections now open) 2014-10-06T19:11:42.782+0000 I NETWORK [conn24096] end connection 127.0.0.1:56635 (2 connections now open) 2014-10-06T19:11:42.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56636 #24097 (3 connections now open) 2014-10-06T19:11:42.782+0000 I NETWORK [conn24097] end connection 127.0.0.1:56636 (2 connections now open) 2014-10-06T19:11:42.783+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:11:42.783+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:11:42.784+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:11:42.785+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:11:42.785+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:11:42.785+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:11:42.786+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:11:42.786+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:11:42.786+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:11:43.870+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:11:44.951+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:11:46.035+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:11:47.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56637 #24098 (3 connections now open) 2014-10-06T19:11:47.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56638 #24099 (4 connections now open) 2014-10-06T19:11:47.123+0000 I NETWORK [conn24098] end connection 127.0.0.1:56637 (3 connections now open) 2014-10-06T19:11:52.124+0000 I NETWORK [conn24099] end connection 127.0.0.1:56638 (2 connections now open) 2014-10-06T19:11:52.124+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56639 #24100 (3 connections now open) 2014-10-06T19:11:52.124+0000 I NETWORK [conn24100] end connection 127.0.0.1:56639 (2 connections now open) 2014-10-06T19:11:52.125+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:11:52.125+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:11:52.126+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:11:52.127+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:11:52.127+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:11:52.127+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:11:52.128+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:11:52.128+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:11:52.128+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:11:53.205+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:11:54.285+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:11:55.389+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:11:56.480+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56640 #24101 (3 connections now open) 2014-10-06T19:11:56.480+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56641 #24102 (4 connections now open) 2014-10-06T19:11:56.480+0000 I NETWORK [conn24101] end connection 127.0.0.1:56640 (3 connections now open) 2014-10-06T19:12:01.481+0000 I NETWORK [conn24102] end connection 127.0.0.1:56641 (2 connections now open) 2014-10-06T19:12:01.481+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56642 #24103 (3 connections now open) 2014-10-06T19:12:01.481+0000 I NETWORK [conn24103] end connection 127.0.0.1:56642 (2 connections now open) 2014-10-06T19:12:01.482+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:12:01.482+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:12:01.483+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:12:01.484+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:12:01.484+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:12:01.485+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:12:01.485+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:12:01.485+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:12:01.485+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:12:02.560+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:12:03.660+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:12:04.759+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:12:05.844+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56643 #24104 (3 connections now open) 2014-10-06T19:12:05.845+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56644 #24105 (4 connections now open) 2014-10-06T19:12:05.845+0000 I NETWORK [conn24104] end connection 127.0.0.1:56643 (3 connections now open) 2014-10-06T19:12:10.846+0000 I NETWORK [conn24105] end connection 127.0.0.1:56644 (2 connections now open) 2014-10-06T19:12:10.846+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56645 #24106 (3 connections now open) 2014-10-06T19:12:10.846+0000 I NETWORK [conn24106] end connection 127.0.0.1:56645 (2 connections now open) 2014-10-06T19:12:10.847+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:12:10.847+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:12:10.848+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:12:10.849+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:12:10.849+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:12:10.850+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:12:10.850+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:12:10.850+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:12:10.850+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:12:11.919+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:12:13.018+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:12:14.107+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:12:15.194+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56646 #24107 (3 connections now open) 2014-10-06T19:12:15.194+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56647 #24108 (4 connections now open) 2014-10-06T19:12:15.194+0000 I NETWORK [conn24107] end connection 127.0.0.1:56646 (3 connections now open) 2014-10-06T19:12:20.196+0000 I NETWORK [conn24108] end connection 127.0.0.1:56647 (2 connections now open) 2014-10-06T19:12:20.196+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56648 #24109 (3 connections now open) 2014-10-06T19:12:20.196+0000 I NETWORK [conn24109] end connection 127.0.0.1:56648 (2 connections now open) 2014-10-06T19:12:20.196+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:12:20.197+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:12:20.198+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:12:20.198+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:12:20.199+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:12:20.199+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:12:20.199+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:12:20.200+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:12:20.200+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:12:21.275+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:12:22.354+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:12:23.436+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:12:24.503+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56649 #24110 (3 connections now open) 2014-10-06T19:12:24.503+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56650 #24111 (4 connections now open) 2014-10-06T19:12:24.504+0000 I NETWORK [conn24110] end connection 127.0.0.1:56649 (3 connections now open) 2014-10-06T19:12:29.504+0000 I NETWORK [conn24111] end connection 127.0.0.1:56650 (2 connections now open) 2014-10-06T19:12:29.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56651 #24112 (3 connections now open) 2014-10-06T19:12:29.505+0000 I NETWORK [conn24112] end connection 127.0.0.1:56651 (2 connections now open) 2014-10-06T19:12:29.506+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:12:29.506+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:12:29.507+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:12:29.507+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:12:29.508+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:12:29.509+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:12:29.509+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:12:29.509+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:12:29.509+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:12:30.575+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:12:31.653+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:12:32.728+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:12:33.786+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56652 #24113 (3 connections now open) 2014-10-06T19:12:33.786+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56653 #24114 (4 connections now open) 2014-10-06T19:12:33.787+0000 I NETWORK [conn24113] end connection 127.0.0.1:56652 (3 connections now open) 2014-10-06T19:12:38.787+0000 I NETWORK [conn24114] end connection 127.0.0.1:56653 (2 connections now open) 2014-10-06T19:12:38.787+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56654 #24115 (3 connections now open) 2014-10-06T19:12:38.787+0000 I NETWORK [conn24115] end connection 127.0.0.1:56654 (2 connections now open) 2014-10-06T19:12:38.788+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:12:38.788+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:12:38.789+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:12:38.790+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:12:38.790+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:12:38.790+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:12:38.791+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:12:38.791+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:12:38.791+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:12:39.877+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:12:40.967+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:12:42.055+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:12:43.131+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56655 #24116 (3 connections now open) 2014-10-06T19:12:43.131+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56656 #24117 (4 connections now open) 2014-10-06T19:12:43.131+0000 I NETWORK [conn24116] end connection 127.0.0.1:56655 (3 connections now open) 2014-10-06T19:12:48.133+0000 I NETWORK [conn24117] end connection 127.0.0.1:56656 (2 connections now open) 2014-10-06T19:12:48.133+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56657 #24118 (3 connections now open) 2014-10-06T19:12:48.133+0000 I NETWORK [conn24118] end connection 127.0.0.1:56657 (2 connections now open) 2014-10-06T19:12:48.134+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndex 2014-10-06T19:12:48.134+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndex 2014-10-06T19:12:48.135+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndex 2014-10-06T19:12:48.136+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndex 2014-10-06T19:12:48.141+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:12:48.141+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:12:48.141+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:12:48.142+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:12:48.142+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:12:49.237+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:12:50.338+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:12:51.430+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:12:52.516+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56658 #24119 (3 connections now open) 2014-10-06T19:12:52.517+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56659 #24120 (4 connections now open) 2014-10-06T19:12:52.517+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56660 #24121 (5 connections now open) 2014-10-06T19:12:52.517+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56661 #24122 (6 connections now open) 2014-10-06T19:12:52.517+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56662 #24123 (7 connections now open) 2014-10-06T19:12:52.518+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56663 #24124 (8 connections now open) 2014-10-06T19:12:52.518+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56664 #24125 (9 connections now open) 2014-10-06T19:12:52.519+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56665 #24126 (10 connections now open) 2014-10-06T19:12:52.519+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56666 #24127 (11 connections now open) 2014-10-06T19:12:52.522+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56667 #24128 (12 connections now open) 2014-10-06T19:12:52.522+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56668 #24129 (13 connections now open) 2014-10-06T19:12:52.523+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56669 #24130 (14 connections now open) 2014-10-06T19:12:52.524+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56670 #24131 (15 connections now open) 2014-10-06T19:12:52.525+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56671 #24132 (16 connections now open) 2014-10-06T19:12:52.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56672 #24133 (17 connections now open) 2014-10-06T19:12:52.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56673 #24134 (18 connections now open) 2014-10-06T19:12:52.528+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56674 #24135 (19 connections now open) 2014-10-06T19:12:52.529+0000 I NETWORK [conn24119] end connection 127.0.0.1:56658 (18 connections now open) 2014-10-06T19:12:57.532+0000 I NETWORK [conn24134] end connection 127.0.0.1:56673 (17 connections now open) 2014-10-06T19:12:57.532+0000 I NETWORK [conn24126] end connection 127.0.0.1:56665 (16 connections now open) 2014-10-06T19:12:57.532+0000 I NETWORK [conn24124] end connection 127.0.0.1:56663 (15 connections now open) 2014-10-06T19:12:57.532+0000 I NETWORK [conn24128] end connection 127.0.0.1:56667 (15 connections now open) 2014-10-06T19:12:57.533+0000 I NETWORK [conn24121] end connection 127.0.0.1:56660 (13 connections now open) 2014-10-06T19:12:57.533+0000 I NETWORK [conn24123] end connection 127.0.0.1:56662 (12 connections now open) 2014-10-06T19:12:57.533+0000 I NETWORK [conn24130] end connection 127.0.0.1:56669 (12 connections now open) 2014-10-06T19:12:57.533+0000 I NETWORK [conn24122] end connection 127.0.0.1:56661 (10 connections now open) 2014-10-06T19:12:57.534+0000 I NETWORK [conn24133] end connection 127.0.0.1:56672 (9 connections now open) 2014-10-06T19:12:57.534+0000 I NETWORK [conn24129] end connection 127.0.0.1:56668 (8 connections now open) 2014-10-06T19:12:57.534+0000 I NETWORK [conn24132] end connection 127.0.0.1:56671 (7 connections now open) 2014-10-06T19:12:57.534+0000 I NETWORK [conn24131] end connection 127.0.0.1:56670 (6 connections now open) 2014-10-06T19:12:57.534+0000 I NETWORK [conn24120] end connection 127.0.0.1:56659 (6 connections now open) 2014-10-06T19:12:57.535+0000 I NETWORK [conn24127] end connection 127.0.0.1:56666 (4 connections now open) 2014-10-06T19:12:57.535+0000 I NETWORK [conn24135] end connection 127.0.0.1:56674 (3 connections now open) 2014-10-06T19:12:57.535+0000 I NETWORK [conn24125] end connection 127.0.0.1:56664 (2 connections now open) 2014-10-06T19:12:57.535+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56675 #24136 (3 connections now open) 2014-10-06T19:12:57.536+0000 I NETWORK [conn24136] end connection 127.0.0.1:56675 (2 connections now open) 2014-10-06T19:12:57.536+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:12:57.539+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:12:57.540+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:12:57.540+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:12:57.541+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:12:57.541+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:12:57.541+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:12:57.542+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:12:57.542+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:12:58.629+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:12:59.719+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:00.784+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:01.861+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56676 #24137 (3 connections now open) 2014-10-06T19:13:01.861+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56677 #24138 (4 connections now open) 2014-10-06T19:13:01.861+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56678 #24139 (5 connections now open) 2014-10-06T19:13:01.861+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56679 #24140 (6 connections now open) 2014-10-06T19:13:01.861+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56680 #24141 (7 connections now open) 2014-10-06T19:13:01.862+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56681 #24142 (8 connections now open) 2014-10-06T19:13:01.862+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56682 #24143 (9 connections now open) 2014-10-06T19:13:01.862+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56683 #24144 (10 connections now open) 2014-10-06T19:13:01.862+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56684 #24145 (11 connections now open) 2014-10-06T19:13:01.862+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56685 #24146 (12 connections now open) 2014-10-06T19:13:01.862+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56686 #24147 (13 connections now open) 2014-10-06T19:13:01.862+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56687 #24148 (14 connections now open) 2014-10-06T19:13:01.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56688 #24149 (15 connections now open) 2014-10-06T19:13:01.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56689 #24150 (16 connections now open) 2014-10-06T19:13:01.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56690 #24151 (17 connections now open) 2014-10-06T19:13:01.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56691 #24152 (18 connections now open) 2014-10-06T19:13:01.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56692 #24153 (19 connections now open) 2014-10-06T19:13:01.863+0000 I NETWORK [conn24137] end connection 127.0.0.1:56676 (18 connections now open) 2014-10-06T19:13:06.864+0000 I NETWORK [conn24140] end connection 127.0.0.1:56679 (17 connections now open) 2014-10-06T19:13:06.864+0000 I NETWORK [conn24141] end connection 127.0.0.1:56680 (16 connections now open) 2014-10-06T19:13:06.865+0000 I NETWORK [conn24139] end connection 127.0.0.1:56678 (15 connections now open) 2014-10-06T19:13:06.866+0000 I NETWORK [conn24150] end connection 127.0.0.1:56689 (14 connections now open) 2014-10-06T19:13:06.866+0000 I NETWORK [conn24144] end connection 127.0.0.1:56683 (13 connections now open) 2014-10-06T19:13:06.867+0000 I NETWORK [conn24152] end connection 127.0.0.1:56691 (12 connections now open) 2014-10-06T19:13:06.868+0000 I NETWORK [conn24151] end connection 127.0.0.1:56690 (11 connections now open) 2014-10-06T19:13:06.868+0000 I NETWORK [conn24148] end connection 127.0.0.1:56687 (11 connections now open) 2014-10-06T19:13:06.868+0000 I NETWORK [conn24149] end connection 127.0.0.1:56688 (9 connections now open) 2014-10-06T19:13:06.869+0000 I NETWORK [conn24138] end connection 127.0.0.1:56677 (8 connections now open) 2014-10-06T19:13:06.869+0000 I NETWORK [conn24145] end connection 127.0.0.1:56684 (8 connections now open) 2014-10-06T19:13:06.866+0000 I NETWORK [conn24142] end connection 127.0.0.1:56681 (13 connections now open) 2014-10-06T19:13:06.869+0000 I NETWORK [conn24147] end connection 127.0.0.1:56686 (5 connections now open) 2014-10-06T19:13:06.869+0000 I NETWORK [conn24146] end connection 127.0.0.1:56685 (4 connections now open) 2014-10-06T19:13:06.869+0000 I NETWORK [conn24143] end connection 127.0.0.1:56682 (4 connections now open) 2014-10-06T19:13:06.870+0000 I NETWORK [conn24153] end connection 127.0.0.1:56692 (2 connections now open) 2014-10-06T19:13:06.870+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56693 #24154 (3 connections now open) 2014-10-06T19:13:06.870+0000 I NETWORK [conn24154] end connection 127.0.0.1:56693 (2 connections now open) 2014-10-06T19:13:06.871+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:06.871+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:06.872+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:06.872+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:06.873+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:06.873+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:06.873+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:06.874+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:06.874+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:07.954+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:09.032+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:10.087+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:11.187+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56694 #24155 (3 connections now open) 2014-10-06T19:13:11.187+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56695 #24156 (4 connections now open) 2014-10-06T19:13:11.187+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56696 #24157 (5 connections now open) 2014-10-06T19:13:11.187+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56697 #24158 (6 connections now open) 2014-10-06T19:13:11.188+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56698 #24159 (7 connections now open) 2014-10-06T19:13:11.188+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56699 #24160 (8 connections now open) 2014-10-06T19:13:11.188+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56700 #24161 (9 connections now open) 2014-10-06T19:13:11.188+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56701 #24162 (10 connections now open) 2014-10-06T19:13:11.188+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56702 #24163 (11 connections now open) 2014-10-06T19:13:11.188+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56703 #24164 (12 connections now open) 2014-10-06T19:13:11.188+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56704 #24165 (13 connections now open) 2014-10-06T19:13:11.188+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56705 #24166 (14 connections now open) 2014-10-06T19:13:11.189+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56706 #24167 (15 connections now open) 2014-10-06T19:13:11.189+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56707 #24168 (16 connections now open) 2014-10-06T19:13:11.189+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56708 #24169 (17 connections now open) 2014-10-06T19:13:11.189+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56709 #24170 (18 connections now open) 2014-10-06T19:13:11.189+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56710 #24171 (19 connections now open) 2014-10-06T19:13:11.189+0000 I NETWORK [conn24155] end connection 127.0.0.1:56694 (18 connections now open) 2014-10-06T19:13:16.191+0000 I NETWORK [conn24160] end connection 127.0.0.1:56699 (17 connections now open) 2014-10-06T19:13:16.193+0000 I NETWORK [conn24161] end connection 127.0.0.1:56700 (16 connections now open) 2014-10-06T19:13:16.195+0000 I NETWORK [conn24169] end connection 127.0.0.1:56708 (15 connections now open) 2014-10-06T19:13:16.195+0000 I NETWORK [conn24170] end connection 127.0.0.1:56709 (14 connections now open) 2014-10-06T19:13:16.195+0000 I NETWORK [conn24163] end connection 127.0.0.1:56702 (13 connections now open) 2014-10-06T19:13:16.195+0000 I NETWORK [conn24157] end connection 127.0.0.1:56696 (12 connections now open) 2014-10-06T19:13:16.195+0000 I NETWORK [conn24159] end connection 127.0.0.1:56698 (12 connections now open) 2014-10-06T19:13:16.195+0000 I NETWORK [conn24166] end connection 127.0.0.1:56705 (10 connections now open) 2014-10-06T19:13:16.195+0000 I NETWORK [conn24164] end connection 127.0.0.1:56703 (10 connections now open) 2014-10-06T19:13:16.196+0000 I NETWORK [conn24171] end connection 127.0.0.1:56710 (8 connections now open) 2014-10-06T19:13:16.196+0000 I NETWORK [conn24156] end connection 127.0.0.1:56695 (7 connections now open) 2014-10-06T19:13:16.197+0000 I NETWORK [conn24165] end connection 127.0.0.1:56704 (6 connections now open) 2014-10-06T19:13:16.197+0000 I NETWORK [conn24162] end connection 127.0.0.1:56701 (5 connections now open) 2014-10-06T19:13:16.197+0000 I NETWORK [conn24167] end connection 127.0.0.1:56706 (5 connections now open) 2014-10-06T19:13:16.197+0000 I NETWORK [conn24158] end connection 127.0.0.1:56697 (3 connections now open) 2014-10-06T19:13:16.197+0000 I NETWORK [conn24168] end connection 127.0.0.1:56707 (3 connections now open) 2014-10-06T19:13:16.197+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56711 #24172 (3 connections now open) 2014-10-06T19:13:16.197+0000 I NETWORK [conn24172] end connection 127.0.0.1:56711 (2 connections now open) 2014-10-06T19:13:16.198+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:16.198+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:16.199+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:16.200+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:16.200+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:16.200+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:16.201+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:16.201+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:16.201+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:17.284+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:18.359+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:19.428+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:20.517+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56712 #24173 (3 connections now open) 2014-10-06T19:13:20.517+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56713 #24174 (4 connections now open) 2014-10-06T19:13:20.517+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56714 #24175 (5 connections now open) 2014-10-06T19:13:20.517+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56715 #24176 (6 connections now open) 2014-10-06T19:13:20.517+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56716 #24177 (7 connections now open) 2014-10-06T19:13:20.518+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56717 #24178 (8 connections now open) 2014-10-06T19:13:20.518+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56718 #24179 (9 connections now open) 2014-10-06T19:13:20.520+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56719 #24180 (10 connections now open) 2014-10-06T19:13:20.520+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56720 #24181 (11 connections now open) 2014-10-06T19:13:20.521+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56721 #24182 (12 connections now open) 2014-10-06T19:13:20.521+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56722 #24183 (13 connections now open) 2014-10-06T19:13:20.521+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56723 #24184 (14 connections now open) 2014-10-06T19:13:20.521+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56724 #24185 (15 connections now open) 2014-10-06T19:13:20.524+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56725 #24186 (16 connections now open) 2014-10-06T19:13:20.524+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56726 #24187 (17 connections now open) 2014-10-06T19:13:20.524+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56727 #24188 (18 connections now open) 2014-10-06T19:13:20.524+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56728 #24189 (19 connections now open) 2014-10-06T19:13:20.529+0000 I NETWORK [conn24173] end connection 127.0.0.1:56712 (18 connections now open) 2014-10-06T19:13:25.530+0000 I NETWORK [conn24179] end connection 127.0.0.1:56718 (17 connections now open) 2014-10-06T19:13:25.530+0000 I NETWORK [conn24187] end connection 127.0.0.1:56726 (16 connections now open) 2014-10-06T19:13:25.530+0000 I NETWORK [conn24186] end connection 127.0.0.1:56725 (16 connections now open) 2014-10-06T19:13:25.531+0000 I NETWORK [conn24180] end connection 127.0.0.1:56719 (14 connections now open) 2014-10-06T19:13:25.531+0000 I NETWORK [conn24178] end connection 127.0.0.1:56717 (13 connections now open) 2014-10-06T19:13:25.531+0000 I NETWORK [conn24185] end connection 127.0.0.1:56724 (12 connections now open) 2014-10-06T19:13:25.532+0000 I NETWORK [conn24177] end connection 127.0.0.1:56716 (11 connections now open) 2014-10-06T19:13:25.532+0000 I NETWORK [conn24174] end connection 127.0.0.1:56713 (11 connections now open) 2014-10-06T19:13:25.533+0000 I NETWORK [conn24176] end connection 127.0.0.1:56715 (9 connections now open) 2014-10-06T19:13:25.533+0000 I NETWORK [conn24183] end connection 127.0.0.1:56722 (8 connections now open) 2014-10-06T19:13:25.534+0000 I NETWORK [conn24181] end connection 127.0.0.1:56720 (7 connections now open) 2014-10-06T19:13:25.534+0000 I NETWORK [conn24188] end connection 127.0.0.1:56727 (6 connections now open) 2014-10-06T19:13:25.534+0000 I NETWORK [conn24189] end connection 127.0.0.1:56728 (5 connections now open) 2014-10-06T19:13:25.534+0000 I NETWORK [conn24175] end connection 127.0.0.1:56714 (4 connections now open) 2014-10-06T19:13:25.534+0000 I NETWORK [conn24182] end connection 127.0.0.1:56721 (4 connections now open) 2014-10-06T19:13:25.535+0000 I NETWORK [conn24184] end connection 127.0.0.1:56723 (2 connections now open) 2014-10-06T19:13:25.535+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56729 #24190 (3 connections now open) 2014-10-06T19:13:25.536+0000 I NETWORK [conn24190] end connection 127.0.0.1:56729 (2 connections now open) 2014-10-06T19:13:25.536+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:25.539+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:25.540+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:25.540+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:25.541+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:25.541+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:25.541+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:25.542+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:25.542+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:26.621+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:27.695+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:28.772+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:29.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56730 #24191 (3 connections now open) 2014-10-06T19:13:29.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56731 #24192 (4 connections now open) 2014-10-06T19:13:29.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56732 #24193 (5 connections now open) 2014-10-06T19:13:29.860+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56734 #24194 (6 connections now open) 2014-10-06T19:13:29.861+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56733 #24195 (7 connections now open) 2014-10-06T19:13:29.861+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56735 #24196 (8 connections now open) 2014-10-06T19:13:29.862+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56736 #24197 (9 connections now open) 2014-10-06T19:13:29.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56737 #24198 (10 connections now open) 2014-10-06T19:13:29.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56738 #24199 (11 connections now open) 2014-10-06T19:13:29.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56739 #24200 (12 connections now open) 2014-10-06T19:13:29.863+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56740 #24201 (13 connections now open) 2014-10-06T19:13:29.864+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56741 #24202 (14 connections now open) 2014-10-06T19:13:29.867+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56742 #24203 (15 connections now open) 2014-10-06T19:13:29.867+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56743 #24204 (16 connections now open) 2014-10-06T19:13:29.867+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56744 #24205 (17 connections now open) 2014-10-06T19:13:29.867+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56745 #24206 (18 connections now open) 2014-10-06T19:13:29.868+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56746 #24207 (19 connections now open) 2014-10-06T19:13:29.874+0000 I NETWORK [conn24191] end connection 127.0.0.1:56730 (18 connections now open) 2014-10-06T19:13:34.875+0000 I NETWORK [conn24193] end connection 127.0.0.1:56732 (17 connections now open) 2014-10-06T19:13:34.877+0000 I NETWORK [conn24192] end connection 127.0.0.1:56731 (16 connections now open) 2014-10-06T19:13:34.877+0000 I NETWORK [conn24201] end connection 127.0.0.1:56740 (15 connections now open) 2014-10-06T19:13:34.878+0000 I NETWORK [conn24198] end connection 127.0.0.1:56737 (14 connections now open) 2014-10-06T19:13:34.878+0000 I NETWORK [conn24205] end connection 127.0.0.1:56744 (13 connections now open) 2014-10-06T19:13:34.878+0000 I NETWORK [conn24200] end connection 127.0.0.1:56739 (12 connections now open) 2014-10-06T19:13:34.879+0000 I NETWORK [conn24207] end connection 127.0.0.1:56746 (11 connections now open) 2014-10-06T19:13:34.879+0000 I NETWORK [conn24199] end connection 127.0.0.1:56738 (10 connections now open) 2014-10-06T19:13:34.879+0000 I NETWORK [conn24202] end connection 127.0.0.1:56741 (9 connections now open) 2014-10-06T19:13:34.880+0000 I NETWORK [conn24206] end connection 127.0.0.1:56745 (8 connections now open) 2014-10-06T19:13:34.880+0000 I NETWORK [conn24196] end connection 127.0.0.1:56735 (7 connections now open) 2014-10-06T19:13:34.880+0000 I NETWORK [conn24194] end connection 127.0.0.1:56734 (6 connections now open) 2014-10-06T19:13:34.880+0000 I NETWORK [conn24195] end connection 127.0.0.1:56733 (6 connections now open) 2014-10-06T19:13:34.880+0000 I NETWORK [conn24204] end connection 127.0.0.1:56743 (6 connections now open) 2014-10-06T19:13:34.880+0000 I NETWORK [conn24203] end connection 127.0.0.1:56742 (3 connections now open) 2014-10-06T19:13:34.880+0000 I NETWORK [conn24197] end connection 127.0.0.1:56736 (2 connections now open) 2014-10-06T19:13:34.881+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56747 #24208 (3 connections now open) 2014-10-06T19:13:34.881+0000 I NETWORK [conn24208] end connection 127.0.0.1:56747 (2 connections now open) 2014-10-06T19:13:34.881+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:34.884+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:34.885+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:34.885+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:34.886+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:34.886+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:34.886+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:34.886+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:34.887+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:35.965+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:37.023+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:38.101+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:39.188+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56748 #24209 (3 connections now open) 2014-10-06T19:13:39.189+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56749 #24210 (4 connections now open) 2014-10-06T19:13:39.189+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56750 #24211 (5 connections now open) 2014-10-06T19:13:39.189+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56751 #24212 (6 connections now open) 2014-10-06T19:13:39.189+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56752 #24213 (7 connections now open) 2014-10-06T19:13:39.189+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56753 #24214 (8 connections now open) 2014-10-06T19:13:39.191+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56754 #24215 (9 connections now open) 2014-10-06T19:13:39.191+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56755 #24216 (10 connections now open) 2014-10-06T19:13:39.197+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56756 #24217 (11 connections now open) 2014-10-06T19:13:39.197+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56757 #24218 (12 connections now open) 2014-10-06T19:13:39.197+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56758 #24219 (13 connections now open) 2014-10-06T19:13:39.197+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56759 #24220 (14 connections now open) 2014-10-06T19:13:39.197+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56760 #24221 (15 connections now open) 2014-10-06T19:13:39.197+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56761 #24222 (16 connections now open) 2014-10-06T19:13:39.198+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56762 #24223 (17 connections now open) 2014-10-06T19:13:39.198+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56763 #24224 (18 connections now open) 2014-10-06T19:13:39.203+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56764 #24225 (19 connections now open) 2014-10-06T19:13:39.203+0000 I NETWORK [conn24209] end connection 127.0.0.1:56748 (18 connections now open) 2014-10-06T19:13:44.204+0000 I NETWORK [conn24220] end connection 127.0.0.1:56759 (17 connections now open) 2014-10-06T19:13:44.205+0000 I NETWORK [conn24222] end connection 127.0.0.1:56761 (16 connections now open) 2014-10-06T19:13:44.205+0000 I NETWORK [conn24224] end connection 127.0.0.1:56763 (16 connections now open) 2014-10-06T19:13:44.205+0000 I NETWORK [conn24215] end connection 127.0.0.1:56754 (14 connections now open) 2014-10-06T19:13:44.206+0000 I NETWORK [conn24211] end connection 127.0.0.1:56750 (13 connections now open) 2014-10-06T19:13:44.206+0000 I NETWORK [conn24217] end connection 127.0.0.1:56756 (12 connections now open) 2014-10-06T19:13:44.207+0000 I NETWORK [conn24223] end connection 127.0.0.1:56762 (11 connections now open) 2014-10-06T19:13:44.207+0000 I NETWORK [conn24214] end connection 127.0.0.1:56753 (10 connections now open) 2014-10-06T19:13:44.208+0000 I NETWORK [conn24216] end connection 127.0.0.1:56755 (9 connections now open) 2014-10-06T19:13:44.208+0000 I NETWORK [conn24212] end connection 127.0.0.1:56751 (8 connections now open) 2014-10-06T19:13:44.209+0000 I NETWORK [conn24218] end connection 127.0.0.1:56757 (7 connections now open) 2014-10-06T19:13:44.209+0000 I NETWORK [conn24225] end connection 127.0.0.1:56764 (6 connections now open) 2014-10-06T19:13:44.210+0000 I NETWORK [conn24210] end connection 127.0.0.1:56749 (5 connections now open) 2014-10-06T19:13:44.210+0000 I NETWORK [conn24219] end connection 127.0.0.1:56758 (5 connections now open) 2014-10-06T19:13:44.210+0000 I NETWORK [conn24221] end connection 127.0.0.1:56760 (3 connections now open) 2014-10-06T19:13:44.210+0000 I NETWORK [conn24213] end connection 127.0.0.1:56752 (2 connections now open) 2014-10-06T19:13:44.210+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56765 #24226 (3 connections now open) 2014-10-06T19:13:44.211+0000 I NETWORK [conn24226] end connection 127.0.0.1:56765 (2 connections now open) 2014-10-06T19:13:44.211+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:44.214+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:44.215+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:44.215+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:44.216+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:44.216+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:44.216+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:44.217+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:44.217+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:45.311+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:46.380+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:47.468+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:48.550+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56766 #24227 (3 connections now open) 2014-10-06T19:13:48.550+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56767 #24228 (4 connections now open) 2014-10-06T19:13:48.551+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56768 #24229 (5 connections now open) 2014-10-06T19:13:48.551+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56769 #24230 (6 connections now open) 2014-10-06T19:13:48.551+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56770 #24231 (7 connections now open) 2014-10-06T19:13:48.551+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56771 #24232 (8 connections now open) 2014-10-06T19:13:48.551+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56772 #24233 (9 connections now open) 2014-10-06T19:13:48.551+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56773 #24234 (10 connections now open) 2014-10-06T19:13:48.553+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56774 #24235 (11 connections now open) 2014-10-06T19:13:48.561+0000 I NETWORK [conn24227] end connection 127.0.0.1:56766 (10 connections now open) 2014-10-06T19:13:48.563+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56775 #24236 (11 connections now open) 2014-10-06T19:13:48.564+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56776 #24237 (12 connections now open) 2014-10-06T19:13:48.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56777 #24238 (13 connections now open) 2014-10-06T19:13:48.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56778 #24239 (14 connections now open) 2014-10-06T19:13:48.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56779 #24240 (15 connections now open) 2014-10-06T19:13:48.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56780 #24241 (16 connections now open) 2014-10-06T19:13:48.566+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56781 #24242 (17 connections now open) 2014-10-06T19:13:48.567+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56782 #24243 (18 connections now open) 2014-10-06T19:13:53.562+0000 I NETWORK [conn24229] end connection 127.0.0.1:56768 (17 connections now open) 2014-10-06T19:13:53.563+0000 I NETWORK [conn24233] end connection 127.0.0.1:56772 (16 connections now open) 2014-10-06T19:13:53.564+0000 I NETWORK [conn24230] end connection 127.0.0.1:56769 (15 connections now open) 2014-10-06T19:13:53.565+0000 I NETWORK [conn24231] end connection 127.0.0.1:56770 (14 connections now open) 2014-10-06T19:13:53.565+0000 I NETWORK [conn24237] end connection 127.0.0.1:56776 (13 connections now open) 2014-10-06T19:13:53.565+0000 I NETWORK [conn24232] end connection 127.0.0.1:56771 (13 connections now open) 2014-10-06T19:13:53.565+0000 I NETWORK [conn24238] end connection 127.0.0.1:56777 (11 connections now open) 2014-10-06T19:13:53.565+0000 I NETWORK [conn24241] end connection 127.0.0.1:56780 (11 connections now open) 2014-10-06T19:13:53.565+0000 I NETWORK [conn24234] end connection 127.0.0.1:56773 (9 connections now open) 2014-10-06T19:13:53.566+0000 I NETWORK [conn24236] end connection 127.0.0.1:56775 (8 connections now open) 2014-10-06T19:13:53.566+0000 I NETWORK [conn24239] end connection 127.0.0.1:56778 (7 connections now open) 2014-10-06T19:13:53.566+0000 I NETWORK [conn24228] end connection 127.0.0.1:56767 (7 connections now open) 2014-10-06T19:13:53.566+0000 I NETWORK [conn24235] end connection 127.0.0.1:56774 (5 connections now open) 2014-10-06T19:13:53.567+0000 I NETWORK [conn24242] end connection 127.0.0.1:56781 (4 connections now open) 2014-10-06T19:13:53.567+0000 I NETWORK [conn24240] end connection 127.0.0.1:56779 (4 connections now open) 2014-10-06T19:13:53.567+0000 I NETWORK [conn24243] end connection 127.0.0.1:56782 (2 connections now open) 2014-10-06T19:13:53.567+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56783 #24244 (3 connections now open) 2014-10-06T19:13:53.568+0000 I NETWORK [conn24244] end connection 127.0.0.1:56783 (2 connections now open) 2014-10-06T19:13:53.568+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:53.571+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:53.571+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:53.572+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:53.573+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:53.573+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:53.573+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:53.573+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:53.574+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:54.659+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:55.730+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:56.813+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:13:57.900+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56784 #24245 (3 connections now open) 2014-10-06T19:13:57.900+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56785 #24246 (4 connections now open) 2014-10-06T19:13:57.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56786 #24247 (5 connections now open) 2014-10-06T19:13:57.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56787 #24248 (6 connections now open) 2014-10-06T19:13:57.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56788 #24249 (7 connections now open) 2014-10-06T19:13:57.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56789 #24250 (8 connections now open) 2014-10-06T19:13:57.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56790 #24251 (9 connections now open) 2014-10-06T19:13:57.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56791 #24252 (10 connections now open) 2014-10-06T19:13:57.901+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56792 #24253 (11 connections now open) 2014-10-06T19:13:57.902+0000 I NETWORK [conn24245] end connection 127.0.0.1:56784 (10 connections now open) 2014-10-06T19:14:02.902+0000 I NETWORK [conn24252] end connection 127.0.0.1:56791 (9 connections now open) 2014-10-06T19:14:02.903+0000 I NETWORK [conn24253] end connection 127.0.0.1:56792 (8 connections now open) 2014-10-06T19:14:02.903+0000 I NETWORK [conn24250] end connection 127.0.0.1:56789 (7 connections now open) 2014-10-06T19:14:02.903+0000 I NETWORK [conn24248] end connection 127.0.0.1:56787 (6 connections now open) 2014-10-06T19:14:02.904+0000 I NETWORK [conn24251] end connection 127.0.0.1:56790 (5 connections now open) 2014-10-06T19:14:02.904+0000 I NETWORK [conn24246] end connection 127.0.0.1:56785 (4 connections now open) 2014-10-06T19:14:02.904+0000 I NETWORK [conn24249] end connection 127.0.0.1:56788 (4 connections now open) 2014-10-06T19:14:02.904+0000 I NETWORK [conn24247] end connection 127.0.0.1:56786 (2 connections now open) 2014-10-06T19:14:02.904+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56793 #24254 (3 connections now open) 2014-10-06T19:14:02.905+0000 I NETWORK [conn24254] end connection 127.0.0.1:56793 (2 connections now open) 2014-10-06T19:14:02.905+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:02.907+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:02.907+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:02.908+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:02.908+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:02.909+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:02.909+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:02.909+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:02.909+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:03.991+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:05.054+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:06.129+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:07.199+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56794 #24255 (3 connections now open) 2014-10-06T19:14:07.199+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56795 #24256 (4 connections now open) 2014-10-06T19:14:07.199+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56796 #24257 (5 connections now open) 2014-10-06T19:14:07.199+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56797 #24258 (6 connections now open) 2014-10-06T19:14:07.200+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56798 #24259 (7 connections now open) 2014-10-06T19:14:07.200+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56799 #24260 (8 connections now open) 2014-10-06T19:14:07.200+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56800 #24261 (9 connections now open) 2014-10-06T19:14:07.200+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56801 #24262 (10 connections now open) 2014-10-06T19:14:07.200+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56802 #24263 (11 connections now open) 2014-10-06T19:14:07.201+0000 I NETWORK [conn24255] end connection 127.0.0.1:56794 (10 connections now open) 2014-10-06T19:14:12.202+0000 I NETWORK [conn24256] end connection 127.0.0.1:56795 (9 connections now open) 2014-10-06T19:14:12.202+0000 I NETWORK [conn24258] end connection 127.0.0.1:56797 (8 connections now open) 2014-10-06T19:14:12.203+0000 I NETWORK [conn24262] end connection 127.0.0.1:56801 (7 connections now open) 2014-10-06T19:14:12.203+0000 I NETWORK [conn24263] end connection 127.0.0.1:56802 (6 connections now open) 2014-10-06T19:14:12.203+0000 I NETWORK [conn24259] end connection 127.0.0.1:56798 (5 connections now open) 2014-10-06T19:14:12.203+0000 I NETWORK [conn24261] end connection 127.0.0.1:56800 (4 connections now open) 2014-10-06T19:14:12.204+0000 I NETWORK [conn24257] end connection 127.0.0.1:56796 (3 connections now open) 2014-10-06T19:14:12.204+0000 I NETWORK [conn24260] end connection 127.0.0.1:56799 (2 connections now open) 2014-10-06T19:14:12.204+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56803 #24264 (3 connections now open) 2014-10-06T19:14:12.205+0000 I NETWORK [conn24264] end connection 127.0.0.1:56803 (2 connections now open) 2014-10-06T19:14:12.205+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:12.208+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:12.208+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:12.209+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:12.210+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:12.210+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:12.210+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:12.210+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:12.211+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:13.286+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:14.379+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:15.468+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:16.564+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56804 #24265 (3 connections now open) 2014-10-06T19:14:16.564+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56805 #24266 (4 connections now open) 2014-10-06T19:14:16.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56806 #24267 (5 connections now open) 2014-10-06T19:14:16.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56807 #24268 (6 connections now open) 2014-10-06T19:14:16.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56808 #24269 (7 connections now open) 2014-10-06T19:14:16.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56809 #24270 (8 connections now open) 2014-10-06T19:14:16.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56810 #24271 (9 connections now open) 2014-10-06T19:14:16.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56811 #24272 (10 connections now open) 2014-10-06T19:14:16.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56812 #24273 (11 connections now open) 2014-10-06T19:14:16.566+0000 I NETWORK [conn24265] end connection 127.0.0.1:56804 (10 connections now open) 2014-10-06T19:14:21.567+0000 I NETWORK [conn24270] end connection 127.0.0.1:56809 (9 connections now open) 2014-10-06T19:14:21.567+0000 I NETWORK [conn24269] end connection 127.0.0.1:56808 (8 connections now open) 2014-10-06T19:14:21.567+0000 I NETWORK [conn24267] end connection 127.0.0.1:56806 (7 connections now open) 2014-10-06T19:14:21.568+0000 I NETWORK [conn24266] end connection 127.0.0.1:56805 (6 connections now open) 2014-10-06T19:14:21.568+0000 I NETWORK [conn24272] end connection 127.0.0.1:56811 (5 connections now open) 2014-10-06T19:14:21.568+0000 I NETWORK [conn24271] end connection 127.0.0.1:56810 (4 connections now open) 2014-10-06T19:14:21.568+0000 I NETWORK [conn24273] end connection 127.0.0.1:56812 (3 connections now open) 2014-10-06T19:14:21.569+0000 I NETWORK [conn24268] end connection 127.0.0.1:56807 (2 connections now open) 2014-10-06T19:14:21.569+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56813 #24274 (3 connections now open) 2014-10-06T19:14:21.570+0000 I NETWORK [conn24274] end connection 127.0.0.1:56813 (2 connections now open) 2014-10-06T19:14:21.570+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:21.573+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:21.573+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:21.574+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:21.575+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:21.575+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:21.575+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:21.575+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:21.576+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:22.628+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:23.716+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:24.804+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:25.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56814 #24275 (3 connections now open) 2014-10-06T19:14:25.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56815 #24276 (4 connections now open) 2014-10-06T19:14:25.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56816 #24277 (5 connections now open) 2014-10-06T19:14:25.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56817 #24278 (6 connections now open) 2014-10-06T19:14:25.892+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56818 #24279 (7 connections now open) 2014-10-06T19:14:25.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56819 #24280 (8 connections now open) 2014-10-06T19:14:25.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56820 #24281 (9 connections now open) 2014-10-06T19:14:25.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56821 #24282 (10 connections now open) 2014-10-06T19:14:25.893+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56822 #24283 (11 connections now open) 2014-10-06T19:14:25.897+0000 I NETWORK [conn24275] end connection 127.0.0.1:56814 (10 connections now open) 2014-10-06T19:14:30.898+0000 I NETWORK [conn24279] end connection 127.0.0.1:56818 (9 connections now open) 2014-10-06T19:14:30.898+0000 I NETWORK [conn24276] end connection 127.0.0.1:56815 (8 connections now open) 2014-10-06T19:14:30.899+0000 I NETWORK [conn24283] end connection 127.0.0.1:56822 (7 connections now open) 2014-10-06T19:14:30.899+0000 I NETWORK [conn24277] end connection 127.0.0.1:56816 (7 connections now open) 2014-10-06T19:14:30.899+0000 I NETWORK [conn24281] end connection 127.0.0.1:56820 (5 connections now open) 2014-10-06T19:14:30.899+0000 I NETWORK [conn24278] end connection 127.0.0.1:56817 (4 connections now open) 2014-10-06T19:14:30.899+0000 I NETWORK [conn24282] end connection 127.0.0.1:56821 (3 connections now open) 2014-10-06T19:14:30.899+0000 I NETWORK [conn24280] end connection 127.0.0.1:56819 (2 connections now open) 2014-10-06T19:14:30.900+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56823 #24284 (3 connections now open) 2014-10-06T19:14:30.900+0000 I NETWORK [conn24284] end connection 127.0.0.1:56823 (2 connections now open) 2014-10-06T19:14:30.900+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:30.903+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:30.903+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:30.904+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:30.905+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:30.905+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:30.905+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:30.905+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:30.906+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:31.965+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:33.058+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:34.149+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:35.238+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56824 #24285 (3 connections now open) 2014-10-06T19:14:35.238+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56825 #24286 (4 connections now open) 2014-10-06T19:14:35.238+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56826 #24287 (5 connections now open) 2014-10-06T19:14:35.238+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56827 #24288 (6 connections now open) 2014-10-06T19:14:35.238+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56828 #24289 (7 connections now open) 2014-10-06T19:14:35.239+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56829 #24290 (8 connections now open) 2014-10-06T19:14:35.239+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56830 #24291 (9 connections now open) 2014-10-06T19:14:35.239+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56832 #24292 (10 connections now open) 2014-10-06T19:14:35.242+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56833 #24293 (11 connections now open) 2014-10-06T19:14:35.243+0000 I NETWORK [conn24285] end connection 127.0.0.1:56824 (10 connections now open) 2014-10-06T19:14:40.245+0000 I NETWORK [conn24289] end connection 127.0.0.1:56828 (9 connections now open) 2014-10-06T19:14:40.245+0000 I NETWORK [conn24291] end connection 127.0.0.1:56830 (9 connections now open) 2014-10-06T19:14:40.245+0000 I NETWORK [conn24292] end connection 127.0.0.1:56832 (7 connections now open) 2014-10-06T19:14:40.245+0000 I NETWORK [conn24286] end connection 127.0.0.1:56825 (6 connections now open) 2014-10-06T19:14:40.245+0000 I NETWORK [conn24293] end connection 127.0.0.1:56833 (5 connections now open) 2014-10-06T19:14:40.245+0000 I NETWORK [conn24287] end connection 127.0.0.1:56826 (4 connections now open) 2014-10-06T19:14:40.246+0000 I NETWORK [conn24288] end connection 127.0.0.1:56827 (3 connections now open) 2014-10-06T19:14:40.246+0000 I NETWORK [conn24290] end connection 127.0.0.1:56829 (2 connections now open) 2014-10-06T19:14:40.246+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56834 #24294 (3 connections now open) 2014-10-06T19:14:40.246+0000 I NETWORK [conn24294] end connection 127.0.0.1:56834 (2 connections now open) 2014-10-06T19:14:40.246+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:40.247+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:40.248+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:40.248+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:40.249+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:40.249+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:40.249+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:40.250+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:40.250+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:41.310+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:42.384+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:43.471+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:44.537+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56835 #24295 (3 connections now open) 2014-10-06T19:14:44.538+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56836 #24296 (4 connections now open) 2014-10-06T19:14:44.538+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56837 #24297 (5 connections now open) 2014-10-06T19:14:44.538+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56838 #24298 (6 connections now open) 2014-10-06T19:14:44.538+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56839 #24299 (7 connections now open) 2014-10-06T19:14:44.538+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56840 #24300 (8 connections now open) 2014-10-06T19:14:44.538+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56841 #24301 (9 connections now open) 2014-10-06T19:14:44.538+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56842 #24302 (10 connections now open) 2014-10-06T19:14:44.538+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56843 #24303 (11 connections now open) 2014-10-06T19:14:44.539+0000 I NETWORK [conn24295] end connection 127.0.0.1:56835 (10 connections now open) 2014-10-06T19:14:49.540+0000 I NETWORK [conn24297] end connection 127.0.0.1:56837 (9 connections now open) 2014-10-06T19:14:49.540+0000 I NETWORK [conn24302] end connection 127.0.0.1:56842 (8 connections now open) 2014-10-06T19:14:49.540+0000 I NETWORK [conn24301] end connection 127.0.0.1:56841 (7 connections now open) 2014-10-06T19:14:49.540+0000 I NETWORK [conn24300] end connection 127.0.0.1:56840 (6 connections now open) 2014-10-06T19:14:49.541+0000 I NETWORK [conn24303] end connection 127.0.0.1:56843 (5 connections now open) 2014-10-06T19:14:49.541+0000 I NETWORK [conn24296] end connection 127.0.0.1:56836 (4 connections now open) 2014-10-06T19:14:49.541+0000 I NETWORK [conn24298] end connection 127.0.0.1:56838 (3 connections now open) 2014-10-06T19:14:49.541+0000 I NETWORK [conn24299] end connection 127.0.0.1:56839 (2 connections now open) 2014-10-06T19:14:49.541+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56844 #24304 (3 connections now open) 2014-10-06T19:14:49.542+0000 I NETWORK [conn24304] end connection 127.0.0.1:56844 (2 connections now open) 2014-10-06T19:14:49.542+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:49.545+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:49.545+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:49.546+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:49.547+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:49.547+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:49.547+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:49.547+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:49.548+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:50.631+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:51.709+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:52.790+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:53.849+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56845 #24305 (3 connections now open) 2014-10-06T19:14:53.849+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56846 #24306 (4 connections now open) 2014-10-06T19:14:53.850+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56847 #24307 (5 connections now open) 2014-10-06T19:14:53.850+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56848 #24308 (6 connections now open) 2014-10-06T19:14:53.850+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56849 #24309 (7 connections now open) 2014-10-06T19:14:53.850+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56850 #24310 (8 connections now open) 2014-10-06T19:14:53.852+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56851 #24311 (9 connections now open) 2014-10-06T19:14:53.852+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56852 #24312 (10 connections now open) 2014-10-06T19:14:53.852+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56853 #24313 (11 connections now open) 2014-10-06T19:14:53.856+0000 I NETWORK [conn24305] end connection 127.0.0.1:56845 (10 connections now open) 2014-10-06T19:14:58.857+0000 I NETWORK [conn24308] end connection 127.0.0.1:56848 (9 connections now open) 2014-10-06T19:14:58.858+0000 I NETWORK [conn24307] end connection 127.0.0.1:56847 (8 connections now open) 2014-10-06T19:14:58.858+0000 I NETWORK [conn24310] end connection 127.0.0.1:56850 (8 connections now open) 2014-10-06T19:14:58.858+0000 I NETWORK [conn24311] end connection 127.0.0.1:56851 (6 connections now open) 2014-10-06T19:14:58.858+0000 I NETWORK [conn24306] end connection 127.0.0.1:56846 (5 connections now open) 2014-10-06T19:14:58.859+0000 I NETWORK [conn24309] end connection 127.0.0.1:56849 (4 connections now open) 2014-10-06T19:14:58.859+0000 I NETWORK [conn24312] end connection 127.0.0.1:56852 (4 connections now open) 2014-10-06T19:14:58.859+0000 I NETWORK [conn24313] end connection 127.0.0.1:56853 (2 connections now open) 2014-10-06T19:14:58.859+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56854 #24314 (3 connections now open) 2014-10-06T19:14:58.859+0000 I NETWORK [conn24314] end connection 127.0.0.1:56854 (2 connections now open) 2014-10-06T19:14:58.860+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:58.861+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:58.862+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:58.862+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:58.863+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:58.863+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:58.864+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:58.864+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:58.864+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:14:59.961+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:01.046+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:02.141+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:03.212+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56855 #24315 (3 connections now open) 2014-10-06T19:15:03.213+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56856 #24316 (4 connections now open) 2014-10-06T19:15:03.213+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56857 #24317 (5 connections now open) 2014-10-06T19:15:03.213+0000 I NETWORK [conn24315] end connection 127.0.0.1:56855 (4 connections now open) 2014-10-06T19:15:03.213+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56859 #24318 (6 connections now open) 2014-10-06T19:15:03.213+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56860 #24319 (6 connections now open) 2014-10-06T19:15:08.214+0000 I NETWORK [conn24319] end connection 127.0.0.1:56860 (5 connections now open) 2014-10-06T19:15:08.214+0000 I NETWORK [conn24316] end connection 127.0.0.1:56856 (5 connections now open) 2014-10-06T19:15:08.214+0000 I NETWORK [conn24318] end connection 127.0.0.1:56859 (3 connections now open) 2014-10-06T19:15:08.215+0000 I NETWORK [conn24317] end connection 127.0.0.1:56857 (2 connections now open) 2014-10-06T19:15:08.215+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56861 #24320 (3 connections now open) 2014-10-06T19:15:08.216+0000 I NETWORK [conn24320] end connection 127.0.0.1:56861 (2 connections now open) 2014-10-06T19:15:08.216+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:08.219+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:08.219+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:08.220+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:08.221+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:08.221+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:08.221+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:08.222+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:08.222+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:09.302+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:10.381+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:11.446+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:12.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56862 #24321 (3 connections now open) 2014-10-06T19:15:12.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56863 #24322 (4 connections now open) 2014-10-06T19:15:12.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56864 #24323 (5 connections now open) 2014-10-06T19:15:12.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56865 #24324 (6 connections now open) 2014-10-06T19:15:12.505+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56866 #24325 (7 connections now open) 2014-10-06T19:15:12.505+0000 I NETWORK [conn24321] end connection 127.0.0.1:56862 (6 connections now open) 2014-10-06T19:15:17.507+0000 I NETWORK [conn24323] end connection 127.0.0.1:56864 (5 connections now open) 2014-10-06T19:15:17.507+0000 I NETWORK [conn24325] end connection 127.0.0.1:56866 (5 connections now open) 2014-10-06T19:15:17.507+0000 I NETWORK [conn24322] end connection 127.0.0.1:56863 (3 connections now open) 2014-10-06T19:15:17.508+0000 I NETWORK [conn24324] end connection 127.0.0.1:56865 (2 connections now open) 2014-10-06T19:15:17.508+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56867 #24326 (3 connections now open) 2014-10-06T19:15:17.508+0000 I NETWORK [conn24326] end connection 127.0.0.1:56867 (2 connections now open) 2014-10-06T19:15:17.509+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:17.509+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:17.510+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:17.510+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:17.511+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:17.511+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:17.511+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:17.512+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:17.512+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:18.594+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:19.684+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:20.765+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:21.845+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56868 #24327 (3 connections now open) 2014-10-06T19:15:21.846+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56869 #24328 (4 connections now open) 2014-10-06T19:15:21.846+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56870 #24329 (5 connections now open) 2014-10-06T19:15:21.846+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56871 #24330 (6 connections now open) 2014-10-06T19:15:21.846+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56872 #24331 (7 connections now open) 2014-10-06T19:15:21.846+0000 I NETWORK [conn24327] end connection 127.0.0.1:56868 (6 connections now open) 2014-10-06T19:15:26.847+0000 I NETWORK [conn24330] end connection 127.0.0.1:56871 (5 connections now open) 2014-10-06T19:15:26.847+0000 I NETWORK [conn24328] end connection 127.0.0.1:56869 (4 connections now open) 2014-10-06T19:15:26.848+0000 I NETWORK [conn24329] end connection 127.0.0.1:56870 (3 connections now open) 2014-10-06T19:15:26.848+0000 I NETWORK [conn24331] end connection 127.0.0.1:56872 (3 connections now open) 2014-10-06T19:15:26.848+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56873 #24332 (3 connections now open) 2014-10-06T19:15:26.849+0000 I NETWORK [conn24332] end connection 127.0.0.1:56873 (2 connections now open) 2014-10-06T19:15:26.849+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:26.850+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:26.850+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:26.851+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:26.852+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:26.852+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:26.852+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:26.852+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:26.852+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:27.927+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:29.013+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:30.075+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:31.167+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56874 #24333 (3 connections now open) 2014-10-06T19:15:31.167+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56875 #24334 (4 connections now open) 2014-10-06T19:15:31.167+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56876 #24335 (5 connections now open) 2014-10-06T19:15:31.167+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56877 #24336 (6 connections now open) 2014-10-06T19:15:31.167+0000 I NETWORK [conn24333] end connection 127.0.0.1:56874 (5 connections now open) 2014-10-06T19:15:31.168+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56878 #24337 (7 connections now open) 2014-10-06T19:15:36.168+0000 I NETWORK [conn24334] end connection 127.0.0.1:56875 (5 connections now open) 2014-10-06T19:15:36.168+0000 I NETWORK [conn24336] end connection 127.0.0.1:56877 (5 connections now open) 2014-10-06T19:15:36.169+0000 I NETWORK [conn24335] end connection 127.0.0.1:56876 (3 connections now open) 2014-10-06T19:15:36.170+0000 I NETWORK [conn24337] end connection 127.0.0.1:56878 (2 connections now open) 2014-10-06T19:15:36.170+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56879 #24338 (3 connections now open) 2014-10-06T19:15:36.170+0000 I NETWORK [conn24338] end connection 127.0.0.1:56879 (2 connections now open) 2014-10-06T19:15:36.171+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:36.173+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:36.174+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:36.175+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:36.175+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:36.175+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:36.176+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:36.176+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:36.176+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:37.257+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:38.333+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:39.392+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:40.467+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56880 #24339 (3 connections now open) 2014-10-06T19:15:40.468+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56882 #24340 (4 connections now open) 2014-10-06T19:15:40.468+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56881 #24341 (5 connections now open) 2014-10-06T19:15:40.468+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56884 #24342 (6 connections now open) 2014-10-06T19:15:40.468+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56885 #24343 (7 connections now open) 2014-10-06T19:15:40.468+0000 I NETWORK [conn24339] end connection 127.0.0.1:56880 (6 connections now open) 2014-10-06T19:15:45.468+0000 I NETWORK [conn24343] end connection 127.0.0.1:56885 (5 connections now open) 2014-10-06T19:15:45.469+0000 I NETWORK [conn24340] end connection 127.0.0.1:56882 (4 connections now open) 2014-10-06T19:15:45.469+0000 I NETWORK [conn24342] end connection 127.0.0.1:56884 (3 connections now open) 2014-10-06T19:15:45.469+0000 I NETWORK [conn24341] end connection 127.0.0.1:56881 (2 connections now open) 2014-10-06T19:15:45.469+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56886 #24344 (3 connections now open) 2014-10-06T19:15:45.470+0000 I NETWORK [conn24344] end connection 127.0.0.1:56886 (2 connections now open) 2014-10-06T19:15:45.470+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:45.471+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:45.471+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:45.472+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:45.473+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:45.473+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:45.473+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:45.473+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:45.474+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:46.550+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:47.610+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:48.669+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:49.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56887 #24345 (3 connections now open) 2014-10-06T19:15:49.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56888 #24346 (4 connections now open) 2014-10-06T19:15:49.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56889 #24347 (5 connections now open) 2014-10-06T19:15:49.739+0000 I NETWORK [conn24345] end connection 127.0.0.1:56887 (4 connections now open) 2014-10-06T19:15:49.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56890 #24348 (6 connections now open) 2014-10-06T19:15:49.739+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56891 #24349 (6 connections now open) 2014-10-06T19:15:54.741+0000 I NETWORK [conn24346] end connection 127.0.0.1:56888 (5 connections now open) 2014-10-06T19:15:54.741+0000 I NETWORK [conn24347] end connection 127.0.0.1:56889 (5 connections now open) 2014-10-06T19:15:54.741+0000 I NETWORK [conn24349] end connection 127.0.0.1:56891 (3 connections now open) 2014-10-06T19:15:54.742+0000 I NETWORK [conn24348] end connection 127.0.0.1:56890 (2 connections now open) 2014-10-06T19:15:54.742+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56892 #24350 (3 connections now open) 2014-10-06T19:15:54.742+0000 I NETWORK [conn24350] end connection 127.0.0.1:56892 (2 connections now open) 2014-10-06T19:15:54.743+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:54.745+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:54.746+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:54.747+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:54.747+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:54.748+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:54.748+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:54.748+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:54.748+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:55.829+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:56.898+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:57.985+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:15:59.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56893 #24351 (3 connections now open) 2014-10-06T19:15:59.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56894 #24352 (4 connections now open) 2014-10-06T19:15:59.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56895 #24353 (5 connections now open) 2014-10-06T19:15:59.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56896 #24354 (6 connections now open) 2014-10-06T19:15:59.071+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56897 #24355 (7 connections now open) 2014-10-06T19:15:59.071+0000 I NETWORK [conn24351] end connection 127.0.0.1:56893 (6 connections now open) 2014-10-06T19:16:04.072+0000 I NETWORK [conn24355] end connection 127.0.0.1:56897 (5 connections now open) 2014-10-06T19:16:04.073+0000 I NETWORK [conn24353] end connection 127.0.0.1:56895 (4 connections now open) 2014-10-06T19:16:04.073+0000 I NETWORK [conn24352] end connection 127.0.0.1:56894 (3 connections now open) 2014-10-06T19:16:04.073+0000 I NETWORK [conn24354] end connection 127.0.0.1:56896 (2 connections now open) 2014-10-06T19:16:04.074+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56898 #24356 (3 connections now open) 2014-10-06T19:16:04.074+0000 I NETWORK [conn24356] end connection 127.0.0.1:56898 (2 connections now open) 2014-10-06T19:16:04.075+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:04.076+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:04.077+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:04.077+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:04.078+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:04.078+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:04.078+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:04.079+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:04.079+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:05.160+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:06.214+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:07.315+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:08.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56899 #24357 (3 connections now open) 2014-10-06T19:16:08.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56900 #24358 (4 connections now open) 2014-10-06T19:16:08.419+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56901 #24359 (5 connections now open) 2014-10-06T19:16:08.419+0000 I NETWORK [conn24357] end connection 127.0.0.1:56899 (4 connections now open) 2014-10-06T19:16:13.420+0000 I NETWORK [conn24359] end connection 127.0.0.1:56901 (3 connections now open) 2014-10-06T19:16:13.421+0000 I NETWORK [conn24358] end connection 127.0.0.1:56900 (2 connections now open) 2014-10-06T19:16:13.421+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56902 #24360 (3 connections now open) 2014-10-06T19:16:13.422+0000 I NETWORK [conn24360] end connection 127.0.0.1:56902 (2 connections now open) 2014-10-06T19:16:13.422+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:13.423+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:13.424+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:13.424+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:13.425+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:13.425+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:13.425+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:13.425+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:13.426+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:14.507+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:15.572+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:16.658+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:17.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56903 #24361 (3 connections now open) 2014-10-06T19:16:17.743+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56904 #24362 (4 connections now open) 2014-10-06T19:16:17.744+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56905 #24363 (5 connections now open) 2014-10-06T19:16:17.744+0000 I NETWORK [conn24361] end connection 127.0.0.1:56903 (4 connections now open) 2014-10-06T19:16:22.745+0000 I NETWORK [conn24363] end connection 127.0.0.1:56905 (3 connections now open) 2014-10-06T19:16:22.746+0000 I NETWORK [conn24362] end connection 127.0.0.1:56904 (2 connections now open) 2014-10-06T19:16:22.746+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56906 #24364 (3 connections now open) 2014-10-06T19:16:22.747+0000 I NETWORK [conn24364] end connection 127.0.0.1:56906 (2 connections now open) 2014-10-06T19:16:22.747+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:22.748+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:22.748+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:22.749+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:22.749+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:22.750+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:22.750+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:22.750+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:22.750+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:23.838+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:24.914+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:25.996+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:27.101+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56907 #24365 (3 connections now open) 2014-10-06T19:16:27.101+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56908 #24366 (4 connections now open) 2014-10-06T19:16:27.101+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56909 #24367 (5 connections now open) 2014-10-06T19:16:27.102+0000 I NETWORK [conn24365] end connection 127.0.0.1:56907 (4 connections now open) 2014-10-06T19:16:32.102+0000 I NETWORK [conn24366] end connection 127.0.0.1:56908 (3 connections now open) 2014-10-06T19:16:32.102+0000 I NETWORK [conn24367] end connection 127.0.0.1:56909 (2 connections now open) 2014-10-06T19:16:32.102+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56910 #24368 (3 connections now open) 2014-10-06T19:16:32.103+0000 I NETWORK [conn24368] end connection 127.0.0.1:56910 (2 connections now open) 2014-10-06T19:16:32.103+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:32.104+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:32.104+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:32.105+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:32.106+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:32.106+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:32.106+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:32.106+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:32.107+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:33.192+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:34.264+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:35.350+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:36.437+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56911 #24369 (3 connections now open) 2014-10-06T19:16:36.438+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56912 #24370 (4 connections now open) 2014-10-06T19:16:36.438+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56913 #24371 (5 connections now open) 2014-10-06T19:16:36.438+0000 I NETWORK [conn24369] end connection 127.0.0.1:56911 (4 connections now open) 2014-10-06T19:16:41.438+0000 I NETWORK [conn24371] end connection 127.0.0.1:56913 (3 connections now open) 2014-10-06T19:16:41.439+0000 I NETWORK [conn24370] end connection 127.0.0.1:56912 (2 connections now open) 2014-10-06T19:16:41.439+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56914 #24372 (3 connections now open) 2014-10-06T19:16:41.439+0000 I NETWORK [conn24372] end connection 127.0.0.1:56914 (2 connections now open) 2014-10-06T19:16:41.440+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:41.440+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:41.441+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:41.441+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:41.442+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:41.442+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:41.442+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:41.443+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:41.443+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:42.505+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:43.604+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:44.692+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:45.789+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56915 #24373 (3 connections now open) 2014-10-06T19:16:45.789+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56916 #24374 (4 connections now open) 2014-10-06T19:16:45.789+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56917 #24375 (5 connections now open) 2014-10-06T19:16:45.790+0000 I NETWORK [conn24373] end connection 127.0.0.1:56915 (4 connections now open) 2014-10-06T19:16:50.791+0000 I NETWORK [conn24374] end connection 127.0.0.1:56916 (3 connections now open) 2014-10-06T19:16:50.791+0000 I NETWORK [conn24375] end connection 127.0.0.1:56917 (3 connections now open) 2014-10-06T19:16:50.791+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56918 #24376 (3 connections now open) 2014-10-06T19:16:50.791+0000 I NETWORK [conn24376] end connection 127.0.0.1:56918 (2 connections now open) 2014-10-06T19:16:50.792+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:50.792+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:50.793+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:50.793+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:50.794+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:50.794+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:50.794+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:50.795+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:50.795+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:51.867+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:52.962+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:54.053+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:16:55.142+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56919 #24377 (3 connections now open) 2014-10-06T19:16:55.142+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56920 #24378 (4 connections now open) 2014-10-06T19:16:55.142+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56921 #24379 (5 connections now open) 2014-10-06T19:16:55.143+0000 I NETWORK [conn24377] end connection 127.0.0.1:56919 (4 connections now open) 2014-10-06T19:17:00.143+0000 I NETWORK [conn24378] end connection 127.0.0.1:56920 (3 connections now open) 2014-10-06T19:17:00.144+0000 I NETWORK [conn24379] end connection 127.0.0.1:56921 (2 connections now open) 2014-10-06T19:17:00.144+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56922 #24380 (3 connections now open) 2014-10-06T19:17:00.145+0000 I NETWORK [conn24380] end connection 127.0.0.1:56922 (2 connections now open) 2014-10-06T19:17:00.145+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:00.146+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:00.146+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:00.147+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:00.148+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:00.148+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:00.148+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:00.148+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:00.149+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:01.217+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:02.302+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:03.384+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:04.445+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56923 #24381 (3 connections now open) 2014-10-06T19:17:04.445+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56924 #24382 (4 connections now open) 2014-10-06T19:17:04.445+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56925 #24383 (5 connections now open) 2014-10-06T19:17:04.446+0000 I NETWORK [conn24381] end connection 127.0.0.1:56923 (4 connections now open) 2014-10-06T19:17:09.447+0000 I NETWORK [conn24383] end connection 127.0.0.1:56925 (3 connections now open) 2014-10-06T19:17:09.447+0000 I NETWORK [conn24382] end connection 127.0.0.1:56924 (2 connections now open) 2014-10-06T19:17:09.447+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56926 #24384 (3 connections now open) 2014-10-06T19:17:09.447+0000 I NETWORK [conn24384] end connection 127.0.0.1:56926 (2 connections now open) 2014-10-06T19:17:09.448+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:09.448+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:09.449+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:09.450+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:09.450+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:09.451+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:09.451+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:09.451+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:09.451+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:10.546+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:11.635+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:12.733+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:13.808+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56927 #24385 (3 connections now open) 2014-10-06T19:17:13.808+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56928 #24386 (4 connections now open) 2014-10-06T19:17:13.808+0000 I NETWORK [conn24385] end connection 127.0.0.1:56927 (3 connections now open) 2014-10-06T19:17:18.810+0000 I NETWORK [conn24386] end connection 127.0.0.1:56928 (2 connections now open) 2014-10-06T19:17:18.810+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56929 #24387 (3 connections now open) 2014-10-06T19:17:18.811+0000 I NETWORK [conn24387] end connection 127.0.0.1:56929 (2 connections now open) 2014-10-06T19:17:18.811+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:18.811+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:18.812+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:18.813+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:18.813+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:18.814+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:18.814+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:18.814+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:18.814+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:19.906+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:20.991+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:22.081+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:23.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56930 #24388 (3 connections now open) 2014-10-06T19:17:23.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56931 #24389 (4 connections now open) 2014-10-06T19:17:23.160+0000 I NETWORK [conn24388] end connection 127.0.0.1:56930 (3 connections now open) 2014-10-06T19:17:28.162+0000 I NETWORK [conn24389] end connection 127.0.0.1:56931 (2 connections now open) 2014-10-06T19:17:28.162+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56932 #24390 (3 connections now open) 2014-10-06T19:17:28.163+0000 I NETWORK [conn24390] end connection 127.0.0.1:56932 (2 connections now open) 2014-10-06T19:17:28.163+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:28.164+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:28.164+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:28.165+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:28.165+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:28.166+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:28.166+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:28.166+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:28.166+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:29.248+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:30.332+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:31.412+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:32.487+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56933 #24391 (3 connections now open) 2014-10-06T19:17:32.487+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56934 #24392 (4 connections now open) 2014-10-06T19:17:32.488+0000 I NETWORK [conn24391] end connection 127.0.0.1:56933 (3 connections now open) 2014-10-06T19:17:37.490+0000 I NETWORK [conn24392] end connection 127.0.0.1:56934 (2 connections now open) 2014-10-06T19:17:37.490+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56935 #24393 (3 connections now open) 2014-10-06T19:17:37.490+0000 I NETWORK [conn24393] end connection 127.0.0.1:56935 (2 connections now open) 2014-10-06T19:17:37.491+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:37.491+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:37.492+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:37.492+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:37.493+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:37.493+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:37.493+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:37.494+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:37.494+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:38.583+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:39.670+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:40.737+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:41.825+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56936 #24394 (3 connections now open) 2014-10-06T19:17:41.825+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56937 #24395 (4 connections now open) 2014-10-06T19:17:41.826+0000 I NETWORK [conn24394] end connection 127.0.0.1:56936 (3 connections now open) 2014-10-06T19:17:46.826+0000 I NETWORK [conn24395] end connection 127.0.0.1:56937 (2 connections now open) 2014-10-06T19:17:46.826+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56938 #24396 (3 connections now open) 2014-10-06T19:17:46.827+0000 I NETWORK [conn24396] end connection 127.0.0.1:56938 (2 connections now open) 2014-10-06T19:17:46.827+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:46.828+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:46.828+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:46.829+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:46.830+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:46.830+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:46.830+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:46.830+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:46.831+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:47.935+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:49.026+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:50.112+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:51.212+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56939 #24397 (3 connections now open) 2014-10-06T19:17:51.212+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56940 #24398 (4 connections now open) 2014-10-06T19:17:51.213+0000 I NETWORK [conn24397] end connection 127.0.0.1:56939 (3 connections now open) 2014-10-06T19:17:56.214+0000 I NETWORK [conn24398] end connection 127.0.0.1:56940 (2 connections now open) 2014-10-06T19:17:56.214+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56941 #24399 (3 connections now open) 2014-10-06T19:17:56.214+0000 I NETWORK [conn24399] end connection 127.0.0.1:56941 (2 connections now open) 2014-10-06T19:17:56.215+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:56.215+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:56.216+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:56.217+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:56.217+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:56.218+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:56.218+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:56.218+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:56.218+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:57.294+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:58.379+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:17:59.445+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:18:00.536+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56942 #24400 (3 connections now open) 2014-10-06T19:18:00.536+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56943 #24401 (4 connections now open) 2014-10-06T19:18:00.537+0000 I NETWORK [conn24400] end connection 127.0.0.1:56942 (3 connections now open) 2014-10-06T19:18:05.538+0000 I NETWORK [conn24401] end connection 127.0.0.1:56943 (2 connections now open) 2014-10-06T19:18:05.538+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56944 #24402 (3 connections now open) 2014-10-06T19:18:05.538+0000 I NETWORK [conn24402] end connection 127.0.0.1:56944 (2 connections now open) 2014-10-06T19:18:05.539+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:18:05.539+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:18:05.540+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:18:05.540+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:18:05.541+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:18:05.541+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:18:05.541+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:18:05.542+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:18:05.542+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:18:06.622+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:18:07.708+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:18:08.793+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:18:09.878+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56945 #24403 (3 connections now open) 2014-10-06T19:18:09.878+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56946 #24404 (4 connections now open) 2014-10-06T19:18:09.878+0000 I NETWORK [conn24403] end connection 127.0.0.1:56945 (3 connections now open) 2014-10-06T19:18:14.879+0000 I NETWORK [conn24404] end connection 127.0.0.1:56946 (2 connections now open) 2014-10-06T19:18:14.879+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56947 #24405 (3 connections now open) 2014-10-06T19:18:14.880+0000 I NETWORK [conn24405] end connection 127.0.0.1:56947 (2 connections now open) 2014-10-06T19:18:14.880+0000 I COMMANDS [conn14073] CMD: drop test0.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:18:14.881+0000 I COMMANDS [conn14073] CMD: drop test1.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:18:14.881+0000 I COMMANDS [conn14073] CMD: drop test2.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:18:14.882+0000 I COMMANDS [conn14073] CMD: drop test3.Commands_DistinctWithoutIndexAndQuery 2014-10-06T19:18:14.887+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:18:14.887+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:18:14.887+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:18:14.887+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:18:14.888+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:18:15.246+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:18:15.595+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:18:15.959+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:18:16.296+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56948 #24406 (3 connections now open) 2014-10-06T19:18:16.297+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56949 #24407 (4 connections now open) 2014-10-06T19:18:16.297+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56950 #24408 (5 connections now open) 2014-10-06T19:18:16.297+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56952 #24409 (6 connections now open) 2014-10-06T19:18:16.297+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56951 #24410 (7 connections now open) 2014-10-06T19:18:16.297+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56954 #24411 (8 connections now open) 2014-10-06T19:18:16.297+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56955 #24412 (9 connections now open) 2014-10-06T19:18:16.298+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56956 #24413 (10 connections now open) 2014-10-06T19:18:16.299+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56957 #24414 (11 connections now open) 2014-10-06T19:18:16.299+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56958 #24415 (12 connections now open) 2014-10-06T19:18:16.299+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56959 #24416 (13 connections now open) 2014-10-06T19:18:16.299+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56960 #24417 (14 connections now open) 2014-10-06T19:18:16.299+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56961 #24418 (15 connections now open) 2014-10-06T19:18:16.299+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56962 #24419 (16 connections now open) 2014-10-06T19:18:16.300+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56963 #24420 (17 connections now open) 2014-10-06T19:18:16.301+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56964 #24421 (18 connections now open) 2014-10-06T19:18:16.301+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56965 #24422 (19 connections now open) 2014-10-06T19:18:16.301+0000 I NETWORK [conn24406] end connection 127.0.0.1:56948 (17 connections now open) 2014-10-06T19:18:21.301+0000 I NETWORK [conn24419] end connection 127.0.0.1:56962 (17 connections now open) 2014-10-06T19:18:21.301+0000 I NETWORK [conn24408] end connection 127.0.0.1:56950 (16 connections now open) 2014-10-06T19:18:21.301+0000 I NETWORK [conn24414] end connection 127.0.0.1:56957 (15 connections now open) 2014-10-06T19:18:21.301+0000 I NETWORK [conn24410] end connection 127.0.0.1:56951 (14 connections now open) 2014-10-06T19:18:21.301+0000 I NETWORK [conn24407] end connection 127.0.0.1:56949 (13 connections now open) 2014-10-06T19:18:21.301+0000 I NETWORK [conn24422] end connection 127.0.0.1:56965 (13 connections now open) 2014-10-06T19:18:21.301+0000 I NETWORK [conn24413] end connection 127.0.0.1:56956 (12 connections now open) 2014-10-06T19:18:21.301+0000 I NETWORK [conn24417] end connection 127.0.0.1:56960 (12 connections now open) 2014-10-06T19:18:21.301+0000 I NETWORK [conn24415] end connection 127.0.0.1:56958 (12 connections now open) 2014-10-06T19:18:21.301+0000 I NETWORK [conn24420] end connection 127.0.0.1:56963 (9 connections now open) 2014-10-06T19:18:21.301+0000 I NETWORK [conn24418] end connection 127.0.0.1:56961 (12 connections now open) 2014-10-06T19:18:21.301+0000 I NETWORK [conn24409] end connection 127.0.0.1:56952 (12 connections now open) 2014-10-06T19:18:21.301+0000 I NETWORK [conn24421] end connection 127.0.0.1:56964 (12 connections now open) 2014-10-06T19:18:21.301+0000 I NETWORK [conn24412] end connection 127.0.0.1:56955 (12 connections now open) 2014-10-06T19:18:21.301+0000 I NETWORK [conn24411] end connection 127.0.0.1:56954 (9 connections now open) 2014-10-06T19:18:21.301+0000 I NETWORK [conn24416] end connection 127.0.0.1:56959 (12 connections now open) 2014-10-06T19:18:21.302+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56966 #24423 (3 connections now open) 2014-10-06T19:18:21.302+0000 I NETWORK [conn24423] end connection 127.0.0.1:56966 (2 connections now open) 2014-10-06T19:18:21.303+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:18:21.303+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:18:21.304+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:18:21.304+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:18:21.305+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:18:21.305+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:18:21.305+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:18:21.305+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:18:21.306+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:18:21.663+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:18:22.000+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:18:22.359+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:18:22.710+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56967 #24424 (3 connections now open) 2014-10-06T19:18:22.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56968 #24425 (4 connections now open) 2014-10-06T19:18:22.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56969 #24426 (5 connections now open) 2014-10-06T19:18:22.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56970 #24427 (6 connections now open) 2014-10-06T19:18:22.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56971 #24428 (7 connections now open) 2014-10-06T19:18:22.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56972 #24429 (8 connections now open) 2014-10-06T19:18:22.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56973 #24430 (9 connections now open) 2014-10-06T19:18:22.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56974 #24431 (10 connections now open) 2014-10-06T19:18:22.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56975 #24432 (11 connections now open) 2014-10-06T19:18:22.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56976 #24433 (12 connections now open) 2014-10-06T19:18:22.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56977 #24434 (13 connections now open) 2014-10-06T19:18:22.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56978 #24435 (14 connections now open) 2014-10-06T19:18:22.713+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56979 #24436 (15 connections now open) 2014-10-06T19:18:22.713+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56980 #24437 (16 connections now open) 2014-10-06T19:18:22.713+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56981 #24438 (17 connections now open) 2014-10-06T19:18:22.713+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56982 #24439 (18 connections now open) 2014-10-06T19:18:22.713+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56983 #24440 (19 connections now open) 2014-10-06T19:18:22.714+0000 I NETWORK [conn24424] end connection 127.0.0.1:56967 (18 connections now open) 2014-10-06T19:18:27.714+0000 I NETWORK [conn24432] end connection 127.0.0.1:56975 (17 connections now open) 2014-10-06T19:18:27.714+0000 I NETWORK [conn24429] end connection 127.0.0.1:56972 (16 connections now open) 2014-10-06T19:18:27.715+0000 I NETWORK [conn24431] end connection 127.0.0.1:56974 (16 connections now open) 2014-10-06T19:18:27.715+0000 I NETWORK [conn24435] end connection 127.0.0.1:56978 (14 connections now open) 2014-10-06T19:18:27.715+0000 I NETWORK [conn24430] end connection 127.0.0.1:56973 (14 connections now open) 2014-10-06T19:18:27.715+0000 I NETWORK [conn24433] end connection 127.0.0.1:56976 (14 connections now open) 2014-10-06T19:18:27.715+0000 I NETWORK [conn24439] end connection 127.0.0.1:56982 (13 connections now open) 2014-10-06T19:18:27.715+0000 I NETWORK [conn24434] end connection 127.0.0.1:56977 (13 connections now open) 2014-10-06T19:18:27.715+0000 I NETWORK [conn24426] end connection 127.0.0.1:56969 (11 connections now open) 2014-10-06T19:18:27.715+0000 I NETWORK [conn24425] end connection 127.0.0.1:56968 (11 connections now open) 2014-10-06T19:18:27.715+0000 I NETWORK [conn24437] end connection 127.0.0.1:56980 (9 connections now open) 2014-10-06T19:18:27.715+0000 I NETWORK [conn24440] end connection 127.0.0.1:56983 (6 connections now open) 2014-10-06T19:18:27.715+0000 I NETWORK [conn24436] end connection 127.0.0.1:56979 (5 connections now open) 2014-10-06T19:18:27.715+0000 I NETWORK [conn24427] end connection 127.0.0.1:56970 (5 connections now open) 2014-10-06T19:18:27.715+0000 I NETWORK [conn24438] end connection 127.0.0.1:56981 (5 connections now open) 2014-10-06T19:18:27.715+0000 I NETWORK [conn24428] end connection 127.0.0.1:56971 (2 connections now open) 2014-10-06T19:18:27.715+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56984 #24441 (3 connections now open) 2014-10-06T19:18:27.716+0000 I NETWORK [conn24441] end connection 127.0.0.1:56984 (2 connections now open) 2014-10-06T19:18:27.716+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:18:27.717+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:18:27.717+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:18:27.718+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:18:27.719+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:18:27.719+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:18:27.719+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:18:27.719+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:18:27.720+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:18:28.065+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:18:28.423+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:18:28.763+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:18:29.121+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56985 #24442 (3 connections now open) 2014-10-06T19:18:29.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56986 #24443 (4 connections now open) 2014-10-06T19:18:29.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56987 #24444 (5 connections now open) 2014-10-06T19:18:29.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56988 #24445 (6 connections now open) 2014-10-06T19:18:29.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56989 #24446 (7 connections now open) 2014-10-06T19:18:29.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56990 #24447 (8 connections now open) 2014-10-06T19:18:29.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56991 #24448 (9 connections now open) 2014-10-06T19:18:29.123+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56992 #24449 (10 connections now open) 2014-10-06T19:18:29.123+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56993 #24450 (11 connections now open) 2014-10-06T19:18:29.123+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56994 #24451 (12 connections now open) 2014-10-06T19:18:29.123+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56995 #24452 (13 connections now open) 2014-10-06T19:18:29.124+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56996 #24453 (14 connections now open) 2014-10-06T19:18:29.124+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56997 #24454 (15 connections now open) 2014-10-06T19:18:29.124+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56998 #24455 (16 connections now open) 2014-10-06T19:18:29.125+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:56999 #24456 (17 connections now open) 2014-10-06T19:18:29.125+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57000 #24457 (18 connections now open) 2014-10-06T19:18:29.125+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57001 #24458 (19 connections now open) 2014-10-06T19:18:29.125+0000 I NETWORK [conn24442] end connection 127.0.0.1:56985 (18 connections now open) 2014-10-06T19:18:34.125+0000 I NETWORK [conn24443] end connection 127.0.0.1:56986 (17 connections now open) 2014-10-06T19:18:34.125+0000 I NETWORK [conn24449] end connection 127.0.0.1:56992 (17 connections now open) 2014-10-06T19:18:34.126+0000 I NETWORK [conn24444] end connection 127.0.0.1:56987 (16 connections now open) 2014-10-06T19:18:34.125+0000 I NETWORK [conn24457] end connection 127.0.0.1:57000 (17 connections now open) 2014-10-06T19:18:34.125+0000 I NETWORK [conn24450] end connection 127.0.0.1:56993 (17 connections now open) 2014-10-06T19:18:34.126+0000 I NETWORK [conn24446] end connection 127.0.0.1:56989 (17 connections now open) 2014-10-06T19:18:34.126+0000 I NETWORK [conn24453] end connection 127.0.0.1:56996 (16 connections now open) 2014-10-06T19:18:34.126+0000 I NETWORK [conn24451] end connection 127.0.0.1:56994 (16 connections now open) 2014-10-06T19:18:34.126+0000 I NETWORK [conn24458] end connection 127.0.0.1:57001 (16 connections now open) 2014-10-06T19:18:34.126+0000 I NETWORK [conn24445] end connection 127.0.0.1:56988 (16 connections now open) 2014-10-06T19:18:34.126+0000 I NETWORK [conn24455] end connection 127.0.0.1:56998 (16 connections now open) 2014-10-06T19:18:34.125+0000 I NETWORK [conn24456] end connection 127.0.0.1:56999 (17 connections now open) 2014-10-06T19:18:34.126+0000 I NETWORK [conn24452] end connection 127.0.0.1:56995 (16 connections now open) 2014-10-06T19:18:34.126+0000 I NETWORK [conn24454] end connection 127.0.0.1:56997 (17 connections now open) 2014-10-06T19:18:34.126+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57002 #24459 (7 connections now open) 2014-10-06T19:18:34.125+0000 I NETWORK [conn24448] end connection 127.0.0.1:56991 (17 connections now open) 2014-10-06T19:18:34.126+0000 I NETWORK [conn24447] end connection 127.0.0.1:56990 (6 connections now open) 2014-10-06T19:18:34.127+0000 I NETWORK [conn24459] end connection 127.0.0.1:57002 (2 connections now open) 2014-10-06T19:18:34.127+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:18:34.128+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:18:34.128+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:18:34.129+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:18:34.130+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:18:34.130+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:18:34.130+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:18:34.130+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:18:34.131+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:18:34.474+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:18:34.835+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:18:35.173+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:18:35.531+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57003 #24460 (3 connections now open) 2014-10-06T19:18:35.531+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57004 #24461 (4 connections now open) 2014-10-06T19:18:35.531+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57005 #24462 (5 connections now open) 2014-10-06T19:18:35.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57006 #24463 (6 connections now open) 2014-10-06T19:18:35.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57007 #24464 (7 connections now open) 2014-10-06T19:18:35.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57008 #24465 (8 connections now open) 2014-10-06T19:18:35.532+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57009 #24466 (9 connections now open) 2014-10-06T19:18:35.533+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57010 #24467 (10 connections now open) 2014-10-06T19:18:35.533+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57011 #24468 (11 connections now open) 2014-10-06T19:18:35.533+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57012 #24469 (12 connections now open) 2014-10-06T19:18:35.533+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57013 #24470 (13 connections now open) 2014-10-06T19:18:35.533+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57014 #24471 (14 connections now open) 2014-10-06T19:18:35.534+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57015 #24472 (15 connections now open) 2014-10-06T19:18:35.534+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57016 #24473 (16 connections now open) 2014-10-06T19:18:35.534+0000 I NETWORK [conn24460] end connection 127.0.0.1:57003 (14 connections now open) 2014-10-06T19:18:35.534+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57017 #24474 (17 connections now open) 2014-10-06T19:18:35.534+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57018 #24475 (17 connections now open) 2014-10-06T19:18:35.534+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57019 #24476 (18 connections now open) 2014-10-06T19:18:40.534+0000 I NETWORK [conn24467] end connection 127.0.0.1:57010 (17 connections now open) 2014-10-06T19:18:40.534+0000 I NETWORK [conn24461] end connection 127.0.0.1:57004 (17 connections now open) 2014-10-06T19:18:40.534+0000 I NETWORK [conn24472] end connection 127.0.0.1:57015 (17 connections now open) 2014-10-06T19:18:40.534+0000 I NETWORK [conn24470] end connection 127.0.0.1:57013 (17 connections now open) 2014-10-06T19:18:40.534+0000 I NETWORK [conn24474] end connection 127.0.0.1:57017 (17 connections now open) 2014-10-06T19:18:40.535+0000 I NETWORK [conn24469] end connection 127.0.0.1:57012 (16 connections now open) 2014-10-06T19:18:40.535+0000 I NETWORK [conn24473] end connection 127.0.0.1:57016 (16 connections now open) 2014-10-06T19:18:40.535+0000 I NETWORK [conn24464] end connection 127.0.0.1:57007 (11 connections now open) 2014-10-06T19:18:40.535+0000 I NETWORK [conn24471] end connection 127.0.0.1:57014 (11 connections now open) 2014-10-06T19:18:40.535+0000 I NETWORK [conn24465] end connection 127.0.0.1:57008 (8 connections now open) 2014-10-06T19:18:40.535+0000 I NETWORK [conn24476] end connection 127.0.0.1:57019 (8 connections now open) 2014-10-06T19:18:40.535+0000 I NETWORK [conn24462] end connection 127.0.0.1:57005 (8 connections now open) 2014-10-06T19:18:40.535+0000 I NETWORK [conn24468] end connection 127.0.0.1:57011 (6 connections now open) 2014-10-06T19:18:40.535+0000 I NETWORK [conn24475] end connection 127.0.0.1:57018 (4 connections now open) 2014-10-06T19:18:40.535+0000 I NETWORK [conn24466] end connection 127.0.0.1:57009 (4 connections now open) 2014-10-06T19:18:40.535+0000 I NETWORK [conn24463] end connection 127.0.0.1:57006 (4 connections now open) 2014-10-06T19:18:40.535+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57020 #24477 (3 connections now open) 2014-10-06T19:18:40.536+0000 I NETWORK [conn24477] end connection 127.0.0.1:57020 (2 connections now open) 2014-10-06T19:18:40.536+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:18:40.537+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:18:40.537+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:18:40.538+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:18:40.539+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:18:40.539+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:18:40.539+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:18:40.539+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:18:40.540+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:18:40.894+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:18:41.240+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:18:41.599+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:18:41.941+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57021 #24478 (3 connections now open) 2014-10-06T19:18:41.941+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57022 #24479 (4 connections now open) 2014-10-06T19:18:41.941+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57023 #24480 (5 connections now open) 2014-10-06T19:18:41.941+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57024 #24481 (6 connections now open) 2014-10-06T19:18:41.941+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57025 #24482 (7 connections now open) 2014-10-06T19:18:41.942+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57026 #24483 (8 connections now open) 2014-10-06T19:18:41.943+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57027 #24484 (9 connections now open) 2014-10-06T19:18:41.943+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57028 #24485 (10 connections now open) 2014-10-06T19:18:41.943+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57029 #24486 (11 connections now open) 2014-10-06T19:18:41.943+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57030 #24487 (12 connections now open) 2014-10-06T19:18:41.943+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57031 #24488 (13 connections now open) 2014-10-06T19:18:41.943+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57032 #24489 (14 connections now open) 2014-10-06T19:18:41.943+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57033 #24490 (15 connections now open) 2014-10-06T19:18:41.944+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57034 #24491 (16 connections now open) 2014-10-06T19:18:41.944+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57035 #24492 (17 connections now open) 2014-10-06T19:18:41.944+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57036 #24493 (18 connections now open) 2014-10-06T19:18:41.944+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57037 #24494 (19 connections now open) 2014-10-06T19:18:41.945+0000 I NETWORK [conn24478] end connection 127.0.0.1:57021 (18 connections now open) 2014-10-06T19:18:46.945+0000 I NETWORK [conn24486] end connection 127.0.0.1:57029 (17 connections now open) 2014-10-06T19:18:46.945+0000 I NETWORK [conn24490] end connection 127.0.0.1:57033 (17 connections now open) 2014-10-06T19:18:46.945+0000 I NETWORK [conn24493] end connection 127.0.0.1:57036 (16 connections now open) 2014-10-06T19:18:46.945+0000 I NETWORK [conn24489] end connection 127.0.0.1:57032 (17 connections now open) 2014-10-06T19:18:46.945+0000 I NETWORK [conn24482] end connection 127.0.0.1:57025 (14 connections now open) 2014-10-06T19:18:46.945+0000 I NETWORK [conn24479] end connection 127.0.0.1:57022 (16 connections now open) 2014-10-06T19:18:46.945+0000 I NETWORK [conn24491] end connection 127.0.0.1:57034 (13 connections now open) 2014-10-06T19:18:46.945+0000 I NETWORK [conn24487] end connection 127.0.0.1:57030 (11 connections now open) 2014-10-06T19:18:46.945+0000 I NETWORK [conn24488] end connection 127.0.0.1:57031 (17 connections now open) 2014-10-06T19:18:46.945+0000 I NETWORK [conn24494] end connection 127.0.0.1:57037 (8 connections now open) 2014-10-06T19:18:46.945+0000 I NETWORK [conn24484] end connection 127.0.0.1:57027 (8 connections now open) 2014-10-06T19:18:46.945+0000 I NETWORK [conn24483] end connection 127.0.0.1:57026 (8 connections now open) 2014-10-06T19:18:46.945+0000 I NETWORK [conn24485] end connection 127.0.0.1:57028 (8 connections now open) 2014-10-06T19:18:46.946+0000 I NETWORK [conn24481] end connection 127.0.0.1:57024 (7 connections now open) 2014-10-06T19:18:46.946+0000 I NETWORK [conn24480] end connection 127.0.0.1:57023 (7 connections now open) 2014-10-06T19:18:46.946+0000 I NETWORK [conn24492] end connection 127.0.0.1:57035 (5 connections now open) 2014-10-06T19:18:46.946+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57038 #24495 (3 connections now open) 2014-10-06T19:18:46.946+0000 I NETWORK [conn24495] end connection 127.0.0.1:57038 (2 connections now open) 2014-10-06T19:18:46.947+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:18:46.947+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:18:46.948+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:18:46.948+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:18:46.949+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:18:46.949+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:18:46.949+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:18:46.950+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:18:46.950+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:18:47.309+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:18:47.641+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:18:47.996+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:18:48.338+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57039 #24496 (3 connections now open) 2014-10-06T19:18:48.338+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57040 #24497 (4 connections now open) 2014-10-06T19:18:48.338+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57041 #24498 (5 connections now open) 2014-10-06T19:18:48.339+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57042 #24499 (6 connections now open) 2014-10-06T19:18:48.339+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57043 #24500 (7 connections now open) 2014-10-06T19:18:48.339+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57044 #24501 (8 connections now open) 2014-10-06T19:18:48.339+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57045 #24502 (9 connections now open) 2014-10-06T19:18:48.339+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57046 #24503 (10 connections now open) 2014-10-06T19:18:48.340+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57047 #24504 (11 connections now open) 2014-10-06T19:18:48.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57048 #24505 (12 connections now open) 2014-10-06T19:18:48.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57049 #24506 (13 connections now open) 2014-10-06T19:18:48.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57050 #24507 (14 connections now open) 2014-10-06T19:18:48.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57051 #24508 (15 connections now open) 2014-10-06T19:18:48.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57052 #24509 (16 connections now open) 2014-10-06T19:18:48.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57053 #24510 (17 connections now open) 2014-10-06T19:18:48.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57054 #24511 (18 connections now open) 2014-10-06T19:18:48.342+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57055 #24512 (19 connections now open) 2014-10-06T19:18:48.342+0000 I NETWORK [conn24496] end connection 127.0.0.1:57039 (18 connections now open) 2014-10-06T19:18:53.342+0000 I NETWORK [conn24504] end connection 127.0.0.1:57047 (17 connections now open) 2014-10-06T19:18:53.342+0000 I NETWORK [conn24510] end connection 127.0.0.1:57053 (17 connections now open) 2014-10-06T19:18:53.342+0000 I NETWORK [conn24502] end connection 127.0.0.1:57045 (17 connections now open) 2014-10-06T19:18:53.342+0000 I NETWORK [conn24501] end connection 127.0.0.1:57044 (17 connections now open) 2014-10-06T19:18:53.342+0000 I NETWORK [conn24506] end connection 127.0.0.1:57049 (16 connections now open) 2014-10-06T19:18:53.342+0000 I NETWORK [conn24509] end connection 127.0.0.1:57052 (14 connections now open) 2014-10-06T19:18:53.342+0000 I NETWORK [conn24498] end connection 127.0.0.1:57041 (17 connections now open) 2014-10-06T19:18:53.342+0000 I NETWORK [conn24500] end connection 127.0.0.1:57043 (17 connections now open) 2014-10-06T19:18:53.342+0000 I NETWORK [conn24507] end connection 127.0.0.1:57050 (9 connections now open) 2014-10-06T19:18:53.343+0000 I NETWORK [conn24505] end connection 127.0.0.1:57048 (9 connections now open) 2014-10-06T19:18:53.343+0000 I NETWORK [conn24511] end connection 127.0.0.1:57054 (8 connections now open) 2014-10-06T19:18:53.343+0000 I NETWORK [conn24499] end connection 127.0.0.1:57042 (7 connections now open) 2014-10-06T19:18:53.343+0000 I NETWORK [conn24512] end connection 127.0.0.1:57055 (7 connections now open) 2014-10-06T19:18:53.343+0000 I NETWORK [conn24503] end connection 127.0.0.1:57046 (7 connections now open) 2014-10-06T19:18:53.343+0000 I NETWORK [conn24508] end connection 127.0.0.1:57051 (4 connections now open) 2014-10-06T19:18:53.343+0000 I NETWORK [conn24497] end connection 127.0.0.1:57040 (2 connections now open) 2014-10-06T19:18:53.343+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57056 #24513 (3 connections now open) 2014-10-06T19:18:53.343+0000 I NETWORK [conn24513] end connection 127.0.0.1:57056 (2 connections now open) 2014-10-06T19:18:53.344+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:18:53.344+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:18:53.345+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:18:53.346+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:18:53.346+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:18:53.346+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:18:53.347+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:18:53.347+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:18:53.347+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:18:53.704+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:18:54.069+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:18:54.417+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:18:54.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57057 #24514 (3 connections now open) 2014-10-06T19:18:54.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57058 #24515 (4 connections now open) 2014-10-06T19:18:54.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57059 #24516 (5 connections now open) 2014-10-06T19:18:54.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57060 #24517 (6 connections now open) 2014-10-06T19:18:54.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57061 #24518 (7 connections now open) 2014-10-06T19:18:54.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57062 #24519 (8 connections now open) 2014-10-06T19:18:54.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57063 #24520 (9 connections now open) 2014-10-06T19:18:54.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57064 #24521 (10 connections now open) 2014-10-06T19:18:54.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57065 #24522 (11 connections now open) 2014-10-06T19:18:54.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57066 #24523 (12 connections now open) 2014-10-06T19:18:54.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57067 #24524 (13 connections now open) 2014-10-06T19:18:54.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57068 #24525 (14 connections now open) 2014-10-06T19:18:54.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57069 #24526 (15 connections now open) 2014-10-06T19:18:54.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57070 #24527 (16 connections now open) 2014-10-06T19:18:54.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57071 #24528 (17 connections now open) 2014-10-06T19:18:54.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57072 #24529 (18 connections now open) 2014-10-06T19:18:54.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57073 #24530 (19 connections now open) 2014-10-06T19:18:54.786+0000 I NETWORK [conn24514] end connection 127.0.0.1:57057 (18 connections now open) 2014-10-06T19:18:58.065+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._45 2014-10-06T19:18:59.786+0000 I NETWORK [conn24527] end connection 127.0.0.1:57070 (17 connections now open) 2014-10-06T19:18:59.786+0000 I NETWORK [conn24523] end connection 127.0.0.1:57066 (17 connections now open) 2014-10-06T19:18:59.786+0000 I NETWORK [conn24526] end connection 127.0.0.1:57069 (17 connections now open) 2014-10-06T19:18:59.786+0000 I NETWORK [conn24528] end connection 127.0.0.1:57071 (15 connections now open) 2014-10-06T19:18:59.786+0000 I NETWORK [conn24521] end connection 127.0.0.1:57064 (14 connections now open) 2014-10-06T19:18:59.786+0000 I NETWORK [conn24516] end connection 127.0.0.1:57059 (17 connections now open) 2014-10-06T19:18:59.787+0000 I NETWORK [conn24517] end connection 127.0.0.1:57060 (12 connections now open) 2014-10-06T19:18:59.787+0000 I NETWORK [conn24524] end connection 127.0.0.1:57067 (12 connections now open) 2014-10-06T19:18:59.786+0000 I NETWORK [conn24518] end connection 127.0.0.1:57061 (14 connections now open) 2014-10-06T19:18:59.787+0000 I NETWORK [conn24520] end connection 127.0.0.1:57063 (9 connections now open) 2014-10-06T19:18:59.787+0000 I NETWORK [conn24519] end connection 127.0.0.1:57062 (9 connections now open) 2014-10-06T19:18:59.787+0000 I NETWORK [conn24522] end connection 127.0.0.1:57065 (7 connections now open) 2014-10-06T19:18:59.787+0000 I NETWORK [conn24515] end connection 127.0.0.1:57058 (6 connections now open) 2014-10-06T19:18:59.787+0000 I NETWORK [conn24529] end connection 127.0.0.1:57072 (4 connections now open) 2014-10-06T19:18:59.787+0000 I NETWORK [conn24525] end connection 127.0.0.1:57068 (3 connections now open) 2014-10-06T19:18:59.787+0000 I NETWORK [conn24530] end connection 127.0.0.1:57073 (3 connections now open) 2014-10-06T19:18:59.787+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57074 #24531 (3 connections now open) 2014-10-06T19:18:59.788+0000 I NETWORK [conn24531] end connection 127.0.0.1:57074 (2 connections now open) 2014-10-06T19:18:59.788+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:18:59.789+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:18:59.789+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:18:59.790+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:18:59.790+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:18:59.791+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:18:59.791+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:18:59.791+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:18:59.792+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:19:00.134+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:19:00.494+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:19:00.839+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:19:01.202+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57075 #24532 (3 connections now open) 2014-10-06T19:19:01.203+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57077 #24533 (4 connections now open) 2014-10-06T19:19:01.203+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57076 #24534 (5 connections now open) 2014-10-06T19:19:01.203+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57080 #24535 (6 connections now open) 2014-10-06T19:19:01.203+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57079 #24536 (7 connections now open) 2014-10-06T19:19:01.203+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57082 #24537 (8 connections now open) 2014-10-06T19:19:01.203+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57083 #24538 (9 connections now open) 2014-10-06T19:19:01.203+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57084 #24539 (10 connections now open) 2014-10-06T19:19:01.203+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57085 #24540 (11 connections now open) 2014-10-06T19:19:01.204+0000 I NETWORK [conn24532] end connection 127.0.0.1:57075 (10 connections now open) 2014-10-06T19:19:06.205+0000 I NETWORK [conn24533] end connection 127.0.0.1:57077 (9 connections now open) 2014-10-06T19:19:06.205+0000 I NETWORK [conn24540] end connection 127.0.0.1:57085 (9 connections now open) 2014-10-06T19:19:06.205+0000 I NETWORK [conn24537] end connection 127.0.0.1:57082 (7 connections now open) 2014-10-06T19:19:06.205+0000 I NETWORK [conn24538] end connection 127.0.0.1:57083 (7 connections now open) 2014-10-06T19:19:06.205+0000 I NETWORK [conn24539] end connection 127.0.0.1:57084 (7 connections now open) 2014-10-06T19:19:06.205+0000 I NETWORK [conn24534] end connection 127.0.0.1:57076 (4 connections now open) 2014-10-06T19:19:06.205+0000 I NETWORK [conn24535] end connection 127.0.0.1:57080 (3 connections now open) 2014-10-06T19:19:06.205+0000 I NETWORK [conn24536] end connection 127.0.0.1:57079 (2 connections now open) 2014-10-06T19:19:06.206+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57086 #24541 (3 connections now open) 2014-10-06T19:19:06.206+0000 I NETWORK [conn24541] end connection 127.0.0.1:57086 (2 connections now open) 2014-10-06T19:19:06.206+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:19:06.210+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:19:06.211+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:19:06.211+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:19:06.212+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:19:06.212+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:19:06.212+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:19:06.213+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:19:06.213+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:19:06.565+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:19:06.912+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:19:07.273+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:19:07.612+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57087 #24542 (3 connections now open) 2014-10-06T19:19:07.613+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57088 #24543 (4 connections now open) 2014-10-06T19:19:07.613+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57090 #24544 (5 connections now open) 2014-10-06T19:19:07.613+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57089 #24545 (6 connections now open) 2014-10-06T19:19:07.613+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57092 #24546 (7 connections now open) 2014-10-06T19:19:07.613+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57093 #24547 (8 connections now open) 2014-10-06T19:19:07.613+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57094 #24548 (9 connections now open) 2014-10-06T19:19:07.614+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57095 #24549 (10 connections now open) 2014-10-06T19:19:07.614+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57096 #24550 (11 connections now open) 2014-10-06T19:19:07.614+0000 I NETWORK [conn24542] end connection 127.0.0.1:57087 (10 connections now open) 2014-10-06T19:19:12.615+0000 I NETWORK [conn24545] end connection 127.0.0.1:57089 (9 connections now open) 2014-10-06T19:19:12.615+0000 I NETWORK [conn24546] end connection 127.0.0.1:57092 (9 connections now open) 2014-10-06T19:19:12.615+0000 I NETWORK [conn24548] end connection 127.0.0.1:57094 (8 connections now open) 2014-10-06T19:19:12.615+0000 I NETWORK [conn24547] end connection 127.0.0.1:57093 (8 connections now open) 2014-10-06T19:19:12.615+0000 I NETWORK [conn24549] end connection 127.0.0.1:57095 (7 connections now open) 2014-10-06T19:19:12.615+0000 I NETWORK [conn24550] end connection 127.0.0.1:57096 (7 connections now open) 2014-10-06T19:19:12.615+0000 I NETWORK [conn24543] end connection 127.0.0.1:57088 (4 connections now open) 2014-10-06T19:19:12.615+0000 I NETWORK [conn24544] end connection 127.0.0.1:57090 (4 connections now open) 2014-10-06T19:19:12.615+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57097 #24551 (3 connections now open) 2014-10-06T19:19:12.616+0000 I NETWORK [conn24551] end connection 127.0.0.1:57097 (2 connections now open) 2014-10-06T19:19:12.616+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:19:12.617+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:19:12.617+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:19:12.618+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:19:12.619+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:19:12.619+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:19:12.619+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:19:12.619+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:19:12.620+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:19:12.983+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:19:13.326+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:19:13.692+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:19:14.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57098 #24552 (3 connections now open) 2014-10-06T19:19:14.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57099 #24553 (4 connections now open) 2014-10-06T19:19:14.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57100 #24554 (5 connections now open) 2014-10-06T19:19:14.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57101 #24555 (6 connections now open) 2014-10-06T19:19:14.034+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57102 #24556 (7 connections now open) 2014-10-06T19:19:14.035+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57103 #24557 (8 connections now open) 2014-10-06T19:19:14.035+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57104 #24558 (9 connections now open) 2014-10-06T19:19:14.035+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57105 #24559 (10 connections now open) 2014-10-06T19:19:14.035+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57106 #24560 (11 connections now open) 2014-10-06T19:19:14.035+0000 I NETWORK [conn24552] end connection 127.0.0.1:57098 (10 connections now open) 2014-10-06T19:19:19.036+0000 I NETWORK [conn24556] end connection 127.0.0.1:57102 (9 connections now open) 2014-10-06T19:19:19.036+0000 I NETWORK [conn24555] end connection 127.0.0.1:57101 (9 connections now open) 2014-10-06T19:19:19.036+0000 I NETWORK [conn24554] end connection 127.0.0.1:57100 (9 connections now open) 2014-10-06T19:19:19.036+0000 I NETWORK [conn24558] end connection 127.0.0.1:57104 (8 connections now open) 2014-10-06T19:19:19.036+0000 I NETWORK [conn24553] end connection 127.0.0.1:57099 (9 connections now open) 2014-10-06T19:19:19.036+0000 I NETWORK [conn24559] end connection 127.0.0.1:57105 (9 connections now open) 2014-10-06T19:19:19.036+0000 I NETWORK [conn24557] end connection 127.0.0.1:57103 (9 connections now open) 2014-10-06T19:19:19.036+0000 I NETWORK [conn24560] end connection 127.0.0.1:57106 (2 connections now open) 2014-10-06T19:19:19.036+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57107 #24561 (4 connections now open) 2014-10-06T19:19:19.037+0000 I NETWORK [conn24561] end connection 127.0.0.1:57107 (2 connections now open) 2014-10-06T19:19:19.037+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:19:19.038+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:19:19.038+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:19:19.039+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:19:19.039+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:19:19.040+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:19:19.040+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:19:19.040+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:19:19.041+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:19:19.400+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:19:19.754+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:19:20.099+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:19:20.466+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57108 #24562 (3 connections now open) 2014-10-06T19:19:20.467+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57109 #24563 (4 connections now open) 2014-10-06T19:19:20.467+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57110 #24564 (5 connections now open) 2014-10-06T19:19:20.467+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57111 #24565 (6 connections now open) 2014-10-06T19:19:20.467+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57112 #24566 (7 connections now open) 2014-10-06T19:19:20.467+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57113 #24567 (8 connections now open) 2014-10-06T19:19:20.467+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57114 #24568 (9 connections now open) 2014-10-06T19:19:20.467+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57115 #24569 (10 connections now open) 2014-10-06T19:19:20.467+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57116 #24570 (11 connections now open) 2014-10-06T19:19:20.468+0000 I NETWORK [conn24562] end connection 127.0.0.1:57108 (10 connections now open) 2014-10-06T19:19:25.468+0000 I NETWORK [conn24570] end connection 127.0.0.1:57116 (9 connections now open) 2014-10-06T19:19:25.468+0000 I NETWORK [conn24563] end connection 127.0.0.1:57109 (9 connections now open) 2014-10-06T19:19:25.468+0000 I NETWORK [conn24565] end connection 127.0.0.1:57111 (7 connections now open) 2014-10-06T19:19:25.469+0000 I NETWORK [conn24568] end connection 127.0.0.1:57114 (7 connections now open) 2014-10-06T19:19:25.469+0000 I NETWORK [conn24569] end connection 127.0.0.1:57115 (7 connections now open) 2014-10-06T19:19:25.469+0000 I NETWORK [conn24567] end connection 127.0.0.1:57113 (7 connections now open) 2014-10-06T19:19:25.469+0000 I NETWORK [conn24566] end connection 127.0.0.1:57112 (3 connections now open) 2014-10-06T19:19:25.469+0000 I NETWORK [conn24564] end connection 127.0.0.1:57110 (3 connections now open) 2014-10-06T19:19:25.469+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57117 #24571 (3 connections now open) 2014-10-06T19:19:25.469+0000 I NETWORK [conn24571] end connection 127.0.0.1:57117 (2 connections now open) 2014-10-06T19:19:25.470+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:19:25.470+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:19:25.471+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:19:25.471+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:19:25.472+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:19:25.472+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:19:25.473+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:19:25.473+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:19:25.474+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:19:25.816+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:19:26.179+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:19:26.523+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:19:26.884+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57118 #24572 (3 connections now open) 2014-10-06T19:19:26.884+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57119 #24573 (4 connections now open) 2014-10-06T19:19:26.884+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57121 #24574 (5 connections now open) 2014-10-06T19:19:26.885+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57120 #24575 (6 connections now open) 2014-10-06T19:19:26.885+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57123 #24576 (7 connections now open) 2014-10-06T19:19:26.885+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57124 #24577 (8 connections now open) 2014-10-06T19:19:26.885+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57125 #24578 (9 connections now open) 2014-10-06T19:19:26.885+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57126 #24579 (10 connections now open) 2014-10-06T19:19:26.885+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57127 #24580 (11 connections now open) 2014-10-06T19:19:26.885+0000 I NETWORK [conn24572] end connection 127.0.0.1:57118 (10 connections now open) 2014-10-06T19:19:31.886+0000 I NETWORK [conn24574] end connection 127.0.0.1:57121 (9 connections now open) 2014-10-06T19:19:31.886+0000 I NETWORK [conn24578] end connection 127.0.0.1:57125 (9 connections now open) 2014-10-06T19:19:31.886+0000 I NETWORK [conn24579] end connection 127.0.0.1:57126 (9 connections now open) 2014-10-06T19:19:31.886+0000 I NETWORK [conn24577] end connection 127.0.0.1:57124 (8 connections now open) 2014-10-06T19:19:31.886+0000 I NETWORK [conn24576] end connection 127.0.0.1:57123 (7 connections now open) 2014-10-06T19:19:31.886+0000 I NETWORK [conn24573] end connection 127.0.0.1:57119 (8 connections now open) 2014-10-06T19:19:31.886+0000 I NETWORK [conn24580] end connection 127.0.0.1:57127 (4 connections now open) 2014-10-06T19:19:31.886+0000 I NETWORK [conn24575] end connection 127.0.0.1:57120 (8 connections now open) 2014-10-06T19:19:31.886+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57128 #24581 (3 connections now open) 2014-10-06T19:19:31.887+0000 I NETWORK [conn24581] end connection 127.0.0.1:57128 (2 connections now open) 2014-10-06T19:19:31.887+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:19:31.888+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:19:31.888+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:19:31.889+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:19:31.889+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:19:31.890+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:19:31.890+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:19:31.890+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:19:31.891+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:19:32.247+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:19:32.595+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:19:32.956+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:19:33.295+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57129 #24582 (3 connections now open) 2014-10-06T19:19:33.295+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57130 #24583 (4 connections now open) 2014-10-06T19:19:33.295+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57131 #24584 (5 connections now open) 2014-10-06T19:19:33.295+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57132 #24585 (6 connections now open) 2014-10-06T19:19:33.295+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57133 #24586 (7 connections now open) 2014-10-06T19:19:33.296+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57134 #24587 (8 connections now open) 2014-10-06T19:19:33.296+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57135 #24588 (9 connections now open) 2014-10-06T19:19:33.296+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57136 #24589 (10 connections now open) 2014-10-06T19:19:33.296+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57137 #24590 (11 connections now open) 2014-10-06T19:19:33.296+0000 I NETWORK [conn24582] end connection 127.0.0.1:57129 (10 connections now open) 2014-10-06T19:19:38.297+0000 I NETWORK [conn24586] end connection 127.0.0.1:57133 (9 connections now open) 2014-10-06T19:19:38.297+0000 I NETWORK [conn24585] end connection 127.0.0.1:57132 (9 connections now open) 2014-10-06T19:19:38.297+0000 I NETWORK [conn24590] end connection 127.0.0.1:57137 (9 connections now open) 2014-10-06T19:19:38.297+0000 I NETWORK [conn24583] end connection 127.0.0.1:57130 (9 connections now open) 2014-10-06T19:19:38.297+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57138 #24591 (10 connections now open) 2014-10-06T19:19:38.297+0000 I NETWORK [conn24587] end connection 127.0.0.1:57134 (8 connections now open) 2014-10-06T19:19:38.297+0000 I NETWORK [conn24584] end connection 127.0.0.1:57131 (8 connections now open) 2014-10-06T19:19:38.297+0000 I NETWORK [conn24589] end connection 127.0.0.1:57136 (8 connections now open) 2014-10-06T19:19:38.297+0000 I NETWORK [conn24588] end connection 127.0.0.1:57135 (8 connections now open) 2014-10-06T19:19:38.298+0000 I NETWORK [conn24591] end connection 127.0.0.1:57138 (2 connections now open) 2014-10-06T19:19:38.298+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:19:38.299+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:19:38.299+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:19:38.300+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:19:38.301+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:19:38.301+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:19:38.301+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:19:38.301+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:19:38.302+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:19:38.662+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:19:38.998+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:19:39.366+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:19:39.711+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57139 #24592 (3 connections now open) 2014-10-06T19:19:39.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57140 #24593 (4 connections now open) 2014-10-06T19:19:39.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57141 #24594 (5 connections now open) 2014-10-06T19:19:39.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57142 #24595 (6 connections now open) 2014-10-06T19:19:39.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57143 #24596 (7 connections now open) 2014-10-06T19:19:39.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57144 #24597 (8 connections now open) 2014-10-06T19:19:39.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57145 #24598 (9 connections now open) 2014-10-06T19:19:39.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57146 #24599 (10 connections now open) 2014-10-06T19:19:39.712+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57148 #24600 (11 connections now open) 2014-10-06T19:19:39.713+0000 I NETWORK [conn24592] end connection 127.0.0.1:57139 (10 connections now open) 2014-10-06T19:19:44.713+0000 I NETWORK [conn24599] end connection 127.0.0.1:57146 (9 connections now open) 2014-10-06T19:19:44.713+0000 I NETWORK [conn24597] end connection 127.0.0.1:57144 (9 connections now open) 2014-10-06T19:19:44.714+0000 I NETWORK [conn24600] end connection 127.0.0.1:57148 (9 connections now open) 2014-10-06T19:19:44.714+0000 I NETWORK [conn24593] end connection 127.0.0.1:57140 (9 connections now open) 2014-10-06T19:19:44.713+0000 I NETWORK [conn24598] end connection 127.0.0.1:57145 (9 connections now open) 2014-10-06T19:19:44.713+0000 I NETWORK [conn24596] end connection 127.0.0.1:57143 (9 connections now open) 2014-10-06T19:19:44.714+0000 I NETWORK [conn24595] end connection 127.0.0.1:57142 (5 connections now open) 2014-10-06T19:19:44.714+0000 I NETWORK [conn24594] end connection 127.0.0.1:57141 (9 connections now open) 2014-10-06T19:19:44.714+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57149 #24601 (4 connections now open) 2014-10-06T19:19:44.714+0000 I NETWORK [conn24601] end connection 127.0.0.1:57149 (2 connections now open) 2014-10-06T19:19:44.715+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:19:44.715+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:19:44.716+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:19:44.717+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:19:44.717+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:19:44.718+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:19:44.718+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:19:44.718+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:19:44.719+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:19:45.102+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:19:45.455+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:19:45.803+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:19:46.159+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57150 #24602 (3 connections now open) 2014-10-06T19:19:46.159+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57151 #24603 (4 connections now open) 2014-10-06T19:19:46.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57152 #24604 (5 connections now open) 2014-10-06T19:19:46.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57153 #24605 (6 connections now open) 2014-10-06T19:19:46.160+0000 I NETWORK [conn24602] end connection 127.0.0.1:57150 (5 connections now open) 2014-10-06T19:19:46.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57154 #24606 (7 connections now open) 2014-10-06T19:19:51.160+0000 I NETWORK [conn24603] end connection 127.0.0.1:57151 (5 connections now open) 2014-10-06T19:19:51.160+0000 I NETWORK [conn24604] end connection 127.0.0.1:57152 (5 connections now open) 2014-10-06T19:19:51.160+0000 I NETWORK [conn24605] end connection 127.0.0.1:57153 (5 connections now open) 2014-10-06T19:19:51.160+0000 I NETWORK [conn24606] end connection 127.0.0.1:57154 (5 connections now open) 2014-10-06T19:19:51.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57155 #24607 (3 connections now open) 2014-10-06T19:19:51.161+0000 I NETWORK [conn24607] end connection 127.0.0.1:57155 (2 connections now open) 2014-10-06T19:19:51.161+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:19:51.162+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:19:51.162+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:19:51.163+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:19:51.164+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:19:51.164+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:19:51.164+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:19:51.164+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:19:51.165+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:19:51.506+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:19:51.863+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:19:52.208+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:19:52.570+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57156 #24608 (3 connections now open) 2014-10-06T19:19:52.570+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57157 #24609 (4 connections now open) 2014-10-06T19:19:52.571+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57158 #24610 (5 connections now open) 2014-10-06T19:19:52.571+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57159 #24611 (6 connections now open) 2014-10-06T19:19:52.571+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57160 #24612 (7 connections now open) 2014-10-06T19:19:52.571+0000 I NETWORK [conn24608] end connection 127.0.0.1:57156 (6 connections now open) 2014-10-06T19:19:57.572+0000 I NETWORK [conn24609] end connection 127.0.0.1:57157 (5 connections now open) 2014-10-06T19:19:57.572+0000 I NETWORK [conn24610] end connection 127.0.0.1:57158 (5 connections now open) 2014-10-06T19:19:57.572+0000 I NETWORK [conn24612] end connection 127.0.0.1:57160 (5 connections now open) 2014-10-06T19:19:57.572+0000 I NETWORK [conn24611] end connection 127.0.0.1:57159 (4 connections now open) 2014-10-06T19:19:57.572+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57161 #24613 (3 connections now open) 2014-10-06T19:19:57.573+0000 I NETWORK [conn24613] end connection 127.0.0.1:57161 (2 connections now open) 2014-10-06T19:19:57.573+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:19:57.574+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:19:57.574+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:19:57.575+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:19:57.575+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:19:57.576+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:19:57.576+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:19:57.576+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:19:57.577+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:19:57.923+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:19:58.288+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:19:58.649+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:19:59.002+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57162 #24614 (3 connections now open) 2014-10-06T19:19:59.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57163 #24615 (4 connections now open) 2014-10-06T19:19:59.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57164 #24616 (5 connections now open) 2014-10-06T19:19:59.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57165 #24617 (6 connections now open) 2014-10-06T19:19:59.003+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57166 #24618 (7 connections now open) 2014-10-06T19:19:59.003+0000 I NETWORK [conn24614] end connection 127.0.0.1:57162 (6 connections now open) 2014-10-06T19:20:04.003+0000 I NETWORK [conn24617] end connection 127.0.0.1:57165 (5 connections now open) 2014-10-06T19:20:04.003+0000 I NETWORK [conn24615] end connection 127.0.0.1:57163 (5 connections now open) 2014-10-06T19:20:04.003+0000 I NETWORK [conn24616] end connection 127.0.0.1:57164 (5 connections now open) 2014-10-06T19:20:04.003+0000 I NETWORK [conn24618] end connection 127.0.0.1:57166 (3 connections now open) 2014-10-06T19:20:04.004+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57167 #24619 (3 connections now open) 2014-10-06T19:20:04.004+0000 I NETWORK [conn24619] end connection 127.0.0.1:57167 (2 connections now open) 2014-10-06T19:20:04.005+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:20:04.005+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:20:04.006+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:20:04.006+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:20:04.007+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:20:04.007+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:20:04.007+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:20:04.008+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:20:04.008+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:20:04.363+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:20:04.703+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:20:05.063+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:20:05.402+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57168 #24620 (3 connections now open) 2014-10-06T19:20:05.402+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57169 #24621 (4 connections now open) 2014-10-06T19:20:05.402+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57170 #24622 (5 connections now open) 2014-10-06T19:20:05.402+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57171 #24623 (6 connections now open) 2014-10-06T19:20:05.402+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57172 #24624 (7 connections now open) 2014-10-06T19:20:05.402+0000 I NETWORK [conn24620] end connection 127.0.0.1:57168 (6 connections now open) 2014-10-06T19:20:10.403+0000 I NETWORK [conn24622] end connection 127.0.0.1:57170 (5 connections now open) 2014-10-06T19:20:10.403+0000 I NETWORK [conn24623] end connection 127.0.0.1:57171 (5 connections now open) 2014-10-06T19:20:10.403+0000 I NETWORK [conn24624] end connection 127.0.0.1:57172 (4 connections now open) 2014-10-06T19:20:10.403+0000 I NETWORK [conn24621] end connection 127.0.0.1:57169 (3 connections now open) 2014-10-06T19:20:10.403+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57173 #24625 (3 connections now open) 2014-10-06T19:20:10.403+0000 I NETWORK [conn24625] end connection 127.0.0.1:57173 (2 connections now open) 2014-10-06T19:20:10.404+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:20:10.404+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:20:10.405+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:20:10.405+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:20:10.406+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:20:10.406+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:20:10.407+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:20:10.407+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:20:10.407+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:20:10.767+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:20:11.118+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:20:11.464+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:20:11.824+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57174 #24626 (3 connections now open) 2014-10-06T19:20:11.824+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57175 #24627 (4 connections now open) 2014-10-06T19:20:11.824+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57176 #24628 (5 connections now open) 2014-10-06T19:20:11.825+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57177 #24629 (6 connections now open) 2014-10-06T19:20:11.825+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57178 #24630 (7 connections now open) 2014-10-06T19:20:11.825+0000 I NETWORK [conn24626] end connection 127.0.0.1:57174 (6 connections now open) 2014-10-06T19:20:16.825+0000 I NETWORK [conn24628] end connection 127.0.0.1:57176 (5 connections now open) 2014-10-06T19:20:16.825+0000 I NETWORK [conn24627] end connection 127.0.0.1:57175 (5 connections now open) 2014-10-06T19:20:16.825+0000 I NETWORK [conn24630] end connection 127.0.0.1:57178 (5 connections now open) 2014-10-06T19:20:16.825+0000 I NETWORK [conn24629] end connection 127.0.0.1:57177 (4 connections now open) 2014-10-06T19:20:16.825+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57179 #24631 (3 connections now open) 2014-10-06T19:20:16.826+0000 I NETWORK [conn24631] end connection 127.0.0.1:57179 (2 connections now open) 2014-10-06T19:20:16.826+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:20:16.827+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:20:16.828+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:20:16.828+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:20:16.829+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:20:16.829+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:20:16.829+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:20:16.829+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:20:16.830+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:20:17.169+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:20:17.528+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:20:17.864+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:20:18.228+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57180 #24632 (3 connections now open) 2014-10-06T19:20:18.229+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57181 #24633 (4 connections now open) 2014-10-06T19:20:18.229+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57182 #24634 (5 connections now open) 2014-10-06T19:20:18.229+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57183 #24635 (6 connections now open) 2014-10-06T19:20:18.229+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57184 #24636 (7 connections now open) 2014-10-06T19:20:18.229+0000 I NETWORK [conn24632] end connection 127.0.0.1:57180 (6 connections now open) 2014-10-06T19:20:23.230+0000 I NETWORK [conn24634] end connection 127.0.0.1:57182 (5 connections now open) 2014-10-06T19:20:23.230+0000 I NETWORK [conn24633] end connection 127.0.0.1:57181 (5 connections now open) 2014-10-06T19:20:23.230+0000 I NETWORK [conn24635] end connection 127.0.0.1:57183 (4 connections now open) 2014-10-06T19:20:23.230+0000 I NETWORK [conn24636] end connection 127.0.0.1:57184 (3 connections now open) 2014-10-06T19:20:23.230+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57185 #24637 (3 connections now open) 2014-10-06T19:20:23.230+0000 I NETWORK [conn24637] end connection 127.0.0.1:57185 (2 connections now open) 2014-10-06T19:20:23.231+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:20:23.231+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:20:23.232+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:20:23.233+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:20:23.233+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:20:23.233+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:20:23.234+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:20:23.234+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:20:23.234+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:20:23.574+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:20:23.932+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:20:24.295+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:20:24.638+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57186 #24638 (3 connections now open) 2014-10-06T19:20:24.639+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57187 #24639 (4 connections now open) 2014-10-06T19:20:24.639+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57188 #24640 (5 connections now open) 2014-10-06T19:20:24.639+0000 I NETWORK [conn24638] end connection 127.0.0.1:57186 (4 connections now open) 2014-10-06T19:20:24.639+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57189 #24641 (6 connections now open) 2014-10-06T19:20:24.639+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57190 #24642 (6 connections now open) 2014-10-06T19:20:29.639+0000 I NETWORK [conn24639] end connection 127.0.0.1:57187 (5 connections now open) 2014-10-06T19:20:29.639+0000 I NETWORK [conn24641] end connection 127.0.0.1:57189 (5 connections now open) 2014-10-06T19:20:29.639+0000 I NETWORK [conn24642] end connection 127.0.0.1:57190 (4 connections now open) 2014-10-06T19:20:29.639+0000 I NETWORK [conn24640] end connection 127.0.0.1:57188 (3 connections now open) 2014-10-06T19:20:29.640+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57191 #24643 (3 connections now open) 2014-10-06T19:20:29.640+0000 I NETWORK [conn24643] end connection 127.0.0.1:57191 (2 connections now open) 2014-10-06T19:20:29.641+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:20:29.641+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:20:29.642+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:20:29.642+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:20:29.643+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:20:29.643+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:20:29.643+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:20:29.644+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:20:29.644+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:20:30.003+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:20:30.341+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:20:30.704+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:20:31.047+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57192 #24644 (3 connections now open) 2014-10-06T19:20:31.047+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57193 #24645 (4 connections now open) 2014-10-06T19:20:31.047+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57194 #24646 (5 connections now open) 2014-10-06T19:20:31.048+0000 I NETWORK [conn24644] end connection 127.0.0.1:57192 (4 connections now open) 2014-10-06T19:20:36.048+0000 I NETWORK [conn24646] end connection 127.0.0.1:57194 (3 connections now open) 2014-10-06T19:20:36.048+0000 I NETWORK [conn24645] end connection 127.0.0.1:57193 (3 connections now open) 2014-10-06T19:20:36.048+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57195 #24647 (3 connections now open) 2014-10-06T19:20:36.049+0000 I NETWORK [conn24647] end connection 127.0.0.1:57195 (2 connections now open) 2014-10-06T19:20:36.049+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:20:36.050+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:20:36.050+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:20:36.051+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:20:36.052+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:20:36.052+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:20:36.052+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:20:36.052+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:20:36.056+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:20:36.419+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:20:36.771+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:20:37.126+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:20:37.487+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57196 #24648 (3 connections now open) 2014-10-06T19:20:37.488+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57197 #24649 (4 connections now open) 2014-10-06T19:20:37.488+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57198 #24650 (5 connections now open) 2014-10-06T19:20:37.488+0000 I NETWORK [conn24648] end connection 127.0.0.1:57196 (4 connections now open) 2014-10-06T19:20:42.488+0000 I NETWORK [conn24649] end connection 127.0.0.1:57197 (3 connections now open) 2014-10-06T19:20:42.488+0000 I NETWORK [conn24650] end connection 127.0.0.1:57198 (3 connections now open) 2014-10-06T19:20:42.489+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57199 #24651 (3 connections now open) 2014-10-06T19:20:42.489+0000 I NETWORK [conn24651] end connection 127.0.0.1:57199 (2 connections now open) 2014-10-06T19:20:42.489+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:20:42.490+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:20:42.491+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:20:42.491+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:20:42.492+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:20:42.492+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:20:42.492+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:20:42.492+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:20:42.493+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:20:42.836+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:20:43.202+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:20:43.548+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:20:43.911+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57200 #24652 (3 connections now open) 2014-10-06T19:20:43.911+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57201 #24653 (4 connections now open) 2014-10-06T19:20:43.911+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57202 #24654 (5 connections now open) 2014-10-06T19:20:43.912+0000 I NETWORK [conn24652] end connection 127.0.0.1:57200 (4 connections now open) 2014-10-06T19:20:48.912+0000 I NETWORK [conn24654] end connection 127.0.0.1:57202 (3 connections now open) 2014-10-06T19:20:48.912+0000 I NETWORK [conn24653] end connection 127.0.0.1:57201 (3 connections now open) 2014-10-06T19:20:48.913+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57203 #24655 (3 connections now open) 2014-10-06T19:20:48.913+0000 I NETWORK [conn24655] end connection 127.0.0.1:57203 (2 connections now open) 2014-10-06T19:20:48.914+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:20:48.914+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:20:48.915+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:20:48.915+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:20:48.916+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:20:48.916+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:20:48.917+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:20:48.917+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:20:48.917+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:20:49.261+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:20:49.628+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:20:49.986+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:20:50.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57204 #24656 (3 connections now open) 2014-10-06T19:20:50.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57205 #24657 (4 connections now open) 2014-10-06T19:20:50.341+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57206 #24658 (5 connections now open) 2014-10-06T19:20:50.341+0000 I NETWORK [conn24656] end connection 127.0.0.1:57204 (4 connections now open) 2014-10-06T19:20:55.342+0000 I NETWORK [conn24658] end connection 127.0.0.1:57206 (3 connections now open) 2014-10-06T19:20:55.342+0000 I NETWORK [conn24657] end connection 127.0.0.1:57205 (3 connections now open) 2014-10-06T19:20:55.342+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57207 #24659 (3 connections now open) 2014-10-06T19:20:55.342+0000 I NETWORK [conn24659] end connection 127.0.0.1:57207 (2 connections now open) 2014-10-06T19:20:55.343+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:20:55.343+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:20:55.344+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:20:55.345+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:20:55.345+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:20:55.345+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:20:55.346+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:20:55.346+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:20:55.346+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:20:55.705+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:20:56.046+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:20:56.402+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:20:56.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57208 #24660 (3 connections now open) 2014-10-06T19:20:56.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57209 #24661 (4 connections now open) 2014-10-06T19:20:56.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57210 #24662 (5 connections now open) 2014-10-06T19:20:56.736+0000 I NETWORK [conn24660] end connection 127.0.0.1:57208 (4 connections now open) 2014-10-06T19:21:01.737+0000 I NETWORK [conn24661] end connection 127.0.0.1:57209 (3 connections now open) 2014-10-06T19:21:01.737+0000 I NETWORK [conn24662] end connection 127.0.0.1:57210 (3 connections now open) 2014-10-06T19:21:01.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57211 #24663 (3 connections now open) 2014-10-06T19:21:01.737+0000 I NETWORK [conn24663] end connection 127.0.0.1:57211 (2 connections now open) 2014-10-06T19:21:01.738+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:21:01.738+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:21:01.739+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:21:01.740+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:21:01.740+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:21:01.740+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:21:01.741+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:21:01.741+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:21:01.741+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:21:02.106+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:21:02.446+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:21:02.813+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:21:03.164+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57212 #24664 (3 connections now open) 2014-10-06T19:21:03.165+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57213 #24665 (4 connections now open) 2014-10-06T19:21:03.165+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57214 #24666 (5 connections now open) 2014-10-06T19:21:03.165+0000 I NETWORK [conn24664] end connection 127.0.0.1:57212 (4 connections now open) 2014-10-06T19:21:08.165+0000 I NETWORK [conn24666] end connection 127.0.0.1:57214 (3 connections now open) 2014-10-06T19:21:08.165+0000 I NETWORK [conn24665] end connection 127.0.0.1:57213 (3 connections now open) 2014-10-06T19:21:08.165+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57215 #24667 (4 connections now open) 2014-10-06T19:21:08.166+0000 I NETWORK [conn24667] end connection 127.0.0.1:57215 (2 connections now open) 2014-10-06T19:21:08.167+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:21:08.167+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:21:08.168+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:21:08.169+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:21:08.169+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:21:08.169+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:21:08.170+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:21:08.170+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:21:08.170+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:21:08.513+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:21:08.872+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:21:09.208+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:21:09.564+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57216 #24668 (3 connections now open) 2014-10-06T19:21:09.564+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57217 #24669 (4 connections now open) 2014-10-06T19:21:09.564+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57218 #24670 (5 connections now open) 2014-10-06T19:21:09.565+0000 I NETWORK [conn24668] end connection 127.0.0.1:57216 (4 connections now open) 2014-10-06T19:21:14.565+0000 I NETWORK [conn24669] end connection 127.0.0.1:57217 (3 connections now open) 2014-10-06T19:21:14.565+0000 I NETWORK [conn24670] end connection 127.0.0.1:57218 (3 connections now open) 2014-10-06T19:21:14.565+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57219 #24671 (3 connections now open) 2014-10-06T19:21:14.566+0000 I NETWORK [conn24671] end connection 127.0.0.1:57219 (2 connections now open) 2014-10-06T19:21:14.566+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:21:14.567+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:21:14.568+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:21:14.568+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:21:14.569+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:21:14.569+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:21:14.569+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:21:14.570+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:21:14.570+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:21:14.917+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:21:15.275+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:21:15.625+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:21:15.972+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57220 #24672 (3 connections now open) 2014-10-06T19:21:15.973+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57221 #24673 (4 connections now open) 2014-10-06T19:21:15.973+0000 I NETWORK [conn24672] end connection 127.0.0.1:57220 (3 connections now open) 2014-10-06T19:21:20.973+0000 I NETWORK [conn24673] end connection 127.0.0.1:57221 (2 connections now open) 2014-10-06T19:21:20.974+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57222 #24674 (3 connections now open) 2014-10-06T19:21:20.974+0000 I NETWORK [conn24674] end connection 127.0.0.1:57222 (2 connections now open) 2014-10-06T19:21:20.974+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:21:20.975+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:21:20.976+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:21:20.976+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:21:20.977+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:21:20.977+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:21:20.977+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:21:20.977+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:21:20.978+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:21:21.341+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:21:21.679+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:21:22.034+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:21:22.374+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57223 #24675 (3 connections now open) 2014-10-06T19:21:22.374+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57224 #24676 (4 connections now open) 2014-10-06T19:21:22.374+0000 I NETWORK [conn24675] end connection 127.0.0.1:57223 (3 connections now open) 2014-10-06T19:21:27.375+0000 I NETWORK [conn24676] end connection 127.0.0.1:57224 (2 connections now open) 2014-10-06T19:21:27.375+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57225 #24677 (3 connections now open) 2014-10-06T19:21:27.375+0000 I NETWORK [conn24677] end connection 127.0.0.1:57225 (2 connections now open) 2014-10-06T19:21:27.376+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:21:27.376+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:21:27.377+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:21:27.377+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:21:27.378+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:21:27.378+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:21:27.378+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:21:27.379+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:21:27.379+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:21:27.743+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:21:28.081+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:21:28.442+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:21:28.794+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57226 #24678 (3 connections now open) 2014-10-06T19:21:28.794+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57227 #24679 (4 connections now open) 2014-10-06T19:21:28.794+0000 I NETWORK [conn24678] end connection 127.0.0.1:57226 (3 connections now open) 2014-10-06T19:21:33.795+0000 I NETWORK [conn24679] end connection 127.0.0.1:57227 (2 connections now open) 2014-10-06T19:21:33.795+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57228 #24680 (3 connections now open) 2014-10-06T19:21:33.796+0000 I NETWORK [conn24680] end connection 127.0.0.1:57228 (2 connections now open) 2014-10-06T19:21:33.796+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:21:33.797+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:21:33.797+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:21:33.798+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:21:33.798+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:21:33.799+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:21:33.799+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:21:33.799+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:21:33.800+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:21:34.142+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:21:34.499+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:21:34.834+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:21:35.193+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57229 #24681 (3 connections now open) 2014-10-06T19:21:35.194+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57230 #24682 (4 connections now open) 2014-10-06T19:21:35.194+0000 I NETWORK [conn24681] end connection 127.0.0.1:57229 (3 connections now open) 2014-10-06T19:21:40.194+0000 I NETWORK [conn24682] end connection 127.0.0.1:57230 (2 connections now open) 2014-10-06T19:21:40.195+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57231 #24683 (3 connections now open) 2014-10-06T19:21:40.195+0000 I NETWORK [conn24683] end connection 127.0.0.1:57231 (2 connections now open) 2014-10-06T19:21:40.196+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:21:40.196+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:21:40.197+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:21:40.198+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:21:40.198+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:21:40.198+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:21:40.199+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:21:40.199+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:21:40.199+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:21:40.547+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:21:40.906+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:21:41.250+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:21:41.619+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57232 #24684 (3 connections now open) 2014-10-06T19:21:41.619+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57233 #24685 (4 connections now open) 2014-10-06T19:21:41.619+0000 I NETWORK [conn24684] end connection 127.0.0.1:57232 (3 connections now open) 2014-10-06T19:21:46.620+0000 I NETWORK [conn24685] end connection 127.0.0.1:57233 (2 connections now open) 2014-10-06T19:21:46.620+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57234 #24686 (3 connections now open) 2014-10-06T19:21:46.620+0000 I NETWORK [conn24686] end connection 127.0.0.1:57234 (2 connections now open) 2014-10-06T19:21:46.621+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:21:46.621+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:21:46.622+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:21:46.622+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:21:46.623+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:21:46.623+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:21:46.623+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:21:46.624+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:21:46.624+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:21:46.988+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:21:47.328+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:21:47.682+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:21:48.023+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57235 #24687 (3 connections now open) 2014-10-06T19:21:48.023+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57236 #24688 (4 connections now open) 2014-10-06T19:21:48.024+0000 I NETWORK [conn24687] end connection 127.0.0.1:57235 (3 connections now open) 2014-10-06T19:21:53.024+0000 I NETWORK [conn24688] end connection 127.0.0.1:57236 (2 connections now open) 2014-10-06T19:21:53.024+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57237 #24689 (3 connections now open) 2014-10-06T19:21:53.025+0000 I NETWORK [conn24689] end connection 127.0.0.1:57237 (2 connections now open) 2014-10-06T19:21:53.025+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:21:53.026+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:21:53.026+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:21:53.027+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:21:53.027+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:21:53.028+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:21:53.028+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:21:53.028+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:21:53.029+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:21:53.385+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:21:53.720+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:21:54.078+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:21:54.431+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57238 #24690 (3 connections now open) 2014-10-06T19:21:54.431+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57239 #24691 (4 connections now open) 2014-10-06T19:21:54.432+0000 I NETWORK [conn24690] end connection 127.0.0.1:57238 (3 connections now open) 2014-10-06T19:21:59.433+0000 I NETWORK [conn24691] end connection 127.0.0.1:57239 (2 connections now open) 2014-10-06T19:21:59.434+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57240 #24692 (3 connections now open) 2014-10-06T19:21:59.434+0000 I NETWORK [conn24692] end connection 127.0.0.1:57240 (2 connections now open) 2014-10-06T19:21:59.434+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntId 2014-10-06T19:21:59.435+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntId 2014-10-06T19:21:59.436+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntId 2014-10-06T19:21:59.436+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntId 2014-10-06T19:21:59.442+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:21:59.442+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:21:59.442+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:21:59.443+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:21:59.443+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:21:59.798+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:00.164+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:00.513+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:00.880+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57241 #24693 (3 connections now open) 2014-10-06T19:22:00.880+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57242 #24694 (4 connections now open) 2014-10-06T19:22:00.880+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57243 #24695 (5 connections now open) 2014-10-06T19:22:00.881+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57244 #24696 (6 connections now open) 2014-10-06T19:22:00.881+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57245 #24697 (7 connections now open) 2014-10-06T19:22:00.881+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57246 #24698 (8 connections now open) 2014-10-06T19:22:00.881+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57247 #24699 (9 connections now open) 2014-10-06T19:22:00.881+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57248 #24700 (10 connections now open) 2014-10-06T19:22:00.881+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57249 #24701 (11 connections now open) 2014-10-06T19:22:00.882+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57250 #24702 (12 connections now open) 2014-10-06T19:22:00.882+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57251 #24703 (13 connections now open) 2014-10-06T19:22:00.882+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57252 #24704 (14 connections now open) 2014-10-06T19:22:00.882+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57253 #24705 (15 connections now open) 2014-10-06T19:22:00.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57254 #24706 (16 connections now open) 2014-10-06T19:22:00.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57255 #24707 (17 connections now open) 2014-10-06T19:22:00.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57256 #24708 (18 connections now open) 2014-10-06T19:22:00.883+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57257 #24709 (19 connections now open) 2014-10-06T19:22:00.883+0000 I NETWORK [conn24693] end connection 127.0.0.1:57241 (18 connections now open) 2014-10-06T19:22:05.884+0000 I NETWORK [conn24707] end connection 127.0.0.1:57255 (17 connections now open) 2014-10-06T19:22:05.884+0000 I NETWORK [conn24698] end connection 127.0.0.1:57246 (17 connections now open) 2014-10-06T19:22:05.884+0000 I NETWORK [conn24696] end connection 127.0.0.1:57244 (15 connections now open) 2014-10-06T19:22:05.888+0000 I NETWORK [conn24704] end connection 127.0.0.1:57252 (14 connections now open) 2014-10-06T19:22:05.889+0000 I NETWORK [conn24695] end connection 127.0.0.1:57243 (13 connections now open) 2014-10-06T19:22:05.889+0000 I NETWORK [conn24700] end connection 127.0.0.1:57248 (12 connections now open) 2014-10-06T19:22:05.889+0000 I NETWORK [conn24702] end connection 127.0.0.1:57250 (11 connections now open) 2014-10-06T19:22:05.889+0000 I NETWORK [conn24694] end connection 127.0.0.1:57242 (10 connections now open) 2014-10-06T19:22:05.889+0000 I NETWORK [conn24699] end connection 127.0.0.1:57247 (9 connections now open) 2014-10-06T19:22:05.890+0000 I NETWORK [conn24697] end connection 127.0.0.1:57245 (8 connections now open) 2014-10-06T19:22:05.890+0000 I NETWORK [conn24705] end connection 127.0.0.1:57253 (7 connections now open) 2014-10-06T19:22:05.890+0000 I NETWORK [conn24703] end connection 127.0.0.1:57251 (7 connections now open) 2014-10-06T19:22:05.890+0000 I NETWORK [conn24701] end connection 127.0.0.1:57249 (7 connections now open) 2014-10-06T19:22:05.890+0000 I NETWORK [conn24709] end connection 127.0.0.1:57257 (7 connections now open) 2014-10-06T19:22:05.891+0000 I NETWORK [conn24706] end connection 127.0.0.1:57254 (3 connections now open) 2014-10-06T19:22:05.891+0000 I NETWORK [conn24708] end connection 127.0.0.1:57256 (3 connections now open) 2014-10-06T19:22:05.891+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57258 #24710 (3 connections now open) 2014-10-06T19:22:05.891+0000 I NETWORK [conn24710] end connection 127.0.0.1:57258 (2 connections now open) 2014-10-06T19:22:05.892+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:05.892+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:05.893+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:05.894+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:05.894+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:05.894+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:05.895+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:05.895+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:05.895+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:06.245+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:06.615+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:06.978+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:07.330+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57259 #24711 (3 connections now open) 2014-10-06T19:22:07.331+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57260 #24712 (4 connections now open) 2014-10-06T19:22:07.331+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57261 #24713 (5 connections now open) 2014-10-06T19:22:07.331+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57262 #24714 (6 connections now open) 2014-10-06T19:22:07.331+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57263 #24715 (7 connections now open) 2014-10-06T19:22:07.331+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57264 #24716 (8 connections now open) 2014-10-06T19:22:07.331+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57265 #24717 (9 connections now open) 2014-10-06T19:22:07.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57266 #24718 (10 connections now open) 2014-10-06T19:22:07.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57267 #24719 (11 connections now open) 2014-10-06T19:22:07.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57268 #24720 (12 connections now open) 2014-10-06T19:22:07.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57269 #24721 (13 connections now open) 2014-10-06T19:22:07.332+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57270 #24722 (14 connections now open) 2014-10-06T19:22:07.333+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57271 #24723 (15 connections now open) 2014-10-06T19:22:07.333+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57272 #24724 (16 connections now open) 2014-10-06T19:22:07.333+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57273 #24725 (17 connections now open) 2014-10-06T19:22:07.333+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57274 #24726 (18 connections now open) 2014-10-06T19:22:07.333+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57275 #24727 (19 connections now open) 2014-10-06T19:22:07.333+0000 I NETWORK [conn24711] end connection 127.0.0.1:57259 (18 connections now open) 2014-10-06T19:22:12.334+0000 I NETWORK [conn24723] end connection 127.0.0.1:57271 (17 connections now open) 2014-10-06T19:22:12.334+0000 I NETWORK [conn24718] end connection 127.0.0.1:57266 (17 connections now open) 2014-10-06T19:22:12.334+0000 I NETWORK [conn24726] end connection 127.0.0.1:57274 (15 connections now open) 2014-10-06T19:22:12.334+0000 I NETWORK [conn24713] end connection 127.0.0.1:57261 (14 connections now open) 2014-10-06T19:22:12.334+0000 I NETWORK [conn24715] end connection 127.0.0.1:57263 (14 connections now open) 2014-10-06T19:22:12.334+0000 I NETWORK [conn24714] end connection 127.0.0.1:57262 (14 connections now open) 2014-10-06T19:22:12.334+0000 I NETWORK [conn24717] end connection 127.0.0.1:57265 (11 connections now open) 2014-10-06T19:22:12.335+0000 I NETWORK [conn24725] end connection 127.0.0.1:57273 (10 connections now open) 2014-10-06T19:22:12.335+0000 I NETWORK [conn24727] end connection 127.0.0.1:57275 (9 connections now open) 2014-10-06T19:22:12.335+0000 I NETWORK [conn24721] end connection 127.0.0.1:57269 (8 connections now open) 2014-10-06T19:22:12.335+0000 I NETWORK [conn24722] end connection 127.0.0.1:57270 (7 connections now open) 2014-10-06T19:22:12.336+0000 I NETWORK [conn24719] end connection 127.0.0.1:57267 (6 connections now open) 2014-10-06T19:22:12.336+0000 I NETWORK [conn24712] end connection 127.0.0.1:57260 (5 connections now open) 2014-10-06T19:22:12.336+0000 I NETWORK [conn24724] end connection 127.0.0.1:57272 (4 connections now open) 2014-10-06T19:22:12.336+0000 I NETWORK [conn24716] end connection 127.0.0.1:57264 (4 connections now open) 2014-10-06T19:22:12.337+0000 I NETWORK [conn24720] end connection 127.0.0.1:57268 (2 connections now open) 2014-10-06T19:22:12.337+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57276 #24728 (3 connections now open) 2014-10-06T19:22:12.337+0000 I NETWORK [conn24728] end connection 127.0.0.1:57276 (2 connections now open) 2014-10-06T19:22:12.338+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:12.339+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:12.339+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:12.340+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:12.340+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:12.341+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:12.341+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:12.341+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:12.341+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:12.711+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:13.061+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:13.430+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:13.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57277 #24729 (3 connections now open) 2014-10-06T19:22:13.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57278 #24730 (4 connections now open) 2014-10-06T19:22:13.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57279 #24731 (5 connections now open) 2014-10-06T19:22:13.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57280 #24732 (6 connections now open) 2014-10-06T19:22:13.782+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57281 #24733 (7 connections now open) 2014-10-06T19:22:13.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57282 #24734 (8 connections now open) 2014-10-06T19:22:13.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57283 #24735 (9 connections now open) 2014-10-06T19:22:13.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57284 #24736 (10 connections now open) 2014-10-06T19:22:13.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57285 #24737 (11 connections now open) 2014-10-06T19:22:13.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57286 #24738 (12 connections now open) 2014-10-06T19:22:13.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57287 #24739 (13 connections now open) 2014-10-06T19:22:13.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57288 #24740 (14 connections now open) 2014-10-06T19:22:13.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57289 #24741 (15 connections now open) 2014-10-06T19:22:13.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57290 #24742 (16 connections now open) 2014-10-06T19:22:13.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57291 #24743 (17 connections now open) 2014-10-06T19:22:13.785+0000 I NETWORK [conn24729] end connection 127.0.0.1:57277 (15 connections now open) 2014-10-06T19:22:13.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57292 #24744 (18 connections now open) 2014-10-06T19:22:13.785+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57293 #24745 (18 connections now open) 2014-10-06T19:22:18.785+0000 I NETWORK [conn24732] end connection 127.0.0.1:57280 (17 connections now open) 2014-10-06T19:22:18.785+0000 I NETWORK [conn24734] end connection 127.0.0.1:57282 (16 connections now open) 2014-10-06T19:22:18.785+0000 I NETWORK [conn24745] end connection 127.0.0.1:57293 (15 connections now open) 2014-10-06T19:22:18.786+0000 I NETWORK [conn24735] end connection 127.0.0.1:57283 (14 connections now open) 2014-10-06T19:22:18.786+0000 I NETWORK [conn24744] end connection 127.0.0.1:57292 (14 connections now open) 2014-10-06T19:22:18.786+0000 I NETWORK [conn24743] end connection 127.0.0.1:57291 (13 connections now open) 2014-10-06T19:22:18.786+0000 I NETWORK [conn24740] end connection 127.0.0.1:57288 (12 connections now open) 2014-10-06T19:22:18.786+0000 I NETWORK [conn24738] end connection 127.0.0.1:57286 (10 connections now open) 2014-10-06T19:22:18.786+0000 I NETWORK [conn24730] end connection 127.0.0.1:57278 (9 connections now open) 2014-10-06T19:22:18.787+0000 I NETWORK [conn24741] end connection 127.0.0.1:57289 (8 connections now open) 2014-10-06T19:22:18.787+0000 I NETWORK [conn24733] end connection 127.0.0.1:57281 (7 connections now open) 2014-10-06T19:22:18.787+0000 I NETWORK [conn24739] end connection 127.0.0.1:57287 (7 connections now open) 2014-10-06T19:22:18.787+0000 I NETWORK [conn24742] end connection 127.0.0.1:57290 (5 connections now open) 2014-10-06T19:22:18.788+0000 I NETWORK [conn24731] end connection 127.0.0.1:57279 (4 connections now open) 2014-10-06T19:22:18.788+0000 I NETWORK [conn24737] end connection 127.0.0.1:57285 (3 connections now open) 2014-10-06T19:22:18.788+0000 I NETWORK [conn24736] end connection 127.0.0.1:57284 (3 connections now open) 2014-10-06T19:22:18.789+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57294 #24746 (3 connections now open) 2014-10-06T19:22:18.789+0000 I NETWORK [conn24746] end connection 127.0.0.1:57294 (2 connections now open) 2014-10-06T19:22:18.789+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:18.790+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:18.791+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:18.791+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:18.792+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:18.792+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:18.792+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:18.793+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:18.793+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:19.158+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:19.517+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:19.871+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:20.233+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57295 #24747 (3 connections now open) 2014-10-06T19:22:20.234+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57296 #24748 (4 connections now open) 2014-10-06T19:22:20.234+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57297 #24749 (5 connections now open) 2014-10-06T19:22:20.234+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57298 #24750 (6 connections now open) 2014-10-06T19:22:20.234+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57299 #24751 (7 connections now open) 2014-10-06T19:22:20.234+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57300 #24752 (8 connections now open) 2014-10-06T19:22:20.234+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57301 #24753 (9 connections now open) 2014-10-06T19:22:20.234+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57302 #24754 (10 connections now open) 2014-10-06T19:22:20.235+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57303 #24755 (11 connections now open) 2014-10-06T19:22:20.235+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57304 #24756 (12 connections now open) 2014-10-06T19:22:20.235+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57305 #24757 (13 connections now open) 2014-10-06T19:22:20.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57306 #24758 (14 connections now open) 2014-10-06T19:22:20.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57307 #24759 (15 connections now open) 2014-10-06T19:22:20.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57308 #24760 (16 connections now open) 2014-10-06T19:22:20.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57309 #24761 (17 connections now open) 2014-10-06T19:22:20.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57310 #24762 (18 connections now open) 2014-10-06T19:22:20.236+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57311 #24763 (19 connections now open) 2014-10-06T19:22:20.237+0000 I NETWORK [conn24747] end connection 127.0.0.1:57295 (18 connections now open) 2014-10-06T19:22:25.237+0000 I NETWORK [conn24754] end connection 127.0.0.1:57302 (17 connections now open) 2014-10-06T19:22:25.237+0000 I NETWORK [conn24757] end connection 127.0.0.1:57305 (17 connections now open) 2014-10-06T19:22:25.237+0000 I NETWORK [conn24748] end connection 127.0.0.1:57296 (17 connections now open) 2014-10-06T19:22:25.237+0000 I NETWORK [conn24756] end connection 127.0.0.1:57304 (15 connections now open) 2014-10-06T19:22:25.237+0000 I NETWORK [conn24750] end connection 127.0.0.1:57298 (15 connections now open) 2014-10-06T19:22:25.237+0000 I NETWORK [conn24753] end connection 127.0.0.1:57301 (12 connections now open) 2014-10-06T19:22:25.238+0000 I NETWORK [conn24758] end connection 127.0.0.1:57306 (11 connections now open) 2014-10-06T19:22:25.238+0000 I NETWORK [conn24759] end connection 127.0.0.1:57307 (10 connections now open) 2014-10-06T19:22:25.238+0000 I NETWORK [conn24755] end connection 127.0.0.1:57303 (9 connections now open) 2014-10-06T19:22:25.238+0000 I NETWORK [conn24763] end connection 127.0.0.1:57311 (9 connections now open) 2014-10-06T19:22:25.238+0000 I NETWORK [conn24749] end connection 127.0.0.1:57297 (7 connections now open) 2014-10-06T19:22:25.238+0000 I NETWORK [conn24752] end connection 127.0.0.1:57300 (6 connections now open) 2014-10-06T19:22:25.239+0000 I NETWORK [conn24760] end connection 127.0.0.1:57308 (5 connections now open) 2014-10-06T19:22:25.239+0000 I NETWORK [conn24761] end connection 127.0.0.1:57309 (4 connections now open) 2014-10-06T19:22:25.239+0000 I NETWORK [conn24762] end connection 127.0.0.1:57310 (4 connections now open) 2014-10-06T19:22:25.239+0000 I NETWORK [conn24751] end connection 127.0.0.1:57299 (3 connections now open) 2014-10-06T19:22:25.239+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57312 #24764 (3 connections now open) 2014-10-06T19:22:25.240+0000 I NETWORK [conn24764] end connection 127.0.0.1:57312 (2 connections now open) 2014-10-06T19:22:25.240+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:25.241+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:25.241+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:25.242+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:25.242+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:25.243+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:25.243+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:25.243+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:25.244+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:25.592+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:25.956+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:26.301+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:26.675+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57313 #24765 (3 connections now open) 2014-10-06T19:22:26.676+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57314 #24766 (4 connections now open) 2014-10-06T19:22:26.676+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57315 #24767 (5 connections now open) 2014-10-06T19:22:26.676+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57316 #24768 (6 connections now open) 2014-10-06T19:22:26.676+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57317 #24769 (7 connections now open) 2014-10-06T19:22:26.676+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57318 #24770 (8 connections now open) 2014-10-06T19:22:26.676+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57319 #24771 (9 connections now open) 2014-10-06T19:22:26.677+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57320 #24772 (10 connections now open) 2014-10-06T19:22:26.677+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57321 #24773 (11 connections now open) 2014-10-06T19:22:26.677+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57322 #24774 (12 connections now open) 2014-10-06T19:22:26.677+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57323 #24775 (13 connections now open) 2014-10-06T19:22:26.677+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57324 #24776 (14 connections now open) 2014-10-06T19:22:26.677+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57325 #24777 (15 connections now open) 2014-10-06T19:22:26.678+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57326 #24778 (16 connections now open) 2014-10-06T19:22:26.678+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57327 #24779 (17 connections now open) 2014-10-06T19:22:26.678+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57328 #24780 (18 connections now open) 2014-10-06T19:22:26.678+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57329 #24781 (19 connections now open) 2014-10-06T19:22:26.678+0000 I NETWORK [conn24765] end connection 127.0.0.1:57313 (18 connections now open) 2014-10-06T19:22:31.679+0000 I NETWORK [conn24779] end connection 127.0.0.1:57327 (17 connections now open) 2014-10-06T19:22:31.679+0000 I NETWORK [conn24780] end connection 127.0.0.1:57328 (16 connections now open) 2014-10-06T19:22:31.679+0000 I NETWORK [conn24772] end connection 127.0.0.1:57320 (15 connections now open) 2014-10-06T19:22:31.679+0000 I NETWORK [conn24766] end connection 127.0.0.1:57314 (14 connections now open) 2014-10-06T19:22:31.679+0000 I NETWORK [conn24767] end connection 127.0.0.1:57315 (13 connections now open) 2014-10-06T19:22:31.679+0000 I NETWORK [conn24770] end connection 127.0.0.1:57318 (13 connections now open) 2014-10-06T19:22:31.680+0000 I NETWORK [conn24769] end connection 127.0.0.1:57317 (11 connections now open) 2014-10-06T19:22:31.680+0000 I NETWORK [conn24777] end connection 127.0.0.1:57325 (11 connections now open) 2014-10-06T19:22:31.680+0000 I NETWORK [conn24768] end connection 127.0.0.1:57316 (9 connections now open) 2014-10-06T19:22:31.681+0000 I NETWORK [conn24774] end connection 127.0.0.1:57322 (8 connections now open) 2014-10-06T19:22:31.681+0000 I NETWORK [conn24771] end connection 127.0.0.1:57319 (7 connections now open) 2014-10-06T19:22:31.681+0000 I NETWORK [conn24778] end connection 127.0.0.1:57326 (6 connections now open) 2014-10-06T19:22:31.681+0000 I NETWORK [conn24773] end connection 127.0.0.1:57321 (6 connections now open) 2014-10-06T19:22:31.681+0000 I NETWORK [conn24781] end connection 127.0.0.1:57329 (4 connections now open) 2014-10-06T19:22:31.682+0000 I NETWORK [conn24775] end connection 127.0.0.1:57323 (3 connections now open) 2014-10-06T19:22:31.682+0000 I NETWORK [conn24776] end connection 127.0.0.1:57324 (2 connections now open) 2014-10-06T19:22:31.682+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57330 #24782 (3 connections now open) 2014-10-06T19:22:31.682+0000 I NETWORK [conn24782] end connection 127.0.0.1:57330 (2 connections now open) 2014-10-06T19:22:31.682+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:31.683+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:31.684+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:31.684+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:31.685+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:31.685+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:31.685+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:31.686+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:31.686+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:32.056+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:32.402+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:32.768+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:33.112+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57331 #24783 (3 connections now open) 2014-10-06T19:22:33.113+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57334 #24784 (4 connections now open) 2014-10-06T19:22:33.113+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57333 #24785 (5 connections now open) 2014-10-06T19:22:33.113+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57332 #24786 (6 connections now open) 2014-10-06T19:22:33.113+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57336 #24787 (7 connections now open) 2014-10-06T19:22:33.113+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57337 #24788 (8 connections now open) 2014-10-06T19:22:33.113+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57338 #24789 (9 connections now open) 2014-10-06T19:22:33.113+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57339 #24790 (10 connections now open) 2014-10-06T19:22:33.114+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57340 #24791 (11 connections now open) 2014-10-06T19:22:33.114+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57341 #24792 (12 connections now open) 2014-10-06T19:22:33.114+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57342 #24793 (13 connections now open) 2014-10-06T19:22:33.114+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57343 #24794 (14 connections now open) 2014-10-06T19:22:33.114+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57344 #24795 (15 connections now open) 2014-10-06T19:22:33.115+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57345 #24796 (16 connections now open) 2014-10-06T19:22:33.115+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57346 #24797 (17 connections now open) 2014-10-06T19:22:33.115+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57347 #24798 (18 connections now open) 2014-10-06T19:22:33.115+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57348 #24799 (19 connections now open) 2014-10-06T19:22:33.116+0000 I NETWORK [conn24783] end connection 127.0.0.1:57331 (18 connections now open) 2014-10-06T19:22:38.116+0000 I NETWORK [conn24793] end connection 127.0.0.1:57342 (17 connections now open) 2014-10-06T19:22:38.116+0000 I NETWORK [conn24797] end connection 127.0.0.1:57346 (17 connections now open) 2014-10-06T19:22:38.117+0000 I NETWORK [conn24790] end connection 127.0.0.1:57339 (16 connections now open) 2014-10-06T19:22:38.117+0000 I NETWORK [conn24799] end connection 127.0.0.1:57348 (15 connections now open) 2014-10-06T19:22:38.117+0000 I NETWORK [conn24785] end connection 127.0.0.1:57333 (13 connections now open) 2014-10-06T19:22:38.117+0000 I NETWORK [conn24796] end connection 127.0.0.1:57345 (12 connections now open) 2014-10-06T19:22:38.118+0000 I NETWORK [conn24794] end connection 127.0.0.1:57343 (11 connections now open) 2014-10-06T19:22:38.118+0000 I NETWORK [conn24795] end connection 127.0.0.1:57344 (10 connections now open) 2014-10-06T19:22:38.119+0000 I NETWORK [conn24789] end connection 127.0.0.1:57338 (9 connections now open) 2014-10-06T19:22:38.119+0000 I NETWORK [conn24788] end connection 127.0.0.1:57337 (8 connections now open) 2014-10-06T19:22:38.119+0000 I NETWORK [conn24786] end connection 127.0.0.1:57332 (8 connections now open) 2014-10-06T19:22:38.119+0000 I NETWORK [conn24784] end connection 127.0.0.1:57334 (6 connections now open) 2014-10-06T19:22:38.120+0000 I NETWORK [conn24791] end connection 127.0.0.1:57340 (5 connections now open) 2014-10-06T19:22:38.121+0000 I NETWORK [conn24792] end connection 127.0.0.1:57341 (4 connections now open) 2014-10-06T19:22:38.121+0000 I NETWORK [conn24798] end connection 127.0.0.1:57347 (3 connections now open) 2014-10-06T19:22:38.122+0000 I NETWORK [conn24787] end connection 127.0.0.1:57336 (2 connections now open) 2014-10-06T19:22:38.122+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57349 #24800 (3 connections now open) 2014-10-06T19:22:38.122+0000 I NETWORK [conn24800] end connection 127.0.0.1:57349 (2 connections now open) 2014-10-06T19:22:38.123+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:38.123+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:38.124+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:38.125+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:38.125+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:38.125+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:38.126+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:38.126+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:38.126+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:38.498+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:38.846+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:39.219+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:39.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57350 #24801 (3 connections now open) 2014-10-06T19:22:39.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57351 #24802 (4 connections now open) 2014-10-06T19:22:39.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57352 #24803 (5 connections now open) 2014-10-06T19:22:39.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57353 #24804 (6 connections now open) 2014-10-06T19:22:39.590+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57354 #24805 (7 connections now open) 2014-10-06T19:22:39.591+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57355 #24806 (8 connections now open) 2014-10-06T19:22:39.591+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57356 #24807 (9 connections now open) 2014-10-06T19:22:39.591+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57357 #24808 (10 connections now open) 2014-10-06T19:22:39.591+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57358 #24809 (11 connections now open) 2014-10-06T19:22:39.591+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57359 #24810 (12 connections now open) 2014-10-06T19:22:39.591+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57360 #24811 (13 connections now open) 2014-10-06T19:22:39.592+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57361 #24812 (14 connections now open) 2014-10-06T19:22:39.592+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57362 #24813 (15 connections now open) 2014-10-06T19:22:39.592+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57363 #24814 (16 connections now open) 2014-10-06T19:22:39.592+0000 I NETWORK [conn24801] end connection 127.0.0.1:57350 (15 connections now open) 2014-10-06T19:22:39.593+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57364 #24815 (16 connections now open) 2014-10-06T19:22:39.593+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57365 #24816 (17 connections now open) 2014-10-06T19:22:39.593+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57366 #24817 (18 connections now open) 2014-10-06T19:22:44.593+0000 I NETWORK [conn24810] end connection 127.0.0.1:57359 (17 connections now open) 2014-10-06T19:22:44.593+0000 I NETWORK [conn24807] end connection 127.0.0.1:57356 (16 connections now open) 2014-10-06T19:22:44.593+0000 I NETWORK [conn24816] end connection 127.0.0.1:57365 (15 connections now open) 2014-10-06T19:22:44.593+0000 I NETWORK [conn24813] end connection 127.0.0.1:57362 (15 connections now open) 2014-10-06T19:22:44.593+0000 I NETWORK [conn24806] end connection 127.0.0.1:57355 (13 connections now open) 2014-10-06T19:22:44.593+0000 I NETWORK [conn24803] end connection 127.0.0.1:57352 (12 connections now open) 2014-10-06T19:22:44.593+0000 I NETWORK [conn24808] end connection 127.0.0.1:57357 (12 connections now open) 2014-10-06T19:22:44.593+0000 I NETWORK [conn24805] end connection 127.0.0.1:57354 (11 connections now open) 2014-10-06T19:22:44.593+0000 I NETWORK [conn24802] end connection 127.0.0.1:57351 (10 connections now open) 2014-10-06T19:22:44.594+0000 I NETWORK [conn24815] end connection 127.0.0.1:57364 (8 connections now open) 2014-10-06T19:22:44.594+0000 I NETWORK [conn24812] end connection 127.0.0.1:57361 (7 connections now open) 2014-10-06T19:22:44.594+0000 I NETWORK [conn24817] end connection 127.0.0.1:57366 (6 connections now open) 2014-10-06T19:22:44.598+0000 I NETWORK [conn24804] end connection 127.0.0.1:57353 (5 connections now open) 2014-10-06T19:22:44.598+0000 I NETWORK [conn24811] end connection 127.0.0.1:57360 (4 connections now open) 2014-10-06T19:22:44.598+0000 I NETWORK [conn24809] end connection 127.0.0.1:57358 (4 connections now open) 2014-10-06T19:22:44.598+0000 I NETWORK [conn24814] end connection 127.0.0.1:57363 (3 connections now open) 2014-10-06T19:22:44.598+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57367 #24818 (3 connections now open) 2014-10-06T19:22:44.599+0000 I NETWORK [conn24818] end connection 127.0.0.1:57367 (2 connections now open) 2014-10-06T19:22:44.599+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:44.600+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:44.601+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:44.601+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:44.602+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:44.602+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:44.602+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:44.603+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:44.603+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:44.955+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:45.323+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:45.673+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:46.038+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57368 #24819 (3 connections now open) 2014-10-06T19:22:46.038+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57369 #24820 (4 connections now open) 2014-10-06T19:22:46.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57370 #24821 (5 connections now open) 2014-10-06T19:22:46.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57371 #24822 (6 connections now open) 2014-10-06T19:22:46.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57372 #24823 (7 connections now open) 2014-10-06T19:22:46.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57373 #24824 (8 connections now open) 2014-10-06T19:22:46.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57374 #24825 (9 connections now open) 2014-10-06T19:22:46.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57375 #24826 (10 connections now open) 2014-10-06T19:22:46.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57376 #24827 (11 connections now open) 2014-10-06T19:22:46.040+0000 I NETWORK [conn24819] end connection 127.0.0.1:57368 (10 connections now open) 2014-10-06T19:22:51.040+0000 I NETWORK [conn24826] end connection 127.0.0.1:57375 (9 connections now open) 2014-10-06T19:22:51.040+0000 I NETWORK [conn24820] end connection 127.0.0.1:57369 (9 connections now open) 2014-10-06T19:22:51.040+0000 I NETWORK [conn24825] end connection 127.0.0.1:57374 (9 connections now open) 2014-10-06T19:22:51.040+0000 I NETWORK [conn24823] end connection 127.0.0.1:57372 (9 connections now open) 2014-10-06T19:22:51.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57377 #24828 (7 connections now open) 2014-10-06T19:22:51.040+0000 I NETWORK [conn24827] end connection 127.0.0.1:57376 (9 connections now open) 2014-10-06T19:22:51.040+0000 I NETWORK [conn24822] end connection 127.0.0.1:57371 (9 connections now open) 2014-10-06T19:22:51.041+0000 I NETWORK [conn24821] end connection 127.0.0.1:57370 (6 connections now open) 2014-10-06T19:22:51.041+0000 I NETWORK [conn24824] end connection 127.0.0.1:57373 (6 connections now open) 2014-10-06T19:22:51.041+0000 I NETWORK [conn24828] end connection 127.0.0.1:57377 (2 connections now open) 2014-10-06T19:22:51.042+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:51.042+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:51.043+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:51.043+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:51.044+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:51.044+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:51.045+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:51.045+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:51.045+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:51.405+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:51.759+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:52.126+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:52.481+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57378 #24829 (3 connections now open) 2014-10-06T19:22:52.482+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57379 #24830 (4 connections now open) 2014-10-06T19:22:52.482+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57380 #24831 (5 connections now open) 2014-10-06T19:22:52.482+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57381 #24832 (6 connections now open) 2014-10-06T19:22:52.482+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57382 #24833 (7 connections now open) 2014-10-06T19:22:52.482+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57383 #24834 (8 connections now open) 2014-10-06T19:22:52.482+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57384 #24835 (9 connections now open) 2014-10-06T19:22:52.483+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57385 #24836 (10 connections now open) 2014-10-06T19:22:52.483+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57386 #24837 (11 connections now open) 2014-10-06T19:22:52.483+0000 I NETWORK [conn24829] end connection 127.0.0.1:57378 (10 connections now open) 2014-10-06T19:22:57.483+0000 I NETWORK [conn24835] end connection 127.0.0.1:57384 (9 connections now open) 2014-10-06T19:22:57.483+0000 I NETWORK [conn24832] end connection 127.0.0.1:57381 (9 connections now open) 2014-10-06T19:22:57.483+0000 I NETWORK [conn24831] end connection 127.0.0.1:57380 (9 connections now open) 2014-10-06T19:22:57.484+0000 I NETWORK [conn24834] end connection 127.0.0.1:57383 (6 connections now open) 2014-10-06T19:22:57.484+0000 I NETWORK [conn24833] end connection 127.0.0.1:57382 (5 connections now open) 2014-10-06T19:22:57.484+0000 I NETWORK [conn24830] end connection 127.0.0.1:57379 (4 connections now open) 2014-10-06T19:22:57.484+0000 I NETWORK [conn24837] end connection 127.0.0.1:57386 (3 connections now open) 2014-10-06T19:22:57.484+0000 I NETWORK [conn24836] end connection 127.0.0.1:57385 (2 connections now open) 2014-10-06T19:22:57.484+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57387 #24838 (3 connections now open) 2014-10-06T19:22:57.485+0000 I NETWORK [conn24838] end connection 127.0.0.1:57387 (2 connections now open) 2014-10-06T19:22:57.485+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:57.486+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:57.487+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:57.487+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:57.488+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:57.488+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:57.488+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:57.488+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:57.489+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:57.859+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:58.212+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:58.577+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:22:58.933+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57388 #24839 (3 connections now open) 2014-10-06T19:22:58.933+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57389 #24840 (4 connections now open) 2014-10-06T19:22:58.933+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57390 #24841 (5 connections now open) 2014-10-06T19:22:58.933+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57391 #24842 (6 connections now open) 2014-10-06T19:22:58.933+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57392 #24843 (7 connections now open) 2014-10-06T19:22:58.934+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57393 #24844 (8 connections now open) 2014-10-06T19:22:58.934+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57394 #24845 (9 connections now open) 2014-10-06T19:22:58.934+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57395 #24846 (10 connections now open) 2014-10-06T19:22:58.934+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57396 #24847 (11 connections now open) 2014-10-06T19:22:58.934+0000 I NETWORK [conn24839] end connection 127.0.0.1:57388 (10 connections now open) 2014-10-06T19:23:03.935+0000 I NETWORK [conn24847] end connection 127.0.0.1:57396 (9 connections now open) 2014-10-06T19:23:03.935+0000 I NETWORK [conn24845] end connection 127.0.0.1:57394 (9 connections now open) 2014-10-06T19:23:03.935+0000 I NETWORK [conn24842] end connection 127.0.0.1:57391 (7 connections now open) 2014-10-06T19:23:03.935+0000 I NETWORK [conn24843] end connection 127.0.0.1:57392 (7 connections now open) 2014-10-06T19:23:03.935+0000 I NETWORK [conn24844] end connection 127.0.0.1:57393 (7 connections now open) 2014-10-06T19:23:03.935+0000 I NETWORK [conn24846] end connection 127.0.0.1:57395 (6 connections now open) 2014-10-06T19:23:03.936+0000 I NETWORK [conn24840] end connection 127.0.0.1:57389 (3 connections now open) 2014-10-06T19:23:03.936+0000 I NETWORK [conn24841] end connection 127.0.0.1:57390 (2 connections now open) 2014-10-06T19:23:03.936+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57397 #24848 (3 connections now open) 2014-10-06T19:23:03.937+0000 I NETWORK [conn24848] end connection 127.0.0.1:57397 (2 connections now open) 2014-10-06T19:23:03.937+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:03.938+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:03.938+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:03.939+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:03.940+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:03.940+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:03.940+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:03.940+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:03.941+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:04.299+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:04.669+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:05.015+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:05.386+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57398 #24849 (3 connections now open) 2014-10-06T19:23:05.387+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57399 #24850 (4 connections now open) 2014-10-06T19:23:05.387+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57400 #24851 (5 connections now open) 2014-10-06T19:23:05.387+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57401 #24852 (6 connections now open) 2014-10-06T19:23:05.387+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57402 #24853 (7 connections now open) 2014-10-06T19:23:05.387+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57403 #24854 (8 connections now open) 2014-10-06T19:23:05.387+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57404 #24855 (9 connections now open) 2014-10-06T19:23:05.387+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57405 #24856 (10 connections now open) 2014-10-06T19:23:05.388+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57406 #24857 (11 connections now open) 2014-10-06T19:23:05.388+0000 I NETWORK [conn24849] end connection 127.0.0.1:57398 (10 connections now open) 2014-10-06T19:23:10.389+0000 I NETWORK [conn24850] end connection 127.0.0.1:57399 (9 connections now open) 2014-10-06T19:23:10.389+0000 I NETWORK [conn24855] end connection 127.0.0.1:57404 (9 connections now open) 2014-10-06T19:23:10.389+0000 I NETWORK [conn24857] end connection 127.0.0.1:57406 (8 connections now open) 2014-10-06T19:23:10.389+0000 I NETWORK [conn24853] end connection 127.0.0.1:57402 (6 connections now open) 2014-10-06T19:23:10.389+0000 I NETWORK [conn24851] end connection 127.0.0.1:57400 (5 connections now open) 2014-10-06T19:23:10.389+0000 I NETWORK [conn24856] end connection 127.0.0.1:57405 (4 connections now open) 2014-10-06T19:23:10.389+0000 I NETWORK [conn24854] end connection 127.0.0.1:57403 (4 connections now open) 2014-10-06T19:23:10.390+0000 I NETWORK [conn24852] end connection 127.0.0.1:57401 (4 connections now open) 2014-10-06T19:23:10.390+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57407 #24858 (3 connections now open) 2014-10-06T19:23:10.390+0000 I NETWORK [conn24858] end connection 127.0.0.1:57407 (2 connections now open) 2014-10-06T19:23:10.391+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:10.391+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:10.392+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:10.392+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:10.393+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:10.393+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:10.393+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:10.394+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:10.394+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:10.743+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:11.111+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:11.467+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:11.826+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57408 #24859 (3 connections now open) 2014-10-06T19:23:11.826+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57409 #24860 (4 connections now open) 2014-10-06T19:23:11.827+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57410 #24861 (5 connections now open) 2014-10-06T19:23:11.827+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57411 #24862 (6 connections now open) 2014-10-06T19:23:11.827+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57412 #24863 (7 connections now open) 2014-10-06T19:23:11.827+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57413 #24864 (8 connections now open) 2014-10-06T19:23:11.827+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57414 #24865 (9 connections now open) 2014-10-06T19:23:11.827+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57415 #24866 (10 connections now open) 2014-10-06T19:23:11.827+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57416 #24867 (11 connections now open) 2014-10-06T19:23:11.828+0000 I NETWORK [conn24859] end connection 127.0.0.1:57408 (10 connections now open) 2014-10-06T19:23:16.828+0000 I NETWORK [conn24866] end connection 127.0.0.1:57415 (9 connections now open) 2014-10-06T19:23:16.828+0000 I NETWORK [conn24860] end connection 127.0.0.1:57409 (9 connections now open) 2014-10-06T19:23:16.828+0000 I NETWORK [conn24865] end connection 127.0.0.1:57414 (9 connections now open) 2014-10-06T19:23:16.829+0000 I NETWORK [conn24864] end connection 127.0.0.1:57413 (6 connections now open) 2014-10-06T19:23:16.829+0000 I NETWORK [conn24861] end connection 127.0.0.1:57410 (5 connections now open) 2014-10-06T19:23:16.829+0000 I NETWORK [conn24867] end connection 127.0.0.1:57416 (4 connections now open) 2014-10-06T19:23:16.829+0000 I NETWORK [conn24862] end connection 127.0.0.1:57411 (3 connections now open) 2014-10-06T19:23:16.829+0000 I NETWORK [conn24863] end connection 127.0.0.1:57412 (3 connections now open) 2014-10-06T19:23:16.829+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57417 #24868 (3 connections now open) 2014-10-06T19:23:16.830+0000 I NETWORK [conn24868] end connection 127.0.0.1:57417 (2 connections now open) 2014-10-06T19:23:16.830+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:16.831+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:16.832+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:16.832+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:16.833+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:16.833+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:16.833+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:16.833+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:16.834+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:17.197+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:17.542+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:17.912+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:18.256+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57418 #24869 (3 connections now open) 2014-10-06T19:23:18.257+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57419 #24870 (4 connections now open) 2014-10-06T19:23:18.257+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57420 #24871 (5 connections now open) 2014-10-06T19:23:18.257+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57421 #24872 (6 connections now open) 2014-10-06T19:23:18.257+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57422 #24873 (7 connections now open) 2014-10-06T19:23:18.257+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57423 #24874 (8 connections now open) 2014-10-06T19:23:18.257+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57424 #24875 (9 connections now open) 2014-10-06T19:23:18.257+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57425 #24876 (10 connections now open) 2014-10-06T19:23:18.257+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57426 #24877 (11 connections now open) 2014-10-06T19:23:18.258+0000 I NETWORK [conn24869] end connection 127.0.0.1:57418 (10 connections now open) 2014-10-06T19:23:23.258+0000 I NETWORK [conn24871] end connection 127.0.0.1:57420 (9 connections now open) 2014-10-06T19:23:23.258+0000 I NETWORK [conn24870] end connection 127.0.0.1:57419 (8 connections now open) 2014-10-06T19:23:23.259+0000 I NETWORK [conn24873] end connection 127.0.0.1:57422 (7 connections now open) 2014-10-06T19:23:23.259+0000 I NETWORK [conn24876] end connection 127.0.0.1:57425 (7 connections now open) 2014-10-06T19:23:23.259+0000 I NETWORK [conn24872] end connection 127.0.0.1:57421 (5 connections now open) 2014-10-06T19:23:23.259+0000 I NETWORK [conn24875] end connection 127.0.0.1:57424 (4 connections now open) 2014-10-06T19:23:23.259+0000 I NETWORK [conn24877] end connection 127.0.0.1:57426 (3 connections now open) 2014-10-06T19:23:23.259+0000 I NETWORK [conn24874] end connection 127.0.0.1:57423 (2 connections now open) 2014-10-06T19:23:23.259+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57427 #24878 (3 connections now open) 2014-10-06T19:23:23.260+0000 I NETWORK [conn24878] end connection 127.0.0.1:57427 (2 connections now open) 2014-10-06T19:23:23.260+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:23.261+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:23.262+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:23.262+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:23.263+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:23.263+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:23.263+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:23.264+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:23.264+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:23.635+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:23.997+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:24.354+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:24.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57428 #24879 (3 connections now open) 2014-10-06T19:23:24.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57429 #24880 (4 connections now open) 2014-10-06T19:23:24.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57430 #24881 (5 connections now open) 2014-10-06T19:23:24.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57431 #24882 (6 connections now open) 2014-10-06T19:23:24.726+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57432 #24883 (7 connections now open) 2014-10-06T19:23:24.727+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57433 #24884 (8 connections now open) 2014-10-06T19:23:24.727+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57434 #24885 (9 connections now open) 2014-10-06T19:23:24.727+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57435 #24886 (10 connections now open) 2014-10-06T19:23:24.727+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57436 #24887 (11 connections now open) 2014-10-06T19:23:24.728+0000 I NETWORK [conn24879] end connection 127.0.0.1:57428 (10 connections now open) 2014-10-06T19:23:29.728+0000 I NETWORK [conn24887] end connection 127.0.0.1:57436 (9 connections now open) 2014-10-06T19:23:29.728+0000 I NETWORK [conn24880] end connection 127.0.0.1:57429 (9 connections now open) 2014-10-06T19:23:29.728+0000 I NETWORK [conn24884] end connection 127.0.0.1:57433 (9 connections now open) 2014-10-06T19:23:29.728+0000 I NETWORK [conn24882] end connection 127.0.0.1:57431 (8 connections now open) 2014-10-06T19:23:29.728+0000 I NETWORK [conn24885] end connection 127.0.0.1:57434 (9 connections now open) 2014-10-06T19:23:29.728+0000 I NETWORK [conn24883] end connection 127.0.0.1:57432 (8 connections now open) 2014-10-06T19:23:29.729+0000 I NETWORK [conn24886] end connection 127.0.0.1:57435 (3 connections now open) 2014-10-06T19:23:29.729+0000 I NETWORK [conn24881] end connection 127.0.0.1:57430 (2 connections now open) 2014-10-06T19:23:29.729+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57437 #24888 (3 connections now open) 2014-10-06T19:23:29.730+0000 I NETWORK [conn24888] end connection 127.0.0.1:57437 (2 connections now open) 2014-10-06T19:23:29.730+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:29.731+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:29.731+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:29.732+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:29.733+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:29.733+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:29.733+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:29.733+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:29.734+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:30.085+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:30.455+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:30.808+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:31.180+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57438 #24889 (3 connections now open) 2014-10-06T19:23:31.181+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57440 #24890 (4 connections now open) 2014-10-06T19:23:31.181+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57439 #24891 (5 connections now open) 2014-10-06T19:23:31.181+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57442 #24892 (6 connections now open) 2014-10-06T19:23:31.181+0000 I NETWORK [conn24889] end connection 127.0.0.1:57438 (5 connections now open) 2014-10-06T19:23:31.181+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57443 #24893 (7 connections now open) 2014-10-06T19:23:36.181+0000 I NETWORK [conn24890] end connection 127.0.0.1:57440 (5 connections now open) 2014-10-06T19:23:36.181+0000 I NETWORK [conn24892] end connection 127.0.0.1:57442 (4 connections now open) 2014-10-06T19:23:36.181+0000 I NETWORK [conn24893] end connection 127.0.0.1:57443 (3 connections now open) 2014-10-06T19:23:36.182+0000 I NETWORK [conn24891] end connection 127.0.0.1:57439 (2 connections now open) 2014-10-06T19:23:36.182+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57444 #24894 (3 connections now open) 2014-10-06T19:23:36.182+0000 I NETWORK [conn24894] end connection 127.0.0.1:57444 (2 connections now open) 2014-10-06T19:23:36.183+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:36.183+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:36.184+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:36.184+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:36.185+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:36.185+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:36.186+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:36.186+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:36.186+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:36.556+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:36.929+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:37.302+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:37.651+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57445 #24895 (3 connections now open) 2014-10-06T19:23:37.652+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57446 #24896 (4 connections now open) 2014-10-06T19:23:37.652+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57447 #24897 (5 connections now open) 2014-10-06T19:23:37.652+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57448 #24898 (6 connections now open) 2014-10-06T19:23:37.652+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57449 #24899 (7 connections now open) 2014-10-06T19:23:37.652+0000 I NETWORK [conn24895] end connection 127.0.0.1:57445 (5 connections now open) 2014-10-06T19:23:42.652+0000 I NETWORK [conn24896] end connection 127.0.0.1:57446 (5 connections now open) 2014-10-06T19:23:42.652+0000 I NETWORK [conn24897] end connection 127.0.0.1:57447 (4 connections now open) 2014-10-06T19:23:42.652+0000 I NETWORK [conn24899] end connection 127.0.0.1:57449 (4 connections now open) 2014-10-06T19:23:42.653+0000 I NETWORK [conn24898] end connection 127.0.0.1:57448 (2 connections now open) 2014-10-06T19:23:42.653+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57450 #24900 (3 connections now open) 2014-10-06T19:23:42.653+0000 I NETWORK [conn24900] end connection 127.0.0.1:57450 (2 connections now open) 2014-10-06T19:23:42.654+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:42.654+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:42.655+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:42.655+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:42.656+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:42.656+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:42.656+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:42.657+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:42.657+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:43.028+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:43.374+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:43.741+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:44.118+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57451 #24901 (3 connections now open) 2014-10-06T19:23:44.118+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57452 #24902 (4 connections now open) 2014-10-06T19:23:44.118+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57453 #24903 (5 connections now open) 2014-10-06T19:23:44.118+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57454 #24904 (6 connections now open) 2014-10-06T19:23:44.118+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57455 #24905 (7 connections now open) 2014-10-06T19:23:44.118+0000 I NETWORK [conn24901] end connection 127.0.0.1:57451 (5 connections now open) 2014-10-06T19:23:49.118+0000 I NETWORK [conn24905] end connection 127.0.0.1:57455 (5 connections now open) 2014-10-06T19:23:49.119+0000 I NETWORK [conn24902] end connection 127.0.0.1:57452 (4 connections now open) 2014-10-06T19:23:49.119+0000 I NETWORK [conn24903] end connection 127.0.0.1:57453 (3 connections now open) 2014-10-06T19:23:49.119+0000 I NETWORK [conn24904] end connection 127.0.0.1:57454 (3 connections now open) 2014-10-06T19:23:49.119+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57456 #24906 (3 connections now open) 2014-10-06T19:23:49.119+0000 I NETWORK [conn24906] end connection 127.0.0.1:57456 (2 connections now open) 2014-10-06T19:23:49.120+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:49.120+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:49.121+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:49.122+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:49.122+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:49.122+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:49.123+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:49.123+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:49.123+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:49.472+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:49.843+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:50.195+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:50.563+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57457 #24907 (3 connections now open) 2014-10-06T19:23:50.563+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57458 #24908 (4 connections now open) 2014-10-06T19:23:50.563+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57459 #24909 (5 connections now open) 2014-10-06T19:23:50.563+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57460 #24910 (6 connections now open) 2014-10-06T19:23:50.563+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57461 #24911 (7 connections now open) 2014-10-06T19:23:50.563+0000 I NETWORK [conn24907] end connection 127.0.0.1:57457 (5 connections now open) 2014-10-06T19:23:55.564+0000 I NETWORK [conn24908] end connection 127.0.0.1:57458 (5 connections now open) 2014-10-06T19:23:55.564+0000 I NETWORK [conn24910] end connection 127.0.0.1:57460 (4 connections now open) 2014-10-06T19:23:55.564+0000 I NETWORK [conn24909] end connection 127.0.0.1:57459 (4 connections now open) 2014-10-06T19:23:55.564+0000 I NETWORK [conn24911] end connection 127.0.0.1:57461 (2 connections now open) 2014-10-06T19:23:55.564+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57462 #24912 (3 connections now open) 2014-10-06T19:23:55.565+0000 I NETWORK [conn24912] end connection 127.0.0.1:57462 (2 connections now open) 2014-10-06T19:23:55.565+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:55.566+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:55.566+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:55.567+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:55.567+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:55.568+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:55.568+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:55.568+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:55.569+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:55.919+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:56.287+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:56.654+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:23:57.008+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57463 #24913 (3 connections now open) 2014-10-06T19:23:57.008+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57464 #24914 (4 connections now open) 2014-10-06T19:23:57.009+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57465 #24915 (5 connections now open) 2014-10-06T19:23:57.009+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57467 #24916 (6 connections now open) 2014-10-06T19:23:57.009+0000 I NETWORK [conn24913] end connection 127.0.0.1:57463 (5 connections now open) 2014-10-06T19:23:57.009+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57468 #24917 (6 connections now open) 2014-10-06T19:24:02.009+0000 I NETWORK [conn24915] end connection 127.0.0.1:57465 (5 connections now open) 2014-10-06T19:24:02.009+0000 I NETWORK [conn24916] end connection 127.0.0.1:57467 (4 connections now open) 2014-10-06T19:24:02.009+0000 I NETWORK [conn24914] end connection 127.0.0.1:57464 (3 connections now open) 2014-10-06T19:24:02.009+0000 I NETWORK [conn24917] end connection 127.0.0.1:57468 (2 connections now open) 2014-10-06T19:24:02.009+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57469 #24918 (3 connections now open) 2014-10-06T19:24:02.010+0000 I NETWORK [conn24918] end connection 127.0.0.1:57469 (2 connections now open) 2014-10-06T19:24:02.010+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:02.011+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:02.012+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:02.012+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:02.013+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:02.013+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:02.013+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:02.013+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:02.014+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:02.385+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:02.735+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:03.107+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:03.470+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57470 #24919 (3 connections now open) 2014-10-06T19:24:03.471+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57471 #24920 (4 connections now open) 2014-10-06T19:24:03.471+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57472 #24921 (5 connections now open) 2014-10-06T19:24:03.471+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57473 #24922 (6 connections now open) 2014-10-06T19:24:03.471+0000 I NETWORK [conn24919] end connection 127.0.0.1:57470 (5 connections now open) 2014-10-06T19:24:03.471+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57474 #24923 (6 connections now open) 2014-10-06T19:24:08.471+0000 I NETWORK [conn24921] end connection 127.0.0.1:57472 (5 connections now open) 2014-10-06T19:24:08.471+0000 I NETWORK [conn24923] end connection 127.0.0.1:57474 (5 connections now open) 2014-10-06T19:24:08.471+0000 I NETWORK [conn24922] end connection 127.0.0.1:57473 (3 connections now open) 2014-10-06T19:24:08.472+0000 I NETWORK [conn24920] end connection 127.0.0.1:57471 (2 connections now open) 2014-10-06T19:24:08.472+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57475 #24924 (3 connections now open) 2014-10-06T19:24:08.472+0000 I NETWORK [conn24924] end connection 127.0.0.1:57475 (2 connections now open) 2014-10-06T19:24:08.473+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:08.473+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:08.474+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:08.475+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:08.475+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:08.475+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:08.476+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:08.476+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:08.476+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:08.830+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:09.197+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:09.543+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:09.907+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57476 #24925 (3 connections now open) 2014-10-06T19:24:09.907+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57477 #24926 (4 connections now open) 2014-10-06T19:24:09.907+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57478 #24927 (5 connections now open) 2014-10-06T19:24:09.907+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57479 #24928 (6 connections now open) 2014-10-06T19:24:09.907+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57480 #24929 (7 connections now open) 2014-10-06T19:24:09.908+0000 I NETWORK [conn24925] end connection 127.0.0.1:57476 (6 connections now open) 2014-10-06T19:24:14.908+0000 I NETWORK [conn24928] end connection 127.0.0.1:57479 (5 connections now open) 2014-10-06T19:24:14.908+0000 I NETWORK [conn24927] end connection 127.0.0.1:57478 (5 connections now open) 2014-10-06T19:24:14.908+0000 I NETWORK [conn24929] end connection 127.0.0.1:57480 (5 connections now open) 2014-10-06T19:24:14.908+0000 I NETWORK [conn24926] end connection 127.0.0.1:57477 (5 connections now open) 2014-10-06T19:24:14.908+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57481 #24930 (3 connections now open) 2014-10-06T19:24:14.909+0000 I NETWORK [conn24930] end connection 127.0.0.1:57481 (2 connections now open) 2014-10-06T19:24:14.909+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:14.910+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:14.910+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:14.911+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:14.912+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:14.912+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:14.912+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:14.912+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:14.913+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:15.264+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:15.630+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:15.986+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:16.344+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57482 #24931 (3 connections now open) 2014-10-06T19:24:16.345+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57484 #24932 (4 connections now open) 2014-10-06T19:24:16.345+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57483 #24933 (5 connections now open) 2014-10-06T19:24:16.345+0000 I NETWORK [conn24931] end connection 127.0.0.1:57482 (4 connections now open) 2014-10-06T19:24:21.345+0000 I NETWORK [conn24933] end connection 127.0.0.1:57483 (3 connections now open) 2014-10-06T19:24:21.345+0000 I NETWORK [conn24932] end connection 127.0.0.1:57484 (2 connections now open) 2014-10-06T19:24:21.346+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57486 #24934 (3 connections now open) 2014-10-06T19:24:21.346+0000 I NETWORK [conn24934] end connection 127.0.0.1:57486 (2 connections now open) 2014-10-06T19:24:21.347+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:21.347+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:21.348+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:21.349+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:21.349+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:21.349+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:21.350+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:21.350+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:21.350+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:21.719+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:22.068+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:22.436+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:22.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57487 #24935 (3 connections now open) 2014-10-06T19:24:22.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57488 #24936 (4 connections now open) 2014-10-06T19:24:22.783+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57489 #24937 (5 connections now open) 2014-10-06T19:24:22.784+0000 I NETWORK [conn24935] end connection 127.0.0.1:57487 (4 connections now open) 2014-10-06T19:24:27.784+0000 I NETWORK [conn24937] end connection 127.0.0.1:57489 (3 connections now open) 2014-10-06T19:24:27.784+0000 I NETWORK [conn24936] end connection 127.0.0.1:57488 (3 connections now open) 2014-10-06T19:24:27.784+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57490 #24938 (4 connections now open) 2014-10-06T19:24:27.785+0000 I NETWORK [conn24938] end connection 127.0.0.1:57490 (2 connections now open) 2014-10-06T19:24:27.785+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:27.786+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:27.786+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:27.787+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:27.788+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:27.788+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:27.788+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:27.788+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:27.789+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:28.159+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:28.525+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:28.886+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:29.269+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57491 #24939 (3 connections now open) 2014-10-06T19:24:29.269+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57492 #24940 (4 connections now open) 2014-10-06T19:24:29.269+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57493 #24941 (5 connections now open) 2014-10-06T19:24:29.270+0000 I NETWORK [conn24939] end connection 127.0.0.1:57491 (4 connections now open) 2014-10-06T19:24:32.650+0000 I JOURNAL [journal] old journal file will be removed: /home/ubuntu/db/journal/j._46 2014-10-06T19:24:34.270+0000 I NETWORK [conn24940] end connection 127.0.0.1:57492 (3 connections now open) 2014-10-06T19:24:34.270+0000 I NETWORK [conn24941] end connection 127.0.0.1:57493 (2 connections now open) 2014-10-06T19:24:34.270+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57494 #24942 (3 connections now open) 2014-10-06T19:24:34.271+0000 I NETWORK [conn24942] end connection 127.0.0.1:57494 (2 connections now open) 2014-10-06T19:24:34.271+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:34.272+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:34.272+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:34.273+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:34.274+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:34.274+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:34.274+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:34.274+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:34.275+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:34.628+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:35.003+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:35.356+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:35.720+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57495 #24943 (3 connections now open) 2014-10-06T19:24:35.720+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57496 #24944 (4 connections now open) 2014-10-06T19:24:35.720+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57497 #24945 (5 connections now open) 2014-10-06T19:24:35.721+0000 I NETWORK [conn24943] end connection 127.0.0.1:57495 (4 connections now open) 2014-10-06T19:24:40.721+0000 I NETWORK [conn24945] end connection 127.0.0.1:57497 (3 connections now open) 2014-10-06T19:24:40.723+0000 I NETWORK [conn24944] end connection 127.0.0.1:57496 (2 connections now open) 2014-10-06T19:24:40.723+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57498 #24946 (3 connections now open) 2014-10-06T19:24:40.724+0000 I NETWORK [conn24946] end connection 127.0.0.1:57498 (2 connections now open) 2014-10-06T19:24:40.724+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:40.725+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:40.725+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:40.726+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:40.726+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:40.727+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:40.727+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:40.727+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:40.728+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:41.088+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:41.441+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:41.805+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:42.150+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57499 #24947 (3 connections now open) 2014-10-06T19:24:42.151+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57500 #24948 (4 connections now open) 2014-10-06T19:24:42.151+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57501 #24949 (5 connections now open) 2014-10-06T19:24:42.151+0000 I NETWORK [conn24947] end connection 127.0.0.1:57499 (4 connections now open) 2014-10-06T19:24:47.152+0000 I NETWORK [conn24948] end connection 127.0.0.1:57500 (3 connections now open) 2014-10-06T19:24:47.152+0000 I NETWORK [conn24949] end connection 127.0.0.1:57501 (3 connections now open) 2014-10-06T19:24:47.152+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57502 #24950 (3 connections now open) 2014-10-06T19:24:47.152+0000 I NETWORK [conn24950] end connection 127.0.0.1:57502 (2 connections now open) 2014-10-06T19:24:47.153+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:47.153+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:47.154+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:47.155+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:47.155+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:47.156+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:47.156+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:47.156+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:47.157+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:47.527+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:47.871+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:48.240+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:48.600+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57503 #24951 (3 connections now open) 2014-10-06T19:24:48.600+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57504 #24952 (4 connections now open) 2014-10-06T19:24:48.600+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57505 #24953 (5 connections now open) 2014-10-06T19:24:48.601+0000 I NETWORK [conn24951] end connection 127.0.0.1:57503 (4 connections now open) 2014-10-06T19:24:53.601+0000 I NETWORK [conn24953] end connection 127.0.0.1:57505 (3 connections now open) 2014-10-06T19:24:53.601+0000 I NETWORK [conn24952] end connection 127.0.0.1:57504 (3 connections now open) 2014-10-06T19:24:53.601+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57506 #24954 (3 connections now open) 2014-10-06T19:24:53.602+0000 I NETWORK [conn24954] end connection 127.0.0.1:57506 (2 connections now open) 2014-10-06T19:24:53.602+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:53.603+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:53.603+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:53.604+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:53.605+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:53.605+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:53.605+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:53.606+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:53.606+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:53.961+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:54.325+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:54.672+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:24:55.036+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57507 #24955 (3 connections now open) 2014-10-06T19:24:55.036+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57508 #24956 (4 connections now open) 2014-10-06T19:24:55.036+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57509 #24957 (5 connections now open) 2014-10-06T19:24:55.037+0000 I NETWORK [conn24955] end connection 127.0.0.1:57507 (4 connections now open) 2014-10-06T19:25:00.037+0000 I NETWORK [conn24957] end connection 127.0.0.1:57509 (3 connections now open) 2014-10-06T19:25:00.037+0000 I NETWORK [conn24956] end connection 127.0.0.1:57508 (3 connections now open) 2014-10-06T19:25:00.037+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57510 #24958 (3 connections now open) 2014-10-06T19:25:00.038+0000 I NETWORK [conn24958] end connection 127.0.0.1:57510 (2 connections now open) 2014-10-06T19:25:00.038+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:00.039+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:00.039+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:00.040+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:00.041+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:00.041+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:00.041+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:00.041+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:00.042+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:00.389+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:00.754+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:01.112+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:01.461+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57511 #24959 (3 connections now open) 2014-10-06T19:25:01.462+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57512 #24960 (4 connections now open) 2014-10-06T19:25:01.462+0000 I NETWORK [conn24959] end connection 127.0.0.1:57511 (3 connections now open) 2014-10-06T19:25:06.462+0000 I NETWORK [conn24960] end connection 127.0.0.1:57512 (2 connections now open) 2014-10-06T19:25:06.463+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57513 #24961 (3 connections now open) 2014-10-06T19:25:06.463+0000 I NETWORK [conn24961] end connection 127.0.0.1:57513 (2 connections now open) 2014-10-06T19:25:06.464+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:06.464+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:06.465+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:06.465+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:06.466+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:06.466+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:06.466+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:06.467+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:06.467+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:06.839+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:07.189+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:07.564+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:07.922+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57514 #24962 (3 connections now open) 2014-10-06T19:25:07.922+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57515 #24963 (4 connections now open) 2014-10-06T19:25:07.922+0000 I NETWORK [conn24962] end connection 127.0.0.1:57514 (3 connections now open) 2014-10-06T19:25:12.923+0000 I NETWORK [conn24963] end connection 127.0.0.1:57515 (2 connections now open) 2014-10-06T19:25:12.923+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57516 #24964 (3 connections now open) 2014-10-06T19:25:12.923+0000 I NETWORK [conn24964] end connection 127.0.0.1:57516 (2 connections now open) 2014-10-06T19:25:12.924+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:12.924+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:12.925+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:12.926+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:12.926+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:12.926+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:12.927+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:12.927+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:12.927+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:13.299+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:13.662+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:14.020+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:14.387+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57517 #24965 (3 connections now open) 2014-10-06T19:25:14.387+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57518 #24966 (4 connections now open) 2014-10-06T19:25:14.388+0000 I NETWORK [conn24965] end connection 127.0.0.1:57517 (3 connections now open) 2014-10-06T19:25:19.388+0000 I NETWORK [conn24966] end connection 127.0.0.1:57518 (2 connections now open) 2014-10-06T19:25:19.388+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57519 #24967 (3 connections now open) 2014-10-06T19:25:19.388+0000 I NETWORK [conn24967] end connection 127.0.0.1:57519 (2 connections now open) 2014-10-06T19:25:19.389+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:19.390+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:19.390+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:19.391+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:19.391+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:19.392+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:19.392+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:19.392+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:19.393+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:19.742+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:20.111+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:20.466+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:20.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57520 #24968 (3 connections now open) 2014-10-06T19:25:20.834+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57521 #24969 (4 connections now open) 2014-10-06T19:25:20.835+0000 I NETWORK [conn24968] end connection 127.0.0.1:57520 (3 connections now open) 2014-10-06T19:25:25.835+0000 I NETWORK [conn24969] end connection 127.0.0.1:57521 (2 connections now open) 2014-10-06T19:25:25.835+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57522 #24970 (3 connections now open) 2014-10-06T19:25:25.836+0000 I NETWORK [conn24970] end connection 127.0.0.1:57522 (2 connections now open) 2014-10-06T19:25:25.836+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:25.837+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:25.837+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:25.838+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:25.838+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:25.839+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:25.839+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:25.839+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:25.840+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:26.208+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:26.555+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:26.922+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:27.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57523 #24971 (3 connections now open) 2014-10-06T19:25:27.272+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57524 #24972 (4 connections now open) 2014-10-06T19:25:27.273+0000 I NETWORK [conn24971] end connection 127.0.0.1:57523 (3 connections now open) 2014-10-06T19:25:32.273+0000 I NETWORK [conn24972] end connection 127.0.0.1:57524 (2 connections now open) 2014-10-06T19:25:32.273+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57525 #24973 (3 connections now open) 2014-10-06T19:25:32.274+0000 I NETWORK [conn24973] end connection 127.0.0.1:57525 (2 connections now open) 2014-10-06T19:25:32.274+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:32.275+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:32.275+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:32.276+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:32.277+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:32.277+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:32.277+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:32.277+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:32.278+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:32.646+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:32.995+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:33.362+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:33.735+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57526 #24974 (3 connections now open) 2014-10-06T19:25:33.736+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57527 #24975 (4 connections now open) 2014-10-06T19:25:33.736+0000 I NETWORK [conn24974] end connection 127.0.0.1:57526 (3 connections now open) 2014-10-06T19:25:38.736+0000 I NETWORK [conn24975] end connection 127.0.0.1:57527 (2 connections now open) 2014-10-06T19:25:38.737+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57528 #24976 (3 connections now open) 2014-10-06T19:25:38.737+0000 I NETWORK [conn24976] end connection 127.0.0.1:57528 (2 connections now open) 2014-10-06T19:25:38.737+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:38.738+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:38.738+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:38.739+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:38.740+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:38.740+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:38.740+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:38.740+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:38.741+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:39.089+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:39.461+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:39.813+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:40.183+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57529 #24977 (3 connections now open) 2014-10-06T19:25:40.183+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57530 #24978 (4 connections now open) 2014-10-06T19:25:40.183+0000 I NETWORK [conn24977] end connection 127.0.0.1:57529 (3 connections now open) 2014-10-06T19:25:45.183+0000 I NETWORK [conn24978] end connection 127.0.0.1:57530 (2 connections now open) 2014-10-06T19:25:45.184+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57531 #24979 (3 connections now open) 2014-10-06T19:25:45.184+0000 I NETWORK [conn24979] end connection 127.0.0.1:57531 (2 connections now open) 2014-10-06T19:25:45.185+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:45.185+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:45.186+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:45.187+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdNoIndex 2014-10-06T19:25:45.192+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T19:25:45.192+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdIndex 2014-10-06T19:25:45.192+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdIndex 2014-10-06T19:25:45.192+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdIndex 2014-10-06T19:25:45.193+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T19:25:45.559+0000 I INDEXING [conn14073] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T19:25:45.559+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:25:45.562+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T19:25:45.563+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdIndex 2014-10-06T19:25:45.923+0000 I INDEXING [conn14073] build index on: test1.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Remove_v2.IntNonIdIndex" } 2014-10-06T19:25:45.923+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:25:45.926+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T19:25:45.926+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdIndex 2014-10-06T19:25:46.298+0000 I INDEXING [conn14073] build index on: test2.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Remove_v2.IntNonIdIndex" } 2014-10-06T19:25:46.298+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:25:46.302+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T19:25:46.302+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdIndex 2014-10-06T19:25:46.650+0000 I INDEXING [conn14073] build index on: test3.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Remove_v2.IntNonIdIndex" } 2014-10-06T19:25:46.650+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:25:46.654+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T19:25:46.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57532 #24980 (3 connections now open) 2014-10-06T19:25:46.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57533 #24981 (4 connections now open) 2014-10-06T19:25:46.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57534 #24982 (5 connections now open) 2014-10-06T19:25:46.655+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57535 #24983 (6 connections now open) 2014-10-06T19:25:46.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57536 #24984 (7 connections now open) 2014-10-06T19:25:46.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57537 #24985 (8 connections now open) 2014-10-06T19:25:46.656+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57538 #24986 (9 connections now open) 2014-10-06T19:25:46.657+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57539 #24987 (10 connections now open) 2014-10-06T19:25:46.657+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57540 #24988 (11 connections now open) 2014-10-06T19:25:46.657+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57541 #24989 (12 connections now open) 2014-10-06T19:25:46.657+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57542 #24990 (13 connections now open) 2014-10-06T19:25:46.657+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57543 #24991 (14 connections now open) 2014-10-06T19:25:46.657+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57544 #24992 (15 connections now open) 2014-10-06T19:25:46.658+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57545 #24993 (16 connections now open) 2014-10-06T19:25:46.658+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57546 #24994 (17 connections now open) 2014-10-06T19:25:46.658+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57547 #24995 (18 connections now open) 2014-10-06T19:25:46.659+0000 I NETWORK [conn24980] end connection 127.0.0.1:57532 (17 connections now open) 2014-10-06T19:25:46.659+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57548 #24996 (19 connections now open) 2014-10-06T19:25:51.659+0000 I NETWORK [conn24990] end connection 127.0.0.1:57542 (17 connections now open) 2014-10-06T19:25:51.659+0000 I NETWORK [conn24987] end connection 127.0.0.1:57539 (17 connections now open) 2014-10-06T19:25:51.659+0000 I NETWORK [conn24993] end connection 127.0.0.1:57545 (16 connections now open) 2014-10-06T19:25:51.659+0000 I NETWORK [conn24994] end connection 127.0.0.1:57546 (17 connections now open) 2014-10-06T19:25:51.659+0000 I NETWORK [conn24992] end connection 127.0.0.1:57544 (15 connections now open) 2014-10-06T19:25:51.660+0000 I NETWORK [conn24996] end connection 127.0.0.1:57548 (14 connections now open) 2014-10-06T19:25:51.660+0000 I NETWORK [conn24988] end connection 127.0.0.1:57540 (13 connections now open) 2014-10-06T19:25:51.660+0000 I NETWORK [conn24995] end connection 127.0.0.1:57547 (12 connections now open) 2014-10-06T19:25:51.660+0000 I NETWORK [conn24989] end connection 127.0.0.1:57541 (11 connections now open) 2014-10-06T19:25:51.660+0000 I NETWORK [conn24983] end connection 127.0.0.1:57535 (15 connections now open) 2014-10-06T19:25:51.660+0000 I NETWORK [conn24982] end connection 127.0.0.1:57534 (15 connections now open) 2014-10-06T19:25:51.660+0000 I NETWORK [conn24985] end connection 127.0.0.1:57537 (15 connections now open) 2014-10-06T19:25:51.660+0000 I NETWORK [conn24984] end connection 127.0.0.1:57536 (7 connections now open) 2014-10-06T19:25:51.660+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57549 #24997 (6 connections now open) 2014-10-06T19:25:51.660+0000 I NETWORK [conn24986] end connection 127.0.0.1:57538 (4 connections now open) 2014-10-06T19:25:51.660+0000 I NETWORK [conn24991] end connection 127.0.0.1:57543 (4 connections now open) 2014-10-06T19:25:51.659+0000 I NETWORK [conn24981] end connection 127.0.0.1:57533 (15 connections now open) 2014-10-06T19:25:51.660+0000 I NETWORK [conn24997] end connection 127.0.0.1:57549 (2 connections now open) 2014-10-06T19:25:51.661+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T19:25:51.662+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdIndex 2014-10-06T19:25:51.663+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdIndex 2014-10-06T19:25:51.663+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdIndex 2014-10-06T19:25:51.664+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T19:25:51.664+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdIndex 2014-10-06T19:25:51.665+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdIndex 2014-10-06T19:25:51.665+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdIndex 2014-10-06T19:25:51.665+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T19:25:52.046+0000 I INDEXING [conn14073] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T19:25:52.046+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:25:52.050+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T19:25:52.050+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdIndex 2014-10-06T19:25:52.404+0000 I INDEXING [conn14073] build index on: test1.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Remove_v2.IntNonIdIndex" } 2014-10-06T19:25:52.405+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:25:52.408+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T19:25:52.409+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdIndex 2014-10-06T19:25:52.783+0000 I INDEXING [conn14073] build index on: test2.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Remove_v2.IntNonIdIndex" } 2014-10-06T19:25:52.783+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:25:52.786+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T19:25:52.787+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdIndex 2014-10-06T19:25:53.151+0000 I INDEXING [conn14073] build index on: test3.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Remove_v2.IntNonIdIndex" } 2014-10-06T19:25:53.151+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:25:53.155+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T19:25:53.156+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57550 #24998 (3 connections now open) 2014-10-06T19:25:53.157+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57551 #24999 (4 connections now open) 2014-10-06T19:25:53.157+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57552 #25000 (5 connections now open) 2014-10-06T19:25:53.157+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57553 #25001 (6 connections now open) 2014-10-06T19:25:53.157+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57554 #25002 (7 connections now open) 2014-10-06T19:25:53.157+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57555 #25003 (8 connections now open) 2014-10-06T19:25:53.157+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57557 #25004 (9 connections now open) 2014-10-06T19:25:53.157+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57556 #25005 (10 connections now open) 2014-10-06T19:25:53.158+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57558 #25006 (11 connections now open) 2014-10-06T19:25:53.159+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57559 #25007 (12 connections now open) 2014-10-06T19:25:53.159+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57560 #25008 (13 connections now open) 2014-10-06T19:25:53.159+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57561 #25009 (14 connections now open) 2014-10-06T19:25:53.159+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57562 #25010 (15 connections now open) 2014-10-06T19:25:53.159+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57563 #25011 (16 connections now open) 2014-10-06T19:25:53.159+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57564 #25012 (17 connections now open) 2014-10-06T19:25:53.160+0000 I NETWORK [conn24998] end connection 127.0.0.1:57550 (16 connections now open) 2014-10-06T19:25:53.160+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57565 #25013 (17 connections now open) 2014-10-06T19:25:53.161+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57566 #25014 (18 connections now open) 2014-10-06T19:25:58.160+0000 I NETWORK [conn25007] end connection 127.0.0.1:57559 (17 connections now open) 2014-10-06T19:25:58.160+0000 I NETWORK [conn25008] end connection 127.0.0.1:57560 (16 connections now open) 2014-10-06T19:25:58.160+0000 I NETWORK [conn25006] end connection 127.0.0.1:57558 (16 connections now open) 2014-10-06T19:25:58.160+0000 I NETWORK [conn25009] end connection 127.0.0.1:57561 (16 connections now open) 2014-10-06T19:25:58.160+0000 I NETWORK [conn25000] end connection 127.0.0.1:57552 (16 connections now open) 2014-10-06T19:25:58.160+0000 I NETWORK [conn25001] end connection 127.0.0.1:57553 (16 connections now open) 2014-10-06T19:25:58.161+0000 I NETWORK [conn25003] end connection 127.0.0.1:57555 (14 connections now open) 2014-10-06T19:25:58.161+0000 I NETWORK [conn25013] end connection 127.0.0.1:57565 (10 connections now open) 2014-10-06T19:25:58.161+0000 I NETWORK [conn25010] end connection 127.0.0.1:57562 (10 connections now open) 2014-10-06T19:25:58.161+0000 I NETWORK [conn25005] end connection 127.0.0.1:57556 (10 connections now open) 2014-10-06T19:25:58.161+0000 I NETWORK [conn25011] end connection 127.0.0.1:57563 (10 connections now open) 2014-10-06T19:25:58.161+0000 I NETWORK [conn25004] end connection 127.0.0.1:57557 (10 connections now open) 2014-10-06T19:25:58.161+0000 I NETWORK [conn24999] end connection 127.0.0.1:57551 (8 connections now open) 2014-10-06T19:25:58.160+0000 I NETWORK [conn25014] end connection 127.0.0.1:57566 (15 connections now open) 2014-10-06T19:25:58.161+0000 I NETWORK [conn25012] end connection 127.0.0.1:57564 (10 connections now open) 2014-10-06T19:25:58.161+0000 I NETWORK [conn25002] end connection 127.0.0.1:57554 (6 connections now open) 2014-10-06T19:25:58.161+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57567 #25015 (5 connections now open) 2014-10-06T19:25:58.161+0000 I NETWORK [conn25015] end connection 127.0.0.1:57567 (2 connections now open) 2014-10-06T19:25:58.162+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T19:25:58.163+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdIndex 2014-10-06T19:25:58.164+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdIndex 2014-10-06T19:25:58.164+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdIndex 2014-10-06T19:25:58.165+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T19:25:58.165+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdIndex 2014-10-06T19:25:58.166+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdIndex 2014-10-06T19:25:58.166+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdIndex 2014-10-06T19:25:58.166+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T19:25:58.524+0000 I INDEXING [conn14073] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T19:25:58.524+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:25:58.528+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T19:25:58.528+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdIndex 2014-10-06T19:25:58.897+0000 I INDEXING [conn14073] build index on: test1.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Remove_v2.IntNonIdIndex" } 2014-10-06T19:25:58.897+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:25:58.900+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T19:25:58.901+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdIndex 2014-10-06T19:25:59.244+0000 I INDEXING [conn14073] build index on: test2.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Remove_v2.IntNonIdIndex" } 2014-10-06T19:25:59.244+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:25:59.248+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T19:25:59.248+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdIndex 2014-10-06T19:25:59.612+0000 I INDEXING [conn14073] build index on: test3.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Remove_v2.IntNonIdIndex" } 2014-10-06T19:25:59.612+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:25:59.619+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T19:25:59.620+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57568 #25016 (3 connections now open) 2014-10-06T19:25:59.621+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57569 #25017 (4 connections now open) 2014-10-06T19:25:59.621+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57570 #25018 (5 connections now open) 2014-10-06T19:25:59.621+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57571 #25019 (6 connections now open) 2014-10-06T19:25:59.621+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57572 #25020 (7 connections now open) 2014-10-06T19:25:59.621+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57573 #25021 (8 connections now open) 2014-10-06T19:25:59.621+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57574 #25022 (9 connections now open) 2014-10-06T19:25:59.621+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57575 #25023 (10 connections now open) 2014-10-06T19:25:59.621+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57576 #25024 (11 connections now open) 2014-10-06T19:25:59.621+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57577 #25025 (12 connections now open) 2014-10-06T19:25:59.622+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57578 #25026 (13 connections now open) 2014-10-06T19:25:59.622+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57579 #25027 (14 connections now open) 2014-10-06T19:25:59.623+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57580 #25028 (15 connections now open) 2014-10-06T19:25:59.623+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57581 #25029 (16 connections now open) 2014-10-06T19:25:59.623+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57582 #25030 (17 connections now open) 2014-10-06T19:25:59.623+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57583 #25031 (18 connections now open) 2014-10-06T19:25:59.623+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57584 #25032 (19 connections now open) 2014-10-06T19:25:59.624+0000 I NETWORK [conn25016] end connection 127.0.0.1:57568 (18 connections now open) 2014-10-06T19:26:04.624+0000 I NETWORK [conn25020] end connection 127.0.0.1:57572 (17 connections now open) 2014-10-06T19:26:04.624+0000 I NETWORK [conn25025] end connection 127.0.0.1:57577 (17 connections now open) 2014-10-06T19:26:04.624+0000 I NETWORK [conn25027] end connection 127.0.0.1:57579 (16 connections now open) 2014-10-06T19:26:04.625+0000 I NETWORK [conn25026] end connection 127.0.0.1:57578 (15 connections now open) 2014-10-06T19:26:04.625+0000 I NETWORK [conn25031] end connection 127.0.0.1:57583 (13 connections now open) 2014-10-06T19:26:04.625+0000 I NETWORK [conn25019] end connection 127.0.0.1:57571 (13 connections now open) 2014-10-06T19:26:04.625+0000 I NETWORK [conn25024] end connection 127.0.0.1:57576 (13 connections now open) 2014-10-06T19:26:04.625+0000 I NETWORK [conn25022] end connection 127.0.0.1:57574 (11 connections now open) 2014-10-06T19:26:04.625+0000 I NETWORK [conn25021] end connection 127.0.0.1:57573 (9 connections now open) 2014-10-06T19:26:04.625+0000 I NETWORK [conn25032] end connection 127.0.0.1:57584 (8 connections now open) 2014-10-06T19:26:04.625+0000 I NETWORK [conn25017] end connection 127.0.0.1:57569 (7 connections now open) 2014-10-06T19:26:04.625+0000 I NETWORK [conn25030] end connection 127.0.0.1:57582 (6 connections now open) 2014-10-06T19:26:04.625+0000 I NETWORK [conn25023] end connection 127.0.0.1:57575 (6 connections now open) 2014-10-06T19:26:04.625+0000 I NETWORK [conn25029] end connection 127.0.0.1:57581 (4 connections now open) 2014-10-06T19:26:04.625+0000 I NETWORK [conn25028] end connection 127.0.0.1:57580 (4 connections now open) 2014-10-06T19:26:04.625+0000 I NETWORK [conn25018] end connection 127.0.0.1:57570 (2 connections now open) 2014-10-06T19:26:04.625+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57585 #25033 (3 connections now open) 2014-10-06T19:26:04.626+0000 I NETWORK [conn25033] end connection 127.0.0.1:57585 (2 connections now open) 2014-10-06T19:26:04.626+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T19:26:04.627+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdIndex 2014-10-06T19:26:04.628+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdIndex 2014-10-06T19:26:04.629+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdIndex 2014-10-06T19:26:04.629+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T19:26:04.630+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdIndex 2014-10-06T19:26:04.630+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdIndex 2014-10-06T19:26:04.630+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdIndex 2014-10-06T19:26:04.631+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T19:26:04.981+0000 I INDEXING [conn14073] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T19:26:04.981+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:26:04.984+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T19:26:04.984+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdIndex 2014-10-06T19:26:05.350+0000 I INDEXING [conn14073] build index on: test1.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Remove_v2.IntNonIdIndex" } 2014-10-06T19:26:05.350+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:26:05.353+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T19:26:05.354+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdIndex 2014-10-06T19:26:05.711+0000 I INDEXING [conn14073] build index on: test2.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Remove_v2.IntNonIdIndex" } 2014-10-06T19:26:05.711+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:26:05.715+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T19:26:05.715+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdIndex 2014-10-06T19:26:06.072+0000 I INDEXING [conn14073] build index on: test3.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Remove_v2.IntNonIdIndex" } 2014-10-06T19:26:06.072+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:26:06.076+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T19:26:06.077+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57586 #25034 (3 connections now open) 2014-10-06T19:26:06.078+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57587 #25035 (4 connections now open) 2014-10-06T19:26:06.078+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57588 #25036 (5 connections now open) 2014-10-06T19:26:06.078+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57589 #25037 (6 connections now open) 2014-10-06T19:26:06.078+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57590 #25038 (7 connections now open) 2014-10-06T19:26:06.078+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57591 #25039 (8 connections now open) 2014-10-06T19:26:06.078+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57592 #25040 (9 connections now open) 2014-10-06T19:26:06.078+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57593 #25041 (10 connections now open) 2014-10-06T19:26:06.078+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57594 #25042 (11 connections now open) 2014-10-06T19:26:06.078+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57595 #25043 (12 connections now open) 2014-10-06T19:26:06.079+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57596 #25044 (13 connections now open) 2014-10-06T19:26:06.079+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57597 #25045 (14 connections now open) 2014-10-06T19:26:06.079+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57598 #25046 (15 connections now open) 2014-10-06T19:26:06.079+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57599 #25047 (16 connections now open) 2014-10-06T19:26:06.080+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57600 #25048 (17 connections now open) 2014-10-06T19:26:06.080+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57601 #25049 (18 connections now open) 2014-10-06T19:26:06.080+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57602 #25050 (19 connections now open) 2014-10-06T19:26:06.080+0000 I NETWORK [conn25034] end connection 127.0.0.1:57586 (18 connections now open) 2014-10-06T19:26:11.081+0000 I NETWORK [conn25040] end connection 127.0.0.1:57592 (17 connections now open) 2014-10-06T19:26:11.081+0000 I NETWORK [conn25038] end connection 127.0.0.1:57590 (17 connections now open) 2014-10-06T19:26:11.081+0000 I NETWORK [conn25036] end connection 127.0.0.1:57588 (16 connections now open) 2014-10-06T19:26:11.081+0000 I NETWORK [conn25035] end connection 127.0.0.1:57587 (16 connections now open) 2014-10-06T19:26:11.081+0000 I NETWORK [conn25050] end connection 127.0.0.1:57602 (15 connections now open) 2014-10-06T19:26:11.081+0000 I NETWORK [conn25048] end connection 127.0.0.1:57600 (17 connections now open) 2014-10-06T19:26:11.081+0000 I NETWORK [conn25046] end connection 127.0.0.1:57598 (14 connections now open) 2014-10-06T19:26:11.081+0000 I NETWORK [conn25039] end connection 127.0.0.1:57591 (12 connections now open) 2014-10-06T19:26:11.081+0000 I NETWORK [conn25044] end connection 127.0.0.1:57596 (11 connections now open) 2014-10-06T19:26:11.081+0000 I NETWORK [conn25043] end connection 127.0.0.1:57595 (9 connections now open) 2014-10-06T19:26:11.081+0000 I NETWORK [conn25047] end connection 127.0.0.1:57599 (7 connections now open) 2014-10-06T19:26:11.081+0000 I NETWORK [conn25037] end connection 127.0.0.1:57589 (7 connections now open) 2014-10-06T19:26:11.081+0000 I NETWORK [conn25049] end connection 127.0.0.1:57601 (6 connections now open) 2014-10-06T19:26:11.081+0000 I NETWORK [conn25042] end connection 127.0.0.1:57594 (6 connections now open) 2014-10-06T19:26:11.081+0000 I NETWORK [conn25041] end connection 127.0.0.1:57593 (6 connections now open) 2014-10-06T19:26:11.081+0000 I NETWORK [conn25045] end connection 127.0.0.1:57597 (2 connections now open) 2014-10-06T19:26:11.081+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57603 #25051 (3 connections now open) 2014-10-06T19:26:11.082+0000 I NETWORK [conn25051] end connection 127.0.0.1:57603 (2 connections now open) 2014-10-06T19:26:11.082+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T19:26:11.083+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdIndex 2014-10-06T19:26:11.084+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdIndex 2014-10-06T19:26:11.085+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdIndex 2014-10-06T19:26:11.085+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T19:26:11.086+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdIndex 2014-10-06T19:26:11.086+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdIndex 2014-10-06T19:26:11.086+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdIndex 2014-10-06T19:26:11.087+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T19:26:11.458+0000 I INDEXING [conn14073] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T19:26:11.458+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:26:11.461+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T19:26:11.461+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdIndex 2014-10-06T19:26:11.808+0000 I INDEXING [conn14073] build index on: test1.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Remove_v2.IntNonIdIndex" } 2014-10-06T19:26:11.808+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:26:11.812+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T19:26:11.812+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdIndex 2014-10-06T19:26:12.187+0000 I INDEXING [conn14073] build index on: test2.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Remove_v2.IntNonIdIndex" } 2014-10-06T19:26:12.187+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:26:12.190+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T19:26:12.191+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdIndex 2014-10-06T19:26:12.538+0000 I INDEXING [conn14073] build index on: test3.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Remove_v2.IntNonIdIndex" } 2014-10-06T19:26:12.538+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:26:12.541+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T19:26:12.542+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57604 #25052 (3 connections now open) 2014-10-06T19:26:12.543+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57605 #25053 (4 connections now open) 2014-10-06T19:26:12.543+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57606 #25054 (5 connections now open) 2014-10-06T19:26:12.543+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57607 #25055 (6 connections now open) 2014-10-06T19:26:12.543+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57608 #25056 (7 connections now open) 2014-10-06T19:26:12.543+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57609 #25057 (8 connections now open) 2014-10-06T19:26:12.543+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57610 #25058 (9 connections now open) 2014-10-06T19:26:12.543+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57611 #25059 (10 connections now open) 2014-10-06T19:26:12.544+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57612 #25060 (11 connections now open) 2014-10-06T19:26:12.544+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57613 #25061 (12 connections now open) 2014-10-06T19:26:12.544+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57614 #25062 (13 connections now open) 2014-10-06T19:26:12.544+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57615 #25063 (14 connections now open) 2014-10-06T19:26:12.545+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57616 #25064 (15 connections now open) 2014-10-06T19:26:12.545+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57617 #25065 (16 connections now open) 2014-10-06T19:26:12.545+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57618 #25066 (17 connections now open) 2014-10-06T19:26:12.546+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57619 #25067 (18 connections now open) 2014-10-06T19:26:12.546+0000 I NETWORK [conn25052] end connection 127.0.0.1:57604 (17 connections now open) 2014-10-06T19:26:12.546+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57620 #25068 (19 connections now open) 2014-10-06T19:26:17.546+0000 I NETWORK [conn25066] end connection 127.0.0.1:57618 (17 connections now open) 2014-10-06T19:26:17.546+0000 I NETWORK [conn25054] end connection 127.0.0.1:57606 (17 connections now open) 2014-10-06T19:26:17.546+0000 I NETWORK [conn25064] end connection 127.0.0.1:57616 (17 connections now open) 2014-10-06T19:26:17.546+0000 I NETWORK [conn25067] end connection 127.0.0.1:57619 (17 connections now open) 2014-10-06T19:26:17.546+0000 I NETWORK [conn25068] end connection 127.0.0.1:57620 (17 connections now open) 2014-10-06T19:26:17.547+0000 I NETWORK [conn25055] end connection 127.0.0.1:57607 (17 connections now open) 2014-10-06T19:26:17.547+0000 I NETWORK [conn25063] end connection 127.0.0.1:57615 (11 connections now open) 2014-10-06T19:26:17.547+0000 I NETWORK [conn25061] end connection 127.0.0.1:57613 (14 connections now open) 2014-10-06T19:26:17.548+0000 I NETWORK [conn25060] end connection 127.0.0.1:57612 (9 connections now open) 2014-10-06T19:26:17.548+0000 I NETWORK [conn25053] end connection 127.0.0.1:57605 (8 connections now open) 2014-10-06T19:26:17.552+0000 I NETWORK [conn25059] end connection 127.0.0.1:57611 (7 connections now open) 2014-10-06T19:26:17.552+0000 I NETWORK [conn25062] end connection 127.0.0.1:57614 (6 connections now open) 2014-10-06T19:26:17.552+0000 I NETWORK [conn25057] end connection 127.0.0.1:57609 (5 connections now open) 2014-10-06T19:26:17.552+0000 I NETWORK [conn25056] end connection 127.0.0.1:57608 (4 connections now open) 2014-10-06T19:26:17.552+0000 I NETWORK [conn25058] end connection 127.0.0.1:57610 (4 connections now open) 2014-10-06T19:26:17.552+0000 I NETWORK [conn25065] end connection 127.0.0.1:57617 (4 connections now open) 2014-10-06T19:26:17.553+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57621 #25069 (3 connections now open) 2014-10-06T19:26:17.553+0000 I NETWORK [conn25069] end connection 127.0.0.1:57621 (2 connections now open) 2014-10-06T19:26:17.553+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T19:26:17.554+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdIndex 2014-10-06T19:26:17.555+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdIndex 2014-10-06T19:26:17.556+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdIndex 2014-10-06T19:26:17.557+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T19:26:17.557+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdIndex 2014-10-06T19:26:17.557+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdIndex 2014-10-06T19:26:17.557+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdIndex 2014-10-06T19:26:17.558+0000 I COMMANDS [conn14073] CMD: drop test0.Remove_v2.IntNonIdIndex 2014-10-06T19:26:17.927+0000 I INDEXING [conn14073] build index on: test0.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test0.Remove_v2.IntNonIdIndex" } 2014-10-06T19:26:17.927+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:26:17.930+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T19:26:17.931+0000 I COMMANDS [conn14073] CMD: drop test1.Remove_v2.IntNonIdIndex 2014-10-06T19:26:18.294+0000 I INDEXING [conn14073] build index on: test1.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test1.Remove_v2.IntNonIdIndex" } 2014-10-06T19:26:18.294+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:26:18.297+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T19:26:18.298+0000 I COMMANDS [conn14073] CMD: drop test2.Remove_v2.IntNonIdIndex 2014-10-06T19:26:18.655+0000 I INDEXING [conn14073] build index on: test2.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test2.Remove_v2.IntNonIdIndex" } 2014-10-06T19:26:18.655+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:26:18.658+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T19:26:18.659+0000 I COMMANDS [conn14073] CMD: drop test3.Remove_v2.IntNonIdIndex 2014-10-06T19:26:19.032+0000 I INDEXING [conn14073] build index on: test3.Remove_v2.IntNonIdIndex properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test3.Remove_v2.IntNonIdIndex" } 2014-10-06T19:26:19.032+0000 I INDEXING [conn14073] building index using bulk method 2014-10-06T19:26:19.035+0000 I INDEXING [conn14073] build index done. scanned 1000 total records. 0 secs 2014-10-06T19:26:19.037+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57622 #25070 (3 connections now open) 2014-10-06T19:26:19.037+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57623 #25071 (4 connections now open) 2014-10-06T19:26:19.037+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57624 #25072 (5 connections now open) 2014-10-06T19:26:19.037+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57625 #25073 (6 connections now open) 2014-10-06T19:26:19.037+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57626 #25074 (7 connections now open) 2014-10-06T19:26:19.037+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57627 #25075 (8 connections now open) 2014-10-06T19:26:19.038+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57628 #25076 (9 connections now open) 2014-10-06T19:26:19.038+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57629 #25077 (10 connections now open) 2014-10-06T19:26:19.038+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57630 #25078 (11 connections now open) 2014-10-06T19:26:19.038+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57631 #25079 (12 connections now open) 2014-10-06T19:26:19.039+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57632 #25080 (13 connections now open) 2014-10-06T19:26:19.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57633 #25081 (14 connections now open) 2014-10-06T19:26:19.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57634 #25082 (15 connections now open) 2014-10-06T19:26:19.040+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57635 #25083 (16 connections now open) 2014-10-06T19:26:19.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57636 #25084 (17 connections now open) 2014-10-06T19:26:19.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57637 #25085 (18 connections now open) 2014-10-06T19:26:19.041+0000 I NETWORK [initandlisten] connection accepted from 127.0.0.1:57638 #25086 (19 connections now open) 2014-10-06T19:26:19.041+0000 I NETWORK [conn25070] end connection 127.0.0.1:57622 (18 connections now open) 2014-10-06T19:26:20.571+0000 I - [conn25082] Invariant failure keyOffset >= 0 src/mongo/db/storage/mmap_v1/btree/btree_logic.cpp 2059 2014-10-06T19:26:20.597+0000 I - [conn25082] 0xeed369 0xe99031 0xe7faa3 0xcd740e 0xccb6ec 0xa615c3 0x9d953f 0x9da268 0x9d0cf7 0x9cdd84 0xbaf77d 0xad2395 0x98850b 0x98a7b5 0x98adeb 0x98d449 0x9a7d84 0x9a8c11 0x9a9680 0xb9d5ea 0xa7fd03 0x7ed730 0xeac3d1 0x7f16a6625e9a 0x7f16a573473d ----- BEGIN BACKTRACE ----- {"backtrace":[{"b":"400000","o":"AED369"},{"b":"400000","o":"A99031"},{"b":"400000","o":"A7FAA3"},{"b":"400000","o":"8D740E"},{"b":"400000","o":"8CB6EC"},{"b":"400000","o":"6615C3"},{"b":"400000","o":"5D953F"},{"b":"400000","o":"5DA268"},{"b":"400000","o":"5D0CF7"},{"b":"400000","o":"5CDD84"},{"b":"400000","o":"7AF77D"},{"b":"400000","o":"6D2395"},{"b":"400000","o":"58850B"},{"b":"400000","o":"58A7B5"},{"b":"400000","o":"58ADEB"},{"b":"400000","o":"58D449"},{"b":"400000","o":"5A7D84"},{"b":"400000","o":"5A8C11"},{"b":"400000","o":"5A9680"},{"b":"400000","o":"79D5EA"},{"b":"400000","o":"67FD03"},{"b":"400000","o":"3ED730"},{"b":"400000","o":"AAC3D1"},{"b":"7F16A661E000","o":"7E9A"},{"b":"7F16A5640000","o":"F473D"}],"processInfo":{ "mongodbVersion" : "2.7.7-pre-", "gitVersion" : "78a778b23bed9018e56b8573b052ee2117beac46", "uname" : { "sysname" : "Linux", "release" : "3.2.0-67-virtual", "version" : "#101-Ubuntu SMP Tue Jul 15 17:58:37 UTC 2014", "machine" : "x86_64" }, "somap" : [ { "elfType" : 2, "b" : "400000" }, { "b" : "7FFF69D51000", "elfType" : 3 }, { "b" : "7F16A661E000", "path" : "/lib/x86_64-linux-gnu/libpthread.so.0", "elfType" : 3 }, { "b" : "7F16A6416000", "path" : "/lib/x86_64-linux-gnu/librt.so.1", "elfType" : 3 }, { "b" : "7F16A6212000", "path" : "/lib/x86_64-linux-gnu/libdl.so.2", "elfType" : 3 }, { "b" : "7F16A5F12000", "path" : "/usr/lib/x86_64-linux-gnu/libstdc++.so.6", "elfType" : 3 }, { "b" : "7F16A5C16000", "path" : "/lib/x86_64-linux-gnu/libm.so.6", "elfType" : 3 }, { "b" : "7F16A5A00000", "path" : "/lib/x86_64-linux-gnu/libgcc_s.so.1", "elfType" : 3 }, { "b" : "7F16A5640000", "path" : "/lib/x86_64-linux-gnu/libc.so.6", "elfType" : 3 }, { "b" : "7F16A683B000", "path" : "/lib64/ld-linux-x86-64.so.2", "elfType" : 3 } ] }} mongod(_ZN5mongo15printStackTraceERSo+0x29) [0xeed369] mongod(_ZN5mongo10logContextEPKc+0xE1) [0xe99031] mongod(_ZN5mongo15invariantFailedEPKcS1_j+0xD3) [0xe7faa3] mongod(_ZNK5mongo10BtreeLogicINS_13BtreeLayoutV1EE6getKeyEPNS_16OperationContextERKNS_7DiskLocEi+0xBE) [0xcd740e] mongod(_ZNK5mongo18BtreeInterfaceImplINS_13BtreeLayoutV1EE6Cursor6getKeyEv+0x1C) [0xccb6ec] mongod(_ZNK5mongo16BtreeIndexCursor6getKeyEv+0x13) [0xa615c3] mongod(_ZN5mongo9IndexScan8checkEndEv+0x7F) [0x9d953f] mongod(_ZN5mongo9IndexScan4workEPm+0xA8) [0x9da268] mongod(_ZN5mongo10FetchStage4workEPm+0x57) [0x9d0cf7] mongod(_ZN5mongo11DeleteStage4workEPm+0x64) [0x9cdd84] mongod(_ZN5mongo12PlanExecutor11executePlanEv+0x2D) [0xbaf77d] mongod(_ZN5mongo14DeleteExecutor7executeEPNS_8DatabaseE+0x75) [0xad2395] mongod(_ZN5mongo18WriteBatchExecutor10execRemoveERKNS_12BatchItemRefEPPNS_16WriteErrorDetailE+0x38B) [0x98850b] mongod(_ZN5mongo18WriteBatchExecutor11bulkExecuteERKNS_21BatchedCommandRequestEPSt6vectorIPNS_19BatchedUpsertDetailESaIS6_EEPS4_IPNS_16WriteErrorDetailESaISB_EE+0xF5) [0x98a7b5] mongod(_ZN5mongo18WriteBatchExecutor12executeBatchERKNS_21BatchedCommandRequestEPNS_22BatchedCommandResponseE+0x38B) [0x98adeb] mongod(_ZN5mongo8WriteCmd3runEPNS_16OperationContextERKSsRNS_7BSONObjEiRSsRNS_14BSONObjBuilderEb+0x169) [0x98d449] mongod(_ZN5mongo12_execCommandEPNS_16OperationContextEPNS_7CommandERKSsRNS_7BSONObjEiRSsRNS_14BSONObjBuilderEb+0x34) [0x9a7d84] mongod(_ZN5mongo7Command11execCommandEPNS_16OperationContextEPS0_iPKcRNS_7BSONObjERNS_14BSONObjBuilderEb+0xC51) [0x9a8c11] mongod(_ZN5mongo12_runCommandsEPNS_16OperationContextEPKcRNS_7BSONObjERNS_11_BufBuilderINS_16TrivialAllocatorEEERNS_14BSONObjBuilderEbi+0x1F0) [0x9a9680] mongod(_ZN5mongo11newRunQueryEPNS_16OperationContextERNS_7MessageERNS_12QueryMessageERNS_5CurOpES3_b+0x136A) [0xb9d5ea] mongod(_ZN5mongo16assembleResponseEPNS_16OperationContextERNS_7MessageERNS_10DbResponseERKNS_11HostAndPortEb+0xD93) [0xa7fd03] mongod(_ZN5mongo16MyMessageHandler7processERNS_7MessageEPNS_21AbstractMessagingPortEPNS_9LastErrorE+0xE0) [0x7ed730] mongod(_ZN5mongo17PortMessageServer17handleIncomingMsgEPv+0x421) [0xeac3d1] libpthread.so.0(+0x7E9A) [0x7f16a6625e9a] libc.so.6(clone+0x6D) [0x7f16a573473d] ----- END BACKTRACE ----- 2014-10-06T19:26:20.597+0000 I - [conn25082] ***aborting after invariant() failure 2014-10-06T19:26:20.608+0000 F - [conn25082] Got signal: 6 (Aborted). 0xeed369 0xeecf22 0xeed2a6 0x7f16a5676570 0x7f16a56764f5 0x7f16a5679c5b 0xe7fae8 0xcd740e 0xccb6ec 0xa615c3 0x9d953f 0x9da268 0x9d0cf7 0x9cdd84 0xbaf77d 0xad2395 0x98850b 0x98a7b5 0x98adeb 0x98d449 0x9a7d84 0x9a8c11 0x9a9680 0xb9d5ea 0xa7fd03 0x7ed730 0xeac3d1 0x7f16a6625e9a 0x7f16a573473d ----- BEGIN BACKTRACE ----- {"backtrace":[{"b":"400000","o":"AED369"},{"b":"400000","o":"AECF22"},{"b":"400000","o":"AED2A6"},{"b":"7F16A5640000","o":"36570"},{"b":"7F16A5640000","o":"364F5"},{"b":"7F16A5640000","o":"39C5B"},{"b":"400000","o":"A7FAE8"},{"b":"400000","o":"8D740E"},{"b":"400000","o":"8CB6EC"},{"b":"400000","o":"6615C3"},{"b":"400000","o":"5D953F"},{"b":"400000","o":"5DA268"},{"b":"400000","o":"5D0CF7"},{"b":"400000","o":"5CDD84"},{"b":"400000","o":"7AF77D"},{"b":"400000","o":"6D2395"},{"b":"400000","o":"58850B"},{"b":"400000","o":"58A7B5"},{"b":"400000","o":"58ADEB"},{"b":"400000","o":"58D449"},{"b":"400000","o":"5A7D84"},{"b":"400000","o":"5A8C11"},{"b":"400000","o":"5A9680"},{"b":"400000","o":"79D5EA"},{"b":"400000","o":"67FD03"},{"b":"400000","o":"3ED730"},{"b":"400000","o":"AAC3D1"},{"b":"7F16A661E000","o":"7E9A"},{"b":"7F16A5640000","o":"F473D"}],"processInfo":{ "mongodbVersion" : "2.7.7-pre-", "gitVersion" : "78a778b23bed9018e56b8573b052ee2117beac46", "uname" : { "sysname" : "Linux", "release" : "3.2.0-67-virtual", "version" : "#101-Ubuntu SMP Tue Jul 15 17:58:37 UTC 2014", "machine" : "x86_64" }, "somap" : [ { "elfType" : 2, "b" : "400000" }, { "b" : "7FFF69D51000", "elfType" : 3 }, { "b" : "7F16A661E000", "path" : "/lib/x86_64-linux-gnu/libpthread.so.0", "elfType" : 3 }, { "b" : "7F16A6416000", "path" : "/lib/x86_64-linux-gnu/librt.so.1", "elfType" : 3 }, { "b" : "7F16A6212000", "path" : "/lib/x86_64-linux-gnu/libdl.so.2", "elfType" : 3 }, { "b" : "7F16A5F12000", "path" : "/usr/lib/x86_64-linux-gnu/libstdc++.so.6", "elfType" : 3 }, { "b" : "7F16A5C16000", "path" : "/lib/x86_64-linux-gnu/libm.so.6", "elfType" : 3 }, { "b" : "7F16A5A00000", "path" : "/lib/x86_64-linux-gnu/libgcc_s.so.1", "elfType" : 3 }, { "b" : "7F16A5640000", "path" : "/lib/x86_64-linux-gnu/libc.so.6", "elfType" : 3 }, { "b" : "7F16A683B000", "path" : "/lib64/ld-linux-x86-64.so.2", "elfType" : 3 } ] }} mongod(_ZN5mongo15printStackTraceERSo+0x29) [0xeed369] mongod(+0xAECF22) [0xeecf22] mongod(+0xAED2A6) [0xeed2a6] libc.so.6(+0x36570) [0x7f16a5676570] libc.so.6(gsignal+0x35) [0x7f16a56764f5] libc.so.6(abort+0x17B) [0x7f16a5679c5b] mongod(_ZN5mongo15invariantFailedEPKcS1_j+0x118) [0xe7fae8] mongod(_ZNK5mongo10BtreeLogicINS_13BtreeLayoutV1EE6getKeyEPNS_16OperationContextERKNS_7DiskLocEi+0xBE) [0xcd740e] mongod(_ZNK5mongo18BtreeInterfaceImplINS_13BtreeLayoutV1EE6Cursor6getKeyEv+0x1C) [0xccb6ec] mongod(_ZNK5mongo16BtreeIndexCursor6getKeyEv+0x13) [0xa615c3] mongod(_ZN5mongo9IndexScan8checkEndEv+0x7F) [0x9d953f] mongod(_ZN5mongo9IndexScan4workEPm+0xA8) [0x9da268] mongod(_ZN5mongo10FetchStage4workEPm+0x57) [0x9d0cf7] mongod(_ZN5mongo11DeleteStage4workEPm+0x64) [0x9cdd84] mongod(_ZN5mongo12PlanExecutor11executePlanEv+0x2D) [0xbaf77d] mongod(_ZN5mongo14DeleteExecutor7executeEPNS_8DatabaseE+0x75) [0xad2395] mongod(_ZN5mongo18WriteBatchExecutor10execRemoveERKNS_12BatchItemRefEPPNS_16WriteErrorDetailE+0x38B) [0x98850b] mongod(_ZN5mongo18WriteBatchExecutor11bulkExecuteERKNS_21BatchedCommandRequestEPSt6vectorIPNS_19BatchedUpsertDetailESaIS6_EEPS4_IPNS_16WriteErrorDetailESaISB_EE+0xF5) [0x98a7b5] mongod(_ZN5mongo18WriteBatchExecutor12executeBatchERKNS_21BatchedCommandRequestEPNS_22BatchedCommandResponseE+0x38B) [0x98adeb] mongod(_ZN5mongo8WriteCmd3runEPNS_16OperationContextERKSsRNS_7BSONObjEiRSsRNS_14BSONObjBuilderEb+0x169) [0x98d449] mongod(_ZN5mongo12_execCommandEPNS_16OperationContextEPNS_7CommandERKSsRNS_7BSONObjEiRSsRNS_14BSONObjBuilderEb+0x34) [0x9a7d84] mongod(_ZN5mongo7Command11execCommandEPNS_16OperationContextEPS0_iPKcRNS_7BSONObjERNS_14BSONObjBuilderEb+0xC51) [0x9a8c11] mongod(_ZN5mongo12_runCommandsEPNS_16OperationContextEPKcRNS_7BSONObjERNS_11_BufBuilderINS_16TrivialAllocatorEEERNS_14BSONObjBuilderEbi+0x1F0) [0x9a9680] mongod(_ZN5mongo11newRunQueryEPNS_16OperationContextERNS_7MessageERNS_12QueryMessageERNS_5CurOpES3_b+0x136A) [0xb9d5ea] mongod(_ZN5mongo16assembleResponseEPNS_16OperationContextERNS_7MessageERNS_10DbResponseERKNS_11HostAndPortEb+0xD93) [0xa7fd03] mongod(_ZN5mongo16MyMessageHandler7processERNS_7MessageEPNS_21AbstractMessagingPortEPNS_9LastErrorE+0xE0) [0x7ed730] mongod(_ZN5mongo17PortMessageServer17handleIncomingMsgEPv+0x421) [0xeac3d1] libpthread.so.0(+0x7E9A) [0x7f16a6625e9a] libc.so.6(clone+0x6D) [0x7f16a573473d] ----- END BACKTRACE -----